+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-25 01:17:35.253 1 INFO neutron.common.config [-] Logging enabled! 2026-05-25 01:17:35.253 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-05-25 01:17:35.253 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-25 01:17:35.253 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-25 01:17:36.202 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-25 01:17:36.204 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-25 01:17:36.207 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-25 01:17:36.208 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-25 01:17:36.208 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-25 01:17:36.209 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-25 01:17:36.209 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-25 01:17:36.214 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-25 01:17:36.214 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-25 01:17:36.214 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-25 01:17:36.229 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-25 01:17:36.230 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-25 01:17:36.231 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-25 01:17:36.263 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-25 01:17:36.263 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-25 01:17:36.263 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-25 01:17:36.263 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-25 01:17:36.270 1 WARNING oslo_policy.policy [None req-800a2e09-0bf7-417c-b9de-406fe9fe884d - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-25 01:17:36.526 1 INFO neutron.plugins.ml2.managers [None req-800a2e09-0bf7-417c-b9de-406fe9fe884d - - - - - -] Initializing driver for type 'vlan' 2026-05-25 01:17:36.720 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-800a2e09-0bf7-417c-b9de-406fe9fe884d - - - - - -] VlanTypeDriver initialization complete 2026-05-25 01:17:36.720 1 INFO neutron.plugins.ml2.managers [None req-800a2e09-0bf7-417c-b9de-406fe9fe884d - - - - - -] Initializing driver for type 'vxlan' 2026-05-25 01:17:36.721 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-800a2e09-0bf7-417c-b9de-406fe9fe884d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-25 01:17:36.771 1 INFO neutron.plugins.ml2.managers [None req-800a2e09-0bf7-417c-b9de-406fe9fe884d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-25 01:17:36.771 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-800a2e09-0bf7-417c-b9de-406fe9fe884d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-25 01:17:36.771 1 INFO neutron.plugins.ml2.managers [None req-800a2e09-0bf7-417c-b9de-406fe9fe884d - - - - - -] Initializing extension driver 'port_security' 2026-05-25 01:17:36.772 1 INFO neutron.plugins.ml2.extensions.port_security [None req-800a2e09-0bf7-417c-b9de-406fe9fe884d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-25 01:17:36.772 1 INFO neutron.plugins.ml2.managers [None req-800a2e09-0bf7-417c-b9de-406fe9fe884d - - - - - -] Initializing extension driver 'qos' 2026-05-25 01:17:36.772 1 INFO neutron.plugins.ml2.managers [None req-800a2e09-0bf7-417c-b9de-406fe9fe884d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-25 01:17:36.772 1 INFO neutron.plugins.ml2.managers [None req-800a2e09-0bf7-417c-b9de-406fe9fe884d - - - - - -] Initializing mechanism driver 'l2population' 2026-05-25 01:17:36.786 1 INFO neutron.quota [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded quota_driver: . 2026-05-25 01:17:36.787 1 INFO neutron.plugins.ml2.plugin [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Modular L2 Plugin initialization complete 2026-05-25 01:17:36.787 1 INFO neutron.plugins.ml2.managers [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-25 01:17:36.787 1 INFO neutron.plugins.ml2.managers [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-25 01:17:36.787 1 INFO neutron.plugins.ml2.managers [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-25 01:17:36.788 1 INFO neutron.extensions.vlantransparent [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Disabled vlantransparent extension. 2026-05-25 01:17:36.788 1 INFO neutron.manager [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loading Plugin: qos 2026-05-25 01:17:36.797 1 INFO neutron.manager [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loading Plugin: router 2026-05-25 01:17:36.827 1 INFO neutron.services.service_base [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-25 01:17:36.828 1 INFO neutron.manager [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loading Plugin: segments 2026-05-25 01:17:36.895 1 INFO neutron.manager [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loading Plugin: trunk 2026-05-25 01:17:36.952 1 INFO neutron.manager [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loading Plugin: vpnaas 2026-05-25 01:17:36.990 1 WARNING stevedore.named [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-25 01:17:37.049 1 INFO neutron_vpnaas.services.vpn.plugin [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-25 01:17:37.050 1 INFO neutron.common.utils [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-25 01:17:37.050 1 INFO neutron.manager [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loading Plugin: auto_allocate 2026-05-25 01:17:37.054 1 INFO neutron.manager [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loading Plugin: tag 2026-05-25 01:17:37.058 1 INFO neutron.manager [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loading Plugin: timestamp 2026-05-25 01:17:37.060 1 INFO neutron.manager [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loading Plugin: network_ip_availability 2026-05-25 01:17:37.064 1 INFO neutron.manager [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loading Plugin: flavors 2026-05-25 01:17:37.067 1 INFO neutron.manager [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loading Plugin: revisions 2026-05-25 01:17:37.071 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Initializing extension manager. 2026-05-25 01:17:37.072 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: address-group 2026-05-25 01:17:37.073 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: address-scope 2026-05-25 01:17:37.073 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-25 01:17:37.074 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: agent 2026-05-25 01:17:37.075 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: agent-resources-synced 2026-05-25 01:17:37.076 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-25 01:17:37.076 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-25 01:17:37.077 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: availability_zone 2026-05-25 01:17:37.077 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: availability_zone_filter 2026-05-25 01:17:37.078 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-25 01:17:37.078 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: default-subnetpools 2026-05-25 01:17:37.079 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-25 01:17:37.080 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: dns-integration 2026-05-25 01:17:37.080 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: dns-domain-ports 2026-05-25 01:17:37.081 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-25 01:17:37.081 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: dvr 2026-05-25 01:17:37.082 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-25 01:17:37.082 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: empty-string-filtering 2026-05-25 01:17:37.083 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-25 01:17:37.083 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-25 01:17:37.084 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: external-net 2026-05-25 01:17:37.084 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-25 01:17:37.085 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: extraroute 2026-05-25 01:17:37.085 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: extraroute-atomic 2026-05-25 01:17:37.086 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-25 01:17:37.086 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-25 01:17:37.087 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-25 01:17:37.087 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-25 01:17:37.088 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: fip-port-details 2026-05-25 01:17:37.088 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: flavors 2026-05-25 01:17:37.089 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-25 01:17:37.090 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: floatingip-pools 2026-05-25 01:17:37.090 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: ip_allocation 2026-05-25 01:17:37.091 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-25 01:17:37.091 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: l2_adjacency 2026-05-25 01:17:37.092 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: router 2026-05-25 01:17:37.093 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-25 01:17:37.094 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-25 01:17:37.094 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-25 01:17:37.095 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: ext-gw-mode 2026-05-25 01:17:37.095 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: l3-ha 2026-05-25 01:17:37.096 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-25 01:17:37.096 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-25 01:17:37.097 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: l3-flavors 2026-05-25 01:17:37.097 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-25 01:17:37.098 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-25 01:17:37.099 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-25 01:17:37.100 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-25 01:17:37.101 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-25 01:17:37.102 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-25 01:17:37.103 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-25 01:17:37.104 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: multi-provider 2026-05-25 01:17:37.104 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: net-mtu 2026-05-25 01:17:37.105 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: net-mtu-writable 2026-05-25 01:17:37.105 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: network_availability_zone 2026-05-25 01:17:37.106 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: network_ha 2026-05-25 01:17:37.106 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: network-ip-availability 2026-05-25 01:17:37.107 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-25 01:17:37.108 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: pagination 2026-05-25 01:17:37.108 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: port-device-profile 2026-05-25 01:17:37.108 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-25 01:17:37.109 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-25 01:17:37.109 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-25 01:17:37.110 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: port-mac-override 2026-05-25 01:17:37.110 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-25 01:17:37.111 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-25 01:17:37.111 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: port-resource-request 2026-05-25 01:17:37.112 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-25 01:17:37.112 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: binding 2026-05-25 01:17:37.113 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: binding-extended 2026-05-25 01:17:37.113 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: port-security 2026-05-25 01:17:37.114 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: project-id 2026-05-25 01:17:37.114 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: provider 2026-05-25 01:17:37.116 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: qos 2026-05-25 01:17:37.116 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-25 01:17:37.117 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-25 01:17:37.117 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: qos-default 2026-05-25 01:17:37.118 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: qos-fip 2026-05-25 01:17:37.118 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-25 01:17:37.119 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-25 01:17:37.119 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-25 01:17:37.120 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-25 01:17:37.120 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-25 01:17:37.121 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: qos-pps 2026-05-25 01:17:37.121 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-25 01:17:37.122 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-25 01:17:37.123 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: qos-rules-alias 2026-05-25 01:17:37.123 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: quota-check-limit 2026-05-25 01:17:37.124 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: quotas 2026-05-25 01:17:37.126 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: quota_details 2026-05-25 01:17:37.127 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: rbac-policies 2026-05-25 01:17:37.128 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: rbac-address-group 2026-05-25 01:17:37.128 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: rbac-address-scope 2026-05-25 01:17:37.129 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: rbac-security-groups 2026-05-25 01:17:37.129 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-25 01:17:37.130 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: revision-if-match 2026-05-25 01:17:37.130 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-25 01:17:37.131 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: router_availability_zone 2026-05-25 01:17:37.131 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-25 01:17:37.132 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-25 01:17:37.133 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-25 01:17:37.133 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-25 01:17:37.134 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-25 01:17:37.134 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-25 01:17:37.135 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-25 01:17:37.141 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: security-group 2026-05-25 01:17:37.142 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: segment 2026-05-25 01:17:37.142 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-25 01:17:37.143 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: service-type 2026-05-25 01:17:37.143 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: sorting 2026-05-25 01:17:37.144 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: standard-attr-segment 2026-05-25 01:17:37.144 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: standard-attr-description 2026-05-25 01:17:37.145 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: stateful-security-group 2026-05-25 01:17:37.145 1 WARNING neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-25 01:17:37.146 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-25 01:17:37.146 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: subnet_onboard 2026-05-25 01:17:37.147 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-25 01:17:37.147 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: subnet-service-types 2026-05-25 01:17:37.148 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: subnet_allocation 2026-05-25 01:17:37.149 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-25 01:17:37.149 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-25 01:17:37.151 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: standard-attr-tag 2026-05-25 01:17:37.152 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-25 01:17:37.152 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: trunk 2026-05-25 01:17:37.153 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: trunk-details 2026-05-25 01:17:37.153 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-25 01:17:37.154 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-25 01:17:37.155 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-25 01:17:37.156 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-25 01:17:37.156 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: vpn-flavors 2026-05-25 01:17:37.157 1 INFO neutron.api.extensions [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Loaded extension: vpnaas 2026-05-25 01:17:37.160 1 INFO oslo_service.service [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Starting 2 workers 2026-05-25 01:17:37.164 1 INFO oslo_service.service [None req-b9b8f3b9-9cb2-4b0b-9c0c-4803f6b27746 - - - - - -] Starting 1 workers 2026-05-25 01:18:08.245 9 INFO neutron.db.l3_hamode_db [None req-27ea25cc-e9b4-45b8-a14c-860133b6eea5 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-25 01:18:24.322 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 47ea2b52-f211-4fe3-9fe2-e81362dd92db 2026-05-25 01:18:24.356 10 INFO neutron.plugins.ml2.plugin [None req-f6fc5b20-a27d-4df7-935e-2d7d89673489 - - - - - -] Attempt 1 to provision port 47ea2b52-f211-4fe3-9fe2-e81362dd92db 2026-05-25 01:18:26.132 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 47ea2b52-f211-4fe3-9fe2-e81362dd92db 2026-05-25 01:22:38.312 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 81165b40-4d87-4ccf-bf36-37f736ea366c 2026-05-25 01:22:38.362 9 INFO neutron.plugins.ml2.plugin [None req-6767e042-2e9f-4d90-9aa5-11e842f9a1a1 - - - - - -] Attempt 1 to provision port 81165b40-4d87-4ccf-bf36-37f736ea366c 2026-05-25 01:22:40.343 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 81165b40-4d87-4ccf-bf36-37f736ea366c 2026-05-25 01:22:45.557 10 INFO neutron.plugins.ml2.plugin [None req-7bb6cad8-6ee5-4bee-9609-686d2078c2ce - - - - - -] Attempt 1 to provision port 553f6bb4-bf49-4114-a532-f394e9300004 2026-05-25 01:26:12.563 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 553f6bb4-bf49-4114-a532-f394e9300004 2026-05-25 01:26:14.439 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 553f6bb4-bf49-4114-a532-f394e9300004 2026-05-25 01:34:16.737 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 60bd92e2-0877-4417-9c96-d387cc6fe7ad 2026-05-25 01:34:18.725 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 60bd92e2-0877-4417-9c96-d387cc6fe7ad 2026-05-25 01:49:37.448 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port d13cb12e-78ce-4262-b5d1-aae36be55131 2026-05-25 01:49:37.842 10 INFO neutron.plugins.ml2.plugin [None req-f133feba-aa95-4599-a1f4-bd295a3e4370 - - - - - -] Attempt 1 to provision port dcabd862-ab7e-4b8e-9f8a-c2d0ed2c0d2f 2026-05-25 01:49:37.985 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port f1ff6b54-618d-426c-a319-c5e8cef38921 2026-05-25 01:49:38.297 10 INFO neutron.plugins.ml2.plugin [None req-848deef4-cdde-47d7-b73b-2ae3fb5529d7 - - - - - -] Attempt 1 to provision port 8ac11047-fdc0-4c22-ae66-826d7a184a09 2026-05-25 01:49:38.437 10 INFO neutron.plugins.ml2.plugin [None req-93052887-a875-4d2b-9b59-9a03e9342af3 - - - - - -] Attempt 1 to provision port f1ff6b54-618d-426c-a319-c5e8cef38921 2026-05-25 01:49:38.913 10 INFO neutron.plugins.ml2.plugin [None req-6ef1beea-0c48-469a-ac3e-f3b5fc48321f - - - - - -] Attempt 1 to provision port d13cb12e-78ce-4262-b5d1-aae36be55131 2026-05-25 01:49:39.087 9 INFO neutron.plugins.ml2.plugin [None req-41264af2-79ef-4bde-bb66-fa3c95c1d5fd - - - - - -] Attempt 1 to provision port db46b12c-c72f-4bb1-b87f-9bf248406888 2026-05-25 01:49:39.563 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port db46b12c-c72f-4bb1-b87f-9bf248406888 2026-05-25 01:49:40.044 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port d13cb12e-78ce-4262-b5d1-aae36be55131 2026-05-25 01:49:40.546 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port f1ff6b54-618d-426c-a319-c5e8cef38921 2026-05-25 01:49:40.563 10 INFO neutron.plugins.ml2.plugin [None req-f717438c-43ce-4e4b-9f80-03fe9fd0211c - - - - - -] Attempt 1 to provision port 6170c1f9-41ca-439f-bd16-ac1090979ed1 2026-05-25 01:49:41.136 10 INFO neutron.plugins.ml2.plugin [None req-04ddea56-6087-4695-882a-b775ed6ef574 - - - - - -] Attempt 1 to provision port 896143c6-133e-4272-a400-810c67c6ed19 2026-05-25 01:49:41.300 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port db46b12c-c72f-4bb1-b87f-9bf248406888 2026-05-25 01:49:41.784 9 INFO neutron.plugins.ml2.plugin [None req-57c2dffe-2154-404f-9f49-3301e2617419 - - - - - -] Attempt 1 to provision port 896143c6-133e-4272-a400-810c67c6ed19 2026-05-25 01:49:42.643 9 INFO neutron.plugins.ml2.plugin [None req-fe5edc66-0712-4c6f-bdbc-7040aabf8296 - - - - - -] Attempt 1 to provision port 18610820-4dc8-4905-9b3f-62d57ca3dcd8 2026-05-25 01:49:42.991 9 INFO neutron.plugins.ml2.plugin [None req-95d1ba88-7dd4-4b95-98aa-ee7e59662b17 - - - - - -] Attempt 1 to provision port 976253c5-2121-4f4b-8dea-69edfc660da0 2026-05-25 01:49:43.350 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port c173955f-e7e8-4474-bacd-a4f7d62c9921 2026-05-25 01:49:43.452 10 INFO neutron.plugins.ml2.plugin [None req-dbfe9c4f-96e3-4701-953b-8e3a95a6727c - - - - - -] Attempt 1 to provision port 18610820-4dc8-4905-9b3f-62d57ca3dcd8 2026-05-25 01:49:43.808 9 INFO neutron.plugins.ml2.plugin [None req-ddd37fbf-80f2-4e42-a0c9-f356fb3357ba - - - - - -] Attempt 1 to provision port 976253c5-2121-4f4b-8dea-69edfc660da0 2026-05-25 01:49:44.161 9 INFO neutron.plugins.ml2.plugin [None req-e5d4a79b-39ca-4f70-b1d9-5a8f339bcde7 - - - - - -] Attempt 1 to provision port c173955f-e7e8-4474-bacd-a4f7d62c9921 2026-05-25 01:49:44.742 9 INFO neutron.plugins.ml2.plugin [None req-73de1309-11d1-4efc-85f4-6120d5ef3040 - - - - - -] Attempt 1 to provision port 3d255f9d-4c28-4a48-ae07-86e3bd5b26cb 2026-05-25 01:49:45.316 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port c173955f-e7e8-4474-bacd-a4f7d62c9921 2026-05-25 01:49:47.722 10 INFO neutron.plugins.ml2.plugin [None req-edcee9bd-1525-4d95-9630-cfd28dfeb53a - - - - - -] Attempt 1 to provision port 829e8493-198e-43db-8b75-931165134a06 2026-05-25 01:49:48.479 10 INFO neutron.plugins.ml2.plugin [None req-466d9f16-c0e3-4f33-83ee-79d13fbb54cb - - - - - -] Attempt 1 to provision port 829e8493-198e-43db-8b75-931165134a06 2026-05-25 01:49:49.488 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 376b36ab-a0b2-425d-8fc8-dafe5f6e2e7c 2026-05-25 01:49:49.642 10 INFO neutron.plugins.ml2.plugin [None req-a243de41-27f9-4b08-ad8e-ae56a9ef335f - - - - - -] Attempt 1 to provision port f5dde4fd-c08f-4888-a606-fd2fdba84523 2026-05-25 01:49:49.995 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 751734e8-4162-435a-a925-fbc0f76a5090 2026-05-25 01:49:50.387 10 INFO neutron.plugins.ml2.plugin [None req-ddf73b22-93d9-45a1-8c51-942787cbe1dc - - - - - -] Attempt 1 to provision port 351aa2a7-d737-4289-a061-e601d8011846 2026-05-25 01:49:50.558 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 2efd335c-f0e2-4aea-85b9-fc1435cfb730 2026-05-25 01:49:51.401 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 376b36ab-a0b2-425d-8fc8-dafe5f6e2e7c 2026-05-25 01:49:51.851 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 751734e8-4162-435a-a925-fbc0f76a5090 2026-05-25 01:49:52.244 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 2efd335c-f0e2-4aea-85b9-fc1435cfb730 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-25 01:49:55.572 10 INFO neutron.plugins.ml2.plugin [None req-302cd08b-d160-4cd8-93d7-425e84b534c1 - - - - - -] Attempt 1 to provision port 6dbe8cb7-2eb0-4878-af54-3e458f7a1eb3 2026-05-25 01:49:55.633 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 351aa2a7-d737-4289-a061-e601d8011846 2026-05-25 01:49:56.146 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port f5dde4fd-c08f-4888-a606-fd2fdba84523 2026-05-25 01:49:56.295 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b11c3c0e-7ea3-440e-9b50-33ae117a5a9a'] response: {'server_uuid': '3f58ca11-5bfe-49c7-83ed-bdcde6693979', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '351aa2a7-d737-4289-a061-e601d8011846', 'code': 200} 2026-05-25 01:49:57.601 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 6dbe8cb7-2eb0-4878-af54-3e458f7a1eb3 2026-05-25 01:49:57.755 10 INFO neutron.plugins.ml2.plugin [None req-f204242c-789c-42bc-9af3-0320f30f3972 - - - - - -] Attempt 1 to provision port af7d506f-357a-4548-8406-e6459e6038d0 2026-05-25 01:49:58.198 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port f73540d4-c015-4286-918b-5cfeead8c8f0 2026-05-25 01:49:58.302 10 INFO neutron.plugins.ml2.plugin [None req-b7ded0ac-daa6-4ace-babd-7186a271d6ea - - - - - -] Attempt 1 to provision port f73540d4-c015-4286-918b-5cfeead8c8f0 2026-05-25 01:49:58.335 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e66bd0c5-293b-45e1-8955-443c86b2d620'] response: {'server_uuid': '039caeb9-539f-4618-8c73-2c5e53224f79', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f5dde4fd-c08f-4888-a606-fd2fdba84523', 'code': 200} 2026-05-25 01:49:58.336 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e66bd0c5-293b-45e1-8955-443c86b2d620'] response: {'server_uuid': 'a3c8bbe7-203f-466f-ad51-acb98632b122', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6dbe8cb7-2eb0-4878-af54-3e458f7a1eb3', 'code': 200} 2026-05-25 01:49:58.636 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 351aa2a7-d737-4289-a061-e601d8011846 2026-05-25 01:49:58.928 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port f5dde4fd-c08f-4888-a606-fd2fdba84523 2026-05-25 01:49:59.521 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 6dbe8cb7-2eb0-4878-af54-3e458f7a1eb3 2026-05-25 01:49:59.814 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port f73540d4-c015-4286-918b-5cfeead8c8f0 2026-05-25 01:50:00.749 9 INFO neutron.plugins.ml2.plugin [None req-d52b7c33-410c-41ed-8393-093a7aa056a7 - - - - - -] Attempt 1 to provision port ef5adc51-d367-4079-ba47-f2633da60a63 2026-05-25 01:50:01.402 10 INFO neutron.plugins.ml2.plugin [None req-3401253c-297b-406b-9429-711b43c49577 - - - - - -] Attempt 1 to provision port ef5adc51-d367-4079-ba47-f2633da60a63 2026-05-25 01:50:01.492 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port ef2230d8-620c-4f91-ab83-353d9d8eadd8 2026-05-25 01:50:03.692 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port ef2230d8-620c-4f91-ab83-353d9d8eadd8 2026-05-25 01:50:15.093 10 INFO neutron.plugins.ml2.plugin [None req-3c3b39a7-1bdd-4f49-9dc9-d1f2eba019c3 - - - - - -] Attempt 1 to provision port 994ce46d-c544-467f-ad38-cc0e1f3001e6 2026-05-25 01:50:15.358 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 6c495c83-fc33-46c1-a713-8067fb1c7b8e 2026-05-25 01:50:15.646 10 INFO neutron.plugins.ml2.plugin [None req-c0103802-0f26-4afe-9e18-b45ec276a8e5 - - - - - -] Attempt 1 to provision port 6c495c83-fc33-46c1-a713-8067fb1c7b8e 2026-05-25 01:50:16.972 9 INFO neutron.plugins.ml2.plugin [None req-ee85487a-8921-4a83-ad34-74866997183a - - - - - -] Attempt 1 to provision port aaf124cf-ed20-4ba3-8e1d-69ba5390787d 2026-05-25 01:50:17.457 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port c869f8d3-5cf3-44b0-964e-2a6e76e8af7a 2026-05-25 01:50:17.535 10 INFO neutron.plugins.ml2.plugin [None req-b0ad4ded-96b8-4212-9478-5910864ec89d - - - - - -] Attempt 1 to provision port c869f8d3-5cf3-44b0-964e-2a6e76e8af7a 2026-05-25 01:50:18.175 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 6c495c83-fc33-46c1-a713-8067fb1c7b8e 2026-05-25 01:50:18.425 10 INFO neutron.plugins.ml2.plugin [None req-823b1bfe-d93b-4bc7-a154-3cfa988a8615 - - - - - -] Attempt 1 to provision port 9fb88813-e554-4be8-a705-b70259e64218 2026-05-25 01:50:18.979 10 INFO neutron.plugins.ml2.plugin [None req-d1cfcad5-6be2-4ff0-951e-4395227da7ba - - - - - -] Attempt 1 to provision port 9fb88813-e554-4be8-a705-b70259e64218 2026-05-25 01:50:19.455 9 INFO neutron.plugins.ml2.plugin [None req-66a16203-037d-4657-ae8d-56e8067fd516 - - - - - -] Attempt 1 to provision port a70656cf-ecf7-40f7-9cde-98b8e185e007 2026-05-25 01:50:19.483 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port c9af27a1-05eb-4d64-ad37-0eead47e0179 2026-05-25 01:50:20.060 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port c869f8d3-5cf3-44b0-964e-2a6e76e8af7a 2026-05-25 01:50:20.212 9 INFO neutron.plugins.ml2.plugin [None req-7c19a7e0-4840-4beb-9592-eb0d03bad300 - - - - - -] Attempt 1 to provision port a70656cf-ecf7-40f7-9cde-98b8e185e007 2026-05-25 01:50:21.473 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 52fa447d-0401-4a89-b225-aed3525bb403 2026-05-25 01:50:22.002 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port c9af27a1-05eb-4d64-ad37-0eead47e0179 2026-05-25 01:50:23.755 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 52fa447d-0401-4a89-b225-aed3525bb403 2026-05-25 01:50:24.582 9 INFO neutron.plugins.ml2.plugin [None req-90dfe088-8191-41ee-ab78-a828d4b365ee - - - - - -] Attempt 1 to provision port 1a8d87fe-fabd-4ff2-8c99-af4b6369546b 2026-05-25 01:50:25.628 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 1a8d87fe-fabd-4ff2-8c99-af4b6369546b 2026-05-25 01:50:26.281 9 INFO neutron.plugins.ml2.plugin [None req-9839fd40-607a-4cd2-a761-8e307cfe820e - - - - - -] Attempt 1 to provision port 30abc666-2d3e-48ce-ad08-794a3a9a1f7a 2026-05-25 01:50:27.580 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 9b396584-040e-4e4e-b8f5-ab9bb1633eea 2026-05-25 01:50:27.798 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ab6072c-2120-4ed8-8c6c-d9b7cbb98c3c'] response: {'server_uuid': 'bc230fea-d99a-40f9-8714-d1948805f1cb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9b396584-040e-4e4e-b8f5-ab9bb1633eea', 'code': 200} 2026-05-25 01:50:29.574 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 30abc666-2d3e-48ce-ad08-794a3a9a1f7a 2026-05-25 01:50:30.013 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 9b396584-040e-4e4e-b8f5-ab9bb1633eea 2026-05-25 01:50:30.147 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e71a0ff9-d9a8-4a8a-8fcf-c2dcbbdfe970'] response: {'server_uuid': '64bf488c-9792-4c53-b88d-5de1d7eb37d5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '30abc666-2d3e-48ce-ad08-794a3a9a1f7a', 'code': 200} 2026-05-25 01:50:31.479 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 30abc666-2d3e-48ce-ad08-794a3a9a1f7a 2026-05-25 01:50:33.517 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 4e2bc211-c0d6-4623-8699-777a3a7eae83 2026-05-25 01:50:33.573 10 INFO neutron.plugins.ml2.plugin [None req-dcaa566b-1b76-4bc1-b949-bb03b1b0bde4 - - - - - -] Attempt 1 to provision port c748cc46-9801-428a-9a9e-95e298ed3540 2026-05-25 01:50:33.976 9 INFO neutron.plugins.ml2.plugin [None req-de144bd7-f8f7-497b-92e7-16693e837a07 - - - - - -] Attempt 1 to provision port 4e2bc211-c0d6-4623-8699-777a3a7eae83 2026-05-25 01:50:34.092 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port c748cc46-9801-428a-9a9e-95e298ed3540 2026-05-25 01:50:35.314 10 INFO neutron.plugins.ml2.plugin [None req-73353450-f412-4fb7-9c2b-405ba92861c7 - - - - - -] Attempt 1 to provision port bf412526-0f41-4e22-9734-8d0c2358d96a 2026-05-25 01:50:35.434 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 4e2bc211-c0d6-4623-8699-777a3a7eae83 2026-05-25 01:50:35.566 10 INFO neutron.plugins.ml2.plugin [None req-6e15b776-0610-49f0-96d8-72b28de413e8 - - - - - -] Attempt 1 to provision port bf412526-0f41-4e22-9734-8d0c2358d96a 2026-05-25 01:50:35.842 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port c748cc46-9801-428a-9a9e-95e298ed3540 2026-05-25 01:50:35.907 9 INFO neutron.plugins.ml2.plugin [None req-d6451fa7-b90b-499b-af18-dc33766fbeec - - - - - -] Attempt 1 to provision port 79002b1a-0db0-4994-8d23-b2ac5bdf509e 2026-05-25 01:50:36.455 10 INFO neutron.plugins.ml2.plugin [None req-cfb5dc2f-5940-4f38-b2bc-93d7650666b5 - - - - - -] Attempt 1 to provision port 79002b1a-0db0-4994-8d23-b2ac5bdf509e 2026-05-25 01:50:43.564 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 994ce46d-c544-467f-ad38-cc0e1f3001e6 2026-05-25 01:50:43.775 10 INFO neutron.plugins.ml2.plugin [None req-5cfbd9c8-2b4c-42d3-af3e-c52297b4f2db - - - - - -] Attempt 1 to provision port 8c8ac91b-964e-4d77-9012-bd633d751fae 2026-05-25 01:50:43.824 10 INFO neutron.plugins.ml2.plugin [None req-5cfbd9c8-2b4c-42d3-af3e-c52297b4f2db - - - - - -] Attempt 1 to provision port 9cc092f4-13b2-4d33-a54e-cb366a410b50 2026-05-25 01:50:43.906 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 9fb88813-e554-4be8-a705-b70259e64218 2026-05-25 01:50:44.263 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 9cc092f4-13b2-4d33-a54e-cb366a410b50 2026-05-25 01:50:45.068 9 INFO neutron.plugins.ml2.plugin [None req-3f142528-ee27-455b-ba20-2442180c04f0 - - - - - -] Attempt 1 to provision port 8c8ac91b-964e-4d77-9012-bd633d751fae 2026-05-25 01:50:45.334 10 INFO neutron.plugins.ml2.plugin [None req-8f65ee01-a126-4b4f-b0f8-ad9054157ff6 - - - - - -] Attempt 1 to provision port 8c8ac91b-964e-4d77-9012-bd633d751fae 2026-05-25 01:50:45.508 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 994ce46d-c544-467f-ad38-cc0e1f3001e6 2026-05-25 01:50:45.764 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port aaf124cf-ed20-4ba3-8e1d-69ba5390787d 2026-05-25 01:50:46.207 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 9cc092f4-13b2-4d33-a54e-cb366a410b50 2026-05-25 01:50:46.580 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port a70656cf-ecf7-40f7-9cde-98b8e185e007 2026-05-25 01:50:47.130 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 9fb88813-e554-4be8-a705-b70259e64218 2026-05-25 01:50:47.300 10 INFO neutron.plugins.ml2.plugin [None req-66938383-efb5-4e40-a5f7-4fc6f1ad095e - - - - - -] Attempt 1 to provision port 6de03536-7b4f-4d05-ab15-587eb469bc6b 2026-05-25 01:50:47.625 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-248e5789-72cc-407b-8a9f-2eb9745f6f57'] response: {'server_uuid': 'bc230fea-d99a-40f9-8714-d1948805f1cb', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9b396584-040e-4e4e-b8f5-ab9bb1633eea', 'code': 200} 2026-05-25 01:50:47.918 10 INFO neutron.plugins.ml2.plugin [None req-5e37d20c-b93a-449b-9472-6efdf749ea62 - - - - - -] Attempt 1 to provision port 30abc666-2d3e-48ce-ad08-794a3a9a1f7a /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-25 01:50:48.424 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port aaf124cf-ed20-4ba3-8e1d-69ba5390787d 2026-05-25 01:50:48.616 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 9b396584-040e-4e4e-b8f5-ab9bb1633eea 2026-05-25 01:50:49.046 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port a70656cf-ecf7-40f7-9cde-98b8e185e007 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-25 01:50:49.568 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 30abc666-2d3e-48ce-ad08-794a3a9a1f7a 2026-05-25 01:50:49.662 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b523be5e-0db1-432b-b18d-66cdc7211941'] response: {'server_uuid': 'bc230fea-d99a-40f9-8714-d1948805f1cb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9b396584-040e-4e4e-b8f5-ab9bb1633eea', 'code': 200} 2026-05-25 01:50:49.904 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 9b396584-040e-4e4e-b8f5-ab9bb1633eea 2026-05-25 01:50:50.957 9 INFO neutron.plugins.ml2.plugin [None req-3b5d78d6-6bca-474d-8b03-4e1f31cc0759 - - - - - -] Attempt 1 to provision port 30abc666-2d3e-48ce-ad08-794a3a9a1f7a 2026-05-25 01:50:51.229 10 INFO neutron.plugins.ml2.plugin [None req-49655e6d-7f8d-4c85-ab8d-e79a0d4243d5 - - - - - -] Attempt 1 to provision port 6dc7d530-6753-45fd-9dee-f8f6a2c60bc1 2026-05-25 01:50:51.652 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 30abc666-2d3e-48ce-ad08-794a3a9a1f7a 2026-05-25 01:50:51.929 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 6dc7d530-6753-45fd-9dee-f8f6a2c60bc1 2026-05-25 01:50:52.188 10 INFO neutron.plugins.ml2.plugin [None req-8871fffa-08e7-4211-a83a-289c35a87b67 - - - - - -] Attempt 1 to provision port abb2ac3f-6cc7-4509-a05d-3a8c962790b6 2026-05-25 01:50:52.831 9 INFO neutron.plugins.ml2.plugin [None req-5ce22d82-328d-4981-ba7d-02aaa932c578 - - - - - -] Attempt 1 to provision port abb2ac3f-6cc7-4509-a05d-3a8c962790b6 2026-05-25 01:50:53.589 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 6dc7d530-6753-45fd-9dee-f8f6a2c60bc1 2026-05-25 01:50:55.883 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port a800b6e4-7e2b-4d10-9056-f087ec90b964 2026-05-25 01:50:57.411 9 INFO neutron.plugins.ml2.plugin [None req-13b5b93e-8e6d-4ffc-9543-88d74f4ea16a - - - - - -] Attempt 1 to provision port ae3d6f13-d199-454c-af83-0fb2bdedf384 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-25 01:51:04.817 9 INFO neutron.plugins.ml2.plugin [None req-e20de6ef-aba1-4506-8c12-a1f1105b7a6b - - - - - -] Attempt 1 to provision port 282a427e-e8b0-45fa-b25d-fa622ccd3195 2026-05-25 01:51:05.567 9 INFO neutron.plugins.ml2.plugin [None req-b41db051-c293-4a3d-859e-67148965b810 - - - - - -] Attempt 1 to provision port 302b7f20-2df8-436b-9e99-5fd4a4864857 2026-05-25 01:51:05.572 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 302b7f20-2df8-436b-9e99-5fd4a4864857 2026-05-25 01:51:07.699 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 302b7f20-2df8-436b-9e99-5fd4a4864857 2026-05-25 01:51:08.172 10 INFO neutron.plugins.ml2.plugin [None req-c151031e-73a0-44e3-ac72-6c28dd44f6b8 - - - - - -] Attempt 1 to provision port 864d5f1c-5a63-43e5-8274-3aabefc75db3 2026-05-25 01:51:08.722 9 INFO neutron.plugins.ml2.plugin [None req-494ba7dd-1647-4ab5-8b57-d7020d250d29 - - - - - -] Attempt 1 to provision port 864d5f1c-5a63-43e5-8274-3aabefc75db3 2026-05-25 01:51:08.984 10 INFO neutron.plugins.ml2.plugin [None req-a3828a3e-4832-4b75-85e0-52eb6f40e6d5 - - - - - -] Attempt 1 to provision port 7022aa17-cfd6-403f-a3df-c05adc5a4564 2026-05-25 01:51:09.417 10 INFO neutron.plugins.ml2.plugin [None req-ac9e2d95-e2cd-41ff-a2c4-cb5ef74ddedf - - - - - -] Attempt 1 to provision port 98df931f-0f08-4c6b-8b61-07eccad2f54a 2026-05-25 01:51:09.666 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 98df931f-0f08-4c6b-8b61-07eccad2f54a 2026-05-25 01:51:09.850 9 INFO neutron.plugins.ml2.plugin [None req-71b70430-4033-4a3e-ab2d-9c90063a9352 - - - - - -] Attempt 1 to provision port fcdd966a-4efe-4315-9710-9d8b3c98b0a4 2026-05-25 01:51:10.002 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 7022aa17-cfd6-403f-a3df-c05adc5a4564 2026-05-25 01:51:10.416 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 38760ee3-d878-4350-9bb5-01e5939bbf56 2026-05-25 01:51:10.561 10 INFO neutron.plugins.ml2.plugin [None req-216a1ca4-4acb-4365-ac59-4ff440352843 - - - - - -] Attempt 1 to provision port fcdd966a-4efe-4315-9710-9d8b3c98b0a4 2026-05-25 01:51:11.620 9 INFO neutron.plugins.ml2.plugin [None req-fa066225-2ad5-42c8-8cdf-7c293e2df88d - - - - - -] Attempt 1 to provision port 0e41fc91-d24a-44b9-948f-d38513bd7198 2026-05-25 01:51:11.819 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 98df931f-0f08-4c6b-8b61-07eccad2f54a 2026-05-25 01:51:12.097 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 38760ee3-d878-4350-9bb5-01e5939bbf56 2026-05-25 01:51:12.565 10 INFO neutron.plugins.ml2.plugin [None req-856998aa-fb36-4630-8098-d918cce84c54 - - - - - -] Attempt 1 to provision port 0e41fc91-d24a-44b9-948f-d38513bd7198 2026-05-25 01:51:19.549 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port fc66bb6d-bca5-4186-9132-fac937640964 2026-05-25 01:51:19.570 9 INFO neutron.plugins.ml2.plugin [None req-e89cc3b3-1e2f-47db-83d2-2843fbb56e21 - - - - - -] Attempt 1 to provision port fc66bb6d-bca5-4186-9132-fac937640964 2026-05-25 01:51:20.344 9 INFO neutron.plugins.ml2.plugin [None req-bd613f2b-b152-4855-b53c-ae291b0aa5c9 - - - - - -] Attempt 1 to provision port 0bef9fc4-a8db-44c2-9b94-6d2eee950dcf 2026-05-25 01:51:21.314 9 INFO neutron.plugins.ml2.plugin [None req-fb02d953-2106-4c25-9e82-bfb064e7696e - - - - - -] Attempt 1 to provision port 0bef9fc4-a8db-44c2-9b94-6d2eee950dcf 2026-05-25 01:51:21.535 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port fc66bb6d-bca5-4186-9132-fac937640964 2026-05-25 01:51:22.066 10 INFO neutron.plugins.ml2.plugin [None req-88a47acf-7eff-4c44-aa0c-1222eb7cd3fc - - - - - -] Attempt 1 to provision port b61c14c4-6dbf-40b8-a691-859371fcedd0 2026-05-25 01:51:25.691 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 282a427e-e8b0-45fa-b25d-fa622ccd3195 2026-05-25 01:51:26.127 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port b61c14c4-6dbf-40b8-a691-859371fcedd0 2026-05-25 01:51:26.272 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a20b3aa-3d0d-4f2c-8731-a56482d94c97'] response: {'server_uuid': '04412a7d-6654-4bf4-b668-0dda98c00627', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b61c14c4-6dbf-40b8-a691-859371fcedd0', 'code': 200} 2026-05-25 01:51:26.670 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 864d5f1c-5a63-43e5-8274-3aabefc75db3 2026-05-25 01:51:27.559 10 INFO neutron.plugins.ml2.plugin [None req-089e03f2-1ab5-47cf-beec-87b435bb6b3d - - - - - -] Attempt 1 to provision port d7447d20-da91-4821-bef2-dbdc3aaed865 2026-05-25 01:51:27.710 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 282a427e-e8b0-45fa-b25d-fa622ccd3195 2026-05-25 01:51:27.929 9 INFO neutron.plugins.ml2.plugin [None req-873f0852-e1d9-4b47-bf60-bacf1babfb41 - - - - - -] Attempt 1 to provision port df615c41-b7ed-4174-88dc-52debb9ce82d 2026-05-25 01:51:28.043 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 864d5f1c-5a63-43e5-8274-3aabefc75db3 2026-05-25 01:51:28.354 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port b61c14c4-6dbf-40b8-a691-859371fcedd0 2026-05-25 01:51:28.639 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port d7447d20-da91-4821-bef2-dbdc3aaed865 2026-05-25 01:51:28.689 9 INFO neutron.plugins.ml2.plugin [None req-ac051108-ebfa-42ac-8f7d-c704aae26cac - - - - - -] Attempt 1 to provision port df615c41-b7ed-4174-88dc-52debb9ce82d 2026-05-25 01:51:29.699 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port d7447d20-da91-4821-bef2-dbdc3aaed865 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-25 01:51:32.663 10 INFO neutron.plugins.ml2.plugin [None req-7127a993-efbf-4dec-8164-6c62b88829f9 - - - - - -] Attempt 1 to provision port f74511d0-d8be-470f-b993-bc6d4cd9ddf5 2026-05-25 01:51:34.115 10 INFO neutron.plugins.ml2.plugin [None req-1a98a6a1-fd27-4dbb-a641-004d9adfdd61 - - - - - -] Attempt 1 to provision port d40bd4b0-94b0-49b2-87a6-e4137d4a0041 2026-05-25 01:51:57.142 9 INFO neutron.plugins.ml2.plugin [None req-b076b5bc-aa93-4d08-9387-7d0c130cc60f - - - - - -] Attempt 1 to provision port 4692d5be-fce6-412c-91fb-ee077040d52e 2026-05-25 01:51:57.661 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port c398090b-6679-470c-8a87-80773b0cf9c5 2026-05-25 01:51:58.099 9 INFO neutron.plugins.ml2.plugin [None req-de41ec81-9f10-4c11-ae12-323da33a2b6d - - - - - -] Attempt 1 to provision port c398090b-6679-470c-8a87-80773b0cf9c5 2026-05-25 01:51:58.146 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port cad9dd9f-f69e-4167-8655-51ec5a189bda 2026-05-25 01:51:59.555 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port c398090b-6679-470c-8a87-80773b0cf9c5 2026-05-25 01:51:59.803 9 INFO neutron.plugins.ml2.plugin [None req-493612ab-babe-4d94-b574-edf512c660f4 - - - - - -] Attempt 1 to provision port c0675b1e-3235-450d-b159-190ede628945 2026-05-25 01:52:00.352 10 INFO neutron.plugins.ml2.plugin [None req-a9a9fad3-8f25-4dc9-aaca-4e53ff9d2f1e - - - - - -] Attempt 1 to provision port c0675b1e-3235-450d-b159-190ede628945 2026-05-25 01:52:01.563 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 49d9e4aa-993b-4b27-ba25-29e79321d99c 2026-05-25 01:52:03.545 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 49d9e4aa-993b-4b27-ba25-29e79321d99c 2026-05-25 01:52:05.248 10 INFO neutron.plugins.ml2.plugin [None req-04aee019-252b-42d7-bc7d-81788db2c595 - - - - - -] Attempt 1 to provision port 29e05828-62ac-44e3-9eb7-8ce5a570c9d3 2026-05-25 01:52:05.490 9 INFO neutron.plugins.ml2.plugin [None req-f32844b9-c206-4a61-abc9-317fc044289b - - - - - -] Attempt 1 to provision port 852d0dbe-2d45-431b-9829-41e692b3c21a 2026-05-25 01:52:05.525 9 INFO neutron.plugins.ml2.db [None req-f32844b9-c206-4a61-abc9-317fc044289b - - - - - -] No ports have port_id starting with 852d0dbe-2d45-431b-9829-41e692b3c21a 2026-05-25 01:52:07.816 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 99c2bc77-051b-4dec-99ef-e20561dbc525 2026-05-25 01:52:08.102 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 29e05828-62ac-44e3-9eb7-8ce5a570c9d3 2026-05-25 01:52:08.251 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-144ffd16-e086-4495-ab61-e3f68db99778'] response: {'server_uuid': '7d68f798-55b3-47f4-b26f-cc1e1bd432c7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '29e05828-62ac-44e3-9eb7-8ce5a570c9d3', 'code': 200} 2026-05-25 01:52:09.617 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 29e05828-62ac-44e3-9eb7-8ce5a570c9d3 2026-05-25 01:52:13.788 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port b453cf21-68fa-4962-a2dd-bf56ef869bb7 2026-05-25 01:52:14.234 9 INFO neutron.plugins.ml2.plugin [None req-14ed71d6-bfc0-4da7-8f32-72ae70ed53d1 - - - - - -] Attempt 1 to provision port b453cf21-68fa-4962-a2dd-bf56ef869bb7 2026-05-25 01:52:14.410 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port d0e57f19-e86d-44fa-9dde-1520af50f6b3 2026-05-25 01:52:15.791 10 INFO neutron.plugins.ml2.plugin [None req-fc0a16ec-e99d-4d1b-9384-89720e01ca3f - - - - - -] Attempt 1 to provision port b453cf21-68fa-4962-a2dd-bf56ef869bb7 2026-05-25 01:52:15.845 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port b453cf21-68fa-4962-a2dd-bf56ef869bb7 2026-05-25 01:52:16.154 9 INFO neutron.plugins.ml2.plugin [None req-a6b01d37-acc6-4541-99e0-c9a76b6682e6 - - - - - -] Attempt 1 to provision port d0e57f19-e86d-44fa-9dde-1520af50f6b3 2026-05-25 01:52:16.175 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port d0e57f19-e86d-44fa-9dde-1520af50f6b3 2026-05-25 01:52:16.422 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port b25485e9-4944-4278-8272-973c45f6f9bc 2026-05-25 01:52:16.558 9 INFO neutron.plugins.ml2.plugin [None req-57c9fda7-d2c7-48f2-a4a1-783691525fd1 - - - - - -] Attempt 1 to provision port 74ae40ec-b4c0-443e-9c2a-4e2670078a1c 2026-05-25 01:52:17.146 10 INFO neutron.plugins.ml2.plugin [None req-87fd2380-a17e-49d7-bd06-41d6d6e9b768 - - - - - -] Attempt 1 to provision port b25485e9-4944-4278-8272-973c45f6f9bc /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-25 01:52:17.591 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port b25485e9-4944-4278-8272-973c45f6f9bc 2026-05-25 01:52:18.047 9 INFO neutron.plugins.ml2.plugin [None req-9e82d5b0-aa7f-46d7-b27d-1d907acb37dc - - - - - -] Attempt 1 to provision port d0e57f19-e86d-44fa-9dde-1520af50f6b3 2026-05-25 01:52:18.789 9 INFO neutron.plugins.ml2.plugin [None req-1ba62749-1531-4654-8199-a51f1ae9c452 - - - - - -] Attempt 1 to provision port b25485e9-4944-4278-8272-973c45f6f9bc 2026-05-25 01:52:19.594 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 1bc7e7a1-ac69-483c-8e74-7b68de2c53d7 2026-05-25 01:52:19.792 10 INFO neutron.plugins.ml2.plugin [None req-6deb4e1b-74be-4c63-87c1-d6f3a7c22244 - - - - - -] Attempt 1 to provision port 6905653e-4f07-41f9-bc87-a603ee11e5f3 2026-05-25 01:52:20.343 10 INFO neutron.plugins.ml2.plugin [None req-9eaaac10-ae9b-4d9b-ba0e-160ae201aeb8 - - - - - -] Attempt 1 to provision port 6905653e-4f07-41f9-bc87-a603ee11e5f3 2026-05-25 01:52:21.504 10 INFO neutron.plugins.ml2.plugin [None req-db0ed83d-c5ba-4dc1-8920-627d26d1e0d7 - - - - - -] Attempt 1 to provision port 5d95f346-63e2-4ef5-912e-2e6f569b3369 2026-05-25 01:52:21.553 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 1bc7e7a1-ac69-483c-8e74-7b68de2c53d7 2026-05-25 01:52:22.259 9 INFO neutron.plugins.ml2.plugin [None req-b3badfa0-2f31-4386-b03e-a688257e1a2c - - - - - -] Attempt 1 to provision port 5d95f346-63e2-4ef5-912e-2e6f569b3369 2026-05-25 01:52:23.409 9 INFO neutron.plugins.ml2.plugin [None req-7088b99b-afce-4192-bff1-1fe5665e7148 - - - - - -] Attempt 1 to provision port e441924a-5f89-4ccc-9c84-d0a1422bc684 2026-05-25 01:52:24.285 9 INFO neutron.plugins.ml2.plugin [None req-55843900-b21c-4a92-9044-1200961afaf1 - - - - - -] Attempt 1 to provision port e441924a-5f89-4ccc-9c84-d0a1422bc684 2026-05-25 01:52:28.568 9 INFO neutron.plugins.ml2.plugin [None req-8a14c9e6-b5e3-4dc5-a208-a336bfd04e35 - - - - - -] Attempt 1 to provision port adbe4e50-fc0a-41bd-92d9-43c4a34e8439 2026-05-25 01:52:29.928 9 INFO neutron.plugins.ml2.plugin [None req-be2e020c-495f-4c35-9592-3aaf76fde86c - - - - - -] Attempt 1 to provision port 77b1725c-7c23-46f2-a1c7-7bfce36c74eb 2026-05-25 01:52:31.813 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 992ea005-57b4-40d3-b8f2-ffc95c7332ec 2026-05-25 01:52:32.249 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 77b1725c-7c23-46f2-a1c7-7bfce36c74eb 2026-05-25 01:52:32.383 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-45ec89d0-4d43-4166-8768-fd2256538114'] response: {'server_uuid': '622dbdbc-99b0-4b39-b216-c020df49f432', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '77b1725c-7c23-46f2-a1c7-7bfce36c74eb', 'code': 200} 2026-05-25 01:52:33.106 9 INFO neutron.plugins.ml2.plugin [None req-ad9ad665-f206-46a4-8b61-0d653809c975 - - - - - -] Attempt 1 to provision port 649ff4c5-ebea-402a-9d43-8657c55a7c3f 2026-05-25 01:52:33.346 9 INFO neutron.plugins.ml2.plugin [None req-ad9ad665-f206-46a4-8b61-0d653809c975 - - - - - -] Attempt 1 to provision port 1d4c26fe-4db0-4e0c-bee9-59e07be2dbb1 2026-05-25 01:52:33.505 10 INFO neutron.plugins.ml2.plugin [None req-15b12d4b-2ae4-491a-aa90-4c8831497d78 - - - - - -] Attempt 1 to provision port 1d4c26fe-4db0-4e0c-bee9-59e07be2dbb1 2026-05-25 01:52:33.660 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 992ea005-57b4-40d3-b8f2-ffc95c7332ec 2026-05-25 01:52:33.670 10 INFO neutron.plugins.ml2.plugin [None req-fd64c467-f364-4ad8-beb5-2eb188d6bc4f - - - - - -] Attempt 1 to provision port 1d4c26fe-4db0-4e0c-bee9-59e07be2dbb1 2026-05-25 01:52:33.963 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 77b1725c-7c23-46f2-a1c7-7bfce36c74eb 2026-05-25 01:52:34.225 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 649ff4c5-ebea-402a-9d43-8657c55a7c3f 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers [None req-489396a9-1130-411b-8509-f0ed3adeaf9b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f4c2c3d2-a928-4a5c-b116-c6ca73182dbf could not be found. 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f4c2c3d2-a928-4a5c-b116-c6ca73182dbf could not be found. 2026-05-25 01:52:38.252 9 ERROR neutron.plugins.ml2.managers  2026-05-25 01:52:38.254 9 ERROR neutron.plugins.ml2.managers [None req-489396a9-1130-411b-8509-f0ed3adeaf9b - - - - - -] Failed to bind port 235e7021-cc1c-4796-926e-293b04495995 on host instance for vnic_type normal using segments [{'id': 'fccc819f-7895-4ebb-9e6d-125ad8d849fa', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 189, 'network_id': 'a7c0689d-aad2-47a8-b39e-080f22b69d8e'}] 2026-05-25 01:52:38.254 9 INFO neutron.plugins.ml2.plugin [None req-489396a9-1130-411b-8509-f0ed3adeaf9b - - - - - -] Attempt 2 to bind port 235e7021-cc1c-4796-926e-293b04495995 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers [None req-489396a9-1130-411b-8509-f0ed3adeaf9b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f4c2c3d2-a928-4a5c-b116-c6ca73182dbf could not be found. 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f4c2c3d2-a928-4a5c-b116-c6ca73182dbf could not be found. 2026-05-25 01:52:38.277 9 ERROR neutron.plugins.ml2.managers  2026-05-25 01:52:38.278 9 ERROR neutron.plugins.ml2.managers [None req-489396a9-1130-411b-8509-f0ed3adeaf9b - - - - - -] Failed to bind port 235e7021-cc1c-4796-926e-293b04495995 on host instance for vnic_type normal using segments [{'id': 'fccc819f-7895-4ebb-9e6d-125ad8d849fa', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 189, 'network_id': 'a7c0689d-aad2-47a8-b39e-080f22b69d8e'}] 2026-05-25 01:52:38.278 9 INFO neutron.plugins.ml2.plugin [None req-489396a9-1130-411b-8509-f0ed3adeaf9b - - - - - -] Attempt 3 to bind port 235e7021-cc1c-4796-926e-293b04495995 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers [None req-489396a9-1130-411b-8509-f0ed3adeaf9b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f4c2c3d2-a928-4a5c-b116-c6ca73182dbf could not be found. 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f4c2c3d2-a928-4a5c-b116-c6ca73182dbf could not be found. 2026-05-25 01:52:38.294 9 ERROR neutron.plugins.ml2.managers  2026-05-25 01:52:38.295 9 ERROR neutron.plugins.ml2.managers [None req-489396a9-1130-411b-8509-f0ed3adeaf9b - - - - - -] Failed to bind port 235e7021-cc1c-4796-926e-293b04495995 on host instance for vnic_type normal using segments [{'id': 'fccc819f-7895-4ebb-9e6d-125ad8d849fa', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 189, 'network_id': 'a7c0689d-aad2-47a8-b39e-080f22b69d8e'}] 2026-05-25 01:52:38.295 9 INFO neutron.plugins.ml2.plugin [None req-489396a9-1130-411b-8509-f0ed3adeaf9b - - - - - -] Attempt 4 to bind port 235e7021-cc1c-4796-926e-293b04495995 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers [None req-489396a9-1130-411b-8509-f0ed3adeaf9b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f4c2c3d2-a928-4a5c-b116-c6ca73182dbf could not be found. 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f4c2c3d2-a928-4a5c-b116-c6ca73182dbf could not be found. 2026-05-25 01:52:38.315 9 ERROR neutron.plugins.ml2.managers  2026-05-25 01:52:38.316 9 ERROR neutron.plugins.ml2.managers [None req-489396a9-1130-411b-8509-f0ed3adeaf9b - - - - - -] Failed to bind port 235e7021-cc1c-4796-926e-293b04495995 on host instance for vnic_type normal using segments [{'id': 'fccc819f-7895-4ebb-9e6d-125ad8d849fa', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 189, 'network_id': 'a7c0689d-aad2-47a8-b39e-080f22b69d8e'}] 2026-05-25 01:52:38.316 9 INFO neutron.plugins.ml2.plugin [None req-489396a9-1130-411b-8509-f0ed3adeaf9b - - - - - -] Attempt 5 to bind port 235e7021-cc1c-4796-926e-293b04495995 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers [None req-489396a9-1130-411b-8509-f0ed3adeaf9b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f4c2c3d2-a928-4a5c-b116-c6ca73182dbf could not be found. 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f4c2c3d2-a928-4a5c-b116-c6ca73182dbf could not be found. 2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers  2026-05-25 01:52:38.336 9 ERROR neutron.plugins.ml2.managers [None req-489396a9-1130-411b-8509-f0ed3adeaf9b - - - - - -] Failed to bind port 235e7021-cc1c-4796-926e-293b04495995 on host instance for vnic_type normal using segments [{'id': 'fccc819f-7895-4ebb-9e6d-125ad8d849fa', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 189, 'network_id': 'a7c0689d-aad2-47a8-b39e-080f22b69d8e'}] 2026-05-25 01:52:38.336 9 INFO neutron.plugins.ml2.plugin [None req-489396a9-1130-411b-8509-f0ed3adeaf9b - - - - - -] Attempt 6 to bind port 235e7021-cc1c-4796-926e-293b04495995 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers [None req-489396a9-1130-411b-8509-f0ed3adeaf9b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f4c2c3d2-a928-4a5c-b116-c6ca73182dbf could not be found. 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f4c2c3d2-a928-4a5c-b116-c6ca73182dbf could not be found. 2026-05-25 01:52:38.363 9 ERROR neutron.plugins.ml2.managers  2026-05-25 01:52:38.364 9 ERROR neutron.plugins.ml2.managers [None req-489396a9-1130-411b-8509-f0ed3adeaf9b - - - - - -] Failed to bind port 235e7021-cc1c-4796-926e-293b04495995 on host instance for vnic_type normal using segments [{'id': 'fccc819f-7895-4ebb-9e6d-125ad8d849fa', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 189, 'network_id': 'a7c0689d-aad2-47a8-b39e-080f22b69d8e'}] 2026-05-25 01:52:38.365 9 INFO neutron.plugins.ml2.plugin [None req-489396a9-1130-411b-8509-f0ed3adeaf9b - - - - - -] Attempt 7 to bind port 235e7021-cc1c-4796-926e-293b04495995 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers [None req-489396a9-1130-411b-8509-f0ed3adeaf9b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f4c2c3d2-a928-4a5c-b116-c6ca73182dbf could not be found. 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f4c2c3d2-a928-4a5c-b116-c6ca73182dbf could not be found. 2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers  2026-05-25 01:52:38.384 9 ERROR neutron.plugins.ml2.managers [None req-489396a9-1130-411b-8509-f0ed3adeaf9b - - - - - -] Failed to bind port 235e7021-cc1c-4796-926e-293b04495995 on host instance for vnic_type normal using segments [{'id': 'fccc819f-7895-4ebb-9e6d-125ad8d849fa', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 189, 'network_id': 'a7c0689d-aad2-47a8-b39e-080f22b69d8e'}] 2026-05-25 01:52:38.385 9 INFO neutron.plugins.ml2.plugin [None req-489396a9-1130-411b-8509-f0ed3adeaf9b - - - - - -] Attempt 8 to bind port 235e7021-cc1c-4796-926e-293b04495995 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers [None req-489396a9-1130-411b-8509-f0ed3adeaf9b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f4c2c3d2-a928-4a5c-b116-c6ca73182dbf could not be found. 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f4c2c3d2-a928-4a5c-b116-c6ca73182dbf could not be found. 2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers  2026-05-25 01:52:38.408 9 ERROR neutron.plugins.ml2.managers [None req-489396a9-1130-411b-8509-f0ed3adeaf9b - - - - - -] Failed to bind port 235e7021-cc1c-4796-926e-293b04495995 on host instance for vnic_type normal using segments [{'id': 'fccc819f-7895-4ebb-9e6d-125ad8d849fa', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 189, 'network_id': 'a7c0689d-aad2-47a8-b39e-080f22b69d8e'}] 2026-05-25 01:52:38.408 9 INFO neutron.plugins.ml2.plugin [None req-489396a9-1130-411b-8509-f0ed3adeaf9b - - - - - -] Attempt 9 to bind port 235e7021-cc1c-4796-926e-293b04495995 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers [None req-489396a9-1130-411b-8509-f0ed3adeaf9b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f4c2c3d2-a928-4a5c-b116-c6ca73182dbf could not be found. 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f4c2c3d2-a928-4a5c-b116-c6ca73182dbf could not be found. 2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers  2026-05-25 01:52:38.428 9 ERROR neutron.plugins.ml2.managers [None req-489396a9-1130-411b-8509-f0ed3adeaf9b - - - - - -] Failed to bind port 235e7021-cc1c-4796-926e-293b04495995 on host instance for vnic_type normal using segments [{'id': 'fccc819f-7895-4ebb-9e6d-125ad8d849fa', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 189, 'network_id': 'a7c0689d-aad2-47a8-b39e-080f22b69d8e'}] 2026-05-25 01:52:38.429 9 INFO neutron.plugins.ml2.plugin [None req-489396a9-1130-411b-8509-f0ed3adeaf9b - - - - - -] Attempt 10 to bind port 235e7021-cc1c-4796-926e-293b04495995 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers [None req-489396a9-1130-411b-8509-f0ed3adeaf9b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f4c2c3d2-a928-4a5c-b116-c6ca73182dbf could not be found. 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f4c2c3d2-a928-4a5c-b116-c6ca73182dbf could not be found. 2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers  2026-05-25 01:52:38.451 9 ERROR neutron.plugins.ml2.managers [None req-489396a9-1130-411b-8509-f0ed3adeaf9b - - - - - -] Failed to bind port 235e7021-cc1c-4796-926e-293b04495995 on host instance for vnic_type normal using segments [{'id': 'fccc819f-7895-4ebb-9e6d-125ad8d849fa', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 189, 'network_id': 'a7c0689d-aad2-47a8-b39e-080f22b69d8e'}] 2026-05-25 01:52:38.753 10 INFO neutron.plugins.ml2.plugin [None req-561f48d3-e757-46a0-98b0-50eef6784dfd - - - - - -] Attempt 1 to provision port 250b0cc4-04e6-41a9-ae06-e698b2b3b73d 2026-05-25 01:52:39.669 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 5d95f346-63e2-4ef5-912e-2e6f569b3369 2026-05-25 01:52:40.026 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 6905653e-4f07-41f9-bc87-a603ee11e5f3 2026-05-25 01:52:40.425 10 INFO neutron.plugins.ml2.plugin [None req-3a421788-ce73-4645-b8e4-97074d75f2fe - - - - - -] Attempt 1 to provision port b8b5b306-6c8f-4e39-8631-b74da49b5b5f 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers [None req-c7da4d8b-2486-4f0d-b640-0b26406f307c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 16524e70-d511-40ad-a17d-1d6abe40ccc1 could not be found. 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 16524e70-d511-40ad-a17d-1d6abe40ccc1 could not be found. 2026-05-25 01:52:40.455 10 ERROR neutron.plugins.ml2.managers  2026-05-25 01:52:40.456 10 ERROR neutron.plugins.ml2.managers [None req-c7da4d8b-2486-4f0d-b640-0b26406f307c - - - - - -] Failed to bind port 776393ff-6cd5-46b1-9bfc-c5cc2477e776 on host instance for vnic_type normal using segments [{'id': '97ef1858-bcd6-415c-91d4-44daa9ab55d9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 909, 'network_id': '2dcd337c-ac39-430a-94fe-b80bab961868'}] 2026-05-25 01:52:40.457 10 INFO neutron.plugins.ml2.plugin [None req-c7da4d8b-2486-4f0d-b640-0b26406f307c - - - - - -] Attempt 2 to bind port 776393ff-6cd5-46b1-9bfc-c5cc2477e776 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers [None req-c7da4d8b-2486-4f0d-b640-0b26406f307c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 16524e70-d511-40ad-a17d-1d6abe40ccc1 could not be found. 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 16524e70-d511-40ad-a17d-1d6abe40ccc1 could not be found. 2026-05-25 01:52:40.480 10 ERROR neutron.plugins.ml2.managers  2026-05-25 01:52:40.481 10 ERROR neutron.plugins.ml2.managers [None req-c7da4d8b-2486-4f0d-b640-0b26406f307c - - - - - -] Failed to bind port 776393ff-6cd5-46b1-9bfc-c5cc2477e776 on host instance for vnic_type normal using segments [{'id': '97ef1858-bcd6-415c-91d4-44daa9ab55d9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 909, 'network_id': '2dcd337c-ac39-430a-94fe-b80bab961868'}] 2026-05-25 01:52:40.481 10 INFO neutron.plugins.ml2.plugin [None req-c7da4d8b-2486-4f0d-b640-0b26406f307c - - - - - -] Attempt 3 to bind port 776393ff-6cd5-46b1-9bfc-c5cc2477e776 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers [None req-c7da4d8b-2486-4f0d-b640-0b26406f307c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 16524e70-d511-40ad-a17d-1d6abe40ccc1 could not be found. 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 16524e70-d511-40ad-a17d-1d6abe40ccc1 could not be found. 2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers  2026-05-25 01:52:40.501 10 ERROR neutron.plugins.ml2.managers [None req-c7da4d8b-2486-4f0d-b640-0b26406f307c - - - - - -] Failed to bind port 776393ff-6cd5-46b1-9bfc-c5cc2477e776 on host instance for vnic_type normal using segments [{'id': '97ef1858-bcd6-415c-91d4-44daa9ab55d9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 909, 'network_id': '2dcd337c-ac39-430a-94fe-b80bab961868'}] 2026-05-25 01:52:40.503 10 INFO neutron.plugins.ml2.plugin [None req-c7da4d8b-2486-4f0d-b640-0b26406f307c - - - - - -] Attempt 4 to bind port 776393ff-6cd5-46b1-9bfc-c5cc2477e776 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers [None req-c7da4d8b-2486-4f0d-b640-0b26406f307c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 16524e70-d511-40ad-a17d-1d6abe40ccc1 could not be found. 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 16524e70-d511-40ad-a17d-1d6abe40ccc1 could not be found. 2026-05-25 01:52:40.534 10 ERROR neutron.plugins.ml2.managers  2026-05-25 01:52:40.535 10 ERROR neutron.plugins.ml2.managers [None req-c7da4d8b-2486-4f0d-b640-0b26406f307c - - - - - -] Failed to bind port 776393ff-6cd5-46b1-9bfc-c5cc2477e776 on host instance for vnic_type normal using segments [{'id': '97ef1858-bcd6-415c-91d4-44daa9ab55d9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 909, 'network_id': '2dcd337c-ac39-430a-94fe-b80bab961868'}] 2026-05-25 01:52:40.535 10 INFO neutron.plugins.ml2.plugin [None req-c7da4d8b-2486-4f0d-b640-0b26406f307c - - - - - -] Attempt 5 to bind port 776393ff-6cd5-46b1-9bfc-c5cc2477e776 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers [None req-c7da4d8b-2486-4f0d-b640-0b26406f307c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 16524e70-d511-40ad-a17d-1d6abe40ccc1 could not be found. 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 16524e70-d511-40ad-a17d-1d6abe40ccc1 could not be found. 2026-05-25 01:52:40.558 10 ERROR neutron.plugins.ml2.managers  2026-05-25 01:52:40.559 10 ERROR neutron.plugins.ml2.managers [None req-c7da4d8b-2486-4f0d-b640-0b26406f307c - - - - - -] Failed to bind port 776393ff-6cd5-46b1-9bfc-c5cc2477e776 on host instance for vnic_type normal using segments [{'id': '97ef1858-bcd6-415c-91d4-44daa9ab55d9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 909, 'network_id': '2dcd337c-ac39-430a-94fe-b80bab961868'}] 2026-05-25 01:52:40.560 10 INFO neutron.plugins.ml2.plugin [None req-c7da4d8b-2486-4f0d-b640-0b26406f307c - - - - - -] Attempt 6 to bind port 776393ff-6cd5-46b1-9bfc-c5cc2477e776 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers [None req-c7da4d8b-2486-4f0d-b640-0b26406f307c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 16524e70-d511-40ad-a17d-1d6abe40ccc1 could not be found. 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 16524e70-d511-40ad-a17d-1d6abe40ccc1 could not be found. 2026-05-25 01:52:40.576 10 ERROR neutron.plugins.ml2.managers  2026-05-25 01:52:40.577 10 ERROR neutron.plugins.ml2.managers [None req-c7da4d8b-2486-4f0d-b640-0b26406f307c - - - - - -] Failed to bind port 776393ff-6cd5-46b1-9bfc-c5cc2477e776 on host instance for vnic_type normal using segments [{'id': '97ef1858-bcd6-415c-91d4-44daa9ab55d9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 909, 'network_id': '2dcd337c-ac39-430a-94fe-b80bab961868'}] 2026-05-25 01:52:40.577 10 INFO neutron.plugins.ml2.plugin [None req-c7da4d8b-2486-4f0d-b640-0b26406f307c - - - - - -] Attempt 7 to bind port 776393ff-6cd5-46b1-9bfc-c5cc2477e776 2026-05-25 01:52:40.579 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 74ae40ec-b4c0-443e-9c2a-4e2670078a1c 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers [None req-c7da4d8b-2486-4f0d-b640-0b26406f307c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 16524e70-d511-40ad-a17d-1d6abe40ccc1 could not be found. 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 16524e70-d511-40ad-a17d-1d6abe40ccc1 could not be found. 2026-05-25 01:52:40.605 10 ERROR neutron.plugins.ml2.managers  2026-05-25 01:52:40.606 10 ERROR neutron.plugins.ml2.managers [None req-c7da4d8b-2486-4f0d-b640-0b26406f307c - - - - - -] Failed to bind port 776393ff-6cd5-46b1-9bfc-c5cc2477e776 on host instance for vnic_type normal using segments [{'id': '97ef1858-bcd6-415c-91d4-44daa9ab55d9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 909, 'network_id': '2dcd337c-ac39-430a-94fe-b80bab961868'}] 2026-05-25 01:52:40.607 10 INFO neutron.plugins.ml2.plugin [None req-c7da4d8b-2486-4f0d-b640-0b26406f307c - - - - - -] Attempt 8 to bind port 776393ff-6cd5-46b1-9bfc-c5cc2477e776 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers [None req-c7da4d8b-2486-4f0d-b640-0b26406f307c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 16524e70-d511-40ad-a17d-1d6abe40ccc1 could not be found. 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 16524e70-d511-40ad-a17d-1d6abe40ccc1 could not be found. 2026-05-25 01:52:40.625 10 ERROR neutron.plugins.ml2.managers  2026-05-25 01:52:40.626 10 ERROR neutron.plugins.ml2.managers [None req-c7da4d8b-2486-4f0d-b640-0b26406f307c - - - - - -] Failed to bind port 776393ff-6cd5-46b1-9bfc-c5cc2477e776 on host instance for vnic_type normal using segments [{'id': '97ef1858-bcd6-415c-91d4-44daa9ab55d9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 909, 'network_id': '2dcd337c-ac39-430a-94fe-b80bab961868'}] 2026-05-25 01:52:40.626 10 INFO neutron.plugins.ml2.plugin [None req-c7da4d8b-2486-4f0d-b640-0b26406f307c - - - - - -] Attempt 9 to bind port 776393ff-6cd5-46b1-9bfc-c5cc2477e776 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers [None req-c7da4d8b-2486-4f0d-b640-0b26406f307c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 16524e70-d511-40ad-a17d-1d6abe40ccc1 could not be found. 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 16524e70-d511-40ad-a17d-1d6abe40ccc1 could not be found. 2026-05-25 01:52:40.650 10 ERROR neutron.plugins.ml2.managers  2026-05-25 01:52:40.651 10 ERROR neutron.plugins.ml2.managers [None req-c7da4d8b-2486-4f0d-b640-0b26406f307c - - - - - -] Failed to bind port 776393ff-6cd5-46b1-9bfc-c5cc2477e776 on host instance for vnic_type normal using segments [{'id': '97ef1858-bcd6-415c-91d4-44daa9ab55d9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 909, 'network_id': '2dcd337c-ac39-430a-94fe-b80bab961868'}] 2026-05-25 01:52:40.652 10 INFO neutron.plugins.ml2.plugin [None req-c7da4d8b-2486-4f0d-b640-0b26406f307c - - - - - -] Attempt 10 to bind port 776393ff-6cd5-46b1-9bfc-c5cc2477e776 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers [None req-c7da4d8b-2486-4f0d-b640-0b26406f307c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 16524e70-d511-40ad-a17d-1d6abe40ccc1 could not be found. 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 16524e70-d511-40ad-a17d-1d6abe40ccc1 could not be found. 2026-05-25 01:52:40.673 10 ERROR neutron.plugins.ml2.managers  2026-05-25 01:52:40.674 10 ERROR neutron.plugins.ml2.managers [None req-c7da4d8b-2486-4f0d-b640-0b26406f307c - - - - - -] Failed to bind port 776393ff-6cd5-46b1-9bfc-c5cc2477e776 on host instance for vnic_type normal using segments [{'id': '97ef1858-bcd6-415c-91d4-44daa9ab55d9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 909, 'network_id': '2dcd337c-ac39-430a-94fe-b80bab961868'}] 2026-05-25 01:52:41.671 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 5d95f346-63e2-4ef5-912e-2e6f569b3369 2026-05-25 01:52:41.999 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 6905653e-4f07-41f9-bc87-a603ee11e5f3 2026-05-25 01:52:42.457 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port e441924a-5f89-4ccc-9c84-d0a1422bc684 2026-05-25 01:52:42.821 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 74ae40ec-b4c0-443e-9c2a-4e2670078a1c 2026-05-25 01:52:43.778 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port b8b5b306-6c8f-4e39-8631-b74da49b5b5f 2026-05-25 01:52:43.812 9 INFO neutron.plugins.ml2.plugin [None req-16a0c3c5-209a-40f5-b0aa-171241bde722 - - - - - -] Attempt 1 to provision port 0d39e312-f45b-4727-9297-9af84e74ef1c 2026-05-25 01:52:43.925 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-57e40dfc-e04a-4343-a66b-97d28d5fc6f5'] response: {'server_uuid': 'c63e6e71-7de0-498a-abdf-36981727c601', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b8b5b306-6c8f-4e39-8631-b74da49b5b5f', 'code': 200} 2026-05-25 01:52:44.382 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port e441924a-5f89-4ccc-9c84-d0a1422bc684 2026-05-25 01:52:44.668 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 250b0cc4-04e6-41a9-ae06-e698b2b3b73d 2026-05-25 01:52:45.692 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 250b0cc4-04e6-41a9-ae06-e698b2b3b73d 2026-05-25 01:52:45.963 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port b8b5b306-6c8f-4e39-8631-b74da49b5b5f 2026-05-25 01:52:45.973 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-937e2534-94e4-4b1a-a27d-103a714da170'] response: {'server_uuid': '75e5180a-b250-4a37-b17a-f53239db5fa3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '250b0cc4-04e6-41a9-ae06-e698b2b3b73d', 'code': 200} 2026-05-25 01:52:49.641 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 1d4c26fe-4db0-4e0c-bee9-59e07be2dbb1 2026-05-25 01:52:50.050 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port adbe4e50-fc0a-41bd-92d9-43c4a34e8439 2026-05-25 01:52:51.688 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 1d4c26fe-4db0-4e0c-bee9-59e07be2dbb1 2026-05-25 01:52:52.015 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port adbe4e50-fc0a-41bd-92d9-43c4a34e8439 2026-05-25 01:52:57.673 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 3004bff9-5817-4c61-8649-981f7a6d675b 2026-05-25 01:52:58.416 9 INFO neutron.plugins.ml2.plugin [None req-25b1e91d-7f62-4e1e-86b5-972dbedbd109 - - - - - -] Attempt 1 to provision port 3004bff9-5817-4c61-8649-981f7a6d675b 2026-05-25 01:52:59.409 9 INFO neutron.plugins.ml2.plugin [None req-11532725-00c5-44d4-935b-1ae7d09a15b9 - - - - - -] Attempt 1 to provision port da7b2339-34b5-4ade-a6bd-7b3b1fb75a35 2026-05-25 01:52:59.814 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 3004bff9-5817-4c61-8649-981f7a6d675b 2026-05-25 01:53:00.251 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 617e7e67-15dd-4662-8589-3b2f31bdff65 2026-05-25 01:53:00.701 9 INFO neutron.plugins.ml2.plugin [None req-b5e354f9-0f85-4163-847a-052b7e90cdbd - - - - - -] Attempt 1 to provision port 617e7e67-15dd-4662-8589-3b2f31bdff65 2026-05-25 01:53:00.821 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port da7b2339-34b5-4ade-a6bd-7b3b1fb75a35 2026-05-25 01:53:01.110 10 INFO neutron.plugins.ml2.plugin [None req-19df3718-9708-43c4-a03d-90c71087af58 - - - - - -] Attempt 1 to provision port 92d5681a-5b24-47e4-a0b5-27629130dcbc 2026-05-25 01:53:01.545 9 INFO neutron.plugins.ml2.plugin [None req-bfd0d27d-64f8-4ba1-8b51-5e7bb9faa1ed - - - - - -] Attempt 1 to provision port 3af33c94-4fdf-4f7f-873c-55e77c491fa7 2026-05-25 01:53:01.736 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 3af33c94-4fdf-4f7f-873c-55e77c491fa7 2026-05-25 01:53:04.782 9 INFO neutron.plugins.ml2.plugin [None req-63b27971-3d9e-4a18-851c-a784905004dd - - - - - -] Attempt 1 to provision port 02d34732-c29d-4493-baf3-334b2f2ffd76 2026-05-25 01:53:05.350 9 INFO neutron.plugins.ml2.plugin [None req-46c88980-32dd-42bb-bac9-d5e3f8bed3fb - - - - - -] Attempt 1 to provision port bfe4f5d2-9324-4526-a0eb-a6fbe4706e35 2026-05-25 01:53:07.717 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port bfe4f5d2-9324-4526-a0eb-a6fbe4706e35 2026-05-25 01:53:07.864 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-89b4e5c4-e980-4876-94bd-320170b1c370'] response: {'server_uuid': '181c6586-b5a8-4e49-88d8-9553b577684e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bfe4f5d2-9324-4526-a0eb-a6fbe4706e35', 'code': 200} 2026-05-25 01:53:09.624 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port bfe4f5d2-9324-4526-a0eb-a6fbe4706e35 2026-05-25 01:53:19.207 10 INFO neutron.plugins.ml2.plugin [None req-3fc1d4a9-52a2-48a3-b97d-7e94b2a850b0 - - - - - -] Attempt 1 to provision port 201c2bcd-7f2e-477e-9737-0e939a9389f2 2026-05-25 01:53:21.718 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 201c2bcd-7f2e-477e-9737-0e939a9389f2 2026-05-25 01:53:21.850 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf226982-abef-41c2-ad64-92c4be7709fd'] response: {'server_uuid': '85f1f808-216e-414c-aebb-65f3bca11b4b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '201c2bcd-7f2e-477e-9737-0e939a9389f2', 'code': 200} 2026-05-25 01:53:23.738 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 201c2bcd-7f2e-477e-9737-0e939a9389f2 2026-05-25 01:53:35.654 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 564ef546-4621-4a52-9ba4-814a48c3ed7e 2026-05-25 01:53:36.298 10 INFO neutron.plugins.ml2.plugin [None req-4293b48f-a281-4d7b-8a0b-de1e32268023 - - - - - -] Attempt 1 to provision port c8785e01-815b-4b78-b535-498b8664a5a0 2026-05-25 01:53:36.659 10 INFO neutron.plugins.ml2.plugin [None req-9aacac70-803d-4eaa-a552-58229c840839 - - - - - -] Attempt 1 to provision port 564ef546-4621-4a52-9ba4-814a48c3ed7e 2026-05-25 01:53:37.741 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 564ef546-4621-4a52-9ba4-814a48c3ed7e 2026-05-25 01:53:38.873 9 INFO neutron.plugins.ml2.plugin [None req-d28f7e87-5d5e-48e5-ae0b-2ced41572cd0 - - - - - -] Attempt 1 to provision port 5ae8b076-313a-4b70-87f2-018f70207b56 2026-05-25 01:53:39.623 9 INFO neutron.plugins.ml2.plugin [None req-d9ffecb8-053e-4b44-bfdc-6ab60ee88e32 - - - - - -] Attempt 1 to provision port 5ae8b076-313a-4b70-87f2-018f70207b56 2026-05-25 01:53:39.685 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port b53a5494-d8d0-429e-b484-38bd66dbc2e6 2026-05-25 01:53:41.639 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port b53a5494-d8d0-429e-b484-38bd66dbc2e6 2026-05-25 01:53:42.387 10 INFO neutron.plugins.ml2.plugin [None req-8d0e4a28-85ef-4ac1-ab4c-2ceb71a2d1e9 - - - - - -] Attempt 1 to provision port 58b1b0a6-13de-4fcc-be8f-a70fd4c5a9ce 2026-05-25 01:53:43.335 10 INFO neutron.plugins.ml2.plugin [None req-214d98ad-61b5-4fe1-8871-78da31114a8d - - - - - -] Attempt 1 to provision port 9abc5c66-592f-47d5-9291-0fb61307bd11 2026-05-25 01:53:43.680 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 9abc5c66-592f-47d5-9291-0fb61307bd11 2026-05-25 01:53:45.458 9 INFO neutron.plugins.ml2.plugin [None req-fd592397-247a-4773-9a5d-7b674a8d316a - - - - - -] Attempt 1 to provision port d4734820-0cbb-4731-8d8b-636af20399a4 2026-05-25 01:53:45.755 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 9abc5c66-592f-47d5-9291-0fb61307bd11 2026-05-25 01:53:46.123 10 INFO neutron.plugins.ml2.plugin [None req-b65efb68-4b66-43fa-ba79-a302c7eb0ebb - - - - - -] Attempt 1 to provision port d4734820-0cbb-4731-8d8b-636af20399a4 2026-05-25 01:53:47.674 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 09ad729d-c31f-4c41-9007-6a6b9ed4ca3c 2026-05-25 01:53:49.878 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 09ad729d-c31f-4c41-9007-6a6b9ed4ca3c 2026-05-25 01:53:51.729 9 INFO neutron.plugins.ml2.plugin [None req-0a47a73b-d576-4957-84fb-2394737df04f - - - - - -] Attempt 1 to provision port 6664cd06-d16d-42e6-ae67-bb7746eb6670 2026-05-25 01:53:53.851 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 6664cd06-d16d-42e6-ae67-bb7746eb6670 2026-05-25 01:53:53.994 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-814959fc-1d4a-445a-99fa-e6f54aee822a'] response: {'server_uuid': '41650d20-7d02-4384-9098-2fc8673ea188', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6664cd06-d16d-42e6-ae67-bb7746eb6670', 'code': 200} 2026-05-25 01:53:55.700 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 6664cd06-d16d-42e6-ae67-bb7746eb6670 2026-05-25 01:53:55.983 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 5ae8b076-313a-4b70-87f2-018f70207b56 2026-05-25 01:53:57.687 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port c8785e01-815b-4b78-b535-498b8664a5a0 2026-05-25 01:53:58.249 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 5ae8b076-313a-4b70-87f2-018f70207b56 2026-05-25 01:53:59.639 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port c8785e01-815b-4b78-b535-498b8664a5a0 2026-05-25 01:54:00.555 9 INFO neutron.plugins.ml2.plugin [None req-ec1b2879-999c-4102-b7a8-2938d980eb16 - - - - - -] Attempt 1 to provision port f5761869-188f-4b87-9ba8-45d84a4debd0 2026-05-25 01:54:01.663 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 58b1b0a6-13de-4fcc-be8f-a70fd4c5a9ce 2026-05-25 01:54:01.992 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port d4734820-0cbb-4731-8d8b-636af20399a4 2026-05-25 01:54:03.816 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port d4734820-0cbb-4731-8d8b-636af20399a4 2026-05-25 01:54:04.176 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 58b1b0a6-13de-4fcc-be8f-a70fd4c5a9ce 2026-05-25 01:54:04.377 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port f5761869-188f-4b87-9ba8-45d84a4debd0 2026-05-25 01:54:04.512 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-29151e98-36df-492e-9605-e23e7fd7b8a4'] response: {'server_uuid': '85f1f808-216e-414c-aebb-65f3bca11b4b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f5761869-188f-4b87-9ba8-45d84a4debd0', 'code': 200} 2026-05-25 01:54:05.682 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port f5761869-188f-4b87-9ba8-45d84a4debd0 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-25 01:54:31.439 10 INFO neutron.plugins.ml2.plugin [None req-63917be1-93bc-4eff-a372-8cb2470e7816 - - - - - -] Attempt 1 to provision port 15b5c411-4265-4899-acff-205da90a8cf5 2026-05-25 01:54:34.006 10 INFO neutron.plugins.ml2.plugin [None req-8f23c5d9-19c2-47dc-922c-04aaa3d2626d - - - - - -] Attempt 1 to provision port 15b5c411-4265-4899-acff-205da90a8cf5 2026-05-25 01:54:34.142 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-84b5efcc-d042-4cb1-ac74-ab389177c764'] response: {'server_uuid': '85f1f808-216e-414c-aebb-65f3bca11b4b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '15b5c411-4265-4899-acff-205da90a8cf5', 'code': 200} 2026-05-25 01:54:35.699 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 15b5c411-4265-4899-acff-205da90a8cf5 2026-05-25 01:54:42.264 10 INFO neutron.plugins.ml2.plugin [None req-39d3f597-e19d-4f0a-a416-6b6a7f3745ff - - - - - -] Attempt 1 to provision port dbc7ed46-3ed8-41db-8162-9224e1f4dccf 2026-05-25 01:54:42.793 10 INFO neutron.plugins.ml2.plugin [None req-39d3f597-e19d-4f0a-a416-6b6a7f3745ff - - - - - -] Attempt 2 to provision port dbc7ed46-3ed8-41db-8162-9224e1f4dccf 2026-05-25 01:54:45.984 9 INFO neutron.plugins.ml2.plugin [None req-5320e815-36bf-4e39-980d-1da34ee63c7d - - - - - -] Attempt 1 to provision port dbc7ed46-3ed8-41db-8162-9224e1f4dccf 2026-05-25 01:54:46.148 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b767e24-87c5-486a-b4c3-8ff5afa46d75'] response: {'server_uuid': '85f1f808-216e-414c-aebb-65f3bca11b4b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dbc7ed46-3ed8-41db-8162-9224e1f4dccf', 'code': 200} 2026-05-25 01:54:47.752 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port dbc7ed46-3ed8-41db-8162-9224e1f4dccf 2026-05-25 01:55:00.474 10 INFO neutron.plugins.ml2.plugin [None req-c546ba14-cba0-497f-a4fe-c28ca517444f - - - - - -] Attempt 1 to provision port dbc7ed46-3ed8-41db-8162-9224e1f4dccf 2026-05-25 01:55:01.744 9 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port dbc7ed46-3ed8-41db-8162-9224e1f4dccf 2026-05-25 01:55:26.175 9 INFO neutron.plugins.ml2.plugin [None req-e552d87f-14a6-4890-bb70-f9ece1dd2869 - - - - - -] Attempt 1 to provision port 15b5c411-4265-4899-acff-205da90a8cf5 2026-05-25 01:55:27.729 10 INFO neutron.plugins.ml2.plugin [None req-9faab196-6a1f-4c6e-a4ca-ca26abf2ee86 - - - - - -] Attempt 1 to provision port 15b5c411-4265-4899-acff-205da90a8cf5