+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-14 18:09:54.325 1 INFO neutron.common.config [-] Logging enabled! 2026-07-14 18:09:54.325 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-07-14 18:09:54.325 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-07-14 18:09:54.326 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-14 18:09:55.962 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-14 18:09:55.965 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-14 18:09:55.968 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-14 18:09:55.969 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-14 18:09:55.969 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-14 18:09:55.969 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-14 18:09:55.969 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-14 18:09:55.976 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-14 18:09:55.976 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-14 18:09:55.976 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-14 18:09:55.996 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-14 18:09:55.997 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-14 18:09:55.997 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-14 18:09:56.017 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-14 18:09:56.017 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-14 18:09:56.017 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-14 18:09:56.018 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-14 18:09:56.424 1 INFO neutron.plugins.ml2.managers [None req-3c5345a1-164e-4116-8380-97c84565c5c2 - - - - - -] Initializing driver for type 'vlan' 2026-07-14 18:09:56.616 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-3c5345a1-164e-4116-8380-97c84565c5c2 - - - - - -] VlanTypeDriver initialization complete 2026-07-14 18:09:56.616 1 INFO neutron.plugins.ml2.managers [None req-3c5345a1-164e-4116-8380-97c84565c5c2 - - - - - -] Initializing driver for type 'vxlan' 2026-07-14 18:09:56.617 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-3c5345a1-164e-4116-8380-97c84565c5c2 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-14 18:09:56.668 1 INFO neutron.plugins.ml2.managers [None req-3c5345a1-164e-4116-8380-97c84565c5c2 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-14 18:09:56.668 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-3c5345a1-164e-4116-8380-97c84565c5c2 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-14 18:09:56.668 1 INFO neutron.plugins.ml2.managers [None req-3c5345a1-164e-4116-8380-97c84565c5c2 - - - - - -] Initializing extension driver 'port_security' 2026-07-14 18:09:56.669 1 INFO neutron.plugins.ml2.extensions.port_security [None req-3c5345a1-164e-4116-8380-97c84565c5c2 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-14 18:09:56.669 1 INFO neutron.plugins.ml2.managers [None req-3c5345a1-164e-4116-8380-97c84565c5c2 - - - - - -] Initializing extension driver 'qos' 2026-07-14 18:09:56.669 1 INFO neutron.plugins.ml2.managers [None req-3c5345a1-164e-4116-8380-97c84565c5c2 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-14 18:09:56.669 1 INFO neutron.plugins.ml2.managers [None req-3c5345a1-164e-4116-8380-97c84565c5c2 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-14 18:09:56.684 1 INFO neutron.quota [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded quota_driver: . 2026-07-14 18:09:56.684 1 INFO neutron.plugins.ml2.plugin [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Modular L2 Plugin initialization complete 2026-07-14 18:09:56.684 1 INFO neutron.plugins.ml2.managers [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-14 18:09:56.684 1 INFO neutron.plugins.ml2.managers [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-14 18:09:56.684 1 INFO neutron.plugins.ml2.managers [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Got port-security extension from driver 'port_security' 2026-07-14 18:09:56.685 1 INFO neutron.manager [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loading Plugin: qos 2026-07-14 18:09:56.696 1 INFO neutron.manager [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loading Plugin: router 2026-07-14 18:09:56.735 1 INFO neutron.services.service_base [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-14 18:09:56.735 1 INFO neutron.manager [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loading Plugin: segments 2026-07-14 18:09:56.800 1 INFO neutron.manager [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loading Plugin: trunk 2026-07-14 18:09:56.814 1 INFO neutron.manager [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loading Plugin: vpnaas 2026-07-14 18:09:56.846 1 WARNING stevedore.named [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-14 18:09:56.923 1 INFO neutron_vpnaas.services.vpn.plugin [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-14 18:09:56.924 1 INFO neutron.common.utils [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-14 18:09:56.924 1 INFO neutron.manager [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loading Plugin: taas 2026-07-14 18:09:56.947 1 WARNING stevedore.named [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-14 18:09:56.947 1 WARNING stevedore.named [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-14 18:09:56.969 1 INFO neutron_taas.services.taas.taas_plugin [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-14 18:09:56.969 1 INFO neutron.manager [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loading Plugin: tapmirror 2026-07-14 18:09:56.977 1 WARNING stevedore.named [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-14 18:09:56.977 1 WARNING stevedore.named [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-14 18:09:56.993 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-14 18:09:56.993 1 INFO neutron.manager [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loading Plugin: auto_allocate 2026-07-14 18:09:56.999 1 INFO neutron.manager [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loading Plugin: tag 2026-07-14 18:09:57.005 1 INFO neutron.manager [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loading Plugin: timestamp 2026-07-14 18:09:57.008 1 INFO neutron.manager [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loading Plugin: network_ip_availability 2026-07-14 18:09:57.011 1 INFO neutron.manager [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loading Plugin: flavors 2026-07-14 18:09:57.014 1 INFO neutron.manager [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loading Plugin: revisions 2026-07-14 18:09:57.017 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Initializing extension manager. 2026-07-14 18:09:57.018 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: address-group 2026-07-14 18:09:57.019 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: address-scope 2026-07-14 18:09:57.019 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-14 18:09:57.021 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: agent 2026-07-14 18:09:57.021 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: agent-resources-synced 2026-07-14 18:09:57.022 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: allowed-address-pairs 2026-07-14 18:09:57.023 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: auto-allocated-topology 2026-07-14 18:09:57.023 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: availability_zone 2026-07-14 18:09:57.024 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: availability_zone_filter 2026-07-14 18:09:57.024 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-14 18:09:57.024 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: default-subnetpools 2026-07-14 18:09:57.026 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-14 18:09:57.026 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: dns-integration 2026-07-14 18:09:57.026 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: dns-domain-ports 2026-07-14 18:09:57.027 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-14 18:09:57.027 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: dvr 2026-07-14 18:09:57.028 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-14 18:09:57.028 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: empty-string-filtering 2026-07-14 18:09:57.029 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-14 18:09:57.029 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-14 18:09:57.029 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: external-net 2026-07-14 18:09:57.030 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-14 18:09:57.030 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: extraroute 2026-07-14 18:09:57.031 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: extraroute-atomic 2026-07-14 18:09:57.031 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-14 18:09:57.032 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-14 18:09:57.032 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-14 18:09:57.032 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-14 18:09:57.033 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: fip-port-details 2026-07-14 18:09:57.033 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: flavors 2026-07-14 18:09:57.037 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-14 18:09:57.038 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: floatingip-pools 2026-07-14 18:09:57.039 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: ip_allocation 2026-07-14 18:09:57.039 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: ip-substring-filtering 2026-07-14 18:09:57.040 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: l2_adjacency 2026-07-14 18:09:57.041 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: router 2026-07-14 18:09:57.042 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-14 18:09:57.043 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-14 18:09:57.043 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-14 18:09:57.043 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: ext-gw-mode 2026-07-14 18:09:57.044 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: l3-ha 2026-07-14 18:09:57.044 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-14 18:09:57.045 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-14 18:09:57.045 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: l3-flavors 2026-07-14 18:09:57.046 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-14 18:09:57.046 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-14 18:09:57.048 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-14 18:09:57.049 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-14 18:09:57.051 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-14 18:09:57.052 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-14 18:09:57.053 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-14 18:09:57.053 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: multi-provider 2026-07-14 18:09:57.054 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: net-mtu 2026-07-14 18:09:57.055 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: net-mtu-writable 2026-07-14 18:09:57.055 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: network_availability_zone 2026-07-14 18:09:57.056 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: network_ha 2026-07-14 18:09:57.056 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: network-ip-availability 2026-07-14 18:09:57.057 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-14 18:09:57.058 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: pagination 2026-07-14 18:09:57.058 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: port-device-profile 2026-07-14 18:09:57.058 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-14 18:09:57.059 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-14 18:09:57.059 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-14 18:09:57.060 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: port-mac-override 2026-07-14 18:09:57.060 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-14 18:09:57.061 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-14 18:09:57.061 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-14 18:09:57.062 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: port-resource-request 2026-07-14 18:09:57.062 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: port-resource-request-groups 2026-07-14 18:09:57.062 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-14 18:09:57.063 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: binding 2026-07-14 18:09:57.063 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: binding-extended 2026-07-14 18:09:57.064 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: port-security 2026-07-14 18:09:57.064 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: project-id 2026-07-14 18:09:57.065 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: provider 2026-07-14 18:09:57.065 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-14 18:09:57.067 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: qos 2026-07-14 18:09:57.068 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-14 18:09:57.068 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-14 18:09:57.068 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: qos-default 2026-07-14 18:09:57.069 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: qos-fip 2026-07-14 18:09:57.069 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-14 18:09:57.070 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: qos-gateway-ip 2026-07-14 18:09:57.070 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: qos-port-network-policy 2026-07-14 18:09:57.071 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: qos-pps-minimum 2026-07-14 18:09:57.072 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-14 18:09:57.072 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: qos-pps 2026-07-14 18:09:57.073 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: qos-rule-type-details 2026-07-14 18:09:57.073 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-14 18:09:57.074 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: qos-rules-alias 2026-07-14 18:09:57.074 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: quota-check-limit 2026-07-14 18:09:57.075 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: quota-check-limit-default 2026-07-14 18:09:57.077 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: quotas 2026-07-14 18:09:57.080 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: quota_details 2026-07-14 18:09:57.081 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: rbac-policies 2026-07-14 18:09:57.081 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: rbac-address-group 2026-07-14 18:09:57.082 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: rbac-address-scope 2026-07-14 18:09:57.082 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: rbac-security-groups 2026-07-14 18:09:57.083 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: rbac-subnetpool 2026-07-14 18:09:57.083 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: revision-if-match 2026-07-14 18:09:57.084 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: standard-attr-revisions 2026-07-14 18:09:57.084 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: router_availability_zone 2026-07-14 18:09:57.085 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-14 18:09:57.086 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: security-groups-default-rules 2026-07-14 18:09:57.087 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-14 18:09:57.087 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-14 18:09:57.088 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-14 18:09:57.088 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-14 18:09:57.088 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-14 18:09:57.092 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: security-group 2026-07-14 18:09:57.093 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: segment 2026-07-14 18:09:57.094 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-14 18:09:57.094 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: service-type 2026-07-14 18:09:57.094 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: sorting 2026-07-14 18:09:57.095 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: standard-attr-segment 2026-07-14 18:09:57.096 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: standard-attr-description 2026-07-14 18:09:57.096 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: stateful-security-group 2026-07-14 18:09:57.096 1 WARNING neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-14 18:09:57.097 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-14 18:09:57.097 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: subnet-external-network 2026-07-14 18:09:57.098 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: subnet_onboard 2026-07-14 18:09:57.098 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-14 18:09:57.098 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: subnet-service-types 2026-07-14 18:09:57.099 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: subnet_allocation 2026-07-14 18:09:57.100 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-14 18:09:57.100 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: tag-creation 2026-07-14 18:09:57.101 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-14 18:09:57.104 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: standard-attr-tag 2026-07-14 18:09:57.105 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-14 18:09:57.105 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: trunk 2026-07-14 18:09:57.106 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: trunk-details 2026-07-14 18:09:57.106 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-14 18:09:57.107 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-14 18:09:57.107 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-14 18:09:57.108 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-14 18:09:57.109 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-14 18:09:57.110 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-14 18:09:57.110 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: vpn-flavors 2026-07-14 18:09:57.112 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: vpnaas 2026-07-14 18:09:57.113 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: taas 2026-07-14 18:09:57.114 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: tap-mirror 2026-07-14 18:09:57.114 1 INFO neutron.api.extensions [None req-48cee448-28cd-498d-ac1e-5150d591bebd - - - - - -] Loaded extension: taas-vlan-filter 2026-07-14 18:10:27.203 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-14 18:10:27.252 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-14 18:10:27.255 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-14 18:10:48.405 16 INFO neutron.db.l3_hamode_db [None req-cb7fb283-d057-4094-9452-ea72c0720bbd - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-14 18:11:09.578 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 0a383cae-76af-4669-a232-8c965bded18d 2026-07-14 18:11:10.771 16 INFO neutron.plugins.ml2.plugin [None req-49cd0923-6e0e-412f-b980-05a8bf8abedf - - - - - -] Attempt 1 to provision port 0a383cae-76af-4669-a232-8c965bded18d 2026-07-14 18:11:11.480 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 0a383cae-76af-4669-a232-8c965bded18d 2026-07-14 18:11:12.488 16 INFO neutron.plugins.ml2.plugin [None req-1347b923-3a69-4384-b152-9440f038aec9 - - - - - -] Attempt 1 to provision port 0a383cae-76af-4669-a232-8c965bded18d 2026-07-14 18:15:59.594 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 5a66d844-e48b-4ff6-9e38-7980ceddbd8d 2026-07-14 18:16:01.370 16 INFO neutron.plugins.ml2.plugin [None req-ebb26309-91c8-4a6f-8b0f-739f73863c0e - - - - - -] Attempt 1 to provision port 5a66d844-e48b-4ff6-9e38-7980ceddbd8d 2026-07-14 18:16:01.580 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 5a66d844-e48b-4ff6-9e38-7980ceddbd8d 2026-07-14 18:16:08.100 13 INFO neutron.plugins.ml2.plugin [None req-fd7f6d9d-a298-4b10-87e4-b84c57827e5d - - - - - -] Attempt 1 to provision port 83da42d3-02f9-48c6-94fd-275009e9cb38 2026-07-14 18:20:16.243 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 83da42d3-02f9-48c6-94fd-275009e9cb38 2026-07-14 18:20:17.639 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 83da42d3-02f9-48c6-94fd-275009e9cb38 2026-07-14 18:30:07.836 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port dfc027c1-ab01-4063-99c0-c6da781e96fa 2026-07-14 18:30:09.789 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port dfc027c1-ab01-4063-99c0-c6da781e96fa 2026-07-14 18:37:49.803 16 INFO neutron.plugins.ml2.plugin [None req-f7ad763d-e7b5-4557-8b95-689bdfef6a48 - - - - - -] Attempt 1 to provision port 5a66d844-e48b-4ff6-9e38-7980ceddbd8d 2026-07-14 18:37:49.853 16 INFO neutron.plugins.ml2.plugin [None req-f7ad763d-e7b5-4557-8b95-689bdfef6a48 - - - - - -] Attempt 1 to provision port 0a383cae-76af-4669-a232-8c965bded18d 2026-07-14 18:37:49.903 16 INFO neutron.plugins.ml2.plugin [None req-f7ad763d-e7b5-4557-8b95-689bdfef6a48 - - - - - -] Attempt 1 to provision port 83da42d3-02f9-48c6-94fd-275009e9cb38 2026-07-14 18:47:49.789 16 INFO neutron.plugins.ml2.plugin [None req-f6dbd4d9-14b8-4c80-a08a-cc6c96a073ea - - - - - -] Attempt 1 to provision port 2094cc48-9476-49e2-944f-8f7edd505584 2026-07-14 18:47:50.161 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 2094cc48-9476-49e2-944f-8f7edd505584 2026-07-14 18:47:52.233 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 318a2947-2df6-44f8-9fcf-4c092fe721dd 2026-07-14 18:47:52.616 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 2094cc48-9476-49e2-944f-8f7edd505584 2026-07-14 18:47:54.271 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 318a2947-2df6-44f8-9fcf-4c092fe721dd 2026-07-14 18:47:58.281 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 3ffd64a0-c552-47af-aeab-8c81e9bd2fc3 2026-07-14 18:47:58.645 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port cfdbf59e-3df8-4f09-ac4c-f7bd01cb03a3 2026-07-14 18:47:58.971 13 INFO neutron.plugins.ml2.plugin [None req-2b2f22ee-8584-4b5a-bd78-6d89828c78d0 - - - - - -] Attempt 1 to provision port 2094cc48-9476-49e2-944f-8f7edd505584 2026-07-14 18:47:59.051 13 INFO neutron.plugins.ml2.plugin [None req-2b2f22ee-8584-4b5a-bd78-6d89828c78d0 - - - - - -] Attempt 1 to provision port 33e7405b-bcf3-4b46-aecc-f53c84a4ae5e 2026-07-14 18:48:00.220 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 3ffd64a0-c552-47af-aeab-8c81e9bd2fc3 2026-07-14 18:48:00.566 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port cfdbf59e-3df8-4f09-ac4c-f7bd01cb03a3 2026-07-14 18:48:02.184 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 5c6056a5-8302-4ffc-855f-9f445d3a9aed 2026-07-14 18:48:02.633 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 7f2f11c3-c9f3-4cc6-b08d-90624d80dc68 2026-07-14 18:48:04.375 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 5c6056a5-8302-4ffc-855f-9f445d3a9aed 2026-07-14 18:48:04.589 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port b0647012-b91a-48a8-b688-52110af4b336 2026-07-14 18:48:05.031 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 7f2f11c3-c9f3-4cc6-b08d-90624d80dc68 2026-07-14 18:48:07.329 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port b0647012-b91a-48a8-b688-52110af4b336 2026-07-14 18:48:07.534 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 07c1d421-b91e-4bcb-a5f6-6617653ccc0b 2026-07-14 18:48:07.920 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port ebac0a41-aadf-41fd-b179-31d14c1766e4 2026-07-14 18:48:08.059 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-69e57a4e-bc91-40c3-accd-edfaba099119'] response: {'server_uuid': 'aab78eb1-1be8-425b-8847-60c6e9997a97', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '07c1d421-b91e-4bcb-a5f6-6617653ccc0b', 'code': 200} 2026-07-14 18:48:09.072 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 07c1d421-b91e-4bcb-a5f6-6617653ccc0b 2026-07-14 18:48:09.313 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port c9d19ed8-e0ad-4070-b8e4-544087509d19 2026-07-14 18:48:09.810 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port ebac0a41-aadf-41fd-b179-31d14c1766e4 2026-07-14 18:48:10.095 16 INFO neutron.plugins.ml2.plugin [None req-a50fbf6c-7749-4e69-b4e5-2d656c7ed6b6 - - - - - -] Attempt 1 to provision port 07c1d421-b91e-4bcb-a5f6-6617653ccc0b 2026-07-14 18:48:10.155 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-08827a0e-da7b-4682-b708-5ec27b6f7c41'] response: {'server_uuid': '5d3f8d6f-1830-4d20-980a-bd540461ddec', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ebac0a41-aadf-41fd-b179-31d14c1766e4', 'code': 200} 2026-07-14 18:48:10.176 16 INFO neutron.plugins.ml2.plugin [None req-a50fbf6c-7749-4e69-b4e5-2d656c7ed6b6 - - - - - -] Attempt 1 to provision port a95c7cf3-5732-4290-9f2e-d8c9790efb32 2026-07-14 18:48:10.197 16 INFO neutron.plugins.ml2.plugin [None req-a50fbf6c-7749-4e69-b4e5-2d656c7ed6b6 - - - - - -] Attempt 1 to provision port c9d19ed8-e0ad-4070-b8e4-544087509d19 2026-07-14 18:48:10.275 16 INFO neutron.plugins.ml2.plugin [None req-a50fbf6c-7749-4e69-b4e5-2d656c7ed6b6 - - - - - -] Attempt 1 to provision port 56d12f0d-3e4e-44ee-ad96-38ba93303822 2026-07-14 18:48:10.316 16 INFO neutron.plugins.ml2.plugin [None req-a50fbf6c-7749-4e69-b4e5-2d656c7ed6b6 - - - - - -] Attempt 1 to provision port b0647012-b91a-48a8-b688-52110af4b336 2026-07-14 18:48:10.990 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port c9d19ed8-e0ad-4070-b8e4-544087509d19 2026-07-14 18:48:14.743 16 INFO neutron.plugins.ml2.plugin [None req-80b57e8b-cfe1-4c93-a50e-87bfe4381ef7 - - - - - -] Attempt 1 to provision port 56d12f0d-3e4e-44ee-ad96-38ba93303822 2026-07-14 18:48:14.764 16 INFO neutron.plugins.ml2.plugin [None req-80b57e8b-cfe1-4c93-a50e-87bfe4381ef7 - - - - - -] Attempt 1 to provision port c9d19ed8-e0ad-4070-b8e4-544087509d19 2026-07-14 18:48:14.820 16 INFO neutron.plugins.ml2.plugin [None req-80b57e8b-cfe1-4c93-a50e-87bfe4381ef7 - - - - - -] Attempt 1 to provision port 3848027d-e25b-4f0e-b919-dfd1d3d2b2e1 2026-07-14 18:48:15.484 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port c130c1d1-45aa-4f66-b36b-75b9c158af7f 2026-07-14 18:48:15.600 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-a48c5e6c-aacd-46d4-a4d5-18686da289e8'] response: {'server_uuid': '627bc95c-d2b9-4591-8dc1-dcfbd2095db6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c130c1d1-45aa-4f66-b36b-75b9c158af7f', 'code': 200} 2026-07-14 18:48:17.225 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port c130c1d1-45aa-4f66-b36b-75b9c158af7f 2026-07-14 18:48:21.087 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 25c3dc6f-a116-498a-9e99-2db507a295bd 2026-07-14 18:48:21.897 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-a9821c34-7d26-4ccc-a491-ee2aebc024e8'] response: {'server_uuid': '627bc95c-d2b9-4591-8dc1-dcfbd2095db6', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c130c1d1-45aa-4f66-b36b-75b9c158af7f', 'code': 200} 2026-07-14 18:48:22.519 13 INFO neutron.plugins.ml2.plugin [None req-d36c7ab3-1116-462d-8ed8-3b621af89b3b - - - - - -] Attempt 1 to provision port 25c3dc6f-a116-498a-9e99-2db507a295bd 2026-07-14 18:48:22.583 13 INFO neutron.plugins.ml2.plugin [None req-d36c7ab3-1116-462d-8ed8-3b621af89b3b - - - - - -] Attempt 1 to provision port a95c7cf3-5732-4290-9f2e-d8c9790efb32 2026-07-14 18:48:22.607 13 INFO neutron.plugins.ml2.plugin [None req-d36c7ab3-1116-462d-8ed8-3b621af89b3b - - - - - -] Attempt 1 to provision port 4df739d8-c4dd-4b4d-8c4d-0401bd3df8b6 2026-07-14 18:48:23.788 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 25c3dc6f-a116-498a-9e99-2db507a295bd 2026-07-14 18:48:24.025 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port d9a70f4a-7434-4930-96d8-cd3246e5a2a6 2026-07-14 18:48:24.169 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b9a7866-7770-4f33-b701-fd3310cbc9d3'] response: {'server_uuid': 'adaf6090-f55c-4cc6-8c3f-bc2a7a493238', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd9a70f4a-7434-4930-96d8-cd3246e5a2a6', 'code': 200} 2026-07-14 18:48:25.225 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port d9a70f4a-7434-4930-96d8-cd3246e5a2a6 2026-07-14 18:48:31.641 16 INFO neutron.plugins.ml2.plugin [None req-8670b25d-dc58-419c-bb02-4c81094ae5ad - - - - - -] Attempt 1 to provision port 07c1d421-b91e-4bcb-a5f6-6617653ccc0b 2026-07-14 18:48:34.258 16 INFO neutron.plugins.ml2.plugin [None req-da365c28-63ef-4f50-b466-f8f6ad5d32af - - - - - -] Attempt 1 to provision port d1f316ec-0caf-4674-8bcf-c6b9602d2011 2026-07-14 18:48:35.513 13 INFO neutron.plugins.ml2.plugin [None req-c4a714a9-5e32-4384-9aac-885c9c4e5017 - - - - - -] Attempt 1 to provision port 54b9ffa6-d4bb-4868-bea6-134c83a471f5 2026-07-14 18:48:41.237 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port a95c7cf3-5732-4290-9f2e-d8c9790efb32 2026-07-14 18:48:41.541 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port d1f316ec-0caf-4674-8bcf-c6b9602d2011 2026-07-14 18:48:43.119 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port a95c7cf3-5732-4290-9f2e-d8c9790efb32 2026-07-14 18:48:43.334 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port d1f316ec-0caf-4674-8bcf-c6b9602d2011 2026-07-14 18:48:45.107 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 5625d421-486d-4234-81ac-1723a8b30c5c 2026-07-14 18:48:47.261 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 5625d421-486d-4234-81ac-1723a8b30c5c 2026-07-14 18:48:47.728 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 9502ad9e-dfa9-443a-9b21-b565adcbc1b6 2026-07-14 18:48:49.133 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 9502ad9e-dfa9-443a-9b21-b565adcbc1b6 2026-07-14 18:48:51.064 16 INFO neutron.plugins.ml2.plugin [None req-c9d624f0-897a-451f-86d6-d1ab2d4f680e - - - - - -] Attempt 1 to provision port 07c1d421-b91e-4bcb-a5f6-6617653ccc0b 2026-07-14 18:48:51.142 16 INFO neutron.plugins.ml2.plugin [None req-c9d624f0-897a-451f-86d6-d1ab2d4f680e - - - - - -] Attempt 1 to provision port 5625d421-486d-4234-81ac-1723a8b30c5c 2026-07-14 18:48:51.225 16 INFO neutron.plugins.ml2.plugin [None req-c9d624f0-897a-451f-86d6-d1ab2d4f680e - - - - - -] Attempt 1 to provision port ea6fd9af-a194-4042-8ca0-fd298400d903 2026-07-14 18:48:51.254 16 INFO neutron.plugins.ml2.plugin [None req-c9d624f0-897a-451f-86d6-d1ab2d4f680e - - - - - -] Attempt 1 to provision port 78c2c14e-0bbb-4c21-9d6c-1011ee86e575 2026-07-14 18:48:54.107 16 INFO neutron.plugins.ml2.plugin [None req-c2aff95c-89ce-4b05-8f0d-a39e38fdc3f1 - - - - - -] Attempt 1 to provision port 5cc684d2-5968-4b20-8429-d79802954ca3 2026-07-14 18:49:01.713 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port de94a285-29c5-4835-96c0-30e1073a578f 2026-07-14 18:49:01.840 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-feb40c7a-6601-4f90-bdf7-052f69272a59'] response: {'server_uuid': 'f9374f44-5e4d-4a25-9e83-393d08ae6430', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'de94a285-29c5-4835-96c0-30e1073a578f', 'code': 200} 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers [None req-a478641b-aba6-49c9-86de-8486c266a476 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ac812dec-3bdf-4982-9c1f-47c5d11dd4b4 could not be found. 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ac812dec-3bdf-4982-9c1f-47c5d11dd4b4 could not be found. 2026-07-14 18:49:03.084 16 ERROR neutron.plugins.ml2.managers 2026-07-14 18:49:03.096 16 ERROR neutron.plugins.ml2.managers [None req-a478641b-aba6-49c9-86de-8486c266a476 - - - - - -] Failed to bind port ed705ae5-4f9e-4836-bace-70c402b3af8b on host instance for vnic_type normal using segments [{'id': '46e4a763-65cc-4778-bfb2-f1ca1ebc39d3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 699, 'network_id': 'efc55e01-9557-4f7e-981a-edc69f6f98ae'}] 2026-07-14 18:49:03.096 16 INFO neutron.plugins.ml2.plugin [None req-a478641b-aba6-49c9-86de-8486c266a476 - - - - - -] Attempt 2 to bind port ed705ae5-4f9e-4836-bace-70c402b3af8b 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers [None req-a478641b-aba6-49c9-86de-8486c266a476 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ac812dec-3bdf-4982-9c1f-47c5d11dd4b4 could not be found. 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ac812dec-3bdf-4982-9c1f-47c5d11dd4b4 could not be found. 2026-07-14 18:49:03.126 16 ERROR neutron.plugins.ml2.managers 2026-07-14 18:49:03.129 16 ERROR neutron.plugins.ml2.managers [None req-a478641b-aba6-49c9-86de-8486c266a476 - - - - - -] Failed to bind port ed705ae5-4f9e-4836-bace-70c402b3af8b on host instance for vnic_type normal using segments [{'id': '46e4a763-65cc-4778-bfb2-f1ca1ebc39d3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 699, 'network_id': 'efc55e01-9557-4f7e-981a-edc69f6f98ae'}] 2026-07-14 18:49:03.129 16 INFO neutron.plugins.ml2.plugin [None req-a478641b-aba6-49c9-86de-8486c266a476 - - - - - -] Attempt 3 to bind port ed705ae5-4f9e-4836-bace-70c402b3af8b 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers [None req-a478641b-aba6-49c9-86de-8486c266a476 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ac812dec-3bdf-4982-9c1f-47c5d11dd4b4 could not be found. 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ac812dec-3bdf-4982-9c1f-47c5d11dd4b4 could not be found. 2026-07-14 18:49:03.144 16 ERROR neutron.plugins.ml2.managers 2026-07-14 18:49:03.150 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port de94a285-29c5-4835-96c0-30e1073a578f 2026-07-14 18:49:03.153 16 ERROR neutron.plugins.ml2.managers [None req-a478641b-aba6-49c9-86de-8486c266a476 - - - - - -] Failed to bind port ed705ae5-4f9e-4836-bace-70c402b3af8b on host instance for vnic_type normal using segments [{'id': '46e4a763-65cc-4778-bfb2-f1ca1ebc39d3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 699, 'network_id': 'efc55e01-9557-4f7e-981a-edc69f6f98ae'}] 2026-07-14 18:49:03.156 16 INFO neutron.plugins.ml2.plugin [None req-a478641b-aba6-49c9-86de-8486c266a476 - - - - - -] Attempt 4 to bind port ed705ae5-4f9e-4836-bace-70c402b3af8b 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers [None req-a478641b-aba6-49c9-86de-8486c266a476 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ac812dec-3bdf-4982-9c1f-47c5d11dd4b4 could not be found. 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ac812dec-3bdf-4982-9c1f-47c5d11dd4b4 could not be found. 2026-07-14 18:49:03.176 16 ERROR neutron.plugins.ml2.managers 2026-07-14 18:49:03.178 16 ERROR neutron.plugins.ml2.managers [None req-a478641b-aba6-49c9-86de-8486c266a476 - - - - - -] Failed to bind port ed705ae5-4f9e-4836-bace-70c402b3af8b on host instance for vnic_type normal using segments [{'id': '46e4a763-65cc-4778-bfb2-f1ca1ebc39d3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 699, 'network_id': 'efc55e01-9557-4f7e-981a-edc69f6f98ae'}] 2026-07-14 18:49:03.178 16 INFO neutron.plugins.ml2.plugin [None req-a478641b-aba6-49c9-86de-8486c266a476 - - - - - -] Attempt 5 to bind port ed705ae5-4f9e-4836-bace-70c402b3af8b 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers [None req-a478641b-aba6-49c9-86de-8486c266a476 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ac812dec-3bdf-4982-9c1f-47c5d11dd4b4 could not be found. 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ac812dec-3bdf-4982-9c1f-47c5d11dd4b4 could not be found. 2026-07-14 18:49:03.187 16 ERROR neutron.plugins.ml2.managers 2026-07-14 18:49:03.188 16 ERROR neutron.plugins.ml2.managers [None req-a478641b-aba6-49c9-86de-8486c266a476 - - - - - -] Failed to bind port ed705ae5-4f9e-4836-bace-70c402b3af8b on host instance for vnic_type normal using segments [{'id': '46e4a763-65cc-4778-bfb2-f1ca1ebc39d3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 699, 'network_id': 'efc55e01-9557-4f7e-981a-edc69f6f98ae'}] 2026-07-14 18:49:03.190 16 INFO neutron.plugins.ml2.plugin [None req-a478641b-aba6-49c9-86de-8486c266a476 - - - - - -] Attempt 6 to bind port ed705ae5-4f9e-4836-bace-70c402b3af8b 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers [None req-a478641b-aba6-49c9-86de-8486c266a476 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ac812dec-3bdf-4982-9c1f-47c5d11dd4b4 could not be found. 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ac812dec-3bdf-4982-9c1f-47c5d11dd4b4 could not be found. 2026-07-14 18:49:03.204 16 ERROR neutron.plugins.ml2.managers 2026-07-14 18:49:03.205 16 ERROR neutron.plugins.ml2.managers [None req-a478641b-aba6-49c9-86de-8486c266a476 - - - - - -] Failed to bind port ed705ae5-4f9e-4836-bace-70c402b3af8b on host instance for vnic_type normal using segments [{'id': '46e4a763-65cc-4778-bfb2-f1ca1ebc39d3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 699, 'network_id': 'efc55e01-9557-4f7e-981a-edc69f6f98ae'}] 2026-07-14 18:49:03.207 16 INFO neutron.plugins.ml2.plugin [None req-a478641b-aba6-49c9-86de-8486c266a476 - - - - - -] Attempt 7 to bind port ed705ae5-4f9e-4836-bace-70c402b3af8b 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers [None req-a478641b-aba6-49c9-86de-8486c266a476 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ac812dec-3bdf-4982-9c1f-47c5d11dd4b4 could not be found. 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ac812dec-3bdf-4982-9c1f-47c5d11dd4b4 could not be found. 2026-07-14 18:49:03.235 16 ERROR neutron.plugins.ml2.managers 2026-07-14 18:49:03.239 16 ERROR neutron.plugins.ml2.managers [None req-a478641b-aba6-49c9-86de-8486c266a476 - - - - - -] Failed to bind port ed705ae5-4f9e-4836-bace-70c402b3af8b on host instance for vnic_type normal using segments [{'id': '46e4a763-65cc-4778-bfb2-f1ca1ebc39d3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 699, 'network_id': 'efc55e01-9557-4f7e-981a-edc69f6f98ae'}] 2026-07-14 18:49:03.240 16 INFO neutron.plugins.ml2.plugin [None req-a478641b-aba6-49c9-86de-8486c266a476 - - - - - -] Attempt 8 to bind port ed705ae5-4f9e-4836-bace-70c402b3af8b 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers [None req-a478641b-aba6-49c9-86de-8486c266a476 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ac812dec-3bdf-4982-9c1f-47c5d11dd4b4 could not be found. 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ac812dec-3bdf-4982-9c1f-47c5d11dd4b4 could not be found. 2026-07-14 18:49:03.674 16 ERROR neutron.plugins.ml2.managers 2026-07-14 18:49:03.677 16 ERROR neutron.plugins.ml2.managers [None req-a478641b-aba6-49c9-86de-8486c266a476 - - - - - -] Failed to bind port ed705ae5-4f9e-4836-bace-70c402b3af8b on host instance for vnic_type normal using segments [{'id': '46e4a763-65cc-4778-bfb2-f1ca1ebc39d3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 699, 'network_id': 'efc55e01-9557-4f7e-981a-edc69f6f98ae'}] 2026-07-14 18:49:03.678 16 INFO neutron.plugins.ml2.plugin [None req-a478641b-aba6-49c9-86de-8486c266a476 - - - - - -] Attempt 9 to bind port ed705ae5-4f9e-4836-bace-70c402b3af8b 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers [None req-a478641b-aba6-49c9-86de-8486c266a476 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ac812dec-3bdf-4982-9c1f-47c5d11dd4b4 could not be found. 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ac812dec-3bdf-4982-9c1f-47c5d11dd4b4 could not be found. 2026-07-14 18:49:03.696 16 ERROR neutron.plugins.ml2.managers 2026-07-14 18:49:03.698 16 ERROR neutron.plugins.ml2.managers [None req-a478641b-aba6-49c9-86de-8486c266a476 - - - - - -] Failed to bind port ed705ae5-4f9e-4836-bace-70c402b3af8b on host instance for vnic_type normal using segments [] 2026-07-14 18:49:03.698 16 INFO neutron.plugins.ml2.plugin [None req-a478641b-aba6-49c9-86de-8486c266a476 - - - - - -] Attempt 10 to bind port ed705ae5-4f9e-4836-bace-70c402b3af8b 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers [None req-a478641b-aba6-49c9-86de-8486c266a476 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ac812dec-3bdf-4982-9c1f-47c5d11dd4b4 could not be found. 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ac812dec-3bdf-4982-9c1f-47c5d11dd4b4 could not be found. 2026-07-14 18:49:03.719 16 ERROR neutron.plugins.ml2.managers 2026-07-14 18:49:03.723 16 ERROR neutron.plugins.ml2.managers [None req-a478641b-aba6-49c9-86de-8486c266a476 - - - - - -] Failed to bind port ed705ae5-4f9e-4836-bace-70c402b3af8b on host instance for vnic_type normal using segments [] 2026-07-14 18:49:05.393 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 78c2c14e-0bbb-4c21-9d6c-1011ee86e575 2026-07-14 18:49:05.753 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port ea6fd9af-a194-4042-8ca0-fd298400d903 2026-07-14 18:49:07.149 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 78c2c14e-0bbb-4c21-9d6c-1011ee86e575 2026-07-14 18:49:07.293 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port ea6fd9af-a194-4042-8ca0-fd298400d903 2026-07-14 18:49:17.103 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port b531ef9d-ed4a-4734-a716-e2d9996181cd 2026-07-14 18:49:18.280 16 INFO neutron.plugins.ml2.plugin [None req-ac95b0a9-da7b-4021-b269-2031b0cc573c - - - - - -] Attempt 1 to provision port b531ef9d-ed4a-4734-a716-e2d9996181cd 2026-07-14 18:49:19.088 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port b531ef9d-ed4a-4734-a716-e2d9996181cd 2026-07-14 18:49:21.179 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port abd7d0d6-c7bc-4bc2-ad06-d0afe1ca617c 2026-07-14 18:49:27.198 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port ff3478fc-b7d1-4a4c-879a-43848d4512a0 2026-07-14 18:49:27.236 16 INFO neutron.plugins.ml2.db [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] No ports have port_id starting with ff3478fc-b7d1-4a4c-879a-43848d4512a0 2026-07-14 18:49:35.151 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port e16db160-40ee-4771-bc3a-70ef6c6e3b50 2026-07-14 18:49:36.353 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1fecd70-36d6-45bf-87a7-7b27268cb75c'] response: {'server_uuid': 'f9374f44-5e4d-4a25-9e83-393d08ae6430', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'de94a285-29c5-4835-96c0-30e1073a578f', 'code': 200} 2026-07-14 18:49:39.635 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port de94a285-29c5-4835-96c0-30e1073a578f 2026-07-14 18:49:39.751 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-620d577a-5660-4752-9ee1-69d68c5e1ae5'] response: {'server_uuid': 'f9374f44-5e4d-4a25-9e83-393d08ae6430', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'de94a285-29c5-4835-96c0-30e1073a578f', 'code': 200} 2026-07-14 18:49:41.291 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port b9a681dc-dade-40bf-b8f5-5de908aecada 2026-07-14 18:49:41.323 16 INFO neutron.plugins.ml2.db [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] No ports have port_id starting with b9a681dc-dade-40bf-b8f5-5de908aecada 2026-07-14 18:49:41.369 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port de94a285-29c5-4835-96c0-30e1073a578f 2026-07-14 18:49:53.082 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 65af12f5-fee0-4e2d-83f6-70e7b7de96b1 2026-07-14 18:49:55.213 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 65af12f5-fee0-4e2d-83f6-70e7b7de96b1 2026-07-14 18:49:55.442 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 71164c9e-8d4b-45a1-be47-ef5fffd74e47 2026-07-14 18:49:56.792 13 INFO neutron.plugins.ml2.plugin [None req-dd9a3c7c-e2b1-4aff-b4bc-261da4a7dd41 - - - - - -] Attempt 1 to provision port 5980da0e-3af1-4a4e-8df9-4540a581fd4d 2026-07-14 18:49:56.830 13 INFO neutron.plugins.ml2.plugin [None req-dd9a3c7c-e2b1-4aff-b4bc-261da4a7dd41 - - - - - -] Attempt 1 to provision port 71164c9e-8d4b-45a1-be47-ef5fffd74e47 2026-07-14 18:49:57.079 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 71164c9e-8d4b-45a1-be47-ef5fffd74e47 2026-07-14 18:50:01.555 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ccd5bc8-e426-4d7a-8820-271208b4e84a'] response: {'server_uuid': 'f9374f44-5e4d-4a25-9e83-393d08ae6430', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'de94a285-29c5-4835-96c0-30e1073a578f', 'code': 200} 2026-07-14 18:50:02.773 13 INFO neutron.plugins.ml2.plugin [None req-073fb1a5-605a-4c4d-ac45-9a4592a2f323 - - - - - -] Attempt 1 to provision port 5980da0e-3af1-4a4e-8df9-4540a581fd4d 2026-07-14 18:50:02.801 13 INFO neutron.plugins.ml2.plugin [None req-073fb1a5-605a-4c4d-ac45-9a4592a2f323 - - - - - -] Attempt 1 to provision port 71164c9e-8d4b-45a1-be47-ef5fffd74e47 2026-07-14 18:50:06.687 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port abee0ebd-e65c-4edb-b403-b651029cc3f9 2026-07-14 18:50:06.805 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8fc791bf-9a17-4203-9fa5-1c68e62b8e18'] response: {'server_uuid': '67b27340-e487-4772-8059-aed6f1ad68cc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'abee0ebd-e65c-4edb-b403-b651029cc3f9', 'code': 200} 2026-07-14 18:50:07.408 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port abee0ebd-e65c-4edb-b403-b651029cc3f9 2026-07-14 18:50:07.613 16 INFO neutron.plugins.ml2.plugin [None req-02d69d67-2832-4746-93cc-8705885de633 - - - - - -] Attempt 1 to provision port d3db036e-cfd8-40c1-a241-6ef3485a4246 2026-07-14 18:50:07.648 16 INFO neutron.plugins.ml2.plugin [None req-02d69d67-2832-4746-93cc-8705885de633 - - - - - -] Attempt 1 to provision port bef09ff7-a059-4fad-9de8-7e00c51b066f 2026-07-14 18:50:07.690 16 INFO neutron.plugins.ml2.plugin [None req-02d69d67-2832-4746-93cc-8705885de633 - - - - - -] Attempt 1 to provision port abee0ebd-e65c-4edb-b403-b651029cc3f9 2026-07-14 18:50:09.825 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port fca05027-b77a-40bc-979c-e079f3333265 2026-07-14 18:50:11.647 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port fca05027-b77a-40bc-979c-e079f3333265 2026-07-14 18:50:11.887 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 234ee553-686f-478d-b9f1-059e46d5b9db 2026-07-14 18:50:13.567 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 234ee553-686f-478d-b9f1-059e46d5b9db 2026-07-14 18:50:15.591 13 INFO neutron.plugins.ml2.plugin [None req-669685b5-8f80-4c23-8f1e-0dead0efa296 - - - - - -] Attempt 1 to provision port 9b709215-7904-4d2b-9c62-4abf75642593 2026-07-14 18:50:15.637 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port d3db036e-cfd8-40c1-a241-6ef3485a4246 2026-07-14 18:50:15.643 13 INFO neutron.plugins.ml2.plugin [None req-669685b5-8f80-4c23-8f1e-0dead0efa296 - - - - - -] Attempt 1 to provision port 234ee553-686f-478d-b9f1-059e46d5b9db 2026-07-14 18:50:16.016 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 5980da0e-3af1-4a4e-8df9-4540a581fd4d 2026-07-14 18:50:17.857 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port d3db036e-cfd8-40c1-a241-6ef3485a4246 2026-07-14 18:50:18.078 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 73fc1d07-2305-47a9-abef-167be35b9503 2026-07-14 18:50:18.434 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 5980da0e-3af1-4a4e-8df9-4540a581fd4d 2026-07-14 18:50:18.656 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 2ef3728b-26f4-4907-b4ae-fcea71ab1344 2026-07-14 18:50:19.533 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 73fc1d07-2305-47a9-abef-167be35b9503 2026-07-14 18:50:19.751 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 2ef3728b-26f4-4907-b4ae-fcea71ab1344 2026-07-14 18:50:22.399 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port d4a11d8e-87d9-43a0-b03f-a84f37def9fa 2026-07-14 18:50:22.513 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c0dff10-b250-44cf-a87e-34a46825fbf5'] response: {'server_uuid': 'd6fd6caa-dcfa-48da-b8db-43e2171e6635', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd4a11d8e-87d9-43a0-b03f-a84f37def9fa', 'code': 200} 2026-07-14 18:50:23.790 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port d4a11d8e-87d9-43a0-b03f-a84f37def9fa 2026-07-14 18:50:25.196 16 INFO neutron.plugins.ml2.plugin [None req-f93583c9-57d1-4f8f-aa03-6f55edc43897 - - - - - -] Attempt 1 to provision port 9b709215-7904-4d2b-9c62-4abf75642593 2026-07-14 18:50:25.297 16 INFO neutron.plugins.ml2.plugin [None req-f93583c9-57d1-4f8f-aa03-6f55edc43897 - - - - - -] Attempt 1 to provision port 46d3a1fe-26b4-43cb-bbc3-c0523321f5af 2026-07-14 18:50:25.320 16 INFO neutron.plugins.ml2.plugin [None req-f93583c9-57d1-4f8f-aa03-6f55edc43897 - - - - - -] Attempt 1 to provision port 4effeefb-206f-417e-9af4-d659faaf2925 2026-07-14 18:50:25.343 16 INFO neutron.plugins.ml2.plugin [None req-f93583c9-57d1-4f8f-aa03-6f55edc43897 - - - - - -] Attempt 1 to provision port 73fc1d07-2305-47a9-abef-167be35b9503 2026-07-14 18:50:25.853 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port bef09ff7-a059-4fad-9de8-7e00c51b066f 2026-07-14 18:50:26.050 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 9b709215-7904-4d2b-9c62-4abf75642593 2026-07-14 18:50:28.589 16 INFO neutron.plugins.ml2.plugin [None req-e017a65e-707f-4af7-9137-8e266d304027 - - - - - -] Attempt 1 to provision port d4a11d8e-87d9-43a0-b03f-a84f37def9fa 2026-07-14 18:50:28.664 16 INFO neutron.plugins.ml2.plugin [None req-e017a65e-707f-4af7-9137-8e266d304027 - - - - - -] Attempt 1 to provision port 46d3a1fe-26b4-43cb-bbc3-c0523321f5af 2026-07-14 18:50:28.869 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 2f4b2394-e3be-40c8-8b57-a42c1e421cc5 2026-07-14 18:50:28.995 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb292635-0bfb-481e-b4a1-1b05f03a00f2'] response: {'server_uuid': 'bf188cf5-5b05-447c-b265-9135ac4978fe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2f4b2394-e3be-40c8-8b57-a42c1e421cc5', 'code': 200} 2026-07-14 18:50:29.253 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port bef09ff7-a059-4fad-9de8-7e00c51b066f 2026-07-14 18:50:30.539 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 2f4b2394-e3be-40c8-8b57-a42c1e421cc5 2026-07-14 18:50:30.667 16 INFO neutron.plugins.ml2.plugin [None req-6a8933a8-4136-4d94-b69c-588b916cf74d - - - - - -] Attempt 1 to provision port 2f4b2394-e3be-40c8-8b57-a42c1e421cc5 2026-07-14 18:50:30.713 16 INFO neutron.plugins.ml2.plugin [None req-6a8933a8-4136-4d94-b69c-588b916cf74d - - - - - -] Attempt 1 to provision port 46d3a1fe-26b4-43cb-bbc3-c0523321f5af 2026-07-14 18:50:34.583 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 4effeefb-206f-417e-9af4-d659faaf2925 2026-07-14 18:50:34.910 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 46d3a1fe-26b4-43cb-bbc3-c0523321f5af 2026-07-14 18:50:36.561 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 4effeefb-206f-417e-9af4-d659faaf2925 2026-07-14 18:50:36.694 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 46d3a1fe-26b4-43cb-bbc3-c0523321f5af 2026-07-14 18:51:05.182 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 076a9dcf-9fa4-4414-a477-e44ea9782519 2026-07-14 18:51:05.285 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-71f28eab-3ba5-4408-90a2-4a761688f6ec'] response: {'server_uuid': '07d780a1-ba1f-4ba2-843c-f90b52cb2dff', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '076a9dcf-9fa4-4414-a477-e44ea9782519', 'code': 200} 2026-07-14 18:51:06.573 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 076a9dcf-9fa4-4414-a477-e44ea9782519 2026-07-14 18:51:07.188 13 INFO neutron.plugins.ml2.plugin [None req-8126e0dc-3944-4376-845a-a316c97314cd - - - - - -] Attempt 1 to provision port 076a9dcf-9fa4-4414-a477-e44ea9782519 2026-07-14 18:51:48.611 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port aca31bb4-4a01-4833-a5d0-0ae2b58f9927 2026-07-14 18:51:49.153 16 INFO neutron.plugins.ml2.plugin [None req-0c68e847-b3f9-4926-b98d-a5a6d7110f4c - - - - - -] Attempt 1 to provision port aca31bb4-4a01-4833-a5d0-0ae2b58f9927 2026-07-14 18:51:50.643 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port aca31bb4-4a01-4833-a5d0-0ae2b58f9927 2026-07-14 18:51:50.887 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port a9c9e1b6-1295-4c2d-9b53-7b09f8d1a0e9 2026-07-14 18:51:52.536 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port a9c9e1b6-1295-4c2d-9b53-7b09f8d1a0e9 2026-07-14 18:51:52.725 16 INFO neutron.plugins.ml2.plugin [None req-39bc8c5c-5f7e-4786-89b7-4d77869a1f64 - - - - - -] Attempt 1 to provision port e2f98a8b-1502-4df4-90a5-f16f7606fb0d 2026-07-14 18:51:52.762 16 INFO neutron.plugins.ml2.plugin [None req-39bc8c5c-5f7e-4786-89b7-4d77869a1f64 - - - - - -] Attempt 1 to provision port 65bc127e-5146-4c13-82e2-9bfe6e8b981f 2026-07-14 18:51:52.786 16 INFO neutron.plugins.ml2.plugin [None req-39bc8c5c-5f7e-4786-89b7-4d77869a1f64 - - - - - -] Attempt 1 to provision port aca31bb4-4a01-4833-a5d0-0ae2b58f9927 2026-07-14 18:51:54.655 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 71f8ed40-252d-4e0e-8b1d-504455d36e0e 2026-07-14 18:51:56.694 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 71f8ed40-252d-4e0e-8b1d-504455d36e0e 2026-07-14 18:51:56.945 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port c88dc8a1-e379-44c5-aac4-7c64f78568af 2026-07-14 18:51:58.645 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port c88dc8a1-e379-44c5-aac4-7c64f78568af 2026-07-14 18:51:59.136 16 INFO neutron.plugins.ml2.plugin [None req-975cdd2d-733e-4b2e-a699-b3572b447a7c - - - - - -] Attempt 1 to provision port c88dc8a1-e379-44c5-aac4-7c64f78568af 2026-07-14 18:51:59.196 16 INFO neutron.plugins.ml2.plugin [None req-975cdd2d-733e-4b2e-a699-b3572b447a7c - - - - - -] Attempt 1 to provision port 65bc127e-5146-4c13-82e2-9bfe6e8b981f 2026-07-14 18:52:02.191 13 INFO neutron.plugins.ml2.plugin [None req-b4ef7275-ccc4-446e-9b21-7071b5234421 - - - - - -] Attempt 1 to provision port c88dc8a1-e379-44c5-aac4-7c64f78568af 2026-07-14 18:52:02.251 13 INFO neutron.plugins.ml2.plugin [None req-b4ef7275-ccc4-446e-9b21-7071b5234421 - - - - - -] Attempt 1 to provision port c09e2955-935f-4dc9-8880-6438d055092e 2026-07-14 18:52:02.278 13 INFO neutron.plugins.ml2.plugin [None req-b4ef7275-ccc4-446e-9b21-7071b5234421 - - - - - -] Attempt 1 to provision port ad0cb7df-364f-4092-b4fb-27013222d35d 2026-07-14 18:52:03.487 13 INFO neutron.plugins.ml2.plugin [None req-8adf89d5-a9bb-4c02-9a49-7a64c220d068 - - - - - -] Attempt 1 to provision port ad0cb7df-364f-4092-b4fb-27013222d35d 2026-07-14 18:52:05.562 13 INFO neutron.plugins.ml2.plugin [None req-954cdd79-b586-4a42-9a77-f15456d97433 - - - - - -] Attempt 1 to provision port ad0cb7df-364f-4092-b4fb-27013222d35d 2026-07-14 18:52:09.588 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 0f5c84c7-e8e1-446b-a6a0-d67c32a056c0 2026-07-14 18:52:09.693 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-05fe8b4a-d818-4763-a210-0efd41002eea'] response: {'server_uuid': '97150a39-e228-4726-b2f5-db4b9db35342', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0f5c84c7-e8e1-446b-a6a0-d67c32a056c0', 'code': 200} 2026-07-14 18:52:10.634 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 0f5c84c7-e8e1-446b-a6a0-d67c32a056c0 2026-07-14 18:52:10.843 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 65bc127e-5146-4c13-82e2-9bfe6e8b981f 2026-07-14 18:52:11.136 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port e2f98a8b-1502-4df4-90a5-f16f7606fb0d 2026-07-14 18:52:12.678 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port ad0cb7df-364f-4092-b4fb-27013222d35d 2026-07-14 18:52:13.268 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 65bc127e-5146-4c13-82e2-9bfe6e8b981f 2026-07-14 18:52:13.477 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port e2f98a8b-1502-4df4-90a5-f16f7606fb0d 2026-07-14 18:52:14.577 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port c09e2955-935f-4dc9-8880-6438d055092e 2026-07-14 18:52:14.813 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port ad0cb7df-364f-4092-b4fb-27013222d35d 2026-07-14 18:52:16.552 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port c09e2955-935f-4dc9-8880-6438d055092e 2026-07-14 18:53:02.304 16 INFO neutron.plugins.ml2.plugin [None req-94b564f8-3cfd-477a-9307-32a74b8eda07 - - - - - -] Attempt 1 to provision port 822ac7cb-cb21-4894-b366-eab9dead9238 2026-07-14 18:53:02.579 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 822ac7cb-cb21-4894-b366-eab9dead9238 2026-07-14 18:53:34.600 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 61773916-e1f1-41a4-92e1-d477566a30b2 2026-07-14 18:53:36.549 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 61773916-e1f1-41a4-92e1-d477566a30b2 2026-07-14 18:53:38.601 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 2e820514-3139-4359-8107-3e58374588ef 2026-07-14 18:53:40.678 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port fa6b975c-9525-458f-9050-d4258b000d12 2026-07-14 18:53:41.131 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 2e820514-3139-4359-8107-3e58374588ef 2026-07-14 18:53:42.635 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port fa6b975c-9525-458f-9050-d4258b000d12 2026-07-14 18:53:44.600 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port b1a99c24-92ac-4533-b29a-29cd532f3ac3 2026-07-14 18:53:46.620 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port b1a99c24-92ac-4533-b29a-29cd532f3ac3 2026-07-14 18:53:47.142 16 INFO neutron.plugins.ml2.plugin [None req-62436ed9-f7ed-43e8-b98d-27b89cfcd0c1 - - - - - -] Attempt 1 to provision port b5062e1b-62b2-4a7b-b6f8-ad118e46857a 2026-07-14 18:53:47.171 16 INFO neutron.plugins.ml2.plugin [None req-62436ed9-f7ed-43e8-b98d-27b89cfcd0c1 - - - - - -] Attempt 1 to provision port 61773916-e1f1-41a4-92e1-d477566a30b2 2026-07-14 18:53:47.222 16 INFO neutron.plugins.ml2.plugin [None req-62436ed9-f7ed-43e8-b98d-27b89cfcd0c1 - - - - - -] Attempt 1 to provision port fa6b975c-9525-458f-9050-d4258b000d12 2026-07-14 18:53:47.269 16 INFO neutron.plugins.ml2.plugin [None req-62436ed9-f7ed-43e8-b98d-27b89cfcd0c1 - - - - - -] Attempt 1 to provision port b1a99c24-92ac-4533-b29a-29cd532f3ac3 2026-07-14 18:53:47.330 16 INFO neutron.plugins.ml2.plugin [None req-62436ed9-f7ed-43e8-b98d-27b89cfcd0c1 - - - - - -] Attempt 1 to provision port d8262d0c-368e-4a0b-9114-2da42bb12fb8 2026-07-14 18:53:47.355 16 INFO neutron.plugins.ml2.plugin [None req-62436ed9-f7ed-43e8-b98d-27b89cfcd0c1 - - - - - -] Attempt 1 to provision port 9b1ecaf0-8288-40c5-9a5c-c14772417481 2026-07-14 18:53:52.004 13 INFO neutron.plugins.ml2.plugin [None req-060d3a5c-7ff2-456c-9d65-d8597f44390e - - - - - -] Attempt 1 to provision port b5062e1b-62b2-4a7b-b6f8-ad118e46857a 2026-07-14 18:53:52.030 13 INFO neutron.plugins.ml2.plugin [None req-060d3a5c-7ff2-456c-9d65-d8597f44390e - - - - - -] Attempt 1 to provision port 61773916-e1f1-41a4-92e1-d477566a30b2 2026-07-14 18:53:52.107 13 INFO neutron.plugins.ml2.plugin [None req-060d3a5c-7ff2-456c-9d65-d8597f44390e - - - - - -] Attempt 1 to provision port bfe2a82b-557a-4a16-8241-02317ba8c163 2026-07-14 18:53:52.145 13 INFO neutron.plugins.ml2.plugin [None req-060d3a5c-7ff2-456c-9d65-d8597f44390e - - - - - -] Attempt 1 to provision port b1a99c24-92ac-4533-b29a-29cd532f3ac3 2026-07-14 18:53:53.146 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 3304ef34-5e42-472d-9e9a-59ea37e07f6c 2026-07-14 18:53:53.290 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-38c213bd-5ae9-41ac-a045-ee272d84af24'] response: {'server_uuid': '62fe4645-acf3-49ed-8ce7-4fc280fe1d20', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3304ef34-5e42-472d-9e9a-59ea37e07f6c', 'code': 200} 2026-07-14 18:53:54.624 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 3304ef34-5e42-472d-9e9a-59ea37e07f6c 2026-07-14 18:53:54.821 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 9b1ecaf0-8288-40c5-9a5c-c14772417481 2026-07-14 18:53:56.637 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port bfe2a82b-557a-4a16-8241-02317ba8c163 2026-07-14 18:53:56.923 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port b5062e1b-62b2-4a7b-b6f8-ad118e46857a 2026-07-14 18:53:57.213 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port d8262d0c-368e-4a0b-9114-2da42bb12fb8 2026-07-14 18:53:57.474 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 9b1ecaf0-8288-40c5-9a5c-c14772417481 2026-07-14 18:53:58.635 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port bfe2a82b-557a-4a16-8241-02317ba8c163 2026-07-14 18:53:58.709 13 INFO neutron.plugins.ml2.plugin [None req-431775c1-0ad8-4ccf-acba-8acca7d38718 - - - - - -] Attempt 1 to provision port 3304ef34-5e42-472d-9e9a-59ea37e07f6c 2026-07-14 18:53:58.760 13 INFO neutron.plugins.ml2.plugin [None req-431775c1-0ad8-4ccf-acba-8acca7d38718 - - - - - -] Attempt 1 to provision port b5062e1b-62b2-4a7b-b6f8-ad118e46857a 2026-07-14 18:53:58.808 13 INFO neutron.plugins.ml2.plugin [None req-431775c1-0ad8-4ccf-acba-8acca7d38718 - - - - - -] Attempt 1 to provision port bfe2a82b-557a-4a16-8241-02317ba8c163 2026-07-14 18:53:58.819 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port b5062e1b-62b2-4a7b-b6f8-ad118e46857a 2026-07-14 18:53:58.858 13 INFO neutron.plugins.ml2.plugin [None req-431775c1-0ad8-4ccf-acba-8acca7d38718 - - - - - -] Attempt 1 to provision port b1a99c24-92ac-4533-b29a-29cd532f3ac3 2026-07-14 18:53:58.910 13 INFO neutron.plugins.ml2.plugin [None req-431775c1-0ad8-4ccf-acba-8acca7d38718 - - - - - -] Attempt 1 to provision port d8262d0c-368e-4a0b-9114-2da42bb12fb8 2026-07-14 18:53:58.961 13 INFO neutron.plugins.ml2.plugin [None req-431775c1-0ad8-4ccf-acba-8acca7d38718 - - - - - -] Attempt 1 to provision port fa6b975c-9525-458f-9050-d4258b000d12 2026-07-14 18:53:58.994 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port d8262d0c-368e-4a0b-9114-2da42bb12fb8 2026-07-14 18:54:01.192 16 INFO neutron.plugins.ml2.plugin [None req-b5043c91-4f73-4b7d-bbc3-d4474db8d9b8 - - - - - -] Attempt 1 to provision port b5062e1b-62b2-4a7b-b6f8-ad118e46857a 2026-07-14 18:54:01.238 16 INFO neutron.plugins.ml2.plugin [None req-b5043c91-4f73-4b7d-bbc3-d4474db8d9b8 - - - - - -] Attempt 1 to provision port d8262d0c-368e-4a0b-9114-2da42bb12fb8 2026-07-14 18:54:02.581 16 INFO neutron.plugins.ml2.plugin [None req-0f540deb-77e3-495c-982c-1108033fc25d - - - - - -] Attempt 1 to provision port d8262d0c-368e-4a0b-9114-2da42bb12fb8 2026-07-14 18:54:04.002 16 INFO neutron.plugins.ml2.plugin [None req-b6dc3120-e7e3-4c5e-9b27-fa246984599b - - - - - -] Attempt 1 to provision port 3304ef34-5e42-472d-9e9a-59ea37e07f6c 2026-07-14 18:54:10.646 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 01d5acc7-605a-4c18-8ecd-96c1489f28a9 2026-07-14 18:54:10.760 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-10fec8d6-ce27-43d9-a90e-788f67caf8bd'] response: {'server_uuid': '6d71acc7-68a0-4a2f-9b40-1826124048ad', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '01d5acc7-605a-4c18-8ecd-96c1489f28a9', 'code': 200} 2026-07-14 18:54:12.595 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 01d5acc7-605a-4c18-8ecd-96c1489f28a9 2026-07-14 18:54:43.622 16 INFO neutron.plugins.ml2.plugin [None req-a0dc1f6f-dc74-4075-a98c-f2e379246255 - - - - - -] Attempt 1 to provision port b2875176-90e1-473a-a52a-a65a2fcf5a8f 2026-07-14 18:55:05.166 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 4a886777-a6be-4376-807f-7bf6a1eb65ab 2026-07-14 18:55:05.333 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6f64523d-e5f4-4919-adf5-5f3e69c24426'] response: {'server_uuid': '05df5ef8-8e10-4354-b5de-b822dcbc933e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4a886777-a6be-4376-807f-7bf6a1eb65ab', 'code': 200} 2026-07-14 18:55:06.603 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 4a886777-a6be-4376-807f-7bf6a1eb65ab 2026-07-14 18:55:46.733 13 INFO neutron.plugins.ml2.plugin [None req-a5b5b49b-9604-4fb5-b535-3a8f9c0cac85 - - - - - -] Attempt 1 to provision port 98bfc104-aab2-49b7-a65e-c4bb443efbde 2026-07-14 18:55:52.680 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 98bfc104-aab2-49b7-a65e-c4bb443efbde 2026-07-14 18:55:52.785 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d89bf496-ec96-40cb-930f-3328362a6caa'] response: {'server_uuid': '05df5ef8-8e10-4354-b5de-b822dcbc933e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '98bfc104-aab2-49b7-a65e-c4bb443efbde', 'code': 200} 2026-07-14 18:55:54.635 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 98bfc104-aab2-49b7-a65e-c4bb443efbde 2026-07-14 18:55:57.172 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 98bfc104-aab2-49b7-a65e-c4bb443efbde 2026-07-14 18:56:23.459 13 INFO neutron.plugins.ml2.plugin [None req-a13bb00d-d793-4277-88c9-eae5a82e71dc - - - - - -] Attempt 1 to provision port ce8f6acb-1e75-4281-ae8b-5c9deebf3f9a 2026-07-14 18:56:32.228 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port ce8f6acb-1e75-4281-ae8b-5c9deebf3f9a 2026-07-14 18:56:32.342 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9bbbc1e4-3bb3-4b0b-a22f-0362987ca1a3'] response: {'server_uuid': '05df5ef8-8e10-4354-b5de-b822dcbc933e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ce8f6acb-1e75-4281-ae8b-5c9deebf3f9a', 'code': 200} 2026-07-14 18:56:32.848 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port ce8f6acb-1e75-4281-ae8b-5c9deebf3f9a 2026-07-14 18:56:44.597 16 INFO neutron.plugins.ml2.plugin [None req-c39d9987-da38-499f-a092-5010dc3c479a - - - - - -] Attempt 1 to provision port 6f454f67-bf8a-4ae1-8a0b-37b2ab5bec52 2026-07-14 18:56:50.900 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 6f454f67-bf8a-4ae1-8a0b-37b2ab5bec52 2026-07-14 18:56:51.017 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f894779e-98dd-4d1e-977e-1704c3c108de'] response: {'server_uuid': '05df5ef8-8e10-4354-b5de-b822dcbc933e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6f454f67-bf8a-4ae1-8a0b-37b2ab5bec52', 'code': 200} 2026-07-14 18:56:52.886 16 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 6f454f67-bf8a-4ae1-8a0b-37b2ab5bec52 2026-07-14 18:56:54.890 16 INFO neutron.plugins.ml2.plugin [None req-4156cb8e-1adc-4821-95b3-a0dd911feabc - - - - - -] Attempt 1 to provision port ce8f6acb-1e75-4281-ae8b-5c9deebf3f9a 2026-07-14 18:56:54.928 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port ce8f6acb-1e75-4281-ae8b-5c9deebf3f9a 2026-07-14 18:57:08.306 13 INFO neutron.plugins.ml2.plugin [None req-2c8105c3-5754-4f1c-85ca-abcfdec4badc - - - - - -] Attempt 1 to provision port 6f454f67-bf8a-4ae1-8a0b-37b2ab5bec52 2026-07-14 18:57:08.933 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port 6f454f67-bf8a-4ae1-8a0b-37b2ab5bec52 2026-07-14 18:57:09.715 16 INFO neutron.plugins.ml2.plugin [None req-a622634a-c65c-4c5e-9281-9042c2a91602 - - - - - -] Attempt 1 to provision port 6f454f67-bf8a-4ae1-8a0b-37b2ab5bec52 2026-07-14 18:57:18.780 16 INFO neutron.plugins.ml2.plugin [None req-876afd2e-de45-404d-9694-696b022e9d9d - - - - - -] Attempt 1 to provision port ce8f6acb-1e75-4281-ae8b-5c9deebf3f9a 2026-07-14 18:57:18.902 13 INFO neutron.plugins.ml2.plugin [None req-1421a0b5-73c3-415a-bf6b-45b9899fad91 - - - - - -] Attempt 1 to provision port ce8f6acb-1e75-4281-ae8b-5c9deebf3f9a