+ 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-30 01:31:28.986 1 INFO neutron.common.config [-] Logging enabled! 2026-07-30 01:31:28.987 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.4.dev12 2026-07-30 01:31:28.987 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-07-30 01:31:28.987 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-30 01:31:30.509 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-30 01:31:30.512 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-30 01:31:30.515 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-30 01:31:30.515 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-30 01:31:30.516 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-30 01:31:30.516 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-30 01:31:30.516 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-30 01:31:30.522 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-30 01:31:30.522 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-30 01:31:30.522 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-30 01:31:30.541 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-30 01:31:30.542 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-30 01:31:30.542 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-30 01:31:30.559 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-30 01:31:30.559 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-30 01:31:30.559 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-30 01:31:30.559 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-30 01:31:30.830 1 INFO neutron.plugins.ml2.managers [None req-26735f86-5815-424c-9093-5653e1c9d3ac - - - - - -] Initializing driver for type 'vlan' 2026-07-30 01:31:30.966 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-26735f86-5815-424c-9093-5653e1c9d3ac - - - - - -] VlanTypeDriver initialization complete 2026-07-30 01:31:30.966 1 INFO neutron.plugins.ml2.managers [None req-26735f86-5815-424c-9093-5653e1c9d3ac - - - - - -] Initializing driver for type 'vxlan' 2026-07-30 01:31:30.967 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-26735f86-5815-424c-9093-5653e1c9d3ac - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-30 01:31:31.023 1 INFO neutron.plugins.ml2.managers [None req-26735f86-5815-424c-9093-5653e1c9d3ac - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-30 01:31:31.023 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-26735f86-5815-424c-9093-5653e1c9d3ac - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-30 01:31:31.023 1 INFO neutron.plugins.ml2.managers [None req-26735f86-5815-424c-9093-5653e1c9d3ac - - - - - -] Initializing extension driver 'port_security' 2026-07-30 01:31:31.023 1 INFO neutron.plugins.ml2.extensions.port_security [None req-26735f86-5815-424c-9093-5653e1c9d3ac - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-30 01:31:31.023 1 INFO neutron.plugins.ml2.managers [None req-26735f86-5815-424c-9093-5653e1c9d3ac - - - - - -] Initializing extension driver 'qos' 2026-07-30 01:31:31.024 1 INFO neutron.plugins.ml2.managers [None req-26735f86-5815-424c-9093-5653e1c9d3ac - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-30 01:31:31.024 1 INFO neutron.plugins.ml2.managers [None req-26735f86-5815-424c-9093-5653e1c9d3ac - - - - - -] Initializing mechanism driver 'l2population' 2026-07-30 01:31:31.044 1 INFO neutron.quota [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded quota_driver: . 2026-07-30 01:31:31.044 1 INFO neutron.plugins.ml2.plugin [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Modular L2 Plugin initialization complete 2026-07-30 01:31:31.045 1 INFO neutron.plugins.ml2.managers [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-30 01:31:31.045 1 INFO neutron.plugins.ml2.managers [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-30 01:31:31.045 1 INFO neutron.plugins.ml2.managers [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-30 01:31:31.045 1 INFO neutron.manager [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loading Plugin: qos 2026-07-30 01:31:31.058 1 INFO neutron.manager [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loading Plugin: router 2026-07-30 01:31:31.096 1 INFO neutron.services.service_base [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-30 01:31:31.096 1 INFO neutron.manager [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loading Plugin: segments 2026-07-30 01:31:31.161 1 INFO neutron.manager [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loading Plugin: trunk 2026-07-30 01:31:31.175 1 INFO neutron.manager [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loading Plugin: vpnaas 2026-07-30 01:31:31.208 1 WARNING stevedore.named [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-30 01:31:31.293 1 INFO neutron_vpnaas.services.vpn.plugin [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-30 01:31:31.293 1 INFO neutron.common.utils [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-30 01:31:31.293 1 INFO neutron.manager [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loading Plugin: taas 2026-07-30 01:31:31.314 1 WARNING stevedore.named [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-30 01:31:31.343 1 INFO neutron_taas.services.taas.taas_plugin [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-30 01:31:31.343 1 INFO neutron.manager [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loading Plugin: tapmirror 2026-07-30 01:31:31.358 1 WARNING stevedore.named [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-30 01:31:31.370 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-30 01:31:31.370 1 INFO neutron.manager [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loading Plugin: auto_allocate 2026-07-30 01:31:31.377 1 INFO neutron.manager [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loading Plugin: tag 2026-07-30 01:31:31.386 1 INFO neutron.manager [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loading Plugin: timestamp 2026-07-30 01:31:31.388 1 INFO neutron.manager [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loading Plugin: network_ip_availability 2026-07-30 01:31:31.391 1 INFO neutron.manager [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loading Plugin: flavors 2026-07-30 01:31:31.394 1 INFO neutron.manager [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loading Plugin: revisions 2026-07-30 01:31:31.397 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Initializing extension manager. 2026-07-30 01:31:31.399 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: address-group 2026-07-30 01:31:31.399 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: address-scope 2026-07-30 01:31:31.400 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-30 01:31:31.401 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: agent 2026-07-30 01:31:31.401 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: agent-resources-synced 2026-07-30 01:31:31.402 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-30 01:31:31.402 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-30 01:31:31.403 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: availability_zone 2026-07-30 01:31:31.403 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: availability_zone_filter 2026-07-30 01:31:31.404 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-30 01:31:31.404 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: default-subnetpools 2026-07-30 01:31:31.405 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-30 01:31:31.406 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: dns-integration 2026-07-30 01:31:31.406 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: dns-domain-ports 2026-07-30 01:31:31.407 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-30 01:31:31.407 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: dvr 2026-07-30 01:31:31.408 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-30 01:31:31.408 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: empty-string-filtering 2026-07-30 01:31:31.408 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-30 01:31:31.409 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-30 01:31:31.409 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: external-net 2026-07-30 01:31:31.409 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-30 01:31:31.410 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: extraroute 2026-07-30 01:31:31.410 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: extraroute-atomic 2026-07-30 01:31:31.411 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-30 01:31:31.411 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-30 01:31:31.412 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-30 01:31:31.412 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-30 01:31:31.412 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: fip-port-details 2026-07-30 01:31:31.413 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: flavors 2026-07-30 01:31:31.414 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-30 01:31:31.417 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: floatingip-pools 2026-07-30 01:31:31.417 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: ip_allocation 2026-07-30 01:31:31.417 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-30 01:31:31.418 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: l2_adjacency 2026-07-30 01:31:31.419 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: router 2026-07-30 01:31:31.420 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-30 01:31:31.421 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-30 01:31:31.421 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-30 01:31:31.422 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: ext-gw-mode 2026-07-30 01:31:31.422 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: l3-ha 2026-07-30 01:31:31.423 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-30 01:31:31.423 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-30 01:31:31.423 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: l3-flavors 2026-07-30 01:31:31.424 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-30 01:31:31.424 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-30 01:31:31.427 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-30 01:31:31.428 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-30 01:31:31.429 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-30 01:31:31.430 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-30 01:31:31.430 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-30 01:31:31.431 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: multi-provider 2026-07-30 01:31:31.431 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: net-mtu 2026-07-30 01:31:31.432 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: net-mtu-writable 2026-07-30 01:31:31.432 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: network_availability_zone 2026-07-30 01:31:31.433 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: network_ha 2026-07-30 01:31:31.433 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: network-ip-availability 2026-07-30 01:31:31.434 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-30 01:31:31.434 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: pagination 2026-07-30 01:31:31.435 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: port-device-profile 2026-07-30 01:31:31.435 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-30 01:31:31.436 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-30 01:31:31.436 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-30 01:31:31.436 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: port-mac-override 2026-07-30 01:31:31.437 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-30 01:31:31.437 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-30 01:31:31.438 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-30 01:31:31.438 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: port-resource-request 2026-07-30 01:31:31.438 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-30 01:31:31.439 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-30 01:31:31.439 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: binding 2026-07-30 01:31:31.440 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: binding-extended 2026-07-30 01:31:31.440 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: port-security 2026-07-30 01:31:31.441 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: project-id 2026-07-30 01:31:31.441 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: provider 2026-07-30 01:31:31.442 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-30 01:31:31.443 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: qos 2026-07-30 01:31:31.444 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-30 01:31:31.445 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-30 01:31:31.445 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: qos-default 2026-07-30 01:31:31.445 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: qos-fip 2026-07-30 01:31:31.446 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-30 01:31:31.446 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-30 01:31:31.447 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-30 01:31:31.448 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-30 01:31:31.448 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-30 01:31:31.449 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: qos-pps 2026-07-30 01:31:31.449 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-30 01:31:31.449 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-30 01:31:31.450 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: qos-rules-alias 2026-07-30 01:31:31.450 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: quota-check-limit 2026-07-30 01:31:31.451 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-30 01:31:31.453 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: quotas 2026-07-30 01:31:31.455 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: quota_details 2026-07-30 01:31:31.457 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: rbac-policies 2026-07-30 01:31:31.457 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: rbac-address-group 2026-07-30 01:31:31.457 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: rbac-address-scope 2026-07-30 01:31:31.458 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: rbac-security-groups 2026-07-30 01:31:31.458 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-30 01:31:31.459 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: revision-if-match 2026-07-30 01:31:31.459 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-30 01:31:31.460 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: router_availability_zone 2026-07-30 01:31:31.460 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-30 01:31:31.461 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-30 01:31:31.462 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-30 01:31:31.462 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-30 01:31:31.463 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-30 01:31:31.463 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-30 01:31:31.463 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-30 01:31:31.467 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: security-group 2026-07-30 01:31:31.468 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: segment 2026-07-30 01:31:31.468 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-30 01:31:31.469 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: service-type 2026-07-30 01:31:31.469 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: sorting 2026-07-30 01:31:31.470 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: standard-attr-segment 2026-07-30 01:31:31.470 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: standard-attr-description 2026-07-30 01:31:31.471 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: stateful-security-group 2026-07-30 01:31:31.471 1 WARNING neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-30 01:31:31.471 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-30 01:31:31.472 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: subnet-external-network 2026-07-30 01:31:31.472 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: subnet_onboard 2026-07-30 01:31:31.473 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-30 01:31:31.473 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: subnet-service-types 2026-07-30 01:31:31.474 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: subnet_allocation 2026-07-30 01:31:31.474 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-30 01:31:31.475 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: tag-creation 2026-07-30 01:31:31.475 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-30 01:31:31.478 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: standard-attr-tag 2026-07-30 01:31:31.479 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-30 01:31:31.479 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: trunk 2026-07-30 01:31:31.480 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: trunk-details 2026-07-30 01:31:31.480 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-30 01:31:31.480 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-30 01:31:31.481 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-30 01:31:31.481 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-30 01:31:31.483 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-30 01:31:31.484 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-30 01:31:31.484 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: vpn-flavors 2026-07-30 01:31:31.485 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: vpnaas 2026-07-30 01:31:31.486 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: taas 2026-07-30 01:31:31.487 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: tap-mirror 2026-07-30 01:31:31.487 1 INFO neutron.api.extensions [None req-b6886c75-6137-4758-86e2-4d591c86e168 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-30 01:32:01.572 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-30 01:32:01.625 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-30 01:32:01.628 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-30 01:32:07.468 13 INFO neutron.db.l3_hamode_db [None req-84fb2dcf-b236-47af-81ff-5bf7ef7db655 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-30 01:32:24.877 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port aa0f08fa-7492-4ccc-b253-ec941bdb2898 2026-07-30 01:32:25.825 16 INFO neutron.plugins.ml2.plugin [None req-88c9ff9a-e64b-4222-ab6f-28dce0fdb4ee - - - - - -] Attempt 1 to provision port aa0f08fa-7492-4ccc-b253-ec941bdb2898 2026-07-30 01:32:26.786 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port aa0f08fa-7492-4ccc-b253-ec941bdb2898 2026-07-30 01:32:27.560 16 INFO neutron.plugins.ml2.plugin [None req-2849a2df-18d6-4ff0-86d4-b6e956497f15 - - - - - -] Attempt 1 to provision port aa0f08fa-7492-4ccc-b253-ec941bdb2898 2026-07-30 01:37:00.859 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 0abdc75f-6dfa-4c34-9704-8d521b4c5964 2026-07-30 01:37:02.443 16 INFO neutron.plugins.ml2.plugin [None req-16274661-19ec-4bf2-b5e3-67616b58d4fc - - - - - -] Attempt 1 to provision port 0abdc75f-6dfa-4c34-9704-8d521b4c5964 2026-07-30 01:37:02.873 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 0abdc75f-6dfa-4c34-9704-8d521b4c5964 2026-07-30 01:37:07.867 13 INFO neutron.plugins.ml2.plugin [None req-1a65f32f-5c79-473c-af9e-78ae26d494c9 - - - - - -] Attempt 1 to provision port 28b334af-8240-4e10-b738-b734d13c1659 2026-07-30 01:40:47.503 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 28b334af-8240-4e10-b738-b734d13c1659 2026-07-30 01:40:48.913 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 28b334af-8240-4e10-b738-b734d13c1659 2026-07-30 01:50:41.127 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 41f9b619-6a1f-4eb3-9ee8-db4cd6ac6b4d 2026-07-30 01:50:43.105 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 41f9b619-6a1f-4eb3-9ee8-db4cd6ac6b4d 2026-07-30 01:59:53.131 16 INFO neutron.plugins.ml2.plugin [None req-662adaac-4dce-4279-8cf8-b43de55fe706 - - - - - -] Attempt 1 to provision port 28b334af-8240-4e10-b738-b734d13c1659 2026-07-30 01:59:53.189 16 INFO neutron.plugins.ml2.plugin [None req-662adaac-4dce-4279-8cf8-b43de55fe706 - - - - - -] Attempt 1 to provision port aa0f08fa-7492-4ccc-b253-ec941bdb2898 2026-07-30 01:59:53.237 16 INFO neutron.plugins.ml2.plugin [None req-662adaac-4dce-4279-8cf8-b43de55fe706 - - - - - -] Attempt 1 to provision port 0abdc75f-6dfa-4c34-9704-8d521b4c5964 2026-07-30 02:07:25.400 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 91778c8e-451a-4bfb-bc25-84b3f6fe81af 2026-07-30 02:07:27.323 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 91778c8e-451a-4bfb-bc25-84b3f6fe81af 2026-07-30 02:07:33.562 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port d103f2bb-dfca-4177-a152-cbcb7c5b33a6 2026-07-30 02:07:33.841 13 INFO neutron.plugins.ml2.plugin [None req-30e599d9-c0c0-49dc-b3e6-b8ffcf7da6c7 - - - - - -] Attempt 1 to provision port 91778c8e-451a-4bfb-bc25-84b3f6fe81af 2026-07-30 02:07:33.902 13 INFO neutron.plugins.ml2.plugin [None req-30e599d9-c0c0-49dc-b3e6-b8ffcf7da6c7 - - - - - -] Attempt 1 to provision port 5df4ee15-9a4c-4bcb-b7dd-f44b1f7574bf 2026-07-30 02:07:33.923 13 INFO neutron.plugins.ml2.plugin [None req-30e599d9-c0c0-49dc-b3e6-b8ffcf7da6c7 - - - - - -] Attempt 1 to provision port 33058149-17de-4d51-ab3e-a29dd32fa216 2026-07-30 02:07:33.944 13 INFO neutron.plugins.ml2.plugin [None req-30e599d9-c0c0-49dc-b3e6-b8ffcf7da6c7 - - - - - -] Attempt 1 to provision port 5290fc71-f82d-4431-8c9e-fc27ccd214fe 2026-07-30 02:07:33.967 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port b367145a-77d4-45ec-90c4-38fe5888478b 2026-07-30 02:07:35.430 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port d103f2bb-dfca-4177-a152-cbcb7c5b33a6 2026-07-30 02:07:35.793 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port b367145a-77d4-45ec-90c4-38fe5888478b 2026-07-30 02:07:37.446 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 25c6f2ef-90ad-41ba-935b-949361ec2192 2026-07-30 02:07:37.774 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 47c6596a-de31-429d-8d4d-d256da316bbf 2026-07-30 02:07:39.448 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 25c6f2ef-90ad-41ba-935b-949361ec2192 2026-07-30 02:07:39.669 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 47c6596a-de31-429d-8d4d-d256da316bbf 2026-07-30 02:07:41.909 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 227bbe69-c553-4de0-8a67-ca7e658d1d3b 2026-07-30 02:07:42.540 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6336e4b1-3ee4-49d3-bd18-855068ae82de'] response: {'server_uuid': 'd3ab33d7-68a6-476e-9efa-ca4962c563e8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '227bbe69-c553-4de0-8a67-ca7e658d1d3b', 'code': 200} 2026-07-30 02:07:44.015 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port c5dc18cf-643a-445e-8a6b-f717fa970d10 2026-07-30 02:07:44.440 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 227bbe69-c553-4de0-8a67-ca7e658d1d3b 2026-07-30 02:07:44.692 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 4c961506-aa5c-4b04-adcc-2d9db690c436 2026-07-30 02:07:45.048 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-23b2a54a-94b6-4dfa-b247-b22993f2f357'] response: {'server_uuid': 'efa67934-263d-4d5f-a9e2-ed6ba519e145', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4c961506-aa5c-4b04-adcc-2d9db690c436', 'code': 200} 2026-07-30 02:07:45.676 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port c5dc18cf-643a-445e-8a6b-f717fa970d10 2026-07-30 02:07:45.859 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 4c961506-aa5c-4b04-adcc-2d9db690c436 2026-07-30 02:07:50.240 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 9e36d05f-532f-4371-aca1-102b734b99ee 2026-07-30 02:07:50.359 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e3cbfbc2-32c9-4a65-8b09-5947a8b91cc2'] response: {'server_uuid': '50f1f507-f8cc-4aaf-a2e9-6e08223c731f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9e36d05f-532f-4371-aca1-102b734b99ee', 'code': 200} 2026-07-30 02:07:51.819 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 9e36d05f-532f-4371-aca1-102b734b99ee 2026-07-30 02:07:54.836 16 INFO neutron.plugins.ml2.plugin [None req-74e7baf1-b3e9-460e-885a-a1b852efbd2c - - - - - -] Attempt 1 to provision port 3c16e7c9-8c6e-4c72-b87e-2720eba078d0 2026-07-30 02:07:54.869 16 INFO neutron.plugins.ml2.plugin [None req-74e7baf1-b3e9-460e-885a-a1b852efbd2c - - - - - -] Attempt 1 to provision port c5dc18cf-643a-445e-8a6b-f717fa970d10 2026-07-30 02:07:54.911 16 INFO neutron.plugins.ml2.plugin [None req-74e7baf1-b3e9-460e-885a-a1b852efbd2c - - - - - -] Attempt 1 to provision port 25c6f2ef-90ad-41ba-935b-949361ec2192 2026-07-30 02:07:54.960 16 INFO neutron.plugins.ml2.plugin [None req-74e7baf1-b3e9-460e-885a-a1b852efbd2c - - - - - -] Attempt 1 to provision port 26bfb5bd-b9f9-4c0b-9a08-476846bfd166 2026-07-30 02:07:54.981 16 INFO neutron.plugins.ml2.plugin [None req-74e7baf1-b3e9-460e-885a-a1b852efbd2c - - - - - -] Attempt 1 to provision port 227bbe69-c553-4de0-8a67-ca7e658d1d3b 2026-07-30 02:07:55.020 16 INFO neutron.plugins.ml2.plugin [None req-74e7baf1-b3e9-460e-885a-a1b852efbd2c - - - - - -] Attempt 1 to provision port 9e36d05f-532f-4371-aca1-102b734b99ee 2026-07-30 02:07:55.062 16 INFO neutron.plugins.ml2.plugin [None req-74e7baf1-b3e9-460e-885a-a1b852efbd2c - - - - - -] Attempt 1 to provision port 5df4ee15-9a4c-4bcb-b7dd-f44b1f7574bf 2026-07-30 02:07:55.083 16 INFO neutron.plugins.ml2.plugin [None req-74e7baf1-b3e9-460e-885a-a1b852efbd2c - - - - - -] Attempt 1 to provision port 1bbd7a9f-7db2-4e4d-93dd-8d97af4a957d 2026-07-30 02:08:01.394 13 INFO neutron.plugins.ml2.plugin [None req-f428671c-509c-454e-925e-b0825bfe5c7d - - - - - -] Attempt 1 to provision port 3c36f017-c81d-4986-90e6-85e935560bae 2026-07-30 02:08:01.418 13 INFO neutron.plugins.ml2.plugin [None req-f428671c-509c-454e-925e-b0825bfe5c7d - - - - - -] Attempt 1 to provision port 9e36d05f-532f-4371-aca1-102b734b99ee 2026-07-30 02:08:01.465 13 INFO neutron.plugins.ml2.plugin [None req-f428671c-509c-454e-925e-b0825bfe5c7d - - - - - -] Attempt 1 to provision port 26bfb5bd-b9f9-4c0b-9a08-476846bfd166 2026-07-30 02:08:05.726 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 76522936-05a9-4568-8589-9b25b45bfca8 2026-07-30 02:08:06.037 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 1dd12c5e-d560-46da-9e52-ff885c5ad2c1 2026-07-30 02:08:07.691 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 76522936-05a9-4568-8589-9b25b45bfca8 2026-07-30 02:08:07.871 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 1dd12c5e-d560-46da-9e52-ff885c5ad2c1 2026-07-30 02:08:08.713 16 INFO neutron.plugins.ml2.plugin [None req-84210364-ffba-4fd0-b67d-c63ca66a4d97 - - - - - -] Attempt 1 to provision port 1dd12c5e-d560-46da-9e52-ff885c5ad2c1 2026-07-30 02:08:08.792 16 INFO neutron.plugins.ml2.plugin [None req-84210364-ffba-4fd0-b67d-c63ca66a4d97 - - - - - -] Attempt 1 to provision port fff16a02-25a0-4fa9-9fcc-379505047131 2026-07-30 02:08:08.820 16 INFO neutron.plugins.ml2.plugin [None req-84210364-ffba-4fd0-b67d-c63ca66a4d97 - - - - - -] Attempt 1 to provision port 1db06fe1-95f4-4f79-92e6-dea98ef6063f 2026-07-30 02:08:11.420 16 INFO neutron.plugins.ml2.plugin [None req-172cea6d-553f-4a9f-a4ea-8c26cdd1f9de - - - - - -] Attempt 1 to provision port 1db06fe1-95f4-4f79-92e6-dea98ef6063f 2026-07-30 02:08:13.761 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 1bbd7a9f-7db2-4e4d-93dd-8d97af4a957d 2026-07-30 02:08:14.037 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 5df4ee15-9a4c-4bcb-b7dd-f44b1f7574bf 2026-07-30 02:08:14.386 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 33058149-17de-4d51-ab3e-a29dd32fa216 2026-07-30 02:08:15.657 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 26bfb5bd-b9f9-4c0b-9a08-476846bfd166 2026-07-30 02:08:15.926 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 5df4ee15-9a4c-4bcb-b7dd-f44b1f7574bf 2026-07-30 02:08:16.139 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 1bbd7a9f-7db2-4e4d-93dd-8d97af4a957d 2026-07-30 02:08:16.391 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 33058149-17de-4d51-ab3e-a29dd32fa216 2026-07-30 02:08:18.340 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 26bfb5bd-b9f9-4c0b-9a08-476846bfd166 2026-07-30 02:08:18.539 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 7ca89fbb-d8d3-4e7c-89af-f4ec3eaea1b3 2026-07-30 02:08:18.670 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-38454a6b-d4b6-4544-b849-1d80a5589423'] response: {'server_uuid': '7fd73ce6-35f7-41a0-aea4-ba844e0b8f26', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7ca89fbb-d8d3-4e7c-89af-f4ec3eaea1b3', 'code': 200} 2026-07-30 02:08:18.865 16 INFO neutron.plugins.ml2.plugin [None req-e911c692-91c0-4ab4-8d74-3b01a2ba6857 - - - - - -] Attempt 1 to provision port ce544952-4980-4735-adfc-23e5aa8035db 2026-07-30 02:08:18.964 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port ce544952-4980-4735-adfc-23e5aa8035db 2026-07-30 02:08:19.733 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port ce544952-4980-4735-adfc-23e5aa8035db 2026-07-30 02:08:20.001 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 7ca89fbb-d8d3-4e7c-89af-f4ec3eaea1b3 2026-07-30 02:08:24.027 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 1db06fe1-95f4-4f79-92e6-dea98ef6063f 2026-07-30 02:08:24.387 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port fff16a02-25a0-4fa9-9fcc-379505047131 2026-07-30 02:08:25.372 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee9413d8-03a9-4fac-80af-22bc10b578c4'] response: {'server_uuid': '50f1f507-f8cc-4aaf-a2e9-6e08223c731f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9e36d05f-532f-4371-aca1-102b734b99ee', 'code': 200} 2026-07-30 02:08:26.579 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 1db06fe1-95f4-4f79-92e6-dea98ef6063f 2026-07-30 02:08:26.852 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port fff16a02-25a0-4fa9-9fcc-379505047131 2026-07-30 02:08:26.986 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 9e36d05f-532f-4371-aca1-102b734b99ee 2026-07-30 02:08:27.420 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ebe9a0bc-4668-4750-adca-22a538222dfd'] response: {'server_uuid': '50f1f507-f8cc-4aaf-a2e9-6e08223c731f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9e36d05f-532f-4371-aca1-102b734b99ee', 'code': 200} 2026-07-30 02:08:28.505 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 9e36d05f-532f-4371-aca1-102b734b99ee 2026-07-30 02:08:40.480 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port a65030ea-7821-4ba9-b73d-ed91953d2c0f 2026-07-30 02:08:40.866 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port b617196c-df84-47a0-bb54-5be0dec035aa 2026-07-30 02:08:42.509 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port a65030ea-7821-4ba9-b73d-ed91953d2c0f 2026-07-30 02:08:42.733 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 2f3a09db-e140-4ebb-9d75-40e2d07456bd 2026-07-30 02:08:43.171 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port b617196c-df84-47a0-bb54-5be0dec035aa 2026-07-30 02:08:43.423 13 INFO neutron.plugins.ml2.plugin [None req-521a6501-76bf-4372-b520-7ea9732f35b5 - - - - - -] Attempt 1 to provision port 088cb693-1094-4b84-84bc-5a7a7aaedaa5 2026-07-30 02:08:43.453 13 INFO neutron.plugins.ml2.plugin [None req-521a6501-76bf-4372-b520-7ea9732f35b5 - - - - - -] Attempt 1 to provision port 2f3a09db-e140-4ebb-9d75-40e2d07456bd 2026-07-30 02:08:44.509 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 2f3a09db-e140-4ebb-9d75-40e2d07456bd 2026-07-30 02:08:46.515 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 81be2e4e-f4ba-4f75-a485-444b8699965c 2026-07-30 02:08:48.470 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 81be2e4e-f4ba-4f75-a485-444b8699965c 2026-07-30 02:08:50.140 13 INFO neutron.plugins.ml2.plugin [None req-1db3522e-feb5-41c1-bd5d-b5bcca87987d - - - - - -] Attempt 1 to provision port 47fcfbd4-8593-4143-b2f5-bb40a14aa068 2026-07-30 02:08:50.176 13 INFO neutron.plugins.ml2.plugin [None req-1db3522e-feb5-41c1-bd5d-b5bcca87987d - - - - - -] Attempt 1 to provision port 81be2e4e-f4ba-4f75-a485-444b8699965c 2026-07-30 02:08:50.278 13 INFO neutron.plugins.ml2.plugin [None req-1db3522e-feb5-41c1-bd5d-b5bcca87987d - - - - - -] Attempt 1 to provision port 4a88a239-cfef-4a41-903f-95dbac0444af 2026-07-30 02:08:50.336 13 INFO neutron.plugins.ml2.plugin [None req-1db3522e-feb5-41c1-bd5d-b5bcca87987d - - - - - -] Attempt 1 to provision port 2f3a09db-e140-4ebb-9d75-40e2d07456bd 2026-07-30 02:08:53.570 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 80703535-527f-4af0-9ac6-a80b46ce6050 2026-07-30 02:08:54.139 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-92caacdd-61b1-4762-8f05-e3acb0661794'] response: {'server_uuid': '288e612e-e02e-4323-b3a4-f903d8b10826', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '80703535-527f-4af0-9ac6-a80b46ce6050', 'code': 200} 2026-07-30 02:08:55.643 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 189ce890-bbba-4307-8cc3-82f7b640dbcd 2026-07-30 02:08:56.300 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-33a0bc2c-a2f6-4b34-89c2-8217fd618587'] response: {'server_uuid': '9a672bfc-c604-46ce-bb19-27d0675c7d93', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '189ce890-bbba-4307-8cc3-82f7b640dbcd', 'code': 200} 2026-07-30 02:08:56.926 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 80703535-527f-4af0-9ac6-a80b46ce6050 2026-07-30 02:08:58.082 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 189ce890-bbba-4307-8cc3-82f7b640dbcd 2026-07-30 02:09:00.210 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 088cb693-1094-4b84-84bc-5a7a7aaedaa5 2026-07-30 02:09:00.406 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 47fcfbd4-8593-4143-b2f5-bb40a14aa068 2026-07-30 02:09:00.653 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 211d7a77-c5c6-47eb-8cb1-4298d8027a90 2026-07-30 02:09:01.056 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 9c04557f-3c32-4d38-b4c0-b032411cbeaf 2026-07-30 02:09:02.561 16 INFO neutron.plugins.ml2.plugin [None req-438c90ee-25b0-4ad1-8842-d0e586cd7133 - - - - - -] Attempt 1 to provision port cd848330-f41c-4711-bd2f-d1de9db34c47 2026-07-30 02:09:02.601 16 INFO neutron.plugins.ml2.plugin [None req-438c90ee-25b0-4ad1-8842-d0e586cd7133 - - - - - -] Attempt 1 to provision port 81be2e4e-f4ba-4f75-a485-444b8699965c 2026-07-30 02:09:02.619 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 47fcfbd4-8593-4143-b2f5-bb40a14aa068 2026-07-30 02:09:02.657 16 INFO neutron.plugins.ml2.plugin [None req-438c90ee-25b0-4ad1-8842-d0e586cd7133 - - - - - -] Attempt 1 to provision port 189ce890-bbba-4307-8cc3-82f7b640dbcd 2026-07-30 02:09:02.668 16 INFO neutron.plugins.ml2.plugin [None req-438c90ee-25b0-4ad1-8842-d0e586cd7133 - - - - - -] Attempt 1 to provision port 211d7a77-c5c6-47eb-8cb1-4298d8027a90 2026-07-30 02:09:02.729 16 INFO neutron.plugins.ml2.plugin [None req-438c90ee-25b0-4ad1-8842-d0e586cd7133 - - - - - -] Attempt 1 to provision port 47fcfbd4-8593-4143-b2f5-bb40a14aa068 2026-07-30 02:09:02.782 16 INFO neutron.plugins.ml2.plugin [None req-438c90ee-25b0-4ad1-8842-d0e586cd7133 - - - - - -] Attempt 1 to provision port 4a88a239-cfef-4a41-903f-95dbac0444af 2026-07-30 02:09:02.817 16 INFO neutron.plugins.ml2.plugin [None req-438c90ee-25b0-4ad1-8842-d0e586cd7133 - - - - - -] Attempt 1 to provision port 5c2f25c5-91d1-459c-a576-9122c502c01d 2026-07-30 02:09:02.847 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 211d7a77-c5c6-47eb-8cb1-4298d8027a90 2026-07-30 02:09:03.328 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 9c04557f-3c32-4d38-b4c0-b032411cbeaf 2026-07-30 02:09:03.778 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 088cb693-1094-4b84-84bc-5a7a7aaedaa5 2026-07-30 02:09:08.034 16 INFO neutron.plugins.ml2.plugin [None req-33b9bbb2-65c5-4136-963f-5572252fc727 - - - - - -] Attempt 1 to provision port 5c2f25c5-91d1-459c-a576-9122c502c01d 2026-07-30 02:09:12.322 13 INFO neutron.plugins.ml2.plugin [None req-c295c8c5-edad-4a8b-9ad2-4338dd38e867 - - - - - -] Attempt 1 to provision port 539341b3-2a8e-45fa-b9b4-6feafcaf92eb 2026-07-30 02:09:12.741 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port f1adb298-7e30-482d-ac22-a1245f021e88 2026-07-30 02:09:12.879 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b78864ba-3ed2-49e6-9446-dfd2781c5e7e'] response: {'server_uuid': '331eee79-2aa7-41d2-b2e9-55213a27ebe9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f1adb298-7e30-482d-ac22-a1245f021e88', 'code': 200} 2026-07-30 02:09:14.083 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port f1adb298-7e30-482d-ac22-a1245f021e88 2026-07-30 02:09:16.143 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 539341b3-2a8e-45fa-b9b4-6feafcaf92eb 2026-07-30 02:09:16.440 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 5c2f25c5-91d1-459c-a576-9122c502c01d 2026-07-30 02:09:18.132 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 539341b3-2a8e-45fa-b9b4-6feafcaf92eb 2026-07-30 02:09:18.264 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 5c2f25c5-91d1-459c-a576-9122c502c01d 2026-07-30 02:09:48.096 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 7ff90017-621a-4026-9ad7-143197666bf5 2026-07-30 02:09:48.368 13 INFO neutron.plugins.ml2.plugin [None req-fd1f236c-1cec-43ab-acff-c7dc5a5c053e - - - - - -] Attempt 1 to provision port a366d577-c8bc-42df-8469-f7cf7e4145ce 2026-07-30 02:09:50.146 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 7ff90017-621a-4026-9ad7-143197666bf5 2026-07-30 02:09:54.139 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 9d876fbc-b7b6-45b2-a229-dc77b1f1745d 2026-07-30 02:09:56.142 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 9d876fbc-b7b6-45b2-a229-dc77b1f1745d 2026-07-30 02:09:56.247 13 INFO neutron.plugins.ml2.plugin [None req-546b1e74-55bb-4a09-b6a8-d07a597b3db7 - - - - - -] Attempt 1 to provision port 9582237e-2669-4b38-b8b0-3efdfc8028cc 2026-07-30 02:09:56.281 13 INFO neutron.plugins.ml2.plugin [None req-546b1e74-55bb-4a09-b6a8-d07a597b3db7 - - - - - -] Attempt 1 to provision port 9d876fbc-b7b6-45b2-a229-dc77b1f1745d 2026-07-30 02:10:02.112 13 INFO neutron.plugins.ml2.plugin [None req-c010e941-8895-4388-817c-795345581129 - - - - - -] Attempt 1 to provision port 9d876fbc-b7b6-45b2-a229-dc77b1f1745d 2026-07-30 02:10:02.177 13 INFO neutron.plugins.ml2.plugin [None req-c010e941-8895-4388-817c-795345581129 - - - - - -] Attempt 1 to provision port 9582237e-2669-4b38-b8b0-3efdfc8028cc 2026-07-30 02:10:02.594 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port d10842ea-c16a-4a02-9705-632372bd2acf 2026-07-30 02:10:02.702 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-08c4f283-4081-48a6-8436-04ffbc98eef3'] response: {'server_uuid': 'e4a25ffe-981b-442f-9bd6-0e67607adab1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd10842ea-c16a-4a02-9705-632372bd2acf', 'code': 200} 2026-07-30 02:10:04.111 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port d10842ea-c16a-4a02-9705-632372bd2acf 2026-07-30 02:10:06.174 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port a366d577-c8bc-42df-8469-f7cf7e4145ce 2026-07-30 02:10:06.450 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 9582237e-2669-4b38-b8b0-3efdfc8028cc 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers [None req-c1a551f5-f858-4cd3-bc1b-47387ebf8bb5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c8049efb-78df-49bd-bcb0-3893ac1824de could not be found. 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c8049efb-78df-49bd-bcb0-3893ac1824de could not be found. 2026-07-30 02:10:06.990 13 ERROR neutron.plugins.ml2.managers 2026-07-30 02:10:06.999 13 ERROR neutron.plugins.ml2.managers [None req-c1a551f5-f858-4cd3-bc1b-47387ebf8bb5 - - - - - -] Failed to bind port b498a0c9-ff55-42a9-b388-30aabf65644b on host instance for vnic_type normal using segments [{'id': '48337c64-c4c0-4a21-b80c-fb3285448763', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 142, 'network_id': '9021a264-7087-45bf-b9fa-7221bf6d02d6'}] 2026-07-30 02:10:07.001 13 INFO neutron.plugins.ml2.plugin [None req-c1a551f5-f858-4cd3-bc1b-47387ebf8bb5 - - - - - -] Attempt 2 to bind port b498a0c9-ff55-42a9-b388-30aabf65644b 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers [None req-c1a551f5-f858-4cd3-bc1b-47387ebf8bb5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c8049efb-78df-49bd-bcb0-3893ac1824de could not be found. 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c8049efb-78df-49bd-bcb0-3893ac1824de could not be found. 2026-07-30 02:10:07.042 13 ERROR neutron.plugins.ml2.managers 2026-07-30 02:10:07.046 13 ERROR neutron.plugins.ml2.managers [None req-c1a551f5-f858-4cd3-bc1b-47387ebf8bb5 - - - - - -] Failed to bind port b498a0c9-ff55-42a9-b388-30aabf65644b on host instance for vnic_type normal using segments [{'id': '48337c64-c4c0-4a21-b80c-fb3285448763', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 142, 'network_id': '9021a264-7087-45bf-b9fa-7221bf6d02d6'}] 2026-07-30 02:10:07.047 13 INFO neutron.plugins.ml2.plugin [None req-c1a551f5-f858-4cd3-bc1b-47387ebf8bb5 - - - - - -] Attempt 3 to bind port b498a0c9-ff55-42a9-b388-30aabf65644b 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers [None req-c1a551f5-f858-4cd3-bc1b-47387ebf8bb5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c8049efb-78df-49bd-bcb0-3893ac1824de could not be found. 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c8049efb-78df-49bd-bcb0-3893ac1824de could not be found. 2026-07-30 02:10:07.085 13 ERROR neutron.plugins.ml2.managers 2026-07-30 02:10:07.087 13 ERROR neutron.plugins.ml2.managers [None req-c1a551f5-f858-4cd3-bc1b-47387ebf8bb5 - - - - - -] Failed to bind port b498a0c9-ff55-42a9-b388-30aabf65644b on host instance for vnic_type normal using segments [{'id': '48337c64-c4c0-4a21-b80c-fb3285448763', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 142, 'network_id': '9021a264-7087-45bf-b9fa-7221bf6d02d6'}] 2026-07-30 02:10:07.089 13 INFO neutron.plugins.ml2.plugin [None req-c1a551f5-f858-4cd3-bc1b-47387ebf8bb5 - - - - - -] Attempt 4 to bind port b498a0c9-ff55-42a9-b388-30aabf65644b 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers [None req-c1a551f5-f858-4cd3-bc1b-47387ebf8bb5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c8049efb-78df-49bd-bcb0-3893ac1824de could not be found. 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c8049efb-78df-49bd-bcb0-3893ac1824de could not be found. 2026-07-30 02:10:07.112 13 ERROR neutron.plugins.ml2.managers 2026-07-30 02:10:07.115 13 ERROR neutron.plugins.ml2.managers [None req-c1a551f5-f858-4cd3-bc1b-47387ebf8bb5 - - - - - -] Failed to bind port b498a0c9-ff55-42a9-b388-30aabf65644b on host instance for vnic_type normal using segments [{'id': '48337c64-c4c0-4a21-b80c-fb3285448763', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 142, 'network_id': '9021a264-7087-45bf-b9fa-7221bf6d02d6'}] 2026-07-30 02:10:07.116 13 INFO neutron.plugins.ml2.plugin [None req-c1a551f5-f858-4cd3-bc1b-47387ebf8bb5 - - - - - -] Attempt 5 to bind port b498a0c9-ff55-42a9-b388-30aabf65644b 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers [None req-c1a551f5-f858-4cd3-bc1b-47387ebf8bb5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c8049efb-78df-49bd-bcb0-3893ac1824de could not be found. 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c8049efb-78df-49bd-bcb0-3893ac1824de could not be found. 2026-07-30 02:10:07.146 13 ERROR neutron.plugins.ml2.managers 2026-07-30 02:10:07.150 13 ERROR neutron.plugins.ml2.managers [None req-c1a551f5-f858-4cd3-bc1b-47387ebf8bb5 - - - - - -] Failed to bind port b498a0c9-ff55-42a9-b388-30aabf65644b on host instance for vnic_type normal using segments [{'id': '48337c64-c4c0-4a21-b80c-fb3285448763', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 142, 'network_id': '9021a264-7087-45bf-b9fa-7221bf6d02d6'}] 2026-07-30 02:10:07.150 13 INFO neutron.plugins.ml2.plugin [None req-c1a551f5-f858-4cd3-bc1b-47387ebf8bb5 - - - - - -] Attempt 6 to bind port b498a0c9-ff55-42a9-b388-30aabf65644b 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers [None req-c1a551f5-f858-4cd3-bc1b-47387ebf8bb5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c8049efb-78df-49bd-bcb0-3893ac1824de could not be found. 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c8049efb-78df-49bd-bcb0-3893ac1824de could not be found. 2026-07-30 02:10:07.179 13 ERROR neutron.plugins.ml2.managers 2026-07-30 02:10:07.181 13 ERROR neutron.plugins.ml2.managers [None req-c1a551f5-f858-4cd3-bc1b-47387ebf8bb5 - - - - - -] Failed to bind port b498a0c9-ff55-42a9-b388-30aabf65644b on host instance for vnic_type normal using segments [{'id': '48337c64-c4c0-4a21-b80c-fb3285448763', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 142, 'network_id': '9021a264-7087-45bf-b9fa-7221bf6d02d6'}] 2026-07-30 02:10:07.181 13 INFO neutron.plugins.ml2.plugin [None req-c1a551f5-f858-4cd3-bc1b-47387ebf8bb5 - - - - - -] Attempt 7 to bind port b498a0c9-ff55-42a9-b388-30aabf65644b 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers [None req-c1a551f5-f858-4cd3-bc1b-47387ebf8bb5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c8049efb-78df-49bd-bcb0-3893ac1824de could not be found. 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c8049efb-78df-49bd-bcb0-3893ac1824de could not be found. 2026-07-30 02:10:07.207 13 ERROR neutron.plugins.ml2.managers 2026-07-30 02:10:07.210 13 ERROR neutron.plugins.ml2.managers [None req-c1a551f5-f858-4cd3-bc1b-47387ebf8bb5 - - - - - -] Failed to bind port b498a0c9-ff55-42a9-b388-30aabf65644b on host instance for vnic_type normal using segments [{'id': '48337c64-c4c0-4a21-b80c-fb3285448763', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 142, 'network_id': '9021a264-7087-45bf-b9fa-7221bf6d02d6'}] 2026-07-30 02:10:07.210 13 INFO neutron.plugins.ml2.plugin [None req-c1a551f5-f858-4cd3-bc1b-47387ebf8bb5 - - - - - -] Attempt 8 to bind port b498a0c9-ff55-42a9-b388-30aabf65644b 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers [None req-c1a551f5-f858-4cd3-bc1b-47387ebf8bb5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c8049efb-78df-49bd-bcb0-3893ac1824de could not be found. 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c8049efb-78df-49bd-bcb0-3893ac1824de could not be found. 2026-07-30 02:10:07.226 13 ERROR neutron.plugins.ml2.managers 2026-07-30 02:10:07.228 13 ERROR neutron.plugins.ml2.managers [None req-c1a551f5-f858-4cd3-bc1b-47387ebf8bb5 - - - - - -] Failed to bind port b498a0c9-ff55-42a9-b388-30aabf65644b on host instance for vnic_type normal using segments [{'id': '48337c64-c4c0-4a21-b80c-fb3285448763', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 142, 'network_id': '9021a264-7087-45bf-b9fa-7221bf6d02d6'}] 2026-07-30 02:10:07.228 13 INFO neutron.plugins.ml2.plugin [None req-c1a551f5-f858-4cd3-bc1b-47387ebf8bb5 - - - - - -] Attempt 9 to bind port b498a0c9-ff55-42a9-b388-30aabf65644b 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers [None req-c1a551f5-f858-4cd3-bc1b-47387ebf8bb5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c8049efb-78df-49bd-bcb0-3893ac1824de could not be found. 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c8049efb-78df-49bd-bcb0-3893ac1824de could not be found. 2026-07-30 02:10:07.259 13 ERROR neutron.plugins.ml2.managers 2026-07-30 02:10:07.261 13 ERROR neutron.plugins.ml2.managers [None req-c1a551f5-f858-4cd3-bc1b-47387ebf8bb5 - - - - - -] Failed to bind port b498a0c9-ff55-42a9-b388-30aabf65644b on host instance for vnic_type normal using segments [{'id': '48337c64-c4c0-4a21-b80c-fb3285448763', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 142, 'network_id': '9021a264-7087-45bf-b9fa-7221bf6d02d6'}] 2026-07-30 02:10:07.261 13 INFO neutron.plugins.ml2.plugin [None req-c1a551f5-f858-4cd3-bc1b-47387ebf8bb5 - - - - - -] Attempt 10 to bind port b498a0c9-ff55-42a9-b388-30aabf65644b 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers [None req-c1a551f5-f858-4cd3-bc1b-47387ebf8bb5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c8049efb-78df-49bd-bcb0-3893ac1824de could not be found. 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c8049efb-78df-49bd-bcb0-3893ac1824de could not be found. 2026-07-30 02:10:07.282 13 ERROR neutron.plugins.ml2.managers 2026-07-30 02:10:07.294 13 ERROR neutron.plugins.ml2.managers [None req-c1a551f5-f858-4cd3-bc1b-47387ebf8bb5 - - - - - -] Failed to bind port b498a0c9-ff55-42a9-b388-30aabf65644b on host instance for vnic_type normal using segments [{'id': '48337c64-c4c0-4a21-b80c-fb3285448763', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 142, 'network_id': '9021a264-7087-45bf-b9fa-7221bf6d02d6'}] 2026-07-30 02:10:08.313 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port a366d577-c8bc-42df-8469-f7cf7e4145ce 2026-07-30 02:10:08.568 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 9582237e-2669-4b38-b8b0-3efdfc8028cc 2026-07-30 02:10:10.106 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 91e262d1-08b2-41b8-a061-668014cc5c5a 2026-07-30 02:10:12.106 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 91e262d1-08b2-41b8-a061-668014cc5c5a 2026-07-30 02:10:14.276 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port f5ed02a7-d66a-4620-b8b6-2da8dfc1d428 2026-07-30 02:10:16.165 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port f5ed02a7-d66a-4620-b8b6-2da8dfc1d428 2026-07-30 02:10:16.406 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 15b75408-1e9d-4264-8d89-9e236a2f3cd2 2026-07-30 02:10:18.051 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 15b75408-1e9d-4264-8d89-9e236a2f3cd2 2026-07-30 02:10:20.063 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 4d551478-a2be-4010-9ca3-0143ebf5c23c 2026-07-30 02:10:21.803 13 INFO neutron.plugins.ml2.plugin [None req-7ae38dd9-d819-4766-ad7b-317461bf915a - - - - - -] Attempt 1 to provision port f5ed02a7-d66a-4620-b8b6-2da8dfc1d428 2026-07-30 02:10:21.862 13 INFO neutron.plugins.ml2.plugin [None req-7ae38dd9-d819-4766-ad7b-317461bf915a - - - - - -] Attempt 1 to provision port 5951c263-64a5-477f-bbd8-e48b1926f6b4 2026-07-30 02:10:21.893 13 INFO neutron.plugins.ml2.plugin [None req-7ae38dd9-d819-4766-ad7b-317461bf915a - - - - - -] Attempt 1 to provision port 35ea1670-67f7-4b81-a0e8-51248e526303 2026-07-30 02:10:21.923 13 INFO neutron.plugins.ml2.plugin [None req-7ae38dd9-d819-4766-ad7b-317461bf915a - - - - - -] Attempt 1 to provision port 9582237e-2669-4b38-b8b0-3efdfc8028cc 2026-07-30 02:10:21.982 13 INFO neutron.plugins.ml2.plugin [None req-7ae38dd9-d819-4766-ad7b-317461bf915a - - - - - -] Attempt 1 to provision port b1d0c0a9-286d-47d4-96d1-5dbf33ee551e 2026-07-30 02:10:22.015 13 INFO neutron.plugins.ml2.plugin [None req-7ae38dd9-d819-4766-ad7b-317461bf915a - - - - - -] Attempt 1 to provision port 4d551478-a2be-4010-9ca3-0143ebf5c23c 2026-07-30 02:10:22.102 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 4d551478-a2be-4010-9ca3-0143ebf5c23c 2026-07-30 02:10:29.177 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port e92b81bd-a5fd-42f6-8da4-80da9ac11267 2026-07-30 02:10:29.216 16 INFO neutron.plugins.ml2.plugin [None req-001471f9-74c0-425e-bcbc-2d5d51e07716 - - - - - -] Attempt 1 to provision port f5ed02a7-d66a-4620-b8b6-2da8dfc1d428 2026-07-30 02:10:29.279 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e4c10ebe-a7f7-47e1-9776-ae9f06529362'] response: {'server_uuid': 'e577c636-fcb5-41b3-ab8a-fd4ad29e0967', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e92b81bd-a5fd-42f6-8da4-80da9ac11267', 'code': 200} 2026-07-30 02:10:29.285 16 INFO neutron.plugins.ml2.plugin [None req-001471f9-74c0-425e-bcbc-2d5d51e07716 - - - - - -] Attempt 1 to provision port d10842ea-c16a-4a02-9705-632372bd2acf 2026-07-30 02:10:29.336 16 INFO neutron.plugins.ml2.plugin [None req-001471f9-74c0-425e-bcbc-2d5d51e07716 - - - - - -] Attempt 1 to provision port 35ea1670-67f7-4b81-a0e8-51248e526303 2026-07-30 02:10:29.468 16 INFO neutron.plugins.ml2.plugin [None req-001471f9-74c0-425e-bcbc-2d5d51e07716 - - - - - -] Attempt 1 to provision port b1d0c0a9-286d-47d4-96d1-5dbf33ee551e 2026-07-30 02:10:29.508 16 INFO neutron.plugins.ml2.plugin [None req-001471f9-74c0-425e-bcbc-2d5d51e07716 - - - - - -] Attempt 1 to provision port e92b81bd-a5fd-42f6-8da4-80da9ac11267 2026-07-30 02:10:30.530 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 35ea1670-67f7-4b81-a0e8-51248e526303 2026-07-30 02:10:30.728 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port e92b81bd-a5fd-42f6-8da4-80da9ac11267 2026-07-30 02:10:30.936 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 5951c263-64a5-477f-bbd8-e48b1926f6b4 2026-07-30 02:10:32.541 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port b1d0c0a9-286d-47d4-96d1-5dbf33ee551e 2026-07-30 02:10:32.897 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port eb502a95-0b9e-4376-bcbe-3bc15c6b98c0 2026-07-30 02:10:33.156 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 5951c263-64a5-477f-bbd8-e48b1926f6b4 2026-07-30 02:10:34.042 13 INFO neutron.plugins.ml2.plugin [None req-14e83391-a729-42d6-8083-b530c5858878 - - - - - -] Attempt 1 to provision port eb502a95-0b9e-4376-bcbe-3bc15c6b98c0 2026-07-30 02:10:34.479 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port b1d0c0a9-286d-47d4-96d1-5dbf33ee551e 2026-07-30 02:10:34.657 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port eb502a95-0b9e-4376-bcbe-3bc15c6b98c0 2026-07-30 02:10:36.289 16 INFO neutron.plugins.ml2.plugin [None req-c3aa04de-4d09-4a64-80fc-997d2b67784a - - - - - -] Attempt 1 to provision port 35ea1670-67f7-4b81-a0e8-51248e526303 2026-07-30 02:10:37.542 16 INFO neutron.plugins.ml2.plugin [None req-74587ffa-b726-43fb-8754-d6a05d8463ba - - - - - -] Attempt 1 to provision port e92b81bd-a5fd-42f6-8da4-80da9ac11267 2026-07-30 02:10:45.017 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 8a108ef3-db34-4a05-9086-62b0c8bf6423 2026-07-30 02:10:45.136 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d477c14-ad60-4129-93a3-f6b02be34a51'] response: {'server_uuid': '9244fc47-67b3-4cbf-9aad-15c3ef79aab2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8a108ef3-db34-4a05-9086-62b0c8bf6423', 'code': 200} 2026-07-30 02:10:46.490 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 8a108ef3-db34-4a05-9086-62b0c8bf6423 2026-07-30 02:11:02.773 16 ERROR neutron.plugins.ml2.managers [None req-f895079c-0670-4225-999b-f35a82c7960d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1bc1e2fd-392e-4d01-85e3-e16233d8a0b3 could not be found. 2026-07-30 02:11:02.773 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-30 02:11:02.773 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-30 02:11:02.773 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-30 02:11:02.773 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-30 02:11:02.773 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-30 02:11:02.773 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-30 02:11:02.773 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-30 02:11:02.773 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.773 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-30 02:11:02.773 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-30 02:11:02.773 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.773 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-30 02:11:02.773 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-30 02:11:02.773 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.773 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-30 02:11:02.773 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-30 02:11:02.773 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-30 02:11:02.773 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:11:02.773 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-30 02:11:02.773 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:11:02.773 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-30 02:11:02.773 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-30 02:11:02.773 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.773 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-30 02:11:02.773 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-30 02:11:02.773 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-30 02:11:02.773 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:11:02.773 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-30 02:11:02.773 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:11:02.773 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-30 02:11:02.773 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-30 02:11:02.773 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.773 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-30 02:11:02.773 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-30 02:11:02.773 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-30 02:11:02.773 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:11:02.773 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-30 02:11:02.773 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:11:02.773 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-30 02:11:02.773 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-30 02:11:02.773 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.773 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-30 02:11:02.773 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-30 02:11:02.773 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.773 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-30 02:11:02.773 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-30 02:11:02.773 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1bc1e2fd-392e-4d01-85e3-e16233d8a0b3 could not be found. 2026-07-30 02:11:02.773 16 ERROR neutron.plugins.ml2.managers 2026-07-30 02:11:02.778 16 ERROR neutron.plugins.ml2.managers [None req-f895079c-0670-4225-999b-f35a82c7960d - - - - - -] Failed to bind port 2ef6df8f-59b2-4c85-9961-3738a56a575e on host instance for vnic_type normal using segments [{'id': 'e45e11df-dbd9-4c24-9974-0182289e2f78', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 92, 'network_id': '6524b3bf-f250-433d-b509-bed5c83ce1b7'}] 2026-07-30 02:11:02.778 16 INFO neutron.plugins.ml2.plugin [None req-f895079c-0670-4225-999b-f35a82c7960d - - - - - -] Attempt 2 to bind port 2ef6df8f-59b2-4c85-9961-3738a56a575e 2026-07-30 02:11:02.795 16 ERROR neutron.plugins.ml2.managers [None req-f895079c-0670-4225-999b-f35a82c7960d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1bc1e2fd-392e-4d01-85e3-e16233d8a0b3 could not be found. 2026-07-30 02:11:02.795 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-30 02:11:02.795 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-30 02:11:02.795 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-30 02:11:02.795 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-30 02:11:02.795 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-30 02:11:02.795 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-30 02:11:02.795 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-30 02:11:02.795 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.795 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-30 02:11:02.795 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-30 02:11:02.795 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.795 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-30 02:11:02.795 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-30 02:11:02.795 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.795 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-30 02:11:02.795 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-30 02:11:02.795 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-30 02:11:02.795 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:11:02.795 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-30 02:11:02.795 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:11:02.795 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-30 02:11:02.795 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-30 02:11:02.795 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.795 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-30 02:11:02.795 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-30 02:11:02.795 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-30 02:11:02.795 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:11:02.795 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-30 02:11:02.795 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:11:02.795 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-30 02:11:02.795 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-30 02:11:02.795 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.795 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-30 02:11:02.795 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-30 02:11:02.795 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-30 02:11:02.795 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:11:02.795 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-30 02:11:02.795 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:11:02.795 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-30 02:11:02.795 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-30 02:11:02.795 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.795 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-30 02:11:02.795 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-30 02:11:02.795 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.795 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-30 02:11:02.795 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-30 02:11:02.795 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1bc1e2fd-392e-4d01-85e3-e16233d8a0b3 could not be found. 2026-07-30 02:11:02.795 16 ERROR neutron.plugins.ml2.managers 2026-07-30 02:11:02.797 16 ERROR neutron.plugins.ml2.managers [None req-f895079c-0670-4225-999b-f35a82c7960d - - - - - -] Failed to bind port 2ef6df8f-59b2-4c85-9961-3738a56a575e on host instance for vnic_type normal using segments [{'id': 'e45e11df-dbd9-4c24-9974-0182289e2f78', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 92, 'network_id': '6524b3bf-f250-433d-b509-bed5c83ce1b7'}] 2026-07-30 02:11:02.797 16 INFO neutron.plugins.ml2.plugin [None req-f895079c-0670-4225-999b-f35a82c7960d - - - - - -] Attempt 3 to bind port 2ef6df8f-59b2-4c85-9961-3738a56a575e 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers [None req-f895079c-0670-4225-999b-f35a82c7960d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1bc1e2fd-392e-4d01-85e3-e16233d8a0b3 could not be found. 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1bc1e2fd-392e-4d01-85e3-e16233d8a0b3 could not be found. 2026-07-30 02:11:02.809 16 ERROR neutron.plugins.ml2.managers 2026-07-30 02:11:02.811 16 ERROR neutron.plugins.ml2.managers [None req-f895079c-0670-4225-999b-f35a82c7960d - - - - - -] Failed to bind port 2ef6df8f-59b2-4c85-9961-3738a56a575e on host instance for vnic_type normal using segments [{'id': 'e45e11df-dbd9-4c24-9974-0182289e2f78', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 92, 'network_id': '6524b3bf-f250-433d-b509-bed5c83ce1b7'}] 2026-07-30 02:11:02.811 16 INFO neutron.plugins.ml2.plugin [None req-f895079c-0670-4225-999b-f35a82c7960d - - - - - -] Attempt 4 to bind port 2ef6df8f-59b2-4c85-9961-3738a56a575e 2026-07-30 02:11:02.830 16 ERROR neutron.plugins.ml2.managers [None req-f895079c-0670-4225-999b-f35a82c7960d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1bc1e2fd-392e-4d01-85e3-e16233d8a0b3 could not be found. 2026-07-30 02:11:02.830 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-30 02:11:02.830 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-30 02:11:02.830 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-30 02:11:02.830 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-30 02:11:02.830 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-30 02:11:02.830 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-30 02:11:02.830 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-30 02:11:02.830 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.830 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-30 02:11:02.830 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-30 02:11:02.830 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.830 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-30 02:11:02.830 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-30 02:11:02.830 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.830 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-30 02:11:02.830 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-30 02:11:02.830 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-30 02:11:02.830 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:11:02.830 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-30 02:11:02.830 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:11:02.830 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-30 02:11:02.830 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-30 02:11:02.830 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.830 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-30 02:11:02.830 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-30 02:11:02.830 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-30 02:11:02.830 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:11:02.830 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-30 02:11:02.830 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:11:02.830 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-30 02:11:02.830 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-30 02:11:02.830 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.830 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-30 02:11:02.830 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-30 02:11:02.830 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-30 02:11:02.830 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:11:02.830 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-30 02:11:02.830 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:11:02.830 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-30 02:11:02.830 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-30 02:11:02.830 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.830 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-30 02:11:02.830 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-30 02:11:02.830 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.830 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-30 02:11:02.830 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-30 02:11:02.830 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1bc1e2fd-392e-4d01-85e3-e16233d8a0b3 could not be found. 2026-07-30 02:11:02.830 16 ERROR neutron.plugins.ml2.managers 2026-07-30 02:11:02.832 16 ERROR neutron.plugins.ml2.managers [None req-f895079c-0670-4225-999b-f35a82c7960d - - - - - -] Failed to bind port 2ef6df8f-59b2-4c85-9961-3738a56a575e on host instance for vnic_type normal using segments [{'id': 'e45e11df-dbd9-4c24-9974-0182289e2f78', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 92, 'network_id': '6524b3bf-f250-433d-b509-bed5c83ce1b7'}] 2026-07-30 02:11:02.832 16 INFO neutron.plugins.ml2.plugin [None req-f895079c-0670-4225-999b-f35a82c7960d - - - - - -] Attempt 5 to bind port 2ef6df8f-59b2-4c85-9961-3738a56a575e 2026-07-30 02:11:02.841 16 ERROR neutron.plugins.ml2.managers [None req-f895079c-0670-4225-999b-f35a82c7960d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1bc1e2fd-392e-4d01-85e3-e16233d8a0b3 could not be found. 2026-07-30 02:11:02.841 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-30 02:11:02.841 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-30 02:11:02.841 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-30 02:11:02.841 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-30 02:11:02.841 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-30 02:11:02.841 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-30 02:11:02.841 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-30 02:11:02.841 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.841 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-30 02:11:02.841 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-30 02:11:02.841 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.841 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-30 02:11:02.841 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-30 02:11:02.841 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.841 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-30 02:11:02.841 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-30 02:11:02.841 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-30 02:11:02.841 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:11:02.841 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-30 02:11:02.841 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:11:02.841 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-30 02:11:02.841 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-30 02:11:02.841 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.841 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-30 02:11:02.841 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-30 02:11:02.841 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-30 02:11:02.841 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:11:02.841 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-30 02:11:02.841 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:11:02.841 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-30 02:11:02.841 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-30 02:11:02.841 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.841 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-30 02:11:02.841 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-30 02:11:02.841 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-30 02:11:02.841 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:11:02.841 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-30 02:11:02.841 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:11:02.841 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-30 02:11:02.841 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-30 02:11:02.841 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.841 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-30 02:11:02.841 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-30 02:11:02.841 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.841 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-30 02:11:02.841 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-30 02:11:02.841 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1bc1e2fd-392e-4d01-85e3-e16233d8a0b3 could not be found. 2026-07-30 02:11:02.841 16 ERROR neutron.plugins.ml2.managers 2026-07-30 02:11:02.842 16 ERROR neutron.plugins.ml2.managers [None req-f895079c-0670-4225-999b-f35a82c7960d - - - - - -] Failed to bind port 2ef6df8f-59b2-4c85-9961-3738a56a575e on host instance for vnic_type normal using segments [{'id': 'e45e11df-dbd9-4c24-9974-0182289e2f78', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 92, 'network_id': '6524b3bf-f250-433d-b509-bed5c83ce1b7'}] 2026-07-30 02:11:02.842 16 INFO neutron.plugins.ml2.plugin [None req-f895079c-0670-4225-999b-f35a82c7960d - - - - - -] Attempt 6 to bind port 2ef6df8f-59b2-4c85-9961-3738a56a575e 2026-07-30 02:11:02.850 16 ERROR neutron.plugins.ml2.managers [None req-f895079c-0670-4225-999b-f35a82c7960d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1bc1e2fd-392e-4d01-85e3-e16233d8a0b3 could not be found. 2026-07-30 02:11:02.850 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-30 02:11:02.850 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-30 02:11:02.850 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-30 02:11:02.850 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-30 02:11:02.850 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-30 02:11:02.850 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-30 02:11:02.850 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-30 02:11:02.850 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.850 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-30 02:11:02.850 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-30 02:11:02.850 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.850 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-30 02:11:02.850 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-30 02:11:02.850 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.850 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-30 02:11:02.850 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-30 02:11:02.850 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-30 02:11:02.850 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:11:02.850 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-30 02:11:02.850 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:11:02.850 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-30 02:11:02.850 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-30 02:11:02.850 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.850 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-30 02:11:02.850 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-30 02:11:02.850 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-30 02:11:02.850 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:11:02.850 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-30 02:11:02.850 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:11:02.850 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-30 02:11:02.850 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-30 02:11:02.850 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.850 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-30 02:11:02.850 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-30 02:11:02.850 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-30 02:11:02.850 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:11:02.850 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-30 02:11:02.850 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:11:02.850 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-30 02:11:02.850 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-30 02:11:02.850 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.850 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-30 02:11:02.850 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-30 02:11:02.850 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.850 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-30 02:11:02.850 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-30 02:11:02.850 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1bc1e2fd-392e-4d01-85e3-e16233d8a0b3 could not be found. 2026-07-30 02:11:02.850 16 ERROR neutron.plugins.ml2.managers 2026-07-30 02:11:02.851 16 ERROR neutron.plugins.ml2.managers [None req-f895079c-0670-4225-999b-f35a82c7960d - - - - - -] Failed to bind port 2ef6df8f-59b2-4c85-9961-3738a56a575e on host instance for vnic_type normal using segments [{'id': 'e45e11df-dbd9-4c24-9974-0182289e2f78', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 92, 'network_id': '6524b3bf-f250-433d-b509-bed5c83ce1b7'}] 2026-07-30 02:11:02.851 16 INFO neutron.plugins.ml2.plugin [None req-f895079c-0670-4225-999b-f35a82c7960d - - - - - -] Attempt 7 to bind port 2ef6df8f-59b2-4c85-9961-3738a56a575e 2026-07-30 02:11:02.861 16 ERROR neutron.plugins.ml2.managers [None req-f895079c-0670-4225-999b-f35a82c7960d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1bc1e2fd-392e-4d01-85e3-e16233d8a0b3 could not be found. 2026-07-30 02:11:02.861 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-30 02:11:02.861 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-30 02:11:02.861 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-30 02:11:02.861 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-30 02:11:02.861 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-30 02:11:02.861 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-30 02:11:02.861 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-30 02:11:02.861 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.861 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-30 02:11:02.861 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-30 02:11:02.861 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.861 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-30 02:11:02.861 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-30 02:11:02.861 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.861 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-30 02:11:02.861 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-30 02:11:02.861 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-30 02:11:02.861 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:11:02.861 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-30 02:11:02.861 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:11:02.861 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-30 02:11:02.861 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-30 02:11:02.861 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.861 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-30 02:11:02.861 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-30 02:11:02.861 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-30 02:11:02.861 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:11:02.861 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-30 02:11:02.861 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:11:02.861 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-30 02:11:02.861 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-30 02:11:02.861 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.861 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-30 02:11:02.861 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-30 02:11:02.861 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-30 02:11:02.861 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:11:02.861 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-30 02:11:02.861 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:11:02.861 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-30 02:11:02.861 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-30 02:11:02.861 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.861 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-30 02:11:02.861 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-30 02:11:02.861 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.861 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-30 02:11:02.861 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-30 02:11:02.861 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1bc1e2fd-392e-4d01-85e3-e16233d8a0b3 could not be found. 2026-07-30 02:11:02.861 16 ERROR neutron.plugins.ml2.managers 2026-07-30 02:11:02.863 16 ERROR neutron.plugins.ml2.managers [None req-f895079c-0670-4225-999b-f35a82c7960d - - - - - -] Failed to bind port 2ef6df8f-59b2-4c85-9961-3738a56a575e on host instance for vnic_type normal using segments [{'id': 'e45e11df-dbd9-4c24-9974-0182289e2f78', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 92, 'network_id': '6524b3bf-f250-433d-b509-bed5c83ce1b7'}] 2026-07-30 02:11:02.863 16 INFO neutron.plugins.ml2.plugin [None req-f895079c-0670-4225-999b-f35a82c7960d - - - - - -] Attempt 8 to bind port 2ef6df8f-59b2-4c85-9961-3738a56a575e 2026-07-30 02:11:02.872 16 ERROR neutron.plugins.ml2.managers [None req-f895079c-0670-4225-999b-f35a82c7960d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1bc1e2fd-392e-4d01-85e3-e16233d8a0b3 could not be found. 2026-07-30 02:11:02.872 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-30 02:11:02.872 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-30 02:11:02.872 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-30 02:11:02.872 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-30 02:11:02.872 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-30 02:11:02.872 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-30 02:11:02.872 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-30 02:11:02.872 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.872 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-30 02:11:02.872 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-30 02:11:02.872 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.872 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-30 02:11:02.872 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-30 02:11:02.872 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.872 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-30 02:11:02.872 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-30 02:11:02.872 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-30 02:11:02.872 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:11:02.872 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-30 02:11:02.872 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:11:02.872 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-30 02:11:02.872 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-30 02:11:02.872 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.872 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-30 02:11:02.872 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-30 02:11:02.872 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-30 02:11:02.872 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:11:02.872 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-30 02:11:02.872 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:11:02.872 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-30 02:11:02.872 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-30 02:11:02.872 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.872 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-30 02:11:02.872 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-30 02:11:02.872 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-30 02:11:02.872 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:11:02.872 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-30 02:11:02.872 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:11:02.872 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-30 02:11:02.872 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-30 02:11:02.872 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.872 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-30 02:11:02.872 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-30 02:11:02.872 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.872 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-30 02:11:02.872 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-30 02:11:02.872 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1bc1e2fd-392e-4d01-85e3-e16233d8a0b3 could not be found. 2026-07-30 02:11:02.872 16 ERROR neutron.plugins.ml2.managers 2026-07-30 02:11:02.872 16 ERROR neutron.plugins.ml2.managers [None req-f895079c-0670-4225-999b-f35a82c7960d - - - - - -] Failed to bind port 2ef6df8f-59b2-4c85-9961-3738a56a575e on host instance for vnic_type normal using segments [{'id': 'e45e11df-dbd9-4c24-9974-0182289e2f78', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 92, 'network_id': '6524b3bf-f250-433d-b509-bed5c83ce1b7'}] 2026-07-30 02:11:02.873 16 INFO neutron.plugins.ml2.plugin [None req-f895079c-0670-4225-999b-f35a82c7960d - - - - - -] Attempt 9 to bind port 2ef6df8f-59b2-4c85-9961-3738a56a575e 2026-07-30 02:11:02.881 16 ERROR neutron.plugins.ml2.managers [None req-f895079c-0670-4225-999b-f35a82c7960d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1bc1e2fd-392e-4d01-85e3-e16233d8a0b3 could not be found. 2026-07-30 02:11:02.881 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-30 02:11:02.881 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-30 02:11:02.881 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-30 02:11:02.881 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-30 02:11:02.881 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-30 02:11:02.881 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-30 02:11:02.881 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-30 02:11:02.881 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.881 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-30 02:11:02.881 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-30 02:11:02.881 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.881 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-30 02:11:02.881 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-30 02:11:02.881 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.881 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-30 02:11:02.881 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-30 02:11:02.881 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-30 02:11:02.881 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:11:02.881 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-30 02:11:02.881 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:11:02.881 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-30 02:11:02.881 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-30 02:11:02.881 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.881 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-30 02:11:02.881 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-30 02:11:02.881 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-30 02:11:02.881 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:11:02.881 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-30 02:11:02.881 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:11:02.881 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-30 02:11:02.881 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-30 02:11:02.881 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.881 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-30 02:11:02.881 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-30 02:11:02.881 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-30 02:11:02.881 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:11:02.881 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-30 02:11:02.881 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:11:02.881 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-30 02:11:02.881 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-30 02:11:02.881 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.881 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-30 02:11:02.881 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-30 02:11:02.881 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.881 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-30 02:11:02.881 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-30 02:11:02.881 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1bc1e2fd-392e-4d01-85e3-e16233d8a0b3 could not be found. 2026-07-30 02:11:02.881 16 ERROR neutron.plugins.ml2.managers 2026-07-30 02:11:02.883 16 ERROR neutron.plugins.ml2.managers [None req-f895079c-0670-4225-999b-f35a82c7960d - - - - - -] Failed to bind port 2ef6df8f-59b2-4c85-9961-3738a56a575e on host instance for vnic_type normal using segments [{'id': 'e45e11df-dbd9-4c24-9974-0182289e2f78', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 92, 'network_id': '6524b3bf-f250-433d-b509-bed5c83ce1b7'}] 2026-07-30 02:11:02.884 16 INFO neutron.plugins.ml2.plugin [None req-f895079c-0670-4225-999b-f35a82c7960d - - - - - -] Attempt 10 to bind port 2ef6df8f-59b2-4c85-9961-3738a56a575e 2026-07-30 02:11:02.900 16 ERROR neutron.plugins.ml2.managers [None req-f895079c-0670-4225-999b-f35a82c7960d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1bc1e2fd-392e-4d01-85e3-e16233d8a0b3 could not be found. 2026-07-30 02:11:02.900 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-30 02:11:02.900 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-30 02:11:02.900 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-30 02:11:02.900 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-30 02:11:02.900 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-30 02:11:02.900 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-30 02:11:02.900 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-30 02:11:02.900 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.900 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-30 02:11:02.900 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-30 02:11:02.900 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.900 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-30 02:11:02.900 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-30 02:11:02.900 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.900 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-30 02:11:02.900 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-30 02:11:02.900 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-30 02:11:02.900 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:11:02.900 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-30 02:11:02.900 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:11:02.900 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-30 02:11:02.900 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-30 02:11:02.900 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.900 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-30 02:11:02.900 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-30 02:11:02.900 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-30 02:11:02.900 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:11:02.900 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-30 02:11:02.900 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:11:02.900 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-30 02:11:02.900 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-30 02:11:02.900 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.900 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-30 02:11:02.900 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-30 02:11:02.900 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-30 02:11:02.900 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-30 02:11:02.900 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-30 02:11:02.900 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-30 02:11:02.900 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-30 02:11:02.900 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-30 02:11:02.900 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.900 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-30 02:11:02.900 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-30 02:11:02.900 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-30 02:11:02.900 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-30 02:11:02.900 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-30 02:11:02.900 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1bc1e2fd-392e-4d01-85e3-e16233d8a0b3 could not be found. 2026-07-30 02:11:02.900 16 ERROR neutron.plugins.ml2.managers 2026-07-30 02:11:02.901 16 ERROR neutron.plugins.ml2.managers [None req-f895079c-0670-4225-999b-f35a82c7960d - - - - - -] Failed to bind port 2ef6df8f-59b2-4c85-9961-3738a56a575e on host instance for vnic_type normal using segments [{'id': 'e45e11df-dbd9-4c24-9974-0182289e2f78', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 92, 'network_id': '6524b3bf-f250-433d-b509-bed5c83ce1b7'}] 2026-07-30 02:11:25.901 13 INFO neutron_taas.services.taas.taas_plugin [None req-13ed313d-96c1-4335-bf4f-7a087920ef7a - - - - - -] TaaS: Handle Delete Port: 9d876fbc-b7b6-45b2-a229-dc77b1f1745d 2026-07-30 02:11:25.909 13 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-13ed313d-96c1-4335-bf4f-7a087920ef7a - - - - - -] Tap Mirror: Handle Delete Port: 9d876fbc-b7b6-45b2-a229-dc77b1f1745d /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-30 02:12:22.504 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 4fbd923f-1642-4f57-9ee4-379e1008c031 2026-07-30 02:12:22.865 13 INFO neutron.plugins.ml2.plugin [None req-7ccaaabc-3974-4160-b6d5-06acb4d2c508 - - - - - -] Attempt 1 to provision port 4fbd923f-1642-4f57-9ee4-379e1008c031 2026-07-30 02:12:24.503 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 4fbd923f-1642-4f57-9ee4-379e1008c031 2026-07-30 02:12:26.526 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 457e3610-08b2-4fc3-bbdd-40779cef3954 2026-07-30 02:12:26.948 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port e7911484-eafb-4a54-97ae-df10cd00533c 2026-07-30 02:12:28.589 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 457e3610-08b2-4fc3-bbdd-40779cef3954 2026-07-30 02:12:28.830 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port e7911484-eafb-4a54-97ae-df10cd00533c 2026-07-30 02:12:30.528 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 7fdd1a38-3e09-4744-b480-053683e230ae 2026-07-30 02:12:32.577 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 7fdd1a38-3e09-4744-b480-053683e230ae 2026-07-30 02:12:34.549 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 4fbd923f-1642-4f57-9ee4-379e1008c031 2026-07-30 02:12:36.110 13 INFO neutron.plugins.ml2.plugin [None req-9a7e2df0-189d-4f98-9bb3-2fbdfc70226e - - - - - -] Attempt 1 to provision port 49e8b52a-8331-4f79-b073-a009140e796a 2026-07-30 02:12:36.137 13 INFO neutron.plugins.ml2.plugin [None req-9a7e2df0-189d-4f98-9bb3-2fbdfc70226e - - - - - -] Attempt 1 to provision port 457e3610-08b2-4fc3-bbdd-40779cef3954 2026-07-30 02:12:36.188 13 INFO neutron.plugins.ml2.plugin [None req-9a7e2df0-189d-4f98-9bb3-2fbdfc70226e - - - - - -] Attempt 1 to provision port 7fdd1a38-3e09-4744-b480-053683e230ae 2026-07-30 02:12:36.239 13 INFO neutron.plugins.ml2.plugin [None req-9a7e2df0-189d-4f98-9bb3-2fbdfc70226e - - - - - -] Attempt 1 to provision port e392b8dc-65eb-4bd4-8452-e442b6661be9 2026-07-30 02:12:36.266 13 INFO neutron.plugins.ml2.plugin [None req-9a7e2df0-189d-4f98-9bb3-2fbdfc70226e - - - - - -] Attempt 1 to provision port 56d7e957-2970-4129-8b97-1fb0cb39ea85 2026-07-30 02:12:36.288 13 INFO neutron.plugins.ml2.plugin [None req-9a7e2df0-189d-4f98-9bb3-2fbdfc70226e - - - - - -] Attempt 1 to provision port 4fbd923f-1642-4f57-9ee4-379e1008c031 2026-07-30 02:12:41.070 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 3af96842-fc8f-4574-b174-f167b289119c 2026-07-30 02:12:41.191 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7fc33475-61ca-4310-a2f1-8f3185ce980d'] response: {'server_uuid': 'fb3c6233-45c4-4be7-9957-56b7b48468cd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3af96842-fc8f-4574-b174-f167b289119c', 'code': 200} 2026-07-30 02:12:42.365 16 INFO neutron.plugins.ml2.plugin [None req-f11216c4-eae7-458a-b8f1-858cce28f2e4 - - - - - -] Attempt 1 to provision port 49e8b52a-8331-4f79-b073-a009140e796a 2026-07-30 02:12:42.389 16 INFO neutron.plugins.ml2.plugin [None req-f11216c4-eae7-458a-b8f1-858cce28f2e4 - - - - - -] Attempt 1 to provision port 457e3610-08b2-4fc3-bbdd-40779cef3954 2026-07-30 02:12:42.441 16 INFO neutron.plugins.ml2.plugin [None req-f11216c4-eae7-458a-b8f1-858cce28f2e4 - - - - - -] Attempt 1 to provision port 3af96842-fc8f-4574-b174-f167b289119c 2026-07-30 02:12:42.504 16 INFO neutron.plugins.ml2.plugin [None req-f11216c4-eae7-458a-b8f1-858cce28f2e4 - - - - - -] Attempt 1 to provision port 7fdd1a38-3e09-4744-b480-053683e230ae 2026-07-30 02:12:42.557 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 3af96842-fc8f-4574-b174-f167b289119c 2026-07-30 02:12:42.579 16 INFO neutron.plugins.ml2.plugin [None req-f11216c4-eae7-458a-b8f1-858cce28f2e4 - - - - - -] Attempt 1 to provision port 56d7e957-2970-4129-8b97-1fb0cb39ea85 2026-07-30 02:12:42.606 16 INFO neutron.plugins.ml2.plugin [None req-f11216c4-eae7-458a-b8f1-858cce28f2e4 - - - - - -] Attempt 1 to provision port 4fbd923f-1642-4f57-9ee4-379e1008c031 2026-07-30 02:12:42.672 16 INFO neutron.plugins.ml2.plugin [None req-f11216c4-eae7-458a-b8f1-858cce28f2e4 - - - - - -] Attempt 1 to provision port 87b0a8bd-da1d-4ed0-9343-0b09172e2db9 2026-07-30 02:12:44.618 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port e392b8dc-65eb-4bd4-8452-e442b6661be9 2026-07-30 02:12:44.892 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 49e8b52a-8331-4f79-b073-a009140e796a 2026-07-30 02:12:45.191 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 56d7e957-2970-4129-8b97-1fb0cb39ea85 2026-07-30 02:12:45.428 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 87b0a8bd-da1d-4ed0-9343-0b09172e2db9 2026-07-30 02:12:46.552 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port e392b8dc-65eb-4bd4-8452-e442b6661be9 2026-07-30 02:12:46.626 13 INFO neutron.plugins.ml2.plugin [None req-d614b6e8-1538-4d06-940f-e5b588027a47 - - - - - -] Attempt 1 to provision port 49e8b52a-8331-4f79-b073-a009140e796a 2026-07-30 02:12:46.680 13 INFO neutron.plugins.ml2.plugin [None req-d614b6e8-1538-4d06-940f-e5b588027a47 - - - - - -] Attempt 1 to provision port 3af96842-fc8f-4574-b174-f167b289119c 2026-07-30 02:12:46.692 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 49e8b52a-8331-4f79-b073-a009140e796a 2026-07-30 02:12:46.726 13 INFO neutron.plugins.ml2.plugin [None req-d614b6e8-1538-4d06-940f-e5b588027a47 - - - - - -] Attempt 1 to provision port 457e3610-08b2-4fc3-bbdd-40779cef3954 2026-07-30 02:12:46.794 13 INFO neutron.plugins.ml2.plugin [None req-d614b6e8-1538-4d06-940f-e5b588027a47 - - - - - -] Attempt 1 to provision port 56d7e957-2970-4129-8b97-1fb0cb39ea85 2026-07-30 02:12:46.841 13 INFO neutron.plugins.ml2.plugin [None req-d614b6e8-1538-4d06-940f-e5b588027a47 - - - - - -] Attempt 1 to provision port 87b0a8bd-da1d-4ed0-9343-0b09172e2db9 2026-07-30 02:12:46.903 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 56d7e957-2970-4129-8b97-1fb0cb39ea85 2026-07-30 02:12:47.090 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 87b0a8bd-da1d-4ed0-9343-0b09172e2db9 2026-07-30 02:12:49.913 13 INFO neutron.plugins.ml2.plugin [None req-ae92e39c-b95c-4f81-a179-4d9c29c44e19 - - - - - -] Attempt 1 to provision port 49e8b52a-8331-4f79-b073-a009140e796a 2026-07-30 02:12:49.963 13 INFO neutron.plugins.ml2.plugin [None req-ae92e39c-b95c-4f81-a179-4d9c29c44e19 - - - - - -] Attempt 1 to provision port 56d7e957-2970-4129-8b97-1fb0cb39ea85 2026-07-30 02:12:50.022 13 INFO neutron.plugins.ml2.plugin [None req-ae92e39c-b95c-4f81-a179-4d9c29c44e19 - - - - - -] Attempt 1 to provision port 87b0a8bd-da1d-4ed0-9343-0b09172e2db9 2026-07-30 02:12:51.311 13 INFO neutron.plugins.ml2.plugin [None req-85c80e98-9c79-474d-bbb1-2ce4611ddd8a - - - - - -] Attempt 1 to provision port 87b0a8bd-da1d-4ed0-9343-0b09172e2db9 2026-07-30 02:12:52.763 16 INFO neutron.plugins.ml2.plugin [None req-b4ec4a98-d935-48bb-b78a-bad1cfa0da0d - - - - - -] Attempt 1 to provision port 3af96842-fc8f-4574-b174-f167b289119c 2026-07-30 02:12:58.585 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port f3700028-cd86-46bb-ba2f-ee20f6f0c383 2026-07-30 02:12:58.695 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e05c3c58-bd13-43e5-86e7-763cd91c9288'] response: {'server_uuid': 'ccaa7ed4-5140-4611-9fac-ac1a43c2333a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f3700028-cd86-46bb-ba2f-ee20f6f0c383', 'code': 200} 2026-07-30 02:13:00.505 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port f3700028-cd86-46bb-ba2f-ee20f6f0c383 2026-07-30 02:13:25.518 13 INFO neutron.plugins.ml2.plugin [None req-f680b63d-699d-4153-9126-1c047699bc93 - - - - - -] Attempt 1 to provision port 801dd730-357f-491a-a098-4dee15978233 2026-07-30 02:13:47.095 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 4abd6860-c4ff-47f8-bd7c-67473233b698 2026-07-30 02:13:47.244 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-498f1b6f-7360-4fc1-919e-0a669edaca70'] response: {'server_uuid': '3fa8b9d8-0987-4c46-a9fb-fdd43bec3ebe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4abd6860-c4ff-47f8-bd7c-67473233b698', 'code': 200} 2026-07-30 02:13:48.566 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 4abd6860-c4ff-47f8-bd7c-67473233b698 2026-07-30 02:14:28.535 16 INFO neutron.plugins.ml2.plugin [None req-1d7c6bf3-d372-4734-bd81-bd8485030631 - - - - - -] Attempt 1 to provision port 8cd46df0-a91f-4803-b575-b67094ac6819 2026-07-30 02:14:34.583 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 8cd46df0-a91f-4803-b575-b67094ac6819 2026-07-30 02:14:34.687 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-91e3fca9-e1f9-4384-a35c-e31ec8ffaaca'] response: {'server_uuid': '3fa8b9d8-0987-4c46-a9fb-fdd43bec3ebe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8cd46df0-a91f-4803-b575-b67094ac6819', 'code': 200} 2026-07-30 02:14:36.542 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 8cd46df0-a91f-4803-b575-b67094ac6819 2026-07-30 02:14:39.087 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 8cd46df0-a91f-4803-b575-b67094ac6819 2026-07-30 02:15:01.661 16 INFO neutron.plugins.ml2.plugin [None req-052e035d-058b-49bc-9aee-73634edbb2fa - - - - - -] Attempt 1 to provision port 695016c7-d9d3-49af-a770-1f954c27d4fa 2026-07-30 02:15:10.165 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 695016c7-d9d3-49af-a770-1f954c27d4fa 2026-07-30 02:15:10.317 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-95f3ff04-b025-4aae-9bb9-aad853984c92'] response: {'server_uuid': '3fa8b9d8-0987-4c46-a9fb-fdd43bec3ebe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '695016c7-d9d3-49af-a770-1f954c27d4fa', 'code': 200} 2026-07-30 02:15:10.785 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 695016c7-d9d3-49af-a770-1f954c27d4fa 2026-07-30 02:15:22.447 13 INFO neutron.plugins.ml2.plugin [None req-e2ccba5b-4533-4793-b553-3d3eca51d7c8 - - - - - -] Attempt 1 to provision port 70e970ff-8492-4dea-9b71-6b83cb254061 2026-07-30 02:15:28.819 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 70e970ff-8492-4dea-9b71-6b83cb254061 2026-07-30 02:15:28.922 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f293b9a-30e8-4950-b303-31c522a2e4a2'] response: {'server_uuid': '3fa8b9d8-0987-4c46-a9fb-fdd43bec3ebe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '70e970ff-8492-4dea-9b71-6b83cb254061', 'code': 200} 2026-07-30 02:15:30.787 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 70e970ff-8492-4dea-9b71-6b83cb254061 2026-07-30 02:15:32.312 13 INFO neutron.plugins.ml2.plugin [None req-830d276c-52d5-4f77-b660-ae8a3f832b5c - - - - - -] Attempt 1 to provision port 695016c7-d9d3-49af-a770-1f954c27d4fa 2026-07-30 02:15:32.820 16 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 695016c7-d9d3-49af-a770-1f954c27d4fa 2026-07-30 02:15:46.838 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 70e970ff-8492-4dea-9b71-6b83cb254061 2026-07-30 02:15:47.096 16 INFO neutron.plugins.ml2.plugin [None req-7dedc45a-917e-4750-accc-d7329643521f - - - - - -] Attempt 1 to provision port 70e970ff-8492-4dea-9b71-6b83cb254061 2026-07-30 02:15:56.457 16 INFO neutron.plugins.ml2.plugin [None req-ec887012-9152-48b5-9de1-759f43f18c85 - - - - - -] Attempt 1 to provision port 695016c7-d9d3-49af-a770-1f954c27d4fa 2026-07-30 02:15:56.818 13 INFO neutron.plugins.ml2.plugin [None req-e1be3619-c216-44cc-b99d-8ee2c5c58d4a - - - - - -] Attempt 1 to provision port 695016c7-d9d3-49af-a770-1f954c27d4fa 2026-07-30 02:16:25.026 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca5f6358-c08a-4ff0-bc5f-836c03b065c1'] response: {'server_uuid': '3fa8b9d8-0987-4c46-a9fb-fdd43bec3ebe', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4abd6860-c4ff-47f8-bd7c-67473233b698', 'code': 200}