+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-10 05:50:33.656 1 INFO neutron.common.config [-] Logging enabled! 2026-04-10 05:50:33.656 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-10 05:50:33.657 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-10 05:50:33.657 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-10 05:50:35.127 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-10 05:50:35.129 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-10 05:50:35.132 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-10 05:50:35.133 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-10 05:50:35.133 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-10 05:50:35.133 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-10 05:50:35.133 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-10 05:50:35.139 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-10 05:50:35.140 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-10 05:50:35.140 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-10 05:50:35.158 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-10 05:50:35.159 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-10 05:50:35.159 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-10 05:50:35.177 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-10 05:50:35.177 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-10 05:50:35.178 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-10 05:50:35.178 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-10 05:50:35.450 1 INFO neutron.plugins.ml2.managers [None req-70d43a01-9549-4de3-8514-7d0bcbedaf03 - - - - - -] Initializing driver for type 'vlan' 2026-04-10 05:50:35.604 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-70d43a01-9549-4de3-8514-7d0bcbedaf03 - - - - - -] VlanTypeDriver initialization complete 2026-04-10 05:50:35.604 1 INFO neutron.plugins.ml2.managers [None req-70d43a01-9549-4de3-8514-7d0bcbedaf03 - - - - - -] Initializing driver for type 'vxlan' 2026-04-10 05:50:35.605 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-70d43a01-9549-4de3-8514-7d0bcbedaf03 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-10 05:50:35.652 1 INFO neutron.plugins.ml2.managers [None req-70d43a01-9549-4de3-8514-7d0bcbedaf03 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-10 05:50:35.652 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-70d43a01-9549-4de3-8514-7d0bcbedaf03 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-10 05:50:35.653 1 INFO neutron.plugins.ml2.managers [None req-70d43a01-9549-4de3-8514-7d0bcbedaf03 - - - - - -] Initializing extension driver 'port_security' 2026-04-10 05:50:35.653 1 INFO neutron.plugins.ml2.extensions.port_security [None req-70d43a01-9549-4de3-8514-7d0bcbedaf03 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-10 05:50:35.653 1 INFO neutron.plugins.ml2.managers [None req-70d43a01-9549-4de3-8514-7d0bcbedaf03 - - - - - -] Initializing extension driver 'qos' 2026-04-10 05:50:35.653 1 INFO neutron.plugins.ml2.managers [None req-70d43a01-9549-4de3-8514-7d0bcbedaf03 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-10 05:50:35.653 1 INFO neutron.plugins.ml2.managers [None req-70d43a01-9549-4de3-8514-7d0bcbedaf03 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-10 05:50:35.669 1 INFO neutron.quota [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded quota_driver: . 2026-04-10 05:50:35.670 1 INFO neutron.plugins.ml2.plugin [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Modular L2 Plugin initialization complete 2026-04-10 05:50:35.670 1 INFO neutron.plugins.ml2.managers [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-10 05:50:35.670 1 INFO neutron.plugins.ml2.managers [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-10 05:50:35.670 1 INFO neutron.plugins.ml2.managers [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-10 05:50:35.670 1 INFO neutron.manager [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loading Plugin: qos 2026-04-10 05:50:35.681 1 INFO neutron.manager [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loading Plugin: router 2026-04-10 05:50:35.714 1 INFO neutron.services.service_base [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-10 05:50:35.714 1 INFO neutron.manager [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loading Plugin: segments 2026-04-10 05:50:35.777 1 INFO neutron.manager [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loading Plugin: trunk 2026-04-10 05:50:35.790 1 INFO neutron.manager [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loading Plugin: vpnaas 2026-04-10 05:50:35.821 1 WARNING stevedore.named [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-10 05:50:35.892 1 INFO neutron_vpnaas.services.vpn.plugin [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-10 05:50:35.892 1 INFO neutron.common.utils [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-10 05:50:35.892 1 INFO neutron.manager [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loading Plugin: taas 2026-04-10 05:50:35.912 1 WARNING stevedore.named [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-10 05:50:35.912 1 WARNING stevedore.named [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-10 05:50:35.939 1 INFO neutron_taas.services.taas.taas_plugin [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-10 05:50:35.940 1 INFO neutron.manager [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loading Plugin: tapmirror 2026-04-10 05:50:35.952 1 WARNING stevedore.named [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-10 05:50:35.952 1 WARNING stevedore.named [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-10 05:50:35.966 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-10 05:50:35.967 1 INFO neutron.manager [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loading Plugin: auto_allocate 2026-04-10 05:50:35.976 1 INFO neutron.manager [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loading Plugin: tag 2026-04-10 05:50:35.984 1 INFO neutron.manager [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loading Plugin: timestamp 2026-04-10 05:50:35.987 1 INFO neutron.manager [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loading Plugin: network_ip_availability 2026-04-10 05:50:35.990 1 INFO neutron.manager [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loading Plugin: flavors 2026-04-10 05:50:35.993 1 INFO neutron.manager [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loading Plugin: revisions 2026-04-10 05:50:35.996 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Initializing extension manager. 2026-04-10 05:50:35.998 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: address-group 2026-04-10 05:50:35.998 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: address-scope 2026-04-10 05:50:35.999 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-10 05:50:36.000 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: agent 2026-04-10 05:50:36.000 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: agent-resources-synced 2026-04-10 05:50:36.001 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-10 05:50:36.002 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-10 05:50:36.002 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: availability_zone 2026-04-10 05:50:36.003 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: availability_zone_filter 2026-04-10 05:50:36.003 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-10 05:50:36.004 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: default-subnetpools 2026-04-10 05:50:36.005 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-10 05:50:36.005 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: dns-integration 2026-04-10 05:50:36.006 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: dns-domain-ports 2026-04-10 05:50:36.006 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-10 05:50:36.007 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: dvr 2026-04-10 05:50:36.007 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-10 05:50:36.007 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: empty-string-filtering 2026-04-10 05:50:36.008 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-10 05:50:36.008 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-10 05:50:36.009 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: external-net 2026-04-10 05:50:36.009 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-10 05:50:36.009 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: extraroute 2026-04-10 05:50:36.010 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: extraroute-atomic 2026-04-10 05:50:36.010 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-10 05:50:36.011 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-10 05:50:36.011 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-10 05:50:36.011 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-10 05:50:36.012 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: fip-port-details 2026-04-10 05:50:36.012 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: flavors 2026-04-10 05:50:36.014 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-10 05:50:36.020 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: floatingip-pools 2026-04-10 05:50:36.021 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: ip_allocation 2026-04-10 05:50:36.022 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-10 05:50:36.023 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: l2_adjacency 2026-04-10 05:50:36.026 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: router 2026-04-10 05:50:36.030 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-10 05:50:36.030 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-10 05:50:36.031 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-10 05:50:36.031 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: ext-gw-mode 2026-04-10 05:50:36.031 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: l3-ha 2026-04-10 05:50:36.032 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-10 05:50:36.032 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-10 05:50:36.033 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: l3-flavors 2026-04-10 05:50:36.033 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-10 05:50:36.034 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-10 05:50:36.036 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-10 05:50:36.037 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-10 05:50:36.038 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-10 05:50:36.039 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-10 05:50:36.039 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-10 05:50:36.040 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: multi-provider 2026-04-10 05:50:36.040 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: net-mtu 2026-04-10 05:50:36.040 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: net-mtu-writable 2026-04-10 05:50:36.041 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: network_availability_zone 2026-04-10 05:50:36.041 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: network_ha 2026-04-10 05:50:36.042 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: network-ip-availability 2026-04-10 05:50:36.043 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-10 05:50:36.043 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: pagination 2026-04-10 05:50:36.043 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: port-device-profile 2026-04-10 05:50:36.044 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-10 05:50:36.044 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-10 05:50:36.045 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-10 05:50:36.045 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: port-mac-override 2026-04-10 05:50:36.046 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-10 05:50:36.046 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-10 05:50:36.046 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-10 05:50:36.047 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: port-resource-request 2026-04-10 05:50:36.047 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-10 05:50:36.047 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-10 05:50:36.048 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: binding 2026-04-10 05:50:36.049 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: binding-extended 2026-04-10 05:50:36.049 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: port-security 2026-04-10 05:50:36.049 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: project-id 2026-04-10 05:50:36.050 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: provider 2026-04-10 05:50:36.051 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-10 05:50:36.052 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: qos 2026-04-10 05:50:36.053 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-10 05:50:36.053 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-10 05:50:36.054 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: qos-default 2026-04-10 05:50:36.054 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: qos-fip 2026-04-10 05:50:36.055 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-10 05:50:36.055 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-10 05:50:36.056 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-10 05:50:36.056 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-10 05:50:36.057 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-10 05:50:36.057 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: qos-pps 2026-04-10 05:50:36.058 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-10 05:50:36.058 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-10 05:50:36.059 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: qos-rules-alias 2026-04-10 05:50:36.059 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: quota-check-limit 2026-04-10 05:50:36.060 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-10 05:50:36.062 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: quotas 2026-04-10 05:50:36.064 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: quota_details 2026-04-10 05:50:36.065 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: rbac-policies 2026-04-10 05:50:36.066 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: rbac-address-group 2026-04-10 05:50:36.066 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: rbac-address-scope 2026-04-10 05:50:36.066 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: rbac-security-groups 2026-04-10 05:50:36.067 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-10 05:50:36.067 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: revision-if-match 2026-04-10 05:50:36.068 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-10 05:50:36.068 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: router_availability_zone 2026-04-10 05:50:36.069 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-10 05:50:36.070 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-10 05:50:36.070 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-10 05:50:36.071 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-10 05:50:36.071 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-10 05:50:36.071 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-10 05:50:36.072 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-10 05:50:36.076 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: security-group 2026-04-10 05:50:36.077 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: segment 2026-04-10 05:50:36.077 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-10 05:50:36.078 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: service-type 2026-04-10 05:50:36.078 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: sorting 2026-04-10 05:50:36.079 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: standard-attr-segment 2026-04-10 05:50:36.079 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: standard-attr-description 2026-04-10 05:50:36.080 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: stateful-security-group 2026-04-10 05:50:36.080 1 WARNING neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-10 05:50:36.081 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-10 05:50:36.081 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: subnet-external-network 2026-04-10 05:50:36.081 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: subnet_onboard 2026-04-10 05:50:36.082 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-10 05:50:36.082 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: subnet-service-types 2026-04-10 05:50:36.083 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: subnet_allocation 2026-04-10 05:50:36.083 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-10 05:50:36.084 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: tag-creation 2026-04-10 05:50:36.084 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-10 05:50:36.088 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: standard-attr-tag 2026-04-10 05:50:36.088 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-10 05:50:36.089 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: trunk 2026-04-10 05:50:36.090 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: trunk-details 2026-04-10 05:50:36.090 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-10 05:50:36.090 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-10 05:50:36.091 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-10 05:50:36.092 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-10 05:50:36.093 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-10 05:50:36.094 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-10 05:50:36.094 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: vpn-flavors 2026-04-10 05:50:36.095 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: vpnaas 2026-04-10 05:50:36.097 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: taas 2026-04-10 05:50:36.097 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: tap-mirror 2026-04-10 05:50:36.098 1 INFO neutron.api.extensions [None req-61ffe481-0583-4f72-b7ca-60d3e73b1645 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-10 05:51:06.190 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-10 05:51:06.248 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-10 05:51:06.249 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-10 05:51:19.392 13 INFO neutron.db.l3_hamode_db [None req-24cce83c-5ec3-4385-b669-0e8a67b35a9e - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-10 05:51:34.689 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 17d50b09-a619-4292-bf12-1b9d485e78fc 2026-04-10 05:51:35.447 16 INFO neutron.plugins.ml2.plugin [None req-dd18a13c-db77-4c78-8542-ffae844e4d35 - - - - - -] Attempt 1 to provision port 17d50b09-a619-4292-bf12-1b9d485e78fc 2026-04-10 05:51:36.614 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 17d50b09-a619-4292-bf12-1b9d485e78fc 2026-04-10 05:51:37.169 16 INFO neutron.plugins.ml2.plugin [None req-3b537ca0-08fd-4ccc-a786-848b948a2d7f - - - - - -] Attempt 1 to provision port 17d50b09-a619-4292-bf12-1b9d485e78fc 2026-04-10 05:56:14.420 13 INFO neutron.plugins.ml2.plugin [None req-0479c38e-885c-48ff-b941-59405365bd8a - - - - - -] Attempt 1 to provision port cf2c77ee-0f09-4db7-8961-3fdbc70b942f 2026-04-10 05:56:14.719 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port cf2c77ee-0f09-4db7-8961-3fdbc70b942f 2026-04-10 05:56:16.133 13 INFO neutron.plugins.ml2.plugin [None req-8963c3eb-5599-4168-875f-c2e1a947b134 - - - - - -] Attempt 1 to provision port cf2c77ee-0f09-4db7-8961-3fdbc70b942f 2026-04-10 05:56:16.695 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port cf2c77ee-0f09-4db7-8961-3fdbc70b942f 2026-04-10 05:56:21.430 16 INFO neutron.plugins.ml2.plugin [None req-a1168af9-09ef-4c40-b34d-b90edb455d24 - - - - - -] Attempt 1 to provision port 32c62617-45d8-4966-8119-f91f6be93f64 2026-04-10 06:00:17.344 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 32c62617-45d8-4966-8119-f91f6be93f64 2026-04-10 06:00:18.768 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 32c62617-45d8-4966-8119-f91f6be93f64 2026-04-10 06:08:48.934 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port f1276ca5-79dc-4e4f-ab2e-d325fd880afb 2026-04-10 06:08:50.906 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port f1276ca5-79dc-4e4f-ab2e-d325fd880afb 2026-04-10 06:19:02.661 13 INFO neutron.plugins.ml2.plugin [None req-90946438-bb19-4359-a916-beeab8093385 - - - - - -] Attempt 1 to provision port cf2c77ee-0f09-4db7-8961-3fdbc70b942f 2026-04-10 06:19:02.723 13 INFO neutron.plugins.ml2.plugin [None req-90946438-bb19-4359-a916-beeab8093385 - - - - - -] Attempt 1 to provision port 32c62617-45d8-4966-8119-f91f6be93f64 2026-04-10 06:19:02.765 13 INFO neutron.plugins.ml2.plugin [None req-90946438-bb19-4359-a916-beeab8093385 - - - - - -] Attempt 1 to provision port 17d50b09-a619-4292-bf12-1b9d485e78fc 2026-04-10 06:24:51.394 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 25086b74-f919-4402-a7af-8a4bb7f2fa48 2026-04-10 06:24:52.403 16 INFO neutron.plugins.ml2.plugin [None req-de277f7e-99dc-4abf-a697-8a93a9db93d1 - - - - - -] Attempt 1 to provision port 25086b74-f919-4402-a7af-8a4bb7f2fa48 2026-04-10 06:24:53.173 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 25086b74-f919-4402-a7af-8a4bb7f2fa48 2026-04-10 06:24:55.286 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 236f87c6-6371-4ed5-af08-64618a536ce7 2026-04-10 06:24:57.232 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 236f87c6-6371-4ed5-af08-64618a536ce7 2026-04-10 06:24:59.437 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port edb0023f-be64-497a-99dd-05cf5be94665 2026-04-10 06:24:59.826 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port e78a1c41-7e24-48e2-80a3-b53016503fbd 2026-04-10 06:25:00.621 16 INFO neutron.plugins.ml2.plugin [None req-10275935-cf51-45b7-a987-b70447ebf795 - - - - - -] Attempt 1 to provision port 2c2d33ba-c281-453e-86f7-782ebe1196e9 2026-04-10 06:25:00.653 16 INFO neutron.plugins.ml2.plugin [None req-10275935-cf51-45b7-a987-b70447ebf795 - - - - - -] Attempt 1 to provision port 236f87c6-6371-4ed5-af08-64618a536ce7 2026-04-10 06:25:00.701 16 INFO neutron.plugins.ml2.plugin [None req-10275935-cf51-45b7-a987-b70447ebf795 - - - - - -] Attempt 1 to provision port 25f5c712-135b-4c62-b598-7c2ec7772633 2026-04-10 06:25:01.255 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port edb0023f-be64-497a-99dd-05cf5be94665 2026-04-10 06:25:01.384 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port e78a1c41-7e24-48e2-80a3-b53016503fbd 2026-04-10 06:25:07.729 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 4fe196ef-0f84-47f7-ba5a-f56737adbc1b 2026-04-10 06:25:08.362 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-818894ee-6641-47d2-aa62-a1838256ad18'] response: {'server_uuid': '52711b8d-31c8-4238-9f8a-300deef73387', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4fe196ef-0f84-47f7-ba5a-f56737adbc1b', 'code': 200} 2026-04-10 06:25:10.088 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 049928af-e5ca-4258-ba94-d2278a2bf54b 2026-04-10 06:25:10.404 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8e8fa9d-f49b-4c77-8195-9b8aa0838379'] response: {'server_uuid': '42d03bc4-40aa-403a-b6e1-2b0650b55f58', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '049928af-e5ca-4258-ba94-d2278a2bf54b', 'code': 200} 2026-04-10 06:25:10.435 16 INFO neutron.plugins.ml2.plugin [None req-d949440f-0130-43f3-91ce-b3c5eb36663f - - - - - -] Attempt 1 to provision port 57ac181e-3797-489c-b6b7-9dcb5a6126e6 2026-04-10 06:25:10.475 16 INFO neutron.plugins.ml2.plugin [None req-d949440f-0130-43f3-91ce-b3c5eb36663f - - - - - -] Attempt 1 to provision port 25086b74-f919-4402-a7af-8a4bb7f2fa48 2026-04-10 06:25:10.501 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 4fe196ef-0f84-47f7-ba5a-f56737adbc1b 2026-04-10 06:25:10.532 16 INFO neutron.plugins.ml2.plugin [None req-d949440f-0130-43f3-91ce-b3c5eb36663f - - - - - -] Attempt 1 to provision port abbeec3e-3001-4e2d-9563-c34bffb2998a 2026-04-10 06:25:10.557 16 INFO neutron.plugins.ml2.plugin [None req-d949440f-0130-43f3-91ce-b3c5eb36663f - - - - - -] Attempt 1 to provision port 049928af-e5ca-4258-ba94-d2278a2bf54b 2026-04-10 06:25:10.611 16 INFO neutron.plugins.ml2.plugin [None req-d949440f-0130-43f3-91ce-b3c5eb36663f - - - - - -] Attempt 1 to provision port 4fe196ef-0f84-47f7-ba5a-f56737adbc1b 2026-04-10 06:25:10.666 16 INFO neutron.plugins.ml2.plugin [None req-d949440f-0130-43f3-91ce-b3c5eb36663f - - - - - -] Attempt 1 to provision port 25f5c712-135b-4c62-b598-7c2ec7772633 2026-04-10 06:25:11.406 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 049928af-e5ca-4258-ba94-d2278a2bf54b 2026-04-10 06:25:14.825 13 INFO neutron.plugins.ml2.plugin [None req-39853c26-5439-44f4-9970-e780cfc02d4b - - - - - -] Attempt 1 to provision port 4fe196ef-0f84-47f7-ba5a-f56737adbc1b 2026-04-10 06:25:14.909 13 INFO neutron.plugins.ml2.plugin [None req-39853c26-5439-44f4-9970-e780cfc02d4b - - - - - -] Attempt 1 to provision port 57ac181e-3797-489c-b6b7-9dcb5a6126e6 2026-04-10 06:25:31.312 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port abbeec3e-3001-4e2d-9563-c34bffb2998a 2026-04-10 06:25:31.585 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 098f7192-10c5-4bbb-abbf-5d86563fd7de 2026-04-10 06:25:32.002 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 57ac181e-3797-489c-b6b7-9dcb5a6126e6 2026-04-10 06:25:32.059 13 INFO neutron.plugins.ml2.plugin [None req-a5890b62-e25b-4b5e-9a94-881f2b9685a8 - - - - - -] Attempt 1 to provision port 0872b057-e407-44a0-b613-3b80c93f2d8d 2026-04-10 06:25:32.790 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 0872b057-e407-44a0-b613-3b80c93f2d8d 2026-04-10 06:25:33.464 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 0872b057-e407-44a0-b613-3b80c93f2d8d 2026-04-10 06:25:33.707 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port abbeec3e-3001-4e2d-9563-c34bffb2998a 2026-04-10 06:25:33.855 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 098f7192-10c5-4bbb-abbf-5d86563fd7de 2026-04-10 06:25:34.046 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 57ac181e-3797-489c-b6b7-9dcb5a6126e6 2026-04-10 06:25:35.362 16 INFO neutron.plugins.ml2.plugin [None req-6a9c10cb-bc9c-4322-aeb3-06ea010a0f67 - - - - - -] Attempt 1 to provision port af5909d6-1cbe-4144-8ac0-50a19ad45836 2026-04-10 06:25:42.071 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8fa8826a-689b-4cb9-9362-1a259c7819d1'] response: {'server_uuid': '52711b8d-31c8-4238-9f8a-300deef73387', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4fe196ef-0f84-47f7-ba5a-f56737adbc1b', 'code': 200} 2026-04-10 06:25:43.494 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 898323c4-5645-45df-851a-503b970c4155 2026-04-10 06:25:45.088 16 INFO neutron.plugins.ml2.plugin [None req-f8952e6f-7f8b-403c-a2a3-730716247204 - - - - - -] Attempt 1 to provision port dc9f388a-4db5-47ba-8db7-041d41e89dc1 2026-04-10 06:25:45.112 16 INFO neutron.plugins.ml2.plugin [None req-f8952e6f-7f8b-403c-a2a3-730716247204 - - - - - -] Attempt 1 to provision port 99e45e7b-08ad-41b8-8382-a12e603e6aaa 2026-04-10 06:25:45.136 16 INFO neutron.plugins.ml2.plugin [None req-f8952e6f-7f8b-403c-a2a3-730716247204 - - - - - -] Attempt 1 to provision port 0872b057-e407-44a0-b613-3b80c93f2d8d 2026-04-10 06:25:45.186 16 INFO neutron.plugins.ml2.plugin [None req-f8952e6f-7f8b-403c-a2a3-730716247204 - - - - - -] Attempt 1 to provision port 898323c4-5645-45df-851a-503b970c4155 2026-04-10 06:25:46.068 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 5423efa8-95be-4464-9adc-13abeea63160 2026-04-10 06:25:46.216 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d521bb19-bad6-4b73-907b-df0b4ee90424'] response: {'server_uuid': '95999530-1974-4191-9a15-7ce3500e5451', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5423efa8-95be-4464-9adc-13abeea63160', 'code': 200} 2026-04-10 06:25:46.481 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 898323c4-5645-45df-851a-503b970c4155 2026-04-10 06:25:47.677 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 5423efa8-95be-4464-9adc-13abeea63160 2026-04-10 06:25:49.689 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port dc9f388a-4db5-47ba-8db7-041d41e89dc1 2026-04-10 06:25:50.066 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port af5909d6-1cbe-4144-8ac0-50a19ad45836 2026-04-10 06:25:50.537 16 INFO neutron.plugins.ml2.plugin [None req-0673c6be-d6fd-4d38-8e9a-e048d78f6c69 - - - - - -] Attempt 1 to provision port dc9f388a-4db5-47ba-8db7-041d41e89dc1 2026-04-10 06:25:51.563 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port dc9f388a-4db5-47ba-8db7-041d41e89dc1 2026-04-10 06:25:51.763 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port af5909d6-1cbe-4144-8ac0-50a19ad45836 2026-04-10 06:25:53.265 13 INFO neutron.plugins.ml2.plugin [None req-95a7b9b5-221e-4e73-a934-d351820c669e - - - - - -] Attempt 1 to provision port 5423efa8-95be-4464-9adc-13abeea63160 2026-04-10 06:25:53.661 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e3580c5-f0d3-4e10-bf27-5c0593abdbf9'] response: {'server_uuid': '95999530-1974-4191-9a15-7ce3500e5451', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5423efa8-95be-4464-9adc-13abeea63160', 'code': 200} 2026-04-10 06:25:55.661 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 0090a69c-86e2-4570-98bf-a9b14c1c1e73 2026-04-10 06:25:57.629 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 0090a69c-86e2-4570-98bf-a9b14c1c1e73 2026-04-10 06:25:57.816 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port c65d8b10-17df-48f1-a7f4-46a4844724ce 2026-04-10 06:25:59.590 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port d92e75b8-0e84-4af4-a409-93a620b151a5 2026-04-10 06:25:59.865 13 INFO neutron.plugins.ml2.plugin [None req-eaf1188b-6445-4667-b751-20189271e89f - - - - - -] Attempt 1 to provision port 909d6391-b0fa-4917-a475-51df814703d0 2026-04-10 06:25:59.902 13 INFO neutron.plugins.ml2.plugin [None req-eaf1188b-6445-4667-b751-20189271e89f - - - - - -] Attempt 1 to provision port c65d8b10-17df-48f1-a7f4-46a4844724ce 2026-04-10 06:26:00.036 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port c65d8b10-17df-48f1-a7f4-46a4844724ce 2026-04-10 06:26:01.779 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port d92e75b8-0e84-4af4-a409-93a620b151a5 2026-04-10 06:26:05.547 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 720c58e7-50b7-4b36-93ce-47c244fa9b44 2026-04-10 06:26:07.625 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 720c58e7-50b7-4b36-93ce-47c244fa9b44 2026-04-10 06:26:07.960 16 INFO neutron.plugins.ml2.plugin [None req-c264d919-a53f-491b-b0fc-0d1d658623bb - - - - - -] Attempt 1 to provision port fcaf68a8-760c-4ca3-8b9f-9577a65d1a32 2026-04-10 06:26:07.983 16 INFO neutron.plugins.ml2.plugin [None req-c264d919-a53f-491b-b0fc-0d1d658623bb - - - - - -] Attempt 1 to provision port c65d8b10-17df-48f1-a7f4-46a4844724ce 2026-04-10 06:26:11.569 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port ee33ddc4-04c5-4e0c-a690-6d6ef17689dc 2026-04-10 06:26:12.010 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port a7c7a02c-cc69-4e7e-aae2-2380307ebeac 2026-04-10 06:26:14.166 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port ee33ddc4-04c5-4e0c-a690-6d6ef17689dc 2026-04-10 06:26:14.386 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 1ae622e5-f99b-4e79-b37b-1eb7cb3a4f8f 2026-04-10 06:26:14.545 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-03967014-b26c-4a3c-8117-627ec4200080'] response: {'server_uuid': '7949b59b-cb09-406c-8bbf-9f6d06ca182b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1ae622e5-f99b-4e79-b37b-1eb7cb3a4f8f', 'code': 200} 2026-04-10 06:26:14.867 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port a7c7a02c-cc69-4e7e-aae2-2380307ebeac 2026-04-10 06:26:15.702 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 1ae622e5-f99b-4e79-b37b-1eb7cb3a4f8f 2026-04-10 06:26:17.680 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 909d6391-b0fa-4917-a475-51df814703d0 2026-04-10 06:26:18.059 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 3f611bd8-d603-4084-969c-af83fbf1d5ed 2026-04-10 06:26:20.681 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 63c90fd6-f2b4-4746-a677-f9a988a2b233 2026-04-10 06:26:20.920 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 928d102c-132c-4113-b9b1-9d1985b8c817 2026-04-10 06:26:21.171 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-55635afc-63b0-4b21-a4dc-92928d01fce1'] response: {'server_uuid': '94e3ffc1-226b-4cda-b32c-d9c6774117a3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '928d102c-132c-4113-b9b1-9d1985b8c817', 'code': 200} 2026-04-10 06:26:21.500 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 909d6391-b0fa-4917-a475-51df814703d0 2026-04-10 06:26:21.778 13 INFO neutron.plugins.ml2.plugin [None req-b576358e-965f-4669-adf5-7871d24e1472 - - - - - -] Attempt 1 to provision port 63c90fd6-f2b4-4746-a677-f9a988a2b233 2026-04-10 06:26:21.847 13 INFO neutron.plugins.ml2.plugin [None req-b576358e-965f-4669-adf5-7871d24e1472 - - - - - -] Attempt 1 to provision port 3f611bd8-d603-4084-969c-af83fbf1d5ed 2026-04-10 06:26:21.887 13 INFO neutron.plugins.ml2.plugin [None req-b576358e-965f-4669-adf5-7871d24e1472 - - - - - -] Attempt 1 to provision port ee33ddc4-04c5-4e0c-a690-6d6ef17689dc 2026-04-10 06:26:21.908 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 3f611bd8-d603-4084-969c-af83fbf1d5ed 2026-04-10 06:26:21.929 13 INFO neutron.plugins.ml2.plugin [None req-b576358e-965f-4669-adf5-7871d24e1472 - - - - - -] Attempt 1 to provision port 2d5f5dc4-2258-401a-81e5-57b55917e750 2026-04-10 06:26:21.952 13 INFO neutron.plugins.ml2.plugin [None req-b576358e-965f-4669-adf5-7871d24e1472 - - - - - -] Attempt 1 to provision port 65da45ef-4dae-46e5-9c46-7eefb8525cea 2026-04-10 06:26:21.983 13 INFO neutron.plugins.ml2.plugin [None req-b576358e-965f-4669-adf5-7871d24e1472 - - - - - -] Attempt 1 to provision port fcaf68a8-760c-4ca3-8b9f-9577a65d1a32 2026-04-10 06:26:22.204 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port fcaf68a8-760c-4ca3-8b9f-9577a65d1a32 2026-04-10 06:26:23.553 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 962e812d-fe18-4c4d-8f55-d3a6ccb31e1f 2026-04-10 06:26:23.858 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 63c90fd6-f2b4-4746-a677-f9a988a2b233 2026-04-10 06:26:24.016 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 928d102c-132c-4113-b9b1-9d1985b8c817 2026-04-10 06:26:24.237 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port fcaf68a8-760c-4ca3-8b9f-9577a65d1a32 2026-04-10 06:26:24.541 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port b51daed3-3ed2-4ef4-9e77-d734103d7a3c 2026-04-10 06:26:24.717 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1d1a9fa-0577-4172-a4b2-21ff9ddab38c'] response: {'server_uuid': '6431e460-0655-427a-9e61-7b6e55fe17c4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b51daed3-3ed2-4ef4-9e77-d734103d7a3c', 'code': 200} 2026-04-10 06:26:26.883 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 962e812d-fe18-4c4d-8f55-d3a6ccb31e1f 2026-04-10 06:26:27.314 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port e6175022-0c9b-4c85-9e1d-8fc219f4f2e6 2026-04-10 06:26:28.432 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 2d5f5dc4-2258-401a-81e5-57b55917e750 2026-04-10 06:26:28.997 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port abe9fda4-921c-453a-9fe2-006673f4cec2 2026-04-10 06:26:29.389 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port b51daed3-3ed2-4ef4-9e77-d734103d7a3c 2026-04-10 06:26:30.296 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 2e360327-7074-4e6e-be9f-770d34be335e 2026-04-10 06:26:30.545 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port e6175022-0c9b-4c85-9e1d-8fc219f4f2e6 2026-04-10 06:26:30.738 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 2d5f5dc4-2258-401a-81e5-57b55917e750 2026-04-10 06:26:30.919 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 65da45ef-4dae-46e5-9c46-7eefb8525cea 2026-04-10 06:26:31.239 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port abe9fda4-921c-453a-9fe2-006673f4cec2 2026-04-10 06:26:31.699 16 INFO neutron.plugins.ml2.plugin [None req-ea1cee87-c0d7-4294-acaf-cad138784e6a - - - - - -] Attempt 1 to provision port 962e812d-fe18-4c4d-8f55-d3a6ccb31e1f 2026-04-10 06:26:31.748 16 INFO neutron.plugins.ml2.plugin [None req-ea1cee87-c0d7-4294-acaf-cad138784e6a - - - - - -] Attempt 1 to provision port ee33ddc4-04c5-4e0c-a690-6d6ef17689dc 2026-04-10 06:26:31.795 16 INFO neutron.plugins.ml2.plugin [None req-ea1cee87-c0d7-4294-acaf-cad138784e6a - - - - - -] Attempt 1 to provision port 65da45ef-4dae-46e5-9c46-7eefb8525cea 2026-04-10 06:26:31.839 16 INFO neutron.plugins.ml2.plugin [None req-ea1cee87-c0d7-4294-acaf-cad138784e6a - - - - - -] Attempt 1 to provision port e6175022-0c9b-4c85-9e1d-8fc219f4f2e6 2026-04-10 06:26:31.872 16 INFO neutron.plugins.ml2.plugin [None req-ea1cee87-c0d7-4294-acaf-cad138784e6a - - - - - -] Attempt 1 to provision port 928d102c-132c-4113-b9b1-9d1985b8c817 2026-04-10 06:26:31.938 16 INFO neutron.plugins.ml2.plugin [None req-ea1cee87-c0d7-4294-acaf-cad138784e6a - - - - - -] Attempt 1 to provision port 2d5f5dc4-2258-401a-81e5-57b55917e750 2026-04-10 06:26:32.663 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 65da45ef-4dae-46e5-9c46-7eefb8525cea 2026-04-10 06:26:32.883 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 2e360327-7074-4e6e-be9f-770d34be335e 2026-04-10 06:26:38.256 13 INFO neutron.plugins.ml2.plugin [None req-7178c5a5-468d-40d7-a767-0c0970c0d175 - - - - - -] Attempt 1 to provision port 962e812d-fe18-4c4d-8f55-d3a6ccb31e1f 2026-04-10 06:26:38.317 13 INFO neutron.plugins.ml2.plugin [None req-7178c5a5-468d-40d7-a767-0c0970c0d175 - - - - - -] Attempt 1 to provision port abe9fda4-921c-453a-9fe2-006673f4cec2 2026-04-10 06:26:38.364 13 INFO neutron.plugins.ml2.plugin [None req-7178c5a5-468d-40d7-a767-0c0970c0d175 - - - - - -] Attempt 1 to provision port 2d5f5dc4-2258-401a-81e5-57b55917e750 2026-04-10 06:26:38.426 13 INFO neutron.plugins.ml2.plugin [None req-7178c5a5-468d-40d7-a767-0c0970c0d175 - - - - - -] Attempt 1 to provision port 2e360327-7074-4e6e-be9f-770d34be335e 2026-04-10 06:26:38.481 13 INFO neutron.plugins.ml2.plugin [None req-7178c5a5-468d-40d7-a767-0c0970c0d175 - - - - - -] Attempt 1 to provision port 928d102c-132c-4113-b9b1-9d1985b8c817 2026-04-10 06:26:41.851 13 INFO neutron.plugins.ml2.plugin [None req-a406ce81-7537-4ee8-b57f-aa86520c4232 - - - - - -] Attempt 1 to provision port b51daed3-3ed2-4ef4-9e77-d734103d7a3c 2026-04-10 06:26:41.908 13 INFO neutron.plugins.ml2.plugin [None req-a406ce81-7537-4ee8-b57f-aa86520c4232 - - - - - -] Attempt 1 to provision port 2d5f5dc4-2258-401a-81e5-57b55917e750 2026-04-10 06:26:41.957 13 INFO neutron.plugins.ml2.plugin [None req-a406ce81-7537-4ee8-b57f-aa86520c4232 - - - - - -] Attempt 1 to provision port 65da45ef-4dae-46e5-9c46-7eefb8525cea 2026-04-10 06:26:56.859 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ef2180f-6984-4e04-b739-0a3d5687e6c1'] response: {'server_uuid': '6431e460-0655-427a-9e61-7b6e55fe17c4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b51daed3-3ed2-4ef4-9e77-d734103d7a3c', 'code': 200} 2026-04-10 06:27:01.236 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port b51daed3-3ed2-4ef4-9e77-d734103d7a3c 2026-04-10 06:27:01.334 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab4a8eac-94fd-48f8-9780-8436f49acfa3'] response: {'server_uuid': '6431e460-0655-427a-9e61-7b6e55fe17c4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b51daed3-3ed2-4ef4-9e77-d734103d7a3c', 'code': 200} 2026-04-10 06:27:02.708 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port b51daed3-3ed2-4ef4-9e77-d734103d7a3c 2026-04-10 06:27:20.540 16 INFO neutron.plugins.ml2.plugin [None req-932bf21f-afbb-4fdd-a0f6-2f418337de3b - - - - - -] Attempt 1 to provision port 88afe425-4952-4236-bc04-c78b62ebe7b9 2026-04-10 06:27:20.660 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 88afe425-4952-4236-bc04-c78b62ebe7b9 2026-04-10 06:27:26.695 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 62d71f7d-bbc7-4c2c-92a8-1d86b59867b7 2026-04-10 06:27:27.056 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port ab94e946-aa73-42af-9639-2db9665843a2 2026-04-10 06:27:28.746 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 62d71f7d-bbc7-4c2c-92a8-1d86b59867b7 2026-04-10 06:27:28.937 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port ab94e946-aa73-42af-9639-2db9665843a2 2026-04-10 06:27:33.158 16 INFO neutron.plugins.ml2.plugin [None req-8a0c05e8-0f86-441c-bd98-b750c1d06fd3 - - - - - -] Attempt 1 to provision port 8ecdbdf4-0d51-4d74-837f-3e882f4c08a8 2026-04-10 06:27:33.217 16 INFO neutron.plugins.ml2.plugin [None req-8a0c05e8-0f86-441c-bd98-b750c1d06fd3 - - - - - -] Attempt 1 to provision port ae80c459-91bc-4ffa-81f8-4c0bc7cc2b7e 2026-04-10 06:27:33.261 16 INFO neutron.plugins.ml2.plugin [None req-8a0c05e8-0f86-441c-bd98-b750c1d06fd3 - - - - - -] Attempt 1 to provision port 62d71f7d-bbc7-4c2c-92a8-1d86b59867b7 2026-04-10 06:27:38.495 13 INFO neutron.plugins.ml2.plugin [None req-cba7bf4a-2e41-42c4-90de-569d5c5966c2 - - - - - -] Attempt 1 to provision port 8ecdbdf4-0d51-4d74-837f-3e882f4c08a8 2026-04-10 06:27:39.840 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 177d227c-8fda-4329-bc11-94035cdff836 2026-04-10 06:27:39.951 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-df4ceb17-aed3-4047-b62e-227637241c5a'] response: {'server_uuid': '8d1638c1-75a9-4191-830f-6d245dbaeeda', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '177d227c-8fda-4329-bc11-94035cdff836', 'code': 200} 2026-04-10 06:27:40.759 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 150006fe-c846-4e84-89bd-91832466ddec 2026-04-10 06:27:41.249 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 177d227c-8fda-4329-bc11-94035cdff836 2026-04-10 06:27:42.789 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 150006fe-c846-4e84-89bd-91832466ddec 2026-04-10 06:27:43.016 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port c9ff60bd-7507-49c3-880b-e2ca16a4265c 2026-04-10 06:27:44.666 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port c9ff60bd-7507-49c3-880b-e2ca16a4265c 2026-04-10 06:27:46.821 13 INFO neutron.plugins.ml2.plugin [None req-a45c2997-eb19-482d-ac92-245a4ea7df7c - - - - - -] Attempt 1 to provision port 8da41f01-4526-4023-a4d2-e7a4956ac94a 2026-04-10 06:27:46.852 13 INFO neutron.plugins.ml2.plugin [None req-a45c2997-eb19-482d-ac92-245a4ea7df7c - - - - - -] Attempt 1 to provision port 9534d040-d4ed-4b1e-a521-121b3694b01e 2026-04-10 06:27:46.873 13 INFO neutron.plugins.ml2.plugin [None req-a45c2997-eb19-482d-ac92-245a4ea7df7c - - - - - -] Attempt 1 to provision port c9ff60bd-7507-49c3-880b-e2ca16a4265c 2026-04-10 06:27:48.731 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 8ecdbdf4-0d51-4d74-837f-3e882f4c08a8 2026-04-10 06:27:49.000 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port ae80c459-91bc-4ffa-81f8-4c0bc7cc2b7e 2026-04-10 06:27:50.727 16 INFO neutron.plugins.ml2.plugin [None req-7d85d16f-e1e9-4528-bf48-92ddfa6b9435 - - - - - -] Attempt 1 to provision port 8da41f01-4526-4023-a4d2-e7a4956ac94a 2026-04-10 06:27:50.759 16 INFO neutron.plugins.ml2.plugin [None req-7d85d16f-e1e9-4528-bf48-92ddfa6b9435 - - - - - -] Attempt 1 to provision port c9ff60bd-7507-49c3-880b-e2ca16a4265c 2026-04-10 06:27:51.834 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 4e1d69f6-f32b-4269-ade1-cbe68d180013 2026-04-10 06:27:52.031 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-281954b0-3de4-475e-8ad2-2566f0707c84'] response: {'server_uuid': 'c20ed240-86bf-4156-9bda-0fee9cccd056', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4e1d69f6-f32b-4269-ade1-cbe68d180013', 'code': 200} 2026-04-10 06:27:53.617 13 INFO neutron.plugins.ml2.plugin [None req-d363af3f-0208-446f-b6c7-b449d8ec12f6 - - - - - -] Attempt 1 to provision port 8da41f01-4526-4023-a4d2-e7a4956ac94a 2026-04-10 06:27:53.747 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 4e1d69f6-f32b-4269-ade1-cbe68d180013 2026-04-10 06:27:56.306 16 INFO neutron.plugins.ml2.plugin [None req-0d52f3fb-c352-426f-9df6-bacb4bcaa2b8 - - - - - -] Attempt 1 to provision port 4e1d69f6-f32b-4269-ade1-cbe68d180013 2026-04-10 06:27:57.510 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 9534d040-d4ed-4b1e-a521-121b3694b01e 2026-04-10 06:27:57.767 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 8da41f01-4526-4023-a4d2-e7a4956ac94a 2026-04-10 06:27:59.469 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 9534d040-d4ed-4b1e-a521-121b3694b01e 2026-04-10 06:27:59.625 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 8da41f01-4526-4023-a4d2-e7a4956ac94a 2026-04-10 06:28:28.478 16 INFO neutron.plugins.ml2.plugin [None req-882de818-b03c-454c-8500-9030117c2f2f - - - - - -] Attempt 1 to provision port 35ccb5c0-ece6-40b9-9ab8-17c975b10419 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers [None req-a069c5dc-98a3-4d72-9917-21b0f8605ef6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9d7af2b3-f904-4a8b-bf30-3a053f82c64c could not be found. 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9d7af2b3-f904-4a8b-bf30-3a053f82c64c could not be found. 2026-04-10 06:28:42.633 13 ERROR neutron.plugins.ml2.managers 2026-04-10 06:28:42.636 13 ERROR neutron.plugins.ml2.managers [None req-a069c5dc-98a3-4d72-9917-21b0f8605ef6 - - - - - -] Failed to bind port 4735f7bd-46da-4d40-b37b-7e7e6c5afd63 on host instance for vnic_type normal using segments [{'id': 'df7518b1-cee6-4976-840f-9443a8e91a67', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 686, 'network_id': 'e171dc05-fcf2-470b-a63f-14ef5d1c2628'}] 2026-04-10 06:28:42.636 13 INFO neutron.plugins.ml2.plugin [None req-a069c5dc-98a3-4d72-9917-21b0f8605ef6 - - - - - -] Attempt 2 to bind port 4735f7bd-46da-4d40-b37b-7e7e6c5afd63 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers [None req-a069c5dc-98a3-4d72-9917-21b0f8605ef6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9d7af2b3-f904-4a8b-bf30-3a053f82c64c could not be found. 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9d7af2b3-f904-4a8b-bf30-3a053f82c64c could not be found. 2026-04-10 06:28:42.645 13 ERROR neutron.plugins.ml2.managers 2026-04-10 06:28:42.646 13 ERROR neutron.plugins.ml2.managers [None req-a069c5dc-98a3-4d72-9917-21b0f8605ef6 - - - - - -] Failed to bind port 4735f7bd-46da-4d40-b37b-7e7e6c5afd63 on host instance for vnic_type normal using segments [{'id': 'df7518b1-cee6-4976-840f-9443a8e91a67', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 686, 'network_id': 'e171dc05-fcf2-470b-a63f-14ef5d1c2628'}] 2026-04-10 06:28:42.646 13 INFO neutron.plugins.ml2.plugin [None req-a069c5dc-98a3-4d72-9917-21b0f8605ef6 - - - - - -] Attempt 3 to bind port 4735f7bd-46da-4d40-b37b-7e7e6c5afd63 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers [None req-a069c5dc-98a3-4d72-9917-21b0f8605ef6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9d7af2b3-f904-4a8b-bf30-3a053f82c64c could not be found. 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9d7af2b3-f904-4a8b-bf30-3a053f82c64c could not be found. 2026-04-10 06:28:42.656 13 ERROR neutron.plugins.ml2.managers 2026-04-10 06:28:42.657 13 ERROR neutron.plugins.ml2.managers [None req-a069c5dc-98a3-4d72-9917-21b0f8605ef6 - - - - - -] Failed to bind port 4735f7bd-46da-4d40-b37b-7e7e6c5afd63 on host instance for vnic_type normal using segments [{'id': 'df7518b1-cee6-4976-840f-9443a8e91a67', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 686, 'network_id': 'e171dc05-fcf2-470b-a63f-14ef5d1c2628'}] 2026-04-10 06:28:42.658 13 INFO neutron.plugins.ml2.plugin [None req-a069c5dc-98a3-4d72-9917-21b0f8605ef6 - - - - - -] Attempt 4 to bind port 4735f7bd-46da-4d40-b37b-7e7e6c5afd63 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers [None req-a069c5dc-98a3-4d72-9917-21b0f8605ef6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9d7af2b3-f904-4a8b-bf30-3a053f82c64c could not be found. 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9d7af2b3-f904-4a8b-bf30-3a053f82c64c could not be found. 2026-04-10 06:28:42.666 13 ERROR neutron.plugins.ml2.managers 2026-04-10 06:28:42.667 13 ERROR neutron.plugins.ml2.managers [None req-a069c5dc-98a3-4d72-9917-21b0f8605ef6 - - - - - -] Failed to bind port 4735f7bd-46da-4d40-b37b-7e7e6c5afd63 on host instance for vnic_type normal using segments [{'id': 'df7518b1-cee6-4976-840f-9443a8e91a67', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 686, 'network_id': 'e171dc05-fcf2-470b-a63f-14ef5d1c2628'}] 2026-04-10 06:28:42.667 13 INFO neutron.plugins.ml2.plugin [None req-a069c5dc-98a3-4d72-9917-21b0f8605ef6 - - - - - -] Attempt 5 to bind port 4735f7bd-46da-4d40-b37b-7e7e6c5afd63 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers [None req-a069c5dc-98a3-4d72-9917-21b0f8605ef6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9d7af2b3-f904-4a8b-bf30-3a053f82c64c could not be found. 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9d7af2b3-f904-4a8b-bf30-3a053f82c64c could not be found. 2026-04-10 06:28:42.677 13 ERROR neutron.plugins.ml2.managers 2026-04-10 06:28:42.678 13 ERROR neutron.plugins.ml2.managers [None req-a069c5dc-98a3-4d72-9917-21b0f8605ef6 - - - - - -] Failed to bind port 4735f7bd-46da-4d40-b37b-7e7e6c5afd63 on host instance for vnic_type normal using segments [{'id': 'df7518b1-cee6-4976-840f-9443a8e91a67', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 686, 'network_id': 'e171dc05-fcf2-470b-a63f-14ef5d1c2628'}] 2026-04-10 06:28:42.678 13 INFO neutron.plugins.ml2.plugin [None req-a069c5dc-98a3-4d72-9917-21b0f8605ef6 - - - - - -] Attempt 6 to bind port 4735f7bd-46da-4d40-b37b-7e7e6c5afd63 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers [None req-a069c5dc-98a3-4d72-9917-21b0f8605ef6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9d7af2b3-f904-4a8b-bf30-3a053f82c64c could not be found. 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9d7af2b3-f904-4a8b-bf30-3a053f82c64c could not be found. 2026-04-10 06:28:42.687 13 ERROR neutron.plugins.ml2.managers 2026-04-10 06:28:42.688 13 ERROR neutron.plugins.ml2.managers [None req-a069c5dc-98a3-4d72-9917-21b0f8605ef6 - - - - - -] Failed to bind port 4735f7bd-46da-4d40-b37b-7e7e6c5afd63 on host instance for vnic_type normal using segments [{'id': 'df7518b1-cee6-4976-840f-9443a8e91a67', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 686, 'network_id': 'e171dc05-fcf2-470b-a63f-14ef5d1c2628'}] 2026-04-10 06:28:42.689 13 INFO neutron.plugins.ml2.plugin [None req-a069c5dc-98a3-4d72-9917-21b0f8605ef6 - - - - - -] Attempt 7 to bind port 4735f7bd-46da-4d40-b37b-7e7e6c5afd63 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers [None req-a069c5dc-98a3-4d72-9917-21b0f8605ef6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9d7af2b3-f904-4a8b-bf30-3a053f82c64c could not be found. 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9d7af2b3-f904-4a8b-bf30-3a053f82c64c could not be found. 2026-04-10 06:28:42.702 13 ERROR neutron.plugins.ml2.managers 2026-04-10 06:28:42.706 13 ERROR neutron.plugins.ml2.managers [None req-a069c5dc-98a3-4d72-9917-21b0f8605ef6 - - - - - -] Failed to bind port 4735f7bd-46da-4d40-b37b-7e7e6c5afd63 on host instance for vnic_type normal using segments [{'id': 'df7518b1-cee6-4976-840f-9443a8e91a67', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 686, 'network_id': 'e171dc05-fcf2-470b-a63f-14ef5d1c2628'}] 2026-04-10 06:28:42.706 13 INFO neutron.plugins.ml2.plugin [None req-a069c5dc-98a3-4d72-9917-21b0f8605ef6 - - - - - -] Attempt 8 to bind port 4735f7bd-46da-4d40-b37b-7e7e6c5afd63 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers [None req-a069c5dc-98a3-4d72-9917-21b0f8605ef6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9d7af2b3-f904-4a8b-bf30-3a053f82c64c could not be found. 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9d7af2b3-f904-4a8b-bf30-3a053f82c64c could not be found. 2026-04-10 06:28:42.724 13 ERROR neutron.plugins.ml2.managers 2026-04-10 06:28:42.726 13 ERROR neutron.plugins.ml2.managers [None req-a069c5dc-98a3-4d72-9917-21b0f8605ef6 - - - - - -] Failed to bind port 4735f7bd-46da-4d40-b37b-7e7e6c5afd63 on host instance for vnic_type normal using segments [{'id': 'df7518b1-cee6-4976-840f-9443a8e91a67', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 686, 'network_id': 'e171dc05-fcf2-470b-a63f-14ef5d1c2628'}] 2026-04-10 06:28:42.726 13 INFO neutron.plugins.ml2.plugin [None req-a069c5dc-98a3-4d72-9917-21b0f8605ef6 - - - - - -] Attempt 9 to bind port 4735f7bd-46da-4d40-b37b-7e7e6c5afd63 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers [None req-a069c5dc-98a3-4d72-9917-21b0f8605ef6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9d7af2b3-f904-4a8b-bf30-3a053f82c64c could not be found. 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9d7af2b3-f904-4a8b-bf30-3a053f82c64c could not be found. 2026-04-10 06:28:42.740 13 ERROR neutron.plugins.ml2.managers 2026-04-10 06:28:42.742 13 ERROR neutron.plugins.ml2.managers [None req-a069c5dc-98a3-4d72-9917-21b0f8605ef6 - - - - - -] Failed to bind port 4735f7bd-46da-4d40-b37b-7e7e6c5afd63 on host instance for vnic_type normal using segments [{'id': 'df7518b1-cee6-4976-840f-9443a8e91a67', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 686, 'network_id': 'e171dc05-fcf2-470b-a63f-14ef5d1c2628'}] 2026-04-10 06:28:42.742 13 INFO neutron.plugins.ml2.plugin [None req-a069c5dc-98a3-4d72-9917-21b0f8605ef6 - - - - - -] Attempt 10 to bind port 4735f7bd-46da-4d40-b37b-7e7e6c5afd63 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers [None req-a069c5dc-98a3-4d72-9917-21b0f8605ef6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9d7af2b3-f904-4a8b-bf30-3a053f82c64c could not be found. 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9d7af2b3-f904-4a8b-bf30-3a053f82c64c could not be found. 2026-04-10 06:28:42.753 13 ERROR neutron.plugins.ml2.managers 2026-04-10 06:28:42.754 13 ERROR neutron.plugins.ml2.managers [None req-a069c5dc-98a3-4d72-9917-21b0f8605ef6 - - - - - -] Failed to bind port 4735f7bd-46da-4d40-b37b-7e7e6c5afd63 on host instance for vnic_type normal using segments [{'id': 'df7518b1-cee6-4976-840f-9443a8e91a67', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 686, 'network_id': 'e171dc05-fcf2-470b-a63f-14ef5d1c2628'}] 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server [None req-7154341b-da74-4b26-ac12-d839a7cde409 - - - - - -] Exception during message handling: neutron_lib.exceptions.PortNotFound: Port 4735f7bd-46da-4d40-b37b-7e7e6c5afd63 could not be found. 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 292, in _get_port 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server port = model_query.get_by_id(context, models_v2.Port, id, 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/model_query.py", line 211, in get_by_id 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2808, in one 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server return self._iter().one() # type: ignore 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 1815, in one 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 760, in _only_one_row 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 340, in get_dhcp_port 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server return plugin.get_port(context, port_id) 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1664, in get_port 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server port = self._get_port(context, id, lazy_fields=lazy_fields) 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 295, in _get_port 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server raise exceptions.PortNotFound(port_id=id) 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.PortNotFound: Port 4735f7bd-46da-4d40-b37b-7e7e6c5afd63 could not be found. 2026-04-10 06:28:42.907 16 ERROR oslo_messaging.rpc.server 2026-04-10 06:28:51.460 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port b7bd1405-a696-468e-bab7-cc6d77963ace 2026-04-10 06:28:53.443 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port b7bd1405-a696-468e-bab7-cc6d77963ace 2026-04-10 06:29:19.245 13 INFO neutron.plugins.ml2.plugin [None req-c1e32827-26ef-4c54-a87b-ad2e49e199ec - - - - - -] Attempt 1 to provision port a15a17e7-6de5-480c-94f2-f6ce45ad32d0 2026-04-10 06:29:21.508 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 31f4a3e7-b836-46bd-b39a-bfc4b49e0bad 2026-04-10 06:29:21.865 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port b067ae5c-5710-47fa-b1ce-1300f76569c9 2026-04-10 06:29:22.438 16 INFO neutron.plugins.ml2.plugin [None req-a52459a4-5e62-4d88-ae33-2b0b2a9500e3 - - - - - -] Attempt 1 to provision port b067ae5c-5710-47fa-b1ce-1300f76569c9 2026-04-10 06:29:23.473 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 31f4a3e7-b836-46bd-b39a-bfc4b49e0bad 2026-04-10 06:29:23.641 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port b067ae5c-5710-47fa-b1ce-1300f76569c9 2026-04-10 06:29:24.242 16 INFO neutron.plugins.ml2.plugin [None req-0bb3e875-635e-42d3-b4a1-f8778190ab4d - - - - - -] Attempt 1 to provision port b067ae5c-5710-47fa-b1ce-1300f76569c9 2026-04-10 06:29:24.318 16 INFO neutron.plugins.ml2.plugin [None req-0bb3e875-635e-42d3-b4a1-f8778190ab4d - - - - - -] Attempt 1 to provision port 42e9fb00-a501-4d78-8a28-9a920c207441 2026-04-10 06:29:25.502 16 INFO neutron.plugins.ml2.plugin [None req-c2b50125-9783-4cfb-906c-f53143376b42 - - - - - -] Attempt 1 to provision port 42e9fb00-a501-4d78-8a28-9a920c207441 2026-04-10 06:29:26.856 16 INFO neutron.plugins.ml2.plugin [None req-854d3f1a-02db-414e-9cea-b33692d6c83c - - - - - -] Attempt 1 to provision port 42e9fb00-a501-4d78-8a28-9a920c207441 2026-04-10 06:29:32.002 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 25d9d6c3-8cf0-4b61-9f63-bff31b62f8a1 2026-04-10 06:29:32.114 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf7269c4-4650-4263-8487-f34bfaa11b29'] response: {'server_uuid': 'a18aa7af-d91c-4ecb-9405-f96d4f41641d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '25d9d6c3-8cf0-4b61-9f63-bff31b62f8a1', 'code': 200} 2026-04-10 06:29:33.491 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 25d9d6c3-8cf0-4b61-9f63-bff31b62f8a1 2026-04-10 06:29:37.489 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port a15a17e7-6de5-480c-94f2-f6ce45ad32d0 2026-04-10 06:29:37.745 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 42e9fb00-a501-4d78-8a28-9a920c207441 2026-04-10 06:29:39.474 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port a15a17e7-6de5-480c-94f2-f6ce45ad32d0 2026-04-10 06:29:39.609 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 42e9fb00-a501-4d78-8a28-9a920c207441 2026-04-10 06:30:12.019 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 3da703f2-9da3-4264-b199-0d01c072ce1b 2026-04-10 06:30:12.176 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-feaaf3d0-b69c-4a70-853c-1272b75d55ab'] response: {'server_uuid': '9c22281e-eed3-410c-add0-1d5aff38dc38', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3da703f2-9da3-4264-b199-0d01c072ce1b', 'code': 200} 2026-04-10 06:30:13.458 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 3da703f2-9da3-4264-b199-0d01c072ce1b 2026-04-10 06:30:45.676 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8064a34a-f068-4f04-9c2c-9ccb3482895e'] response: {'server_uuid': 'a18aa7af-d91c-4ecb-9405-f96d4f41641d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '25d9d6c3-8cf0-4b61-9f63-bff31b62f8a1', 'code': 200} 2026-04-10 06:30:52.196 13 INFO neutron_taas.services.taas.taas_plugin [None req-62ebf3eb-d8d2-491f-a340-2f0e41b5fd82 - - - - - -] TaaS: Handle Delete Port: b067ae5c-5710-47fa-b1ce-1300f76569c9 2026-04-10 06:30:52.204 13 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-62ebf3eb-d8d2-491f-a340-2f0e41b5fd82 - - - - - -] Tap Mirror: Handle Delete Port: b067ae5c-5710-47fa-b1ce-1300f76569c9 2026-04-10 06:31:35.517 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port ac382f6c-4685-4557-a7a1-2ce30b6edb88 2026-04-10 06:31:37.478 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port ac382f6c-4685-4557-a7a1-2ce30b6edb88 2026-04-10 06:31:39.571 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 5872229c-0e56-4d3d-9055-15b00ff0b479 2026-04-10 06:31:41.532 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 5872229c-0e56-4d3d-9055-15b00ff0b479 2026-04-10 06:31:43.496 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 4fb2c582-805b-4d29-8bc3-a959ae379b17 2026-04-10 06:31:45.363 13 INFO neutron.plugins.ml2.plugin [None req-94b425a1-ec08-41ca-9105-30d72e2d1cf4 - - - - - -] Attempt 1 to provision port ac382f6c-4685-4557-a7a1-2ce30b6edb88 2026-04-10 06:31:45.455 13 INFO neutron.plugins.ml2.plugin [None req-94b425a1-ec08-41ca-9105-30d72e2d1cf4 - - - - - -] Attempt 1 to provision port 53cec379-3fc4-4d14-a1a6-3f5176803127 2026-04-10 06:31:45.491 13 INFO neutron.plugins.ml2.plugin [None req-94b425a1-ec08-41ca-9105-30d72e2d1cf4 - - - - - -] Attempt 1 to provision port 4fb2c582-805b-4d29-8bc3-a959ae379b17 2026-04-10 06:31:45.545 13 INFO neutron.plugins.ml2.plugin [None req-94b425a1-ec08-41ca-9105-30d72e2d1cf4 - - - - - -] Attempt 1 to provision port 592c08a3-4bf6-40e1-add0-15dae3ad5835 2026-04-10 06:31:45.567 13 INFO neutron.plugins.ml2.plugin [None req-94b425a1-ec08-41ca-9105-30d72e2d1cf4 - - - - - -] Attempt 1 to provision port d2538e6f-deba-45dc-aa20-b7e0a0599f07 2026-04-10 06:31:45.583 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 4fb2c582-805b-4d29-8bc3-a959ae379b17 2026-04-10 06:31:47.506 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 12726874-7b61-4b91-a41f-5df359de7c21 2026-04-10 06:31:49.489 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 12726874-7b61-4b91-a41f-5df359de7c21 2026-04-10 06:31:52.244 16 INFO neutron.plugins.ml2.plugin [None req-85bafc7a-8217-402d-9a09-a1e5fa229c72 - - - - - -] Attempt 1 to provision port 12726874-7b61-4b91-a41f-5df359de7c21 2026-04-10 06:31:52.298 16 INFO neutron.plugins.ml2.plugin [None req-85bafc7a-8217-402d-9a09-a1e5fa229c72 - - - - - -] Attempt 1 to provision port 4fb2c582-805b-4d29-8bc3-a959ae379b17 2026-04-10 06:31:52.352 16 INFO neutron.plugins.ml2.plugin [None req-85bafc7a-8217-402d-9a09-a1e5fa229c72 - - - - - -] Attempt 1 to provision port 592c08a3-4bf6-40e1-add0-15dae3ad5835 2026-04-10 06:31:52.375 16 INFO neutron.plugins.ml2.plugin [None req-85bafc7a-8217-402d-9a09-a1e5fa229c72 - - - - - -] Attempt 1 to provision port d2538e6f-deba-45dc-aa20-b7e0a0599f07 2026-04-10 06:31:52.401 16 INFO neutron.plugins.ml2.plugin [None req-85bafc7a-8217-402d-9a09-a1e5fa229c72 - - - - - -] Attempt 1 to provision port 62cdd72d-bc97-488b-ac2f-cbadd78ec169 2026-04-10 06:31:54.029 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 805d89f9-a44e-4447-a1ce-f2b5933fee2b 2026-04-10 06:31:54.236 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-625551b9-a482-466d-ab04-820d3fad4827'] response: {'server_uuid': '96b11b7f-ac7f-49e0-90f3-4739f79aba37', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '805d89f9-a44e-4447-a1ce-f2b5933fee2b', 'code': 200} 2026-04-10 06:31:55.587 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 805d89f9-a44e-4447-a1ce-f2b5933fee2b 2026-04-10 06:31:55.780 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 53cec379-3fc4-4d14-a1a6-3f5176803127 2026-04-10 06:31:56.588 13 INFO neutron.plugins.ml2.plugin [None req-26099c62-47e1-4630-9056-aa92b086dcb1 - - - - - -] Attempt 1 to provision port 12726874-7b61-4b91-a41f-5df359de7c21 2026-04-10 06:31:56.644 13 INFO neutron.plugins.ml2.plugin [None req-26099c62-47e1-4630-9056-aa92b086dcb1 - - - - - -] Attempt 1 to provision port 4fb2c582-805b-4d29-8bc3-a959ae379b17 2026-04-10 06:31:56.685 13 INFO neutron.plugins.ml2.plugin [None req-26099c62-47e1-4630-9056-aa92b086dcb1 - - - - - -] Attempt 1 to provision port 592c08a3-4bf6-40e1-add0-15dae3ad5835 2026-04-10 06:31:56.787 13 INFO neutron.plugins.ml2.plugin [None req-26099c62-47e1-4630-9056-aa92b086dcb1 - - - - - -] Attempt 1 to provision port d2538e6f-deba-45dc-aa20-b7e0a0599f07 2026-04-10 06:31:56.892 13 INFO neutron.plugins.ml2.plugin [None req-26099c62-47e1-4630-9056-aa92b086dcb1 - - - - - -] Attempt 1 to provision port 805d89f9-a44e-4447-a1ce-f2b5933fee2b 2026-04-10 06:31:56.936 13 INFO neutron.plugins.ml2.plugin [None req-26099c62-47e1-4630-9056-aa92b086dcb1 - - - - - -] Attempt 1 to provision port 62cdd72d-bc97-488b-ac2f-cbadd78ec169 2026-04-10 06:31:57.589 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 592c08a3-4bf6-40e1-add0-15dae3ad5835 2026-04-10 06:31:57.772 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 62cdd72d-bc97-488b-ac2f-cbadd78ec169 2026-04-10 06:31:57.932 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 53cec379-3fc4-4d14-a1a6-3f5176803127 2026-04-10 06:31:58.066 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port d2538e6f-deba-45dc-aa20-b7e0a0599f07 2026-04-10 06:31:59.485 16 INFO neutron.plugins.ml2.plugin [None req-ef4f6ed2-7ca1-48a2-ac3d-bd02adb33918 - - - - - -] Attempt 1 to provision port 12726874-7b61-4b91-a41f-5df359de7c21 2026-04-10 06:31:59.536 16 INFO neutron.plugins.ml2.plugin [None req-ef4f6ed2-7ca1-48a2-ac3d-bd02adb33918 - - - - - -] Attempt 1 to provision port 805d89f9-a44e-4447-a1ce-f2b5933fee2b 2026-04-10 06:31:59.602 16 INFO neutron.plugins.ml2.plugin [None req-ef4f6ed2-7ca1-48a2-ac3d-bd02adb33918 - - - - - -] Attempt 1 to provision port d2538e6f-deba-45dc-aa20-b7e0a0599f07 2026-04-10 06:31:59.661 16 INFO neutron.plugins.ml2.plugin [None req-ef4f6ed2-7ca1-48a2-ac3d-bd02adb33918 - - - - - -] Attempt 1 to provision port 62cdd72d-bc97-488b-ac2f-cbadd78ec169 2026-04-10 06:32:01.877 13 INFO neutron.plugins.ml2.plugin [None req-664adcac-5c8a-4fae-8d99-0475f1fb5041 - - - - - -] Attempt 1 to provision port d2538e6f-deba-45dc-aa20-b7e0a0599f07 2026-04-10 06:32:01.957 13 INFO neutron.plugins.ml2.plugin [None req-664adcac-5c8a-4fae-8d99-0475f1fb5041 - - - - - -] Attempt 1 to provision port 62cdd72d-bc97-488b-ac2f-cbadd78ec169 2026-04-10 06:32:03.324 13 INFO neutron.plugins.ml2.plugin [None req-32b5efee-57e0-4336-956e-298e1857d745 - - - - - -] Attempt 1 to provision port 62cdd72d-bc97-488b-ac2f-cbadd78ec169 2026-04-10 06:32:04.767 13 INFO neutron.plugins.ml2.plugin [None req-b5968618-3398-49dd-b69f-9f5bdc4da990 - - - - - -] Attempt 1 to provision port 805d89f9-a44e-4447-a1ce-f2b5933fee2b 2026-04-10 06:32:09.543 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 3a9cefec-d82c-47be-b3b5-5aa3972fa062 2026-04-10 06:32:09.635 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e349f9c8-fd61-42c9-92c6-da7a4bd76eb4'] response: {'server_uuid': '9a27b3c2-9da6-45a5-abf2-c98a9a953c8c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3a9cefec-d82c-47be-b3b5-5aa3972fa062', 'code': 200} 2026-04-10 06:32:11.536 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 3a9cefec-d82c-47be-b3b5-5aa3972fa062 2026-04-10 06:32:43.137 13 INFO neutron.plugins.ml2.plugin [None req-056a6dbe-29f5-4c60-9f7c-47f17db060c9 - - - - - -] Attempt 1 to provision port f79b3175-ee41-46f6-8edf-d67f82180258 2026-04-10 06:33:06.087 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 43f793e3-e966-4ba5-a2e7-a533d056e021 2026-04-10 06:33:06.213 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f0fb4a0-7f46-4032-8f87-629ce39f4b8d'] response: {'server_uuid': '44cb72c0-1a23-477e-acbd-172059c9f745', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '43f793e3-e966-4ba5-a2e7-a533d056e021', 'code': 200} 2026-04-10 06:33:07.543 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 43f793e3-e966-4ba5-a2e7-a533d056e021 2026-04-10 06:33:47.522 16 INFO neutron.plugins.ml2.plugin [None req-c8481ec6-c34c-4041-8813-7924cbde4319 - - - - - -] Attempt 1 to provision port 8682a19a-b9ce-4a44-89d9-7d5b8d504599 2026-04-10 06:33:53.612 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 8682a19a-b9ce-4a44-89d9-7d5b8d504599 2026-04-10 06:33:53.719 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-82136920-a1da-4344-ad4d-0dad66c6a9cd'] response: {'server_uuid': '44cb72c0-1a23-477e-acbd-172059c9f745', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8682a19a-b9ce-4a44-89d9-7d5b8d504599', 'code': 200} 2026-04-10 06:33:55.568 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 8682a19a-b9ce-4a44-89d9-7d5b8d504599 2026-04-10 06:33:58.085 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 8682a19a-b9ce-4a44-89d9-7d5b8d504599 2026-04-10 06:34:23.002 16 INFO neutron.plugins.ml2.plugin [None req-4393881b-e380-48ac-87b0-77fb889d6a8c - - - - - -] Attempt 1 to provision port 65543659-a412-4e6a-9874-4887e77799c1 2026-04-10 06:34:31.172 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 65543659-a412-4e6a-9874-4887e77799c1 2026-04-10 06:34:31.283 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-76478b0e-2f95-4a67-8a07-981fee4fcecb'] response: {'server_uuid': '44cb72c0-1a23-477e-acbd-172059c9f745', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '65543659-a412-4e6a-9874-4887e77799c1', 'code': 200} 2026-04-10 06:34:31.788 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 65543659-a412-4e6a-9874-4887e77799c1 2026-04-10 06:34:43.514 13 INFO neutron.plugins.ml2.plugin [None req-ead08a6d-1b73-4b42-82e3-344a672e766b - - - - - -] Attempt 1 to provision port 14c3eb80-1bf0-47c6-8bbb-57e399bdfd7f 2026-04-10 06:34:49.826 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 14c3eb80-1bf0-47c6-8bbb-57e399bdfd7f 2026-04-10 06:34:49.956 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b47a24b-1751-4c44-93db-0003b12ceee4'] response: {'server_uuid': '44cb72c0-1a23-477e-acbd-172059c9f745', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '14c3eb80-1bf0-47c6-8bbb-57e399bdfd7f', 'code': 200} 2026-04-10 06:34:51.790 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 14c3eb80-1bf0-47c6-8bbb-57e399bdfd7f 2026-04-10 06:34:53.771 13 INFO neutron.plugins.ml2.plugin [None req-11be3b7f-ce59-4f62-b903-ec81adb0d5f1 - - - - - -] Attempt 1 to provision port 65543659-a412-4e6a-9874-4887e77799c1 2026-04-10 06:34:53.820 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 65543659-a412-4e6a-9874-4887e77799c1 2026-04-10 06:35:07.866 13 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 14c3eb80-1bf0-47c6-8bbb-57e399bdfd7f 2026-04-10 06:35:08.599 16 INFO neutron.plugins.ml2.plugin [None req-6f6ca102-e26b-407b-9a17-4999bf0270fd - - - - - -] Attempt 1 to provision port 14c3eb80-1bf0-47c6-8bbb-57e399bdfd7f 2026-04-10 06:35:17.922 16 INFO neutron.plugins.ml2.plugin [None req-ce95ef28-934d-4345-b6e1-b070014a6aed - - - - - -] Attempt 1 to provision port 65543659-a412-4e6a-9874-4887e77799c1 2026-04-10 06:35:18.034 13 INFO neutron.plugins.ml2.plugin [None req-ca46376c-9c34-4927-9a18-cf71eead1b66 - - - - - -] Attempt 1 to provision port 65543659-a412-4e6a-9874-4887e77799c1