+ 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-04-21 17:50:03.948 1 INFO neutron.common.config [-] Logging enabled! 2026-04-21 17:50:03.949 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-21 17:50:03.949 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-21 17:50:03.949 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-21 17:50:05.700 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-21 17:50:05.703 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-21 17:50:05.707 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-21 17:50:05.708 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-21 17:50:05.708 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-21 17:50:05.708 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-21 17:50:05.708 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-21 17:50:05.715 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-21 17:50:05.715 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-21 17:50:05.716 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-21 17:50:05.738 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-21 17:50:05.739 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-21 17:50:05.739 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-21 17:50:05.760 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-21 17:50:05.760 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-21 17:50:05.760 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-21 17:50:05.760 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-21 17:50:06.081 1 INFO neutron.plugins.ml2.managers [None req-96a5133a-4d69-4857-9c9d-4960645f351f - - - - - -] Initializing driver for type 'vlan' 2026-04-21 17:50:06.243 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-96a5133a-4d69-4857-9c9d-4960645f351f - - - - - -] VlanTypeDriver initialization complete 2026-04-21 17:50:06.243 1 INFO neutron.plugins.ml2.managers [None req-96a5133a-4d69-4857-9c9d-4960645f351f - - - - - -] Initializing driver for type 'vxlan' 2026-04-21 17:50:06.243 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-96a5133a-4d69-4857-9c9d-4960645f351f - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-21 17:50:06.294 1 INFO neutron.plugins.ml2.managers [None req-96a5133a-4d69-4857-9c9d-4960645f351f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-21 17:50:06.294 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-96a5133a-4d69-4857-9c9d-4960645f351f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-21 17:50:06.294 1 INFO neutron.plugins.ml2.managers [None req-96a5133a-4d69-4857-9c9d-4960645f351f - - - - - -] Initializing extension driver 'port_security' 2026-04-21 17:50:06.294 1 INFO neutron.plugins.ml2.extensions.port_security [None req-96a5133a-4d69-4857-9c9d-4960645f351f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-21 17:50:06.294 1 INFO neutron.plugins.ml2.managers [None req-96a5133a-4d69-4857-9c9d-4960645f351f - - - - - -] Initializing extension driver 'qos' 2026-04-21 17:50:06.294 1 INFO neutron.plugins.ml2.managers [None req-96a5133a-4d69-4857-9c9d-4960645f351f - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-21 17:50:06.295 1 INFO neutron.plugins.ml2.managers [None req-96a5133a-4d69-4857-9c9d-4960645f351f - - - - - -] Initializing mechanism driver 'l2population' 2026-04-21 17:50:06.314 1 INFO neutron.quota [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded quota_driver: . 2026-04-21 17:50:06.315 1 INFO neutron.plugins.ml2.plugin [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Modular L2 Plugin initialization complete 2026-04-21 17:50:06.315 1 INFO neutron.plugins.ml2.managers [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-21 17:50:06.315 1 INFO neutron.plugins.ml2.managers [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-21 17:50:06.315 1 INFO neutron.plugins.ml2.managers [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-21 17:50:06.315 1 INFO neutron.manager [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loading Plugin: qos 2026-04-21 17:50:06.328 1 INFO neutron.manager [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loading Plugin: router 2026-04-21 17:50:06.366 1 INFO neutron.services.service_base [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-21 17:50:06.366 1 INFO neutron.manager [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loading Plugin: segments 2026-04-21 17:50:06.430 1 INFO neutron.manager [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loading Plugin: trunk 2026-04-21 17:50:06.443 1 INFO neutron.manager [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loading Plugin: vpnaas 2026-04-21 17:50:06.478 1 WARNING stevedore.named [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-21 17:50:06.554 1 INFO neutron_vpnaas.services.vpn.plugin [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-21 17:50:06.554 1 INFO neutron.common.utils [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-21 17:50:06.555 1 INFO neutron.manager [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loading Plugin: taas 2026-04-21 17:50:06.576 1 WARNING stevedore.named [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-21 17:50:06.577 1 WARNING stevedore.named [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-21 17:50:06.603 1 INFO neutron_taas.services.taas.taas_plugin [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-21 17:50:06.603 1 INFO neutron.manager [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loading Plugin: tapmirror 2026-04-21 17:50:06.614 1 WARNING stevedore.named [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-21 17:50:06.616 1 WARNING stevedore.named [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-21 17:50:06.639 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-21 17:50:06.639 1 INFO neutron.manager [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loading Plugin: auto_allocate 2026-04-21 17:50:06.647 1 INFO neutron.manager [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loading Plugin: tag 2026-04-21 17:50:06.655 1 INFO neutron.manager [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loading Plugin: timestamp 2026-04-21 17:50:06.657 1 INFO neutron.manager [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loading Plugin: network_ip_availability 2026-04-21 17:50:06.660 1 INFO neutron.manager [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loading Plugin: flavors 2026-04-21 17:50:06.663 1 INFO neutron.manager [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loading Plugin: revisions 2026-04-21 17:50:06.667 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Initializing extension manager. 2026-04-21 17:50:06.668 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: address-group 2026-04-21 17:50:06.669 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: address-scope 2026-04-21 17:50:06.670 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-21 17:50:06.670 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: agent 2026-04-21 17:50:06.671 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: agent-resources-synced 2026-04-21 17:50:06.672 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-21 17:50:06.672 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-21 17:50:06.673 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: availability_zone 2026-04-21 17:50:06.674 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: availability_zone_filter 2026-04-21 17:50:06.674 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-21 17:50:06.674 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: default-subnetpools 2026-04-21 17:50:06.676 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-21 17:50:06.676 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: dns-integration 2026-04-21 17:50:06.677 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: dns-domain-ports 2026-04-21 17:50:06.677 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-21 17:50:06.678 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: dvr 2026-04-21 17:50:06.678 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-21 17:50:06.678 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: empty-string-filtering 2026-04-21 17:50:06.679 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-21 17:50:06.679 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-21 17:50:06.680 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: external-net 2026-04-21 17:50:06.680 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-21 17:50:06.682 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: extraroute 2026-04-21 17:50:06.682 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: extraroute-atomic 2026-04-21 17:50:06.683 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-21 17:50:06.683 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-21 17:50:06.684 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-21 17:50:06.684 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-21 17:50:06.684 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: fip-port-details 2026-04-21 17:50:06.685 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: flavors 2026-04-21 17:50:06.686 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-21 17:50:06.687 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: floatingip-pools 2026-04-21 17:50:06.688 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: ip_allocation 2026-04-21 17:50:06.688 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-21 17:50:06.689 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: l2_adjacency 2026-04-21 17:50:06.690 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: router 2026-04-21 17:50:06.691 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-21 17:50:06.692 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-21 17:50:06.692 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-21 17:50:06.693 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: ext-gw-mode 2026-04-21 17:50:06.693 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: l3-ha 2026-04-21 17:50:06.694 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-21 17:50:06.694 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-21 17:50:06.695 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: l3-flavors 2026-04-21 17:50:06.695 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-21 17:50:06.696 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-21 17:50:06.698 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-21 17:50:06.699 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-21 17:50:06.699 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-21 17:50:06.702 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-21 17:50:06.703 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-21 17:50:06.703 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: multi-provider 2026-04-21 17:50:06.704 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: net-mtu 2026-04-21 17:50:06.704 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: net-mtu-writable 2026-04-21 17:50:06.704 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: network_availability_zone 2026-04-21 17:50:06.705 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: network_ha 2026-04-21 17:50:06.706 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: network-ip-availability 2026-04-21 17:50:06.706 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-21 17:50:06.707 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: pagination 2026-04-21 17:50:06.707 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: port-device-profile 2026-04-21 17:50:06.708 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-21 17:50:06.708 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-21 17:50:06.708 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-21 17:50:06.709 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: port-mac-override 2026-04-21 17:50:06.709 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-21 17:50:06.710 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-21 17:50:06.710 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-21 17:50:06.711 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: port-resource-request 2026-04-21 17:50:06.711 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-21 17:50:06.711 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-21 17:50:06.712 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: binding 2026-04-21 17:50:06.713 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: binding-extended 2026-04-21 17:50:06.714 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: port-security 2026-04-21 17:50:06.714 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: project-id 2026-04-21 17:50:06.714 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: provider 2026-04-21 17:50:06.715 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-21 17:50:06.717 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: qos 2026-04-21 17:50:06.717 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-21 17:50:06.718 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-21 17:50:06.718 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: qos-default 2026-04-21 17:50:06.719 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: qos-fip 2026-04-21 17:50:06.719 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-21 17:50:06.720 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-21 17:50:06.720 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-21 17:50:06.721 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-21 17:50:06.721 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-21 17:50:06.722 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: qos-pps 2026-04-21 17:50:06.722 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-21 17:50:06.723 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-21 17:50:06.723 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: qos-rules-alias 2026-04-21 17:50:06.724 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: quota-check-limit 2026-04-21 17:50:06.724 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-21 17:50:06.726 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: quotas 2026-04-21 17:50:06.729 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: quota_details 2026-04-21 17:50:06.730 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: rbac-policies 2026-04-21 17:50:06.731 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: rbac-address-group 2026-04-21 17:50:06.731 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: rbac-address-scope 2026-04-21 17:50:06.731 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: rbac-security-groups 2026-04-21 17:50:06.732 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-21 17:50:06.732 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: revision-if-match 2026-04-21 17:50:06.733 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-21 17:50:06.734 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: router_availability_zone 2026-04-21 17:50:06.734 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-21 17:50:06.736 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-21 17:50:06.736 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-21 17:50:06.736 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-21 17:50:06.737 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-21 17:50:06.737 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-21 17:50:06.738 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-21 17:50:06.742 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: security-group 2026-04-21 17:50:06.743 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: segment 2026-04-21 17:50:06.744 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-21 17:50:06.744 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: service-type 2026-04-21 17:50:06.744 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: sorting 2026-04-21 17:50:06.745 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: standard-attr-segment 2026-04-21 17:50:06.746 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: standard-attr-description 2026-04-21 17:50:06.747 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: stateful-security-group 2026-04-21 17:50:06.747 1 WARNING neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-21 17:50:06.748 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-21 17:50:06.748 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: subnet-external-network 2026-04-21 17:50:06.748 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: subnet_onboard 2026-04-21 17:50:06.749 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-21 17:50:06.749 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: subnet-service-types 2026-04-21 17:50:06.750 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: subnet_allocation 2026-04-21 17:50:06.751 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-21 17:50:06.751 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: tag-creation 2026-04-21 17:50:06.751 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-21 17:50:06.755 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: standard-attr-tag 2026-04-21 17:50:06.756 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-21 17:50:06.756 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: trunk 2026-04-21 17:50:06.757 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: trunk-details 2026-04-21 17:50:06.757 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-21 17:50:06.757 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-21 17:50:06.758 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-21 17:50:06.759 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-21 17:50:06.760 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-21 17:50:06.761 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-21 17:50:06.761 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: vpn-flavors 2026-04-21 17:50:06.763 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: vpnaas 2026-04-21 17:50:06.764 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: taas 2026-04-21 17:50:06.765 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: tap-mirror 2026-04-21 17:50:06.765 1 INFO neutron.api.extensions [None req-281fabad-c2cd-4e70-a95d-f69b318b7dc7 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-21 17:50:36.877 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-21 17:50:36.965 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-21 17:50:36.967 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-21 17:50:52.819 13 INFO neutron.db.l3_hamode_db [None req-6b8cf189-1094-4fec-80af-25c0e413ff84 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-21 17:51:09.685 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 3e783239-35e1-4c47-95a3-9663adcfabc4 2026-04-21 17:51:10.041 16 INFO neutron.plugins.ml2.plugin [None req-e9d2c97d-3df0-4a06-9d08-7dee2b51a856 - - - - - -] Attempt 1 to provision port 3e783239-35e1-4c47-95a3-9663adcfabc4 2026-04-21 17:51:11.585 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 3e783239-35e1-4c47-95a3-9663adcfabc4 2026-04-21 17:51:11.744 16 INFO neutron.plugins.ml2.plugin [None req-4d3c9016-8998-4d5c-8cc4-7e4ed3218216 - - - - - -] Attempt 1 to provision port 3e783239-35e1-4c47-95a3-9663adcfabc4 2026-04-21 17:55:49.674 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 9d106244-939c-4032-9088-2c20117a34ae 2026-04-21 17:55:50.249 16 INFO neutron.plugins.ml2.plugin [None req-d3c94552-a6a7-4a6f-8a0d-7df84cb4c2da - - - - - -] Attempt 1 to provision port 9d106244-939c-4032-9088-2c20117a34ae 2026-04-21 17:55:51.692 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 9d106244-939c-4032-9088-2c20117a34ae 2026-04-21 17:55:52.132 16 INFO neutron.plugins.ml2.plugin [None req-c46e3c44-ac02-4d45-a5cc-8c9d856a0f5b - - - - - -] Attempt 1 to provision port 9d106244-939c-4032-9088-2c20117a34ae 2026-04-21 17:55:56.918 16 INFO neutron.plugins.ml2.plugin [None req-80fa5a1f-b37f-4768-8ec6-b3cb70ab7f62 - - - - - -] Attempt 1 to provision port 18fa9b94-33d7-4fe9-af52-a14dd58cb948 2026-04-21 17:59:40.299 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 18fa9b94-33d7-4fe9-af52-a14dd58cb948 2026-04-21 17:59:41.757 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 18fa9b94-33d7-4fe9-af52-a14dd58cb948 2026-04-21 18:09:31.907 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port d486816f-7d26-4053-bdb1-ee3b3f0942b9 2026-04-21 18:09:33.896 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port d486816f-7d26-4053-bdb1-ee3b3f0942b9 2026-04-21 18:18:13.315 13 INFO neutron.plugins.ml2.plugin [None req-72a593af-e6a7-4ed5-b455-c99469ccdb69 - - - - - -] Attempt 1 to provision port 18fa9b94-33d7-4fe9-af52-a14dd58cb948 2026-04-21 18:18:13.378 13 INFO neutron.plugins.ml2.plugin [None req-72a593af-e6a7-4ed5-b455-c99469ccdb69 - - - - - -] Attempt 1 to provision port 9d106244-939c-4032-9088-2c20117a34ae 2026-04-21 18:18:13.430 13 INFO neutron.plugins.ml2.plugin [None req-72a593af-e6a7-4ed5-b455-c99469ccdb69 - - - - - -] Attempt 1 to provision port 3e783239-35e1-4c47-95a3-9663adcfabc4 2026-04-21 18:25:38.275 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 710e78fe-7466-4c09-aa56-28d802e3b84b 2026-04-21 18:25:38.929 16 INFO neutron.plugins.ml2.plugin [None req-1d1e42e5-2df9-47af-924d-68903c57e0f0 - - - - - -] Attempt 1 to provision port 710e78fe-7466-4c09-aa56-28d802e3b84b 2026-04-21 18:25:40.208 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 710e78fe-7466-4c09-aa56-28d802e3b84b 2026-04-21 18:25:42.194 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port be34ab6d-1aee-4dc8-87b1-94d42d491f38 2026-04-21 18:25:44.346 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port be34ab6d-1aee-4dc8-87b1-94d42d491f38 2026-04-21 18:25:44.628 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 84992700-e01d-49cd-8aa5-d19ba4a5a89d 2026-04-21 18:25:48.339 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port c4a2536a-aa68-4d56-99e1-aa649f5e0ccd 2026-04-21 18:25:48.731 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 8813f1c4-d267-48e9-afd9-5d91a7b73692 2026-04-21 18:25:48.978 16 INFO neutron.plugins.ml2.plugin [None req-fcda09bd-75ef-468e-a121-fc80f224e9a6 - - - - - -] Attempt 1 to provision port be34ab6d-1aee-4dc8-87b1-94d42d491f38 2026-04-21 18:25:49.077 16 INFO neutron.plugins.ml2.plugin [None req-fcda09bd-75ef-468e-a121-fc80f224e9a6 - - - - - -] Attempt 1 to provision port e1858f9b-1ca0-428b-9ed6-a92dadb70db4 2026-04-21 18:25:50.241 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port c4a2536a-aa68-4d56-99e1-aa649f5e0ccd 2026-04-21 18:25:50.631 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 8813f1c4-d267-48e9-afd9-5d91a7b73692 2026-04-21 18:25:52.269 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port e5ab11ca-cc08-4955-ade8-d0c4825860e0 2026-04-21 18:25:52.776 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port c76a6697-b494-4f80-8af3-7f24b18bbb8a 2026-04-21 18:25:53.187 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port e820517a-40d2-4da5-b0f9-daed4e0f6db0 2026-04-21 18:25:54.285 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port e5ab11ca-cc08-4955-ade8-d0c4825860e0 2026-04-21 18:25:54.500 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port e820517a-40d2-4da5-b0f9-daed4e0f6db0 2026-04-21 18:25:54.749 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port c76a6697-b494-4f80-8af3-7f24b18bbb8a 2026-04-21 18:25:59.671 13 INFO neutron.plugins.ml2.plugin [None req-299f3423-d762-4471-ac12-40bf16620016 - - - - - -] Attempt 1 to provision port e820517a-40d2-4da5-b0f9-daed4e0f6db0 2026-04-21 18:25:59.740 13 INFO neutron.plugins.ml2.plugin [None req-299f3423-d762-4471-ac12-40bf16620016 - - - - - -] Attempt 1 to provision port aabe6f12-6da8-41f9-9c9c-21305f982e20 2026-04-21 18:25:59.764 13 INFO neutron.plugins.ml2.plugin [None req-299f3423-d762-4471-ac12-40bf16620016 - - - - - -] Attempt 1 to provision port e1858f9b-1ca0-428b-9ed6-a92dadb70db4 2026-04-21 18:25:59.790 13 INFO neutron.plugins.ml2.plugin [None req-299f3423-d762-4471-ac12-40bf16620016 - - - - - -] Attempt 1 to provision port be34ab6d-1aee-4dc8-87b1-94d42d491f38 2026-04-21 18:25:59.929 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 8af2d0e9-221f-4f91-8c51-a6dc48f3c892 2026-04-21 18:26:00.338 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 7f04357c-c868-467f-b297-c8b41b5fee90 2026-04-21 18:26:00.540 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb14f218-df4d-4168-b2a6-02112ca20733'] response: {'server_uuid': '8d25fe1c-37c2-4166-b36e-f31e7c21870f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8af2d0e9-221f-4f91-8c51-a6dc48f3c892', 'code': 200} 2026-04-21 18:26:01.152 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 8af2d0e9-221f-4f91-8c51-a6dc48f3c892 2026-04-21 18:26:01.397 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 7f04357c-c868-467f-b297-c8b41b5fee90 2026-04-21 18:26:02.590 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e73a402-fb5d-445e-bf62-33e5571809a5'] response: {'server_uuid': '1827eded-560b-4caf-8827-5b639dbf58db', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7f04357c-c868-467f-b297-c8b41b5fee90', 'code': 200} 2026-04-21 18:26:03.283 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 760c24e0-b27b-4282-a06e-94e897a3e7a0 2026-04-21 18:26:05.712 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 1017db06-b85c-44b4-8d9a-11cf1cc4987c 2026-04-21 18:26:06.104 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 760c24e0-b27b-4282-a06e-94e897a3e7a0 2026-04-21 18:26:06.235 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1f6e990-c941-4527-a6c5-b75d7dea5402'] response: {'server_uuid': '29e042ac-71ab-43a4-bc21-8f7fc79f0042', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1017db06-b85c-44b4-8d9a-11cf1cc4987c', 'code': 200} 2026-04-21 18:26:07.245 13 INFO neutron.plugins.ml2.plugin [None req-58b83607-ca41-41bf-b99c-e6dfe1bc9fd4 - - - - - -] Attempt 1 to provision port 1017db06-b85c-44b4-8d9a-11cf1cc4987c 2026-04-21 18:26:07.303 13 INFO neutron.plugins.ml2.plugin [None req-58b83607-ca41-41bf-b99c-e6dfe1bc9fd4 - - - - - -] Attempt 1 to provision port 760c24e0-b27b-4282-a06e-94e897a3e7a0 2026-04-21 18:26:07.372 13 INFO neutron.plugins.ml2.plugin [None req-58b83607-ca41-41bf-b99c-e6dfe1bc9fd4 - - - - - -] Attempt 1 to provision port 9f8a9146-3183-4fb4-8a2f-d5fc1ef0f61c 2026-04-21 18:26:07.414 13 INFO neutron.plugins.ml2.plugin [None req-58b83607-ca41-41bf-b99c-e6dfe1bc9fd4 - - - - - -] Attempt 1 to provision port 25333099-748b-4fad-b787-a2b2e3ff4e5b 2026-04-21 18:26:07.564 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 1017db06-b85c-44b4-8d9a-11cf1cc4987c 2026-04-21 18:26:12.104 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port c33acfd2-a6ed-45b7-97a1-53de005abb9a 2026-04-21 18:26:12.239 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-51b5926d-e29b-407e-a50c-ab19dfbc4267'] response: {'server_uuid': '1e0cb533-2495-4f3a-ac29-8b63364af847', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c33acfd2-a6ed-45b7-97a1-53de005abb9a', 'code': 200} 2026-04-21 18:26:14.083 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port c33acfd2-a6ed-45b7-97a1-53de005abb9a 2026-04-21 18:26:16.720 13 INFO neutron.plugins.ml2.plugin [None req-8418555a-dde2-40e6-92f7-c21bb1deb2ce - - - - - -] Attempt 1 to provision port e1858f9b-1ca0-428b-9ed6-a92dadb70db4 2026-04-21 18:26:16.955 13 INFO neutron.plugins.ml2.plugin [None req-8418555a-dde2-40e6-92f7-c21bb1deb2ce - - - - - -] Attempt 1 to provision port c33acfd2-a6ed-45b7-97a1-53de005abb9a 2026-04-21 18:26:17.012 13 INFO neutron.plugins.ml2.plugin [None req-8418555a-dde2-40e6-92f7-c21bb1deb2ce - - - - - -] Attempt 1 to provision port 9f8a9146-3183-4fb4-8a2f-d5fc1ef0f61c 2026-04-21 18:26:17.035 13 INFO neutron.plugins.ml2.plugin [None req-8418555a-dde2-40e6-92f7-c21bb1deb2ce - - - - - -] Attempt 1 to provision port 760c24e0-b27b-4282-a06e-94e897a3e7a0 2026-04-21 18:26:22.782 16 INFO neutron.plugins.ml2.plugin [None req-e5e74793-badb-4a2b-b8da-bc084b805fff - - - - - -] Attempt 1 to provision port 4d36af75-9a96-4ce5-8646-c93ee93a071d 2026-04-21 18:26:25.419 13 INFO neutron.plugins.ml2.plugin [None req-d86dd8da-98f7-4b59-ade9-542575914c74 - - - - - -] Attempt 1 to provision port e1858f9b-1ca0-428b-9ed6-a92dadb70db4 2026-04-21 18:26:28.129 13 INFO neutron.plugins.ml2.plugin [None req-9efa8a9f-7fe6-4020-aeb1-46298d9222c3 - - - - - -] Attempt 1 to provision port 8af2d0e9-221f-4f91-8c51-a6dc48f3c892 2026-04-21 18:26:31.814 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port e1858f9b-1ca0-428b-9ed6-a92dadb70db4 2026-04-21 18:26:32.177 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 25333099-748b-4fad-b787-a2b2e3ff4e5b 2026-04-21 18:26:33.626 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port e1858f9b-1ca0-428b-9ed6-a92dadb70db4 2026-04-21 18:26:33.876 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 25333099-748b-4fad-b787-a2b2e3ff4e5b 2026-04-21 18:26:35.329 13 INFO neutron.plugins.ml2.plugin [None req-b49b475d-3aca-4e06-9d5d-9d5be4f652da - - - - - -] Attempt 1 to provision port 8af2d0e9-221f-4f91-8c51-a6dc48f3c892 2026-04-21 18:26:35.585 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 8af2d0e9-221f-4f91-8c51-a6dc48f3c892 2026-04-21 18:26:39.587 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port ceb49080-0e9a-46bb-a0da-5ef37277df44 2026-04-21 18:26:40.193 13 INFO neutron.plugins.ml2.plugin [None req-5e35558a-5888-4b81-916b-b5389e4c7149 - - - - - -] Attempt 1 to provision port ceb49080-0e9a-46bb-a0da-5ef37277df44 2026-04-21 18:26:41.643 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port ceb49080-0e9a-46bb-a0da-5ef37277df44 2026-04-21 18:26:43.595 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 89090e90-b0f1-49e5-a022-966eb604db07 2026-04-21 18:26:44.901 13 INFO neutron.plugins.ml2.plugin [None req-14303409-57e8-44cd-a79e-3ce33133497e - - - - - -] Attempt 1 to provision port ceb49080-0e9a-46bb-a0da-5ef37277df44 2026-04-21 18:26:44.986 13 INFO neutron.plugins.ml2.plugin [None req-14303409-57e8-44cd-a79e-3ce33133497e - - - - - -] Attempt 1 to provision port 32861cd9-4e94-4a18-84ef-18a029a2218a 2026-04-21 18:26:45.012 13 INFO neutron.plugins.ml2.plugin [None req-14303409-57e8-44cd-a79e-3ce33133497e - - - - - -] Attempt 1 to provision port 8301c937-6f67-436f-bcee-3008982d4e2f 2026-04-21 18:26:45.575 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 89090e90-b0f1-49e5-a022-966eb604db07 2026-04-21 18:26:47.183 16 INFO neutron.plugins.ml2.plugin [None req-d3ca8041-d9d5-49b8-92ff-0a928a1382bd - - - - - -] Attempt 1 to provision port 32861cd9-4e94-4a18-84ef-18a029a2218a 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server [None req-8dbdf781-4362-4076-90d8-bbd292dceafd - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet e682752f-fe97-48af-9da9-5f125c5afd63: This subnet is being modified by another concurrent operation. 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 269, in inner 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1660, in create_port 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1625, in _create_port_db 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1572, in create_port_db 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server raise exception 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet e682752f-fe97-48af-9da9-5f125c5afd63: This subnet is being modified by another concurrent operation. 2026-04-21 18:26:49.055 13 ERROR oslo_messaging.rpc.server 2026-04-21 18:27:00.194 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 32861cd9-4e94-4a18-84ef-18a029a2218a 2026-04-21 18:27:00.605 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 6d3cae93-b6c9-47e6-a09c-afe267a39102 2026-04-21 18:27:00.721 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f7b4d0b-af1b-4935-938a-0aab483ceca2'] response: {'server_uuid': '8a953732-14ab-463c-9c05-b77c35d4927a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6d3cae93-b6c9-47e6-a09c-afe267a39102', 'code': 200} 2026-04-21 18:27:01.938 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 32861cd9-4e94-4a18-84ef-18a029a2218a 2026-04-21 18:27:02.185 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 6d3cae93-b6c9-47e6-a09c-afe267a39102 2026-04-21 18:27:02.399 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 8301c937-6f67-436f-bcee-3008982d4e2f 2026-04-21 18:27:03.847 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 8301c937-6f67-436f-bcee-3008982d4e2f 2026-04-21 18:27:08.062 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-069d3eb8-36f2-4472-bdc6-2de47bd992c5'] response: {'server_uuid': '8a953732-14ab-463c-9c05-b77c35d4927a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6d3cae93-b6c9-47e6-a09c-afe267a39102', 'code': 200} 2026-04-21 18:27:20.375 16 INFO neutron.plugins.ml2.plugin [None req-b7ed8421-7fb9-4661-a2ae-6ded85fe320a - - - - - -] Attempt 1 to provision port 22307e87-1aa1-4c8d-8c3b-7d85b4a966f8 2026-04-21 18:27:25.905 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 5decf2bb-6c44-4a97-a385-f7ad8569358a 2026-04-21 18:27:27.700 16 INFO neutron.plugins.ml2.plugin [None req-0f9f5d48-d4ec-46c7-904c-03e534254f6d - - - - - -] Attempt 1 to provision port 5decf2bb-6c44-4a97-a385-f7ad8569358a 2026-04-21 18:27:27.981 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 5e6482a0-39c2-446a-9902-2d1bf1ad3591 2026-04-21 18:27:28.721 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 5decf2bb-6c44-4a97-a385-f7ad8569358a 2026-04-21 18:27:29.906 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 5e6482a0-39c2-446a-9902-2d1bf1ad3591 2026-04-21 18:27:31.874 16 INFO neutron.plugins.ml2.plugin [None req-a156d7b8-c01c-40fe-a6eb-99751d3b4857 - - - - - -] Attempt 1 to provision port 8f537cb8-dad5-4a4c-bae4-b02a94392fb4 2026-04-21 18:27:31.905 16 INFO neutron.plugins.ml2.plugin [None req-a156d7b8-c01c-40fe-a6eb-99751d3b4857 - - - - - -] Attempt 1 to provision port c88d8556-8ebe-404c-a5ff-f378eaafbfc3 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server [None req-ab817fb7-a3f0-4ee7-94d5-6e3299ca41e9 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 627a5587-ba9b-4dd3-a414-f317b7f669e3: This subnet is being modified by another concurrent operation. 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 269, in inner 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1660, in create_port 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1625, in _create_port_db 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1572, in create_port_db 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server raise exception 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 627a5587-ba9b-4dd3-a414-f317b7f669e3: This subnet is being modified by another concurrent operation. 2026-04-21 18:27:33.142 16 ERROR oslo_messaging.rpc.server 2026-04-21 18:27:41.899 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port cb37c6cd-7abf-4ef5-a50b-1516c0c38bff 2026-04-21 18:27:43.533 13 INFO neutron.plugins.ml2.plugin [None req-91661251-c1f1-4ca4-8349-bbadf32e7156 - - - - - -] Attempt 1 to provision port cb37c6cd-7abf-4ef5-a50b-1516c0c38bff 2026-04-21 18:27:43.872 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port cb37c6cd-7abf-4ef5-a50b-1516c0c38bff 2026-04-21 18:27:45.954 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port c88d8556-8ebe-404c-a5ff-f378eaafbfc3 2026-04-21 18:27:46.714 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 8f537cb8-dad5-4a4c-bae4-b02a94392fb4 2026-04-21 18:27:48.663 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port c88d8556-8ebe-404c-a5ff-f378eaafbfc3 2026-04-21 18:27:48.904 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 8f537cb8-dad5-4a4c-bae4-b02a94392fb4 2026-04-21 18:27:49.129 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port e693e2b1-05ae-49c8-a444-820a39b07fbf 2026-04-21 18:27:49.226 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b84f995-ee95-4010-b1e1-c35e6bc70435'] response: {'server_uuid': '4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e693e2b1-05ae-49c8-a444-820a39b07fbf', 'code': 200} 2026-04-21 18:27:50.131 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port e693e2b1-05ae-49c8-a444-820a39b07fbf 2026-04-21 18:27:51.074 13 INFO neutron.plugins.ml2.plugin [None req-e5d27509-7f8b-4173-87c8-e871c95d39e8 - - - - - -] Attempt 1 to provision port e693e2b1-05ae-49c8-a444-820a39b07fbf 2026-04-21 18:28:10.027 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 0f5531fc-3144-4293-8541-b37e9f4855c8 2026-04-21 18:28:10.906 16 INFO neutron.plugins.ml2.plugin [None req-7f5f388a-56ef-4120-ad47-4f01c9b0d542 - - - - - -] Attempt 1 to provision port 0f5531fc-3144-4293-8541-b37e9f4855c8 2026-04-21 18:28:11.878 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 0f5531fc-3144-4293-8541-b37e9f4855c8 2026-04-21 18:28:13.974 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 30902571-f597-4661-844e-f2d01c9c4edd 2026-04-21 18:28:14.379 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 46e3590b-ca8e-4c5c-a2c3-b7b392c4e9f0 2026-04-21 18:28:15.990 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 30902571-f597-4661-844e-f2d01c9c4edd 2026-04-21 18:28:16.181 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 46e3590b-ca8e-4c5c-a2c3-b7b392c4e9f0 2026-04-21 18:28:20.211 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 25a19022-9870-4df4-83a9-4f3179a91ec9 2026-04-21 18:28:21.945 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 25a19022-9870-4df4-83a9-4f3179a91ec9 2026-04-21 18:28:22.747 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-70c482bc-699a-46b3-b633-193e3e80f40c'] response: {'server_uuid': '4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e693e2b1-05ae-49c8-a444-820a39b07fbf', 'code': 200} 2026-04-21 18:28:24.527 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port e693e2b1-05ae-49c8-a444-820a39b07fbf 2026-04-21 18:28:24.651 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8bd3f84a-e6b0-4e68-9996-11e84065bfa4'] response: {'server_uuid': '4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e693e2b1-05ae-49c8-a444-820a39b07fbf', 'code': 200} 2026-04-21 18:28:25.914 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port e693e2b1-05ae-49c8-a444-820a39b07fbf 2026-04-21 18:28:27.261 13 INFO neutron.plugins.ml2.plugin [None req-19be1c94-e49e-4704-9f18-5b894d4f3d02 - - - - - -] Attempt 1 to provision port 8434805b-1f2d-4093-9036-a68078a8e72e 2026-04-21 18:28:27.295 13 INFO neutron.plugins.ml2.plugin [None req-19be1c94-e49e-4704-9f18-5b894d4f3d02 - - - - - -] Attempt 1 to provision port 25a19022-9870-4df4-83a9-4f3179a91ec9 2026-04-21 18:28:27.346 13 INFO neutron.plugins.ml2.plugin [None req-19be1c94-e49e-4704-9f18-5b894d4f3d02 - - - - - -] Attempt 1 to provision port b5b65043-d542-4e6f-bdc3-9470dd105c8f 2026-04-21 18:28:29.064 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port f3cde435-567b-439a-b81e-acf4fe6ba243 2026-04-21 18:28:29.190 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e02e1fe7-b70c-436d-9e1a-a8497f90ea25'] response: {'server_uuid': '7005020a-eb83-4532-9d4c-8a76b7bc83cf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f3cde435-567b-439a-b81e-acf4fe6ba243', 'code': 200} 2026-04-21 18:28:30.272 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port f3cde435-567b-439a-b81e-acf4fe6ba243 2026-04-21 18:28:30.314 16 INFO neutron.plugins.ml2.plugin [None req-7b2c446e-7d4f-4138-b233-690b7f3040c4 - - - - - -] Attempt 1 to provision port b5b65043-d542-4e6f-bdc3-9470dd105c8f 2026-04-21 18:28:32.255 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port b5b65043-d542-4e6f-bdc3-9470dd105c8f 2026-04-21 18:28:32.520 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 8434805b-1f2d-4093-9036-a68078a8e72e 2026-04-21 18:28:34.299 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port b5b65043-d542-4e6f-bdc3-9470dd105c8f 2026-04-21 18:28:34.515 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 8434805b-1f2d-4093-9036-a68078a8e72e 2026-04-21 18:28:40.412 16 INFO neutron.plugins.ml2.plugin [None req-6b64aac9-8ea5-4c88-a0fd-8755e7fc86db - - - - - -] Attempt 1 to provision port b5b65043-d542-4e6f-bdc3-9470dd105c8f 2026-04-21 18:28:50.418 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-be96a59c-7a9d-46e6-9344-72727eba658b'] response: {'server_uuid': '4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e693e2b1-05ae-49c8-a444-820a39b07fbf', 'code': 200} 2026-04-21 18:28:54.273 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 44e5d40e-0e54-40b3-b7b0-27664ee9f3dd 2026-04-21 18:28:54.961 13 INFO neutron.plugins.ml2.plugin [None req-30f8e219-2289-4d65-a25d-910f990c6ca3 - - - - - -] Attempt 1 to provision port 44e5d40e-0e54-40b3-b7b0-27664ee9f3dd 2026-04-21 18:28:56.390 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 44e5d40e-0e54-40b3-b7b0-27664ee9f3dd 2026-04-21 18:28:56.639 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 354452fa-a7a4-4167-b92b-80ba4f8a635d 2026-04-21 18:28:58.614 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 354452fa-a7a4-4167-b92b-80ba4f8a635d 2026-04-21 18:29:02.566 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 72c8fa3c-2431-4adc-bb5d-b12414f143f9 2026-04-21 18:29:02.930 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 1b9ce2a5-a887-45aa-b6e9-98b228ee165c 2026-04-21 18:29:04.329 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 72c8fa3c-2431-4adc-bb5d-b12414f143f9 2026-04-21 18:29:04.588 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 1b9ce2a5-a887-45aa-b6e9-98b228ee165c 2026-04-21 18:29:14.647 13 INFO neutron.plugins.ml2.plugin [None req-24b8957a-34cd-4b2a-a125-82e3b1ba16c2 - - - - - -] Attempt 1 to provision port 6b8947ce-8bea-4803-91d0-1e0ceb067c6e 2026-04-21 18:29:14.676 13 INFO neutron.plugins.ml2.plugin [None req-24b8957a-34cd-4b2a-a125-82e3b1ba16c2 - - - - - -] Attempt 1 to provision port 44e5d40e-0e54-40b3-b7b0-27664ee9f3dd 2026-04-21 18:29:14.734 13 INFO neutron.plugins.ml2.plugin [None req-24b8957a-34cd-4b2a-a125-82e3b1ba16c2 - - - - - -] Attempt 1 to provision port a3b3a6ad-85f0-4b9b-83d4-bebc6757e6c4 2026-04-21 18:29:14.762 13 INFO neutron.plugins.ml2.plugin [None req-24b8957a-34cd-4b2a-a125-82e3b1ba16c2 - - - - - -] Attempt 1 to provision port 0d2cfcce-7bad-426b-b956-548d97a59da2 2026-04-21 18:29:14.787 13 INFO neutron.plugins.ml2.plugin [None req-24b8957a-34cd-4b2a-a125-82e3b1ba16c2 - - - - - -] Attempt 1 to provision port 57fe0f71-99ff-4a57-8bc9-faaaee97cbdf 2026-04-21 18:29:14.812 13 INFO neutron.plugins.ml2.plugin [None req-24b8957a-34cd-4b2a-a125-82e3b1ba16c2 - - - - - -] Attempt 1 to provision port 72c8fa3c-2431-4adc-bb5d-b12414f143f9 2026-04-21 18:29:17.328 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port b4c30f53-d6c3-459c-8111-7bd16e2c00f7 2026-04-21 18:29:17.406 13 INFO neutron.plugins.ml2.plugin [None req-eb1051d8-0bc0-41e1-8924-d0d3281929d7 - - - - - -] Attempt 1 to provision port 57fe0f71-99ff-4a57-8bc9-faaaee97cbdf 2026-04-21 18:29:17.435 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-08da24a6-6203-4ac5-bd3a-e7cffafc1357'] response: {'server_uuid': '3ca12bb2-16b8-47a3-b2d8-4c84d0ed5a94', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b4c30f53-d6c3-459c-8111-7bd16e2c00f7', 'code': 200} 2026-04-21 18:29:18.477 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 0d2cfcce-7bad-426b-b956-548d97a59da2 2026-04-21 18:29:18.779 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port a3b3a6ad-85f0-4b9b-83d4-bebc6757e6c4 2026-04-21 18:29:19.063 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port b4c30f53-d6c3-459c-8111-7bd16e2c00f7 2026-04-21 18:29:19.196 13 INFO neutron.plugins.ml2.plugin [None req-c1b841dd-8480-49da-87f1-e03a6a751bc6 - - - - - -] Attempt 1 to provision port b4c30f53-d6c3-459c-8111-7bd16e2c00f7 2026-04-21 18:29:20.455 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 6b8947ce-8bea-4803-91d0-1e0ceb067c6e 2026-04-21 18:29:20.765 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 0d2cfcce-7bad-426b-b956-548d97a59da2 2026-04-21 18:29:20.941 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port a3b3a6ad-85f0-4b9b-83d4-bebc6757e6c4 2026-04-21 18:29:21.131 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 57fe0f71-99ff-4a57-8bc9-faaaee97cbdf 2026-04-21 18:29:22.384 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 6b8947ce-8bea-4803-91d0-1e0ceb067c6e 2026-04-21 18:29:22.578 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 57fe0f71-99ff-4a57-8bc9-faaaee97cbdf 2026-04-21 18:29:34.431 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 49bb56d5-b9e3-44bc-9d2b-b3b5ee2bc448 2026-04-21 18:29:36.387 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 49bb56d5-b9e3-44bc-9d2b-b3b5ee2bc448 2026-04-21 18:29:38.408 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port fca32a44-76dd-45bc-8db6-ec4085df5fc3 2026-04-21 18:29:40.741 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port fe7e31c3-9ec8-4860-9d7a-4c24ff8cba16 2026-04-21 18:29:41.187 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port fca32a44-76dd-45bc-8db6-ec4085df5fc3 2026-04-21 18:29:42.393 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port fe7e31c3-9ec8-4860-9d7a-4c24ff8cba16 2026-04-21 18:29:44.788 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 4a29cf3c-0716-4aa1-b5a1-6d0542dd3e7e 2026-04-21 18:29:46.780 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 4a29cf3c-0716-4aa1-b5a1-6d0542dd3e7e 2026-04-21 18:29:50.475 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 9908661b-66c9-4c93-87b1-fe99cfd804b2 2026-04-21 18:29:52.436 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 9908661b-66c9-4c93-87b1-fe99cfd804b2 2026-04-21 18:29:54.697 16 INFO neutron.plugins.ml2.plugin [None req-c9918383-c63f-44cc-8b05-782514a95208 - - - - - -] Attempt 1 to provision port e7b04ed5-00c9-46c4-932a-cd9999942272 2026-04-21 18:29:54.723 16 INFO neutron.plugins.ml2.plugin [None req-c9918383-c63f-44cc-8b05-782514a95208 - - - - - -] Attempt 1 to provision port 49bb56d5-b9e3-44bc-9d2b-b3b5ee2bc448 2026-04-21 18:29:54.791 16 INFO neutron.plugins.ml2.plugin [None req-c9918383-c63f-44cc-8b05-782514a95208 - - - - - -] Attempt 1 to provision port fe7e31c3-9ec8-4860-9d7a-4c24ff8cba16 2026-04-21 18:29:54.849 16 INFO neutron.plugins.ml2.plugin [None req-c9918383-c63f-44cc-8b05-782514a95208 - - - - - -] Attempt 1 to provision port 3d838bcf-2aa9-4606-a2a0-8c8f96edc86b 2026-04-21 18:29:54.881 16 INFO neutron.plugins.ml2.plugin [None req-c9918383-c63f-44cc-8b05-782514a95208 - - - - - -] Attempt 1 to provision port c7aa092e-2269-4092-a211-79e069eb2392 2026-04-21 18:29:54.914 16 INFO neutron.plugins.ml2.plugin [None req-c9918383-c63f-44cc-8b05-782514a95208 - - - - - -] Attempt 1 to provision port 5d9eacbe-d68b-4343-b99b-cabc6cf2466c 2026-04-21 18:29:54.935 16 INFO neutron.plugins.ml2.plugin [None req-c9918383-c63f-44cc-8b05-782514a95208 - - - - - -] Attempt 1 to provision port 4a29cf3c-0716-4aa1-b5a1-6d0542dd3e7e 2026-04-21 18:29:54.974 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 3863a72d-2465-4b0a-879e-2f2447e48582 2026-04-21 18:29:55.117 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-eda8d71d-0691-41c1-9b03-c381c5872487'] response: {'server_uuid': 'f35c17d1-7363-4cd0-8bdb-4a8b22e67fc0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3863a72d-2465-4b0a-879e-2f2447e48582', 'code': 200} 2026-04-21 18:29:56.534 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 3863a72d-2465-4b0a-879e-2f2447e48582 2026-04-21 18:29:58.574 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port c7aa092e-2269-4092-a211-79e069eb2392 2026-04-21 18:29:58.871 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 5d9eacbe-d68b-4343-b99b-cabc6cf2466c 2026-04-21 18:29:59.166 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port e7b04ed5-00c9-46c4-932a-cd9999942272 2026-04-21 18:29:59.433 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 3d838bcf-2aa9-4606-a2a0-8c8f96edc86b 2026-04-21 18:30:00.457 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port c7aa092e-2269-4092-a211-79e069eb2392 2026-04-21 18:30:00.686 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 5d9eacbe-d68b-4343-b99b-cabc6cf2466c 2026-04-21 18:30:00.908 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port e7b04ed5-00c9-46c4-932a-cd9999942272 2026-04-21 18:30:01.230 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 3d838bcf-2aa9-4606-a2a0-8c8f96edc86b 2026-04-21 18:30:03.149 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 64d03d7b-6b13-46a1-bd82-5aca632149e7 2026-04-21 18:30:03.256 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-50b1d0c7-8e79-474f-87d0-788333c9a006'] response: {'server_uuid': '60bbfaa1-9012-48c2-8cc2-dfdc8d288c88', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '64d03d7b-6b13-46a1-bd82-5aca632149e7', 'code': 200} 2026-04-21 18:30:04.726 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 605c086a-d336-42db-bac0-11209f27c20b 2026-04-21 18:30:04.880 13 INFO neutron.plugins.ml2.plugin [None req-8aaf73a2-0bc7-47fb-a413-365f2af7463a - - - - - -] Attempt 1 to provision port 605c086a-d336-42db-bac0-11209f27c20b 2026-04-21 18:30:04.941 13 INFO neutron.plugins.ml2.plugin [None req-8aaf73a2-0bc7-47fb-a413-365f2af7463a - - - - - -] Attempt 1 to provision port 3863a72d-2465-4b0a-879e-2f2447e48582 2026-04-21 18:30:05.034 13 INFO neutron.plugins.ml2.plugin [None req-8aaf73a2-0bc7-47fb-a413-365f2af7463a - - - - - -] Attempt 1 to provision port 64d03d7b-6b13-46a1-bd82-5aca632149e7 2026-04-21 18:30:05.106 13 INFO neutron.plugins.ml2.plugin [None req-8aaf73a2-0bc7-47fb-a413-365f2af7463a - - - - - -] Attempt 1 to provision port 955a07b0-1fe4-417f-be09-0eac2454bace 2026-04-21 18:30:05.133 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 64d03d7b-6b13-46a1-bd82-5aca632149e7 2026-04-21 18:30:05.138 13 INFO neutron.plugins.ml2.plugin [None req-8aaf73a2-0bc7-47fb-a413-365f2af7463a - - - - - -] Attempt 1 to provision port fe7e31c3-9ec8-4860-9d7a-4c24ff8cba16 2026-04-21 18:30:05.201 13 INFO neutron.plugins.ml2.plugin [None req-8aaf73a2-0bc7-47fb-a413-365f2af7463a - - - - - -] Attempt 1 to provision port 49262966-6d6e-4851-b8d2-0c671f75527c 2026-04-21 18:30:05.237 13 INFO neutron.plugins.ml2.plugin [None req-8aaf73a2-0bc7-47fb-a413-365f2af7463a - - - - - -] Attempt 1 to provision port c7aa092e-2269-4092-a211-79e069eb2392 2026-04-21 18:30:05.278 13 INFO neutron.plugins.ml2.plugin [None req-8aaf73a2-0bc7-47fb-a413-365f2af7463a - - - - - -] Attempt 1 to provision port 5d9eacbe-d68b-4343-b99b-cabc6cf2466c 2026-04-21 18:30:06.664 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 605c086a-d336-42db-bac0-11209f27c20b 2026-04-21 18:30:06.922 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 955a07b0-1fe4-417f-be09-0eac2454bace 2026-04-21 18:30:07.207 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 49262966-6d6e-4851-b8d2-0c671f75527c 2026-04-21 18:30:08.674 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 955a07b0-1fe4-417f-be09-0eac2454bace 2026-04-21 18:30:08.910 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 49262966-6d6e-4851-b8d2-0c671f75527c 2026-04-21 18:30:10.153 13 INFO neutron.plugins.ml2.plugin [None req-ad7f615a-e482-42ea-88f1-92cda68265f2 - - - - - -] Attempt 1 to provision port 955a07b0-1fe4-417f-be09-0eac2454bace 2026-04-21 18:30:10.208 13 INFO neutron.plugins.ml2.plugin [None req-ad7f615a-e482-42ea-88f1-92cda68265f2 - - - - - -] Attempt 1 to provision port 605c086a-d336-42db-bac0-11209f27c20b 2026-04-21 18:30:10.255 13 INFO neutron.plugins.ml2.plugin [None req-ad7f615a-e482-42ea-88f1-92cda68265f2 - - - - - -] Attempt 1 to provision port 64d03d7b-6b13-46a1-bd82-5aca632149e7 2026-04-21 18:30:10.309 13 INFO neutron.plugins.ml2.plugin [None req-ad7f615a-e482-42ea-88f1-92cda68265f2 - - - - - -] Attempt 1 to provision port e7b04ed5-00c9-46c4-932a-cd9999942272 2026-04-21 18:30:12.690 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 9fa95cad-3852-468d-b3ad-4e66b41a9d8f 2026-04-21 18:30:12.787 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c40d892f-b407-4238-9134-3ecb6149b662'] response: {'server_uuid': '1ac286b0-f2d6-45dc-89a3-ab89923ae02a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9fa95cad-3852-468d-b3ad-4e66b41a9d8f', 'code': 200} 2026-04-21 18:30:14.641 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 9fa95cad-3852-468d-b3ad-4e66b41a9d8f 2026-04-21 18:30:15.291 16 INFO neutron.plugins.ml2.plugin [None req-3522a13f-d113-441b-acbe-94b57d1c66a6 - - - - - -] Attempt 1 to provision port 9fa95cad-3852-468d-b3ad-4e66b41a9d8f 2026-04-21 18:30:15.342 16 INFO neutron.plugins.ml2.plugin [None req-3522a13f-d113-441b-acbe-94b57d1c66a6 - - - - - -] Attempt 1 to provision port 955a07b0-1fe4-417f-be09-0eac2454bace 2026-04-21 18:30:15.388 16 INFO neutron.plugins.ml2.plugin [None req-3522a13f-d113-441b-acbe-94b57d1c66a6 - - - - - -] Attempt 1 to provision port c7aa092e-2269-4092-a211-79e069eb2392 2026-04-21 18:30:15.705 16 INFO neutron.plugins.ml2.plugin [None req-3522a13f-d113-441b-acbe-94b57d1c66a6 - - - - - -] Attempt 1 to provision port 5d9eacbe-d68b-4343-b99b-cabc6cf2466c 2026-04-21 18:30:18.326 16 INFO neutron.plugins.ml2.plugin [None req-c3a365a1-e59e-443d-bbcc-6bff55c15c21 - - - - - -] Attempt 1 to provision port 5d9eacbe-d68b-4343-b99b-cabc6cf2466c 2026-04-21 18:30:18.399 16 INFO neutron.plugins.ml2.plugin [None req-c3a365a1-e59e-443d-bbcc-6bff55c15c21 - - - - - -] Attempt 1 to provision port 3863a72d-2465-4b0a-879e-2f2447e48582 2026-04-21 18:30:18.495 16 INFO neutron.plugins.ml2.plugin [None req-c3a365a1-e59e-443d-bbcc-6bff55c15c21 - - - - - -] Attempt 1 to provision port 64d03d7b-6b13-46a1-bd82-5aca632149e7 2026-04-21 18:30:39.419 16 INFO neutron.plugins.ml2.plugin [None req-eda0de69-a458-4418-a45a-2bdf2a4f97c2 - - - - - -] Attempt 1 to provision port 805c4085-746d-4929-bb80-96b3f66e319f 2026-04-21 18:30:43.194 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 6ce4840c-69b3-48f8-8b19-292f18cb4ba0 2026-04-21 18:30:43.302 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-47d3ffc7-1488-4c24-8a2a-d846399737de'] response: {'server_uuid': '83d4be11-e734-4814-b826-311462d37dd3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6ce4840c-69b3-48f8-8b19-292f18cb4ba0', 'code': 200} 2026-04-21 18:30:44.668 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 6ce4840c-69b3-48f8-8b19-292f18cb4ba0 2026-04-21 18:31:01.213 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port aaf1f696-efa0-4ec3-b151-3cb4f96d1c75 2026-04-21 18:31:01.357 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac8b9de6-65a1-405c-a85c-79bce18d6af8'] response: {'server_uuid': '631bf4b3-2dba-4054-8139-2274f683b33d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aaf1f696-efa0-4ec3-b151-3cb4f96d1c75', 'code': 200} 2026-04-21 18:31:02.634 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port aaf1f696-efa0-4ec3-b151-3cb4f96d1c75 2026-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers [None req-596099db-b378-4ee5-8531-06fb4ddcd154 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 286a9c5e-575f-493c-9065-ce2e4ce3ded7 could not be found. 2026-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:31:31.725 13 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-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:31:31.725 13 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-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-21 18:31:31.725 13 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-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.725 13 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-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.725 13 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-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.725 13 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-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 286a9c5e-575f-493c-9065-ce2e4ce3ded7 could not be found. 2026-04-21 18:31:31.725 13 ERROR neutron.plugins.ml2.managers 2026-04-21 18:31:31.729 13 ERROR neutron.plugins.ml2.managers [None req-596099db-b378-4ee5-8531-06fb4ddcd154 - - - - - -] Failed to bind port c3a4edce-9898-49be-ab1d-b6e8f82dab2a on host instance for vnic_type normal using segments [{'id': 'e5853a25-a23c-4bd9-803f-eb44262dd784', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 103, 'network_id': 'b91eda32-e11a-4258-90b7-7a74abadf55b'}] 2026-04-21 18:31:31.729 13 INFO neutron.plugins.ml2.plugin [None req-596099db-b378-4ee5-8531-06fb4ddcd154 - - - - - -] Attempt 2 to bind port c3a4edce-9898-49be-ab1d-b6e8f82dab2a 2026-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers [None req-596099db-b378-4ee5-8531-06fb4ddcd154 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 286a9c5e-575f-493c-9065-ce2e4ce3ded7 could not be found. 2026-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:31:31.739 13 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-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:31:31.739 13 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-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-21 18:31:31.739 13 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-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.739 13 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-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.739 13 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-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.739 13 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-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 286a9c5e-575f-493c-9065-ce2e4ce3ded7 could not be found. 2026-04-21 18:31:31.739 13 ERROR neutron.plugins.ml2.managers 2026-04-21 18:31:31.741 13 ERROR neutron.plugins.ml2.managers [None req-596099db-b378-4ee5-8531-06fb4ddcd154 - - - - - -] Failed to bind port c3a4edce-9898-49be-ab1d-b6e8f82dab2a on host instance for vnic_type normal using segments [{'id': 'e5853a25-a23c-4bd9-803f-eb44262dd784', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 103, 'network_id': 'b91eda32-e11a-4258-90b7-7a74abadf55b'}] 2026-04-21 18:31:31.741 13 INFO neutron.plugins.ml2.plugin [None req-596099db-b378-4ee5-8531-06fb4ddcd154 - - - - - -] Attempt 3 to bind port c3a4edce-9898-49be-ab1d-b6e8f82dab2a 2026-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers [None req-596099db-b378-4ee5-8531-06fb4ddcd154 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 286a9c5e-575f-493c-9065-ce2e4ce3ded7 could not be found. 2026-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:31:31.753 13 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-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:31:31.753 13 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-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-21 18:31:31.753 13 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-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.753 13 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-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.753 13 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-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.753 13 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-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 286a9c5e-575f-493c-9065-ce2e4ce3ded7 could not be found. 2026-04-21 18:31:31.753 13 ERROR neutron.plugins.ml2.managers 2026-04-21 18:31:31.755 13 ERROR neutron.plugins.ml2.managers [None req-596099db-b378-4ee5-8531-06fb4ddcd154 - - - - - -] Failed to bind port c3a4edce-9898-49be-ab1d-b6e8f82dab2a on host instance for vnic_type normal using segments [{'id': 'e5853a25-a23c-4bd9-803f-eb44262dd784', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 103, 'network_id': 'b91eda32-e11a-4258-90b7-7a74abadf55b'}] 2026-04-21 18:31:31.755 13 INFO neutron.plugins.ml2.plugin [None req-596099db-b378-4ee5-8531-06fb4ddcd154 - - - - - -] Attempt 4 to bind port c3a4edce-9898-49be-ab1d-b6e8f82dab2a 2026-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers [None req-596099db-b378-4ee5-8531-06fb4ddcd154 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 286a9c5e-575f-493c-9065-ce2e4ce3ded7 could not be found. 2026-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:31:31.768 13 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-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:31:31.768 13 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-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-21 18:31:31.768 13 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-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.768 13 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-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.768 13 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-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.768 13 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-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 286a9c5e-575f-493c-9065-ce2e4ce3ded7 could not be found. 2026-04-21 18:31:31.768 13 ERROR neutron.plugins.ml2.managers 2026-04-21 18:31:31.770 13 ERROR neutron.plugins.ml2.managers [None req-596099db-b378-4ee5-8531-06fb4ddcd154 - - - - - -] Failed to bind port c3a4edce-9898-49be-ab1d-b6e8f82dab2a on host instance for vnic_type normal using segments [{'id': 'e5853a25-a23c-4bd9-803f-eb44262dd784', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 103, 'network_id': 'b91eda32-e11a-4258-90b7-7a74abadf55b'}] 2026-04-21 18:31:31.770 13 INFO neutron.plugins.ml2.plugin [None req-596099db-b378-4ee5-8531-06fb4ddcd154 - - - - - -] Attempt 5 to bind port c3a4edce-9898-49be-ab1d-b6e8f82dab2a 2026-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers [None req-596099db-b378-4ee5-8531-06fb4ddcd154 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 286a9c5e-575f-493c-9065-ce2e4ce3ded7 could not be found. 2026-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:31:31.785 13 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-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:31:31.785 13 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-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-21 18:31:31.785 13 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-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.785 13 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-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.785 13 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-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.785 13 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-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 286a9c5e-575f-493c-9065-ce2e4ce3ded7 could not be found. 2026-04-21 18:31:31.785 13 ERROR neutron.plugins.ml2.managers 2026-04-21 18:31:31.787 13 ERROR neutron.plugins.ml2.managers [None req-596099db-b378-4ee5-8531-06fb4ddcd154 - - - - - -] Failed to bind port c3a4edce-9898-49be-ab1d-b6e8f82dab2a on host instance for vnic_type normal using segments [{'id': 'e5853a25-a23c-4bd9-803f-eb44262dd784', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 103, 'network_id': 'b91eda32-e11a-4258-90b7-7a74abadf55b'}] 2026-04-21 18:31:31.787 13 INFO neutron.plugins.ml2.plugin [None req-596099db-b378-4ee5-8531-06fb4ddcd154 - - - - - -] Attempt 6 to bind port c3a4edce-9898-49be-ab1d-b6e8f82dab2a 2026-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers [None req-596099db-b378-4ee5-8531-06fb4ddcd154 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 286a9c5e-575f-493c-9065-ce2e4ce3ded7 could not be found. 2026-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:31:31.800 13 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-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:31:31.800 13 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-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-21 18:31:31.800 13 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-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.800 13 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-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.800 13 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-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.800 13 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-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 286a9c5e-575f-493c-9065-ce2e4ce3ded7 could not be found. 2026-04-21 18:31:31.800 13 ERROR neutron.plugins.ml2.managers 2026-04-21 18:31:31.802 13 ERROR neutron.plugins.ml2.managers [None req-596099db-b378-4ee5-8531-06fb4ddcd154 - - - - - -] Failed to bind port c3a4edce-9898-49be-ab1d-b6e8f82dab2a on host instance for vnic_type normal using segments [{'id': 'e5853a25-a23c-4bd9-803f-eb44262dd784', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 103, 'network_id': 'b91eda32-e11a-4258-90b7-7a74abadf55b'}] 2026-04-21 18:31:31.802 13 INFO neutron.plugins.ml2.plugin [None req-596099db-b378-4ee5-8531-06fb4ddcd154 - - - - - -] Attempt 7 to bind port c3a4edce-9898-49be-ab1d-b6e8f82dab2a 2026-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers [None req-596099db-b378-4ee5-8531-06fb4ddcd154 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 286a9c5e-575f-493c-9065-ce2e4ce3ded7 could not be found. 2026-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:31:31.817 13 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-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:31:31.817 13 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-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-21 18:31:31.817 13 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-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.817 13 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-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.817 13 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-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.817 13 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-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 286a9c5e-575f-493c-9065-ce2e4ce3ded7 could not be found. 2026-04-21 18:31:31.817 13 ERROR neutron.plugins.ml2.managers 2026-04-21 18:31:31.819 13 ERROR neutron.plugins.ml2.managers [None req-596099db-b378-4ee5-8531-06fb4ddcd154 - - - - - -] Failed to bind port c3a4edce-9898-49be-ab1d-b6e8f82dab2a on host instance for vnic_type normal using segments [{'id': 'e5853a25-a23c-4bd9-803f-eb44262dd784', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 103, 'network_id': 'b91eda32-e11a-4258-90b7-7a74abadf55b'}] 2026-04-21 18:31:31.819 13 INFO neutron.plugins.ml2.plugin [None req-596099db-b378-4ee5-8531-06fb4ddcd154 - - - - - -] Attempt 8 to bind port c3a4edce-9898-49be-ab1d-b6e8f82dab2a 2026-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers [None req-596099db-b378-4ee5-8531-06fb4ddcd154 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 286a9c5e-575f-493c-9065-ce2e4ce3ded7 could not be found. 2026-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:31:31.831 13 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-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:31:31.831 13 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-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-21 18:31:31.831 13 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-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.831 13 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-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.831 13 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-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.831 13 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-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 286a9c5e-575f-493c-9065-ce2e4ce3ded7 could not be found. 2026-04-21 18:31:31.831 13 ERROR neutron.plugins.ml2.managers 2026-04-21 18:31:31.832 13 ERROR neutron.plugins.ml2.managers [None req-596099db-b378-4ee5-8531-06fb4ddcd154 - - - - - -] Failed to bind port c3a4edce-9898-49be-ab1d-b6e8f82dab2a on host instance for vnic_type normal using segments [{'id': 'e5853a25-a23c-4bd9-803f-eb44262dd784', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 103, 'network_id': 'b91eda32-e11a-4258-90b7-7a74abadf55b'}] 2026-04-21 18:31:31.833 13 INFO neutron.plugins.ml2.plugin [None req-596099db-b378-4ee5-8531-06fb4ddcd154 - - - - - -] Attempt 9 to bind port c3a4edce-9898-49be-ab1d-b6e8f82dab2a 2026-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers [None req-596099db-b378-4ee5-8531-06fb4ddcd154 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 286a9c5e-575f-493c-9065-ce2e4ce3ded7 could not be found. 2026-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:31:31.845 13 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-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:31:31.845 13 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-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-21 18:31:31.845 13 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-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.845 13 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-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.845 13 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-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.845 13 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-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 286a9c5e-575f-493c-9065-ce2e4ce3ded7 could not be found. 2026-04-21 18:31:31.845 13 ERROR neutron.plugins.ml2.managers 2026-04-21 18:31:31.847 13 ERROR neutron.plugins.ml2.managers [None req-596099db-b378-4ee5-8531-06fb4ddcd154 - - - - - -] Failed to bind port c3a4edce-9898-49be-ab1d-b6e8f82dab2a on host instance for vnic_type normal using segments [{'id': 'e5853a25-a23c-4bd9-803f-eb44262dd784', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 103, 'network_id': 'b91eda32-e11a-4258-90b7-7a74abadf55b'}] 2026-04-21 18:31:31.847 13 INFO neutron.plugins.ml2.plugin [None req-596099db-b378-4ee5-8531-06fb4ddcd154 - - - - - -] Attempt 10 to bind port c3a4edce-9898-49be-ab1d-b6e8f82dab2a 2026-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers [None req-596099db-b378-4ee5-8531-06fb4ddcd154 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 286a9c5e-575f-493c-9065-ce2e4ce3ded7 could not be found. 2026-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-21 18:31:31.858 13 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-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-21 18:31:31.858 13 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-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-21 18:31:31.858 13 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-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.858 13 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-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.858 13 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-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:31.858 13 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-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 286a9c5e-575f-493c-9065-ce2e4ce3ded7 could not be found. 2026-04-21 18:31:31.858 13 ERROR neutron.plugins.ml2.managers 2026-04-21 18:31:31.860 13 ERROR neutron.plugins.ml2.managers [None req-596099db-b378-4ee5-8531-06fb4ddcd154 - - - - - -] Failed to bind port c3a4edce-9898-49be-ab1d-b6e8f82dab2a on host instance for vnic_type normal using segments [{'id': 'e5853a25-a23c-4bd9-803f-eb44262dd784', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 103, 'network_id': 'b91eda32-e11a-4258-90b7-7a74abadf55b'}] 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server [None req-cd86fa31-4b0e-403b-9ce8-54fb03161687 - - - - - -] Exception during message handling: neutron_lib.exceptions.PortNotFound: Port c3a4edce-9898-49be-ab1d-b6e8f82dab2a could not be found. 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 292, in _get_port 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server port = model_query.get_by_id(context, models_v2.Port, id, 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/model_query.py", line 211, in get_by_id 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2808, in one 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server return self._iter().one() # type: ignore 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 1815, in one 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 760, in _only_one_row 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 340, in get_dhcp_port 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server return plugin.get_port(context, port_id) 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1664, in get_port 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server port = self._get_port(context, id, lazy_fields=lazy_fields) 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 295, in _get_port 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server raise exceptions.PortNotFound(port_id=id) 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.PortNotFound: Port c3a4edce-9898-49be-ab1d-b6e8f82dab2a could not be found. 2026-04-21 18:31:32.452 16 ERROR oslo_messaging.rpc.server 2026-04-21 18:31:46.113 13 INFO neutron.plugins.ml2.plugin [None req-127e0b22-8c8e-4072-b5ef-1d5c1529f5c6 - - - - - -] Attempt 1 to provision port bf795d8d-200b-4ad5-befd-6570997a6135 2026-04-21 18:31:52.694 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port bf795d8d-200b-4ad5-befd-6570997a6135 2026-04-21 18:31:52.796 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-51cd6f03-8098-4bcf-a040-0e37ec38d7aa'] response: {'server_uuid': '631bf4b3-2dba-4054-8139-2274f683b33d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bf795d8d-200b-4ad5-befd-6570997a6135', 'code': 200} 2026-04-21 18:31:55.224 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port bf795d8d-200b-4ad5-befd-6570997a6135 2026-04-21 18:31:56.670 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port bf795d8d-200b-4ad5-befd-6570997a6135 2026-04-21 18:32:17.336 16 INFO neutron.plugins.ml2.plugin [None req-8bbc1efa-2dfe-4f71-a5ab-95dd2e9b9262 - - - - - -] Attempt 1 to provision port 7ec0efaf-9147-48fe-88de-8493b89908f8 2026-04-21 18:32:26.247 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 7ec0efaf-9147-48fe-88de-8493b89908f8 2026-04-21 18:32:26.361 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-73bafdb4-f2ca-46fb-be88-bf69d83dd4ce'] response: {'server_uuid': '631bf4b3-2dba-4054-8139-2274f683b33d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7ec0efaf-9147-48fe-88de-8493b89908f8', 'code': 200} 2026-04-21 18:32:26.852 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 7ec0efaf-9147-48fe-88de-8493b89908f8 2026-04-21 18:32:36.657 13 INFO neutron.plugins.ml2.plugin [None req-62eac73b-d96f-40e0-a18c-9afa33955ed6 - - - - - -] Attempt 1 to provision port 46c4b62e-ead9-452b-9c45-4f6996a8a39b 2026-04-21 18:32:42.890 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 46c4b62e-ead9-452b-9c45-4f6996a8a39b 2026-04-21 18:32:43.000 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c010288-8192-44d3-bc0b-72ec9281e761'] response: {'server_uuid': '631bf4b3-2dba-4054-8139-2274f683b33d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '46c4b62e-ead9-452b-9c45-4f6996a8a39b', 'code': 200} 2026-04-21 18:32:44.870 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 46c4b62e-ead9-452b-9c45-4f6996a8a39b 2026-04-21 18:32:46.946 16 INFO neutron.plugins.ml2.plugin [None req-2a86e997-d3a5-4370-956c-59b99767696d - - - - - -] Attempt 1 to provision port 7ec0efaf-9147-48fe-88de-8493b89908f8 2026-04-21 18:33:00.154 16 INFO neutron.plugins.ml2.plugin [None req-4dfa3730-5aed-4ef7-b45a-beb212e51214 - - - - - -] Attempt 1 to provision port 46c4b62e-ead9-452b-9c45-4f6996a8a39b 2026-04-21 18:33:00.961 16 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 46c4b62e-ead9-452b-9c45-4f6996a8a39b 2026-04-21 18:33:01.547 13 INFO neutron.plugins.ml2.plugin [None req-a0e7cfe1-2899-4076-9843-6d484b27000d - - - - - -] Attempt 1 to provision port 46c4b62e-ead9-452b-9c45-4f6996a8a39b 2026-04-21 18:33:10.914 13 INFO neutron.plugins.ml2.plugin [None req-4c4f0ef4-d990-4f07-9413-710e2de2ce2e - - - - - -] Attempt 1 to provision port 7ec0efaf-9147-48fe-88de-8493b89908f8 2026-04-21 18:33:10.994 16 INFO neutron.plugins.ml2.plugin [None req-1f6f5067-f172-4a59-b635-e0f9a6989c6b - - - - - -] Attempt 1 to provision port 7ec0efaf-9147-48fe-88de-8493b89908f8 2026-04-21 18:33:39.062 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6530e309-cf0d-4410-97a1-d8f78c834280'] response: {'server_uuid': '631bf4b3-2dba-4054-8139-2274f683b33d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'aaf1f696-efa0-4ec3-b151-3cb4f96d1c75', 'code': 200}