+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-25 09:09:04.080 1 INFO neutron.common.config [-] Logging enabled! 2026-07-25 09:09:04.080 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-07-25 09:09:04.081 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-07-25 09:09:04.081 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-25 09:09:05.479 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-25 09:09:05.481 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-25 09:09:05.484 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-25 09:09:05.485 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-25 09:09:05.485 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-25 09:09:05.486 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-25 09:09:05.486 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-25 09:09:05.492 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-25 09:09:05.492 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-25 09:09:05.492 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-25 09:09:05.511 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-25 09:09:05.512 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-25 09:09:05.512 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-25 09:09:05.529 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-25 09:09:05.529 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-25 09:09:05.529 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-25 09:09:05.529 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-25 09:09:05.803 1 INFO neutron.plugins.ml2.managers [None req-1d6786db-9c89-4480-bdb3-f437ef125dd0 - - - - - -] Initializing driver for type 'vlan' 2026-07-25 09:09:05.982 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-1d6786db-9c89-4480-bdb3-f437ef125dd0 - - - - - -] VlanTypeDriver initialization complete 2026-07-25 09:09:05.982 1 INFO neutron.plugins.ml2.managers [None req-1d6786db-9c89-4480-bdb3-f437ef125dd0 - - - - - -] Initializing driver for type 'vxlan' 2026-07-25 09:09:05.983 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-1d6786db-9c89-4480-bdb3-f437ef125dd0 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-25 09:09:06.052 1 INFO neutron.plugins.ml2.managers [None req-1d6786db-9c89-4480-bdb3-f437ef125dd0 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-25 09:09:06.053 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-1d6786db-9c89-4480-bdb3-f437ef125dd0 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-25 09:09:06.053 1 INFO neutron.plugins.ml2.managers [None req-1d6786db-9c89-4480-bdb3-f437ef125dd0 - - - - - -] Initializing extension driver 'port_security' 2026-07-25 09:09:06.053 1 INFO neutron.plugins.ml2.extensions.port_security [None req-1d6786db-9c89-4480-bdb3-f437ef125dd0 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-25 09:09:06.053 1 INFO neutron.plugins.ml2.managers [None req-1d6786db-9c89-4480-bdb3-f437ef125dd0 - - - - - -] Initializing extension driver 'qos' 2026-07-25 09:09:06.054 1 INFO neutron.plugins.ml2.managers [None req-1d6786db-9c89-4480-bdb3-f437ef125dd0 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-25 09:09:06.054 1 INFO neutron.plugins.ml2.managers [None req-1d6786db-9c89-4480-bdb3-f437ef125dd0 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-25 09:09:06.070 1 INFO neutron.quota [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded quota_driver: . 2026-07-25 09:09:06.071 1 INFO neutron.plugins.ml2.plugin [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Modular L2 Plugin initialization complete 2026-07-25 09:09:06.071 1 INFO neutron.plugins.ml2.managers [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-25 09:09:06.071 1 INFO neutron.plugins.ml2.managers [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-25 09:09:06.071 1 INFO neutron.plugins.ml2.managers [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-25 09:09:06.071 1 INFO neutron.manager [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loading Plugin: qos 2026-07-25 09:09:06.093 1 INFO neutron.manager [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loading Plugin: router 2026-07-25 09:09:06.141 1 INFO neutron.services.service_base [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-25 09:09:06.141 1 INFO neutron.manager [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loading Plugin: segments 2026-07-25 09:09:06.206 1 INFO neutron.manager [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loading Plugin: trunk 2026-07-25 09:09:06.219 1 INFO neutron.manager [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loading Plugin: vpnaas 2026-07-25 09:09:06.251 1 WARNING stevedore.named [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-25 09:09:06.323 1 INFO neutron_vpnaas.services.vpn.plugin [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-25 09:09:06.324 1 INFO neutron.common.utils [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-25 09:09:06.324 1 INFO neutron.manager [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loading Plugin: taas 2026-07-25 09:09:06.347 1 WARNING stevedore.named [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-25 09:09:06.347 1 WARNING stevedore.named [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-25 09:09:06.370 1 INFO neutron_taas.services.taas.taas_plugin [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-25 09:09:06.371 1 INFO neutron.manager [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loading Plugin: tapmirror 2026-07-25 09:09:06.381 1 WARNING stevedore.named [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-25 09:09:06.381 1 WARNING stevedore.named [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-25 09:09:06.394 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-25 09:09:06.394 1 INFO neutron.manager [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loading Plugin: auto_allocate 2026-07-25 09:09:06.401 1 INFO neutron.manager [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loading Plugin: tag 2026-07-25 09:09:06.408 1 INFO neutron.manager [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loading Plugin: timestamp 2026-07-25 09:09:06.411 1 INFO neutron.manager [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loading Plugin: network_ip_availability 2026-07-25 09:09:06.414 1 INFO neutron.manager [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loading Plugin: flavors 2026-07-25 09:09:06.417 1 INFO neutron.manager [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loading Plugin: revisions 2026-07-25 09:09:06.420 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Initializing extension manager. 2026-07-25 09:09:06.421 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: address-group 2026-07-25 09:09:06.422 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: address-scope 2026-07-25 09:09:06.422 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-25 09:09:06.423 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: agent 2026-07-25 09:09:06.424 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: agent-resources-synced 2026-07-25 09:09:06.425 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-25 09:09:06.425 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-25 09:09:06.426 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: availability_zone 2026-07-25 09:09:06.427 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: availability_zone_filter 2026-07-25 09:09:06.427 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-25 09:09:06.427 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: default-subnetpools 2026-07-25 09:09:06.429 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-25 09:09:06.429 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: dns-integration 2026-07-25 09:09:06.430 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: dns-domain-ports 2026-07-25 09:09:06.431 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-25 09:09:06.432 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: dvr 2026-07-25 09:09:06.432 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-25 09:09:06.432 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: empty-string-filtering 2026-07-25 09:09:06.433 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-25 09:09:06.433 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-25 09:09:06.434 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: external-net 2026-07-25 09:09:06.434 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-25 09:09:06.435 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: extraroute 2026-07-25 09:09:06.435 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: extraroute-atomic 2026-07-25 09:09:06.436 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-25 09:09:06.436 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-25 09:09:06.437 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-25 09:09:06.437 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-25 09:09:06.437 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: fip-port-details 2026-07-25 09:09:06.438 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: flavors 2026-07-25 09:09:06.439 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-25 09:09:06.441 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: floatingip-pools 2026-07-25 09:09:06.442 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: ip_allocation 2026-07-25 09:09:06.442 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-25 09:09:06.443 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: l2_adjacency 2026-07-25 09:09:06.444 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: router 2026-07-25 09:09:06.445 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-25 09:09:06.445 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-25 09:09:06.446 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-25 09:09:06.446 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: ext-gw-mode 2026-07-25 09:09:06.447 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: l3-ha 2026-07-25 09:09:06.447 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-25 09:09:06.448 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-25 09:09:06.448 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: l3-flavors 2026-07-25 09:09:06.449 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-25 09:09:06.450 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-25 09:09:06.451 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-25 09:09:06.452 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-25 09:09:06.453 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-25 09:09:06.454 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-25 09:09:06.455 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-25 09:09:06.455 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: multi-provider 2026-07-25 09:09:06.456 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: net-mtu 2026-07-25 09:09:06.456 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: net-mtu-writable 2026-07-25 09:09:06.457 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: network_availability_zone 2026-07-25 09:09:06.457 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: network_ha 2026-07-25 09:09:06.458 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: network-ip-availability 2026-07-25 09:09:06.459 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-25 09:09:06.459 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: pagination 2026-07-25 09:09:06.460 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: port-device-profile 2026-07-25 09:09:06.460 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-25 09:09:06.460 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-25 09:09:06.461 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-25 09:09:06.461 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: port-mac-override 2026-07-25 09:09:06.462 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-25 09:09:06.462 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-25 09:09:06.462 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-25 09:09:06.463 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: port-resource-request 2026-07-25 09:09:06.463 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-25 09:09:06.464 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-25 09:09:06.464 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: binding 2026-07-25 09:09:06.465 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: binding-extended 2026-07-25 09:09:06.465 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: port-security 2026-07-25 09:09:06.465 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: project-id 2026-07-25 09:09:06.466 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: provider 2026-07-25 09:09:06.467 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-25 09:09:06.468 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: qos 2026-07-25 09:09:06.469 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-25 09:09:06.469 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-25 09:09:06.470 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: qos-default 2026-07-25 09:09:06.470 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: qos-fip 2026-07-25 09:09:06.470 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-25 09:09:06.471 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-25 09:09:06.471 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-25 09:09:06.472 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-25 09:09:06.472 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-25 09:09:06.473 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: qos-pps 2026-07-25 09:09:06.473 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-25 09:09:06.474 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-25 09:09:06.474 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: qos-rules-alias 2026-07-25 09:09:06.474 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: quota-check-limit 2026-07-25 09:09:06.475 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-25 09:09:06.477 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: quotas 2026-07-25 09:09:06.479 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: quota_details 2026-07-25 09:09:06.481 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: rbac-policies 2026-07-25 09:09:06.481 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: rbac-address-group 2026-07-25 09:09:06.481 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: rbac-address-scope 2026-07-25 09:09:06.482 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: rbac-security-groups 2026-07-25 09:09:06.482 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-25 09:09:06.483 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: revision-if-match 2026-07-25 09:09:06.483 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-25 09:09:06.484 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: router_availability_zone 2026-07-25 09:09:06.484 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-25 09:09:06.485 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-25 09:09:06.486 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-25 09:09:06.486 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-25 09:09:06.487 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-25 09:09:06.487 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-25 09:09:06.488 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-25 09:09:06.491 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: security-group 2026-07-25 09:09:06.492 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: segment 2026-07-25 09:09:06.493 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-25 09:09:06.493 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: service-type 2026-07-25 09:09:06.493 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: sorting 2026-07-25 09:09:06.494 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: standard-attr-segment 2026-07-25 09:09:06.495 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: standard-attr-description 2026-07-25 09:09:06.495 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: stateful-security-group 2026-07-25 09:09:06.495 1 WARNING neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-25 09:09:06.496 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-25 09:09:06.496 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: subnet-external-network 2026-07-25 09:09:06.497 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: subnet_onboard 2026-07-25 09:09:06.497 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-25 09:09:06.498 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: subnet-service-types 2026-07-25 09:09:06.498 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: subnet_allocation 2026-07-25 09:09:06.499 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-25 09:09:06.499 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: tag-creation 2026-07-25 09:09:06.500 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-25 09:09:06.503 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: standard-attr-tag 2026-07-25 09:09:06.504 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-25 09:09:06.505 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: trunk 2026-07-25 09:09:06.505 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: trunk-details 2026-07-25 09:09:06.506 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-25 09:09:06.506 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-25 09:09:06.507 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-25 09:09:06.507 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-25 09:09:06.509 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-25 09:09:06.509 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-25 09:09:06.510 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: vpn-flavors 2026-07-25 09:09:06.511 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: vpnaas 2026-07-25 09:09:06.512 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: taas 2026-07-25 09:09:06.513 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: tap-mirror 2026-07-25 09:09:06.514 1 INFO neutron.api.extensions [None req-f79b3959-1284-4278-84e5-9c6ef0100670 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-25 09:09:36.599 20 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-25 09:09:36.642 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-25 09:09:36.646 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-25 09:09:45.850 16 INFO neutron.db.l3_hamode_db [None req-cf737d65-ec80-46b1-930b-8388d03da1a8 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-25 09:09:56.355 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port a11d13dc-c985-4474-bd96-bd2446ae1f5f 2026-07-25 09:09:58.215 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port a11d13dc-c985-4474-bd96-bd2446ae1f5f 2026-07-25 09:09:58.831 13 INFO neutron.plugins.ml2.plugin [None req-f4909e90-5d04-48c7-96ea-b7b3140acabc - - - - - -] Attempt 1 to provision port a11d13dc-c985-4474-bd96-bd2446ae1f5f 2026-07-25 09:10:42.252 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 64307422-8418-494a-96fc-425ca705da10 2026-07-25 09:10:42.874 13 INFO neutron.plugins.ml2.plugin [None req-b115495a-9d7b-406d-ac1f-333aed37ee4d - - - - - -] Attempt 1 to provision port 64307422-8418-494a-96fc-425ca705da10 2026-07-25 09:10:44.227 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 64307422-8418-494a-96fc-425ca705da10 2026-07-25 09:10:49.064 16 INFO neutron.plugins.ml2.plugin [None req-6fb30570-a636-4569-97c9-51f7fbaf0c8a - - - - - -] Attempt 1 to provision port 3cc6cdf9-4f4d-41be-81b5-edeee6c599a9 2026-07-25 09:13:26.295 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 90489fe5-1f7f-4216-8fd2-6157fd9b361e 2026-07-25 09:13:28.282 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 90489fe5-1f7f-4216-8fd2-6157fd9b361e 2026-07-25 09:14:22.877 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 3cc6cdf9-4f4d-41be-81b5-edeee6c599a9 2026-07-25 09:14:24.287 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 3cc6cdf9-4f4d-41be-81b5-edeee6c599a9 2026-07-25 09:26:47.981 16 INFO neutron.plugins.ml2.plugin [None req-1c2e2db2-1ea8-4e74-a7a4-c0a0d10a964e - - - - - -] Attempt 1 to provision port 811e02c2-4ce2-4389-8d6b-04a8da71ec68 2026-07-25 09:26:48.560 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 811e02c2-4ce2-4389-8d6b-04a8da71ec68 2026-07-25 09:26:50.576 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 64a40b6a-c6e5-40e7-8301-ca6f5d13798f 2026-07-25 09:26:52.499 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 64a40b6a-c6e5-40e7-8301-ca6f5d13798f 2026-07-25 09:26:55.154 16 INFO neutron.plugins.ml2.plugin [None req-bbbed2c4-ee53-4136-85b4-c661fdbd2a31 - - - - - -] Attempt 1 to provision port 31e3e7ab-61b6-478e-977a-ac4a114b82b5 2026-07-25 09:26:55.177 16 INFO neutron.plugins.ml2.plugin [None req-bbbed2c4-ee53-4136-85b4-c661fdbd2a31 - - - - - -] Attempt 1 to provision port d4b6e27f-41d9-4414-8419-3a9a6304bd31 2026-07-25 09:26:55.203 16 INFO neutron.plugins.ml2.plugin [None req-bbbed2c4-ee53-4136-85b4-c661fdbd2a31 - - - - - -] Attempt 1 to provision port 64a40b6a-c6e5-40e7-8301-ca6f5d13798f 2026-07-25 09:26:55.250 16 INFO neutron.plugins.ml2.plugin [None req-bbbed2c4-ee53-4136-85b4-c661fdbd2a31 - - - - - -] Attempt 1 to provision port 3ac61218-a3bb-4533-a8a0-87c244aeba9b 2026-07-25 09:26:55.274 16 INFO neutron.plugins.ml2.plugin [None req-bbbed2c4-ee53-4136-85b4-c661fdbd2a31 - - - - - -] Attempt 1 to provision port 811e02c2-4ce2-4389-8d6b-04a8da71ec68 2026-07-25 09:27:02.647 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port ca9ef472-072d-4676-aa2c-f0f514ca67ce 2026-07-25 09:27:03.085 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port cc420937-1958-43fb-b0e4-e54a1cd03d4a 2026-07-25 09:27:03.442 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port f2704fa9-8f10-4680-bd40-5273b75ce738 2026-07-25 09:27:04.140 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port aa3d5b11-c608-464a-89b2-96b8214634a8 2026-07-25 09:27:05.232 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port ca9ef472-072d-4676-aa2c-f0f514ca67ce 2026-07-25 09:27:05.398 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port aa3d5b11-c608-464a-89b2-96b8214634a8 2026-07-25 09:27:05.616 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port f2704fa9-8f10-4680-bd40-5273b75ce738 2026-07-25 09:27:05.887 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port cc420937-1958-43fb-b0e4-e54a1cd03d4a 2026-07-25 09:27:08.569 13 INFO neutron.plugins.ml2.plugin [None req-ef7b9d47-3cbe-4422-9bbb-eb453ef2a682 - - - - - -] Attempt 1 to provision port ff6e41f3-63d0-4236-ac4c-f6f97c8ff3fb 2026-07-25 09:27:08.618 13 INFO neutron.plugins.ml2.plugin [None req-ef7b9d47-3cbe-4422-9bbb-eb453ef2a682 - - - - - -] Attempt 1 to provision port 64a40b6a-c6e5-40e7-8301-ca6f5d13798f 2026-07-25 09:27:08.679 13 INFO neutron.plugins.ml2.plugin [None req-ef7b9d47-3cbe-4422-9bbb-eb453ef2a682 - - - - - -] Attempt 1 to provision port cc420937-1958-43fb-b0e4-e54a1cd03d4a 2026-07-25 09:27:08.743 13 INFO neutron.plugins.ml2.plugin [None req-ef7b9d47-3cbe-4422-9bbb-eb453ef2a682 - - - - - -] Attempt 1 to provision port 330901cb-ebda-4a70-9801-76d4b69a471e 2026-07-25 09:27:09.408 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 254434e5-0770-40b4-b129-4557e18db6db 2026-07-25 09:27:09.845 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 82b6b31c-8d1d-4157-871b-516eb5df7a7f 2026-07-25 09:27:10.037 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-014f51c1-de97-4fb7-a41a-bfe1fc4a77b6'] response: {'server_uuid': '5bf24d97-3423-467a-b83d-7d7d9ed0cc9b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '254434e5-0770-40b4-b129-4557e18db6db', 'code': 200} 2026-07-25 09:27:10.275 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 9f377206-630c-4ff5-951f-4582ab9a1de5 2026-07-25 09:27:11.120 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 254434e5-0770-40b4-b129-4557e18db6db 2026-07-25 09:27:11.311 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 82b6b31c-8d1d-4157-871b-516eb5df7a7f 2026-07-25 09:27:11.489 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 9f377206-630c-4ff5-951f-4582ab9a1de5 2026-07-25 09:27:12.070 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e003b8d6-a39c-4c23-b979-a9bc4a465300'] response: {'server_uuid': '413fb282-3199-4fab-8944-c028195596f9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '82b6b31c-8d1d-4157-871b-516eb5df7a7f', 'code': 200} 2026-07-25 09:27:12.070 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e003b8d6-a39c-4c23-b979-a9bc4a465300'] response: {'server_uuid': '288b9e5b-2824-4b31-8acb-63fcbd445cec', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9f377206-630c-4ff5-951f-4582ab9a1de5', 'code': 200} 2026-07-25 09:27:13.306 16 INFO neutron.plugins.ml2.plugin [None req-11fefb22-5ed7-4640-a868-de51e91202b2 - - - - - -] Attempt 1 to provision port ff6e41f3-63d0-4236-ac4c-f6f97c8ff3fb 2026-07-25 09:27:13.339 16 INFO neutron.plugins.ml2.plugin [None req-11fefb22-5ed7-4640-a868-de51e91202b2 - - - - - -] Attempt 1 to provision port 9f377206-630c-4ff5-951f-4582ab9a1de5 2026-07-25 09:27:13.410 16 INFO neutron.plugins.ml2.plugin [None req-11fefb22-5ed7-4640-a868-de51e91202b2 - - - - - -] Attempt 1 to provision port 396658c8-cde7-4946-a803-704ca6c11973 2026-07-25 09:27:17.334 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 46d5fda3-c759-4f62-959a-1fdd6ee66467 2026-07-25 09:27:17.678 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 52062a06-d7a0-4430-9661-142747c36718 2026-07-25 09:27:19.209 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 52062a06-d7a0-4430-9661-142747c36718 2026-07-25 09:27:19.454 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 46d5fda3-c759-4f62-959a-1fdd6ee66467 2026-07-25 09:27:20.000 13 INFO neutron.plugins.ml2.plugin [None req-456ce6ab-9ab6-40a1-8a28-80ce4d8e549d - - - - - -] Attempt 1 to provision port aed56833-c8c4-4365-a9eb-251f1bc5ddd0 2026-07-25 09:27:20.024 13 INFO neutron.plugins.ml2.plugin [None req-456ce6ab-9ab6-40a1-8a28-80ce4d8e549d - - - - - -] Attempt 1 to provision port 330901cb-ebda-4a70-9801-76d4b69a471e 2026-07-25 09:27:20.046 13 INFO neutron.plugins.ml2.plugin [None req-456ce6ab-9ab6-40a1-8a28-80ce4d8e549d - - - - - -] Attempt 1 to provision port 67e34ab9-da2c-4766-9297-bd411c8ae827 2026-07-25 09:27:20.067 13 INFO neutron.plugins.ml2.plugin [None req-456ce6ab-9ab6-40a1-8a28-80ce4d8e549d - - - - - -] Attempt 1 to provision port 52062a06-d7a0-4430-9661-142747c36718 2026-07-25 09:27:24.550 16 INFO neutron.plugins.ml2.plugin [None req-e56474bf-f319-460d-acea-51b3c15ff264 - - - - - -] Attempt 1 to provision port 82b6b31c-8d1d-4157-871b-516eb5df7a7f 2026-07-25 09:27:24.611 16 INFO neutron.plugins.ml2.plugin [None req-e56474bf-f319-460d-acea-51b3c15ff264 - - - - - -] Attempt 1 to provision port 67e34ab9-da2c-4766-9297-bd411c8ae827 2026-07-25 09:27:24.640 16 INFO neutron.plugins.ml2.plugin [None req-e56474bf-f319-460d-acea-51b3c15ff264 - - - - - -] Attempt 1 to provision port 52062a06-d7a0-4430-9661-142747c36718 2026-07-25 09:27:31.196 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port f269780c-50df-4ed3-a7ff-4db0c07aa73a 2026-07-25 09:27:31.599 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 9587a143-817f-41e0-a2d0-dcc92a9a97d2 2026-07-25 09:27:33.249 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port f269780c-50df-4ed3-a7ff-4db0c07aa73a 2026-07-25 09:27:33.427 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 9587a143-817f-41e0-a2d0-dcc92a9a97d2 2026-07-25 09:27:35.330 13 INFO neutron.plugins.ml2.plugin [None req-484e26b2-daf9-4f6d-ab0b-b8ee9d0afd48 - - - - - -] Attempt 1 to provision port 2289aa08-5f64-41d6-9a5d-8982178b5ef4 2026-07-25 09:27:35.358 13 INFO neutron.plugins.ml2.plugin [None req-484e26b2-daf9-4f6d-ab0b-b8ee9d0afd48 - - - - - -] Attempt 1 to provision port c0e71253-c909-455f-86dc-3bbbb19e5f51 2026-07-25 09:27:35.382 13 INFO neutron.plugins.ml2.plugin [None req-484e26b2-daf9-4f6d-ab0b-b8ee9d0afd48 - - - - - -] Attempt 1 to provision port f269780c-50df-4ed3-a7ff-4db0c07aa73a 2026-07-25 09:27:35.443 13 INFO neutron.plugins.ml2.plugin [None req-484e26b2-daf9-4f6d-ab0b-b8ee9d0afd48 - - - - - -] Attempt 1 to provision port 67e34ab9-da2c-4766-9297-bd411c8ae827 2026-07-25 09:27:35.879 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 9a235750-a9f2-414b-98e5-777a0ea94458 2026-07-25 09:27:35.972 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca4ecaa1-e3ad-4180-9b1f-4582e7260e48'] response: {'server_uuid': '48c158be-b624-4b89-b840-50f8eb1668d6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9a235750-a9f2-414b-98e5-777a0ea94458', 'code': 200} 2026-07-25 09:27:37.226 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 9a235750-a9f2-414b-98e5-777a0ea94458 2026-07-25 09:27:38.736 16 INFO neutron.plugins.ml2.plugin [None req-3cadbd5c-2c00-4e1d-b283-b95ec3aab76c - - - - - -] Attempt 1 to provision port 9a235750-a9f2-414b-98e5-777a0ea94458 2026-07-25 09:27:39.374 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 330901cb-ebda-4a70-9801-76d4b69a471e 2026-07-25 09:27:39.731 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 396658c8-cde7-4946-a803-704ca6c11973 2026-07-25 09:27:41.895 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 330901cb-ebda-4a70-9801-76d4b69a471e 2026-07-25 09:27:42.091 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 04f88e94-e51a-4489-a929-8e705ef0942a 2026-07-25 09:27:42.447 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 396658c8-cde7-4946-a803-704ca6c11973 2026-07-25 09:27:42.628 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5b192f9-544d-48d8-bb77-073dbe175997'] response: {'server_uuid': 'e5087673-dd40-40c2-938a-379a6a840e44', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '04f88e94-e51a-4489-a929-8e705ef0942a', 'code': 200} 2026-07-25 09:27:43.166 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 04f88e94-e51a-4489-a929-8e705ef0942a 2026-07-25 09:27:45.578 13 INFO neutron.plugins.ml2.plugin [None req-ee444b04-84a1-4a0d-8e30-ab73882c28b4 - - - - - -] Attempt 1 to provision port 4179f37d-0389-47c6-b996-49782a6deea5 2026-07-25 09:27:46.856 13 INFO neutron.plugins.ml2.plugin [None req-7ad8523b-a435-4157-a749-3be5287ba0a0 - - - - - -] Attempt 1 to provision port 82b6b31c-8d1d-4157-871b-516eb5df7a7f 2026-07-25 09:27:47.198 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 82b6b31c-8d1d-4157-871b-516eb5df7a7f 2026-07-25 09:27:47.367 16 WARNING neutron.plugins.ml2.plugin [None req-e52a9910-b6ba-46cd-8ec1-31f7ef8ca267 - - - - - -] Concurrent port binding operations failed on port 2289aa08-5f64-41d6-9a5d-8982178b5ef4 2026-07-25 09:27:47.370 16 INFO neutron.plugins.ml2.plugin [None req-e52a9910-b6ba-46cd-8ec1-31f7ef8ca267 - - - - - -] Attempt 2 to bind port 2289aa08-5f64-41d6-9a5d-8982178b5ef4 2026-07-25 09:27:49.212 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 2289aa08-5f64-41d6-9a5d-8982178b5ef4 2026-07-25 09:27:49.474 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port c0e71253-c909-455f-86dc-3bbbb19e5f51 2026-07-25 09:27:50.457 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-161b7841-5e38-410a-b87f-4bf6cd094df3'] response: {'server_uuid': 'e5087673-dd40-40c2-938a-379a6a840e44', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '04f88e94-e51a-4489-a929-8e705ef0942a', 'code': 200} 2026-07-25 09:27:51.155 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 2289aa08-5f64-41d6-9a5d-8982178b5ef4 2026-07-25 09:27:51.313 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port c0e71253-c909-455f-86dc-3bbbb19e5f51 2026-07-25 09:27:54.459 16 INFO neutron.plugins.ml2.plugin [None req-0b5b5f7e-b522-406c-a004-e58cd2f265b7 - - - - - -] Attempt 1 to provision port 82b6b31c-8d1d-4157-871b-516eb5df7a7f 2026-07-25 09:28:03.584 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 5c8b0f4e-fa49-456d-bd2e-a4442aa6eb73 2026-07-25 09:28:05.386 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port a06eaa28-736f-41a8-b0cb-33d6ce9f30ca 2026-07-25 09:28:05.432 16 INFO neutron.plugins.ml2.plugin [None req-1f918bab-1fd3-4934-8bed-82910cf75426 - - - - - -] Attempt 1 to provision port 5c8b0f4e-fa49-456d-bd2e-a4442aa6eb73 2026-07-25 09:28:05.710 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 5c8b0f4e-fa49-456d-bd2e-a4442aa6eb73 2026-07-25 09:28:07.215 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port a06eaa28-736f-41a8-b0cb-33d6ce9f30ca 2026-07-25 09:28:11.337 16 INFO neutron.plugins.ml2.plugin [None req-7aa7e8b3-e03f-44bd-85a5-37b0f2374d63 - - - - - -] Attempt 1 to provision port 872c779d-83cb-488c-8ad1-575ea174ba6d 2026-07-25 09:28:11.369 16 INFO neutron.plugins.ml2.plugin [None req-7aa7e8b3-e03f-44bd-85a5-37b0f2374d63 - - - - - -] Attempt 1 to provision port 7446a57a-9a6a-4e1f-879f-15974406258a 2026-07-25 09:28:11.391 16 INFO neutron.plugins.ml2.plugin [None req-7aa7e8b3-e03f-44bd-85a5-37b0f2374d63 - - - - - -] Attempt 1 to provision port 5c8b0f4e-fa49-456d-bd2e-a4442aa6eb73 2026-07-25 09:28:12.569 16 INFO neutron.plugins.ml2.plugin [None req-f259f2ab-79fb-4cb7-b062-fcfde0eed7c0 - - - - - -] Attempt 1 to provision port 872c779d-83cb-488c-8ad1-575ea174ba6d 2026-07-25 09:28:13.835 16 INFO neutron.plugins.ml2.plugin [None req-c1442f79-5f00-4ed5-a104-19702f318b50 - - - - - -] Attempt 1 to provision port 872c779d-83cb-488c-8ad1-575ea174ba6d 2026-07-25 09:28:17.780 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 1e127649-7938-46e1-a53a-44e39d36de64 2026-07-25 09:28:17.920 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-911d4ca5-4605-4760-b1dc-4555fe6e5bf0'] response: {'server_uuid': 'bb2377ff-0857-41b7-ae56-c47e42bc9833', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1e127649-7938-46e1-a53a-44e39d36de64', 'code': 200} 2026-07-25 09:28:19.197 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 1e127649-7938-46e1-a53a-44e39d36de64 2026-07-25 09:28:23.324 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 872c779d-83cb-488c-8ad1-575ea174ba6d 2026-07-25 09:28:23.732 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 7446a57a-9a6a-4e1f-879f-15974406258a 2026-07-25 09:28:25.228 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 7446a57a-9a6a-4e1f-879f-15974406258a 2026-07-25 09:28:25.352 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 872c779d-83cb-488c-8ad1-575ea174ba6d 2026-07-25 09:28:35.214 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 22003554-cedc-4712-9ca6-7125f8fc8bc9 2026-07-25 09:28:36.019 16 INFO neutron.plugins.ml2.plugin [None req-135ec95b-f136-4b45-ab5f-442c5ad5280e - - - - - -] Attempt 1 to provision port 22003554-cedc-4712-9ca6-7125f8fc8bc9 2026-07-25 09:28:37.226 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 22003554-cedc-4712-9ca6-7125f8fc8bc9 2026-07-25 09:28:39.260 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 91397723-3402-4730-8312-20face9a98cb 2026-07-25 09:28:41.431 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 6737caaa-ec18-42b7-8118-190f43b02dab 2026-07-25 09:28:53.417 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f704b81-63e8-424c-9523-6632b11c6d57'] response: {'server_uuid': 'bb2377ff-0857-41b7-ae56-c47e42bc9833', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '1e127649-7938-46e1-a53a-44e39d36de64', 'code': 200} 2026-07-25 09:28:55.829 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 7962b28c-1c52-4597-952c-128d8869150e 2026-07-25 09:28:56.213 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 8dc18f4e-ca4b-4128-9f3a-9715cfe289f1 2026-07-25 09:28:56.597 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 1e127649-7938-46e1-a53a-44e39d36de64 2026-07-25 09:28:56.729 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e142f63c-3730-409c-9092-84222539692c'] response: {'server_uuid': 'bb2377ff-0857-41b7-ae56-c47e42bc9833', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1e127649-7938-46e1-a53a-44e39d36de64', 'code': 200} 2026-07-25 09:28:57.534 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 8dc18f4e-ca4b-4128-9f3a-9715cfe289f1 2026-07-25 09:28:57.779 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 7962b28c-1c52-4597-952c-128d8869150e 2026-07-25 09:28:57.979 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 1e127649-7938-46e1-a53a-44e39d36de64 2026-07-25 09:28:59.569 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 2e4fb725-be6c-426d-ad2c-c4db3e2fddeb 2026-07-25 09:29:01.562 16 INFO neutron.plugins.ml2.plugin [None req-b36e362d-fd89-4b4c-a79e-903a6fb00910 - - - - - -] Attempt 1 to provision port 7962b28c-1c52-4597-952c-128d8869150e 2026-07-25 09:29:01.585 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 2e4fb725-be6c-426d-ad2c-c4db3e2fddeb 2026-07-25 09:29:01.632 16 INFO neutron.plugins.ml2.plugin [None req-b36e362d-fd89-4b4c-a79e-903a6fb00910 - - - - - -] Attempt 1 to provision port 8be09c1d-1fcb-444e-a552-ea42eee6b028 2026-07-25 09:29:05.422 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port cf365bd6-a632-4513-80d2-b8cb2a32be2f 2026-07-25 09:29:07.459 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port cf365bd6-a632-4513-80d2-b8cb2a32be2f 2026-07-25 09:29:09.138 16 INFO neutron.plugins.ml2.plugin [None req-68136fa2-3436-4856-8de4-291fa819cfa8 - - - - - -] Attempt 1 to provision port cf365bd6-a632-4513-80d2-b8cb2a32be2f 2026-07-25 09:29:09.201 16 INFO neutron.plugins.ml2.plugin [None req-68136fa2-3436-4856-8de4-291fa819cfa8 - - - - - -] Attempt 1 to provision port 35040748-93ba-4db4-8eba-ea2fb7f01ab9 2026-07-25 09:29:09.225 16 INFO neutron.plugins.ml2.plugin [None req-68136fa2-3436-4856-8de4-291fa819cfa8 - - - - - -] Attempt 1 to provision port ab935648-2e33-426f-b429-7f823cf2ca5f 2026-07-25 09:29:09.252 16 INFO neutron.plugins.ml2.plugin [None req-68136fa2-3436-4856-8de4-291fa819cfa8 - - - - - -] Attempt 1 to provision port 8be09c1d-1fcb-444e-a552-ea42eee6b028 2026-07-25 09:29:12.442 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 3d64e3c7-4ed9-4308-bce0-81caeb941036 2026-07-25 09:29:12.542 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d19eae6b-b020-430b-bf42-fe6f64f6fea1'] response: {'server_uuid': '976cc7ae-aedb-4fff-9db9-942f7cc66477', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3d64e3c7-4ed9-4308-bce0-81caeb941036', 'code': 200} 2026-07-25 09:29:13.503 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 8be09c1d-1fcb-444e-a552-ea42eee6b028 2026-07-25 09:29:13.829 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 3d64e3c7-4ed9-4308-bce0-81caeb941036 2026-07-25 09:29:15.499 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 8be09c1d-1fcb-444e-a552-ea42eee6b028 2026-07-25 09:29:15.908 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port ab935648-2e33-426f-b429-7f823cf2ca5f 2026-07-25 09:29:17.542 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 35040748-93ba-4db4-8eba-ea2fb7f01ab9 2026-07-25 09:29:18.396 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port ab935648-2e33-426f-b429-7f823cf2ca5f 2026-07-25 09:29:18.735 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port e49999eb-35bc-41ca-b415-9ff6092ebe27 2026-07-25 09:29:19.232 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 910fd433-3909-457b-958f-05833fa1022e 2026-07-25 09:29:19.835 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 35040748-93ba-4db4-8eba-ea2fb7f01ab9 2026-07-25 09:29:20.019 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port e49999eb-35bc-41ca-b415-9ff6092ebe27 2026-07-25 09:29:20.219 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 910fd433-3909-457b-958f-05833fa1022e 2026-07-25 09:29:20.375 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 5a17f80b-93dd-43fc-a67a-4f923c960906 2026-07-25 09:29:20.587 13 INFO neutron.plugins.ml2.plugin [None req-b3370807-5f3f-4d29-b318-2b358b8b55e2 - - - - - -] Attempt 1 to provision port 910fd433-3909-457b-958f-05833fa1022e 2026-07-25 09:29:20.681 13 INFO neutron.plugins.ml2.plugin [None req-b3370807-5f3f-4d29-b318-2b358b8b55e2 - - - - - -] Attempt 1 to provision port 3d64e3c7-4ed9-4308-bce0-81caeb941036 2026-07-25 09:29:20.785 13 INFO neutron.plugins.ml2.plugin [None req-b3370807-5f3f-4d29-b318-2b358b8b55e2 - - - - - -] Attempt 1 to provision port 2c4c0c5d-ea09-4403-a1de-e48dd08c312f 2026-07-25 09:29:20.819 13 INFO neutron.plugins.ml2.plugin [None req-b3370807-5f3f-4d29-b318-2b358b8b55e2 - - - - - -] Attempt 1 to provision port cdc0a456-7cee-4df6-8f50-2db12468be11 2026-07-25 09:29:20.842 13 INFO neutron.plugins.ml2.plugin [None req-b3370807-5f3f-4d29-b318-2b358b8b55e2 - - - - - -] Attempt 1 to provision port 5a17f80b-93dd-43fc-a67a-4f923c960906 2026-07-25 09:29:21.761 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 5a17f80b-93dd-43fc-a67a-4f923c960906 2026-07-25 09:29:25.050 13 INFO neutron.plugins.ml2.plugin [None req-406fa685-efc5-41d8-a7e7-87de11bf04be - - - - - -] Attempt 1 to provision port cf365bd6-a632-4513-80d2-b8cb2a32be2f 2026-07-25 09:29:25.101 13 INFO neutron.plugins.ml2.plugin [None req-406fa685-efc5-41d8-a7e7-87de11bf04be - - - - - -] Attempt 1 to provision port 35040748-93ba-4db4-8eba-ea2fb7f01ab9 2026-07-25 09:29:25.146 13 INFO neutron.plugins.ml2.plugin [None req-406fa685-efc5-41d8-a7e7-87de11bf04be - - - - - -] Attempt 1 to provision port 2c4c0c5d-ea09-4403-a1de-e48dd08c312f 2026-07-25 09:29:25.168 13 INFO neutron.plugins.ml2.plugin [None req-406fa685-efc5-41d8-a7e7-87de11bf04be - - - - - -] Attempt 1 to provision port 5a17f80b-93dd-43fc-a67a-4f923c960906 2026-07-25 09:29:28.869 16 INFO neutron.plugins.ml2.plugin [None req-28299579-b135-45dc-b23f-068391b62022 - - - - - -] Attempt 1 to provision port 35040748-93ba-4db4-8eba-ea2fb7f01ab9 2026-07-25 09:29:28.970 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 31d2d53e-1695-4c34-b8b7-fb92486e9dda 2026-07-25 09:29:29.090 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a282630-d2bd-4b92-9fca-e485c01f8c35'] response: {'server_uuid': '883650a9-ce3c-42b1-bda9-e94087ae8356', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '31d2d53e-1695-4c34-b8b7-fb92486e9dda', 'code': 200} 2026-07-25 09:29:30.473 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 31d2d53e-1695-4c34-b8b7-fb92486e9dda 2026-07-25 09:29:34.314 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 2c4c0c5d-ea09-4403-a1de-e48dd08c312f 2026-07-25 09:29:34.565 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port cdc0a456-7cee-4df6-8f50-2db12468be11 2026-07-25 09:29:36.286 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 2c4c0c5d-ea09-4403-a1de-e48dd08c312f 2026-07-25 09:29:36.507 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port cdc0a456-7cee-4df6-8f50-2db12468be11 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers [None req-5b62356f-737f-4467-88e9-3ce9a8ba1b68 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 87e2b20f-4093-4351-94af-f4835432b169 could not be found. 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 87e2b20f-4093-4351-94af-f4835432b169 could not be found. 2026-07-25 09:29:52.664 16 ERROR neutron.plugins.ml2.managers 2026-07-25 09:29:52.668 16 ERROR neutron.plugins.ml2.managers [None req-5b62356f-737f-4467-88e9-3ce9a8ba1b68 - - - - - -] Failed to bind port f0df30be-97ff-4ca5-b624-593f5fcf6c58 on host instance for vnic_type normal using segments [{'id': '66c88678-11c5-42d1-a4d6-4c693b919dcc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 991, 'network_id': '21d78f45-0e33-4e29-92f3-fee95af15d22'}] 2026-07-25 09:29:52.668 16 INFO neutron.plugins.ml2.plugin [None req-5b62356f-737f-4467-88e9-3ce9a8ba1b68 - - - - - -] Attempt 2 to bind port f0df30be-97ff-4ca5-b624-593f5fcf6c58 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers [None req-5b62356f-737f-4467-88e9-3ce9a8ba1b68 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 87e2b20f-4093-4351-94af-f4835432b169 could not be found. 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 87e2b20f-4093-4351-94af-f4835432b169 could not be found. 2026-07-25 09:29:52.677 16 ERROR neutron.plugins.ml2.managers 2026-07-25 09:29:52.678 16 ERROR neutron.plugins.ml2.managers [None req-5b62356f-737f-4467-88e9-3ce9a8ba1b68 - - - - - -] Failed to bind port f0df30be-97ff-4ca5-b624-593f5fcf6c58 on host instance for vnic_type normal using segments [{'id': '66c88678-11c5-42d1-a4d6-4c693b919dcc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 991, 'network_id': '21d78f45-0e33-4e29-92f3-fee95af15d22'}] 2026-07-25 09:29:52.678 16 INFO neutron.plugins.ml2.plugin [None req-5b62356f-737f-4467-88e9-3ce9a8ba1b68 - - - - - -] Attempt 3 to bind port f0df30be-97ff-4ca5-b624-593f5fcf6c58 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers [None req-5b62356f-737f-4467-88e9-3ce9a8ba1b68 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 87e2b20f-4093-4351-94af-f4835432b169 could not be found. 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 87e2b20f-4093-4351-94af-f4835432b169 could not be found. 2026-07-25 09:29:52.688 16 ERROR neutron.plugins.ml2.managers 2026-07-25 09:29:52.689 16 ERROR neutron.plugins.ml2.managers [None req-5b62356f-737f-4467-88e9-3ce9a8ba1b68 - - - - - -] Failed to bind port f0df30be-97ff-4ca5-b624-593f5fcf6c58 on host instance for vnic_type normal using segments [{'id': '66c88678-11c5-42d1-a4d6-4c693b919dcc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 991, 'network_id': '21d78f45-0e33-4e29-92f3-fee95af15d22'}] 2026-07-25 09:29:52.690 16 INFO neutron.plugins.ml2.plugin [None req-5b62356f-737f-4467-88e9-3ce9a8ba1b68 - - - - - -] Attempt 4 to bind port f0df30be-97ff-4ca5-b624-593f5fcf6c58 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers [None req-5b62356f-737f-4467-88e9-3ce9a8ba1b68 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 87e2b20f-4093-4351-94af-f4835432b169 could not be found. 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 87e2b20f-4093-4351-94af-f4835432b169 could not be found. 2026-07-25 09:29:52.700 16 ERROR neutron.plugins.ml2.managers 2026-07-25 09:29:52.701 16 ERROR neutron.plugins.ml2.managers [None req-5b62356f-737f-4467-88e9-3ce9a8ba1b68 - - - - - -] Failed to bind port f0df30be-97ff-4ca5-b624-593f5fcf6c58 on host instance for vnic_type normal using segments [{'id': '66c88678-11c5-42d1-a4d6-4c693b919dcc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 991, 'network_id': '21d78f45-0e33-4e29-92f3-fee95af15d22'}] 2026-07-25 09:29:52.701 16 INFO neutron.plugins.ml2.plugin [None req-5b62356f-737f-4467-88e9-3ce9a8ba1b68 - - - - - -] Attempt 5 to bind port f0df30be-97ff-4ca5-b624-593f5fcf6c58 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers [None req-5b62356f-737f-4467-88e9-3ce9a8ba1b68 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 87e2b20f-4093-4351-94af-f4835432b169 could not be found. 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 87e2b20f-4093-4351-94af-f4835432b169 could not be found. 2026-07-25 09:29:52.723 16 ERROR neutron.plugins.ml2.managers 2026-07-25 09:29:52.725 16 ERROR neutron.plugins.ml2.managers [None req-5b62356f-737f-4467-88e9-3ce9a8ba1b68 - - - - - -] Failed to bind port f0df30be-97ff-4ca5-b624-593f5fcf6c58 on host instance for vnic_type normal using segments [{'id': '66c88678-11c5-42d1-a4d6-4c693b919dcc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 991, 'network_id': '21d78f45-0e33-4e29-92f3-fee95af15d22'}] 2026-07-25 09:29:52.725 16 INFO neutron.plugins.ml2.plugin [None req-5b62356f-737f-4467-88e9-3ce9a8ba1b68 - - - - - -] Attempt 6 to bind port f0df30be-97ff-4ca5-b624-593f5fcf6c58 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers [None req-5b62356f-737f-4467-88e9-3ce9a8ba1b68 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 87e2b20f-4093-4351-94af-f4835432b169 could not be found. 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 87e2b20f-4093-4351-94af-f4835432b169 could not be found. 2026-07-25 09:29:52.737 16 ERROR neutron.plugins.ml2.managers 2026-07-25 09:29:52.739 16 ERROR neutron.plugins.ml2.managers [None req-5b62356f-737f-4467-88e9-3ce9a8ba1b68 - - - - - -] Failed to bind port f0df30be-97ff-4ca5-b624-593f5fcf6c58 on host instance for vnic_type normal using segments [{'id': '66c88678-11c5-42d1-a4d6-4c693b919dcc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 991, 'network_id': '21d78f45-0e33-4e29-92f3-fee95af15d22'}] 2026-07-25 09:29:52.739 16 INFO neutron.plugins.ml2.plugin [None req-5b62356f-737f-4467-88e9-3ce9a8ba1b68 - - - - - -] Attempt 7 to bind port f0df30be-97ff-4ca5-b624-593f5fcf6c58 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers [None req-5b62356f-737f-4467-88e9-3ce9a8ba1b68 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 87e2b20f-4093-4351-94af-f4835432b169 could not be found. 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 87e2b20f-4093-4351-94af-f4835432b169 could not be found. 2026-07-25 09:29:52.750 16 ERROR neutron.plugins.ml2.managers 2026-07-25 09:29:52.751 16 ERROR neutron.plugins.ml2.managers [None req-5b62356f-737f-4467-88e9-3ce9a8ba1b68 - - - - - -] Failed to bind port f0df30be-97ff-4ca5-b624-593f5fcf6c58 on host instance for vnic_type normal using segments [{'id': '66c88678-11c5-42d1-a4d6-4c693b919dcc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 991, 'network_id': '21d78f45-0e33-4e29-92f3-fee95af15d22'}] 2026-07-25 09:29:52.751 16 INFO neutron.plugins.ml2.plugin [None req-5b62356f-737f-4467-88e9-3ce9a8ba1b68 - - - - - -] Attempt 8 to bind port f0df30be-97ff-4ca5-b624-593f5fcf6c58 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers [None req-5b62356f-737f-4467-88e9-3ce9a8ba1b68 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 87e2b20f-4093-4351-94af-f4835432b169 could not be found. 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 87e2b20f-4093-4351-94af-f4835432b169 could not be found. 2026-07-25 09:29:52.763 16 ERROR neutron.plugins.ml2.managers 2026-07-25 09:29:52.764 16 ERROR neutron.plugins.ml2.managers [None req-5b62356f-737f-4467-88e9-3ce9a8ba1b68 - - - - - -] Failed to bind port f0df30be-97ff-4ca5-b624-593f5fcf6c58 on host instance for vnic_type normal using segments [{'id': '66c88678-11c5-42d1-a4d6-4c693b919dcc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 991, 'network_id': '21d78f45-0e33-4e29-92f3-fee95af15d22'}] 2026-07-25 09:29:52.764 16 INFO neutron.plugins.ml2.plugin [None req-5b62356f-737f-4467-88e9-3ce9a8ba1b68 - - - - - -] Attempt 9 to bind port f0df30be-97ff-4ca5-b624-593f5fcf6c58 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers [None req-5b62356f-737f-4467-88e9-3ce9a8ba1b68 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 87e2b20f-4093-4351-94af-f4835432b169 could not be found. 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 87e2b20f-4093-4351-94af-f4835432b169 could not be found. 2026-07-25 09:29:52.775 16 ERROR neutron.plugins.ml2.managers 2026-07-25 09:29:52.779 16 ERROR neutron.plugins.ml2.managers [None req-5b62356f-737f-4467-88e9-3ce9a8ba1b68 - - - - - -] Failed to bind port f0df30be-97ff-4ca5-b624-593f5fcf6c58 on host instance for vnic_type normal using segments [{'id': '66c88678-11c5-42d1-a4d6-4c693b919dcc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 991, 'network_id': '21d78f45-0e33-4e29-92f3-fee95af15d22'}] 2026-07-25 09:29:52.780 16 INFO neutron.plugins.ml2.plugin [None req-5b62356f-737f-4467-88e9-3ce9a8ba1b68 - - - - - -] Attempt 10 to bind port f0df30be-97ff-4ca5-b624-593f5fcf6c58 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers [None req-5b62356f-737f-4467-88e9-3ce9a8ba1b68 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 87e2b20f-4093-4351-94af-f4835432b169 could not be found. 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 87e2b20f-4093-4351-94af-f4835432b169 could not be found. 2026-07-25 09:29:52.797 16 ERROR neutron.plugins.ml2.managers 2026-07-25 09:29:52.799 16 ERROR neutron.plugins.ml2.managers [None req-5b62356f-737f-4467-88e9-3ce9a8ba1b68 - - - - - -] Failed to bind port f0df30be-97ff-4ca5-b624-593f5fcf6c58 on host instance for vnic_type normal using segments [{'id': '66c88678-11c5-42d1-a4d6-4c693b919dcc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 991, 'network_id': '21d78f45-0e33-4e29-92f3-fee95af15d22'}] 2026-07-25 09:30:04.251 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port d59d2e2a-7819-4b25-9a60-eca3087a2219 2026-07-25 09:30:05.362 13 INFO neutron.plugins.ml2.plugin [None req-2c7d4270-e3fa-401c-b0cb-75014c4e3b1e - - - - - -] Attempt 1 to provision port eeb4e2e1-7fb5-47ad-9475-d76fbca00c26 2026-07-25 09:30:06.211 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port d59d2e2a-7819-4b25-9a60-eca3087a2219 2026-07-25 09:30:08.288 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port ded54348-8d25-4378-9a0e-c4293b0a7acb 2026-07-25 09:30:10.312 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port ded54348-8d25-4378-9a0e-c4293b0a7acb 2026-07-25 09:30:11.010 13 INFO neutron.plugins.ml2.plugin [None req-4637889c-7dd1-4ef8-ac9c-3ce73b2ed769 - - - - - -] Attempt 1 to provision port ded54348-8d25-4378-9a0e-c4293b0a7acb 2026-07-25 09:30:11.060 13 INFO neutron.plugins.ml2.plugin [None req-4637889c-7dd1-4ef8-ac9c-3ce73b2ed769 - - - - - -] Attempt 1 to provision port e6f77108-7b47-4701-8fce-0857a32e9e16 2026-07-25 09:30:14.449 13 INFO neutron.plugins.ml2.plugin [None req-755714ca-5314-46de-8b8f-413841fa87d3 - - - - - -] Attempt 1 to provision port e6f77108-7b47-4701-8fce-0857a32e9e16 2026-07-25 09:30:16.772 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port d1055151-8863-46f4-abfd-0406ce17e11c 2026-07-25 09:30:16.887 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-32f4e1a1-0bea-4538-b9a9-552a99d51076'] response: {'server_uuid': '69655aa5-35d5-4ef2-8c69-9a1daabfe2d8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd1055151-8863-46f4-abfd-0406ce17e11c', 'code': 200} 2026-07-25 09:30:18.293 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port d1055151-8863-46f4-abfd-0406ce17e11c 2026-07-25 09:30:20.258 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port e6f77108-7b47-4701-8fce-0857a32e9e16 2026-07-25 09:30:22.239 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port e6f77108-7b47-4701-8fce-0857a32e9e16 2026-07-25 09:30:22.429 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port eeb4e2e1-7fb5-47ad-9475-d76fbca00c26 2026-07-25 09:30:24.215 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port eeb4e2e1-7fb5-47ad-9475-d76fbca00c26 2026-07-25 09:30:54.808 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 093ed5e3-bfbb-4d32-afad-089975fc5694 2026-07-25 09:30:54.909 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3033e08c-d4e8-4885-a40a-1069586c1511'] response: {'server_uuid': '25ea4454-7ef3-4afe-94e8-7eaca02f336a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '093ed5e3-bfbb-4d32-afad-089975fc5694', 'code': 200} 2026-07-25 09:30:56.253 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 093ed5e3-bfbb-4d32-afad-089975fc5694 2026-07-25 09:32:26.273 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port f8b57a57-46f1-4ced-b2a8-717a18f3643f 2026-07-25 09:32:27.157 16 INFO neutron.plugins.ml2.plugin [None req-609f2a63-f165-496b-b1b3-96aff1baa074 - - - - - -] Attempt 1 to provision port f8b57a57-46f1-4ced-b2a8-717a18f3643f 2026-07-25 09:32:28.269 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port f8b57a57-46f1-4ced-b2a8-717a18f3643f 2026-07-25 09:32:30.275 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 060014fb-7663-4023-9cad-f996df7b36b4 2026-07-25 09:32:30.574 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port ac1d8721-fd2e-4ae9-b1da-fc487c066d49 2026-07-25 09:32:32.470 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 4ffe4855-d22e-41e9-aa73-e095b4bbe8c7 2026-07-25 09:32:32.788 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 060014fb-7663-4023-9cad-f996df7b36b4 2026-07-25 09:32:32.965 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port ac1d8721-fd2e-4ae9-b1da-fc487c066d49 2026-07-25 09:32:34.282 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 4ffe4855-d22e-41e9-aa73-e095b4bbe8c7 2026-07-25 09:32:36.317 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port f8b57a57-46f1-4ced-b2a8-717a18f3643f 2026-07-25 09:32:37.651 13 INFO neutron.plugins.ml2.plugin [None req-fcdff071-597a-4586-9731-782772da362e - - - - - -] Attempt 1 to provision port 060014fb-7663-4023-9cad-f996df7b36b4 2026-07-25 09:32:37.696 13 INFO neutron.plugins.ml2.plugin [None req-fcdff071-597a-4586-9731-782772da362e - - - - - -] Attempt 1 to provision port 2a98e4b6-5986-43f1-bf0d-b1893d12f235 2026-07-25 09:32:37.719 13 INFO neutron.plugins.ml2.plugin [None req-fcdff071-597a-4586-9731-782772da362e - - - - - -] Attempt 1 to provision port 4ffe4855-d22e-41e9-aa73-e095b4bbe8c7 2026-07-25 09:32:37.796 13 INFO neutron.plugins.ml2.plugin [None req-fcdff071-597a-4586-9731-782772da362e - - - - - -] Attempt 1 to provision port f8b57a57-46f1-4ced-b2a8-717a18f3643f 2026-07-25 09:32:43.065 13 INFO neutron.plugins.ml2.plugin [None req-133559b7-497b-40d5-af84-867f91f99119 - - - - - -] Attempt 1 to provision port 060014fb-7663-4023-9cad-f996df7b36b4 2026-07-25 09:32:43.113 13 INFO neutron.plugins.ml2.plugin [None req-133559b7-497b-40d5-af84-867f91f99119 - - - - - -] Attempt 1 to provision port 4de21126-488e-4055-85c3-5f028efddc05 2026-07-25 09:32:43.138 13 INFO neutron.plugins.ml2.plugin [None req-133559b7-497b-40d5-af84-867f91f99119 - - - - - -] Attempt 1 to provision port 4ffe4855-d22e-41e9-aa73-e095b4bbe8c7 2026-07-25 09:32:43.187 13 INFO neutron.plugins.ml2.plugin [None req-133559b7-497b-40d5-af84-867f91f99119 - - - - - -] Attempt 1 to provision port 0f036fbd-ceb2-486f-9090-1a843ef14340 2026-07-25 09:32:44.903 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port dd756304-a015-42ae-9b88-956408d33a36 2026-07-25 09:32:45.108 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-fae9b526-20d1-4819-aaea-8cf03407d0ff'] response: {'server_uuid': 'dcff0d43-d647-4da3-ab17-a86098de6219', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dd756304-a015-42ae-9b88-956408d33a36', 'code': 200} 2026-07-25 09:32:46.298 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port dd756304-a015-42ae-9b88-956408d33a36 2026-07-25 09:32:48.014 13 INFO neutron.plugins.ml2.plugin [None req-5c427921-546d-42ef-bdb9-6e7cf051da46 - - - - - -] Attempt 1 to provision port 060014fb-7663-4023-9cad-f996df7b36b4 2026-07-25 09:32:48.084 13 INFO neutron.plugins.ml2.plugin [None req-5c427921-546d-42ef-bdb9-6e7cf051da46 - - - - - -] Attempt 1 to provision port 2a98e4b6-5986-43f1-bf0d-b1893d12f235 2026-07-25 09:32:48.217 13 INFO neutron.plugins.ml2.plugin [None req-5c427921-546d-42ef-bdb9-6e7cf051da46 - - - - - -] Attempt 1 to provision port 4de21126-488e-4055-85c3-5f028efddc05 2026-07-25 09:32:48.336 13 INFO neutron.plugins.ml2.plugin [None req-5c427921-546d-42ef-bdb9-6e7cf051da46 - - - - - -] Attempt 1 to provision port dd756304-a015-42ae-9b88-956408d33a36 2026-07-25 09:32:48.352 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 05580276-620a-4eff-9402-a32771e3c98b 2026-07-25 09:32:48.384 13 INFO neutron.plugins.ml2.plugin [None req-5c427921-546d-42ef-bdb9-6e7cf051da46 - - - - - -] Attempt 1 to provision port 05580276-620a-4eff-9402-a32771e3c98b 2026-07-25 09:32:48.621 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 0f036fbd-ceb2-486f-9090-1a843ef14340 2026-07-25 09:32:48.890 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 4de21126-488e-4055-85c3-5f028efddc05 2026-07-25 09:32:48.979 13 INFO neutron.plugins.ml2.plugin [None req-5c427921-546d-42ef-bdb9-6e7cf051da46 - - - - - -] Attempt 1 to provision port f8b57a57-46f1-4ced-b2a8-717a18f3643f 2026-07-25 09:32:49.074 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 2a98e4b6-5986-43f1-bf0d-b1893d12f235 2026-07-25 09:32:50.344 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 05580276-620a-4eff-9402-a32771e3c98b 2026-07-25 09:32:50.487 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 0f036fbd-ceb2-486f-9090-1a843ef14340 2026-07-25 09:32:50.649 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 4de21126-488e-4055-85c3-5f028efddc05 2026-07-25 09:32:50.850 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 2a98e4b6-5986-43f1-bf0d-b1893d12f235 2026-07-25 09:32:52.098 13 INFO neutron.plugins.ml2.plugin [None req-0ff7934e-17ed-408b-ac7a-71fa00073455 - - - - - -] Attempt 1 to provision port 2a98e4b6-5986-43f1-bf0d-b1893d12f235 2026-07-25 09:32:52.146 13 INFO neutron.plugins.ml2.plugin [None req-0ff7934e-17ed-408b-ac7a-71fa00073455 - - - - - -] Attempt 1 to provision port 4de21126-488e-4055-85c3-5f028efddc05 2026-07-25 09:32:52.184 13 INFO neutron.plugins.ml2.plugin [None req-0ff7934e-17ed-408b-ac7a-71fa00073455 - - - - - -] Attempt 1 to provision port 0f036fbd-ceb2-486f-9090-1a843ef14340 2026-07-25 09:32:53.434 13 INFO neutron.plugins.ml2.plugin [None req-f213a1ac-d831-4934-9892-683dc8cb6740 - - - - - -] Attempt 1 to provision port 4de21126-488e-4055-85c3-5f028efddc05 2026-07-25 09:32:54.797 13 INFO neutron.plugins.ml2.plugin [None req-4ca4bcf8-0ff1-485a-a342-33b7a9ee01cf - - - - - -] Attempt 1 to provision port dd756304-a015-42ae-9b88-956408d33a36 2026-07-25 09:33:02.303 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 99af6bd1-e319-452a-a2f8-6ca6f3d1478f 2026-07-25 09:33:02.462 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-44bb2ce3-4b3d-4c1f-bbab-154a6e897fa8'] response: {'server_uuid': 'a8be66d6-5efe-4e2a-849b-cdc837564f4b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '99af6bd1-e319-452a-a2f8-6ca6f3d1478f', 'code': 200} 2026-07-25 09:33:04.307 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 99af6bd1-e319-452a-a2f8-6ca6f3d1478f 2026-07-25 09:33:34.251 13 INFO neutron.plugins.ml2.plugin [None req-16786b8b-378b-4a63-8273-43e55b2ac330 - - - - - -] Attempt 1 to provision port 4c4b0fbb-d27f-408d-9f11-0677f96c77d0 2026-07-25 09:33:54.836 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 2054f474-5c3f-4ab5-af56-0a6aa346d1e5 2026-07-25 09:33:54.943 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-11a8d81d-628b-4da6-beea-5ec7ef248fc3'] response: {'server_uuid': '592d11c9-1732-4dd7-a84c-e0e9bd6405e1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2054f474-5c3f-4ab5-af56-0a6aa346d1e5', 'code': 200} 2026-07-25 09:33:56.290 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 2054f474-5c3f-4ab5-af56-0a6aa346d1e5 2026-07-25 09:34:30.495 16 INFO neutron.plugins.ml2.plugin [None req-e0c2f0ca-92f6-478e-b0b6-466568b3cf8e - - - - - -] Attempt 1 to provision port fbb86302-5ed6-4907-b697-4c98963db6a1 2026-07-25 09:34:36.342 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port fbb86302-5ed6-4907-b697-4c98963db6a1 2026-07-25 09:34:36.446 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-58aaa4e3-ac74-4385-8169-56369f0e5daa'] response: {'server_uuid': '592d11c9-1732-4dd7-a84c-e0e9bd6405e1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fbb86302-5ed6-4907-b697-4c98963db6a1', 'code': 200} 2026-07-25 09:34:38.327 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port fbb86302-5ed6-4907-b697-4c98963db6a1 2026-07-25 09:34:40.839 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port fbb86302-5ed6-4907-b697-4c98963db6a1 2026-07-25 09:35:01.272 16 INFO neutron.plugins.ml2.plugin [None req-a57edf40-359f-42be-a6b2-77a8c5b48773 - - - - - -] Attempt 1 to provision port 4268fcba-61b8-4d81-8d4f-57bc93d7bc32 2026-07-25 09:35:09.890 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 4268fcba-61b8-4d81-8d4f-57bc93d7bc32 2026-07-25 09:35:09.983 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7bd1ac3-e690-482a-80aa-9ee5ac1da377'] response: {'server_uuid': '592d11c9-1732-4dd7-a84c-e0e9bd6405e1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4268fcba-61b8-4d81-8d4f-57bc93d7bc32', 'code': 200} 2026-07-25 09:35:10.485 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 4268fcba-61b8-4d81-8d4f-57bc93d7bc32 2026-07-25 09:35:20.988 13 INFO neutron.plugins.ml2.plugin [None req-a969caad-7153-4097-95eb-e06c1b71f9d5 - - - - - -] Attempt 1 to provision port 82dd2fde-a67c-4786-86c4-7031ee5059ac 2026-07-25 09:35:26.539 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 82dd2fde-a67c-4786-86c4-7031ee5059ac 2026-07-25 09:35:26.634 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b5333c2-63b9-4db4-ac50-bda5bac8b842'] response: {'server_uuid': '592d11c9-1732-4dd7-a84c-e0e9bd6405e1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '82dd2fde-a67c-4786-86c4-7031ee5059ac', 'code': 200} 2026-07-25 09:35:28.493 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 82dd2fde-a67c-4786-86c4-7031ee5059ac 2026-07-25 09:35:30.882 16 INFO neutron.plugins.ml2.plugin [None req-e84c54d9-2523-4b16-bbe9-5f53298b9305 - - - - - -] Attempt 1 to provision port 4268fcba-61b8-4d81-8d4f-57bc93d7bc32 2026-07-25 09:35:44.539 16 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 82dd2fde-a67c-4786-86c4-7031ee5059ac 2026-07-25 09:35:45.719 16 INFO neutron.plugins.ml2.plugin [None req-55257c11-f52b-475e-b2a5-196bb1976ffc - - - - - -] Attempt 1 to provision port 82dd2fde-a67c-4786-86c4-7031ee5059ac 2026-07-25 09:35:46.559 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 82dd2fde-a67c-4786-86c4-7031ee5059ac 2026-07-25 09:35:54.546 13 INFO neutron.plugins.ml2.plugin [None req-eb3f114c-e12b-4db9-ac27-c3b1426e8c07 - - - - - -] Attempt 1 to provision port 4268fcba-61b8-4d81-8d4f-57bc93d7bc32 2026-07-25 09:35:55.251 16 INFO neutron.plugins.ml2.plugin [None req-62fdee28-4299-40fb-9c27-dcfb78f37c52 - - - - - -] Attempt 1 to provision port 4268fcba-61b8-4d81-8d4f-57bc93d7bc32 2026-07-25 09:36:38.681 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a9a18e3-b46f-4abf-a313-e607d4d670eb'] response: {'server_uuid': 'dcff0d43-d647-4da3-ab17-a86098de6219', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'dd756304-a015-42ae-9b88-956408d33a36', 'code': 200} 2026-07-25 09:37:44.724 16 INFO neutron.plugins.ml2.plugin [None req-7a445005-0595-4dba-9e01-a4543b7a910b - - - - - -] Attempt 1 to provision port 3cc6cdf9-4f4d-41be-81b5-edeee6c599a9 2026-07-25 09:37:44.791 16 INFO neutron.plugins.ml2.plugin [None req-7a445005-0595-4dba-9e01-a4543b7a910b - - - - - -] Attempt 1 to provision port 64307422-8418-494a-96fc-425ca705da10 2026-07-25 09:37:44.850 16 INFO neutron.plugins.ml2.plugin [None req-7a445005-0595-4dba-9e01-a4543b7a910b - - - - - -] Attempt 1 to provision port a11d13dc-c985-4474-bd96-bd2446ae1f5f