+ 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-07 23:54:13.557 1 INFO neutron.common.config [-] Logging enabled! 2026-05-07 23:54:13.557 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 21.2.2.dev24 2026-05-07 23:54:13.557 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-07 23:54:13.558 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-07 23:54:14.294 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-07 23:54:14.296 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-07 23:54:14.299 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-07 23:54:14.300 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-07 23:54:14.300 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-07 23:54:14.300 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-07 23:54:14.300 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-07 23:54:14.305 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-07 23:54:14.305 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-07 23:54:14.305 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-07 23:54:14.321 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-07 23:54:14.322 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-07 23:54:14.322 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-07 23:54:14.350 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-07 23:54:14.351 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-07 23:54:14.351 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-07 23:54:14.351 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-07 23:54:14.623 1 INFO neutron.plugins.ml2.managers [None req-1d57839c-5a6a-45f7-8be5-325c495c1f4c - - - - - -] Initializing driver for type 'vlan' 2026-05-07 23:54:15.039 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-1d57839c-5a6a-45f7-8be5-325c495c1f4c - - - - - -] VlanTypeDriver initialization complete 2026-05-07 23:54:15.039 1 INFO neutron.plugins.ml2.managers [None req-1d57839c-5a6a-45f7-8be5-325c495c1f4c - - - - - -] Initializing driver for type 'vxlan' 2026-05-07 23:54:15.040 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-1d57839c-5a6a-45f7-8be5-325c495c1f4c - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-07 23:54:15.087 1 INFO neutron.plugins.ml2.managers [None req-1d57839c-5a6a-45f7-8be5-325c495c1f4c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-07 23:54:15.087 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-1d57839c-5a6a-45f7-8be5-325c495c1f4c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-07 23:54:15.088 1 INFO neutron.plugins.ml2.managers [None req-1d57839c-5a6a-45f7-8be5-325c495c1f4c - - - - - -] Initializing extension driver 'port_security' 2026-05-07 23:54:15.088 1 INFO neutron.plugins.ml2.extensions.port_security [None req-1d57839c-5a6a-45f7-8be5-325c495c1f4c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-07 23:54:15.088 1 INFO neutron.plugins.ml2.managers [None req-1d57839c-5a6a-45f7-8be5-325c495c1f4c - - - - - -] Initializing extension driver 'qos' 2026-05-07 23:54:15.088 1 INFO neutron.plugins.ml2.managers [None req-1d57839c-5a6a-45f7-8be5-325c495c1f4c - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-07 23:54:15.088 1 INFO neutron.plugins.ml2.managers [None req-1d57839c-5a6a-45f7-8be5-325c495c1f4c - - - - - -] Initializing mechanism driver 'l2population' 2026-05-07 23:54:15.102 1 INFO neutron.quota [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded quota_driver: . 2026-05-07 23:54:15.103 1 INFO neutron.plugins.ml2.plugin [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Modular L2 Plugin initialization complete 2026-05-07 23:54:15.103 1 INFO neutron.plugins.ml2.managers [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-07 23:54:15.104 1 INFO neutron.plugins.ml2.managers [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-07 23:54:15.104 1 INFO neutron.plugins.ml2.managers [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-07 23:54:15.104 1 INFO neutron.extensions.vlantransparent [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Disabled vlantransparent extension. 2026-05-07 23:54:15.104 1 INFO neutron.manager [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loading Plugin: qos 2026-05-07 23:54:15.114 1 INFO neutron.manager [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loading Plugin: router 2026-05-07 23:54:15.143 1 INFO neutron.services.service_base [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-07 23:54:15.144 1 INFO neutron.manager [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loading Plugin: segments 2026-05-07 23:54:15.209 1 INFO neutron.manager [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loading Plugin: trunk 2026-05-07 23:54:15.267 1 INFO neutron.manager [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loading Plugin: vpnaas 2026-05-07 23:54:15.306 1 WARNING stevedore.named [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-07 23:54:15.372 1 INFO neutron_vpnaas.services.vpn.plugin [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-07 23:54:15.373 1 INFO neutron.common.utils [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-07 23:54:15.373 1 INFO neutron.manager [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loading Plugin: auto_allocate 2026-05-07 23:54:15.378 1 INFO neutron.manager [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loading Plugin: tag 2026-05-07 23:54:15.387 1 INFO neutron.manager [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loading Plugin: timestamp 2026-05-07 23:54:15.390 1 INFO neutron.manager [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loading Plugin: network_ip_availability 2026-05-07 23:54:15.393 1 INFO neutron.manager [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loading Plugin: flavors 2026-05-07 23:54:15.396 1 INFO neutron.manager [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loading Plugin: revisions 2026-05-07 23:54:15.398 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Initializing extension manager. 2026-05-07 23:54:15.399 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: address-group 2026-05-07 23:54:15.400 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: address-scope 2026-05-07 23:54:15.401 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-07 23:54:15.401 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: agent 2026-05-07 23:54:15.402 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: agent-resources-synced 2026-05-07 23:54:15.403 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-07 23:54:15.403 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-07 23:54:15.404 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: availability_zone 2026-05-07 23:54:15.405 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: availability_zone_filter 2026-05-07 23:54:15.405 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-07 23:54:15.406 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: default-subnetpools 2026-05-07 23:54:15.407 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-07 23:54:15.407 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: dns-integration 2026-05-07 23:54:15.408 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: dns-domain-ports 2026-05-07 23:54:15.408 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-07 23:54:15.409 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: dvr 2026-05-07 23:54:15.409 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-07 23:54:15.410 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: empty-string-filtering 2026-05-07 23:54:15.410 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-07 23:54:15.411 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-07 23:54:15.411 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: external-net 2026-05-07 23:54:15.412 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-07 23:54:15.412 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: extraroute 2026-05-07 23:54:15.413 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: extraroute-atomic 2026-05-07 23:54:15.413 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-07 23:54:15.414 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-07 23:54:15.414 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-07 23:54:15.415 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-07 23:54:15.415 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: fip-port-details 2026-05-07 23:54:15.416 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: flavors 2026-05-07 23:54:15.417 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-07 23:54:15.417 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: floatingip-pools 2026-05-07 23:54:15.418 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: ip_allocation 2026-05-07 23:54:15.418 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-07 23:54:15.419 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: l2_adjacency 2026-05-07 23:54:15.420 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: router 2026-05-07 23:54:15.421 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-07 23:54:15.422 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: ext-gw-mode 2026-05-07 23:54:15.422 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: l3-ha 2026-05-07 23:54:15.423 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-07 23:54:15.423 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: l3-flavors 2026-05-07 23:54:15.424 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-07 23:54:15.424 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-07 23:54:15.426 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-07 23:54:15.430 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-07 23:54:15.431 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-07 23:54:15.432 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-07 23:54:15.432 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-07 23:54:15.433 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: multi-provider 2026-05-07 23:54:15.433 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: net-mtu 2026-05-07 23:54:15.434 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: net-mtu-writable 2026-05-07 23:54:15.434 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: network_availability_zone 2026-05-07 23:54:15.435 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: network-ip-availability 2026-05-07 23:54:15.436 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-07 23:54:15.436 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: pagination 2026-05-07 23:54:15.437 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: port-device-profile 2026-05-07 23:54:15.437 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: port-mac-override 2026-05-07 23:54:15.438 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-07 23:54:15.439 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-07 23:54:15.439 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: port-resource-request 2026-05-07 23:54:15.440 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-07 23:54:15.440 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: binding 2026-05-07 23:54:15.441 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: binding-extended 2026-05-07 23:54:15.442 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: port-security 2026-05-07 23:54:15.442 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: project-id 2026-05-07 23:54:15.442 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: provider 2026-05-07 23:54:15.444 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: qos 2026-05-07 23:54:15.445 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-07 23:54:15.445 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-07 23:54:15.446 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: qos-default 2026-05-07 23:54:15.446 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: qos-fip 2026-05-07 23:54:15.446 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-07 23:54:15.447 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-07 23:54:15.447 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-07 23:54:15.448 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-07 23:54:15.448 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-07 23:54:15.449 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: qos-pps 2026-05-07 23:54:15.450 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-07 23:54:15.450 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-07 23:54:15.451 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: qos-rules-alias 2026-05-07 23:54:15.451 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: quota-check-limit 2026-05-07 23:54:15.453 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: quotas 2026-05-07 23:54:15.455 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: quota_details 2026-05-07 23:54:15.456 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: rbac-policies 2026-05-07 23:54:15.457 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: rbac-address-group 2026-05-07 23:54:15.457 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: rbac-address-scope 2026-05-07 23:54:15.458 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: rbac-security-groups 2026-05-07 23:54:15.458 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-07 23:54:15.459 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: revision-if-match 2026-05-07 23:54:15.460 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-07 23:54:15.461 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: router_availability_zone 2026-05-07 23:54:15.461 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-07 23:54:15.461 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-07 23:54:15.462 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-07 23:54:15.462 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-07 23:54:15.463 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-07 23:54:15.469 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: security-group 2026-05-07 23:54:15.470 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: segment 2026-05-07 23:54:15.471 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-07 23:54:15.472 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: service-type 2026-05-07 23:54:15.473 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: sorting 2026-05-07 23:54:15.473 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: standard-attr-segment 2026-05-07 23:54:15.474 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: standard-attr-description 2026-05-07 23:54:15.474 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: stateful-security-group 2026-05-07 23:54:15.475 1 WARNING neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-07 23:54:15.476 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-07 23:54:15.476 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: subnet_onboard 2026-05-07 23:54:15.477 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-07 23:54:15.477 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: subnet-service-types 2026-05-07 23:54:15.478 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: subnet_allocation 2026-05-07 23:54:15.479 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-07 23:54:15.479 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-07 23:54:15.481 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: standard-attr-tag 2026-05-07 23:54:15.482 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-07 23:54:15.482 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: trunk 2026-05-07 23:54:15.483 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: trunk-details 2026-05-07 23:54:15.483 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-07 23:54:15.484 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-07 23:54:15.484 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-07 23:54:15.485 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: vpn-flavors 2026-05-07 23:54:15.486 1 INFO neutron.api.extensions [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Loaded extension: vpnaas 2026-05-07 23:54:15.489 1 INFO oslo_service.service [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Starting 2 workers 2026-05-07 23:54:15.493 1 INFO oslo_service.service [None req-a5fcbb05-2323-4ef5-9ec9-4db8313dd139 - - - - - -] Starting 1 workers 2026-05-07 23:54:50.019 10 INFO neutron.db.l3_hamode_db [None req-d312ef56-5a36-4708-aabd-aa2efc8490a1 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 23:55:00.497 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port ef7e8e96-3228-4b48-af68-08a4fd612ee0 2026-05-07 23:55:01.230 10 INFO neutron.plugins.ml2.plugin [None req-b7c570fe-70cf-4417-8f50-576606101600 - - - - - -] Attempt 1 to provision port ef7e8e96-3228-4b48-af68-08a4fd612ee0 2026-05-07 23:55:01.508 9 INFO neutron.plugins.ml2.plugin [None req-622bbc3e-83fd-49ca-8b5b-cfc35cb36983 - - - - - -] Attempt 1 to provision port ef7e8e96-3228-4b48-af68-08a4fd612ee0 2026-05-07 23:55:02.434 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port ef7e8e96-3228-4b48-af68-08a4fd612ee0 2026-05-08 00:01:22.701 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 8d62f6d4-1af0-4b56-b2f1-bf4a6361d9d9 2026-05-08 00:01:24.255 10 INFO neutron.plugins.ml2.plugin [None req-355a5881-0b2e-4de5-8164-ebedc9ee4d94 - - - - - -] Attempt 1 to provision port 8d62f6d4-1af0-4b56-b2f1-bf4a6361d9d9 2026-05-08 00:01:24.432 9 INFO neutron.plugins.ml2.plugin [None req-2b0b9af8-3ded-47cd-a650-92fcd33ef5da - - - - - -] Attempt 1 to provision port 8d62f6d4-1af0-4b56-b2f1-bf4a6361d9d9 2026-05-08 00:01:24.690 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 8d62f6d4-1af0-4b56-b2f1-bf4a6361d9d9 2026-05-08 00:01:29.243 9 INFO neutron.plugins.ml2.plugin [None req-f1f31661-09cd-4f24-9670-5341ffdd576a - - - - - -] Attempt 1 to provision port a176f659-9288-44a5-8b40-eb6ce1260ed6 2026-05-08 00:04:46.988 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port a176f659-9288-44a5-8b40-eb6ce1260ed6 2026-05-08 00:04:48.854 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port a176f659-9288-44a5-8b40-eb6ce1260ed6 2026-05-08 00:13:11.166 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port c9292ce5-4cd9-4b35-a268-cef5af8e71b5 2026-05-08 00:13:13.163 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port c9292ce5-4cd9-4b35-a268-cef5af8e71b5 2026-05-08 00:27:58.955 10 INFO neutron.plugins.ml2.plugin [None req-c4be2045-1107-42f4-8607-93f9c3842db0 - - - - - -] Attempt 1 to provision port d50ef1c0-379b-47fb-ade0-aecbecd33676 2026-05-08 00:27:59.402 9 INFO neutron.plugins.ml2.plugin [None req-a29a6015-2884-4f79-aa61-076ab8e0217c - - - - - -] Attempt 1 to provision port b6020dd2-eec6-49cf-8919-070a62153c87 2026-05-08 00:27:59.783 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port cc935ce6-2410-471c-a03b-e8b3be821837 2026-05-08 00:28:00.282 10 INFO neutron.plugins.ml2.plugin [None req-c29c3982-6d6a-4f6c-8c9a-d5178969fe94 - - - - - -] Attempt 1 to provision port 6a01352e-2003-4d78-b1bc-a4e45e11d3f1 2026-05-08 00:28:00.288 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 6a01352e-2003-4d78-b1bc-a4e45e11d3f1 2026-05-08 00:28:00.973 10 INFO neutron.plugins.ml2.plugin [None req-12e55d97-692f-4adb-9fb7-2d70e8b5e346 - - - - - -] Attempt 1 to provision port 01691111-aa51-405e-940b-72cc77fd5f2e 2026-05-08 00:28:01.476 10 INFO neutron.plugins.ml2.plugin [None req-12e55d97-692f-4adb-9fb7-2d70e8b5e346 - - - - - -] Attempt 1 to provision port 6a01352e-2003-4d78-b1bc-a4e45e11d3f1 2026-05-08 00:28:01.610 10 INFO neutron.plugins.ml2.plugin [None req-12e55d97-692f-4adb-9fb7-2d70e8b5e346 - - - - - -] Attempt 1 to provision port cc935ce6-2410-471c-a03b-e8b3be821837 2026-05-08 00:28:01.677 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 01691111-aa51-405e-940b-72cc77fd5f2e 2026-05-08 00:28:01.818 9 INFO neutron.plugins.ml2.plugin [None req-d8c3a497-4908-49cf-987e-70444ccad027 - - - - - -] Attempt 1 to provision port 01691111-aa51-405e-940b-72cc77fd5f2e 2026-05-08 00:28:01.878 9 INFO neutron.plugins.ml2.plugin [None req-d8c3a497-4908-49cf-987e-70444ccad027 - - - - - -] Attempt 1 to provision port df4133be-4741-4dfb-a10c-7c179acf9638 2026-05-08 00:28:01.927 9 INFO neutron.plugins.ml2.plugin [None req-d8c3a497-4908-49cf-987e-70444ccad027 - - - - - -] Attempt 1 to provision port 2b8ddee4-0560-4d84-bc4f-2b8836c9d37a 2026-05-08 00:28:02.119 10 INFO neutron.plugins.ml2.plugin [None req-ebd4f2da-a89c-4e34-94ab-7a567c6bca8c - - - - - -] Attempt 1 to provision port df4133be-4741-4dfb-a10c-7c179acf9638 2026-05-08 00:28:02.255 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 6a01352e-2003-4d78-b1bc-a4e45e11d3f1 2026-05-08 00:28:02.577 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 01691111-aa51-405e-940b-72cc77fd5f2e 2026-05-08 00:28:02.968 10 INFO neutron.plugins.ml2.plugin [None req-cfd6823d-aa58-4c7f-968e-0df42e6994b4 - - - - - -] Attempt 1 to provision port f0c2f85a-103d-40ed-87ee-819804452fca 2026-05-08 00:28:03.121 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port cc935ce6-2410-471c-a03b-e8b3be821837 2026-05-08 00:28:03.611 10 INFO neutron.plugins.ml2.plugin [None req-23e11f18-c5dc-4859-b9ca-93987edcf085 - - - - - -] Attempt 1 to provision port f0c2f85a-103d-40ed-87ee-819804452fca 2026-05-08 00:28:03.865 9 INFO neutron.plugins.ml2.plugin [None req-269d2218-6156-4b85-8ea6-22f1ab49a940 - - - - - -] Attempt 1 to provision port 1044279d-5dd9-4922-8e65-1af166bc5375 2026-05-08 00:28:04.417 10 INFO neutron.plugins.ml2.plugin [None req-0cac34db-e68a-4886-bb83-5239b0961cf9 - - - - - -] Attempt 1 to provision port 1044279d-5dd9-4922-8e65-1af166bc5375 2026-05-08 00:28:06.393 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port e32ed6d3-b5fd-451d-948f-504f229f1b36 2026-05-08 00:28:06.676 9 INFO neutron.plugins.ml2.plugin [None req-271fc8ab-7a58-4165-936d-a33c4aaeee16 - - - - - -] Attempt 1 to provision port 1e96f81a-8974-48cd-b827-a9a45450a7eb 2026-05-08 00:28:08.451 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port e32ed6d3-b5fd-451d-948f-504f229f1b36 2026-05-08 00:28:08.648 9 INFO neutron.plugins.ml2.plugin [None req-8d247ab0-83e9-4eed-b9af-992821d863db - - - - - -] Attempt 1 to provision port e32ed6d3-b5fd-451d-948f-504f229f1b36 2026-05-08 00:28:09.041 10 INFO neutron.plugins.ml2.plugin [None req-791627c8-0bc3-4458-85ca-acd751bc58cf - - - - - -] Attempt 1 to provision port e32ed6d3-b5fd-451d-948f-504f229f1b36 2026-05-08 00:28:09.124 10 INFO neutron.plugins.ml2.plugin [None req-791627c8-0bc3-4458-85ca-acd751bc58cf - - - - - -] Attempt 1 to provision port ba7e882b-03ad-480e-817c-2ed79894bd8f 2026-05-08 00:28:09.259 9 INFO neutron.plugins.ml2.plugin [None req-31584716-f11e-45c1-b88b-407546bb17f5 - - - - - -] Attempt 1 to provision port ba7e882b-03ad-480e-817c-2ed79894bd8f 2026-05-08 00:28:09.502 10 INFO neutron.plugins.ml2.plugin [None req-367aa8a7-0eab-4642-a201-e8db0869c907 - - - - - -] Attempt 1 to provision port ba7e882b-03ad-480e-817c-2ed79894bd8f /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-08 00:28:10.328 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 521afc75-8e8b-4414-8e4b-9329dff4f5c7 2026-05-08 00:28:10.883 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port d100c561-d08c-45fb-b549-1fb9439274fa 2026-05-08 00:28:11.292 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 59d648eb-6855-4840-9ff4-c874a6bf1cee 2026-05-08 00:28:12.322 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port d100c561-d08c-45fb-b549-1fb9439274fa 2026-05-08 00:28:12.640 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 59d648eb-6855-4840-9ff4-c874a6bf1cee 2026-05-08 00:28:14.295 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 12381f01-d797-48ee-a636-6a6d44b80a5b 2026-05-08 00:28:14.508 10 INFO neutron.plugins.ml2.plugin [None req-c07f348f-b37c-405f-be64-12d818c5ed7e - - - - - -] Attempt 1 to provision port d68f0fb9-70fd-4ef9-9cba-c898feed4c4e 2026-05-08 00:28:16.294 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 12381f01-d797-48ee-a636-6a6d44b80a5b 2026-05-08 00:28:16.300 9 INFO neutron.plugins.ml2.plugin [None req-0d13fbc2-6c6c-477f-ba69-72120875d9ca - - - - - -] Attempt 1 to provision port 0bf635b2-b289-45a9-bf2c-09528b943fc8 2026-05-08 00:28:16.708 10 INFO neutron.plugins.ml2.plugin [None req-9a44bb0d-b471-4a32-89db-76348cb53f3c - - - - - -] Attempt 1 to provision port 74d4c481-2898-4259-ba10-b3f0139715d8 2026-05-08 00:28:16.855 10 INFO neutron.plugins.ml2.plugin [None req-623064b5-5597-4908-810b-fe1f1c340720 - - - - - -] Attempt 1 to provision port 12381f01-d797-48ee-a636-6a6d44b80a5b 2026-05-08 00:28:17.199 9 INFO neutron.plugins.ml2.plugin [None req-b63a94ae-82b9-458a-a249-1ac2107022fc - - - - - -] Attempt 1 to provision port 726b5aec-f753-4e56-a598-ad67949aad58 2026-05-08 00:28:17.269 9 INFO neutron.plugins.ml2.plugin [None req-b63a94ae-82b9-458a-a249-1ac2107022fc - - - - - -] Attempt 1 to provision port 12381f01-d797-48ee-a636-6a6d44b80a5b 2026-05-08 00:28:17.482 10 INFO neutron.plugins.ml2.plugin [None req-4f5b42ae-db86-4eee-9a42-0256a7bb6f6b - - - - - -] Attempt 1 to provision port 726b5aec-f753-4e56-a598-ad67949aad58 2026-05-08 00:28:17.835 9 INFO neutron.plugins.ml2.plugin [None req-e66a7a00-1f6e-451c-9066-6ef21edd6f12 - - - - - -] Attempt 1 to provision port 726b5aec-f753-4e56-a598-ad67949aad58 2026-05-08 00:28:18.306 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 4e4308af-0e54-49f6-97c2-4a6d73d1f13a 2026-05-08 00:28:20.303 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 4e4308af-0e54-49f6-97c2-4a6d73d1f13a 2026-05-08 00:28:22.330 9 INFO neutron.plugins.ml2.plugin [None req-cdae8914-be3c-4275-b88c-9d9000358a7a - - - - - -] Attempt 1 to provision port f7a4df5b-07f0-40bf-ad09-00a098acf63c 2026-05-08 00:28:22.378 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 74d4c481-2898-4259-ba10-b3f0139715d8 2026-05-08 00:28:22.815 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 0bf635b2-b289-45a9-bf2c-09528b943fc8 2026-05-08 00:28:23.028 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b7c6d56-ae5b-40b2-a1f0-5152ce34088c'] response: {'server_uuid': '9021a841-d0f6-49db-9399-88a9652cfb45', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '74d4c481-2898-4259-ba10-b3f0139715d8', 'code': 200} 2026-05-08 00:28:24.368 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port f7a4df5b-07f0-40bf-ad09-00a098acf63c 2026-05-08 00:28:24.919 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 74d4c481-2898-4259-ba10-b3f0139715d8 2026-05-08 00:28:25.095 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9639cf0-c00d-42c8-8629-d241bddcfefe'] response: {'server_uuid': '425221e7-8721-4880-adb0-48d861605668', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0bf635b2-b289-45a9-bf2c-09528b943fc8', 'code': 200} 2026-05-08 00:28:25.095 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9639cf0-c00d-42c8-8629-d241bddcfefe'] response: {'server_uuid': 'dbdc4f29-be58-471b-bd10-f0aa98d7f11d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f7a4df5b-07f0-40bf-ad09-00a098acf63c', 'code': 200} 2026-05-08 00:28:25.209 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 0bf635b2-b289-45a9-bf2c-09528b943fc8 2026-05-08 00:28:26.348 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port f7a4df5b-07f0-40bf-ad09-00a098acf63c /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-08 00:28:36.998 10 INFO neutron.plugins.ml2.plugin [None req-2ac5982a-3c87-406c-9cc8-2c9e60312f08 - - - - - -] Attempt 1 to provision port 21dad43f-0bd1-4c8a-ac68-e3995cdbdbbe 2026-05-08 00:28:38.154 9 INFO neutron.plugins.ml2.plugin [None req-6e965462-55e5-4e34-a266-823e170489f4 - - - - - -] Attempt 1 to provision port c74f2831-6835-461a-96d1-b6f1fd11878c 2026-05-08 00:28:38.271 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port c4ff2a1b-bb29-4a08-84ff-4eb41c15f3d8 2026-05-08 00:28:39.504 10 INFO neutron.plugins.ml2.plugin [None req-59d6a760-c380-4163-bd24-553ad7a1916b - - - - - -] Attempt 1 to provision port c4ff2a1b-bb29-4a08-84ff-4eb41c15f3d8 2026-05-08 00:28:39.701 9 INFO neutron.plugins.ml2.plugin [None req-a610bd45-11fa-4626-baae-e75bf93e1ce9 - - - - - -] Attempt 1 to provision port c4ff2a1b-bb29-4a08-84ff-4eb41c15f3d8 2026-05-08 00:28:40.176 10 INFO neutron.plugins.ml2.plugin [None req-c046db3e-a136-4a3a-8163-c3823721ebe7 - - - - - -] Attempt 1 to provision port 21301f91-0539-43b5-9784-5adde8c4042c 2026-05-08 00:28:40.262 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port c4ff2a1b-bb29-4a08-84ff-4eb41c15f3d8 2026-05-08 00:28:40.838 10 INFO neutron.plugins.ml2.plugin [None req-9de0b7c0-fd9f-4a1e-b531-8642d2a705bc - - - - - -] Attempt 1 to provision port 21301f91-0539-43b5-9784-5adde8c4042c 2026-05-08 00:28:42.264 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port d2a21818-909b-4876-b19e-d8017d71f352 2026-05-08 00:28:44.299 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port d2a21818-909b-4876-b19e-d8017d71f352 2026-05-08 00:28:45.415 9 INFO neutron.plugins.ml2.plugin [None req-d7e909e3-cf8f-46dc-a380-054582a11910 - - - - - -] Attempt 1 to provision port 387d20e2-e52e-4f2a-bec3-c3de8134ede1 2026-05-08 00:28:46.401 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port d68f0fb9-70fd-4ef9-9cba-c898feed4c4e 2026-05-08 00:28:46.776 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 726b5aec-f753-4e56-a598-ad67949aad58 2026-05-08 00:28:47.135 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 387d20e2-e52e-4f2a-bec3-c3de8134ede1 2026-05-08 00:28:47.694 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6774a3f3-b660-49ac-8158-5d9b0cf73c19'] response: {'server_uuid': '0007c582-79d5-4ec3-b02b-4d14ae634d67', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '387d20e2-e52e-4f2a-bec3-c3de8134ede1', 'code': 200} 2026-05-08 00:28:48.316 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port d68f0fb9-70fd-4ef9-9cba-c898feed4c4e 2026-05-08 00:28:48.695 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 387d20e2-e52e-4f2a-bec3-c3de8134ede1 2026-05-08 00:28:48.947 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 726b5aec-f753-4e56-a598-ad67949aad58 2026-05-08 00:28:49.496 10 INFO neutron.plugins.ml2.plugin [None req-7cfe6dd5-97c3-40ed-add2-1b42642800c7 - - - - - -] Attempt 1 to provision port f7a4df5b-07f0-40bf-ad09-00a098acf63c 2026-05-08 00:28:50.327 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port f7a4df5b-07f0-40bf-ad09-00a098acf63c 2026-05-08 00:28:52.198 9 INFO neutron.plugins.ml2.plugin [None req-57d6be2e-375b-40e9-828d-33aaddd5a686 - - - - - -] Attempt 1 to provision port f7a4df5b-07f0-40bf-ad09-00a098acf63c 2026-05-08 00:28:52.373 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port f7a4df5b-07f0-40bf-ad09-00a098acf63c 2026-05-08 00:28:54.444 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5bdd9156-2a3f-451b-80d2-ea8b07ec4dd9'] response: {'server_uuid': 'dbdc4f29-be58-471b-bd10-f0aa98d7f11d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f7a4df5b-07f0-40bf-ad09-00a098acf63c', 'code': 200} 2026-05-08 00:28:58.454 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 8feed1a7-bb2d-4cea-9c06-000da33963aa 2026-05-08 00:28:58.608 10 INFO neutron.plugins.ml2.plugin [None req-33dd22f6-3c37-4cce-ae48-63681a37eff7 - - - - - -] Attempt 1 to provision port 5e9e6efb-53b6-4faf-aa19-7681711d3c75 2026-05-08 00:28:59.250 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 5e9e6efb-53b6-4faf-aa19-7681711d3c75 2026-05-08 00:28:59.283 9 INFO neutron.plugins.ml2.plugin [None req-1f3e4d71-8f98-44bf-9d15-9d0648ad2362 - - - - - -] Attempt 1 to provision port 5e9e6efb-53b6-4faf-aa19-7681711d3c75 2026-05-08 00:29:00.400 9 INFO neutron.plugins.ml2.plugin [None req-8abdece0-dd42-4d1b-b45c-e74436ab0447 - - - - - -] Attempt 1 to provision port 8feed1a7-bb2d-4cea-9c06-000da33963aa 2026-05-08 00:29:00.448 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 8feed1a7-bb2d-4cea-9c06-000da33963aa 2026-05-08 00:29:00.644 10 INFO neutron.plugins.ml2.plugin [None req-8f0a4341-be1d-4519-aaf8-26db295e4a34 - - - - - -] Attempt 1 to provision port 8feed1a7-bb2d-4cea-9c06-000da33963aa 2026-05-08 00:29:02.284 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 21301f91-0539-43b5-9784-5adde8c4042c 2026-05-08 00:29:02.620 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port c74f2831-6835-461a-96d1-b6f1fd11878c 2026-05-08 00:29:04.378 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 21301f91-0539-43b5-9784-5adde8c4042c 2026-05-08 00:29:04.632 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port c74f2831-6835-461a-96d1-b6f1fd11878c 2026-05-08 00:29:05.001 10 INFO neutron.plugins.ml2.plugin [None req-13866cff-5e52-4c3c-a5d5-3f4de82aea08 - - - - - -] Attempt 1 to provision port fcfde681-50b9-4d89-b678-d6e4ab3c929d 2026-05-08 00:29:06.310 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ab4ba8d-6118-406c-8de2-4905ef5c38b3'] response: {'server_uuid': '0007c582-79d5-4ec3-b02b-4d14ae634d67', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '387d20e2-e52e-4f2a-bec3-c3de8134ede1', 'code': 200} 2026-05-08 00:29:06.855 9 INFO neutron.plugins.ml2.plugin [None req-263f2a88-4f32-4ab9-905e-74cf3e6067de - - - - - -] Attempt 1 to provision port 4c12c503-cd74-47ce-9601-c464de1ad229 2026-05-08 00:29:07.196 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 4c12c503-cd74-47ce-9601-c464de1ad229 2026-05-08 00:29:07.305 9 INFO neutron.plugins.ml2.plugin [None req-f4e3826a-cce0-4fac-a8a9-dc4630bcebde - - - - - -] Attempt 1 to provision port 4c12c503-cd74-47ce-9601-c464de1ad229 2026-05-08 00:29:07.591 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 387d20e2-e52e-4f2a-bec3-c3de8134ede1 2026-05-08 00:29:07.822 10 INFO neutron.plugins.ml2.plugin [None req-bfb72c30-674c-4248-a70a-fc9979727973 - - - - - -] Attempt 1 to provision port eb159d11-bf5b-4c75-aa07-14ccccdc0ac0 2026-05-08 00:29:08.362 9 INFO neutron.plugins.ml2.plugin [None req-db4aca1a-4260-4ba7-8cb8-e94b298d35b9 - - - - - -] Attempt 1 to provision port eb159d11-bf5b-4c75-aa07-14ccccdc0ac0 2026-05-08 00:29:08.368 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3aaf8187-1ddc-4c8b-8775-1278061dd315'] response: {'server_uuid': '0007c582-79d5-4ec3-b02b-4d14ae634d67', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '387d20e2-e52e-4f2a-bec3-c3de8134ede1', 'code': 200} 2026-05-08 00:29:08.440 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 4c12c503-cd74-47ce-9601-c464de1ad229 2026-05-08 00:29:08.747 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 387d20e2-e52e-4f2a-bec3-c3de8134ede1 2026-05-08 00:29:10.427 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 32b77e23-87a7-4ce5-98c9-6ce50e0dcc98 2026-05-08 00:29:12.458 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 32b77e23-87a7-4ce5-98c9-6ce50e0dcc98 2026-05-08 00:29:12.787 9 INFO neutron.plugins.ml2.plugin [None req-d71b586b-4eb7-4419-b586-d580c51de3f3 - - - - - -] Attempt 1 to provision port 22ffbd7e-14ab-43f3-b140-80a45b3e2716 2026-05-08 00:29:14.404 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 22ffbd7e-14ab-43f3-b140-80a45b3e2716 2026-05-08 00:29:14.529 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-886a6daa-7859-44cd-bd8c-88775f0e9c60'] response: {'server_uuid': 'fcfd167f-fb19-44ac-9ff5-c1f5dd8fd190', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '22ffbd7e-14ab-43f3-b140-80a45b3e2716', 'code': 200} 2026-05-08 00:29:16.346 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 22ffbd7e-14ab-43f3-b140-80a45b3e2716 2026-05-08 00:29:18.553 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a76d71a1-ab08-4a04-bc43-749d32ba12ed'] response: {'server_uuid': 'fcfd167f-fb19-44ac-9ff5-c1f5dd8fd190', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '22ffbd7e-14ab-43f3-b140-80a45b3e2716', '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-08 00:29:26.438 10 INFO neutron.plugins.ml2.plugin [None req-8de4f76f-7fd0-4142-ac5a-1e7ef9ea87ea - - - - - -] Attempt 1 to provision port 8e00710c-356d-4679-be45-db68f1873bc0 /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-08 00:29:30.355 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port d594a94b-cd94-4336-b1c9-82b0100ab729 2026-05-08 00:29:30.843 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port b16fcba6-f0a4-4a82-82b9-1ea741bd18ab 2026-05-08 00:29:32.333 9 INFO neutron.plugins.ml2.plugin [None req-c64fd91f-5494-4a21-8c99-d0616540715a - - - - - -] Attempt 1 to provision port b16fcba6-f0a4-4a82-82b9-1ea741bd18ab 2026-05-08 00:29:32.365 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port d594a94b-cd94-4336-b1c9-82b0100ab729 2026-05-08 00:29:32.643 9 INFO neutron.plugins.ml2.plugin [None req-4b28905d-5c02-4065-93ed-7f06781db54b - - - - - -] Attempt 1 to provision port b16fcba6-f0a4-4a82-82b9-1ea741bd18ab 2026-05-08 00:29:32.732 9 INFO neutron.plugins.ml2.plugin [None req-4b28905d-5c02-4065-93ed-7f06781db54b - - - - - -] Attempt 1 to provision port eb5ecf58-2274-4738-86f3-6fa8ad7fc06d 2026-05-08 00:29:32.903 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port b16fcba6-f0a4-4a82-82b9-1ea741bd18ab 2026-05-08 00:29:33.002 10 INFO neutron.plugins.ml2.plugin [None req-711e8dc9-a7d0-4caa-8d6d-0edd11133478 - - - - - -] Attempt 1 to provision port eb5ecf58-2274-4738-86f3-6fa8ad7fc06d 2026-05-08 00:29:33.261 9 INFO neutron.plugins.ml2.plugin [None req-493c3710-a45a-4859-a711-758a71df9fd1 - - - - - -] Attempt 1 to provision port eb5ecf58-2274-4738-86f3-6fa8ad7fc06d 2026-05-08 00:29:33.517 10 INFO neutron.plugins.ml2.plugin [None req-99929738-e239-4e62-9b22-0df8e4ece9e7 - - - - - -] Attempt 1 to provision port b750b5b8-d878-4236-b073-7f172f10f79b 2026-05-08 00:29:34.352 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 3e7563c4-ff7b-4b0a-8a6f-24dec1aa63ee 2026-05-08 00:29:34.788 9 INFO neutron.plugins.ml2.plugin [None req-ca44a653-aed7-44bd-b2a1-60f48e3e782e - - - - - -] Attempt 1 to provision port dd484f8b-1696-4e0f-b355-d61c2a5541fd 2026-05-08 00:29:35.144 9 INFO neutron.plugins.ml2.plugin [None req-5af99174-a41b-44de-afdd-802d1365514e - - - - - -] Attempt 1 to provision port 3e7563c4-ff7b-4b0a-8a6f-24dec1aa63ee 2026-05-08 00:29:35.423 10 INFO neutron.plugins.ml2.plugin [None req-33748940-2f21-4612-9c3f-c30da2b5fb5f - - - - - -] Attempt 1 to provision port 3e7563c4-ff7b-4b0a-8a6f-24dec1aa63ee 2026-05-08 00:29:35.855 9 INFO neutron.plugins.ml2.plugin [None req-d7601a1c-ff38-4577-a11f-d7bc816e7250 - - - - - -] Attempt 1 to provision port 0b8c7be3-e6a1-49b2-b097-876bd353970a 2026-05-08 00:29:36.497 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 3e7563c4-ff7b-4b0a-8a6f-24dec1aa63ee 2026-05-08 00:29:36.717 10 INFO neutron.plugins.ml2.plugin [None req-3cc6076e-c4a7-4cb2-ab6e-e76aa5c13b69 - - - - - -] Attempt 1 to provision port 0b8c7be3-e6a1-49b2-b097-876bd353970a 2026-05-08 00:29:36.843 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port dd484f8b-1696-4e0f-b355-d61c2a5541fd 2026-05-08 00:29:36.978 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-912fa21e-edd0-4619-8ed4-9a88fd0416f8'] response: {'server_uuid': '97a5b3c4-9542-4721-8ffe-b74b316c7923', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dd484f8b-1696-4e0f-b355-d61c2a5541fd', 'code': 200} 2026-05-08 00:29:38.433 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 0c8fe84a-9ce8-4a01-9a68-8b853acdb2c9 2026-05-08 00:29:38.962 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port dd484f8b-1696-4e0f-b355-d61c2a5541fd 2026-05-08 00:29:39.901 10 INFO neutron.plugins.ml2.plugin [None req-5e598d38-f875-4af1-b74f-d34b671d8d46 - - - - - -] Attempt 1 to provision port 69e4a0cf-a24a-4996-a587-63a589471c22 2026-05-08 00:29:40.709 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 0c8fe84a-9ce8-4a01-9a68-8b853acdb2c9 2026-05-08 00:29:42.487 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 69e4a0cf-a24a-4996-a587-63a589471c22 2026-05-08 00:29:42.600 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f313bf7-aad8-439c-ac67-6eaeab0ac2ed'] response: {'server_uuid': '824bf2f1-a6fa-469d-8f15-2efc442be536', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '69e4a0cf-a24a-4996-a587-63a589471c22', 'code': 200} 2026-05-08 00:29:48.488 10 ERROR neutron.plugins.ml2.managers [None req-faebe385-62a0-46aa-8226-e2380e522bab - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 526d2ce5-fed5-416b-b287-63831dec8db5 could not be found. 2026-05-08 00:29:48.488 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 00:29:48.488 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-08 00:29:48.488 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 00:29:48.488 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-08 00:29:48.488 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 00:29:48.488 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-08 00:29:48.488 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 00:29:48.488 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-08 00:29:48.488 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 00:29:48.488 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-08 00:29:48.488 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 00:29:48.488 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-08 00:29:48.488 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:29:48.488 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-08 00:29:48.488 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:29:48.488 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-08 00:29:48.488 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:29:48.488 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-08 00:29:48.488 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:29:48.488 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-08 00:29:48.488 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 00:29:48.488 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-08 00:29:48.488 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:29:48.488 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-08 00:29:48.488 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:29:48.488 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-08 00:29:48.488 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:29:48.488 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-08 00:29:48.488 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:29:48.488 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-08 00:29:48.488 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:29:48.488 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-08 00:29:48.488 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:29:48.488 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-08 00:29:48.488 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 00:29:48.488 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-08 00:29:48.488 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 00:29:48.488 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-08 00:29:48.488 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 00:29:48.488 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 526d2ce5-fed5-416b-b287-63831dec8db5 could not be found. 2026-05-08 00:29:48.488 10 ERROR neutron.plugins.ml2.managers  2026-05-08 00:29:48.490 10 ERROR neutron.plugins.ml2.managers [None req-faebe385-62a0-46aa-8226-e2380e522bab - - - - - -] Failed to bind port 19bce2d6-7731-46da-b788-b4b71282cfb1 on host instance for vnic_type normal using segments [{'id': 'c6da3e50-851e-4495-818a-7aed5f14f30b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 100, 'network_id': 'b01d04d9-bd87-40f0-9556-9e37227f07bf'}] 2026-05-08 00:29:48.490 10 INFO neutron.plugins.ml2.plugin [None req-faebe385-62a0-46aa-8226-e2380e522bab - - - - - -] Attempt 2 to bind port 19bce2d6-7731-46da-b788-b4b71282cfb1 2026-05-08 00:29:48.513 10 ERROR neutron.plugins.ml2.managers [None req-faebe385-62a0-46aa-8226-e2380e522bab - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 526d2ce5-fed5-416b-b287-63831dec8db5 could not be found. 2026-05-08 00:29:48.513 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 00:29:48.513 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-08 00:29:48.513 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 00:29:48.513 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-08 00:29:48.513 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 00:29:48.513 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-08 00:29:48.513 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 00:29:48.513 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-08 00:29:48.513 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 00:29:48.513 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-08 00:29:48.513 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 00:29:48.513 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-08 00:29:48.513 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:29:48.513 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-08 00:29:48.513 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:29:48.513 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-08 00:29:48.513 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:29:48.513 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-08 00:29:48.513 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:29:48.513 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-08 00:29:48.513 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 00:29:48.513 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-08 00:29:48.513 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:29:48.513 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-08 00:29:48.513 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:29:48.513 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-08 00:29:48.513 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:29:48.513 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-08 00:29:48.513 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:29:48.513 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-08 00:29:48.513 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:29:48.513 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-08 00:29:48.513 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:29:48.513 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-08 00:29:48.513 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 00:29:48.513 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-08 00:29:48.513 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 00:29:48.513 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-08 00:29:48.513 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 00:29:48.513 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 526d2ce5-fed5-416b-b287-63831dec8db5 could not be found. 2026-05-08 00:29:48.513 10 ERROR neutron.plugins.ml2.managers  2026-05-08 00:29:48.514 10 ERROR neutron.plugins.ml2.managers [None req-faebe385-62a0-46aa-8226-e2380e522bab - - - - - -] Failed to bind port 19bce2d6-7731-46da-b788-b4b71282cfb1 on host instance for vnic_type normal using segments [{'id': 'c6da3e50-851e-4495-818a-7aed5f14f30b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 100, 'network_id': 'b01d04d9-bd87-40f0-9556-9e37227f07bf'}] 2026-05-08 00:29:48.514 10 INFO neutron.plugins.ml2.plugin [None req-faebe385-62a0-46aa-8226-e2380e522bab - - - - - -] Attempt 3 to bind port 19bce2d6-7731-46da-b788-b4b71282cfb1 2026-05-08 00:29:48.534 10 ERROR neutron.plugins.ml2.managers [None req-faebe385-62a0-46aa-8226-e2380e522bab - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 526d2ce5-fed5-416b-b287-63831dec8db5 could not be found. 2026-05-08 00:29:48.534 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 00:29:48.534 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-08 00:29:48.534 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 00:29:48.534 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-08 00:29:48.534 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 00:29:48.534 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-08 00:29:48.534 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 00:29:48.534 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-08 00:29:48.534 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 00:29:48.534 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-08 00:29:48.534 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 00:29:48.534 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-08 00:29:48.534 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:29:48.534 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-08 00:29:48.534 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:29:48.534 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-08 00:29:48.534 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:29:48.534 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-08 00:29:48.534 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:29:48.534 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-08 00:29:48.534 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 00:29:48.534 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-08 00:29:48.534 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:29:48.534 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-08 00:29:48.534 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:29:48.534 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-08 00:29:48.534 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:29:48.534 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-08 00:29:48.534 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:29:48.534 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-08 00:29:48.534 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:29:48.534 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-08 00:29:48.534 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:29:48.534 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-08 00:29:48.534 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 00:29:48.534 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-08 00:29:48.534 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 00:29:48.534 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-08 00:29:48.534 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 00:29:48.534 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 526d2ce5-fed5-416b-b287-63831dec8db5 could not be found. 2026-05-08 00:29:48.534 10 ERROR neutron.plugins.ml2.managers  2026-05-08 00:29:48.535 10 ERROR neutron.plugins.ml2.managers [None req-faebe385-62a0-46aa-8226-e2380e522bab - - - - - -] Failed to bind port 19bce2d6-7731-46da-b788-b4b71282cfb1 on host instance for vnic_type normal using segments [{'id': 'c6da3e50-851e-4495-818a-7aed5f14f30b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 100, 'network_id': 'b01d04d9-bd87-40f0-9556-9e37227f07bf'}] 2026-05-08 00:29:48.535 10 INFO neutron.plugins.ml2.plugin [None req-faebe385-62a0-46aa-8226-e2380e522bab - - - - - -] Attempt 4 to bind port 19bce2d6-7731-46da-b788-b4b71282cfb1 2026-05-08 00:29:48.557 10 ERROR neutron.plugins.ml2.managers [None req-faebe385-62a0-46aa-8226-e2380e522bab - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 526d2ce5-fed5-416b-b287-63831dec8db5 could not be found. 2026-05-08 00:29:48.557 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 00:29:48.557 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-08 00:29:48.557 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 00:29:48.557 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-08 00:29:48.557 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 00:29:48.557 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-08 00:29:48.557 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 00:29:48.557 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-08 00:29:48.557 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 00:29:48.557 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-08 00:29:48.557 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 00:29:48.557 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-08 00:29:48.557 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:29:48.557 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-08 00:29:48.557 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:29:48.557 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-08 00:29:48.557 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:29:48.557 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-08 00:29:48.557 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:29:48.557 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-08 00:29:48.557 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 00:29:48.557 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-08 00:29:48.557 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:29:48.557 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-08 00:29:48.557 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:29:48.557 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-08 00:29:48.557 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:29:48.557 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-08 00:29:48.557 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:29:48.557 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-08 00:29:48.557 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:29:48.557 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-08 00:29:48.557 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:29:48.557 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-08 00:29:48.557 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 00:29:48.557 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-08 00:29:48.557 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 00:29:48.557 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-08 00:29:48.557 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 00:29:48.557 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 526d2ce5-fed5-416b-b287-63831dec8db5 could not be found. 2026-05-08 00:29:48.557 10 ERROR neutron.plugins.ml2.managers  2026-05-08 00:29:48.558 10 ERROR neutron.plugins.ml2.managers [None req-faebe385-62a0-46aa-8226-e2380e522bab - - - - - -] Failed to bind port 19bce2d6-7731-46da-b788-b4b71282cfb1 on host instance for vnic_type normal using segments [{'id': 'c6da3e50-851e-4495-818a-7aed5f14f30b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 100, 'network_id': 'b01d04d9-bd87-40f0-9556-9e37227f07bf'}] 2026-05-08 00:29:48.558 10 INFO neutron.plugins.ml2.plugin [None req-faebe385-62a0-46aa-8226-e2380e522bab - - - - - -] Attempt 5 to bind port 19bce2d6-7731-46da-b788-b4b71282cfb1 2026-05-08 00:29:48.575 10 ERROR neutron.plugins.ml2.managers [None req-faebe385-62a0-46aa-8226-e2380e522bab - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 526d2ce5-fed5-416b-b287-63831dec8db5 could not be found. 2026-05-08 00:29:48.575 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 00:29:48.575 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-08 00:29:48.575 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 00:29:48.575 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-08 00:29:48.575 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 00:29:48.575 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-08 00:29:48.575 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 00:29:48.575 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-08 00:29:48.575 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 00:29:48.575 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-08 00:29:48.575 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 00:29:48.575 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-08 00:29:48.575 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:29:48.575 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-08 00:29:48.575 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:29:48.575 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-08 00:29:48.575 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:29:48.575 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-08 00:29:48.575 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:29:48.575 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-08 00:29:48.575 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 00:29:48.575 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-08 00:29:48.575 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:29:48.575 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-08 00:29:48.575 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:29:48.575 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-08 00:29:48.575 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:29:48.575 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-08 00:29:48.575 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:29:48.575 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-08 00:29:48.575 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:29:48.575 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-08 00:29:48.575 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:29:48.575 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-08 00:29:48.575 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 00:29:48.575 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-08 00:29:48.575 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 00:29:48.575 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-08 00:29:48.575 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 00:29:48.575 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 526d2ce5-fed5-416b-b287-63831dec8db5 could not be found. 2026-05-08 00:29:48.575 10 ERROR neutron.plugins.ml2.managers  2026-05-08 00:29:48.576 10 ERROR neutron.plugins.ml2.managers [None req-faebe385-62a0-46aa-8226-e2380e522bab - - - - - -] Failed to bind port 19bce2d6-7731-46da-b788-b4b71282cfb1 on host instance for vnic_type normal using segments [{'id': 'c6da3e50-851e-4495-818a-7aed5f14f30b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 100, 'network_id': 'b01d04d9-bd87-40f0-9556-9e37227f07bf'}] 2026-05-08 00:29:48.576 10 INFO neutron.plugins.ml2.plugin [None req-faebe385-62a0-46aa-8226-e2380e522bab - - - - - -] Attempt 6 to bind port 19bce2d6-7731-46da-b788-b4b71282cfb1 2026-05-08 00:29:48.594 10 ERROR neutron.plugins.ml2.managers [None req-faebe385-62a0-46aa-8226-e2380e522bab - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 526d2ce5-fed5-416b-b287-63831dec8db5 could not be found. 2026-05-08 00:29:48.594 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 00:29:48.594 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-08 00:29:48.594 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 00:29:48.594 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-08 00:29:48.594 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 00:29:48.594 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-08 00:29:48.594 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 00:29:48.594 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-08 00:29:48.594 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 00:29:48.594 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-08 00:29:48.594 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 00:29:48.594 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-08 00:29:48.594 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:29:48.594 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-08 00:29:48.594 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:29:48.594 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-08 00:29:48.594 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:29:48.594 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-08 00:29:48.594 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:29:48.594 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-08 00:29:48.594 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 00:29:48.594 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-08 00:29:48.594 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:29:48.594 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-08 00:29:48.594 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:29:48.594 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-08 00:29:48.594 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:29:48.594 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-08 00:29:48.594 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:29:48.594 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-08 00:29:48.594 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:29:48.594 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-08 00:29:48.594 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:29:48.594 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-08 00:29:48.594 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 00:29:48.594 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-08 00:29:48.594 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 00:29:48.594 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-08 00:29:48.594 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 00:29:48.594 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 526d2ce5-fed5-416b-b287-63831dec8db5 could not be found. 2026-05-08 00:29:48.594 10 ERROR neutron.plugins.ml2.managers  2026-05-08 00:29:48.595 10 ERROR neutron.plugins.ml2.managers [None req-faebe385-62a0-46aa-8226-e2380e522bab - - - - - -] Failed to bind port 19bce2d6-7731-46da-b788-b4b71282cfb1 on host instance for vnic_type normal using segments [{'id': 'c6da3e50-851e-4495-818a-7aed5f14f30b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 100, 'network_id': 'b01d04d9-bd87-40f0-9556-9e37227f07bf'}] 2026-05-08 00:29:48.595 10 INFO neutron.plugins.ml2.plugin [None req-faebe385-62a0-46aa-8226-e2380e522bab - - - - - -] Attempt 7 to bind port 19bce2d6-7731-46da-b788-b4b71282cfb1 2026-05-08 00:29:48.621 10 ERROR neutron.plugins.ml2.managers [None req-faebe385-62a0-46aa-8226-e2380e522bab - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 526d2ce5-fed5-416b-b287-63831dec8db5 could not be found. 2026-05-08 00:29:48.621 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 00:29:48.621 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-08 00:29:48.621 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 00:29:48.621 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-08 00:29:48.621 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 00:29:48.621 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-08 00:29:48.621 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 00:29:48.621 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-08 00:29:48.621 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 00:29:48.621 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-08 00:29:48.621 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 00:29:48.621 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-08 00:29:48.621 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:29:48.621 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-08 00:29:48.621 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:29:48.621 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-08 00:29:48.621 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:29:48.621 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-08 00:29:48.621 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:29:48.621 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-08 00:29:48.621 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 00:29:48.621 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-08 00:29:48.621 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:29:48.621 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-08 00:29:48.621 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:29:48.621 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-08 00:29:48.621 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:29:48.621 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-08 00:29:48.621 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:29:48.621 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-08 00:29:48.621 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:29:48.621 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-08 00:29:48.621 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:29:48.621 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-08 00:29:48.621 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 00:29:48.621 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-08 00:29:48.621 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 00:29:48.621 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-08 00:29:48.621 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 00:29:48.621 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 526d2ce5-fed5-416b-b287-63831dec8db5 could not be found. 2026-05-08 00:29:48.621 10 ERROR neutron.plugins.ml2.managers  2026-05-08 00:29:48.622 10 ERROR neutron.plugins.ml2.managers [None req-faebe385-62a0-46aa-8226-e2380e522bab - - - - - -] Failed to bind port 19bce2d6-7731-46da-b788-b4b71282cfb1 on host instance for vnic_type normal using segments [{'id': 'c6da3e50-851e-4495-818a-7aed5f14f30b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 100, 'network_id': 'b01d04d9-bd87-40f0-9556-9e37227f07bf'}] 2026-05-08 00:29:48.623 10 INFO neutron.plugins.ml2.plugin [None req-faebe385-62a0-46aa-8226-e2380e522bab - - - - - -] Attempt 8 to bind port 19bce2d6-7731-46da-b788-b4b71282cfb1 2026-05-08 00:29:48.644 10 ERROR neutron.plugins.ml2.managers [None req-faebe385-62a0-46aa-8226-e2380e522bab - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 526d2ce5-fed5-416b-b287-63831dec8db5 could not be found. 2026-05-08 00:29:48.644 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 00:29:48.644 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-08 00:29:48.644 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 00:29:48.644 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-08 00:29:48.644 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 00:29:48.644 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-08 00:29:48.644 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 00:29:48.644 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-08 00:29:48.644 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 00:29:48.644 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-08 00:29:48.644 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 00:29:48.644 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-08 00:29:48.644 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:29:48.644 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-08 00:29:48.644 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:29:48.644 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-08 00:29:48.644 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:29:48.644 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-08 00:29:48.644 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:29:48.644 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-08 00:29:48.644 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 00:29:48.644 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-08 00:29:48.644 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:29:48.644 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-08 00:29:48.644 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:29:48.644 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-08 00:29:48.644 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:29:48.644 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-08 00:29:48.644 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:29:48.644 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-08 00:29:48.644 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:29:48.644 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-08 00:29:48.644 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:29:48.644 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-08 00:29:48.644 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 00:29:48.644 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-08 00:29:48.644 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 00:29:48.644 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-08 00:29:48.644 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 00:29:48.644 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 526d2ce5-fed5-416b-b287-63831dec8db5 could not be found. 2026-05-08 00:29:48.644 10 ERROR neutron.plugins.ml2.managers  2026-05-08 00:29:48.645 10 ERROR neutron.plugins.ml2.managers [None req-faebe385-62a0-46aa-8226-e2380e522bab - - - - - -] Failed to bind port 19bce2d6-7731-46da-b788-b4b71282cfb1 on host instance for vnic_type normal using segments [{'id': 'c6da3e50-851e-4495-818a-7aed5f14f30b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 100, 'network_id': 'b01d04d9-bd87-40f0-9556-9e37227f07bf'}] 2026-05-08 00:29:48.645 10 INFO neutron.plugins.ml2.plugin [None req-faebe385-62a0-46aa-8226-e2380e522bab - - - - - -] Attempt 9 to bind port 19bce2d6-7731-46da-b788-b4b71282cfb1 2026-05-08 00:29:48.664 10 ERROR neutron.plugins.ml2.managers [None req-faebe385-62a0-46aa-8226-e2380e522bab - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 526d2ce5-fed5-416b-b287-63831dec8db5 could not be found. 2026-05-08 00:29:48.664 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 00:29:48.664 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-08 00:29:48.664 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 00:29:48.664 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-08 00:29:48.664 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 00:29:48.664 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-08 00:29:48.664 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 00:29:48.664 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-08 00:29:48.664 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 00:29:48.664 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-08 00:29:48.664 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 00:29:48.664 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-08 00:29:48.664 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:29:48.664 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-08 00:29:48.664 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:29:48.664 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-08 00:29:48.664 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:29:48.664 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-08 00:29:48.664 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:29:48.664 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-08 00:29:48.664 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 00:29:48.664 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-08 00:29:48.664 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:29:48.664 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-08 00:29:48.664 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:29:48.664 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-08 00:29:48.664 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:29:48.664 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-08 00:29:48.664 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:29:48.664 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-08 00:29:48.664 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:29:48.664 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-08 00:29:48.664 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:29:48.664 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-08 00:29:48.664 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 00:29:48.664 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-08 00:29:48.664 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 00:29:48.664 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-08 00:29:48.664 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 00:29:48.664 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 526d2ce5-fed5-416b-b287-63831dec8db5 could not be found. 2026-05-08 00:29:48.664 10 ERROR neutron.plugins.ml2.managers  2026-05-08 00:29:48.665 10 ERROR neutron.plugins.ml2.managers [None req-faebe385-62a0-46aa-8226-e2380e522bab - - - - - -] Failed to bind port 19bce2d6-7731-46da-b788-b4b71282cfb1 on host instance for vnic_type normal using segments [{'id': 'c6da3e50-851e-4495-818a-7aed5f14f30b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 100, 'network_id': 'b01d04d9-bd87-40f0-9556-9e37227f07bf'}] 2026-05-08 00:29:48.665 10 INFO neutron.plugins.ml2.plugin [None req-faebe385-62a0-46aa-8226-e2380e522bab - - - - - -] Attempt 10 to bind port 19bce2d6-7731-46da-b788-b4b71282cfb1 /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-08 00:29:48.687 10 ERROR neutron.plugins.ml2.managers [None req-faebe385-62a0-46aa-8226-e2380e522bab - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 526d2ce5-fed5-416b-b287-63831dec8db5 could not be found. 2026-05-08 00:29:48.687 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 00:29:48.687 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-08 00:29:48.687 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 00:29:48.687 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-08 00:29:48.687 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 00:29:48.687 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-08 00:29:48.687 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 00:29:48.687 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-08 00:29:48.687 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 00:29:48.687 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-08 00:29:48.687 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 00:29:48.687 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-08 00:29:48.687 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:29:48.687 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-08 00:29:48.687 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:29:48.687 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-08 00:29:48.687 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:29:48.687 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-08 00:29:48.687 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:29:48.687 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-08 00:29:48.687 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 00:29:48.687 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-08 00:29:48.687 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:29:48.687 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-08 00:29:48.687 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:29:48.687 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-08 00:29:48.687 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:29:48.687 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-08 00:29:48.687 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:29:48.687 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-08 00:29:48.687 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:29:48.687 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-08 00:29:48.687 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:29:48.687 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-08 00:29:48.687 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 00:29:48.687 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-08 00:29:48.687 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 00:29:48.687 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-08 00:29:48.687 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 00:29:48.687 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 526d2ce5-fed5-416b-b287-63831dec8db5 could not be found. 2026-05-08 00:29:48.687 10 ERROR neutron.plugins.ml2.managers  2026-05-08 00:29:48.688 10 ERROR neutron.plugins.ml2.managers [None req-faebe385-62a0-46aa-8226-e2380e522bab - - - - - -] Failed to bind port 19bce2d6-7731-46da-b788-b4b71282cfb1 on host instance for vnic_type normal using segments [{'id': 'c6da3e50-851e-4495-818a-7aed5f14f30b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 100, 'network_id': 'b01d04d9-bd87-40f0-9556-9e37227f07bf'}] 2026-05-08 00:29:52.416 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 8e00710c-356d-4679-be45-db68f1873bc0 2026-05-08 00:29:52.802 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port eb5ecf58-2274-4738-86f3-6fa8ad7fc06d 2026-05-08 00:29:54.361 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 8e00710c-356d-4679-be45-db68f1873bc0 2026-05-08 00:29:54.533 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port eb5ecf58-2274-4738-86f3-6fa8ad7fc06d 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers [None req-0bf139cb-fa17-4989-aef6-60632cb4e164 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8855d19a-cb3b-4555-b5a8-8a546fdf7040 could not be found. 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8855d19a-cb3b-4555-b5a8-8a546fdf7040 could not be found. 2026-05-08 00:30:00.120 9 ERROR neutron.plugins.ml2.managers  2026-05-08 00:30:00.122 9 ERROR neutron.plugins.ml2.managers [None req-0bf139cb-fa17-4989-aef6-60632cb4e164 - - - - - -] Failed to bind port f6339cd4-3bab-4c40-aa9e-0bc38d0df5e1 on host instance for vnic_type normal using segments [{'id': '505516c2-8d2d-491d-b9f8-49bb12840a00', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 796, 'network_id': '1535d382-7536-496c-bc53-7c8c414934c7'}] 2026-05-08 00:30:00.124 9 INFO neutron.plugins.ml2.plugin [None req-0bf139cb-fa17-4989-aef6-60632cb4e164 - - - - - -] Attempt 2 to bind port f6339cd4-3bab-4c40-aa9e-0bc38d0df5e1 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers [None req-0bf139cb-fa17-4989-aef6-60632cb4e164 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8855d19a-cb3b-4555-b5a8-8a546fdf7040 could not be found. 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8855d19a-cb3b-4555-b5a8-8a546fdf7040 could not be found. 2026-05-08 00:30:00.178 9 ERROR neutron.plugins.ml2.managers  2026-05-08 00:30:00.179 9 ERROR neutron.plugins.ml2.managers [None req-0bf139cb-fa17-4989-aef6-60632cb4e164 - - - - - -] Failed to bind port f6339cd4-3bab-4c40-aa9e-0bc38d0df5e1 on host instance for vnic_type normal using segments [{'id': '505516c2-8d2d-491d-b9f8-49bb12840a00', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 796, 'network_id': '1535d382-7536-496c-bc53-7c8c414934c7'}] 2026-05-08 00:30:00.185 9 INFO neutron.plugins.ml2.plugin [None req-0bf139cb-fa17-4989-aef6-60632cb4e164 - - - - - -] Attempt 3 to bind port f6339cd4-3bab-4c40-aa9e-0bc38d0df5e1 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers [None req-0bf139cb-fa17-4989-aef6-60632cb4e164 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8855d19a-cb3b-4555-b5a8-8a546fdf7040 could not be found. 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8855d19a-cb3b-4555-b5a8-8a546fdf7040 could not be found. 2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers  2026-05-08 00:30:00.214 9 ERROR neutron.plugins.ml2.managers [None req-0bf139cb-fa17-4989-aef6-60632cb4e164 - - - - - -] Failed to bind port f6339cd4-3bab-4c40-aa9e-0bc38d0df5e1 on host instance for vnic_type normal using segments [{'id': '505516c2-8d2d-491d-b9f8-49bb12840a00', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 796, 'network_id': '1535d382-7536-496c-bc53-7c8c414934c7'}] 2026-05-08 00:30:00.215 9 INFO neutron.plugins.ml2.plugin [None req-0bf139cb-fa17-4989-aef6-60632cb4e164 - - - - - -] Attempt 4 to bind port f6339cd4-3bab-4c40-aa9e-0bc38d0df5e1 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers [None req-0bf139cb-fa17-4989-aef6-60632cb4e164 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8855d19a-cb3b-4555-b5a8-8a546fdf7040 could not be found. 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8855d19a-cb3b-4555-b5a8-8a546fdf7040 could not be found. 2026-05-08 00:30:00.238 9 ERROR neutron.plugins.ml2.managers  2026-05-08 00:30:00.239 9 ERROR neutron.plugins.ml2.managers [None req-0bf139cb-fa17-4989-aef6-60632cb4e164 - - - - - -] Failed to bind port f6339cd4-3bab-4c40-aa9e-0bc38d0df5e1 on host instance for vnic_type normal using segments [{'id': '505516c2-8d2d-491d-b9f8-49bb12840a00', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 796, 'network_id': '1535d382-7536-496c-bc53-7c8c414934c7'}] 2026-05-08 00:30:00.240 9 INFO neutron.plugins.ml2.plugin [None req-0bf139cb-fa17-4989-aef6-60632cb4e164 - - - - - -] Attempt 5 to bind port f6339cd4-3bab-4c40-aa9e-0bc38d0df5e1 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers [None req-0bf139cb-fa17-4989-aef6-60632cb4e164 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8855d19a-cb3b-4555-b5a8-8a546fdf7040 could not be found. 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8855d19a-cb3b-4555-b5a8-8a546fdf7040 could not be found. 2026-05-08 00:30:00.268 9 ERROR neutron.plugins.ml2.managers  2026-05-08 00:30:00.269 9 ERROR neutron.plugins.ml2.managers [None req-0bf139cb-fa17-4989-aef6-60632cb4e164 - - - - - -] Failed to bind port f6339cd4-3bab-4c40-aa9e-0bc38d0df5e1 on host instance for vnic_type normal using segments [{'id': '505516c2-8d2d-491d-b9f8-49bb12840a00', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 796, 'network_id': '1535d382-7536-496c-bc53-7c8c414934c7'}] 2026-05-08 00:30:00.270 9 INFO neutron.plugins.ml2.plugin [None req-0bf139cb-fa17-4989-aef6-60632cb4e164 - - - - - -] Attempt 6 to bind port f6339cd4-3bab-4c40-aa9e-0bc38d0df5e1 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers [None req-0bf139cb-fa17-4989-aef6-60632cb4e164 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8855d19a-cb3b-4555-b5a8-8a546fdf7040 could not be found. 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8855d19a-cb3b-4555-b5a8-8a546fdf7040 could not be found. 2026-05-08 00:30:00.298 9 ERROR neutron.plugins.ml2.managers  2026-05-08 00:30:00.299 9 ERROR neutron.plugins.ml2.managers [None req-0bf139cb-fa17-4989-aef6-60632cb4e164 - - - - - -] Failed to bind port f6339cd4-3bab-4c40-aa9e-0bc38d0df5e1 on host instance for vnic_type normal using segments [{'id': '505516c2-8d2d-491d-b9f8-49bb12840a00', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 796, 'network_id': '1535d382-7536-496c-bc53-7c8c414934c7'}] 2026-05-08 00:30:00.300 9 INFO neutron.plugins.ml2.plugin [None req-0bf139cb-fa17-4989-aef6-60632cb4e164 - - - - - -] Attempt 7 to bind port f6339cd4-3bab-4c40-aa9e-0bc38d0df5e1 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers [None req-0bf139cb-fa17-4989-aef6-60632cb4e164 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8855d19a-cb3b-4555-b5a8-8a546fdf7040 could not be found. 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8855d19a-cb3b-4555-b5a8-8a546fdf7040 could not be found. 2026-05-08 00:30:00.329 9 ERROR neutron.plugins.ml2.managers  2026-05-08 00:30:00.330 9 ERROR neutron.plugins.ml2.managers [None req-0bf139cb-fa17-4989-aef6-60632cb4e164 - - - - - -] Failed to bind port f6339cd4-3bab-4c40-aa9e-0bc38d0df5e1 on host instance for vnic_type normal using segments [{'id': '505516c2-8d2d-491d-b9f8-49bb12840a00', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 796, 'network_id': '1535d382-7536-496c-bc53-7c8c414934c7'}] 2026-05-08 00:30:00.331 9 INFO neutron.plugins.ml2.plugin [None req-0bf139cb-fa17-4989-aef6-60632cb4e164 - - - - - -] Attempt 8 to bind port f6339cd4-3bab-4c40-aa9e-0bc38d0df5e1 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers [None req-0bf139cb-fa17-4989-aef6-60632cb4e164 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8855d19a-cb3b-4555-b5a8-8a546fdf7040 could not be found. 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8855d19a-cb3b-4555-b5a8-8a546fdf7040 could not be found. 2026-05-08 00:30:00.374 9 ERROR neutron.plugins.ml2.managers  2026-05-08 00:30:00.375 9 ERROR neutron.plugins.ml2.managers [None req-0bf139cb-fa17-4989-aef6-60632cb4e164 - - - - - -] Failed to bind port f6339cd4-3bab-4c40-aa9e-0bc38d0df5e1 on host instance for vnic_type normal using segments [{'id': '505516c2-8d2d-491d-b9f8-49bb12840a00', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 796, 'network_id': '1535d382-7536-496c-bc53-7c8c414934c7'}] 2026-05-08 00:30:00.375 9 INFO neutron.plugins.ml2.plugin [None req-0bf139cb-fa17-4989-aef6-60632cb4e164 - - - - - -] Attempt 9 to bind port f6339cd4-3bab-4c40-aa9e-0bc38d0df5e1 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers [None req-0bf139cb-fa17-4989-aef6-60632cb4e164 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8855d19a-cb3b-4555-b5a8-8a546fdf7040 could not be found. 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8855d19a-cb3b-4555-b5a8-8a546fdf7040 could not be found. 2026-05-08 00:30:00.401 9 ERROR neutron.plugins.ml2.managers  2026-05-08 00:30:00.402 9 ERROR neutron.plugins.ml2.managers [None req-0bf139cb-fa17-4989-aef6-60632cb4e164 - - - - - -] Failed to bind port f6339cd4-3bab-4c40-aa9e-0bc38d0df5e1 on host instance for vnic_type normal using segments [{'id': '505516c2-8d2d-491d-b9f8-49bb12840a00', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 796, 'network_id': '1535d382-7536-496c-bc53-7c8c414934c7'}] 2026-05-08 00:30:00.402 9 INFO neutron.plugins.ml2.plugin [None req-0bf139cb-fa17-4989-aef6-60632cb4e164 - - - - - -] Attempt 10 to bind port f6339cd4-3bab-4c40-aa9e-0bc38d0df5e1 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers [None req-0bf139cb-fa17-4989-aef6-60632cb4e164 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8855d19a-cb3b-4555-b5a8-8a546fdf7040 could not be found. 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8855d19a-cb3b-4555-b5a8-8a546fdf7040 could not be found. 2026-05-08 00:30:00.425 9 ERROR neutron.plugins.ml2.managers  2026-05-08 00:30:00.426 9 ERROR neutron.plugins.ml2.managers [None req-0bf139cb-fa17-4989-aef6-60632cb4e164 - - - - - -] Failed to bind port f6339cd4-3bab-4c40-aa9e-0bc38d0df5e1 on host instance for vnic_type normal using segments [{'id': '505516c2-8d2d-491d-b9f8-49bb12840a00', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 796, 'network_id': '1535d382-7536-496c-bc53-7c8c414934c7'}] 2026-05-08 00:30:04.761 9 INFO neutron.plugins.ml2.plugin [None req-d0f604f3-0411-4dec-865f-9c39b4c37966 - - - - - -] Attempt 1 to provision port 73f3f21b-03f7-4c02-ace4-a297c6721d14 2026-05-08 00:30:06.491 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 73f3f21b-03f7-4c02-ace4-a297c6721d14 2026-05-08 00:30:06.646 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b97f40a-b0cf-4683-92b1-26b4060e246a'] response: {'server_uuid': 'b6f0d6df-d7ef-414c-9417-3cf004db07e1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '73f3f21b-03f7-4c02-ace4-a297c6721d14', 'code': 200} 2026-05-08 00:30:08.512 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 73f3f21b-03f7-4c02-ace4-a297c6721d14 2026-05-08 00:30:09.013 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 9c0df7e4-e2cc-46e8-a625-50177722b400 2026-05-08 00:30:09.249 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 6f085564-e0f3-45dc-9293-4e3d2a547712 2026-05-08 00:30:09.337 9 INFO neutron.plugins.ml2.plugin [None req-5f65c9d5-9f96-4c0e-b703-de43bfff63a1 - - - - - -] Attempt 1 to provision port 6f085564-e0f3-45dc-9293-4e3d2a547712 2026-05-08 00:30:10.489 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 07776b01-ee8a-42cf-94d0-75893fe5c18e 2026-05-08 00:30:10.591 9 INFO neutron.plugins.ml2.plugin [None req-a5a769c5-1c92-4af2-847e-f7c8a7ee7d2a - - - - - -] Attempt 1 to provision port 07776b01-ee8a-42cf-94d0-75893fe5c18e 2026-05-08 00:30:10.793 10 INFO neutron.plugins.ml2.plugin [None req-5e38db62-5a8e-41c3-b53d-0183e609c1ba - - - - - -] Attempt 1 to provision port 07776b01-ee8a-42cf-94d0-75893fe5c18e 2026-05-08 00:30:11.090 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 66ded465-b385-405e-83b5-b06a5d513fe8 2026-05-08 00:30:11.584 9 INFO neutron.plugins.ml2.plugin [None req-28a63e98-a0d7-42fb-bfe3-4fa746b3e5d5 - - - - - -] Attempt 1 to provision port 6efba0e4-3d9d-4e9f-bc5d-6bf49e58911e 2026-05-08 00:30:11.614 9 INFO neutron.plugins.ml2.plugin [None req-28a63e98-a0d7-42fb-bfe3-4fa746b3e5d5 - - - - - -] Attempt 1 to provision port 66ded465-b385-405e-83b5-b06a5d513fe8 2026-05-08 00:30:11.885 9 INFO neutron.plugins.ml2.plugin [None req-aac59073-7daf-42d1-ba88-4600cbf7ea8c - - - - - -] Attempt 1 to provision port 66ded465-b385-405e-83b5-b06a5d513fe8 2026-05-08 00:30:12.165 10 INFO neutron.plugins.ml2.plugin [None req-a90d95e4-cfe6-4e7c-9fe1-65849f70b311 - - - - - -] Attempt 1 to provision port 6efba0e4-3d9d-4e9f-bc5d-6bf49e58911e 2026-05-08 00:30:12.394 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 07776b01-ee8a-42cf-94d0-75893fe5c18e 2026-05-08 00:30:12.902 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 66ded465-b385-405e-83b5-b06a5d513fe8 2026-05-08 00:30:13.241 9 INFO neutron.plugins.ml2.plugin [None req-78326c82-0948-4137-b729-19102598f549 - - - - - -] Attempt 1 to provision port 2caf0517-3deb-4cf6-8cbf-d27b2a93810c 2026-05-08 00:30:13.801 10 INFO neutron.plugins.ml2.plugin [None req-78b60cda-4c64-4d68-82f8-c46bcbb43232 - - - - - -] Attempt 1 to provision port 2caf0517-3deb-4cf6-8cbf-d27b2a93810c 2026-05-08 00:30:16.695 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port f99f8fc7-4109-4b47-8c14-55f89b784bfe 2026-05-08 00:30:20.458 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port f98266b3-e445-49b2-8953-e8f00b8f6c23 2026-05-08 00:30:21.637 9 INFO neutron.plugins.ml2.plugin [None req-2739b22b-9089-4026-927a-8686dbe1ad3e - - - - - -] Attempt 1 to provision port f98266b3-e445-49b2-8953-e8f00b8f6c23 2026-05-08 00:30:21.812 10 INFO neutron.plugins.ml2.plugin [None req-835ab986-cf80-4fa9-8bb9-3bb58a44dd37 - - - - - -] Attempt 1 to provision port f98266b3-e445-49b2-8953-e8f00b8f6c23 2026-05-08 00:30:21.876 10 INFO neutron.plugins.ml2.plugin [None req-835ab986-cf80-4fa9-8bb9-3bb58a44dd37 - - - - - -] Attempt 1 to provision port 83ad259a-1138-44f4-be2c-667eedbcf5b6 2026-05-08 00:30:22.118 9 INFO neutron.plugins.ml2.plugin [None req-5e99c9ad-643d-48fc-a4a7-a41981ce9af3 - - - - - -] Attempt 1 to provision port 83ad259a-1138-44f4-be2c-667eedbcf5b6 2026-05-08 00:30:22.377 10 INFO neutron.plugins.ml2.plugin [None req-84f6b50e-1589-41ea-9b01-24b03f1b29bb - - - - - -] Attempt 1 to provision port 83ad259a-1138-44f4-be2c-667eedbcf5b6 2026-05-08 00:30:22.425 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port f98266b3-e445-49b2-8953-e8f00b8f6c23 2026-05-08 00:30:28.527 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 27d67975-613b-419a-8f7c-6327846277ab 2026-05-08 00:30:29.406 9 INFO neutron.plugins.ml2.plugin [None req-d582d445-5953-4553-ad5f-2520b665961d - - - - - -] Attempt 1 to provision port 27d67975-613b-419a-8f7c-6327846277ab 2026-05-08 00:30:29.679 10 INFO neutron.plugins.ml2.plugin [None req-78b967c4-dea3-428d-9fab-db9844918124 - - - - - -] Attempt 1 to provision port aac5868c-5ddc-4cf6-a0f3-c95a43be745d 2026-05-08 00:30:29.713 10 INFO neutron.plugins.ml2.plugin [None req-78b967c4-dea3-428d-9fab-db9844918124 - - - - - -] Attempt 1 to provision port 27d67975-613b-419a-8f7c-6327846277ab 2026-05-08 00:30:29.893 9 INFO neutron.plugins.ml2.plugin [None req-637aec6e-b5e4-4946-995a-3c355f9a6525 - - - - - -] Attempt 1 to provision port aac5868c-5ddc-4cf6-a0f3-c95a43be745d 2026-05-08 00:30:30.234 10 INFO neutron.plugins.ml2.plugin [None req-90dba8f8-5fa6-4dc4-b24a-c4c7f84a3d30 - - - - - -] Attempt 1 to provision port aac5868c-5ddc-4cf6-a0f3-c95a43be745d 2026-05-08 00:30:30.436 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 27d67975-613b-419a-8f7c-6327846277ab 2026-05-08 00:30:32.437 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 4e0ea4b6-29b3-4c52-a441-296da81297d4 2026-05-08 00:30:32.499 10 INFO neutron.plugins.ml2.plugin [None req-52a08cba-bcc8-4a25-8ed5-ce75cdf402ca - - - - - -] Attempt 1 to provision port b4bffe6d-a5f2-4ff0-8c13-c65b60af517a 2026-05-08 00:30:32.860 10 INFO neutron.plugins.ml2.plugin [None req-740cd941-af2c-4733-8c47-774527887be1 - - - - - -] Attempt 1 to provision port b4bffe6d-a5f2-4ff0-8c13-c65b60af517a 2026-05-08 00:30:32.943 10 INFO neutron.plugins.ml2.plugin [None req-740cd941-af2c-4733-8c47-774527887be1 - - - - - -] Attempt 1 to provision port c747bd04-8d8e-4e70-94ae-dddc91ad967e 2026-05-08 00:30:33.079 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port b4bffe6d-a5f2-4ff0-8c13-c65b60af517a 2026-05-08 00:30:33.080 9 INFO neutron.plugins.ml2.plugin [None req-2dd472a2-1378-4424-946d-8a53307ceece - - - - - -] Attempt 1 to provision port c747bd04-8d8e-4e70-94ae-dddc91ad967e 2026-05-08 00:30:33.446 10 INFO neutron.plugins.ml2.plugin [None req-a02bd56d-97e4-4a32-8108-b8f598c78cf8 - - - - - -] Attempt 1 to provision port 4e0ea4b6-29b3-4c52-a441-296da81297d4 2026-05-08 00:30:33.819 9 INFO neutron.plugins.ml2.plugin [None req-52cb1dc3-6c23-4596-9f8b-2efd1d17c287 - - - - - -] Attempt 1 to provision port c747bd04-8d8e-4e70-94ae-dddc91ad967e 2026-05-08 00:30:33.846 9 INFO neutron.plugins.ml2.plugin [None req-52cb1dc3-6c23-4596-9f8b-2efd1d17c287 - - - - - -] Attempt 1 to provision port 4e0ea4b6-29b3-4c52-a441-296da81297d4 2026-05-08 00:30:34.109 10 INFO neutron.plugins.ml2.plugin [None req-af050e99-d3cb-4296-a13d-3498e1cca628 - - - - - -] Attempt 1 to provision port 699bcca1-ab8e-48e9-a928-66d13efd8a9c 2026-05-08 00:30:34.380 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 4e0ea4b6-29b3-4c52-a441-296da81297d4 2026-05-08 00:30:34.626 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port b4bffe6d-a5f2-4ff0-8c13-c65b60af517a 2026-05-08 00:30:34.655 10 INFO neutron.plugins.ml2.plugin [None req-149975c7-637a-4edc-9024-0f9833a1b350 - - - - - -] Attempt 1 to provision port 8f526f66-4427-4a87-a47b-7f97f2b624e9 2026-05-08 00:30:35.204 10 INFO neutron.plugins.ml2.plugin [None req-0f9429d9-6000-424a-8d5b-922e304bb22e - - - - - -] Attempt 1 to provision port 8f526f66-4427-4a87-a47b-7f97f2b624e9 2026-05-08 00:30:42.590 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 5fcad978-da59-4774-946d-080d814caed5 2026-05-08 00:30:44.159 9 INFO neutron.plugins.ml2.plugin [None req-a72b2f86-34e7-4695-aa46-e0b89d18ba2d - - - - - -] Attempt 1 to provision port 5fcad978-da59-4774-946d-080d814caed5 2026-05-08 00:30:44.433 9 INFO neutron.plugins.ml2.plugin [None req-b6605618-41a2-4fa3-bece-aedc930e6664 - - - - - -] Attempt 1 to provision port 5fcad978-da59-4774-946d-080d814caed5 2026-05-08 00:30:44.499 9 INFO neutron.plugins.ml2.plugin [None req-b6605618-41a2-4fa3-bece-aedc930e6664 - - - - - -] Attempt 1 to provision port 62a1e1fe-b813-41fc-a2fc-6a587a18607b 2026-05-08 00:30:44.512 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 5fcad978-da59-4774-946d-080d814caed5 2026-05-08 00:30:44.753 9 INFO neutron.plugins.ml2.plugin [None req-1b7a22ad-07ab-4a40-9010-1d2820a8ae06 - - - - - -] Attempt 1 to provision port 62a1e1fe-b813-41fc-a2fc-6a587a18607b 2026-05-08 00:30:44.985 10 INFO neutron.plugins.ml2.plugin [None req-c24589f8-3816-4fe8-8ff1-1281e2f6739e - - - - - -] Attempt 1 to provision port 62a1e1fe-b813-41fc-a2fc-6a587a18607b 2026-05-08 00:30:50.522 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port c0d5341b-871d-458d-a8ff-8e096c00ea80 2026-05-08 00:30:51.743 10 INFO neutron.plugins.ml2.plugin [None req-13f41280-634c-4f70-97e4-336b122f6b78 - - - - - -] Attempt 1 to provision port c0d5341b-871d-458d-a8ff-8e096c00ea80 2026-05-08 00:30:52.030 9 INFO neutron.plugins.ml2.plugin [None req-54d6fb8a-0280-49b1-a941-5cb345541b6e - - - - - -] Attempt 1 to provision port b267e345-098f-4d04-a3db-942a30a1c081 2026-05-08 00:30:52.067 9 INFO neutron.plugins.ml2.plugin [None req-54d6fb8a-0280-49b1-a941-5cb345541b6e - - - - - -] Attempt 1 to provision port c0d5341b-871d-458d-a8ff-8e096c00ea80 2026-05-08 00:30:52.246 10 INFO neutron.plugins.ml2.plugin [None req-a722da5b-f681-407a-b484-d5896839d4a0 - - - - - -] Attempt 1 to provision port b267e345-098f-4d04-a3db-942a30a1c081 2026-05-08 00:30:52.483 10 INFO neutron.plugins.ml2.plugin [None req-9557a4fa-5726-49bf-b0ec-d50fd1c25b19 - - - - - -] Attempt 1 to provision port b267e345-098f-4d04-a3db-942a30a1c081 2026-05-08 00:30:52.513 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port c0d5341b-871d-458d-a8ff-8e096c00ea80 /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-08 00:30:55.548 9 INFO neutron.plugins.ml2.plugin [None req-da0b8fbc-bab3-4b02-97d8-2151d5a1fb61 - - - - - -] Attempt 1 to provision port 941d0642-e6df-4261-a455-4712dee97bbc 2026-05-08 00:30:55.985 10 INFO neutron.plugins.ml2.plugin [None req-65dabc8e-8467-49f9-ad30-6865f224db73 - - - - - -] Attempt 1 to provision port e68b1a7d-88f3-42b7-b575-89f8a1671f06 2026-05-08 00:30:56.521 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port a4508bfd-0de9-458f-af55-e3289427038d 2026-05-08 00:30:57.757 9 INFO neutron.plugins.ml2.plugin [None req-4d207d16-0825-49f7-9b8d-593181edb7f1 - - - - - -] Attempt 1 to provision port a4508bfd-0de9-458f-af55-e3289427038d 2026-05-08 00:30:58.079 10 INFO neutron.plugins.ml2.plugin [None req-868693f5-0081-4615-9c16-c9cef006b6b8 - - - - - -] Attempt 1 to provision port 91fb5e03-4b8c-4966-939b-ead64a566333 2026-05-08 00:30:58.117 10 INFO neutron.plugins.ml2.plugin [None req-868693f5-0081-4615-9c16-c9cef006b6b8 - - - - - -] Attempt 1 to provision port a4508bfd-0de9-458f-af55-e3289427038d 2026-05-08 00:30:58.283 9 INFO neutron.plugins.ml2.plugin [None req-deade92f-3abc-4a40-ab13-6071cf4746ac - - - - - -] Attempt 1 to provision port 91fb5e03-4b8c-4966-939b-ead64a566333 2026-05-08 00:30:58.564 9 INFO neutron.plugins.ml2.plugin [None req-8bb7a501-7913-4121-ba75-dcd3400d7876 - - - - - -] Attempt 1 to provision port 91fb5e03-4b8c-4966-939b-ead64a566333 2026-05-08 00:30:58.583 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port a4508bfd-0de9-458f-af55-e3289427038d 2026-05-08 00:30:59.047 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port b0814991-c96a-416d-a6d2-7f2f53064550 2026-05-08 00:31:00.538 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port b0814991-c96a-416d-a6d2-7f2f53064550 2026-05-08 00:31:02.951 10 INFO neutron.plugins.ml2.plugin [None req-36801e48-1bee-4cab-83c3-efae2ed3d8f7 - - - - - -] Attempt 1 to provision port 79390b92-a5ee-4405-8d82-e55996f1995f 2026-05-08 00:31:06.677 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 79390b92-a5ee-4405-8d82-e55996f1995f 2026-05-08 00:31:06.811 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-81be79ea-391a-4f48-8fc5-d1db4366a293'] response: {'server_uuid': 'c249d13d-84d2-49e4-99f5-a602660783d7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '79390b92-a5ee-4405-8d82-e55996f1995f', '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-08 00:31:23.259 9 INFO neutron.plugins.ml2.plugin [None req-574398ba-db9f-4355-83bd-d7b78cdb81e1 - - - - - -] Attempt 1 to provision port 5b5369fa-05c6-4cc0-906f-218b38c71cd8 2026-05-08 00:31:24.564 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 3c0325e9-3d76-49b6-b317-7b99b0335596 2026-05-08 00:31:24.714 10 INFO neutron.plugins.ml2.plugin [None req-038fa7d2-597c-4d8f-aef8-64ca2b7f06fb - - - - - -] Attempt 1 to provision port 3c0325e9-3d76-49b6-b317-7b99b0335596 2026-05-08 00:31:24.941 9 INFO neutron.plugins.ml2.plugin [None req-a2e0fef9-e8be-479c-b13d-0b98b7eff7af - - - - - -] Attempt 1 to provision port 3c0325e9-3d76-49b6-b317-7b99b0335596 2026-05-08 00:31:25.934 10 INFO neutron.plugins.ml2.plugin [None req-155f16b3-e935-482e-9f30-f1d20832a644 - - - - - -] Attempt 1 to provision port 93b3083b-85d1-4c7d-ac16-3b3f52b7eba3 2026-05-08 00:31:26.578 9 INFO neutron.plugins.ml2.plugin [None req-f640f720-0f60-4e99-96ed-bf62211c9bc1 - - - - - -] Attempt 1 to provision port 93b3083b-85d1-4c7d-ac16-3b3f52b7eba3 2026-05-08 00:31:26.628 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port c2677761-3de8-4b7b-a3fd-04fb6510210f 2026-05-08 00:31:27.154 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 3c0325e9-3d76-49b6-b317-7b99b0335596 2026-05-08 00:31:28.628 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port c2677761-3de8-4b7b-a3fd-04fb6510210f 2026-05-08 00:31:29.055 9 INFO neutron.plugins.ml2.plugin [None req-0adf849d-71d8-4f22-b9bc-092b969e41ea - - - - - -] Attempt 1 to provision port 19306bdb-3f31-4b00-b784-c6f6d03ecbb7 2026-05-08 00:31:29.169 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 9a5bb3f5-1881-429b-8c34-507058c6fba8 2026-05-08 00:31:29.695 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 19306bdb-3f31-4b00-b784-c6f6d03ecbb7 2026-05-08 00:31:29.834 10 INFO neutron.plugins.ml2.plugin [None req-9a628e71-61af-441a-9358-fe3ee356169b - - - - - -] Attempt 1 to provision port bcf161da-30dc-4229-b3a5-024321ef434f 2026-05-08 00:31:30.587 9 INFO neutron.plugins.ml2.plugin [None req-fbaa5a95-83b6-40dc-ab2e-25ac500bf08b - - - - - -] Attempt 1 to provision port c45a8997-f2e3-492a-8865-f2d31a0182f5 2026-05-08 00:31:30.751 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 002e620e-f1dc-45bd-9cee-fdfedc1fff63 2026-05-08 00:31:30.835 9 INFO neutron.plugins.ml2.plugin [None req-479c7807-7a10-480d-a3b0-b44b4e009df8 - - - - - -] Attempt 1 to provision port 19306bdb-3f31-4b00-b784-c6f6d03ecbb7 2026-05-08 00:31:31.054 10 INFO neutron.plugins.ml2.plugin [None req-d8e087dc-163c-43f0-afe4-69a8d6243617 - - - - - -] Attempt 1 to provision port 9a5bb3f5-1881-429b-8c34-507058c6fba8 2026-05-08 00:31:31.433 10 INFO neutron.plugins.ml2.plugin [None req-30d95a28-0753-42e0-b279-48293781440a - - - - - -] Attempt 1 to provision port 19306bdb-3f31-4b00-b784-c6f6d03ecbb7 2026-05-08 00:31:31.783 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 19306bdb-3f31-4b00-b784-c6f6d03ecbb7 2026-05-08 00:31:31.845 9 INFO neutron.plugins.ml2.plugin [None req-7e3a9999-ddd3-4fac-a6ae-c07a73e05e9b - - - - - -] Attempt 1 to provision port 002e620e-f1dc-45bd-9cee-fdfedc1fff63 2026-05-08 00:31:32.087 9 INFO neutron.plugins.ml2.plugin [None req-a8a3e261-f6c7-459f-b50b-49be1063348b - - - - - -] Attempt 1 to provision port 4f8697ac-7f3e-4991-ad96-34c26fcdde4f 2026-05-08 00:31:32.614 10 INFO neutron.plugins.ml2.plugin [None req-6c1805d5-8429-47f8-a9cf-17cf3edeaa74 - - - - - -] Attempt 1 to provision port 4f8697ac-7f3e-4991-ad96-34c26fcdde4f 2026-05-08 00:31:32.674 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 9a5bb3f5-1881-429b-8c34-507058c6fba8 2026-05-08 00:31:32.739 10 INFO neutron.plugins.ml2.plugin [None req-6c1805d5-8429-47f8-a9cf-17cf3edeaa74 - - - - - -] Attempt 1 to provision port 9a5bb3f5-1881-429b-8c34-507058c6fba8 2026-05-08 00:31:32.964 9 INFO neutron.plugins.ml2.plugin [None req-8dd2ff91-0435-473f-a3c8-4f0ebe34a0d5 - - - - - -] Attempt 1 to provision port ddd5c81a-ed2c-43c3-a3f2-abf7a21b9edd 2026-05-08 00:31:33.168 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 4f8697ac-7f3e-4991-ad96-34c26fcdde4f 2026-05-08 00:31:33.371 10 INFO neutron.plugins.ml2.plugin [None req-11b19b23-3384-47b0-aa47-af412acf6e44 - - - - - -] Attempt 1 to provision port 9a5bb3f5-1881-429b-8c34-507058c6fba8 2026-05-08 00:31:33.566 9 INFO neutron.plugins.ml2.plugin [None req-aff5ade5-4840-4746-ab0a-46d3c791fbcd - - - - - -] Attempt 1 to provision port ddd5c81a-ed2c-43c3-a3f2-abf7a21b9edd 2026-05-08 00:31:33.707 9 INFO neutron.plugins.ml2.plugin [None req-e9a6f579-e0bc-47ab-abf1-267bd8fa76dc - - - - - -] Attempt 1 to provision port 002e620e-f1dc-45bd-9cee-fdfedc1fff63 2026-05-08 00:31:33.840 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 002e620e-f1dc-45bd-9cee-fdfedc1fff63 2026-05-08 00:31:34.100 9 INFO neutron.plugins.ml2.plugin [None req-4d512c15-40f8-4da8-b24e-56f45be372ed - - - - - -] Attempt 1 to provision port 002e620e-f1dc-45bd-9cee-fdfedc1fff63 2026-05-08 00:31:34.170 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port bb22dfd7-a493-4e19-9e04-12ee1e1286e3 2026-05-08 00:31:34.426 10 INFO neutron.plugins.ml2.plugin [None req-cca31ad4-a8a9-4b03-a9c8-0f84335d68d8 - - - - - -] Attempt 1 to provision port c82312d2-17ba-4acf-b38e-2ef9ffb7f71c 2026-05-08 00:31:34.805 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 9a5bb3f5-1881-429b-8c34-507058c6fba8 2026-05-08 00:31:35.100 9 INFO neutron.plugins.ml2.plugin [None req-fc9d0866-efdc-4db0-89b7-d350f6387f19 - - - - - -] Attempt 1 to provision port c82312d2-17ba-4acf-b38e-2ef9ffb7f71c 2026-05-08 00:31:35.114 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 4f8697ac-7f3e-4991-ad96-34c26fcdde4f 2026-05-08 00:31:35.771 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port bb22dfd7-a493-4e19-9e04-12ee1e1286e3 2026-05-08 00:31:36.045 9 INFO neutron.plugins.ml2.plugin [None req-67264dbd-841b-410c-af25-ea949f2b3bc4 - - - - - -] Attempt 1 to provision port e862e4d7-fc83-4c47-ac57-1c3504929916 2026-05-08 00:31:36.057 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port dcdba2a8-a97e-4f7c-9ed8-833e57fa5f7d 2026-05-08 00:31:36.984 10 INFO neutron.plugins.ml2.plugin [None req-99abc183-b8b6-4387-8a59-871e1fcbb04c - - - - - -] Attempt 1 to provision port e862e4d7-fc83-4c47-ac57-1c3504929916 2026-05-08 00:31:37.795 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port dcdba2a8-a97e-4f7c-9ed8-833e57fa5f7d 2026-05-08 00:31:38.544 10 INFO neutron.plugins.ml2.plugin [None req-2cb602ec-5bf3-46fe-9fdc-12f37cdcf43d - - - - - -] Attempt 1 to provision port b038aad0-73d8-4f73-ad6a-51db9fdc5c62 2026-05-08 00:31:39.283 9 INFO neutron.plugins.ml2.plugin [None req-67ac09fc-89de-4ace-94d1-225f2e4272a0 - - - - - -] Attempt 1 to provision port b038aad0-73d8-4f73-ad6a-51db9fdc5c62 2026-05-08 00:31:43.958 10 INFO neutron.plugins.ml2.plugin [None req-07be549c-7ce2-4e74-86c9-6d00ab305127 - - - - - -] Attempt 1 to provision port d3dbbf4f-f784-4e8b-9a7e-775b1178e1eb 2026-05-08 00:31:44.500 9 INFO neutron.plugins.ml2.plugin [None req-8d3f0443-724e-44b8-bb22-585f7aa04290 - - - - - -] Attempt 1 to provision port cb536e16-f566-4608-b252-601168108242 2026-05-08 00:31:45.843 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port d3dbbf4f-f784-4e8b-9a7e-775b1178e1eb 2026-05-08 00:31:45.959 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ee1b677-37b7-49db-9c88-a40b71dccbb4'] response: {'server_uuid': '239a95f0-685a-4504-9e8e-5b18936d49e8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd3dbbf4f-f784-4e8b-9a7e-775b1178e1eb', 'code': 200} 2026-05-08 00:31:47.912 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 93b3083b-85d1-4c7d-ac16-3b3f52b7eba3 2026-05-08 00:31:48.294 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port d3dbbf4f-f784-4e8b-9a7e-775b1178e1eb 2026-05-08 00:31:48.536 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 5b5369fa-05c6-4cc0-906f-218b38c71cd8 2026-05-08 00:31:48.795 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port cb536e16-f566-4608-b252-601168108242 2026-05-08 00:31:48.885 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f79756b1-3fc4-4e52-a3fc-4273c5568ec7'] response: {'server_uuid': 'f8b427ce-2c46-4edf-801f-b1a12e1c98bc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cb536e16-f566-4608-b252-601168108242', 'code': 200} 2026-05-08 00:31:49.753 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 93b3083b-85d1-4c7d-ac16-3b3f52b7eba3 2026-05-08 00:31:50.027 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 5b5369fa-05c6-4cc0-906f-218b38c71cd8 2026-05-08 00:31:50.219 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port cb536e16-f566-4608-b252-601168108242 2026-05-08 00:31:51.771 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port ddd5c81a-ed2c-43c3-a3f2-abf7a21b9edd 2026-05-08 00:31:52.094 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port bcf161da-30dc-4229-b3a5-024321ef434f 2026-05-08 00:31:53.778 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port b038aad0-73d8-4f73-ad6a-51db9fdc5c62 2026-05-08 00:31:54.080 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port c45a8997-f2e3-492a-8865-f2d31a0182f5 2026-05-08 00:31:54.383 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port ddd5c81a-ed2c-43c3-a3f2-abf7a21b9edd 2026-05-08 00:31:54.784 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port c82312d2-17ba-4acf-b38e-2ef9ffb7f71c 2026-05-08 00:31:55.357 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port bcf161da-30dc-4229-b3a5-024321ef434f 2026-05-08 00:31:55.787 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port b038aad0-73d8-4f73-ad6a-51db9fdc5c62 2026-05-08 00:31:56.046 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port e862e4d7-fc83-4c47-ac57-1c3504929916 2026-05-08 00:31:56.366 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port c82312d2-17ba-4acf-b38e-2ef9ffb7f71c 2026-05-08 00:31:56.614 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port c45a8997-f2e3-492a-8865-f2d31a0182f5 2026-05-08 00:31:56.954 9 INFO neutron.plugins.ml2.plugin [None req-2b7f7994-6743-4304-9289-a098315b272c - - - - - -] Attempt 1 to provision port 80ddc688-249d-42df-95e6-a542141b1812 2026-05-08 00:31:57.743 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port e862e4d7-fc83-4c47-ac57-1c3504929916 2026-05-08 00:31:59.872 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 80ddc688-249d-42df-95e6-a542141b1812 2026-05-08 00:31:59.983 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-89342e2c-3434-4529-ba01-5fd520db46ee'] response: {'server_uuid': 'c1c4891a-62ca-46c4-b2fb-2bc587a81e09', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '80ddc688-249d-42df-95e6-a542141b1812', 'code': 200} 2026-05-08 00:32:01.800 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 80ddc688-249d-42df-95e6-a542141b1812 2026-05-08 00:32:18.968 10 INFO neutron.plugins.ml2.plugin [None req-d2f17bb8-1650-4cc2-a192-4f3200e87571 - - - - - -] Attempt 1 to provision port 3366f887-4e63-4ca7-a1ce-4147a9383154 2026-05-08 00:32:27.787 9 INFO neutron.plugins.ml2.plugin [None req-bca7de89-7e14-4b47-b04d-f8552ec562fc - - - - - -] Attempt 1 to provision port bc21033a-8b7a-42d0-bd82-50d8667be0f1 2026-05-08 00:32:28.033 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 81cdb8fe-af6f-4fde-bcd4-8bcbafdbce8d 2026-05-08 00:32:28.202 9 INFO neutron.plugins.ml2.plugin [None req-db2c6bf9-393c-4f98-af71-a6b876763aa2 - - - - - -] Attempt 1 to provision port bc21033a-8b7a-42d0-bd82-50d8667be0f1 2026-05-08 00:32:28.628 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 1ed74cfc-99b5-4b34-9c87-dbe798a5ee7b 2026-05-08 00:32:29.135 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 2e6aff38-9bc5-4a53-914e-797105a7d10c 2026-05-08 00:32:29.284 9 INFO neutron.plugins.ml2.plugin [None req-7ae579f8-7990-4a94-846e-10e4d296ea15 - - - - - -] Attempt 1 to provision port 2e6aff38-9bc5-4a53-914e-797105a7d10c 2026-05-08 00:32:29.475 10 INFO neutron.plugins.ml2.plugin [None req-44c805cd-5a78-4af3-8d4a-3aec8c83c4ab - - - - - -] Attempt 1 to provision port 81cdb8fe-af6f-4fde-bcd4-8bcbafdbce8d 2026-05-08 00:32:29.975 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 1ed74cfc-99b5-4b34-9c87-dbe798a5ee7b 2026-05-08 00:32:30.218 10 INFO neutron.plugins.ml2.plugin [None req-428a7b25-c73f-4e80-b166-2b29ad36094e - - - - - -] Attempt 1 to provision port ab4f93d5-ee5f-46b2-9d9d-82648c3bcd8f 2026-05-08 00:32:30.263 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port ab4f93d5-ee5f-46b2-9d9d-82648c3bcd8f 2026-05-08 00:32:30.551 10 INFO neutron.plugins.ml2.plugin [None req-01d08c10-af3b-4758-b534-522eea03fcfd - - - - - -] Attempt 1 to provision port 1ed74cfc-99b5-4b34-9c87-dbe798a5ee7b 2026-05-08 00:32:31.981 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port d16af022-d824-4931-8078-6659d33b7750 2026-05-08 00:32:32.101 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-447a32f6-925a-437d-8b57-33dd4665e015'] response: {'server_uuid': '0b32c2b6-cf26-4921-8a85-5bc0df263568', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd16af022-d824-4931-8078-6659d33b7750', 'code': 200} 2026-05-08 00:32:33.921 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port d16af022-d824-4931-8078-6659d33b7750 2026-05-08 00:33:07.315 9 INFO neutron.plugins.ml2.plugin [None req-401b3951-70ba-4794-aba6-1404884f5b37 - - - - - -] Attempt 1 to provision port 5a3599b6-65b2-4d73-8919-bc0088819f85 2026-05-08 00:33:10.005 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 5a3599b6-65b2-4d73-8919-bc0088819f85 2026-05-08 00:33:10.116 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a46ac07-6390-46ad-9b73-e874090b6641'] response: {'server_uuid': '0b32c2b6-cf26-4921-8a85-5bc0df263568', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5a3599b6-65b2-4d73-8919-bc0088819f85', 'code': 200} 2026-05-08 00:33:12.009 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 5a3599b6-65b2-4d73-8919-bc0088819f85 2026-05-08 00:33:34.673 10 INFO neutron.plugins.ml2.plugin [None req-6f595ee5-65da-4cfc-bf1f-d07e06c620a0 - - - - - -] Attempt 1 to provision port 8d1e1197-a5ee-4b70-98a3-f9c4f43668d6 2026-05-08 00:33:37.970 10 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 8d1e1197-a5ee-4b70-98a3-f9c4f43668d6 2026-05-08 00:33:38.169 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b019b57-51cf-42d3-9ac6-054ef9399783'] response: {'server_uuid': '0b32c2b6-cf26-4921-8a85-5bc0df263568', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8d1e1197-a5ee-4b70-98a3-f9c4f43668d6', 'code': 200} 2026-05-08 00:33:39.917 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port 8d1e1197-a5ee-4b70-98a3-f9c4f43668d6 2026-05-08 00:33:47.955 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port cf965176-ebf3-43db-ae69-953cd95280ed 2026-05-08 00:33:48.123 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-77b67915-7447-4047-a056-2610d52676c5'] response: {'server_uuid': '0b32c2b6-cf26-4921-8a85-5bc0df263568', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cf965176-ebf3-43db-ae69-953cd95280ed', 'code': 200} 2026-05-08 00:33:48.845 10 INFO neutron.plugins.ml2.plugin [None req-0be6d20e-f8e2-4336-91cf-f20494903e46 - - - - - -] Attempt 1 to provision port cf965176-ebf3-43db-ae69-953cd95280ed 2026-05-08 00:33:49.968 9 INFO neutron.plugins.ml2.plugin [None req-78e48a3f-7066-4494-8c6b-c603d0fc0ac3 - - - - - -] Attempt 1 to provision port cf965176-ebf3-43db-ae69-953cd95280ed 2026-05-08 00:33:59.404 10 INFO neutron.plugins.ml2.plugin [None req-815415c8-edd2-4142-96d2-40a68a5e9f29 - - - - - -] Attempt 1 to provision port cf965176-ebf3-43db-ae69-953cd95280ed 2026-05-08 00:34:04.815 10 INFO neutron.plugins.ml2.plugin [None req-0c864255-a44c-4e9f-a153-d7899aefd9d2 - - - - - -] Attempt 1 to provision port 8d1e1197-a5ee-4b70-98a3-f9c4f43668d6