+ 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-24 04:02:02.020 1 INFO neutron.common.config [-] Logging enabled! 2026-04-24 04:02:02.020 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-24 04:02:02.020 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-24 04:02:02.020 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-24 04:02:03.526 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-24 04:02:03.528 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-24 04:02:03.531 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-24 04:02:03.532 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-24 04:02:03.532 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-24 04:02:03.532 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-24 04:02:03.532 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-24 04:02:03.538 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-24 04:02:03.538 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-24 04:02:03.539 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-24 04:02:03.557 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-24 04:02:03.558 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-24 04:02:03.558 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-24 04:02:03.577 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-24 04:02:03.577 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-24 04:02:03.577 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-24 04:02:03.577 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-24 04:02:03.844 1 INFO neutron.plugins.ml2.managers [None req-2995a2e8-10ca-4643-a793-eb50b6f28ede - - - - - -] Initializing driver for type 'vlan' 2026-04-24 04:02:03.992 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-2995a2e8-10ca-4643-a793-eb50b6f28ede - - - - - -] VlanTypeDriver initialization complete 2026-04-24 04:02:03.992 1 INFO neutron.plugins.ml2.managers [None req-2995a2e8-10ca-4643-a793-eb50b6f28ede - - - - - -] Initializing driver for type 'vxlan' 2026-04-24 04:02:03.993 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-2995a2e8-10ca-4643-a793-eb50b6f28ede - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-24 04:02:04.047 1 INFO neutron.plugins.ml2.managers [None req-2995a2e8-10ca-4643-a793-eb50b6f28ede - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-24 04:02:04.047 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-2995a2e8-10ca-4643-a793-eb50b6f28ede - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-24 04:02:04.047 1 INFO neutron.plugins.ml2.managers [None req-2995a2e8-10ca-4643-a793-eb50b6f28ede - - - - - -] Initializing extension driver 'port_security' 2026-04-24 04:02:04.048 1 INFO neutron.plugins.ml2.extensions.port_security [None req-2995a2e8-10ca-4643-a793-eb50b6f28ede - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-24 04:02:04.048 1 INFO neutron.plugins.ml2.managers [None req-2995a2e8-10ca-4643-a793-eb50b6f28ede - - - - - -] Initializing extension driver 'qos' 2026-04-24 04:02:04.048 1 INFO neutron.plugins.ml2.managers [None req-2995a2e8-10ca-4643-a793-eb50b6f28ede - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-24 04:02:04.048 1 INFO neutron.plugins.ml2.managers [None req-2995a2e8-10ca-4643-a793-eb50b6f28ede - - - - - -] Initializing mechanism driver 'l2population' 2026-04-24 04:02:04.063 1 INFO neutron.quota [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded quota_driver: . 2026-04-24 04:02:04.063 1 INFO neutron.plugins.ml2.plugin [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Modular L2 Plugin initialization complete 2026-04-24 04:02:04.063 1 INFO neutron.plugins.ml2.managers [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-24 04:02:04.063 1 INFO neutron.plugins.ml2.managers [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-24 04:02:04.063 1 INFO neutron.plugins.ml2.managers [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Got port-security extension from driver 'port_security' 2026-04-24 04:02:04.064 1 INFO neutron.manager [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loading Plugin: qos 2026-04-24 04:02:04.075 1 INFO neutron.manager [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loading Plugin: router 2026-04-24 04:02:04.115 1 INFO neutron.services.service_base [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-24 04:02:04.115 1 INFO neutron.manager [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loading Plugin: segments 2026-04-24 04:02:04.182 1 INFO neutron.manager [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loading Plugin: trunk 2026-04-24 04:02:04.194 1 INFO neutron.manager [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loading Plugin: vpnaas 2026-04-24 04:02:04.226 1 WARNING stevedore.named [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-24 04:02:04.303 1 INFO neutron_vpnaas.services.vpn.plugin [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-24 04:02:04.303 1 INFO neutron.common.utils [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-24 04:02:04.303 1 INFO neutron.manager [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loading Plugin: taas 2026-04-24 04:02:04.324 1 WARNING stevedore.named [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-24 04:02:04.324 1 WARNING stevedore.named [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-24 04:02:04.345 1 INFO neutron_taas.services.taas.taas_plugin [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-24 04:02:04.345 1 INFO neutron.manager [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loading Plugin: tapmirror 2026-04-24 04:02:04.355 1 WARNING stevedore.named [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-24 04:02:04.355 1 WARNING stevedore.named [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-24 04:02:04.369 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-24 04:02:04.370 1 INFO neutron.manager [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loading Plugin: auto_allocate 2026-04-24 04:02:04.379 1 INFO neutron.manager [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loading Plugin: tag 2026-04-24 04:02:04.386 1 INFO neutron.manager [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loading Plugin: timestamp 2026-04-24 04:02:04.388 1 INFO neutron.manager [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loading Plugin: network_ip_availability 2026-04-24 04:02:04.391 1 INFO neutron.manager [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loading Plugin: flavors 2026-04-24 04:02:04.394 1 INFO neutron.manager [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loading Plugin: revisions 2026-04-24 04:02:04.398 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Initializing extension manager. 2026-04-24 04:02:04.399 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: address-group 2026-04-24 04:02:04.400 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: address-scope 2026-04-24 04:02:04.400 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-24 04:02:04.401 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: agent 2026-04-24 04:02:04.401 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: agent-resources-synced 2026-04-24 04:02:04.402 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: allowed-address-pairs 2026-04-24 04:02:04.403 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: auto-allocated-topology 2026-04-24 04:02:04.403 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: availability_zone 2026-04-24 04:02:04.404 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: availability_zone_filter 2026-04-24 04:02:04.404 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-24 04:02:04.404 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: default-subnetpools 2026-04-24 04:02:04.406 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-24 04:02:04.406 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: dns-integration 2026-04-24 04:02:04.406 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: dns-domain-ports 2026-04-24 04:02:04.407 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-24 04:02:04.407 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: dvr 2026-04-24 04:02:04.408 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-24 04:02:04.408 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: empty-string-filtering 2026-04-24 04:02:04.408 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-24 04:02:04.409 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-24 04:02:04.409 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: external-net 2026-04-24 04:02:04.410 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-24 04:02:04.410 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: extraroute 2026-04-24 04:02:04.410 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: extraroute-atomic 2026-04-24 04:02:04.411 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-24 04:02:04.412 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-24 04:02:04.412 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-24 04:02:04.412 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-24 04:02:04.413 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: fip-port-details 2026-04-24 04:02:04.413 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: flavors 2026-04-24 04:02:04.414 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-24 04:02:04.415 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: floatingip-pools 2026-04-24 04:02:04.415 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: ip_allocation 2026-04-24 04:02:04.416 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: ip-substring-filtering 2026-04-24 04:02:04.416 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: l2_adjacency 2026-04-24 04:02:04.417 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: router 2026-04-24 04:02:04.419 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-24 04:02:04.419 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-24 04:02:04.420 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-24 04:02:04.420 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: ext-gw-mode 2026-04-24 04:02:04.420 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: l3-ha 2026-04-24 04:02:04.421 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-24 04:02:04.421 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-24 04:02:04.421 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: l3-flavors 2026-04-24 04:02:04.422 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-24 04:02:04.423 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-24 04:02:04.424 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-24 04:02:04.425 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-24 04:02:04.426 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-24 04:02:04.431 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-24 04:02:04.432 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-24 04:02:04.432 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: multi-provider 2026-04-24 04:02:04.433 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: net-mtu 2026-04-24 04:02:04.433 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: net-mtu-writable 2026-04-24 04:02:04.434 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: network_availability_zone 2026-04-24 04:02:04.435 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: network_ha 2026-04-24 04:02:04.435 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: network-ip-availability 2026-04-24 04:02:04.437 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-24 04:02:04.437 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: pagination 2026-04-24 04:02:04.438 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: port-device-profile 2026-04-24 04:02:04.438 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-24 04:02:04.439 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-24 04:02:04.439 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-24 04:02:04.440 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: port-mac-override 2026-04-24 04:02:04.440 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-24 04:02:04.441 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-24 04:02:04.441 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-24 04:02:04.441 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: port-resource-request 2026-04-24 04:02:04.442 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: port-resource-request-groups 2026-04-24 04:02:04.442 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-24 04:02:04.443 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: binding 2026-04-24 04:02:04.443 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: binding-extended 2026-04-24 04:02:04.444 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: port-security 2026-04-24 04:02:04.444 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: project-id 2026-04-24 04:02:04.445 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: provider 2026-04-24 04:02:04.445 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-24 04:02:04.447 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: qos 2026-04-24 04:02:04.448 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-24 04:02:04.448 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-24 04:02:04.448 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: qos-default 2026-04-24 04:02:04.449 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: qos-fip 2026-04-24 04:02:04.449 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-24 04:02:04.450 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: qos-gateway-ip 2026-04-24 04:02:04.450 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: qos-port-network-policy 2026-04-24 04:02:04.450 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: qos-pps-minimum 2026-04-24 04:02:04.451 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-24 04:02:04.451 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: qos-pps 2026-04-24 04:02:04.452 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: qos-rule-type-details 2026-04-24 04:02:04.452 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-24 04:02:04.453 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: qos-rules-alias 2026-04-24 04:02:04.453 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: quota-check-limit 2026-04-24 04:02:04.454 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: quota-check-limit-default 2026-04-24 04:02:04.455 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: quotas 2026-04-24 04:02:04.458 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: quota_details 2026-04-24 04:02:04.459 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: rbac-policies 2026-04-24 04:02:04.459 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: rbac-address-group 2026-04-24 04:02:04.460 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: rbac-address-scope 2026-04-24 04:02:04.460 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: rbac-security-groups 2026-04-24 04:02:04.461 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: rbac-subnetpool 2026-04-24 04:02:04.461 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: revision-if-match 2026-04-24 04:02:04.461 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: standard-attr-revisions 2026-04-24 04:02:04.462 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: router_availability_zone 2026-04-24 04:02:04.462 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-24 04:02:04.464 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: security-groups-default-rules 2026-04-24 04:02:04.464 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-24 04:02:04.465 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-24 04:02:04.465 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-24 04:02:04.465 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-24 04:02:04.466 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-24 04:02:04.469 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: security-group 2026-04-24 04:02:04.470 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: segment 2026-04-24 04:02:04.471 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-24 04:02:04.471 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: service-type 2026-04-24 04:02:04.471 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: sorting 2026-04-24 04:02:04.472 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: standard-attr-segment 2026-04-24 04:02:04.472 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: standard-attr-description 2026-04-24 04:02:04.473 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: stateful-security-group 2026-04-24 04:02:04.473 1 WARNING neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-24 04:02:04.474 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-24 04:02:04.474 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: subnet-external-network 2026-04-24 04:02:04.474 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: subnet_onboard 2026-04-24 04:02:04.475 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-24 04:02:04.475 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: subnet-service-types 2026-04-24 04:02:04.476 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: subnet_allocation 2026-04-24 04:02:04.476 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-24 04:02:04.477 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: tag-creation 2026-04-24 04:02:04.477 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-24 04:02:04.480 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: standard-attr-tag 2026-04-24 04:02:04.481 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-24 04:02:04.481 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: trunk 2026-04-24 04:02:04.482 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: trunk-details 2026-04-24 04:02:04.482 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-24 04:02:04.482 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-24 04:02:04.483 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-24 04:02:04.484 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-24 04:02:04.485 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-24 04:02:04.486 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-24 04:02:04.486 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: vpn-flavors 2026-04-24 04:02:04.487 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: vpnaas 2026-04-24 04:02:04.488 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: taas 2026-04-24 04:02:04.489 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: tap-mirror 2026-04-24 04:02:04.489 1 INFO neutron.api.extensions [None req-814f19af-cea1-422c-a6d1-cb08eaa304fc - - - - - -] Loaded extension: taas-vlan-filter 2026-04-24 04:02:34.577 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-24 04:02:34.629 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-24 04:02:34.639 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-24 04:02:44.090 13 INFO neutron.db.l3_hamode_db [None req-df62e062-e60a-40f6-846f-ceb38396b6db - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-24 04:02:58.000 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 1d8e03c8-96af-4495-9f4b-f6e7465d4d94 2026-04-24 04:02:59.917 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 1d8e03c8-96af-4495-9f4b-f6e7465d4d94 2026-04-24 04:03:00.657 13 INFO neutron.plugins.ml2.plugin [None req-100e7598-d5b2-4ce7-9594-bb83a86c3624 - - - - - -] Attempt 1 to provision port 1d8e03c8-96af-4495-9f4b-f6e7465d4d94 2026-04-24 04:03:43.552 16 INFO neutron.plugins.ml2.plugin [None req-0414eb91-7ca5-4ec0-8706-70e5af858d21 - - - - - -] Attempt 1 to provision port 321c5da0-328e-4905-a024-887ea4183f0c 2026-04-24 04:03:43.961 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 321c5da0-328e-4905-a024-887ea4183f0c 2026-04-24 04:03:45.492 16 INFO neutron.plugins.ml2.plugin [None req-ef873e8d-ec04-4a35-a939-beac08d077a4 - - - - - -] Attempt 1 to provision port 321c5da0-328e-4905-a024-887ea4183f0c 2026-04-24 04:03:51.297 16 INFO neutron.plugins.ml2.plugin [None req-b2f7ed61-85fe-4cff-a0b2-1fcfbedcb940 - - - - - -] Attempt 1 to provision port a40ad04b-1698-4af7-ae06-aee9557eef7c 2026-04-24 04:06:54.050 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 7f4b49e9-06b5-4807-a602-cd6de8eb4899 2026-04-24 04:06:56.024 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 7f4b49e9-06b5-4807-a602-cd6de8eb4899 2026-04-24 04:07:52.604 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port a40ad04b-1698-4af7-ae06-aee9557eef7c 2026-04-24 04:07:54.027 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port a40ad04b-1698-4af7-ae06-aee9557eef7c 2026-04-24 04:09:26.148 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 5deaa989-76c9-4a49-8602-6c377503a883 2026-04-24 04:09:27.176 16 INFO neutron.plugins.ml2.plugin [None req-0b4e8b2c-4000-40ca-a08f-b9e4b0b1d19a - - - - - -] Attempt 1 to provision port 5deaa989-76c9-4a49-8602-6c377503a883 2026-04-24 04:09:28.084 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 5deaa989-76c9-4a49-8602-6c377503a883 2026-04-24 04:09:30.094 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port c8389776-a516-4904-9332-92a2a2f96fcd 2026-04-24 04:09:32.046 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port c8389776-a516-4904-9332-92a2a2f96fcd 2026-04-24 04:09:34.161 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port a1bb10ca-b40e-4bc1-a8ea-02e569162025 2026-04-24 04:09:38.577 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port c31664f2-717f-409e-a2b6-d3924c2ed9d5 2026-04-24 04:09:38.939 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port af3d6420-ef41-4c28-94a0-3d238cfb628a 2026-04-24 04:09:40.298 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port c31664f2-717f-409e-a2b6-d3924c2ed9d5 2026-04-24 04:09:40.521 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 9a156afb-d26e-4f26-9ee1-cb9480c59615 2026-04-24 04:09:40.892 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port a075b9d8-994d-405e-9464-7a995fff1614 2026-04-24 04:09:41.147 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port af3d6420-ef41-4c28-94a0-3d238cfb628a 2026-04-24 04:09:42.189 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 4c73dca4-5297-4054-99f0-dcf8988df161 2026-04-24 04:09:42.542 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 9a156afb-d26e-4f26-9ee1-cb9480c59615 2026-04-24 04:09:42.713 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port a075b9d8-994d-405e-9464-7a995fff1614 2026-04-24 04:09:44.159 16 INFO neutron.plugins.ml2.plugin [None req-693963ad-9c2d-4652-ab04-4578f59180be - - - - - -] Attempt 1 to provision port a075b9d8-994d-405e-9464-7a995fff1614 2026-04-24 04:09:44.210 16 INFO neutron.plugins.ml2.plugin [None req-693963ad-9c2d-4652-ab04-4578f59180be - - - - - -] Attempt 1 to provision port c38ce44e-c896-4214-acbd-395061489ce0 2026-04-24 04:09:44.235 16 INFO neutron.plugins.ml2.plugin [None req-693963ad-9c2d-4652-ab04-4578f59180be - - - - - -] Attempt 1 to provision port 149c100a-24a7-40d8-8d14-ecb4d84128a5 2026-04-24 04:09:44.258 16 INFO neutron.plugins.ml2.plugin [None req-693963ad-9c2d-4652-ab04-4578f59180be - - - - - -] Attempt 1 to provision port 07323bcc-f014-4b31-9b58-d3ca9876c6f2 2026-04-24 04:09:44.275 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 4c73dca4-5297-4054-99f0-dcf8988df161 2026-04-24 04:09:44.279 16 INFO neutron.plugins.ml2.plugin [None req-693963ad-9c2d-4652-ab04-4578f59180be - - - - - -] Attempt 1 to provision port c8389776-a516-4904-9332-92a2a2f96fcd 2026-04-24 04:09:44.329 16 INFO neutron.plugins.ml2.plugin [None req-693963ad-9c2d-4652-ab04-4578f59180be - - - - - -] Attempt 1 to provision port ac0fee11-e775-46d2-b3e5-32085c72fd10 2026-04-24 04:09:45.505 13 ERROR neutron.plugins.ml2.managers [None req-78d70479-b314-4127-8943-b4f89ab781d6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ce798476-a34b-41e3-ac3f-3b812f17f4ca could not be found. 2026-04-24 04:09:45.505 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-24 04:09:45.505 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-24 04:09:45.505 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-24 04:09:45.505 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-24 04:09:45.505 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-24 04:09:45.505 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-24 04:09:45.505 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-24 04:09:45.505 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.505 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-24 04:09:45.505 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-24 04:09:45.505 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.505 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-24 04:09:45.505 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-24 04:09:45.505 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.505 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-24 04:09:45.505 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 04:09:45.505 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-24 04:09:45.505 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:09:45.505 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-24 04:09:45.505 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:09:45.505 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-24 04:09:45.505 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 04:09:45.505 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.505 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-24 04:09:45.505 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 04:09:45.505 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-24 04:09:45.505 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:09:45.505 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-24 04:09:45.505 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:09:45.505 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-24 04:09:45.505 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 04:09:45.505 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.505 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-24 04:09:45.505 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 04:09:45.505 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-24 04:09:45.505 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:09:45.505 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-24 04:09:45.505 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:09:45.505 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-24 04:09:45.505 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-24 04:09:45.505 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.505 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-24 04:09:45.505 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-24 04:09:45.505 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.505 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-24 04:09:45.505 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-24 04:09:45.505 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ce798476-a34b-41e3-ac3f-3b812f17f4ca could not be found. 2026-04-24 04:09:45.505 13 ERROR neutron.plugins.ml2.managers 2026-04-24 04:09:45.509 13 ERROR neutron.plugins.ml2.managers [None req-78d70479-b314-4127-8943-b4f89ab781d6 - - - - - -] Failed to bind port 243ca1be-d728-4990-a782-d339ae336e96 on host instance for vnic_type normal using segments [{'id': '0a3ed958-629d-4a6a-9f04-30dd18bf4450', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 85, 'network_id': 'e34693d7-eab2-4a44-9fc2-c72042faf751'}] 2026-04-24 04:09:45.509 13 INFO neutron.plugins.ml2.plugin [None req-78d70479-b314-4127-8943-b4f89ab781d6 - - - - - -] Attempt 2 to bind port 243ca1be-d728-4990-a782-d339ae336e96 2026-04-24 04:09:45.524 13 ERROR neutron.plugins.ml2.managers [None req-78d70479-b314-4127-8943-b4f89ab781d6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ce798476-a34b-41e3-ac3f-3b812f17f4ca could not be found. 2026-04-24 04:09:45.524 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-24 04:09:45.524 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-24 04:09:45.524 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-24 04:09:45.524 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-24 04:09:45.524 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-24 04:09:45.524 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-24 04:09:45.524 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-24 04:09:45.524 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.524 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-24 04:09:45.524 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-24 04:09:45.524 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.524 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-24 04:09:45.524 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-24 04:09:45.524 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.524 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-24 04:09:45.524 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 04:09:45.524 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-24 04:09:45.524 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:09:45.524 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-24 04:09:45.524 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:09:45.524 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-24 04:09:45.524 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 04:09:45.524 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.524 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-24 04:09:45.524 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 04:09:45.524 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-24 04:09:45.524 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:09:45.524 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-24 04:09:45.524 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:09:45.524 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-24 04:09:45.524 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 04:09:45.524 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.524 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-24 04:09:45.524 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 04:09:45.524 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-24 04:09:45.524 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:09:45.524 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-24 04:09:45.524 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:09:45.524 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-24 04:09:45.524 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-24 04:09:45.524 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.524 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-24 04:09:45.524 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-24 04:09:45.524 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.524 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-24 04:09:45.524 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-24 04:09:45.524 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ce798476-a34b-41e3-ac3f-3b812f17f4ca could not be found. 2026-04-24 04:09:45.524 13 ERROR neutron.plugins.ml2.managers 2026-04-24 04:09:45.526 13 ERROR neutron.plugins.ml2.managers [None req-78d70479-b314-4127-8943-b4f89ab781d6 - - - - - -] Failed to bind port 243ca1be-d728-4990-a782-d339ae336e96 on host instance for vnic_type normal using segments [{'id': '0a3ed958-629d-4a6a-9f04-30dd18bf4450', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 85, 'network_id': 'e34693d7-eab2-4a44-9fc2-c72042faf751'}] 2026-04-24 04:09:45.526 13 INFO neutron.plugins.ml2.plugin [None req-78d70479-b314-4127-8943-b4f89ab781d6 - - - - - -] Attempt 3 to bind port 243ca1be-d728-4990-a782-d339ae336e96 2026-04-24 04:09:45.557 13 ERROR neutron.plugins.ml2.managers [None req-78d70479-b314-4127-8943-b4f89ab781d6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ce798476-a34b-41e3-ac3f-3b812f17f4ca could not be found. 2026-04-24 04:09:45.557 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-24 04:09:45.557 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-24 04:09:45.557 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-24 04:09:45.557 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-24 04:09:45.557 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-24 04:09:45.557 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-24 04:09:45.557 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-24 04:09:45.557 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.557 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-24 04:09:45.557 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-24 04:09:45.557 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.557 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-24 04:09:45.557 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-24 04:09:45.557 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.557 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-24 04:09:45.557 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 04:09:45.557 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-24 04:09:45.557 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:09:45.557 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-24 04:09:45.557 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:09:45.557 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-24 04:09:45.557 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 04:09:45.557 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.557 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-24 04:09:45.557 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 04:09:45.557 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-24 04:09:45.557 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:09:45.557 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-24 04:09:45.557 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:09:45.557 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-24 04:09:45.557 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 04:09:45.557 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.557 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-24 04:09:45.557 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 04:09:45.557 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-24 04:09:45.557 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:09:45.557 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-24 04:09:45.557 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:09:45.557 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-24 04:09:45.557 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-24 04:09:45.557 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.557 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-24 04:09:45.557 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-24 04:09:45.557 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.557 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-24 04:09:45.557 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-24 04:09:45.557 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ce798476-a34b-41e3-ac3f-3b812f17f4ca could not be found. 2026-04-24 04:09:45.557 13 ERROR neutron.plugins.ml2.managers 2026-04-24 04:09:45.559 13 ERROR neutron.plugins.ml2.managers [None req-78d70479-b314-4127-8943-b4f89ab781d6 - - - - - -] Failed to bind port 243ca1be-d728-4990-a782-d339ae336e96 on host instance for vnic_type normal using segments [{'id': '0a3ed958-629d-4a6a-9f04-30dd18bf4450', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 85, 'network_id': 'e34693d7-eab2-4a44-9fc2-c72042faf751'}] 2026-04-24 04:09:45.560 13 INFO neutron.plugins.ml2.plugin [None req-78d70479-b314-4127-8943-b4f89ab781d6 - - - - - -] Attempt 4 to bind port 243ca1be-d728-4990-a782-d339ae336e96 2026-04-24 04:09:45.573 13 ERROR neutron.plugins.ml2.managers [None req-78d70479-b314-4127-8943-b4f89ab781d6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ce798476-a34b-41e3-ac3f-3b812f17f4ca could not be found. 2026-04-24 04:09:45.573 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-24 04:09:45.573 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-24 04:09:45.573 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-24 04:09:45.573 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-24 04:09:45.573 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-24 04:09:45.573 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-24 04:09:45.573 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-24 04:09:45.573 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.573 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-24 04:09:45.573 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-24 04:09:45.573 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.573 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-24 04:09:45.573 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-24 04:09:45.573 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.573 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-24 04:09:45.573 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 04:09:45.573 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-24 04:09:45.573 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:09:45.573 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-24 04:09:45.573 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:09:45.573 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-24 04:09:45.573 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 04:09:45.573 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.573 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-24 04:09:45.573 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 04:09:45.573 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-24 04:09:45.573 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:09:45.573 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-24 04:09:45.573 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:09:45.573 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-24 04:09:45.573 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 04:09:45.573 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.573 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-24 04:09:45.573 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 04:09:45.573 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-24 04:09:45.573 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:09:45.573 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-24 04:09:45.573 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:09:45.573 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-24 04:09:45.573 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-24 04:09:45.573 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.573 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-24 04:09:45.573 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-24 04:09:45.573 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.573 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-24 04:09:45.573 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-24 04:09:45.573 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ce798476-a34b-41e3-ac3f-3b812f17f4ca could not be found. 2026-04-24 04:09:45.573 13 ERROR neutron.plugins.ml2.managers 2026-04-24 04:09:45.574 13 ERROR neutron.plugins.ml2.managers [None req-78d70479-b314-4127-8943-b4f89ab781d6 - - - - - -] Failed to bind port 243ca1be-d728-4990-a782-d339ae336e96 on host instance for vnic_type normal using segments [{'id': '0a3ed958-629d-4a6a-9f04-30dd18bf4450', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 85, 'network_id': 'e34693d7-eab2-4a44-9fc2-c72042faf751'}] 2026-04-24 04:09:45.574 13 INFO neutron.plugins.ml2.plugin [None req-78d70479-b314-4127-8943-b4f89ab781d6 - - - - - -] Attempt 5 to bind port 243ca1be-d728-4990-a782-d339ae336e96 2026-04-24 04:09:45.586 13 ERROR neutron.plugins.ml2.managers [None req-78d70479-b314-4127-8943-b4f89ab781d6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ce798476-a34b-41e3-ac3f-3b812f17f4ca could not be found. 2026-04-24 04:09:45.586 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-24 04:09:45.586 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-24 04:09:45.586 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-24 04:09:45.586 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-24 04:09:45.586 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-24 04:09:45.586 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-24 04:09:45.586 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-24 04:09:45.586 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.586 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-24 04:09:45.586 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-24 04:09:45.586 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.586 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-24 04:09:45.586 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-24 04:09:45.586 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.586 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-24 04:09:45.586 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 04:09:45.586 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-24 04:09:45.586 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:09:45.586 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-24 04:09:45.586 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:09:45.586 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-24 04:09:45.586 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 04:09:45.586 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.586 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-24 04:09:45.586 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 04:09:45.586 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-24 04:09:45.586 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:09:45.586 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-24 04:09:45.586 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:09:45.586 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-24 04:09:45.586 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 04:09:45.586 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.586 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-24 04:09:45.586 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 04:09:45.586 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-24 04:09:45.586 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:09:45.586 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-24 04:09:45.586 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:09:45.586 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-24 04:09:45.586 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-24 04:09:45.586 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.586 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-24 04:09:45.586 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-24 04:09:45.586 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.586 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-24 04:09:45.586 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-24 04:09:45.586 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ce798476-a34b-41e3-ac3f-3b812f17f4ca could not be found. 2026-04-24 04:09:45.586 13 ERROR neutron.plugins.ml2.managers 2026-04-24 04:09:45.588 13 ERROR neutron.plugins.ml2.managers [None req-78d70479-b314-4127-8943-b4f89ab781d6 - - - - - -] Failed to bind port 243ca1be-d728-4990-a782-d339ae336e96 on host instance for vnic_type normal using segments [{'id': '0a3ed958-629d-4a6a-9f04-30dd18bf4450', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 85, 'network_id': 'e34693d7-eab2-4a44-9fc2-c72042faf751'}] 2026-04-24 04:09:45.588 13 INFO neutron.plugins.ml2.plugin [None req-78d70479-b314-4127-8943-b4f89ab781d6 - - - - - -] Attempt 6 to bind port 243ca1be-d728-4990-a782-d339ae336e96 2026-04-24 04:09:45.598 13 ERROR neutron.plugins.ml2.managers [None req-78d70479-b314-4127-8943-b4f89ab781d6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ce798476-a34b-41e3-ac3f-3b812f17f4ca could not be found. 2026-04-24 04:09:45.598 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-24 04:09:45.598 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-24 04:09:45.598 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-24 04:09:45.598 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-24 04:09:45.598 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-24 04:09:45.598 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-24 04:09:45.598 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-24 04:09:45.598 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.598 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-24 04:09:45.598 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-24 04:09:45.598 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.598 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-24 04:09:45.598 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-24 04:09:45.598 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.598 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-24 04:09:45.598 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 04:09:45.598 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-24 04:09:45.598 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:09:45.598 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-24 04:09:45.598 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:09:45.598 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-24 04:09:45.598 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 04:09:45.598 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.598 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-24 04:09:45.598 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 04:09:45.598 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-24 04:09:45.598 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:09:45.598 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-24 04:09:45.598 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:09:45.598 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-24 04:09:45.598 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 04:09:45.598 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.598 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-24 04:09:45.598 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 04:09:45.598 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-24 04:09:45.598 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:09:45.598 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-24 04:09:45.598 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:09:45.598 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-24 04:09:45.598 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-24 04:09:45.598 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.598 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-24 04:09:45.598 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-24 04:09:45.598 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.598 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-24 04:09:45.598 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-24 04:09:45.598 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ce798476-a34b-41e3-ac3f-3b812f17f4ca could not be found. 2026-04-24 04:09:45.598 13 ERROR neutron.plugins.ml2.managers 2026-04-24 04:09:45.600 13 ERROR neutron.plugins.ml2.managers [None req-78d70479-b314-4127-8943-b4f89ab781d6 - - - - - -] Failed to bind port 243ca1be-d728-4990-a782-d339ae336e96 on host instance for vnic_type normal using segments [{'id': '0a3ed958-629d-4a6a-9f04-30dd18bf4450', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 85, 'network_id': 'e34693d7-eab2-4a44-9fc2-c72042faf751'}] 2026-04-24 04:09:45.601 13 INFO neutron.plugins.ml2.plugin [None req-78d70479-b314-4127-8943-b4f89ab781d6 - - - - - -] Attempt 7 to bind port 243ca1be-d728-4990-a782-d339ae336e96 2026-04-24 04:09:45.611 13 ERROR neutron.plugins.ml2.managers [None req-78d70479-b314-4127-8943-b4f89ab781d6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ce798476-a34b-41e3-ac3f-3b812f17f4ca could not be found. 2026-04-24 04:09:45.611 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-24 04:09:45.611 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-24 04:09:45.611 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-24 04:09:45.611 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-24 04:09:45.611 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-24 04:09:45.611 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-24 04:09:45.611 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-24 04:09:45.611 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.611 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-24 04:09:45.611 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-24 04:09:45.611 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.611 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-24 04:09:45.611 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-24 04:09:45.611 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.611 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-24 04:09:45.611 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 04:09:45.611 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-24 04:09:45.611 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:09:45.611 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-24 04:09:45.611 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:09:45.611 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-24 04:09:45.611 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 04:09:45.611 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.611 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-24 04:09:45.611 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 04:09:45.611 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-24 04:09:45.611 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:09:45.611 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-24 04:09:45.611 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:09:45.611 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-24 04:09:45.611 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 04:09:45.611 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.611 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-24 04:09:45.611 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 04:09:45.611 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-24 04:09:45.611 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:09:45.611 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-24 04:09:45.611 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:09:45.611 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-24 04:09:45.611 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-24 04:09:45.611 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.611 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-24 04:09:45.611 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-24 04:09:45.611 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.611 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-24 04:09:45.611 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-24 04:09:45.611 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ce798476-a34b-41e3-ac3f-3b812f17f4ca could not be found. 2026-04-24 04:09:45.611 13 ERROR neutron.plugins.ml2.managers 2026-04-24 04:09:45.612 13 ERROR neutron.plugins.ml2.managers [None req-78d70479-b314-4127-8943-b4f89ab781d6 - - - - - -] Failed to bind port 243ca1be-d728-4990-a782-d339ae336e96 on host instance for vnic_type normal using segments [{'id': '0a3ed958-629d-4a6a-9f04-30dd18bf4450', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 85, 'network_id': 'e34693d7-eab2-4a44-9fc2-c72042faf751'}] 2026-04-24 04:09:45.613 13 INFO neutron.plugins.ml2.plugin [None req-78d70479-b314-4127-8943-b4f89ab781d6 - - - - - -] Attempt 8 to bind port 243ca1be-d728-4990-a782-d339ae336e96 2026-04-24 04:09:45.622 13 ERROR neutron.plugins.ml2.managers [None req-78d70479-b314-4127-8943-b4f89ab781d6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ce798476-a34b-41e3-ac3f-3b812f17f4ca could not be found. 2026-04-24 04:09:45.622 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-24 04:09:45.622 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-24 04:09:45.622 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-24 04:09:45.622 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-24 04:09:45.622 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-24 04:09:45.622 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-24 04:09:45.622 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-24 04:09:45.622 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.622 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-24 04:09:45.622 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-24 04:09:45.622 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.622 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-24 04:09:45.622 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-24 04:09:45.622 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.622 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-24 04:09:45.622 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 04:09:45.622 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-24 04:09:45.622 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:09:45.622 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-24 04:09:45.622 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:09:45.622 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-24 04:09:45.622 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 04:09:45.622 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.622 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-24 04:09:45.622 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 04:09:45.622 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-24 04:09:45.622 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:09:45.622 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-24 04:09:45.622 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:09:45.622 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-24 04:09:45.622 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 04:09:45.622 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.622 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-24 04:09:45.622 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 04:09:45.622 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-24 04:09:45.622 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:09:45.622 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-24 04:09:45.622 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:09:45.622 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-24 04:09:45.622 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-24 04:09:45.622 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.622 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-24 04:09:45.622 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-24 04:09:45.622 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.622 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-24 04:09:45.622 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-24 04:09:45.622 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ce798476-a34b-41e3-ac3f-3b812f17f4ca could not be found. 2026-04-24 04:09:45.622 13 ERROR neutron.plugins.ml2.managers 2026-04-24 04:09:45.624 13 ERROR neutron.plugins.ml2.managers [None req-78d70479-b314-4127-8943-b4f89ab781d6 - - - - - -] Failed to bind port 243ca1be-d728-4990-a782-d339ae336e96 on host instance for vnic_type normal using segments [{'id': '0a3ed958-629d-4a6a-9f04-30dd18bf4450', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 85, 'network_id': 'e34693d7-eab2-4a44-9fc2-c72042faf751'}] 2026-04-24 04:09:45.624 13 INFO neutron.plugins.ml2.plugin [None req-78d70479-b314-4127-8943-b4f89ab781d6 - - - - - -] Attempt 9 to bind port 243ca1be-d728-4990-a782-d339ae336e96 2026-04-24 04:09:45.632 13 ERROR neutron.plugins.ml2.managers [None req-78d70479-b314-4127-8943-b4f89ab781d6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ce798476-a34b-41e3-ac3f-3b812f17f4ca could not be found. 2026-04-24 04:09:45.632 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-24 04:09:45.632 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-24 04:09:45.632 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-24 04:09:45.632 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-24 04:09:45.632 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-24 04:09:45.632 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-24 04:09:45.632 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-24 04:09:45.632 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.632 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-24 04:09:45.632 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-24 04:09:45.632 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.632 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-24 04:09:45.632 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-24 04:09:45.632 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.632 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-24 04:09:45.632 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 04:09:45.632 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-24 04:09:45.632 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:09:45.632 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-24 04:09:45.632 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:09:45.632 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-24 04:09:45.632 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 04:09:45.632 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.632 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-24 04:09:45.632 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 04:09:45.632 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-24 04:09:45.632 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:09:45.632 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-24 04:09:45.632 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:09:45.632 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-24 04:09:45.632 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 04:09:45.632 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.632 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-24 04:09:45.632 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 04:09:45.632 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-24 04:09:45.632 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:09:45.632 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-24 04:09:45.632 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:09:45.632 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-24 04:09:45.632 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-24 04:09:45.632 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.632 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-24 04:09:45.632 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-24 04:09:45.632 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.632 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-24 04:09:45.632 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-24 04:09:45.632 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ce798476-a34b-41e3-ac3f-3b812f17f4ca could not be found. 2026-04-24 04:09:45.632 13 ERROR neutron.plugins.ml2.managers 2026-04-24 04:09:45.634 13 ERROR neutron.plugins.ml2.managers [None req-78d70479-b314-4127-8943-b4f89ab781d6 - - - - - -] Failed to bind port 243ca1be-d728-4990-a782-d339ae336e96 on host instance for vnic_type normal using segments [{'id': '0a3ed958-629d-4a6a-9f04-30dd18bf4450', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 85, 'network_id': 'e34693d7-eab2-4a44-9fc2-c72042faf751'}] 2026-04-24 04:09:45.634 13 INFO neutron.plugins.ml2.plugin [None req-78d70479-b314-4127-8943-b4f89ab781d6 - - - - - -] Attempt 10 to bind port 243ca1be-d728-4990-a782-d339ae336e96 2026-04-24 04:09:45.644 13 ERROR neutron.plugins.ml2.managers [None req-78d70479-b314-4127-8943-b4f89ab781d6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ce798476-a34b-41e3-ac3f-3b812f17f4ca could not be found. 2026-04-24 04:09:45.644 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-24 04:09:45.644 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-24 04:09:45.644 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-24 04:09:45.644 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-24 04:09:45.644 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-24 04:09:45.644 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-24 04:09:45.644 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-24 04:09:45.644 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.644 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-24 04:09:45.644 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-24 04:09:45.644 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.644 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-24 04:09:45.644 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-24 04:09:45.644 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.644 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-24 04:09:45.644 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 04:09:45.644 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-24 04:09:45.644 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:09:45.644 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-24 04:09:45.644 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:09:45.644 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-24 04:09:45.644 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 04:09:45.644 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.644 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-24 04:09:45.644 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 04:09:45.644 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-24 04:09:45.644 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:09:45.644 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-24 04:09:45.644 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:09:45.644 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-24 04:09:45.644 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 04:09:45.644 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.644 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-24 04:09:45.644 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 04:09:45.644 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-24 04:09:45.644 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:09:45.644 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-24 04:09:45.644 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:09:45.644 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-24 04:09:45.644 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-24 04:09:45.644 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.644 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-24 04:09:45.644 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-24 04:09:45.644 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:45.644 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-24 04:09:45.644 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-24 04:09:45.644 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ce798476-a34b-41e3-ac3f-3b812f17f4ca could not be found. 2026-04-24 04:09:45.644 13 ERROR neutron.plugins.ml2.managers 2026-04-24 04:09:45.645 13 ERROR neutron.plugins.ml2.managers [None req-78d70479-b314-4127-8943-b4f89ab781d6 - - - - - -] Failed to bind port 243ca1be-d728-4990-a782-d339ae336e96 on host instance for vnic_type normal using segments [{'id': '0a3ed958-629d-4a6a-9f04-30dd18bf4450', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 85, 'network_id': 'e34693d7-eab2-4a44-9fc2-c72042faf751'}] 2026-04-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server [None req-6bd640e6-c186-4e5c-86b2-17bc17b149b7 - - - - - -] Exception during message handling: neutron_lib.exceptions.PortNotFound: Port 243ca1be-d728-4990-a782-d339ae336e96 could not be found. 2026-04-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-24 04:09:46.169 13 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-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server port = model_query.get_by_id(context, models_v2.Port, id, 2026-04-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:46.169 13 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-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-04-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2808, in one 2026-04-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server return self._iter().one() # type: ignore 2026-04-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 1815, in one 2026-04-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-04-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:46.169 13 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-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-04-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-04-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server 2026-04-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-04-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server 2026-04-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-24 04:09:46.169 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-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-04-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:46.169 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-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-04-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:46.169 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-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-04-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:46.169 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-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-24 04:09:46.169 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-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-24 04:09:46.169 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-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-24 04:09:46.169 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-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:46.169 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-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 04:09:46.169 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-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-24 04:09:46.169 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-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-24 04:09:46.169 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-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:46.169 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-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-24 04:09:46.169 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-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-24 04:09:46.169 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-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-24 04:09:46.169 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-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:46.169 13 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-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server return plugin.get_port(context, port_id) 2026-04-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:46.169 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-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-04-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:46.169 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-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-24 04:09:46.169 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-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-24 04:09:46.169 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-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-24 04:09:46.169 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-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:46.169 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-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 04:09:46.169 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-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-24 04:09:46.169 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-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-24 04:09:46.169 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-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:46.169 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-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-24 04:09:46.169 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-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-24 04:09:46.169 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-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-24 04:09:46.169 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-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:46.169 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-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-04-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:46.169 13 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-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server port = self._get_port(context, id, lazy_fields=lazy_fields) 2026-04-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:46.169 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-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-04-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:09:46.169 13 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-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server raise exceptions.PortNotFound(port_id=id) 2026-04-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.PortNotFound: Port 243ca1be-d728-4990-a782-d339ae336e96 could not be found. 2026-04-24 04:09:46.169 13 ERROR oslo_messaging.rpc.server 2026-04-24 04:09:47.216 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port a05912fd-1374-46a6-b178-ab56af7416ac 2026-04-24 04:09:47.605 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 5a9948c4-ca46-4355-98e3-a9595d7d554d 2026-04-24 04:09:48.001 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-287dc314-035d-46d1-9cbf-d1748b2c94e2'] response: {'server_uuid': '9b5f9ec1-ceb9-4cc4-a67e-282ad1afaccb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a05912fd-1374-46a6-b178-ab56af7416ac', 'code': 200} 2026-04-24 04:09:49.723 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port a05912fd-1374-46a6-b178-ab56af7416ac 2026-04-24 04:09:49.913 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port edfe15fa-3b67-47d2-bf57-ec356728500b 2026-04-24 04:09:50.087 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a55474e2-1a8e-415e-b7b7-3310e507c51d'] response: {'server_uuid': '36636e9d-709f-4a04-b820-1d333399e05b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5a9948c4-ca46-4355-98e3-a9595d7d554d', 'code': 200} 2026-04-24 04:09:50.254 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 5a9948c4-ca46-4355-98e3-a9595d7d554d 2026-04-24 04:09:50.529 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b0cf49e-82b3-472c-bb92-1c706712eb47'] response: {'server_uuid': '680312a1-a29c-444a-bae6-2824d7e3603e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'edfe15fa-3b67-47d2-bf57-ec356728500b', 'code': 200} 2026-04-24 04:09:50.998 16 INFO neutron.plugins.ml2.plugin [None req-18c84dcd-2c7a-48b4-9016-b9c21b382b3d - - - - - -] Attempt 1 to provision port 149c100a-24a7-40d8-8d14-ecb4d84128a5 2026-04-24 04:09:51.027 16 INFO neutron.plugins.ml2.plugin [None req-18c84dcd-2c7a-48b4-9016-b9c21b382b3d - - - - - -] Attempt 1 to provision port 78d90ecb-fb7a-449b-90da-8b543f0ea8f9 2026-04-24 04:09:51.111 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port edfe15fa-3b67-47d2-bf57-ec356728500b 2026-04-24 04:09:55.477 16 INFO neutron.plugins.ml2.plugin [None req-b1df8888-47fc-4a83-9fba-7c0a7b80627b - - - - - -] Attempt 1 to provision port 38e3ac19-3a89-4b99-91cf-7a89c1a750d3 2026-04-24 04:09:55.519 16 INFO neutron.plugins.ml2.plugin [None req-b1df8888-47fc-4a83-9fba-7c0a7b80627b - - - - - -] Attempt 1 to provision port edfe15fa-3b67-47d2-bf57-ec356728500b 2026-04-24 04:09:55.590 16 INFO neutron.plugins.ml2.plugin [None req-b1df8888-47fc-4a83-9fba-7c0a7b80627b - - - - - -] Attempt 1 to provision port 07323bcc-f014-4b31-9b58-d3ca9876c6f2 2026-04-24 04:09:58.138 13 INFO neutron.plugins.ml2.plugin [None req-1839ac79-3264-4243-b441-9e2772348ce5 - - - - - -] Attempt 1 to provision port 07323bcc-f014-4b31-9b58-d3ca9876c6f2 2026-04-24 04:10:01.655 16 INFO neutron.plugins.ml2.plugin [None req-d907b5e0-2028-456a-92bf-351d55c23c6f - - - - - -] Attempt 1 to provision port 5a9948c4-ca46-4355-98e3-a9595d7d554d 2026-04-24 04:10:11.061 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 7e907a9d-b593-4462-b857-4be5c568203f 2026-04-24 04:10:11.381 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 5872e4e8-48ed-486f-bd08-074f4f76f3a1 2026-04-24 04:10:13.069 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 7e907a9d-b593-4462-b857-4be5c568203f 2026-04-24 04:10:13.315 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 5872e4e8-48ed-486f-bd08-074f4f76f3a1 2026-04-24 04:10:13.749 16 INFO neutron.plugins.ml2.plugin [None req-88897354-820b-48ad-a2c1-d5d0071277b4 - - - - - -] Attempt 1 to provision port 5872e4e8-48ed-486f-bd08-074f4f76f3a1 2026-04-24 04:10:13.801 16 INFO neutron.plugins.ml2.plugin [None req-88897354-820b-48ad-a2c1-d5d0071277b4 - - - - - -] Attempt 1 to provision port 5e4077d7-6b95-4158-b898-509e102927a4 2026-04-24 04:10:17.988 16 INFO neutron.plugins.ml2.plugin [None req-06b7b795-1d9e-4153-967e-1739a3732bfb - - - - - -] Attempt 1 to provision port 5e4077d7-6b95-4158-b898-509e102927a4 2026-04-24 04:10:19.103 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 07323bcc-f014-4b31-9b58-d3ca9876c6f2 2026-04-24 04:10:19.360 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 38e3ac19-3a89-4b99-91cf-7a89c1a750d3 2026-04-24 04:10:20.402 16 INFO neutron.plugins.ml2.plugin [None req-14d8d915-ea20-4a53-9282-5aec4b33ea31 - - - - - -] Attempt 1 to provision port 8e31cc64-e5e1-400b-a95e-e374893f5a5c 2026-04-24 04:10:20.431 16 INFO neutron.plugins.ml2.plugin [None req-14d8d915-ea20-4a53-9282-5aec4b33ea31 - - - - - -] Attempt 1 to provision port 5e4077d7-6b95-4158-b898-509e102927a4 2026-04-24 04:10:21.103 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 07323bcc-f014-4b31-9b58-d3ca9876c6f2 2026-04-24 04:10:21.292 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 38e3ac19-3a89-4b99-91cf-7a89c1a750d3 2026-04-24 04:10:23.644 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 6462aa56-dcde-4254-9e7f-7b779263b860 2026-04-24 04:10:24.043 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f66899bc-fb6a-4177-bf6d-1b23ec2346d2'] response: {'server_uuid': 'b23afecc-e690-4bca-a3c3-a4f556ff9336', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6462aa56-dcde-4254-9e7f-7b779263b860', 'code': 200} 2026-04-24 04:10:25.052 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 6462aa56-dcde-4254-9e7f-7b779263b860 2026-04-24 04:10:25.873 16 INFO neutron.plugins.ml2.plugin [None req-f4a77839-1067-4e4c-bfb3-0eb9c2c096a7 - - - - - -] Attempt 1 to provision port a86292db-f68a-4743-ab9d-e3900aacf128 2026-04-24 04:10:29.164 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 8e31cc64-e5e1-400b-a95e-e374893f5a5c 2026-04-24 04:10:29.324 13 INFO neutron.plugins.ml2.plugin [None req-16b27ba5-16a5-476c-bd87-2bb7ddf456b9 - - - - - -] Attempt 1 to provision port 5a9948c4-ca46-4355-98e3-a9595d7d554d 2026-04-24 04:10:29.444 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 5e4077d7-6b95-4158-b898-509e102927a4 2026-04-24 04:10:29.701 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 5a9948c4-ca46-4355-98e3-a9595d7d554d 2026-04-24 04:10:31.071 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 8e31cc64-e5e1-400b-a95e-e374893f5a5c 2026-04-24 04:10:31.210 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 5e4077d7-6b95-4158-b898-509e102927a4 2026-04-24 04:10:32.810 16 INFO neutron.plugins.ml2.plugin [None req-adca7229-672e-4665-a898-05fd861c251b - - - - - -] Attempt 1 to provision port 5a9948c4-ca46-4355-98e3-a9595d7d554d 2026-04-24 04:10:33.192 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 5a9948c4-ca46-4355-98e3-a9595d7d554d 2026-04-24 04:10:45.065 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port e52e52b8-647f-47ac-93ea-e820ac1e2275 2026-04-24 04:10:47.090 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port e52e52b8-647f-47ac-93ea-e820ac1e2275 2026-04-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server [None req-a8cd97eb-5a7b-4fbd-9384-fedc4845eb7a - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 6e7348c2-e02a-4d03-a6ac-bdd1e087a512: This subnet is being modified by another concurrent operation. 2026-04-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-04-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-04-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-04-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-04-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-04-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-04-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-04-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-04-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-04-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-04-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-04-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-04-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-04-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-04-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-04-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-04-24 04:10:47.768 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-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server raise exception 2026-04-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 6e7348c2-e02a-4d03-a6ac-bdd1e087a512: This subnet is being modified by another concurrent operation. 2026-04-24 04:10:47.768 13 ERROR oslo_messaging.rpc.server 2026-04-24 04:10:49.350 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 46806dea-420f-4f94-8a2b-6ecd95603f24 2026-04-24 04:10:51.141 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 46806dea-420f-4f94-8a2b-6ecd95603f24 2026-04-24 04:10:51.323 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 831ba55c-3675-41d4-b5f3-25d295a21ebf 2026-04-24 04:10:53.173 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 831ba55c-3675-41d4-b5f3-25d295a21ebf 2026-04-24 04:10:55.363 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-637972e2-86c2-48b5-9afe-f105cca391a8'] response: {'server_uuid': 'b23afecc-e690-4bca-a3c3-a4f556ff9336', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6462aa56-dcde-4254-9e7f-7b779263b860', 'code': 200} 2026-04-24 04:10:57.708 13 INFO neutron.plugins.ml2.plugin [None req-cc9e4517-49e5-4b86-aaac-f8fc7524ae8a - - - - - -] Attempt 1 to provision port aea8da21-3720-43b1-8e54-d54449c64ab0 2026-04-24 04:10:57.716 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 6462aa56-dcde-4254-9e7f-7b779263b860 2026-04-24 04:10:57.737 13 INFO neutron.plugins.ml2.plugin [None req-cc9e4517-49e5-4b86-aaac-f8fc7524ae8a - - - - - -] Attempt 1 to provision port 831ba55c-3675-41d4-b5f3-25d295a21ebf 2026-04-24 04:10:57.816 13 INFO neutron.plugins.ml2.plugin [None req-cc9e4517-49e5-4b86-aaac-f8fc7524ae8a - - - - - -] Attempt 1 to provision port 3a7207f2-ebe0-42d9-9f94-796014c0df3c 2026-04-24 04:10:57.845 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-43044098-bcf8-45ac-9ff5-40b6c5dfd85a'] response: {'server_uuid': 'b23afecc-e690-4bca-a3c3-a4f556ff9336', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6462aa56-dcde-4254-9e7f-7b779263b860', 'code': 200} 2026-04-24 04:10:59.058 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 6462aa56-dcde-4254-9e7f-7b779263b860 2026-04-24 04:11:01.662 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 22236dc3-101f-40d0-820b-bd032a1c2f89 2026-04-24 04:11:01.774 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c639d05f-d793-4e94-9a2a-39cc5648eee3'] response: {'server_uuid': '6c9feadc-0015-4ad1-9b3c-afd305a28c52', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '22236dc3-101f-40d0-820b-bd032a1c2f89', 'code': 200} 2026-04-24 04:11:03.061 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 22236dc3-101f-40d0-820b-bd032a1c2f89 2026-04-24 04:11:05.091 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 3a7207f2-ebe0-42d9-9f94-796014c0df3c 2026-04-24 04:11:05.415 13 WARNING neutron.plugins.ml2.plugin [None req-3bd2992c-9279-4704-a33b-f85a611f4704 - - - - - -] Concurrent port binding operations failed on port aea8da21-3720-43b1-8e54-d54449c64ab0 2026-04-24 04:11:05.418 13 INFO neutron.plugins.ml2.plugin [None req-3bd2992c-9279-4704-a33b-f85a611f4704 - - - - - -] Attempt 2 to bind port aea8da21-3720-43b1-8e54-d54449c64ab0 2026-04-24 04:11:06.561 16 INFO neutron.plugins.ml2.plugin [None req-30eaf151-e467-490b-a9ab-511cbff21103 - - - - - -] Attempt 1 to provision port aea8da21-3720-43b1-8e54-d54449c64ab0 2026-04-24 04:11:07.061 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port aea8da21-3720-43b1-8e54-d54449c64ab0 2026-04-24 04:11:07.261 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 3a7207f2-ebe0-42d9-9f94-796014c0df3c 2026-04-24 04:11:09.124 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port c9d24757-d4e4-437c-95a2-e2b97092bbea 2026-04-24 04:11:11.104 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port c9d24757-d4e4-437c-95a2-e2b97092bbea 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers [None req-19f7b2cc-9ef2-4e22-83cf-a4a6f9e0fafb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c61e629f-dd0d-4103-a6d0-fe10d7268f0b could not be found. 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c61e629f-dd0d-4103-a6d0-fe10d7268f0b could not be found. 2026-04-24 04:11:20.784 16 ERROR neutron.plugins.ml2.managers 2026-04-24 04:11:20.792 16 ERROR neutron.plugins.ml2.managers [None req-19f7b2cc-9ef2-4e22-83cf-a4a6f9e0fafb - - - - - -] Failed to bind port 1a3afba1-611b-4a2c-b671-1a691815ea46 on host instance for vnic_type normal using segments [{'id': '9657556c-44d5-43b3-9ec8-de95c34a440b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 226, 'network_id': 'cfd9b25f-39e4-42f6-bdfd-2ffc85b535b3'}] 2026-04-24 04:11:20.792 16 INFO neutron.plugins.ml2.plugin [None req-19f7b2cc-9ef2-4e22-83cf-a4a6f9e0fafb - - - - - -] Attempt 2 to bind port 1a3afba1-611b-4a2c-b671-1a691815ea46 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers [None req-19f7b2cc-9ef2-4e22-83cf-a4a6f9e0fafb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c61e629f-dd0d-4103-a6d0-fe10d7268f0b could not be found. 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c61e629f-dd0d-4103-a6d0-fe10d7268f0b could not be found. 2026-04-24 04:11:20.809 16 ERROR neutron.plugins.ml2.managers 2026-04-24 04:11:20.817 16 ERROR neutron.plugins.ml2.managers [None req-19f7b2cc-9ef2-4e22-83cf-a4a6f9e0fafb - - - - - -] Failed to bind port 1a3afba1-611b-4a2c-b671-1a691815ea46 on host instance for vnic_type normal using segments [{'id': '9657556c-44d5-43b3-9ec8-de95c34a440b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 226, 'network_id': 'cfd9b25f-39e4-42f6-bdfd-2ffc85b535b3'}] 2026-04-24 04:11:20.818 16 INFO neutron.plugins.ml2.plugin [None req-19f7b2cc-9ef2-4e22-83cf-a4a6f9e0fafb - - - - - -] Attempt 3 to bind port 1a3afba1-611b-4a2c-b671-1a691815ea46 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers [None req-19f7b2cc-9ef2-4e22-83cf-a4a6f9e0fafb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c61e629f-dd0d-4103-a6d0-fe10d7268f0b could not be found. 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c61e629f-dd0d-4103-a6d0-fe10d7268f0b could not be found. 2026-04-24 04:11:20.837 16 ERROR neutron.plugins.ml2.managers 2026-04-24 04:11:20.840 16 ERROR neutron.plugins.ml2.managers [None req-19f7b2cc-9ef2-4e22-83cf-a4a6f9e0fafb - - - - - -] Failed to bind port 1a3afba1-611b-4a2c-b671-1a691815ea46 on host instance for vnic_type normal using segments [{'id': '9657556c-44d5-43b3-9ec8-de95c34a440b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 226, 'network_id': 'cfd9b25f-39e4-42f6-bdfd-2ffc85b535b3'}] 2026-04-24 04:11:20.840 16 INFO neutron.plugins.ml2.plugin [None req-19f7b2cc-9ef2-4e22-83cf-a4a6f9e0fafb - - - - - -] Attempt 4 to bind port 1a3afba1-611b-4a2c-b671-1a691815ea46 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers [None req-19f7b2cc-9ef2-4e22-83cf-a4a6f9e0fafb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c61e629f-dd0d-4103-a6d0-fe10d7268f0b could not be found. 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c61e629f-dd0d-4103-a6d0-fe10d7268f0b could not be found. 2026-04-24 04:11:20.856 16 ERROR neutron.plugins.ml2.managers 2026-04-24 04:11:20.858 16 ERROR neutron.plugins.ml2.managers [None req-19f7b2cc-9ef2-4e22-83cf-a4a6f9e0fafb - - - - - -] Failed to bind port 1a3afba1-611b-4a2c-b671-1a691815ea46 on host instance for vnic_type normal using segments [{'id': '9657556c-44d5-43b3-9ec8-de95c34a440b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 226, 'network_id': 'cfd9b25f-39e4-42f6-bdfd-2ffc85b535b3'}] 2026-04-24 04:11:20.859 16 INFO neutron.plugins.ml2.plugin [None req-19f7b2cc-9ef2-4e22-83cf-a4a6f9e0fafb - - - - - -] Attempt 5 to bind port 1a3afba1-611b-4a2c-b671-1a691815ea46 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers [None req-19f7b2cc-9ef2-4e22-83cf-a4a6f9e0fafb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c61e629f-dd0d-4103-a6d0-fe10d7268f0b could not be found. 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c61e629f-dd0d-4103-a6d0-fe10d7268f0b could not be found. 2026-04-24 04:11:20.877 16 ERROR neutron.plugins.ml2.managers 2026-04-24 04:11:20.883 16 ERROR neutron.plugins.ml2.managers [None req-19f7b2cc-9ef2-4e22-83cf-a4a6f9e0fafb - - - - - -] Failed to bind port 1a3afba1-611b-4a2c-b671-1a691815ea46 on host instance for vnic_type normal using segments [{'id': '9657556c-44d5-43b3-9ec8-de95c34a440b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 226, 'network_id': 'cfd9b25f-39e4-42f6-bdfd-2ffc85b535b3'}] 2026-04-24 04:11:20.883 16 INFO neutron.plugins.ml2.plugin [None req-19f7b2cc-9ef2-4e22-83cf-a4a6f9e0fafb - - - - - -] Attempt 6 to bind port 1a3afba1-611b-4a2c-b671-1a691815ea46 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers [None req-19f7b2cc-9ef2-4e22-83cf-a4a6f9e0fafb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c61e629f-dd0d-4103-a6d0-fe10d7268f0b could not be found. 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c61e629f-dd0d-4103-a6d0-fe10d7268f0b could not be found. 2026-04-24 04:11:20.898 16 ERROR neutron.plugins.ml2.managers 2026-04-24 04:11:20.900 16 ERROR neutron.plugins.ml2.managers [None req-19f7b2cc-9ef2-4e22-83cf-a4a6f9e0fafb - - - - - -] Failed to bind port 1a3afba1-611b-4a2c-b671-1a691815ea46 on host instance for vnic_type normal using segments [{'id': '9657556c-44d5-43b3-9ec8-de95c34a440b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 226, 'network_id': 'cfd9b25f-39e4-42f6-bdfd-2ffc85b535b3'}] 2026-04-24 04:11:20.902 16 INFO neutron.plugins.ml2.plugin [None req-19f7b2cc-9ef2-4e22-83cf-a4a6f9e0fafb - - - - - -] Attempt 7 to bind port 1a3afba1-611b-4a2c-b671-1a691815ea46 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers [None req-19f7b2cc-9ef2-4e22-83cf-a4a6f9e0fafb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c61e629f-dd0d-4103-a6d0-fe10d7268f0b could not be found. 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c61e629f-dd0d-4103-a6d0-fe10d7268f0b could not be found. 2026-04-24 04:11:20.914 16 ERROR neutron.plugins.ml2.managers 2026-04-24 04:11:20.917 16 ERROR neutron.plugins.ml2.managers [None req-19f7b2cc-9ef2-4e22-83cf-a4a6f9e0fafb - - - - - -] Failed to bind port 1a3afba1-611b-4a2c-b671-1a691815ea46 on host instance for vnic_type normal using segments [{'id': '9657556c-44d5-43b3-9ec8-de95c34a440b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 226, 'network_id': 'cfd9b25f-39e4-42f6-bdfd-2ffc85b535b3'}] 2026-04-24 04:11:20.919 16 INFO neutron.plugins.ml2.plugin [None req-19f7b2cc-9ef2-4e22-83cf-a4a6f9e0fafb - - - - - -] Attempt 8 to bind port 1a3afba1-611b-4a2c-b671-1a691815ea46 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers [None req-19f7b2cc-9ef2-4e22-83cf-a4a6f9e0fafb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c61e629f-dd0d-4103-a6d0-fe10d7268f0b could not be found. 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c61e629f-dd0d-4103-a6d0-fe10d7268f0b could not be found. 2026-04-24 04:11:20.934 16 ERROR neutron.plugins.ml2.managers 2026-04-24 04:11:20.936 16 ERROR neutron.plugins.ml2.managers [None req-19f7b2cc-9ef2-4e22-83cf-a4a6f9e0fafb - - - - - -] Failed to bind port 1a3afba1-611b-4a2c-b671-1a691815ea46 on host instance for vnic_type normal using segments [{'id': '9657556c-44d5-43b3-9ec8-de95c34a440b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 226, 'network_id': 'cfd9b25f-39e4-42f6-bdfd-2ffc85b535b3'}] 2026-04-24 04:11:20.936 16 INFO neutron.plugins.ml2.plugin [None req-19f7b2cc-9ef2-4e22-83cf-a4a6f9e0fafb - - - - - -] Attempt 9 to bind port 1a3afba1-611b-4a2c-b671-1a691815ea46 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers [None req-19f7b2cc-9ef2-4e22-83cf-a4a6f9e0fafb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c61e629f-dd0d-4103-a6d0-fe10d7268f0b could not be found. 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c61e629f-dd0d-4103-a6d0-fe10d7268f0b could not be found. 2026-04-24 04:11:20.959 16 ERROR neutron.plugins.ml2.managers 2026-04-24 04:11:20.963 16 ERROR neutron.plugins.ml2.managers [None req-19f7b2cc-9ef2-4e22-83cf-a4a6f9e0fafb - - - - - -] Failed to bind port 1a3afba1-611b-4a2c-b671-1a691815ea46 on host instance for vnic_type normal using segments [{'id': '9657556c-44d5-43b3-9ec8-de95c34a440b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 226, 'network_id': 'cfd9b25f-39e4-42f6-bdfd-2ffc85b535b3'}] 2026-04-24 04:11:20.968 16 INFO neutron.plugins.ml2.plugin [None req-19f7b2cc-9ef2-4e22-83cf-a4a6f9e0fafb - - - - - -] Attempt 10 to bind port 1a3afba1-611b-4a2c-b671-1a691815ea46 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers [None req-19f7b2cc-9ef2-4e22-83cf-a4a6f9e0fafb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c61e629f-dd0d-4103-a6d0-fe10d7268f0b could not be found. 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c61e629f-dd0d-4103-a6d0-fe10d7268f0b could not be found. 2026-04-24 04:11:20.987 16 ERROR neutron.plugins.ml2.managers 2026-04-24 04:11:20.993 16 ERROR neutron.plugins.ml2.managers [None req-19f7b2cc-9ef2-4e22-83cf-a4a6f9e0fafb - - - - - -] Failed to bind port 1a3afba1-611b-4a2c-b671-1a691815ea46 on host instance for vnic_type normal using segments [{'id': '9657556c-44d5-43b3-9ec8-de95c34a440b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 226, 'network_id': 'cfd9b25f-39e4-42f6-bdfd-2ffc85b535b3'}] 2026-04-24 04:11:23.133 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 37c8aedb-fc04-44ee-b9c8-d1d33f0474e9 2026-04-24 04:11:25.136 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 37c8aedb-fc04-44ee-b9c8-d1d33f0474e9 2026-04-24 04:11:27.336 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 8aec6026-9abd-4723-b90c-4395fb180ded 2026-04-24 04:11:28.044 16 INFO neutron.plugins.ml2.plugin [None req-d5f9c5e0-5eba-4a32-b07e-55452c545ad7 - - - - - -] Attempt 1 to provision port 6a040f88-e1f0-4a35-a199-3df97349df37 2026-04-24 04:11:28.073 16 INFO neutron.plugins.ml2.plugin [None req-d5f9c5e0-5eba-4a32-b07e-55452c545ad7 - - - - - -] Attempt 1 to provision port 8aec6026-9abd-4723-b90c-4395fb180ded 2026-04-24 04:11:29.047 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 8aec6026-9abd-4723-b90c-4395fb180ded 2026-04-24 04:11:33.599 13 INFO neutron.plugins.ml2.plugin [None req-aa8725ce-4b58-4d74-a3c5-897e8b4684fa - - - - - -] Attempt 1 to provision port 190f6b6a-3465-4538-8180-4c7d04172ebe 2026-04-24 04:11:36.216 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port b8ec5626-74bc-4b56-ae96-13f0446bf4e5 2026-04-24 04:11:36.349 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2afa81ec-8cb8-459c-ac40-6bf439487b96'] response: {'server_uuid': 'd2345d30-5951-44be-a7cd-2873091877f5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b8ec5626-74bc-4b56-ae96-13f0446bf4e5', 'code': 200} 2026-04-24 04:11:37.533 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port b8ec5626-74bc-4b56-ae96-13f0446bf4e5 2026-04-24 04:11:38.926 16 INFO neutron.plugins.ml2.plugin [None req-31809608-5738-411f-b527-587bf701a7dd - - - - - -] Attempt 1 to provision port 6a040f88-e1f0-4a35-a199-3df97349df37 2026-04-24 04:11:39.071 16 INFO neutron.plugins.ml2.plugin [None req-31809608-5738-411f-b527-587bf701a7dd - - - - - -] Attempt 1 to provision port b8ec5626-74bc-4b56-ae96-13f0446bf4e5 2026-04-24 04:11:39.122 16 INFO neutron.plugins.ml2.plugin [None req-31809608-5738-411f-b527-587bf701a7dd - - - - - -] Attempt 1 to provision port 8aec6026-9abd-4723-b90c-4395fb180ded 2026-04-24 04:11:39.572 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 190f6b6a-3465-4538-8180-4c7d04172ebe 2026-04-24 04:11:39.834 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 6a040f88-e1f0-4a35-a199-3df97349df37 2026-04-24 04:11:41.515 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 190f6b6a-3465-4538-8180-4c7d04172ebe 2026-04-24 04:11:44.040 16 INFO neutron.plugins.ml2.plugin [None req-af5b4261-592f-4efc-b346-e60a2b23d651 - - - - - -] Attempt 1 to provision port 6a040f88-e1f0-4a35-a199-3df97349df37 2026-04-24 04:11:55.547 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port ded5d6d2-68c1-458a-a3a3-cdcd51450c5b 2026-04-24 04:11:55.767 13 INFO neutron.plugins.ml2.plugin [None req-58b3fcdc-c7ae-4203-894c-526c363fe832 - - - - - -] Attempt 1 to provision port ded5d6d2-68c1-458a-a3a3-cdcd51450c5b 2026-04-24 04:11:57.625 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 426d0a7f-0bd3-4026-9fd9-59a2df9a1823 2026-04-24 04:11:57.957 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port ded5d6d2-68c1-458a-a3a3-cdcd51450c5b 2026-04-24 04:11:58.506 16 INFO neutron.plugins.ml2.plugin [None req-e5cbf047-a52b-4c80-ac51-75bb7e4cebd1 - - - - - -] Attempt 1 to provision port 45d755d0-4e59-406a-bdc0-0373afb36821 2026-04-24 04:11:58.533 16 INFO neutron.plugins.ml2.plugin [None req-e5cbf047-a52b-4c80-ac51-75bb7e4cebd1 - - - - - -] Attempt 1 to provision port ded5d6d2-68c1-458a-a3a3-cdcd51450c5b 2026-04-24 04:11:59.509 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 426d0a7f-0bd3-4026-9fd9-59a2df9a1823 2026-04-24 04:12:01.542 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 9a7b8343-13ca-4e0a-8562-0c9f2ea56a85 2026-04-24 04:12:01.933 16 INFO neutron.plugins.ml2.plugin [None req-c8785ee7-edeb-4c12-840e-59e0f32f76f3 - - - - - -] Attempt 1 to provision port 76bae842-9e68-43ce-a867-79e1b8a9a978 2026-04-24 04:12:01.951 16 INFO neutron.plugins.ml2.plugin [None req-c8785ee7-edeb-4c12-840e-59e0f32f76f3 - - - - - -] Attempt 1 to provision port 45d755d0-4e59-406a-bdc0-0373afb36821 2026-04-24 04:12:02.006 16 INFO neutron.plugins.ml2.plugin [None req-c8785ee7-edeb-4c12-840e-59e0f32f76f3 - - - - - -] Attempt 1 to provision port c37c4d83-340d-4e13-839d-340bcf5ed346 2026-04-24 04:12:03.632 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 9a7b8343-13ca-4e0a-8562-0c9f2ea56a85 2026-04-24 04:12:05.515 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port e69ef36d-315c-4987-95e4-bbd9e4d2308a 2026-04-24 04:12:06.263 16 INFO neutron.plugins.ml2.plugin [None req-fd9865cb-cc06-405d-9b0c-01bfd502ed07 - - - - - -] Attempt 1 to provision port e69ef36d-315c-4987-95e4-bbd9e4d2308a 2026-04-24 04:12:06.327 16 INFO neutron.plugins.ml2.plugin [None req-fd9865cb-cc06-405d-9b0c-01bfd502ed07 - - - - - -] Attempt 1 to provision port 12e647f3-aa83-4dd4-9015-8e3aef361914 2026-04-24 04:12:07.535 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port e69ef36d-315c-4987-95e4-bbd9e4d2308a 2026-04-24 04:12:07.985 16 INFO neutron.plugins.ml2.plugin [None req-066b668f-eda3-4799-b9f6-3929e6585795 - - - - - -] Attempt 1 to provision port 12e647f3-aa83-4dd4-9015-8e3aef361914 2026-04-24 04:12:09.720 13 INFO neutron.plugins.ml2.plugin [None req-45dd3fdd-3501-4278-9a3a-894c3b63b838 - - - - - -] Attempt 1 to provision port 12e647f3-aa83-4dd4-9015-8e3aef361914 2026-04-24 04:12:14.562 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 09b5ec4a-3665-4eb3-ab75-620100b337bc 2026-04-24 04:12:14.680 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-87812002-4240-41bc-9963-0325d312ec0e'] response: {'server_uuid': 'e052be4d-0fcd-4dc7-bfd5-1f950665272f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '09b5ec4a-3665-4eb3-ab75-620100b337bc', 'code': 200} 2026-04-24 04:12:15.537 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 09b5ec4a-3665-4eb3-ab75-620100b337bc 2026-04-24 04:12:16.750 16 INFO neutron.plugins.ml2.plugin [None req-8cf4aa09-de3e-4224-b5ee-d5b4d39f3daf - - - - - -] Attempt 1 to provision port ddada004-0119-4d9e-8028-da331fdf1363 2026-04-24 04:12:17.546 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port c37c4d83-340d-4e13-839d-340bcf5ed346 2026-04-24 04:12:17.802 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 45d755d0-4e59-406a-bdc0-0373afb36821 2026-04-24 04:12:19.628 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port c37c4d83-340d-4e13-839d-340bcf5ed346 2026-04-24 04:12:19.819 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 88db1ec9-abd0-4ae6-82e0-f88a1b8f88c4 2026-04-24 04:12:20.180 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 45d755d0-4e59-406a-bdc0-0373afb36821 2026-04-24 04:12:21.846 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 88db1ec9-abd0-4ae6-82e0-f88a1b8f88c4 2026-04-24 04:12:22.045 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 92b6ec43-b166-4596-976b-edc330a0c0ab 2026-04-24 04:12:22.707 16 INFO neutron.plugins.ml2.plugin [None req-35364e7f-1882-492a-9a67-dd358504e3fc - - - - - -] Attempt 1 to provision port 92b6ec43-b166-4596-976b-edc330a0c0ab 2026-04-24 04:12:22.755 16 INFO neutron.plugins.ml2.plugin [None req-35364e7f-1882-492a-9a67-dd358504e3fc - - - - - -] Attempt 1 to provision port dbf8ae35-7319-488b-8c9f-1e30e6a221a0 2026-04-24 04:12:23.565 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 92b6ec43-b166-4596-976b-edc330a0c0ab 2026-04-24 04:12:24.703 16 INFO neutron.plugins.ml2.plugin [None req-b18dc112-e5bc-4336-b806-0b6300be76b5 - - - - - -] Attempt 1 to provision port 92b6ec43-b166-4596-976b-edc330a0c0ab 2026-04-24 04:12:24.802 16 INFO neutron.plugins.ml2.plugin [None req-b18dc112-e5bc-4336-b806-0b6300be76b5 - - - - - -] Attempt 1 to provision port dbf8ae35-7319-488b-8c9f-1e30e6a221a0 2026-04-24 04:12:25.603 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 12e647f3-aa83-4dd4-9015-8e3aef361914 2026-04-24 04:12:25.858 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 76bae842-9e68-43ce-a867-79e1b8a9a978 2026-04-24 04:12:27.703 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 7b5e4b78-f7ca-4486-a612-27281b1709ce 2026-04-24 04:12:28.089 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 12e647f3-aa83-4dd4-9015-8e3aef361914 2026-04-24 04:12:28.363 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 0b804afa-15e7-4c58-9e9b-81ce6fbe15fe 2026-04-24 04:12:28.984 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 76bae842-9e68-43ce-a867-79e1b8a9a978 2026-04-24 04:12:29.432 13 INFO neutron.plugins.ml2.plugin [None req-9380ac4c-7b76-4d21-8eda-3ee263cabe3f - - - - - -] Attempt 1 to provision port dbf8ae35-7319-488b-8c9f-1e30e6a221a0 2026-04-24 04:12:29.473 13 INFO neutron.plugins.ml2.plugin [None req-9380ac4c-7b76-4d21-8eda-3ee263cabe3f - - - - - -] Attempt 1 to provision port 0b804afa-15e7-4c58-9e9b-81ce6fbe15fe 2026-04-24 04:12:30.230 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 7b5e4b78-f7ca-4486-a612-27281b1709ce 2026-04-24 04:12:30.437 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port d42e7f28-3fa1-458d-9e2c-e3fd9d31a2fa 2026-04-24 04:12:30.609 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8200086f-aaa0-4a9f-a87b-23efbdf53c3e'] response: {'server_uuid': '48690ef6-b986-4090-ad2a-a7d131f8696b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd42e7f28-3fa1-458d-9e2c-e3fd9d31a2fa', 'code': 200} 2026-04-24 04:12:30.889 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 0b804afa-15e7-4c58-9e9b-81ce6fbe15fe 2026-04-24 04:12:31.567 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port d42e7f28-3fa1-458d-9e2c-e3fd9d31a2fa 2026-04-24 04:12:32.645 13 INFO neutron.plugins.ml2.plugin [None req-271e818d-37ff-4bd5-bcd8-d97ecb6b9039 - - - - - -] Attempt 1 to provision port d42e7f28-3fa1-458d-9e2c-e3fd9d31a2fa 2026-04-24 04:12:32.694 13 INFO neutron.plugins.ml2.plugin [None req-271e818d-37ff-4bd5-bcd8-d97ecb6b9039 - - - - - -] Attempt 1 to provision port 0db91ab9-806c-4891-b5c2-ec0ddd50eb09 2026-04-24 04:12:32.720 13 INFO neutron.plugins.ml2.plugin [None req-271e818d-37ff-4bd5-bcd8-d97ecb6b9039 - - - - - -] Attempt 1 to provision port 0b804afa-15e7-4c58-9e9b-81ce6fbe15fe 2026-04-24 04:12:32.764 13 INFO neutron.plugins.ml2.plugin [None req-271e818d-37ff-4bd5-bcd8-d97ecb6b9039 - - - - - -] Attempt 1 to provision port dbf8ae35-7319-488b-8c9f-1e30e6a221a0 2026-04-24 04:12:34.696 13 INFO neutron.plugins.ml2.plugin [None req-bb8246d7-af29-439d-b2ec-5b6c520a00b4 - - - - - -] Attempt 1 to provision port 0db91ab9-806c-4891-b5c2-ec0ddd50eb09 2026-04-24 04:12:35.669 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port dbf8ae35-7319-488b-8c9f-1e30e6a221a0 2026-04-24 04:12:35.915 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port ddada004-0119-4d9e-8028-da331fdf1363 2026-04-24 04:12:37.520 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port dbf8ae35-7319-488b-8c9f-1e30e6a221a0 2026-04-24 04:12:37.694 13 INFO neutron.plugins.ml2.plugin [None req-0c706898-8c90-4427-a89d-ccb0be041454 - - - - - -] Attempt 1 to provision port 344f367b-7ac6-47f4-9866-d19f5c4d837d 2026-04-24 04:12:37.697 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port ddada004-0119-4d9e-8028-da331fdf1363 2026-04-24 04:12:40.858 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port d168f9c2-e6cf-4007-8325-4efa6f4dbe46 2026-04-24 04:12:40.945 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8bce7236-2b75-4e3f-8329-de733f12ebaa'] response: {'server_uuid': 'fd6baa1e-0453-4601-9bdc-3d029a51ba0d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd168f9c2-e6cf-4007-8325-4efa6f4dbe46', 'code': 200} 2026-04-24 04:12:41.567 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port d168f9c2-e6cf-4007-8325-4efa6f4dbe46 2026-04-24 04:12:45.557 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 0db91ab9-806c-4891-b5c2-ec0ddd50eb09 2026-04-24 04:12:45.815 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 344f367b-7ac6-47f4-9866-d19f5c4d837d 2026-04-24 04:12:47.597 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 0db91ab9-806c-4891-b5c2-ec0ddd50eb09 2026-04-24 04:12:47.808 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 344f367b-7ac6-47f4-9866-d19f5c4d837d 2026-04-24 04:13:10.083 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 95ffecba-2f63-45ac-837f-5c8886fbd5a8 2026-04-24 04:13:10.232 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-863591bc-7094-4e25-b057-918c02267825'] response: {'server_uuid': '928bb840-bb35-42b1-aa20-be8d9a2d8c56', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '95ffecba-2f63-45ac-837f-5c8886fbd5a8', 'code': 200} 2026-04-24 04:13:11.542 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 95ffecba-2f63-45ac-837f-5c8886fbd5a8 2026-04-24 04:13:17.659 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 0fcd61a8-18cf-4fec-82c9-f73db28c9ac3 2026-04-24 04:13:18.510 16 INFO neutron.plugins.ml2.plugin [None req-c4b699c2-9d63-47d3-ad4b-a021c0b6cbac - - - - - -] Attempt 1 to provision port 0fcd61a8-18cf-4fec-82c9-f73db28c9ac3 2026-04-24 04:13:19.525 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 0fcd61a8-18cf-4fec-82c9-f73db28c9ac3 2026-04-24 04:13:21.627 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 8c24061e-1b36-4382-a5d8-282eb76324a3 2026-04-24 04:13:21.981 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 58786a7d-73e8-4392-bb2d-6a899e4fcd72 2026-04-24 04:13:23.635 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 8c24061e-1b36-4382-a5d8-282eb76324a3 2026-04-24 04:13:23.831 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 58786a7d-73e8-4392-bb2d-6a899e4fcd72 2026-04-24 04:13:25.579 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 734701e2-4ee3-4b57-9127-b18fa58d9855 2026-04-24 04:13:27.608 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 734701e2-4ee3-4b57-9127-b18fa58d9855 2026-04-24 04:13:28.520 16 INFO neutron.plugins.ml2.plugin [None req-16872182-d34c-4795-b916-21f16f70bd4f - - - - - -] Attempt 1 to provision port 211ac169-c0a2-4aa9-b4ae-393927736973 2026-04-24 04:13:28.565 16 INFO neutron.plugins.ml2.plugin [None req-16872182-d34c-4795-b916-21f16f70bd4f - - - - - -] Attempt 1 to provision port b05c4067-f2af-4859-a1c5-b50c13a274bb 2026-04-24 04:13:28.587 16 INFO neutron.plugins.ml2.plugin [None req-16872182-d34c-4795-b916-21f16f70bd4f - - - - - -] Attempt 1 to provision port 734701e2-4ee3-4b57-9127-b18fa58d9855 2026-04-24 04:13:28.644 16 INFO neutron.plugins.ml2.plugin [None req-16872182-d34c-4795-b916-21f16f70bd4f - - - - - -] Attempt 1 to provision port 8c24061e-1b36-4382-a5d8-282eb76324a3 2026-04-24 04:13:33.586 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 0fcd61a8-18cf-4fec-82c9-f73db28c9ac3 2026-04-24 04:13:35.478 13 INFO neutron.plugins.ml2.plugin [None req-f1d3ddaf-c2c8-4c8f-aff9-5eabab400fae - - - - - -] Attempt 1 to provision port 211ac169-c0a2-4aa9-b4ae-393927736973 2026-04-24 04:13:35.506 13 INFO neutron.plugins.ml2.plugin [None req-f1d3ddaf-c2c8-4c8f-aff9-5eabab400fae - - - - - -] Attempt 1 to provision port 0fcd61a8-18cf-4fec-82c9-f73db28c9ac3 2026-04-24 04:13:35.555 13 INFO neutron.plugins.ml2.plugin [None req-f1d3ddaf-c2c8-4c8f-aff9-5eabab400fae - - - - - -] Attempt 1 to provision port c9dd0a6f-889b-4992-855f-bbc4435648c5 2026-04-24 04:13:35.575 13 INFO neutron.plugins.ml2.plugin [None req-f1d3ddaf-c2c8-4c8f-aff9-5eabab400fae - - - - - -] Attempt 1 to provision port 734701e2-4ee3-4b57-9127-b18fa58d9855 2026-04-24 04:13:35.874 13 INFO neutron.plugins.ml2.plugin [None req-f1d3ddaf-c2c8-4c8f-aff9-5eabab400fae - - - - - -] Attempt 1 to provision port 8c24061e-1b36-4382-a5d8-282eb76324a3 2026-04-24 04:13:35.919 13 INFO neutron.plugins.ml2.plugin [None req-f1d3ddaf-c2c8-4c8f-aff9-5eabab400fae - - - - - -] Attempt 1 to provision port c2770d41-3bc8-4911-8505-5f58202d009a 2026-04-24 04:13:36.085 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 508fbd75-789e-4a3c-b5ab-e91e0edd5ca1 2026-04-24 04:13:36.202 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-21ccaf35-b7da-4030-87fd-6a7331057705'] response: {'server_uuid': '484f1c5e-e8fa-4e12-91f4-8eb0cb288abd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '508fbd75-789e-4a3c-b5ab-e91e0edd5ca1', 'code': 200} 2026-04-24 04:13:37.543 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 508fbd75-789e-4a3c-b5ab-e91e0edd5ca1 2026-04-24 04:13:39.642 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 211ac169-c0a2-4aa9-b4ae-393927736973 2026-04-24 04:13:39.922 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port b05c4067-f2af-4859-a1c5-b50c13a274bb 2026-04-24 04:13:40.179 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port c9dd0a6f-889b-4992-855f-bbc4435648c5 2026-04-24 04:13:40.501 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port c2770d41-3bc8-4911-8505-5f58202d009a 2026-04-24 04:13:41.101 13 INFO neutron.plugins.ml2.plugin [None req-f0cb5d14-32c7-4a9a-8a16-e25f1bf80bbb - - - - - -] Attempt 1 to provision port 211ac169-c0a2-4aa9-b4ae-393927736973 2026-04-24 04:13:41.158 13 INFO neutron.plugins.ml2.plugin [None req-f0cb5d14-32c7-4a9a-8a16-e25f1bf80bbb - - - - - -] Attempt 1 to provision port 508fbd75-789e-4a3c-b5ab-e91e0edd5ca1 2026-04-24 04:13:41.213 13 INFO neutron.plugins.ml2.plugin [None req-f0cb5d14-32c7-4a9a-8a16-e25f1bf80bbb - - - - - -] Attempt 1 to provision port 0fcd61a8-18cf-4fec-82c9-f73db28c9ac3 2026-04-24 04:13:41.266 13 INFO neutron.plugins.ml2.plugin [None req-f0cb5d14-32c7-4a9a-8a16-e25f1bf80bbb - - - - - -] Attempt 1 to provision port c9dd0a6f-889b-4992-855f-bbc4435648c5 2026-04-24 04:13:41.313 13 INFO neutron.plugins.ml2.plugin [None req-f0cb5d14-32c7-4a9a-8a16-e25f1bf80bbb - - - - - -] Attempt 1 to provision port 734701e2-4ee3-4b57-9127-b18fa58d9855 2026-04-24 04:13:41.364 13 INFO neutron.plugins.ml2.plugin [None req-f0cb5d14-32c7-4a9a-8a16-e25f1bf80bbb - - - - - -] Attempt 1 to provision port 8c24061e-1b36-4382-a5d8-282eb76324a3 2026-04-24 04:13:41.416 13 INFO neutron.plugins.ml2.plugin [None req-f0cb5d14-32c7-4a9a-8a16-e25f1bf80bbb - - - - - -] Attempt 1 to provision port c2770d41-3bc8-4911-8505-5f58202d009a 2026-04-24 04:13:41.807 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 211ac169-c0a2-4aa9-b4ae-393927736973 2026-04-24 04:13:42.001 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port b05c4067-f2af-4859-a1c5-b50c13a274bb 2026-04-24 04:13:42.134 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port c9dd0a6f-889b-4992-855f-bbc4435648c5 2026-04-24 04:13:42.306 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port c2770d41-3bc8-4911-8505-5f58202d009a 2026-04-24 04:13:44.247 13 INFO neutron.plugins.ml2.plugin [None req-c4876ee4-0e44-4234-b92f-1d9b5a17c3ee - - - - - -] Attempt 1 to provision port 211ac169-c0a2-4aa9-b4ae-393927736973 2026-04-24 04:13:44.307 13 INFO neutron.plugins.ml2.plugin [None req-c4876ee4-0e44-4234-b92f-1d9b5a17c3ee - - - - - -] Attempt 1 to provision port c9dd0a6f-889b-4992-855f-bbc4435648c5 2026-04-24 04:13:44.351 13 INFO neutron.plugins.ml2.plugin [None req-c4876ee4-0e44-4234-b92f-1d9b5a17c3ee - - - - - -] Attempt 1 to provision port c2770d41-3bc8-4911-8505-5f58202d009a 2026-04-24 04:13:51.138 13 INFO neutron.plugins.ml2.plugin [None req-68f84d27-cfaa-47ea-bea5-9543ef42a557 - - - - - -] Attempt 1 to provision port 211ac169-c0a2-4aa9-b4ae-393927736973 2026-04-24 04:13:51.197 13 INFO neutron.plugins.ml2.plugin [None req-68f84d27-cfaa-47ea-bea5-9543ef42a557 - - - - - -] Attempt 1 to provision port 508fbd75-789e-4a3c-b5ab-e91e0edd5ca1 2026-04-24 04:13:51.244 13 INFO neutron.plugins.ml2.plugin [None req-68f84d27-cfaa-47ea-bea5-9543ef42a557 - - - - - -] Attempt 1 to provision port c9dd0a6f-889b-4992-855f-bbc4435648c5 2026-04-24 04:13:51.286 13 INFO neutron.plugins.ml2.plugin [None req-68f84d27-cfaa-47ea-bea5-9543ef42a557 - - - - - -] Attempt 1 to provision port c2770d41-3bc8-4911-8505-5f58202d009a 2026-04-24 04:13:53.613 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 9f893cb6-5773-4ad8-8b64-9b5b728d224a 2026-04-24 04:13:53.708 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb629e7a-044c-46bf-99bb-b3070b15e7e8'] response: {'server_uuid': '8a01d266-ae95-47c1-958d-8dd7f7c3e5f3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9f893cb6-5773-4ad8-8b64-9b5b728d224a', 'code': 200} 2026-04-24 04:13:55.559 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 9f893cb6-5773-4ad8-8b64-9b5b728d224a 2026-04-24 04:14:19.552 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 0806a47f-2132-4481-acc6-bbd8a99c6d89 2026-04-24 04:14:20.112 16 INFO neutron.plugins.ml2.plugin [None req-65b408dc-eedb-4c6a-a571-69b7fb60ea01 - - - - - -] Attempt 1 to provision port 0806a47f-2132-4481-acc6-bbd8a99c6d89 2026-04-24 04:14:24.020 13 INFO neutron.plugins.ml2.plugin [None req-84926be5-1dcb-4a19-aa4d-3f01d546e73a - - - - - -] Attempt 1 to provision port 57489471-18c1-4f04-9553-564489e23124 2026-04-24 04:14:40.164 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 6477a86c-ecd9-4a84-88de-4d3d66812237 2026-04-24 04:14:40.304 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-48c20543-7475-4a7a-80db-e1ac9837eaae'] response: {'server_uuid': '8d5c91c2-cfdd-4327-a743-c8fb9307e316', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6477a86c-ecd9-4a84-88de-4d3d66812237', 'code': 200} 2026-04-24 04:14:41.583 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 6477a86c-ecd9-4a84-88de-4d3d66812237 2026-04-24 04:15:16.941 13 INFO neutron.plugins.ml2.plugin [None req-4df3eb42-ebc3-497b-80e6-bd262ea3ce9f - - - - - -] Attempt 1 to provision port 3dac362a-cae3-45fb-b0d3-f29535347c9b 2026-04-24 04:15:23.627 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 3dac362a-cae3-45fb-b0d3-f29535347c9b 2026-04-24 04:15:23.800 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d073492f-1051-4e70-a4e6-69ac2fb61fab'] response: {'server_uuid': '8d5c91c2-cfdd-4327-a743-c8fb9307e316', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3dac362a-cae3-45fb-b0d3-f29535347c9b', 'code': 200} 2026-04-24 04:15:25.574 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 3dac362a-cae3-45fb-b0d3-f29535347c9b 2026-04-24 04:15:28.099 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 3dac362a-cae3-45fb-b0d3-f29535347c9b 2026-04-24 04:15:54.099 13 INFO neutron.plugins.ml2.plugin [None req-73427e8c-b782-49a2-8246-b6ab83b26f05 - - - - - -] Attempt 1 to provision port 40bdd270-2099-40e6-8172-e4e980ae962e 2026-04-24 04:16:01.147 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 40bdd270-2099-40e6-8172-e4e980ae962e 2026-04-24 04:16:01.289 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c79c4256-699f-47ee-ad9e-2e6af5e29f6a'] response: {'server_uuid': '8d5c91c2-cfdd-4327-a743-c8fb9307e316', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '40bdd270-2099-40e6-8172-e4e980ae962e', 'code': 200} 2026-04-24 04:16:01.757 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 40bdd270-2099-40e6-8172-e4e980ae962e 2026-04-24 04:16:14.945 16 INFO neutron.plugins.ml2.plugin [None req-5d47a8ed-a1bf-417d-974f-47afec9164e5 - - - - - -] Attempt 1 to provision port f8f65586-d18d-4c1f-a07a-59840682121d 2026-04-24 04:16:21.800 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port f8f65586-d18d-4c1f-a07a-59840682121d 2026-04-24 04:16:21.903 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d9c0f7af-d650-4a49-9f06-973b92f51b81'] response: {'server_uuid': '8d5c91c2-cfdd-4327-a743-c8fb9307e316', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f8f65586-d18d-4c1f-a07a-59840682121d', 'code': 200} 2026-04-24 04:16:23.778 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port f8f65586-d18d-4c1f-a07a-59840682121d 2026-04-24 04:16:25.163 16 INFO neutron.plugins.ml2.plugin [None req-709af909-2903-450b-a3c4-2727ff450fdc - - - - - -] Attempt 1 to provision port 40bdd270-2099-40e6-8172-e4e980ae962e 2026-04-24 04:16:25.797 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 40bdd270-2099-40e6-8172-e4e980ae962e 2026-04-24 04:16:38.917 13 INFO neutron.plugins.ml2.plugin [None req-3aef251b-40e3-441d-8296-cafa028546ef - - - - - -] Attempt 1 to provision port f8f65586-d18d-4c1f-a07a-59840682121d 2026-04-24 04:16:39.840 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port f8f65586-d18d-4c1f-a07a-59840682121d 2026-04-24 04:16:40.259 16 INFO neutron.plugins.ml2.plugin [None req-02e2190f-f443-4b09-9eb9-ee408e0c5ab6 - - - - - -] Attempt 1 to provision port f8f65586-d18d-4c1f-a07a-59840682121d 2026-04-24 04:16:49.115 16 INFO neutron.plugins.ml2.plugin [None req-b9f54062-1590-48a7-89ff-87a7387ff77f - - - - - -] Attempt 1 to provision port 40bdd270-2099-40e6-8172-e4e980ae962e 2026-04-24 04:16:49.827 13 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] Attempt 1 to provision port 40bdd270-2099-40e6-8172-e4e980ae962e 2026-04-24 04:16:51.904 16 INFO neutron.plugins.ml2.plugin [None req-9ecbbdb0-2218-403a-af50-3107afa9a4e7 - - - - - -] No ports have port_id starting with 40bdd270-2099-40e6-8172-e4e980ae962e 2026-04-24 04:17:21.963 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e15e844-cc76-47a9-ab0b-cd9d73ce0cb7'] response: {'server_uuid': '8a01d266-ae95-47c1-958d-8dd7f7c3e5f3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9f893cb6-5773-4ad8-8b64-9b5b728d224a', 'code': 200}