+ 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-03-02 21:55:35.624 1 INFO neutron.common.config [-] Logging enabled! 2026-03-02 21:55:35.625 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-03-02 21:55:35.625 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-03-02 21:55:35.625 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-03-02 21:55:36.536 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-02 21:55:36.538 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-03-02 21:55:36.541 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-03-02 21:55:36.542 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-02 21:55:36.542 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-03-02 21:55:36.543 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-03-02 21:55:36.543 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-02 21:55:36.549 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-02 21:55:36.549 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-02 21:55:36.549 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-03-02 21:55:36.565 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-03-02 21:55:36.566 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-03-02 21:55:36.566 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-03-02 21:55:36.595 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-03-02 21:55:36.595 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-03-02 21:55:36.596 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-03-02 21:55:36.596 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-03-02 21:55:36.601 1 WARNING oslo_policy.policy [None req-1a54f5fe-1a4d-4633-9ca5-466494fcb704 - - - - - -] 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-03-02 21:55:36.857 1 INFO neutron.plugins.ml2.managers [None req-1a54f5fe-1a4d-4633-9ca5-466494fcb704 - - - - - -] Initializing driver for type 'vlan' 2026-03-02 21:55:37.021 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-1a54f5fe-1a4d-4633-9ca5-466494fcb704 - - - - - -] VlanTypeDriver initialization complete 2026-03-02 21:55:37.022 1 INFO neutron.plugins.ml2.managers [None req-1a54f5fe-1a4d-4633-9ca5-466494fcb704 - - - - - -] Initializing driver for type 'vxlan' 2026-03-02 21:55:37.022 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-1a54f5fe-1a4d-4633-9ca5-466494fcb704 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-03-02 21:55:37.057 1 INFO neutron.plugins.ml2.managers [None req-1a54f5fe-1a4d-4633-9ca5-466494fcb704 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-03-02 21:55:37.057 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-1a54f5fe-1a4d-4633-9ca5-466494fcb704 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-03-02 21:55:37.057 1 INFO neutron.plugins.ml2.managers [None req-1a54f5fe-1a4d-4633-9ca5-466494fcb704 - - - - - -] Initializing extension driver 'port_security' 2026-03-02 21:55:37.057 1 INFO neutron.plugins.ml2.extensions.port_security [None req-1a54f5fe-1a4d-4633-9ca5-466494fcb704 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-03-02 21:55:37.058 1 INFO neutron.plugins.ml2.managers [None req-1a54f5fe-1a4d-4633-9ca5-466494fcb704 - - - - - -] Initializing extension driver 'qos' 2026-03-02 21:55:37.058 1 INFO neutron.plugins.ml2.managers [None req-1a54f5fe-1a4d-4633-9ca5-466494fcb704 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-03-02 21:55:37.058 1 INFO neutron.plugins.ml2.managers [None req-1a54f5fe-1a4d-4633-9ca5-466494fcb704 - - - - - -] Initializing mechanism driver 'l2population' 2026-03-02 21:55:37.070 1 INFO neutron.quota [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded quota_driver: . 2026-03-02 21:55:37.071 1 INFO neutron.plugins.ml2.plugin [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Modular L2 Plugin initialization complete 2026-03-02 21:55:37.071 1 INFO neutron.plugins.ml2.managers [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-03-02 21:55:37.071 1 INFO neutron.plugins.ml2.managers [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-03-02 21:55:37.071 1 INFO neutron.plugins.ml2.managers [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Got port-security extension from driver 'port_security' 2026-03-02 21:55:37.071 1 INFO neutron.extensions.vlantransparent [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Disabled vlantransparent extension. 2026-03-02 21:55:37.071 1 INFO neutron.manager [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loading Plugin: qos 2026-03-02 21:55:37.080 1 INFO neutron.manager [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loading Plugin: router 2026-03-02 21:55:37.109 1 INFO neutron.services.service_base [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-03-02 21:55:37.109 1 INFO neutron.manager [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loading Plugin: segments 2026-03-02 21:55:37.180 1 INFO neutron.manager [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loading Plugin: trunk 2026-03-02 21:55:37.242 1 INFO neutron.manager [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loading Plugin: vpnaas 2026-03-02 21:55:37.277 1 WARNING stevedore.named [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-02 21:55:37.328 1 INFO neutron_vpnaas.services.vpn.plugin [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-03-02 21:55:37.329 1 INFO neutron.common.utils [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-03-02 21:55:37.329 1 INFO neutron.manager [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loading Plugin: auto_allocate 2026-03-02 21:55:37.332 1 INFO neutron.manager [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loading Plugin: tag 2026-03-02 21:55:37.338 1 INFO neutron.manager [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loading Plugin: timestamp 2026-03-02 21:55:37.341 1 INFO neutron.manager [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loading Plugin: network_ip_availability 2026-03-02 21:55:37.346 1 INFO neutron.manager [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loading Plugin: flavors 2026-03-02 21:55:37.348 1 INFO neutron.manager [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loading Plugin: revisions 2026-03-02 21:55:37.351 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Initializing extension manager. 2026-03-02 21:55:37.352 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: address-group 2026-03-02 21:55:37.352 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: address-scope 2026-03-02 21:55:37.353 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-03-02 21:55:37.354 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: agent 2026-03-02 21:55:37.354 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: agent-resources-synced 2026-03-02 21:55:37.355 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: allowed-address-pairs 2026-03-02 21:55:37.356 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: auto-allocated-topology 2026-03-02 21:55:37.356 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: availability_zone 2026-03-02 21:55:37.357 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: availability_zone_filter 2026-03-02 21:55:37.357 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-03-02 21:55:37.358 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: default-subnetpools 2026-03-02 21:55:37.359 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-03-02 21:55:37.359 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: dns-integration 2026-03-02 21:55:37.360 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: dns-domain-ports 2026-03-02 21:55:37.360 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-03-02 21:55:37.361 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: dvr 2026-03-02 21:55:37.361 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-03-02 21:55:37.362 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: empty-string-filtering 2026-03-02 21:55:37.362 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-03-02 21:55:37.363 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-03-02 21:55:37.363 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: external-net 2026-03-02 21:55:37.364 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: extra_dhcp_opt 2026-03-02 21:55:37.364 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: extraroute 2026-03-02 21:55:37.365 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: extraroute-atomic 2026-03-02 21:55:37.365 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-03-02 21:55:37.366 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-03-02 21:55:37.366 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-03-02 21:55:37.367 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-03-02 21:55:37.367 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: fip-port-details 2026-03-02 21:55:37.368 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: flavors 2026-03-02 21:55:37.369 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-03-02 21:55:37.369 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: floatingip-pools 2026-03-02 21:55:37.370 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: ip_allocation 2026-03-02 21:55:37.370 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: ip-substring-filtering 2026-03-02 21:55:37.371 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: l2_adjacency 2026-03-02 21:55:37.371 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: router 2026-03-02 21:55:37.373 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-03-02 21:55:37.373 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-03-02 21:55:37.374 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-03-02 21:55:37.374 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: ext-gw-mode 2026-03-02 21:55:37.375 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: l3-ha 2026-03-02 21:55:37.375 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-03-02 21:55:37.376 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-03-02 21:55:37.376 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: l3-flavors 2026-03-02 21:55:37.377 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-03-02 21:55:37.377 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-03-02 21:55:37.379 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: l3_agent_scheduler 2026-03-02 21:55:37.380 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-03-02 21:55:37.380 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Extension logging not supported by any of loaded plugins 2026-03-02 21:55:37.381 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Extension metering not supported by any of loaded plugins 2026-03-02 21:55:37.382 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-03-02 21:55:37.382 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: multi-provider 2026-03-02 21:55:37.383 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: net-mtu 2026-03-02 21:55:37.383 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: net-mtu-writable 2026-03-02 21:55:37.384 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: network_availability_zone 2026-03-02 21:55:37.384 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: network_ha 2026-03-02 21:55:37.385 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: network-ip-availability 2026-03-02 21:55:37.386 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-03-02 21:55:37.386 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: pagination 2026-03-02 21:55:37.387 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: port-device-profile 2026-03-02 21:55:37.387 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-03-02 21:55:37.387 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-03-02 21:55:37.388 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-03-02 21:55:37.388 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: port-mac-override 2026-03-02 21:55:37.389 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-03-02 21:55:37.389 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-03-02 21:55:37.390 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: port-resource-request 2026-03-02 21:55:37.390 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: port-resource-request-groups 2026-03-02 21:55:37.391 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: binding 2026-03-02 21:55:37.391 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: binding-extended 2026-03-02 21:55:37.392 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: port-security 2026-03-02 21:55:37.392 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: project-id 2026-03-02 21:55:37.393 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: provider 2026-03-02 21:55:37.394 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: qos 2026-03-02 21:55:37.395 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-03-02 21:55:37.395 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-03-02 21:55:37.396 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: qos-default 2026-03-02 21:55:37.396 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: qos-fip 2026-03-02 21:55:37.397 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-03-02 21:55:37.397 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: qos-gateway-ip 2026-03-02 21:55:37.398 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: qos-port-network-policy 2026-03-02 21:55:37.398 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: qos-pps-minimum 2026-03-02 21:55:37.399 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-03-02 21:55:37.399 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: qos-pps 2026-03-02 21:55:37.400 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: qos-rule-type-details 2026-03-02 21:55:37.400 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: qos-rule-type-filter 2026-03-02 21:55:37.401 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: qos-rules-alias 2026-03-02 21:55:37.401 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: quota-check-limit 2026-03-02 21:55:37.403 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: quotas 2026-03-02 21:55:37.404 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: quota_details 2026-03-02 21:55:37.405 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: rbac-policies 2026-03-02 21:55:37.406 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: rbac-address-group 2026-03-02 21:55:37.407 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: rbac-address-scope 2026-03-02 21:55:37.407 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: rbac-security-groups 2026-03-02 21:55:37.407 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: rbac-subnetpool 2026-03-02 21:55:37.408 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: revision-if-match 2026-03-02 21:55:37.409 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: standard-attr-revisions 2026-03-02 21:55:37.409 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: router_availability_zone 2026-03-02 21:55:37.410 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-03-02 21:55:37.411 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: security-groups-default-rules 2026-03-02 21:55:37.411 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-03-02 21:55:37.412 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: port-security-groups-filtering 2026-03-02 21:55:37.412 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-03-02 21:55:37.413 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-03-02 21:55:37.413 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-03-02 21:55:37.420 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: security-group 2026-03-02 21:55:37.421 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: segment 2026-03-02 21:55:37.421 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-03-02 21:55:37.422 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: service-type 2026-03-02 21:55:37.422 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: sorting 2026-03-02 21:55:37.422 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: standard-attr-segment 2026-03-02 21:55:37.423 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: standard-attr-description 2026-03-02 21:55:37.424 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: stateful-security-group 2026-03-02 21:55:37.424 1 WARNING neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-03-02 21:55:37.424 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-03-02 21:55:37.425 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: subnet_onboard 2026-03-02 21:55:37.425 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-03-02 21:55:37.426 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: subnet-service-types 2026-03-02 21:55:37.426 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: subnet_allocation 2026-03-02 21:55:37.427 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-03-02 21:55:37.428 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-03-02 21:55:37.430 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: standard-attr-tag 2026-03-02 21:55:37.431 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: standard-attr-timestamp 2026-03-02 21:55:37.431 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: trunk 2026-03-02 21:55:37.432 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: trunk-details 2026-03-02 21:55:37.432 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-03-02 21:55:37.433 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-03-02 21:55:37.434 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-03-02 21:55:37.435 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-03-02 21:55:37.435 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: vpn-flavors 2026-03-02 21:55:37.436 1 INFO neutron.api.extensions [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Loaded extension: vpnaas 2026-03-02 21:55:37.439 1 INFO oslo_service.service [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Starting 2 workers 2026-03-02 21:55:37.443 1 INFO oslo_service.service [None req-cd978858-a98f-45a8-be8b-98a398db79a6 - - - - - -] Starting 1 workers 2026-03-02 21:56:12.670 10 INFO neutron.db.l3_hamode_db [None req-5b52c307-f3a5-4da5-b43b-e450e07a4253 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-02 21:56:19.083 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 558386c8-44a9-4b93-b283-b1e88a9f806f 2026-03-02 21:56:19.570 10 INFO neutron.plugins.ml2.plugin [None req-c343e9b3-78f5-43df-8bc8-8635f12e740a - - - - - -] Attempt 1 to provision port 558386c8-44a9-4b93-b283-b1e88a9f806f 2026-03-02 21:56:20.954 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 558386c8-44a9-4b93-b283-b1e88a9f806f 2026-03-02 22:00:37.029 10 INFO neutron.plugins.ml2.plugin [None req-0c6282fb-0f35-4376-a21c-b53f21c4fce1 - - - - - -] Attempt 1 to provision port f4a2cc92-b216-4aaf-a0f5-d66bb48529e0 2026-03-02 22:00:37.152 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port f4a2cc92-b216-4aaf-a0f5-d66bb48529e0 2026-03-02 22:00:39.124 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port f4a2cc92-b216-4aaf-a0f5-d66bb48529e0 2026-03-02 22:00:44.455 10 INFO neutron.plugins.ml2.plugin [None req-d401b519-0db9-47a6-8f48-fc8d284e78dc - - - - - -] Attempt 1 to provision port 3dfae51e-5920-4292-ae5d-cba8c604a3e4 2026-03-02 22:04:13.415 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 3dfae51e-5920-4292-ae5d-cba8c604a3e4 2026-03-02 22:04:15.290 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 3dfae51e-5920-4292-ae5d-cba8c604a3e4 2026-03-02 22:12:57.658 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 2132d857-ab7c-467d-b18d-6222e9fbaad5 2026-03-02 22:12:59.628 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 2132d857-ab7c-467d-b18d-6222e9fbaad5 2026-03-02 22:27:26.306 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port caf9ecc1-17bd-4bd8-94ef-466471dee4c6 2026-03-02 22:27:26.455 9 INFO neutron.plugins.ml2.plugin [None req-7b22491f-0716-4544-9c3e-cb887717edb4 - - - - - -] Attempt 1 to provision port 94a03d3e-a56d-4948-a506-56d8fdfadb67 2026-03-02 22:27:26.774 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 7b47c08e-920c-438c-8191-9599e94bc05d 2026-03-02 22:27:27.199 10 INFO neutron.plugins.ml2.plugin [None req-cff771e3-c242-4aa3-9360-37857086b928 - - - - - -] Attempt 1 to provision port 8968e88e-3a6c-416c-b3ce-4159e9fc82cd 2026-03-02 22:27:27.352 10 INFO neutron.plugins.ml2.plugin [None req-79fb41c2-9ac8-4df9-abd6-362a1b2868be - - - - - -] Attempt 1 to provision port 7b47c08e-920c-438c-8191-9599e94bc05d 2026-03-02 22:27:27.729 10 INFO neutron.plugins.ml2.plugin [None req-b1bc034e-0362-4962-9562-0bf12d405147 - - - - - -] Attempt 1 to provision port caf9ecc1-17bd-4bd8-94ef-466471dee4c6 2026-03-02 22:27:27.914 9 INFO neutron.plugins.ml2.plugin [None req-c2f9b97c-46b3-4c01-a0e6-4b05184982aa - - - - - -] Attempt 1 to provision port 8d813d68-edf5-412a-98c7-118afe9bd631 2026-03-02 22:27:28.249 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port caf9ecc1-17bd-4bd8-94ef-466471dee4c6 2026-03-02 22:27:28.587 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 8d813d68-edf5-412a-98c7-118afe9bd631 2026-03-02 22:27:29.162 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 7b47c08e-920c-438c-8191-9599e94bc05d 2026-03-02 22:27:29.558 10 INFO neutron.plugins.ml2.plugin [None req-2db9741a-5429-4685-becb-f6128911a926 - - - - - -] Attempt 1 to provision port 0ddee00a-a99c-4785-a38e-a1ef8356683a 2026-03-02 22:27:29.805 9 INFO neutron.plugins.ml2.plugin [None req-59c5e180-8654-4e2f-999f-731b455c849d - - - - - -] Attempt 1 to provision port 6b5ad44b-0b93-41ad-9667-c47a748c877b 2026-03-02 22:27:30.197 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 8d813d68-edf5-412a-98c7-118afe9bd631 2026-03-02 22:27:30.762 10 INFO neutron.plugins.ml2.plugin [None req-400af00b-66f6-4fca-814c-6b9448fea3ab - - - - - -] Attempt 1 to provision port 6b5ad44b-0b93-41ad-9667-c47a748c877b 2026-03-02 22:27:31.740 9 INFO neutron.plugins.ml2.plugin [None req-7c659cff-f767-4d71-847e-42a937c1776d - - - - - -] Attempt 1 to provision port f803ddeb-f4b6-4a14-a7c7-d9bc36ca5e01 2026-03-02 22:27:32.297 9 INFO neutron.plugins.ml2.plugin [None req-ca2be2c3-c8a8-48aa-a791-100e7a9bcd4c - - - - - -] Attempt 1 to provision port f803ddeb-f4b6-4a14-a7c7-d9bc36ca5e01 2026-03-02 22:27:32.541 9 INFO neutron.plugins.ml2.plugin [None req-6005c16e-6bbc-4eb1-b299-f553ec947941 - - - - - -] Attempt 1 to provision port 5e1565f9-d087-4b14-9721-1fceb83d7317 2026-03-02 22:27:33.085 10 INFO neutron.plugins.ml2.plugin [None req-e36b3b67-372e-4cfe-a2af-0968365beab4 - - - - - -] Attempt 1 to provision port 5e1565f9-d087-4b14-9721-1fceb83d7317 2026-03-02 22:27:34.174 10 INFO neutron.plugins.ml2.plugin [None req-7fda569a-daf5-4725-b1eb-d9165f99e3b6 - - - - - -] Attempt 1 to provision port 52954fa2-bcb8-40b4-9856-69be11b97fe6 2026-03-02 22:27:34.228 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port e0fd4088-356e-435d-aad1-7a63bb346bc7 2026-03-02 22:27:34.847 9 INFO neutron.plugins.ml2.plugin [None req-67ce8a2a-cb0f-4ee1-8ad0-790cd5be809a - - - - - -] Attempt 1 to provision port e0fd4088-356e-435d-aad1-7a63bb346bc7 2026-03-02 22:27:36.249 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port e0fd4088-356e-435d-aad1-7a63bb346bc7 2026-03-02 22:27:37.088 10 INFO neutron.plugins.ml2.plugin [None req-7594afab-1b3e-40d2-9170-0af13b06356e - - - - - -] Attempt 1 to provision port 61fbe915-cf80-4d87-aa27-799df58aa982 2026-03-02 22:27:37.575 10 INFO neutron.plugins.ml2.plugin [None req-ec052f35-61df-4ae7-a85f-fad49a317358 - - - - - -] Attempt 1 to provision port 61fbe915-cf80-4d87-aa27-799df58aa982 2026-03-02 22:27:38.267 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port bb2dd135-609f-4e24-aab8-f05c7d884fbe 2026-03-02 22:27:38.759 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port ba0a5318-d25b-4dbd-b40d-1589422b3694 2026-03-02 22:27:39.237 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port dcc238f9-e49b-489e-9a59-33ebb6c1450a 2026-03-02 22:27:39.792 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 4de2c71d-5e41-417d-beb4-c78b965abd83 2026-03-02 22:27:40.453 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port bb2dd135-609f-4e24-aab8-f05c7d884fbe 2026-03-02 22:27:40.740 9 INFO neutron.plugins.ml2.plugin [None req-8dac22b9-13d3-4f96-9b53-7c8f8e5b988d - - - - - -] Attempt 1 to provision port 541599a1-6990-4793-b0b0-8e53441132fd 2026-03-02 22:27:40.930 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port dcc238f9-e49b-489e-9a59-33ebb6c1450a /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-03-02 22:27:41.363 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 4de2c71d-5e41-417d-beb4-c78b965abd83 2026-03-02 22:27:43.411 9 INFO neutron.plugins.ml2.plugin [None req-13c4f725-5160-4b20-bc72-0343ddb40fd8 - - - - - -] Attempt 1 to provision port fd10a864-75bd-4bdd-8d04-afc85e7018dd /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-03-02 22:27:48.624 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 541599a1-6990-4793-b0b0-8e53441132fd 2026-03-02 22:27:49.234 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port fd10a864-75bd-4bdd-8d04-afc85e7018dd 2026-03-02 22:27:49.286 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3573ce2e-896c-41f2-bdcd-841320979321'] response: {'server_uuid': 'b9dda670-dbbe-486f-bad2-3f7fdf247bb1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '541599a1-6990-4793-b0b0-8e53441132fd', 'code': 200} 2026-03-02 22:27:49.714 9 INFO neutron.plugins.ml2.plugin [None req-aa4f75a2-daba-4b4c-8294-6858ff6a1f61 - - - - - -] Attempt 1 to provision port 009cbace-0fab-4a14-b58d-4bb7ca64515c 2026-03-02 22:27:50.533 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 541599a1-6990-4793-b0b0-8e53441132fd 2026-03-02 22:27:50.691 10 INFO neutron.plugins.ml2.plugin [None req-34f43540-4f7c-403d-8a98-38ddcf4f42f5 - - - - - -] Attempt 1 to provision port 172b8d66-12e1-4006-816d-f7501314cc70 2026-03-02 22:27:50.800 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 172b8d66-12e1-4006-816d-f7501314cc70 2026-03-02 22:27:51.219 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port fd10a864-75bd-4bdd-8d04-afc85e7018dd 2026-03-02 22:27:51.368 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef11740d-e7b8-48e8-95d8-aad54a2d6d8a'] response: {'server_uuid': '6ae0d8f7-f42f-4955-af04-a80f910f5fa8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fd10a864-75bd-4bdd-8d04-afc85e7018dd', 'code': 200} 2026-03-02 22:27:52.403 10 INFO neutron.plugins.ml2.plugin [None req-f43a6302-e298-412f-9529-b74a6ae8bc30 - - - - - -] Attempt 1 to provision port 4c12e3ae-d20a-4241-8681-40f25d337d7e 2026-03-02 22:27:52.503 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 172b8d66-12e1-4006-816d-f7501314cc70 2026-03-02 22:27:52.975 9 INFO neutron.plugins.ml2.plugin [None req-f9d87b46-957b-488b-a108-62cb05f587e1 - - - - - -] Attempt 1 to provision port 4c12e3ae-d20a-4241-8681-40f25d337d7e 2026-03-02 22:27:54.510 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port bf9c55e8-3fdd-4f95-a55b-5110b5dd6caf 2026-03-02 22:27:56.436 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port bf9c55e8-3fdd-4f95-a55b-5110b5dd6caf 2026-03-02 22:27:56.880 10 INFO neutron.plugins.ml2.plugin [None req-56b49a67-84f4-416b-8453-ee801d7d07e8 - - - - - -] Attempt 1 to provision port 12f52806-75cb-4633-b15f-3e67d689e81b 2026-03-02 22:27:57.391 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] No ports have port_id starting with fd10a864-75bd-4bdd-8d04-afc85e7018dd 2026-03-02 22:27:57.497 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-88665fef-ed9f-4e76-bebd-5768c18c9fd9'] response: {'server_uuid': '6ae0d8f7-f42f-4955-af04-a80f910f5fa8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'fd10a864-75bd-4bdd-8d04-afc85e7018dd', 'code': 200} 2026-03-02 22:28:00.347 10 INFO neutron.plugins.ml2.plugin [None req-4a39bb0c-5769-484a-baf3-076707c52fef - - - - - -] Attempt 1 to provision port 09408765-da7e-4a7c-b548-9fc8cbfb4b06 2026-03-02 22:28:00.663 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 12f52806-75cb-4633-b15f-3e67d689e81b 2026-03-02 22:28:00.806 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-311ccc9a-f417-4439-aa19-ca2c8bdb8f5d'] response: {'server_uuid': 'a1d11e7f-8380-495b-81d8-9daf6030dc87', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '12f52806-75cb-4633-b15f-3e67d689e81b', 'code': 200} 2026-03-02 22:28:01.193 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 09408765-da7e-4a7c-b548-9fc8cbfb4b06 /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-03-02 22:28:02.410 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 12f52806-75cb-4633-b15f-3e67d689e81b /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-03-02 22:28:04.437 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 5e1565f9-d087-4b14-9721-1fceb83d7317 2026-03-02 22:28:04.794 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 0ddee00a-a99c-4785-a38e-a1ef8356683a 2026-03-02 22:28:06.397 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 5e1565f9-d087-4b14-9721-1fceb83d7317 2026-03-02 22:28:06.644 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 0ddee00a-a99c-4785-a38e-a1ef8356683a 2026-03-02 22:28:07.093 10 INFO neutron.plugins.ml2.plugin [None req-4ba150d6-fc07-48db-99a3-99291171bb8e - - - - - -] Attempt 1 to provision port c15759a6-93c6-4a1a-8f22-56609d0d1738 2026-03-02 22:28:07.849 9 INFO neutron.plugins.ml2.plugin [None req-343717f7-3e8d-46c8-863a-94a1ff8d390f - - - - - -] Attempt 1 to provision port 8335e9b9-ff25-40d9-b9d8-58acf33b8bbc 2026-03-02 22:28:08.422 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 8335e9b9-ff25-40d9-b9d8-58acf33b8bbc 2026-03-02 22:28:09.829 9 INFO neutron.plugins.ml2.plugin [None req-cdf47085-c56f-4658-9bc5-82c2bf9856ab - - - - - -] Attempt 1 to provision port 541599a1-6990-4793-b0b0-8e53441132fd 2026-03-02 22:28:10.016 10 INFO neutron.plugins.ml2.plugin [None req-7ca2df62-73a3-48cd-a7db-3a3090582332 - - - - - -] Attempt 1 to provision port b2ed5105-4004-4b15-ad4f-94895773dc08 2026-03-02 22:28:10.555 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 541599a1-6990-4793-b0b0-8e53441132fd 2026-03-02 22:28:10.786 9 INFO neutron.plugins.ml2.plugin [None req-d7ef8e26-bf74-407f-a927-9d8eb4ad4776 - - - - - -] Attempt 1 to provision port b2ed5105-4004-4b15-ad4f-94895773dc08 2026-03-02 22:28:10.894 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 4f57a46b-26df-4264-9b78-04c0f68a9c6e 2026-03-02 22:28:12.491 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 6528865e-414e-4bb2-8199-4feed9d3db4f 2026-03-02 22:28:13.775 9 INFO neutron.plugins.ml2.plugin [None req-c98f4b74-f80c-4ed5-918d-d81261224231 - - - - - -] Attempt 1 to provision port 541599a1-6990-4793-b0b0-8e53441132fd 2026-03-02 22:28:14.894 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 6528865e-414e-4bb2-8199-4feed9d3db4f 2026-03-02 22:28:15.312 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 541599a1-6990-4793-b0b0-8e53441132fd 2026-03-02 22:28:17.012 9 INFO neutron.plugins.ml2.plugin [None req-5ad903ed-dbd2-4311-b48b-198ca1fdc2f1 - - - - - -] Attempt 1 to provision port eaf70390-88fa-40a0-bab8-3a3999a5ec52 2026-03-02 22:28:18.514 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port eaf70390-88fa-40a0-bab8-3a3999a5ec52 2026-03-02 22:28:18.676 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a4c4c141-8777-4830-80d1-e1b79573b5a8'] response: {'server_uuid': 'c3751d97-cf29-4e3f-bbe7-82977fe4fd0a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eaf70390-88fa-40a0-bab8-3a3999a5ec52', 'code': 200} 2026-03-02 22:28:20.612 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port eaf70390-88fa-40a0-bab8-3a3999a5ec52 /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-03-02 22:28:24.611 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea791847-5d66-4a3b-9126-f85dab5f19e3'] response: {'server_uuid': 'c3751d97-cf29-4e3f-bbe7-82977fe4fd0a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'eaf70390-88fa-40a0-bab8-3a3999a5ec52', 'code': 200} 2026-03-02 22:28:26.692 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 0402c7c3-5eab-4a2c-a47c-220a679f3e5f 2026-03-02 22:28:26.871 9 INFO neutron.plugins.ml2.plugin [None req-3928c34a-9e4c-4cb6-9fc6-97eaeb0fd8ba - - - - - -] Attempt 1 to provision port 646b6310-45a5-4aab-bbf6-45a48eaf1f1a 2026-03-02 22:28:27.628 9 INFO neutron.plugins.ml2.plugin [None req-210c9a9c-2c16-4665-8ea7-e90e6906f952 - - - - - -] Attempt 1 to provision port 0402c7c3-5eab-4a2c-a47c-220a679f3e5f 2026-03-02 22:28:28.570 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 0402c7c3-5eab-4a2c-a47c-220a679f3e5f 2026-03-02 22:28:28.993 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port c15759a6-93c6-4a1a-8f22-56609d0d1738 2026-03-02 22:28:29.629 10 INFO neutron.plugins.ml2.plugin [None req-7820366c-7cca-456e-9647-2532c0395eb2 - - - - - -] Attempt 1 to provision port 9586e689-bf19-4f08-92d0-aef1a00cd54e 2026-03-02 22:28:30.295 10 INFO neutron.plugins.ml2.plugin [None req-271068e5-abf0-4b20-a9bf-b74b8dc0bda1 - - - - - -] Attempt 1 to provision port 9586e689-bf19-4f08-92d0-aef1a00cd54e 2026-03-02 22:28:30.607 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 7466cbe4-49d5-4e5b-bb3f-2c8a612c5c3f /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-03-02 22:28:32.442 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 7466cbe4-49d5-4e5b-bb3f-2c8a612c5c3f 2026-03-02 22:28:34.905 10 INFO neutron.plugins.ml2.plugin [None req-195bfaf6-9a0b-4d9c-a234-0d7f26230c9d - - - - - -] Attempt 1 to provision port b02ef43d-e3b7-4fbc-91c8-9699f1d93c77 2026-03-02 22:28:35.272 10 INFO neutron.plugins.ml2.plugin [None req-c1db42c1-7df5-4dec-b9ca-fbab4e0927b2 - - - - - -] Attempt 1 to provision port 74bed108-81b1-4a04-9437-63cf8135c808 2026-03-02 22:28:36.063 10 INFO neutron.plugins.ml2.plugin [None req-acfb2c3f-a6d1-499c-a942-e2b480452770 - - - - - -] Attempt 1 to provision port b74bba62-2f4c-495b-83f0-dce5a54cab52 2026-03-02 22:28:36.428 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port b74bba62-2f4c-495b-83f0-dce5a54cab52 2026-03-02 22:28:37.783 9 INFO neutron.plugins.ml2.plugin [None req-bd2c2bcf-39eb-45ab-9e32-83ce05aade2d - - - - - -] Attempt 1 to provision port 4c0dd732-3038-4ea1-9feb-42dacc1acdd5 2026-03-02 22:28:38.458 10 INFO neutron.plugins.ml2.plugin [None req-d657f2a7-f9dd-4de4-bc2a-97eebf675e59 - - - - - -] Attempt 1 to provision port 4c0dd732-3038-4ea1-9feb-42dacc1acdd5 2026-03-02 22:28:38.577 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 5d445960-1710-42e9-be7b-66fd97739cc2 2026-03-02 22:28:39.133 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port b74bba62-2f4c-495b-83f0-dce5a54cab52 2026-03-02 22:28:39.497 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port b02ef43d-e3b7-4fbc-91c8-9699f1d93c77 2026-03-02 22:28:39.647 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b5b78c9-da04-40c4-95c1-79e34b263545'] response: {'server_uuid': '49f26684-4b63-40b9-a214-912acc18f234', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b02ef43d-e3b7-4fbc-91c8-9699f1d93c77', 'code': 200} 2026-03-02 22:28:40.482 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 5d445960-1710-42e9-be7b-66fd97739cc2 2026-03-02 22:28:40.781 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port b02ef43d-e3b7-4fbc-91c8-9699f1d93c77 2026-03-02 22:28:42.825 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port e2837e34-91fa-430f-bf5a-75a263afd509 2026-03-02 22:28:44.089 9 INFO neutron.plugins.ml2.plugin [None req-86f22c44-87ff-43e0-b850-8549b2dbf973 - - - - - -] Attempt 1 to provision port 8e59af61-a9fb-4dfe-9561-dd4a9431188d 2026-03-02 22:28:44.456 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 46a700af-99f1-490d-89b7-349a6930309e 2026-03-02 22:28:44.964 9 INFO neutron.plugins.ml2.plugin [None req-eff5e04e-7629-4789-a1ec-299837efdf03 - - - - - -] Attempt 1 to provision port 46a700af-99f1-490d-89b7-349a6930309e 2026-03-02 22:28:46.060 10 INFO neutron.plugins.ml2.plugin [None req-a9bd7c29-50b0-4c19-90cc-d08365b4e2a3 - - - - - -] Attempt 1 to provision port bd8460fc-b1a2-4304-bcfd-9b60addbd0d9 2026-03-02 22:28:46.506 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 46a700af-99f1-490d-89b7-349a6930309e 2026-03-02 22:28:46.605 9 INFO neutron.plugins.ml2.plugin [None req-be1ecb01-a7b2-41a5-a3cb-f51fddd916cf - - - - - -] Attempt 1 to provision port 22a038c8-072f-49cf-98df-23474b7958ff 2026-03-02 22:28:46.794 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 646b6310-45a5-4aab-bbf6-45a48eaf1f1a 2026-03-02 22:28:47.166 9 INFO neutron.plugins.ml2.plugin [None req-c5525084-6ee1-42be-af59-b31bb5beef5e - - - - - -] Attempt 1 to provision port 22a038c8-072f-49cf-98df-23474b7958ff 2026-03-02 22:28:48.778 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 823504e6-47bd-4259-be6c-abe23a0ea01f 2026-03-02 22:28:49.334 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port bd8460fc-b1a2-4304-bcfd-9b60addbd0d9 2026-03-02 22:28:50.056 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ac37825-e258-4f7c-ad74-cb8dcdae8bc2'] response: {'server_uuid': '1f8ce81d-56d1-438f-a994-61ebb42aa79d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bd8460fc-b1a2-4304-bcfd-9b60addbd0d9', 'code': 200} 2026-03-02 22:28:50.551 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 823504e6-47bd-4259-be6c-abe23a0ea01f 2026-03-02 22:28:50.938 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port bd8460fc-b1a2-4304-bcfd-9b60addbd0d9 2026-03-02 22:28:54.605 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port ab877801-ce37-46d7-90c8-43c62ab51417 2026-03-02 22:28:54.781 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-eaed83c9-f60c-4b83-b62a-de01953f44d6'] response: {'server_uuid': 'db43891d-a50b-488a-8e05-017be5d95d2a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ab877801-ce37-46d7-90c8-43c62ab51417', 'code': 200} 2026-03-02 22:28:56.513 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port ab877801-ce37-46d7-90c8-43c62ab51417 2026-03-02 22:28:56.963 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 74bed108-81b1-4a04-9437-63cf8135c808 2026-03-02 22:28:57.576 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 4c0dd732-3038-4ea1-9feb-42dacc1acdd5 2026-03-02 22:28:58.450 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 74bed108-81b1-4a04-9437-63cf8135c808 2026-03-02 22:28:58.712 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 4c0dd732-3038-4ea1-9feb-42dacc1acdd5 /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-03-02 22:29:06.469 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ccb81c67-bbfb-4e2a-9592-9e6361aa0d29'] response: {'server_uuid': '1f8ce81d-56d1-438f-a994-61ebb42aa79d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'bd8460fc-b1a2-4304-bcfd-9b60addbd0d9', 'code': 200} 2026-03-02 22:29:07.029 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port bd8460fc-b1a2-4304-bcfd-9b60addbd0d9 2026-03-02 22:29:08.441 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port bd8460fc-b1a2-4304-bcfd-9b60addbd0d9 2026-03-02 22:29:08.525 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-df9f2569-a880-4310-80d8-a889ee50fe88'] response: {'server_uuid': '1f8ce81d-56d1-438f-a994-61ebb42aa79d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bd8460fc-b1a2-4304-bcfd-9b60addbd0d9', 'code': 200} 2026-03-02 22:29:26.145 9 ERROR neutron.plugins.ml2.managers [None req-331d2b23-ac6c-4d16-987d-8570856d4f90 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 09f41f94-8904-49b9-aaae-8b61b0ea4304 could not be found. 2026-03-02 22:29:26.145 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-02 22:29:26.145 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-03-02 22:29:26.145 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-02 22:29:26.145 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-03-02 22:29:26.145 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-02 22:29:26.145 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-03-02 22:29:26.145 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-02 22:29:26.145 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-03-02 22:29:26.145 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-02 22:29:26.145 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-03-02 22:29:26.145 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-02 22:29:26.145 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-03-02 22:29:26.145 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:29:26.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:26.145 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:26.145 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-03-02 22:29:26.145 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:26.145 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-03-02 22:29:26.145 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:29:26.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:29:26.145 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:29:26.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:26.145 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:26.145 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-03-02 22:29:26.145 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:26.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:29:26.145 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:29:26.145 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-03-02 22:29:26.145 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:29:26.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:26.145 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:26.145 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-03-02 22:29:26.145 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:26.145 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-03-02 22:29:26.145 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-02 22:29:26.145 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-03-02 22:29:26.145 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-02 22:29:26.145 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-03-02 22:29:26.145 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-02 22:29:26.145 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 09f41f94-8904-49b9-aaae-8b61b0ea4304 could not be found. 2026-03-02 22:29:26.145 9 ERROR neutron.plugins.ml2.managers  2026-03-02 22:29:26.146 9 ERROR neutron.plugins.ml2.managers [None req-331d2b23-ac6c-4d16-987d-8570856d4f90 - - - - - -] Failed to bind port 0fb45b8c-0d36-42fa-a2f5-b96872603e23 on host instance for vnic_type normal using segments [{'id': '359b2fa7-ac2e-4404-9519-7fcbcfb69eff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 184, 'network_id': '79c5cfc2-a491-4c70-8827-27569633e079'}] 2026-03-02 22:29:26.148 9 INFO neutron.plugins.ml2.plugin [None req-331d2b23-ac6c-4d16-987d-8570856d4f90 - - - - - -] Attempt 2 to bind port 0fb45b8c-0d36-42fa-a2f5-b96872603e23 2026-03-02 22:29:26.177 9 ERROR neutron.plugins.ml2.managers [None req-331d2b23-ac6c-4d16-987d-8570856d4f90 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 09f41f94-8904-49b9-aaae-8b61b0ea4304 could not be found. 2026-03-02 22:29:26.177 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-02 22:29:26.177 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-03-02 22:29:26.177 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-02 22:29:26.177 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-03-02 22:29:26.177 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-02 22:29:26.177 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-03-02 22:29:26.177 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-02 22:29:26.177 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-03-02 22:29:26.177 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-02 22:29:26.177 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-03-02 22:29:26.177 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-02 22:29:26.177 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-03-02 22:29:26.177 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:29:26.177 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:26.177 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:26.177 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-03-02 22:29:26.177 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:26.177 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-03-02 22:29:26.177 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:29:26.177 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:29:26.177 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:29:26.177 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:26.177 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:26.177 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-03-02 22:29:26.177 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:26.177 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:29:26.177 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:29:26.177 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-03-02 22:29:26.177 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:29:26.177 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:26.177 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:26.177 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-03-02 22:29:26.177 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:26.177 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-03-02 22:29:26.177 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-02 22:29:26.177 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-03-02 22:29:26.177 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-02 22:29:26.177 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-03-02 22:29:26.177 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-02 22:29:26.177 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 09f41f94-8904-49b9-aaae-8b61b0ea4304 could not be found. 2026-03-02 22:29:26.177 9 ERROR neutron.plugins.ml2.managers  2026-03-02 22:29:26.178 9 ERROR neutron.plugins.ml2.managers [None req-331d2b23-ac6c-4d16-987d-8570856d4f90 - - - - - -] Failed to bind port 0fb45b8c-0d36-42fa-a2f5-b96872603e23 on host instance for vnic_type normal using segments [{'id': '359b2fa7-ac2e-4404-9519-7fcbcfb69eff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 184, 'network_id': '79c5cfc2-a491-4c70-8827-27569633e079'}] 2026-03-02 22:29:26.180 9 INFO neutron.plugins.ml2.plugin [None req-331d2b23-ac6c-4d16-987d-8570856d4f90 - - - - - -] Attempt 3 to bind port 0fb45b8c-0d36-42fa-a2f5-b96872603e23 2026-03-02 22:29:26.236 9 ERROR neutron.plugins.ml2.managers [None req-331d2b23-ac6c-4d16-987d-8570856d4f90 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 09f41f94-8904-49b9-aaae-8b61b0ea4304 could not be found. 2026-03-02 22:29:26.236 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-02 22:29:26.236 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-03-02 22:29:26.236 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-02 22:29:26.236 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-03-02 22:29:26.236 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-02 22:29:26.236 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-03-02 22:29:26.236 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-02 22:29:26.236 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-03-02 22:29:26.236 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-02 22:29:26.236 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-03-02 22:29:26.236 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-02 22:29:26.236 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-03-02 22:29:26.236 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:29:26.236 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:26.236 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:26.236 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-03-02 22:29:26.236 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:26.236 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-03-02 22:29:26.236 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:29:26.236 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:29:26.236 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:29:26.236 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:26.236 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:26.236 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-03-02 22:29:26.236 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:26.236 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:29:26.236 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:29:26.236 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-03-02 22:29:26.236 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:29:26.236 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:26.236 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:26.236 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-03-02 22:29:26.236 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:26.236 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-03-02 22:29:26.236 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-02 22:29:26.236 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-03-02 22:29:26.236 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-02 22:29:26.236 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-03-02 22:29:26.236 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-02 22:29:26.236 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 09f41f94-8904-49b9-aaae-8b61b0ea4304 could not be found. 2026-03-02 22:29:26.236 9 ERROR neutron.plugins.ml2.managers  2026-03-02 22:29:26.238 9 ERROR neutron.plugins.ml2.managers [None req-331d2b23-ac6c-4d16-987d-8570856d4f90 - - - - - -] Failed to bind port 0fb45b8c-0d36-42fa-a2f5-b96872603e23 on host instance for vnic_type normal using segments [{'id': '359b2fa7-ac2e-4404-9519-7fcbcfb69eff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 184, 'network_id': '79c5cfc2-a491-4c70-8827-27569633e079'}] 2026-03-02 22:29:26.253 9 INFO neutron.plugins.ml2.plugin [None req-331d2b23-ac6c-4d16-987d-8570856d4f90 - - - - - -] Attempt 4 to bind port 0fb45b8c-0d36-42fa-a2f5-b96872603e23 2026-03-02 22:29:26.307 9 ERROR neutron.plugins.ml2.managers [None req-331d2b23-ac6c-4d16-987d-8570856d4f90 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 09f41f94-8904-49b9-aaae-8b61b0ea4304 could not be found. 2026-03-02 22:29:26.307 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-02 22:29:26.307 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-03-02 22:29:26.307 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-02 22:29:26.307 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-03-02 22:29:26.307 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-02 22:29:26.307 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-03-02 22:29:26.307 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-02 22:29:26.307 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-03-02 22:29:26.307 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-02 22:29:26.307 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-03-02 22:29:26.307 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-02 22:29:26.307 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-03-02 22:29:26.307 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:29:26.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:26.307 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:26.307 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-03-02 22:29:26.307 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:26.307 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-03-02 22:29:26.307 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:29:26.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:29:26.307 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:29:26.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:26.307 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:26.307 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-03-02 22:29:26.307 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:26.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:29:26.307 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:29:26.307 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-03-02 22:29:26.307 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:29:26.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:26.307 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:26.307 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-03-02 22:29:26.307 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:26.307 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-03-02 22:29:26.307 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-02 22:29:26.307 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-03-02 22:29:26.307 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-02 22:29:26.307 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-03-02 22:29:26.307 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-02 22:29:26.307 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 09f41f94-8904-49b9-aaae-8b61b0ea4304 could not be found. 2026-03-02 22:29:26.307 9 ERROR neutron.plugins.ml2.managers  2026-03-02 22:29:26.308 9 ERROR neutron.plugins.ml2.managers [None req-331d2b23-ac6c-4d16-987d-8570856d4f90 - - - - - -] Failed to bind port 0fb45b8c-0d36-42fa-a2f5-b96872603e23 on host instance for vnic_type normal using segments [{'id': '359b2fa7-ac2e-4404-9519-7fcbcfb69eff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 184, 'network_id': '79c5cfc2-a491-4c70-8827-27569633e079'}] 2026-03-02 22:29:26.310 9 INFO neutron.plugins.ml2.plugin [None req-331d2b23-ac6c-4d16-987d-8570856d4f90 - - - - - -] Attempt 5 to bind port 0fb45b8c-0d36-42fa-a2f5-b96872603e23 2026-03-02 22:29:26.442 9 ERROR neutron.plugins.ml2.managers [None req-331d2b23-ac6c-4d16-987d-8570856d4f90 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 09f41f94-8904-49b9-aaae-8b61b0ea4304 could not be found. 2026-03-02 22:29:26.442 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-02 22:29:26.442 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-03-02 22:29:26.442 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-02 22:29:26.442 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-03-02 22:29:26.442 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-02 22:29:26.442 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-03-02 22:29:26.442 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-02 22:29:26.442 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-03-02 22:29:26.442 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-02 22:29:26.442 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-03-02 22:29:26.442 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-02 22:29:26.442 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-03-02 22:29:26.442 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:29:26.442 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:26.442 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:26.442 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-03-02 22:29:26.442 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:26.442 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-03-02 22:29:26.442 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:29:26.442 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:29:26.442 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:29:26.442 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:26.442 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:26.442 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-03-02 22:29:26.442 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:26.442 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:29:26.442 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:29:26.442 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-03-02 22:29:26.442 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:29:26.442 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:26.442 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:26.442 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-03-02 22:29:26.442 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:26.442 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-03-02 22:29:26.442 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-02 22:29:26.442 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-03-02 22:29:26.442 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-02 22:29:26.442 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-03-02 22:29:26.442 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-02 22:29:26.442 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 09f41f94-8904-49b9-aaae-8b61b0ea4304 could not be found. 2026-03-02 22:29:26.442 9 ERROR neutron.plugins.ml2.managers  2026-03-02 22:29:26.443 9 ERROR neutron.plugins.ml2.managers [None req-331d2b23-ac6c-4d16-987d-8570856d4f90 - - - - - -] Failed to bind port 0fb45b8c-0d36-42fa-a2f5-b96872603e23 on host instance for vnic_type normal using segments [{'id': '359b2fa7-ac2e-4404-9519-7fcbcfb69eff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 184, 'network_id': '79c5cfc2-a491-4c70-8827-27569633e079'}] 2026-03-02 22:29:26.444 9 INFO neutron.plugins.ml2.plugin [None req-331d2b23-ac6c-4d16-987d-8570856d4f90 - - - - - -] Attempt 6 to bind port 0fb45b8c-0d36-42fa-a2f5-b96872603e23 2026-03-02 22:29:26.474 9 ERROR neutron.plugins.ml2.managers [None req-331d2b23-ac6c-4d16-987d-8570856d4f90 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 09f41f94-8904-49b9-aaae-8b61b0ea4304 could not be found. 2026-03-02 22:29:26.474 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-02 22:29:26.474 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-03-02 22:29:26.474 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-02 22:29:26.474 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-03-02 22:29:26.474 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-02 22:29:26.474 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-03-02 22:29:26.474 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-02 22:29:26.474 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-03-02 22:29:26.474 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-02 22:29:26.474 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-03-02 22:29:26.474 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-02 22:29:26.474 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-03-02 22:29:26.474 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:29:26.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:26.474 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:26.474 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-03-02 22:29:26.474 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:26.474 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-03-02 22:29:26.474 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:29:26.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:29:26.474 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:29:26.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:26.474 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:26.474 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-03-02 22:29:26.474 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:26.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:29:26.474 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:29:26.474 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-03-02 22:29:26.474 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:29:26.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:26.474 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:26.474 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-03-02 22:29:26.474 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:26.474 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-03-02 22:29:26.474 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-02 22:29:26.474 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-03-02 22:29:26.474 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-02 22:29:26.474 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-03-02 22:29:26.474 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-02 22:29:26.474 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 09f41f94-8904-49b9-aaae-8b61b0ea4304 could not be found. 2026-03-02 22:29:26.474 9 ERROR neutron.plugins.ml2.managers  2026-03-02 22:29:26.475 9 ERROR neutron.plugins.ml2.managers [None req-331d2b23-ac6c-4d16-987d-8570856d4f90 - - - - - -] Failed to bind port 0fb45b8c-0d36-42fa-a2f5-b96872603e23 on host instance for vnic_type normal using segments [{'id': '359b2fa7-ac2e-4404-9519-7fcbcfb69eff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 184, 'network_id': '79c5cfc2-a491-4c70-8827-27569633e079'}] 2026-03-02 22:29:26.476 9 INFO neutron.plugins.ml2.plugin [None req-331d2b23-ac6c-4d16-987d-8570856d4f90 - - - - - -] Attempt 7 to bind port 0fb45b8c-0d36-42fa-a2f5-b96872603e23 2026-03-02 22:29:26.498 9 ERROR neutron.plugins.ml2.managers [None req-331d2b23-ac6c-4d16-987d-8570856d4f90 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 09f41f94-8904-49b9-aaae-8b61b0ea4304 could not be found. 2026-03-02 22:29:26.498 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-02 22:29:26.498 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-03-02 22:29:26.498 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-02 22:29:26.498 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-03-02 22:29:26.498 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-02 22:29:26.498 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-03-02 22:29:26.498 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-02 22:29:26.498 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-03-02 22:29:26.498 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-02 22:29:26.498 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-03-02 22:29:26.498 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-02 22:29:26.498 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-03-02 22:29:26.498 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:29:26.498 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:26.498 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:26.498 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-03-02 22:29:26.498 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:26.498 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-03-02 22:29:26.498 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:29:26.498 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:29:26.498 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:29:26.498 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:26.498 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:26.498 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-03-02 22:29:26.498 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:26.498 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:29:26.498 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:29:26.498 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-03-02 22:29:26.498 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:29:26.498 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:26.498 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:26.498 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-03-02 22:29:26.498 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:26.498 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-03-02 22:29:26.498 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-02 22:29:26.498 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-03-02 22:29:26.498 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-02 22:29:26.498 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-03-02 22:29:26.498 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-02 22:29:26.498 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 09f41f94-8904-49b9-aaae-8b61b0ea4304 could not be found. 2026-03-02 22:29:26.498 9 ERROR neutron.plugins.ml2.managers  2026-03-02 22:29:26.499 9 ERROR neutron.plugins.ml2.managers [None req-331d2b23-ac6c-4d16-987d-8570856d4f90 - - - - - -] Failed to bind port 0fb45b8c-0d36-42fa-a2f5-b96872603e23 on host instance for vnic_type normal using segments [{'id': '359b2fa7-ac2e-4404-9519-7fcbcfb69eff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 184, 'network_id': '79c5cfc2-a491-4c70-8827-27569633e079'}] 2026-03-02 22:29:26.500 9 INFO neutron.plugins.ml2.plugin [None req-331d2b23-ac6c-4d16-987d-8570856d4f90 - - - - - -] Attempt 8 to bind port 0fb45b8c-0d36-42fa-a2f5-b96872603e23 2026-03-02 22:29:26.528 9 ERROR neutron.plugins.ml2.managers [None req-331d2b23-ac6c-4d16-987d-8570856d4f90 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 09f41f94-8904-49b9-aaae-8b61b0ea4304 could not be found. 2026-03-02 22:29:26.528 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-02 22:29:26.528 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-03-02 22:29:26.528 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-02 22:29:26.528 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-03-02 22:29:26.528 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-02 22:29:26.528 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-03-02 22:29:26.528 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-02 22:29:26.528 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-03-02 22:29:26.528 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-02 22:29:26.528 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-03-02 22:29:26.528 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-02 22:29:26.528 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-03-02 22:29:26.528 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:29:26.528 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:26.528 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:26.528 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-03-02 22:29:26.528 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:26.528 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-03-02 22:29:26.528 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:29:26.528 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:29:26.528 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:29:26.528 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:26.528 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:26.528 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-03-02 22:29:26.528 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:26.528 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:29:26.528 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:29:26.528 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-03-02 22:29:26.528 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:29:26.528 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:26.528 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:26.528 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-03-02 22:29:26.528 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:26.528 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-03-02 22:29:26.528 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-02 22:29:26.528 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-03-02 22:29:26.528 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-02 22:29:26.528 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-03-02 22:29:26.528 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-02 22:29:26.528 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 09f41f94-8904-49b9-aaae-8b61b0ea4304 could not be found. 2026-03-02 22:29:26.528 9 ERROR neutron.plugins.ml2.managers  2026-03-02 22:29:26.528 9 ERROR neutron.plugins.ml2.managers [None req-331d2b23-ac6c-4d16-987d-8570856d4f90 - - - - - -] Failed to bind port 0fb45b8c-0d36-42fa-a2f5-b96872603e23 on host instance for vnic_type normal using segments [{'id': '359b2fa7-ac2e-4404-9519-7fcbcfb69eff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 184, 'network_id': '79c5cfc2-a491-4c70-8827-27569633e079'}] 2026-03-02 22:29:26.529 9 INFO neutron.plugins.ml2.plugin [None req-331d2b23-ac6c-4d16-987d-8570856d4f90 - - - - - -] Attempt 9 to bind port 0fb45b8c-0d36-42fa-a2f5-b96872603e23 2026-03-02 22:29:26.570 9 ERROR neutron.plugins.ml2.managers [None req-331d2b23-ac6c-4d16-987d-8570856d4f90 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 09f41f94-8904-49b9-aaae-8b61b0ea4304 could not be found. 2026-03-02 22:29:26.570 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-02 22:29:26.570 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-03-02 22:29:26.570 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-02 22:29:26.570 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-03-02 22:29:26.570 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-02 22:29:26.570 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-03-02 22:29:26.570 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-02 22:29:26.570 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-03-02 22:29:26.570 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-02 22:29:26.570 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-03-02 22:29:26.570 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-02 22:29:26.570 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-03-02 22:29:26.570 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:29:26.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:26.570 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:26.570 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-03-02 22:29:26.570 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:26.570 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-03-02 22:29:26.570 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:29:26.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:29:26.570 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:29:26.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:26.570 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:26.570 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-03-02 22:29:26.570 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:26.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:29:26.570 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:29:26.570 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-03-02 22:29:26.570 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:29:26.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:26.570 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:26.570 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-03-02 22:29:26.570 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:26.570 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-03-02 22:29:26.570 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-02 22:29:26.570 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-03-02 22:29:26.570 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-02 22:29:26.570 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-03-02 22:29:26.570 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-02 22:29:26.570 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 09f41f94-8904-49b9-aaae-8b61b0ea4304 could not be found. 2026-03-02 22:29:26.570 9 ERROR neutron.plugins.ml2.managers  2026-03-02 22:29:26.571 9 ERROR neutron.plugins.ml2.managers [None req-331d2b23-ac6c-4d16-987d-8570856d4f90 - - - - - -] Failed to bind port 0fb45b8c-0d36-42fa-a2f5-b96872603e23 on host instance for vnic_type normal using segments [{'id': '359b2fa7-ac2e-4404-9519-7fcbcfb69eff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 184, 'network_id': '79c5cfc2-a491-4c70-8827-27569633e079'}] 2026-03-02 22:29:26.573 9 INFO neutron.plugins.ml2.plugin [None req-331d2b23-ac6c-4d16-987d-8570856d4f90 - - - - - -] Attempt 10 to bind port 0fb45b8c-0d36-42fa-a2f5-b96872603e23 2026-03-02 22:29:26.602 9 ERROR neutron.plugins.ml2.managers [None req-331d2b23-ac6c-4d16-987d-8570856d4f90 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 09f41f94-8904-49b9-aaae-8b61b0ea4304 could not be found. 2026-03-02 22:29:26.602 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-02 22:29:26.602 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-03-02 22:29:26.602 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-02 22:29:26.602 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-03-02 22:29:26.602 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-02 22:29:26.602 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-03-02 22:29:26.602 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-02 22:29:26.602 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-03-02 22:29:26.602 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-02 22:29:26.602 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-03-02 22:29:26.602 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-02 22:29:26.602 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-03-02 22:29:26.602 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:29:26.602 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:26.602 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:26.602 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-03-02 22:29:26.602 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:26.602 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-03-02 22:29:26.602 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:29:26.602 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:29:26.602 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:29:26.602 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:26.602 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:26.602 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-03-02 22:29:26.602 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:26.602 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:29:26.602 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:29:26.602 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-03-02 22:29:26.602 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:29:26.602 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:26.602 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:26.602 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-03-02 22:29:26.602 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:26.602 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-03-02 22:29:26.602 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-02 22:29:26.602 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-03-02 22:29:26.602 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-02 22:29:26.602 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-03-02 22:29:26.602 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-02 22:29:26.602 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 09f41f94-8904-49b9-aaae-8b61b0ea4304 could not be found. 2026-03-02 22:29:26.602 9 ERROR neutron.plugins.ml2.managers  2026-03-02 22:29:26.603 9 ERROR neutron.plugins.ml2.managers [None req-331d2b23-ac6c-4d16-987d-8570856d4f90 - - - - - -] Failed to bind port 0fb45b8c-0d36-42fa-a2f5-b96872603e23 on host instance for vnic_type normal using segments [{'id': '359b2fa7-ac2e-4404-9519-7fcbcfb69eff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 184, 'network_id': '79c5cfc2-a491-4c70-8827-27569633e079'}] 2026-03-02 22:29:34.268 10 ERROR neutron.plugins.ml2.managers [None req-f2a99299-0612-43c8-8960-7e2c9e1ba69e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c31fcfa9-b3bd-4715-89d9-03350ea12f05 could not be found. 2026-03-02 22:29:34.268 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-02 22:29:34.268 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-03-02 22:29:34.268 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-02 22:29:34.268 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-03-02 22:29:34.268 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-02 22:29:34.268 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-03-02 22:29:34.268 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-02 22:29:34.268 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-03-02 22:29:34.268 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-02 22:29:34.268 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-03-02 22:29:34.268 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-02 22:29:34.268 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-03-02 22:29:34.268 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:29:34.268 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:34.268 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:34.268 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-03-02 22:29:34.268 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:34.268 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-03-02 22:29:34.268 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:29:34.268 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:29:34.268 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:29:34.268 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:34.268 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:34.268 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-03-02 22:29:34.268 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:34.268 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:29:34.268 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:29:34.268 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-03-02 22:29:34.268 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:29:34.268 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:34.268 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:34.268 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-03-02 22:29:34.268 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:34.268 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-03-02 22:29:34.268 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-02 22:29:34.268 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-03-02 22:29:34.268 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-02 22:29:34.268 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-03-02 22:29:34.268 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-02 22:29:34.268 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c31fcfa9-b3bd-4715-89d9-03350ea12f05 could not be found. 2026-03-02 22:29:34.268 10 ERROR neutron.plugins.ml2.managers  2026-03-02 22:29:34.270 10 ERROR neutron.plugins.ml2.managers [None req-f2a99299-0612-43c8-8960-7e2c9e1ba69e - - - - - -] Failed to bind port 0a05cd1f-bef2-43f3-ad61-830e47f1b37b on host instance for vnic_type normal using segments [{'id': '0025e9b9-1e54-4884-8f98-6c12e367c2b0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 966, 'network_id': '6b197cd3-093a-4f16-b7f9-97c6671c4a3b'}] 2026-03-02 22:29:34.270 10 INFO neutron.plugins.ml2.plugin [None req-f2a99299-0612-43c8-8960-7e2c9e1ba69e - - - - - -] Attempt 2 to bind port 0a05cd1f-bef2-43f3-ad61-830e47f1b37b 2026-03-02 22:29:34.300 10 ERROR neutron.plugins.ml2.managers [None req-f2a99299-0612-43c8-8960-7e2c9e1ba69e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c31fcfa9-b3bd-4715-89d9-03350ea12f05 could not be found. 2026-03-02 22:29:34.300 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-02 22:29:34.300 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-03-02 22:29:34.300 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-02 22:29:34.300 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-03-02 22:29:34.300 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-02 22:29:34.300 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-03-02 22:29:34.300 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-02 22:29:34.300 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-03-02 22:29:34.300 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-02 22:29:34.300 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-03-02 22:29:34.300 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-02 22:29:34.300 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-03-02 22:29:34.300 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:29:34.300 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:34.300 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:34.300 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-03-02 22:29:34.300 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:34.300 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-03-02 22:29:34.300 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:29:34.300 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:29:34.300 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:29:34.300 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:34.300 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:34.300 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-03-02 22:29:34.300 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:34.300 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:29:34.300 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:29:34.300 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-03-02 22:29:34.300 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:29:34.300 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:34.300 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:34.300 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-03-02 22:29:34.300 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:34.300 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-03-02 22:29:34.300 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-02 22:29:34.300 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-03-02 22:29:34.300 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-02 22:29:34.300 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-03-02 22:29:34.300 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-02 22:29:34.300 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c31fcfa9-b3bd-4715-89d9-03350ea12f05 could not be found. 2026-03-02 22:29:34.300 10 ERROR neutron.plugins.ml2.managers  2026-03-02 22:29:34.301 10 ERROR neutron.plugins.ml2.managers [None req-f2a99299-0612-43c8-8960-7e2c9e1ba69e - - - - - -] Failed to bind port 0a05cd1f-bef2-43f3-ad61-830e47f1b37b on host instance for vnic_type normal using segments [{'id': '0025e9b9-1e54-4884-8f98-6c12e367c2b0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 966, 'network_id': '6b197cd3-093a-4f16-b7f9-97c6671c4a3b'}] 2026-03-02 22:29:34.302 10 INFO neutron.plugins.ml2.plugin [None req-f2a99299-0612-43c8-8960-7e2c9e1ba69e - - - - - -] Attempt 3 to bind port 0a05cd1f-bef2-43f3-ad61-830e47f1b37b 2026-03-02 22:29:34.333 10 ERROR neutron.plugins.ml2.managers [None req-f2a99299-0612-43c8-8960-7e2c9e1ba69e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c31fcfa9-b3bd-4715-89d9-03350ea12f05 could not be found. 2026-03-02 22:29:34.333 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-02 22:29:34.333 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-03-02 22:29:34.333 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-02 22:29:34.333 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-03-02 22:29:34.333 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-02 22:29:34.333 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-03-02 22:29:34.333 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-02 22:29:34.333 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-03-02 22:29:34.333 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-02 22:29:34.333 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-03-02 22:29:34.333 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-02 22:29:34.333 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-03-02 22:29:34.333 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:29:34.333 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:34.333 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:34.333 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-03-02 22:29:34.333 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:34.333 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-03-02 22:29:34.333 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:29:34.333 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:29:34.333 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:29:34.333 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:34.333 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:34.333 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-03-02 22:29:34.333 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:34.333 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:29:34.333 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:29:34.333 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-03-02 22:29:34.333 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:29:34.333 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:34.333 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:34.333 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-03-02 22:29:34.333 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:34.333 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-03-02 22:29:34.333 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-02 22:29:34.333 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-03-02 22:29:34.333 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-02 22:29:34.333 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-03-02 22:29:34.333 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-02 22:29:34.333 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c31fcfa9-b3bd-4715-89d9-03350ea12f05 could not be found. 2026-03-02 22:29:34.333 10 ERROR neutron.plugins.ml2.managers  2026-03-02 22:29:34.335 10 ERROR neutron.plugins.ml2.managers [None req-f2a99299-0612-43c8-8960-7e2c9e1ba69e - - - - - -] Failed to bind port 0a05cd1f-bef2-43f3-ad61-830e47f1b37b on host instance for vnic_type normal using segments [{'id': '0025e9b9-1e54-4884-8f98-6c12e367c2b0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 966, 'network_id': '6b197cd3-093a-4f16-b7f9-97c6671c4a3b'}] 2026-03-02 22:29:34.335 10 INFO neutron.plugins.ml2.plugin [None req-f2a99299-0612-43c8-8960-7e2c9e1ba69e - - - - - -] Attempt 4 to bind port 0a05cd1f-bef2-43f3-ad61-830e47f1b37b 2026-03-02 22:29:34.362 10 ERROR neutron.plugins.ml2.managers [None req-f2a99299-0612-43c8-8960-7e2c9e1ba69e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c31fcfa9-b3bd-4715-89d9-03350ea12f05 could not be found. 2026-03-02 22:29:34.362 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-02 22:29:34.362 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-03-02 22:29:34.362 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-02 22:29:34.362 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-03-02 22:29:34.362 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-02 22:29:34.362 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-03-02 22:29:34.362 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-02 22:29:34.362 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-03-02 22:29:34.362 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-02 22:29:34.362 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-03-02 22:29:34.362 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-02 22:29:34.362 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-03-02 22:29:34.362 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:29:34.362 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:34.362 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:34.362 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-03-02 22:29:34.362 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:34.362 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-03-02 22:29:34.362 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:29:34.362 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:29:34.362 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:29:34.362 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:34.362 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:34.362 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-03-02 22:29:34.362 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:34.362 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:29:34.362 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:29:34.362 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-03-02 22:29:34.362 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:29:34.362 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:34.362 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:34.362 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-03-02 22:29:34.362 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:34.362 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-03-02 22:29:34.362 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-02 22:29:34.362 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-03-02 22:29:34.362 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-02 22:29:34.362 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-03-02 22:29:34.362 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-02 22:29:34.362 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c31fcfa9-b3bd-4715-89d9-03350ea12f05 could not be found. 2026-03-02 22:29:34.362 10 ERROR neutron.plugins.ml2.managers  2026-03-02 22:29:34.363 10 ERROR neutron.plugins.ml2.managers [None req-f2a99299-0612-43c8-8960-7e2c9e1ba69e - - - - - -] Failed to bind port 0a05cd1f-bef2-43f3-ad61-830e47f1b37b on host instance for vnic_type normal using segments [{'id': '0025e9b9-1e54-4884-8f98-6c12e367c2b0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 966, 'network_id': '6b197cd3-093a-4f16-b7f9-97c6671c4a3b'}] 2026-03-02 22:29:34.363 10 INFO neutron.plugins.ml2.plugin [None req-f2a99299-0612-43c8-8960-7e2c9e1ba69e - - - - - -] Attempt 5 to bind port 0a05cd1f-bef2-43f3-ad61-830e47f1b37b 2026-03-02 22:29:34.392 10 ERROR neutron.plugins.ml2.managers [None req-f2a99299-0612-43c8-8960-7e2c9e1ba69e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c31fcfa9-b3bd-4715-89d9-03350ea12f05 could not be found. 2026-03-02 22:29:34.392 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-02 22:29:34.392 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-03-02 22:29:34.392 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-02 22:29:34.392 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-03-02 22:29:34.392 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-02 22:29:34.392 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-03-02 22:29:34.392 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-02 22:29:34.392 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-03-02 22:29:34.392 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-02 22:29:34.392 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-03-02 22:29:34.392 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-02 22:29:34.392 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-03-02 22:29:34.392 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:29:34.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:34.392 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:34.392 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-03-02 22:29:34.392 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:34.392 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-03-02 22:29:34.392 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:29:34.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:29:34.392 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:29:34.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:34.392 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:34.392 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-03-02 22:29:34.392 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:34.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:29:34.392 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:29:34.392 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-03-02 22:29:34.392 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:29:34.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:34.392 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:34.392 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-03-02 22:29:34.392 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:34.392 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-03-02 22:29:34.392 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-02 22:29:34.392 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-03-02 22:29:34.392 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-02 22:29:34.392 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-03-02 22:29:34.392 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-02 22:29:34.392 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c31fcfa9-b3bd-4715-89d9-03350ea12f05 could not be found. 2026-03-02 22:29:34.392 10 ERROR neutron.plugins.ml2.managers  2026-03-02 22:29:34.393 10 ERROR neutron.plugins.ml2.managers [None req-f2a99299-0612-43c8-8960-7e2c9e1ba69e - - - - - -] Failed to bind port 0a05cd1f-bef2-43f3-ad61-830e47f1b37b on host instance for vnic_type normal using segments [{'id': '0025e9b9-1e54-4884-8f98-6c12e367c2b0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 966, 'network_id': '6b197cd3-093a-4f16-b7f9-97c6671c4a3b'}] 2026-03-02 22:29:34.393 10 INFO neutron.plugins.ml2.plugin [None req-f2a99299-0612-43c8-8960-7e2c9e1ba69e - - - - - -] Attempt 6 to bind port 0a05cd1f-bef2-43f3-ad61-830e47f1b37b 2026-03-02 22:29:34.423 10 ERROR neutron.plugins.ml2.managers [None req-f2a99299-0612-43c8-8960-7e2c9e1ba69e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c31fcfa9-b3bd-4715-89d9-03350ea12f05 could not be found. 2026-03-02 22:29:34.423 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-02 22:29:34.423 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-03-02 22:29:34.423 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-02 22:29:34.423 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-03-02 22:29:34.423 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-02 22:29:34.423 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-03-02 22:29:34.423 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-02 22:29:34.423 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-03-02 22:29:34.423 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-02 22:29:34.423 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-03-02 22:29:34.423 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-02 22:29:34.423 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-03-02 22:29:34.423 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:29:34.423 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:34.423 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:34.423 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-03-02 22:29:34.423 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:34.423 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-03-02 22:29:34.423 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:29:34.423 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:29:34.423 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:29:34.423 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:34.423 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:34.423 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-03-02 22:29:34.423 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:34.423 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:29:34.423 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:29:34.423 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-03-02 22:29:34.423 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:29:34.423 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:34.423 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:34.423 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-03-02 22:29:34.423 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:34.423 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-03-02 22:29:34.423 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-02 22:29:34.423 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-03-02 22:29:34.423 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-02 22:29:34.423 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-03-02 22:29:34.423 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-02 22:29:34.423 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c31fcfa9-b3bd-4715-89d9-03350ea12f05 could not be found. 2026-03-02 22:29:34.423 10 ERROR neutron.plugins.ml2.managers  2026-03-02 22:29:34.423 10 ERROR neutron.plugins.ml2.managers [None req-f2a99299-0612-43c8-8960-7e2c9e1ba69e - - - - - -] Failed to bind port 0a05cd1f-bef2-43f3-ad61-830e47f1b37b on host instance for vnic_type normal using segments [{'id': '0025e9b9-1e54-4884-8f98-6c12e367c2b0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 966, 'network_id': '6b197cd3-093a-4f16-b7f9-97c6671c4a3b'}] 2026-03-02 22:29:34.424 10 INFO neutron.plugins.ml2.plugin [None req-f2a99299-0612-43c8-8960-7e2c9e1ba69e - - - - - -] Attempt 7 to bind port 0a05cd1f-bef2-43f3-ad61-830e47f1b37b 2026-03-02 22:29:34.452 10 ERROR neutron.plugins.ml2.managers [None req-f2a99299-0612-43c8-8960-7e2c9e1ba69e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c31fcfa9-b3bd-4715-89d9-03350ea12f05 could not be found. 2026-03-02 22:29:34.452 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-02 22:29:34.452 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-03-02 22:29:34.452 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-02 22:29:34.452 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-03-02 22:29:34.452 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-02 22:29:34.452 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-03-02 22:29:34.452 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-02 22:29:34.452 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-03-02 22:29:34.452 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-02 22:29:34.452 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-03-02 22:29:34.452 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-02 22:29:34.452 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-03-02 22:29:34.452 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:29:34.452 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:34.452 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:34.452 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-03-02 22:29:34.452 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:34.452 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-03-02 22:29:34.452 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:29:34.452 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:29:34.452 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:29:34.452 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:34.452 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:34.452 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-03-02 22:29:34.452 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:34.452 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:29:34.452 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:29:34.452 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-03-02 22:29:34.452 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:29:34.452 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:34.452 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:34.452 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-03-02 22:29:34.452 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:34.452 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-03-02 22:29:34.452 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-02 22:29:34.452 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-03-02 22:29:34.452 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-02 22:29:34.452 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-03-02 22:29:34.452 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-02 22:29:34.452 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c31fcfa9-b3bd-4715-89d9-03350ea12f05 could not be found. 2026-03-02 22:29:34.452 10 ERROR neutron.plugins.ml2.managers  2026-03-02 22:29:34.453 10 ERROR neutron.plugins.ml2.managers [None req-f2a99299-0612-43c8-8960-7e2c9e1ba69e - - - - - -] Failed to bind port 0a05cd1f-bef2-43f3-ad61-830e47f1b37b on host instance for vnic_type normal using segments [{'id': '0025e9b9-1e54-4884-8f98-6c12e367c2b0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 966, 'network_id': '6b197cd3-093a-4f16-b7f9-97c6671c4a3b'}] 2026-03-02 22:29:34.453 10 INFO neutron.plugins.ml2.plugin [None req-f2a99299-0612-43c8-8960-7e2c9e1ba69e - - - - - -] Attempt 8 to bind port 0a05cd1f-bef2-43f3-ad61-830e47f1b37b 2026-03-02 22:29:34.479 10 ERROR neutron.plugins.ml2.managers [None req-f2a99299-0612-43c8-8960-7e2c9e1ba69e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c31fcfa9-b3bd-4715-89d9-03350ea12f05 could not be found. 2026-03-02 22:29:34.479 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-02 22:29:34.479 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-03-02 22:29:34.479 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-02 22:29:34.479 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-03-02 22:29:34.479 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-02 22:29:34.479 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-03-02 22:29:34.479 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-02 22:29:34.479 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-03-02 22:29:34.479 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-02 22:29:34.479 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-03-02 22:29:34.479 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-02 22:29:34.479 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-03-02 22:29:34.479 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:29:34.479 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:34.479 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:34.479 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-03-02 22:29:34.479 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:34.479 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-03-02 22:29:34.479 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:29:34.479 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:29:34.479 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:29:34.479 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:34.479 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:34.479 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-03-02 22:29:34.479 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:34.479 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:29:34.479 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:29:34.479 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-03-02 22:29:34.479 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:29:34.479 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:34.479 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:34.479 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-03-02 22:29:34.479 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:34.479 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-03-02 22:29:34.479 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-02 22:29:34.479 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-03-02 22:29:34.479 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-02 22:29:34.479 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-03-02 22:29:34.479 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-02 22:29:34.479 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c31fcfa9-b3bd-4715-89d9-03350ea12f05 could not be found. 2026-03-02 22:29:34.479 10 ERROR neutron.plugins.ml2.managers  2026-03-02 22:29:34.479 10 ERROR neutron.plugins.ml2.managers [None req-f2a99299-0612-43c8-8960-7e2c9e1ba69e - - - - - -] Failed to bind port 0a05cd1f-bef2-43f3-ad61-830e47f1b37b on host instance for vnic_type normal using segments [{'id': '0025e9b9-1e54-4884-8f98-6c12e367c2b0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 966, 'network_id': '6b197cd3-093a-4f16-b7f9-97c6671c4a3b'}] 2026-03-02 22:29:34.480 10 INFO neutron.plugins.ml2.plugin [None req-f2a99299-0612-43c8-8960-7e2c9e1ba69e - - - - - -] Attempt 9 to bind port 0a05cd1f-bef2-43f3-ad61-830e47f1b37b 2026-03-02 22:29:34.508 10 ERROR neutron.plugins.ml2.managers [None req-f2a99299-0612-43c8-8960-7e2c9e1ba69e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c31fcfa9-b3bd-4715-89d9-03350ea12f05 could not be found. 2026-03-02 22:29:34.508 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-02 22:29:34.508 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-03-02 22:29:34.508 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-02 22:29:34.508 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-03-02 22:29:34.508 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-02 22:29:34.508 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-03-02 22:29:34.508 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-02 22:29:34.508 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-03-02 22:29:34.508 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-02 22:29:34.508 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-03-02 22:29:34.508 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-02 22:29:34.508 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-03-02 22:29:34.508 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:29:34.508 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:34.508 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:34.508 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-03-02 22:29:34.508 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:34.508 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-03-02 22:29:34.508 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:29:34.508 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:29:34.508 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:29:34.508 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:34.508 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:34.508 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-03-02 22:29:34.508 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:34.508 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:29:34.508 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:29:34.508 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-03-02 22:29:34.508 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:29:34.508 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:34.508 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:34.508 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-03-02 22:29:34.508 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:34.508 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-03-02 22:29:34.508 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-02 22:29:34.508 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-03-02 22:29:34.508 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-02 22:29:34.508 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-03-02 22:29:34.508 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-02 22:29:34.508 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c31fcfa9-b3bd-4715-89d9-03350ea12f05 could not be found. 2026-03-02 22:29:34.508 10 ERROR neutron.plugins.ml2.managers  2026-03-02 22:29:34.509 10 ERROR neutron.plugins.ml2.managers [None req-f2a99299-0612-43c8-8960-7e2c9e1ba69e - - - - - -] Failed to bind port 0a05cd1f-bef2-43f3-ad61-830e47f1b37b on host instance for vnic_type normal using segments [{'id': '0025e9b9-1e54-4884-8f98-6c12e367c2b0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 966, 'network_id': '6b197cd3-093a-4f16-b7f9-97c6671c4a3b'}] 2026-03-02 22:29:34.509 10 INFO neutron.plugins.ml2.plugin [None req-f2a99299-0612-43c8-8960-7e2c9e1ba69e - - - - - -] Attempt 10 to bind port 0a05cd1f-bef2-43f3-ad61-830e47f1b37b 2026-03-02 22:29:34.530 10 ERROR neutron.plugins.ml2.managers [None req-f2a99299-0612-43c8-8960-7e2c9e1ba69e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c31fcfa9-b3bd-4715-89d9-03350ea12f05 could not be found. 2026-03-02 22:29:34.530 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-02 22:29:34.530 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-03-02 22:29:34.530 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-02 22:29:34.530 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-03-02 22:29:34.530 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-02 22:29:34.530 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-03-02 22:29:34.530 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-02 22:29:34.530 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-03-02 22:29:34.530 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-02 22:29:34.530 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-03-02 22:29:34.530 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-02 22:29:34.530 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-03-02 22:29:34.530 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:29:34.530 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:34.530 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:34.530 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-03-02 22:29:34.530 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:34.530 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-03-02 22:29:34.530 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:29:34.530 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:29:34.530 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:29:34.530 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:34.530 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:34.530 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-03-02 22:29:34.530 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:34.530 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:29:34.530 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:29:34.530 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-03-02 22:29:34.530 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:29:34.530 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:29:34.530 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:29:34.530 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-03-02 22:29:34.530 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:29:34.530 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-03-02 22:29:34.530 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-02 22:29:34.530 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-03-02 22:29:34.530 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-02 22:29:34.530 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-03-02 22:29:34.530 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-02 22:29:34.530 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c31fcfa9-b3bd-4715-89d9-03350ea12f05 could not be found. 2026-03-02 22:29:34.530 10 ERROR neutron.plugins.ml2.managers  2026-03-02 22:29:34.531 10 ERROR neutron.plugins.ml2.managers [None req-f2a99299-0612-43c8-8960-7e2c9e1ba69e - - - - - -] Failed to bind port 0a05cd1f-bef2-43f3-ad61-830e47f1b37b on host instance for vnic_type normal using segments [{'id': '0025e9b9-1e54-4884-8f98-6c12e367c2b0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 966, 'network_id': '6b197cd3-093a-4f16-b7f9-97c6671c4a3b'}] 2026-03-02 22:29:34.544 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port c52a91e2-ac87-4746-bf3d-b647959ca858 2026-03-02 22:29:35.527 9 INFO neutron.plugins.ml2.plugin [None req-7c1df9d8-9845-47f2-a5d2-be79fb4fb999 - - - - - -] Attempt 1 to provision port c52a91e2-ac87-4746-bf3d-b647959ca858 2026-03-02 22:29:36.513 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port c52a91e2-ac87-4746-bf3d-b647959ca858 2026-03-02 22:29:42.501 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port beb6714a-be92-4545-8cf2-6f731b7382e4 2026-03-02 22:29:42.762 9 INFO neutron.plugins.ml2.plugin [None req-8e2395bc-b123-4d8d-9a3b-0be1e90e8f8e - - - - - -] Attempt 1 to provision port 20c3969d-1880-4eca-8be7-4aa123bd09c5 2026-03-02 22:29:43.025 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 20c3969d-1880-4eca-8be7-4aa123bd09c5 2026-03-02 22:29:43.115 9 INFO neutron.plugins.ml2.plugin [None req-ebc75830-3b05-4060-8195-d60eece9d9ce - - - - - -] Attempt 1 to provision port beb6714a-be92-4545-8cf2-6f731b7382e4 2026-03-02 22:29:43.994 10 INFO neutron.plugins.ml2.plugin [None req-e9e2a16b-214e-451c-90a7-73800db9d786 - - - - - -] Attempt 1 to provision port 7a3dfe1e-946c-4910-9652-9affa674c40a 2026-03-02 22:29:44.506 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port beb6714a-be92-4545-8cf2-6f731b7382e4 2026-03-02 22:29:44.751 9 INFO neutron.plugins.ml2.plugin [None req-a6fb9ae1-3bfd-4d6e-ab0a-be09b2bb1f2f - - - - - -] Attempt 1 to provision port 7a3dfe1e-946c-4910-9652-9affa674c40a 2026-03-02 22:29:44.973 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 20c3969d-1880-4eca-8be7-4aa123bd09c5 2026-03-02 22:29:46.027 9 INFO neutron.plugins.ml2.plugin [None req-306b3987-15bd-48bd-8835-930bff19f82b - - - - - -] Attempt 1 to provision port 8b5b61dd-b6ee-44d9-b21f-20690ef781e8 2026-03-02 22:29:47.277 9 INFO neutron.plugins.ml2.plugin [None req-1fac16ba-d6e9-4d5c-b9ee-b09f8591e70f - - - - - -] Attempt 1 to provision port 8b5b61dd-b6ee-44d9-b21f-20690ef781e8 2026-03-02 22:29:54.499 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port ebce0032-4347-4a6e-87ae-f9146dc8b9d0 2026-03-02 22:29:54.976 9 INFO neutron.plugins.ml2.plugin [None req-3d6c204a-0252-4a2a-8cb5-8fd737913ccd - - - - - -] Attempt 1 to provision port ebce0032-4347-4a6e-87ae-f9146dc8b9d0 2026-03-02 22:29:55.755 9 INFO neutron.plugins.ml2.plugin [None req-b7f2f725-0798-42e3-a600-d732e9573de7 - - - - - -] Attempt 1 to provision port d7f9111c-ca79-4cd1-8fe2-e9b347959455 2026-03-02 22:29:56.453 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port ebce0032-4347-4a6e-87ae-f9146dc8b9d0 2026-03-02 22:29:57.209 9 INFO neutron.plugins.ml2.plugin [None req-0880b1d3-579e-4772-82cc-6890cd2435d5 - - - - - -] Attempt 1 to provision port d7f9111c-ca79-4cd1-8fe2-e9b347959455 2026-03-02 22:29:59.875 9 INFO neutron.plugins.ml2.plugin [None req-e39c59dd-2764-40f5-a5b4-e02881b6edcb - - - - - -] Attempt 1 to provision port afa34fa9-1f2f-4b96-b084-44c262755a03 /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-03-02 22:30:06.482 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 0d59c701-2fa0-4d82-88a0-2941e2d44183 2026-03-02 22:30:06.580 9 INFO neutron.plugins.ml2.plugin [None req-da28c44d-90ed-4788-a5b9-fdb8cbaf3417 - - - - - -] Attempt 1 to provision port 0d59c701-2fa0-4d82-88a0-2941e2d44183 2026-03-02 22:30:07.259 9 INFO neutron.plugins.ml2.plugin [None req-93804a0f-e0a0-4eb0-9785-7bf96db4e12b - - - - - -] Attempt 1 to provision port d65c458d-9adf-4143-bf00-44d1de593e70 2026-03-02 22:30:07.904 9 INFO neutron.plugins.ml2.plugin [None req-9ef70705-b40d-4848-8c2b-35bffa08aae6 - - - - - -] Attempt 1 to provision port d65c458d-9adf-4143-bf00-44d1de593e70 2026-03-02 22:30:08.597 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 0d59c701-2fa0-4d82-88a0-2941e2d44183 2026-03-02 22:30:12.551 10 INFO neutron.plugins.ml2.plugin [None req-68a9a474-5990-4494-b650-c376d8c42678 - - - - - -] Attempt 1 to provision port 0a6a26d2-653e-4b99-98cd-c1fdaf8c8a13 2026-03-02 22:30:22.586 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 7ca0e954-ce2c-4790-a074-fc9e0a81f289 2026-03-02 22:30:24.795 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 59f3b098-1a52-4018-842e-a8a3e5ec78e8 2026-03-02 22:30:32.560 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 82d4964f-8a7a-49ea-b173-1cbf0b2cfe9b 2026-03-02 22:30:32.966 10 INFO neutron.plugins.ml2.plugin [None req-3de83776-0027-4d25-8083-71480006ef3f - - - - - -] Attempt 1 to provision port 1bab389b-0d4a-4a91-9dd5-1ac8d2af47dd 2026-03-02 22:30:33.026 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 1bab389b-0d4a-4a91-9dd5-1ac8d2af47dd 2026-03-02 22:30:33.508 10 INFO neutron.plugins.ml2.plugin [None req-e1652156-a1c1-4bbb-8bc3-10d4455e997d - - - - - -] Attempt 1 to provision port 82d4964f-8a7a-49ea-b173-1cbf0b2cfe9b 2026-03-02 22:30:34.491 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 82d4964f-8a7a-49ea-b173-1cbf0b2cfe9b 2026-03-02 22:30:34.503 10 INFO neutron.plugins.ml2.plugin [None req-6e32214c-3407-4c47-bb22-46c05e9c3208 - - - - - -] Attempt 1 to provision port 4caadb5a-be35-4980-a6ad-afadac2af672 2026-03-02 22:30:34.771 9 INFO neutron.plugins.ml2.plugin [None req-511313dc-f3f3-44d9-b5c0-95465312a102 - - - - - -] Attempt 1 to provision port 4caadb5a-be35-4980-a6ad-afadac2af672 2026-03-02 22:30:34.830 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 1bab389b-0d4a-4a91-9dd5-1ac8d2af47dd 2026-03-02 22:30:35.125 9 INFO neutron.plugins.ml2.plugin [None req-9cfb2956-ba9d-4036-8779-7ec492ceb5cd - - - - - -] Attempt 1 to provision port c8ddb327-12c0-4c7c-863c-68f51f67c6da 2026-03-02 22:30:35.468 10 INFO neutron.plugins.ml2.plugin [None req-6130cc0c-3af7-4b2d-ba99-f522d4522137 - - - - - -] Attempt 1 to provision port 8e34b301-2ec0-44f7-aaef-f92a477cbb83 2026-03-02 22:30:36.010 9 INFO neutron.plugins.ml2.plugin [None req-c11f0e0c-8c21-402d-95ec-77ba8938c04f - - - - - -] Attempt 1 to provision port 8e34b301-2ec0-44f7-aaef-f92a477cbb83 2026-03-02 22:30:38.588 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 002c5511-0080-4821-9339-2dba286837dd 2026-03-02 22:30:39.070 10 INFO neutron.plugins.ml2.plugin [None req-281ba249-2db4-41ae-bd32-8a5ce7b06104 - - - - - -] Attempt 1 to provision port 002c5511-0080-4821-9339-2dba286837dd 2026-03-02 22:30:39.092 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port e33fc712-0671-4ff1-bf4e-fc7a3d0828dc 2026-03-02 22:30:39.145 10 INFO neutron.plugins.ml2.plugin [None req-281ba249-2db4-41ae-bd32-8a5ce7b06104 - - - - - -] Attempt 1 to provision port 7156d22c-9fc5-4640-b773-d58f46d697c3 2026-03-02 22:30:39.418 10 INFO neutron.plugins.ml2.plugin [None req-14649ee6-85c2-422d-a918-b8337a4e62da - - - - - -] Attempt 1 to provision port 7156d22c-9fc5-4640-b773-d58f46d697c3 2026-03-02 22:30:39.692 9 INFO neutron.plugins.ml2.plugin [None req-ce07edcf-dff3-4b28-bc42-d07ab1c05221 - - - - - -] Attempt 1 to provision port 7156d22c-9fc5-4640-b773-d58f46d697c3 2026-03-02 22:30:40.499 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 002c5511-0080-4821-9339-2dba286837dd 2026-03-02 22:30:40.979 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port e33fc712-0671-4ff1-bf4e-fc7a3d0828dc 2026-03-02 22:30:42.528 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 69695b8f-55fc-4ba3-8386-d9c982ccff86 2026-03-02 22:30:43.294 9 INFO neutron.plugins.ml2.plugin [None req-19ebb3ab-15c4-4488-9acc-cea6e0c2a8dd - - - - - -] Attempt 1 to provision port 69695b8f-55fc-4ba3-8386-d9c982ccff86 2026-03-02 22:30:43.585 9 INFO neutron.plugins.ml2.plugin [None req-710ae7c5-b309-47fa-9f8c-7bdcdd81ca33 - - - - - -] Attempt 1 to provision port 09f56888-ce36-45f3-b7dc-ed72d2b491b0 2026-03-02 22:30:44.427 10 INFO neutron.plugins.ml2.plugin [None req-b30b5b21-abd0-4978-b0d0-e2dc13be1b6a - - - - - -] Attempt 1 to provision port beabe0de-ede1-498f-afef-84d00a7580f8 2026-03-02 22:30:44.595 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 69695b8f-55fc-4ba3-8386-d9c982ccff86 2026-03-02 22:30:44.675 10 INFO neutron.plugins.ml2.plugin [None req-f9e82849-9f0c-43db-a352-90568a51e8ca - - - - - -] Attempt 1 to provision port beabe0de-ede1-498f-afef-84d00a7580f8 2026-03-02 22:30:46.614 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 09f56888-ce36-45f3-b7dc-ed72d2b491b0 2026-03-02 22:30:46.753 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7da9f4fa-50ee-4f7b-b0e9-c47257ecfcc1'] response: {'server_uuid': '381f6adc-fef5-44b3-8b7b-4c4df44ebf84', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '09f56888-ce36-45f3-b7dc-ed72d2b491b0', 'code': 200} /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-03-02 22:30:48.532 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 09f56888-ce36-45f3-b7dc-ed72d2b491b0 2026-03-02 22:30:49.777 10 INFO neutron.plugins.ml2.plugin [None req-dd8d875a-ec90-433b-be27-620ecf946baf - - - - - -] Attempt 1 to provision port 41444271-591c-47d6-9b53-87ac17f1c302 2026-03-02 22:30:50.520 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 41444271-591c-47d6-9b53-87ac17f1c302 2026-03-02 22:30:50.665 10 INFO neutron.plugins.ml2.plugin [None req-36ab0023-ea5b-4a73-aa13-de56940904fb - - - - - -] Attempt 1 to provision port 59500ec1-cf1d-4198-a506-56e5340d281c 2026-03-02 22:30:50.913 9 INFO neutron.plugins.ml2.plugin [None req-81b4bc01-aad2-403c-be47-32ecd508e1c2 - - - - - -] Attempt 1 to provision port 59500ec1-cf1d-4198-a506-56e5340d281c 2026-03-02 22:30:54.535 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 7156d22c-9fc5-4640-b773-d58f46d697c3 2026-03-02 22:30:54.687 9 INFO neutron.plugins.ml2.plugin [None req-73c0a89a-e13b-41ac-93c0-f488c0f0ce09 - - - - - -] Attempt 1 to provision port 269d00c3-98a8-40cc-b5e8-1e8196305951 2026-03-02 22:30:56.536 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port c8ddb327-12c0-4c7c-863c-68f51f67c6da 2026-03-02 22:30:56.887 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 7156d22c-9fc5-4640-b773-d58f46d697c3 2026-03-02 22:30:58.556 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port c8ddb327-12c0-4c7c-863c-68f51f67c6da 2026-03-02 22:31:09.433 9 INFO neutron.plugins.ml2.plugin [None req-620a717d-7ee0-4b20-a62b-2996266ddeb7 - - - - - -] Attempt 1 to provision port 3b2d3071-5ad8-4127-95e7-34ea4116be9e 2026-03-02 22:31:10.605 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 3b2d3071-5ad8-4127-95e7-34ea4116be9e 2026-03-02 22:31:10.749 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a0a4aa56-d546-4ef1-b164-48885850d526'] response: {'server_uuid': 'b3ba6c50-62fd-484d-8870-bc9f8ff955f9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3b2d3071-5ad8-4127-95e7-34ea4116be9e', 'code': 200} 2026-03-02 22:31:12.574 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 3b2d3071-5ad8-4127-95e7-34ea4116be9e 2026-03-02 22:31:22.170 10 INFO neutron.plugins.ml2.plugin [None req-7c5e8ced-ed0d-4812-aa44-179ae54ae2b9 - - - - - -] Attempt 1 to provision port a0224df0-76b5-4a4d-ab32-d8c7c314aeba 2026-03-02 22:31:22.517 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port ce94ddfd-3dd5-4c0b-ae8e-eeb26e80ac76 2026-03-02 22:31:22.819 9 INFO neutron.plugins.ml2.plugin [None req-754f198c-4041-41a6-a0b6-80ddccda5e7e - - - - - -] Attempt 1 to provision port ce94ddfd-3dd5-4c0b-ae8e-eeb26e80ac76 2026-03-02 22:31:24.525 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port ce94ddfd-3dd5-4c0b-ae8e-eeb26e80ac76 2026-03-02 22:31:24.931 10 INFO neutron.plugins.ml2.plugin [None req-6bcf3163-8ac1-4fe5-91ab-6119cbfe33eb - - - - - -] Attempt 1 to provision port 46b09941-f3c7-4b16-989b-ee43154289f9 2026-03-02 22:31:25.686 10 INFO neutron.plugins.ml2.plugin [None req-ccbe3e27-aead-4091-809b-7f263e2f8435 - - - - - -] Attempt 1 to provision port 46b09941-f3c7-4b16-989b-ee43154289f9 2026-03-02 22:31:26.537 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 40d9516e-5563-4e74-890c-0e9a98689196 2026-03-02 22:31:28.658 9 INFO neutron.plugins.ml2.plugin [None req-7d0f93c2-3e98-489e-a7f3-6f44c628ef4e - - - - - -] Attempt 1 to provision port 9ebae613-603f-43d2-8e39-d423a539625d 2026-03-02 22:31:28.753 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 40d9516e-5563-4e74-890c-0e9a98689196 2026-03-02 22:31:29.225 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port d5c86dcd-3afd-42a0-8227-15b9f92e46a8 2026-03-02 22:31:29.512 10 INFO neutron.plugins.ml2.plugin [None req-859d8504-ae18-45d4-9b43-85508058ad65 - - - - - -] Attempt 1 to provision port d5c86dcd-3afd-42a0-8227-15b9f92e46a8 2026-03-02 22:31:30.645 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port d5c86dcd-3afd-42a0-8227-15b9f92e46a8 2026-03-02 22:31:31.122 9 INFO neutron.plugins.ml2.plugin [None req-c5ad9017-dea5-4a90-b430-871332835f5e - - - - - -] Attempt 1 to provision port a6091d5f-477d-4983-91e0-6dc6a56d9826 2026-03-02 22:31:31.780 10 INFO neutron.plugins.ml2.plugin [None req-1502e410-15fc-4afa-8bd9-71fc5975ef51 - - - - - -] Attempt 1 to provision port a6091d5f-477d-4983-91e0-6dc6a56d9826 2026-03-02 22:31:32.863 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 4b9c3bf4-59c6-4a09-8b39-4db49695bd92 2026-03-02 22:31:34.555 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 4b9c3bf4-59c6-4a09-8b39-4db49695bd92 2026-03-02 22:31:37.771 9 INFO neutron.plugins.ml2.plugin [None req-262c9b3f-144c-467a-a3d2-3aa4eb7dc627 - - - - - -] Attempt 1 to provision port bedff400-f01a-4da7-bab0-f9228e18e23b 2026-03-02 22:31:40.628 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port bedff400-f01a-4da7-bab0-f9228e18e23b 2026-03-02 22:31:40.756 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-9113e363-ba59-48c0-895b-098f2f72d7cb'] response: {'server_uuid': '66ba5e6a-a174-41b2-ae03-b7251a251d05', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bedff400-f01a-4da7-bab0-f9228e18e23b', 'code': 200} 2026-03-02 22:31:42.545 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 46b09941-f3c7-4b16-989b-ee43154289f9 2026-03-02 22:31:42.913 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port a0224df0-76b5-4a4d-ab32-d8c7c314aeba 2026-03-02 22:31:43.246 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port bedff400-f01a-4da7-bab0-f9228e18e23b 2026-03-02 22:31:44.552 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 46b09941-f3c7-4b16-989b-ee43154289f9 2026-03-02 22:31:44.951 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port a0224df0-76b5-4a4d-ab32-d8c7c314aeba 2026-03-02 22:31:48.540 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port a6091d5f-477d-4983-91e0-6dc6a56d9826 2026-03-02 22:31:48.865 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 9ebae613-603f-43d2-8e39-d423a539625d 2026-03-02 22:31:50.548 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port a6091d5f-477d-4983-91e0-6dc6a56d9826 2026-03-02 22:31:50.815 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 9ebae613-603f-43d2-8e39-d423a539625d /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-03-02 22:32:12.556 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 52410f6c-b278-46ce-89b7-240874410ed9 2026-03-02 22:32:12.685 10 INFO neutron.plugins.ml2.plugin [None req-9c8f4612-3db8-4e20-8c8c-a589724e2687 - - - - - -] Attempt 1 to provision port 52410f6c-b278-46ce-89b7-240874410ed9 2026-03-02 22:32:16.731 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port df29b6b9-a0cd-498f-bebb-236ed15b7d06 2026-03-02 22:32:17.273 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 4d99ee91-e88c-4d9c-906b-597f6e89654f 2026-03-02 22:32:17.512 9 INFO neutron.plugins.ml2.plugin [None req-84be7bc3-6b21-4513-88ec-28e57f2f8ebc - - - - - -] Attempt 1 to provision port df29b6b9-a0cd-498f-bebb-236ed15b7d06 2026-03-02 22:32:18.566 10 INFO neutron.plugins.ml2.plugin [None req-220aae05-d53c-46cb-ba54-8be28b2e30e2 - - - - - -] Attempt 1 to provision port e58a7e7d-3228-4ffb-b627-1f0236307a57 2026-03-02 22:32:18.636 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 0da4476e-e121-4531-a89b-2b72fccea4e3 2026-03-02 22:32:19.032 9 INFO neutron.plugins.ml2.plugin [None req-5f5745b9-ca38-4103-8022-2482bff495a0 - - - - - -] Attempt 1 to provision port 4d99ee91-e88c-4d9c-906b-597f6e89654f 2026-03-02 22:32:19.223 10 INFO neutron.plugins.ml2.plugin [None req-f58353d0-4c15-453f-b2b2-b4a22e1fbd63 - - - - - -] Attempt 1 to provision port df29b6b9-a0cd-498f-bebb-236ed15b7d06 2026-03-02 22:32:19.365 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 4d99ee91-e88c-4d9c-906b-597f6e89654f 2026-03-02 22:32:19.768 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port df29b6b9-a0cd-498f-bebb-236ed15b7d06 2026-03-02 22:32:20.269 10 INFO neutron.plugins.ml2.plugin [None req-ca24dd56-95fb-47f3-89a7-356afbda6458 - - - - - -] Attempt 1 to provision port 0da4476e-e121-4531-a89b-2b72fccea4e3 2026-03-02 22:32:20.560 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 0da4476e-e121-4531-a89b-2b72fccea4e3 2026-03-02 22:32:21.403 10 INFO neutron.plugins.ml2.plugin [None req-b8ae3a79-0d86-419d-b470-2ba4bf8f509f - - - - - -] Attempt 1 to provision port 4d99ee91-e88c-4d9c-906b-597f6e89654f 2026-03-02 22:32:21.598 10 INFO neutron.plugins.ml2.plugin [None req-14fab472-071c-4a7d-8c80-be55b79a7d0b - - - - - -] Attempt 1 to provision port 5fb4bbb6-0863-485c-a993-fdd03b8f86e8 2026-03-02 22:32:21.952 10 INFO neutron.plugins.ml2.plugin [None req-1eb1a39c-0eb8-407e-8c3c-6cb18c9c651c - - - - - -] Attempt 1 to provision port 0da4476e-e121-4531-a89b-2b72fccea4e3 2026-03-02 22:32:22.146 9 INFO neutron.plugins.ml2.plugin [None req-01b49618-de9b-4acf-be54-f808a9f43c86 - - - - - -] Attempt 1 to provision port 5fb4bbb6-0863-485c-a993-fdd03b8f86e8 2026-03-02 22:32:22.555 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port e03d69a7-acab-47a1-8c99-e2a04c9daa1e 2026-03-02 22:32:23.191 10 INFO neutron.plugins.ml2.plugin [None req-2e39a489-a175-4e17-a86a-e921f3ee3941 - - - - - -] Attempt 1 to provision port e04a79df-f7b8-4812-b4e3-caa6b58e7afe 2026-03-02 22:32:24.360 10 INFO neutron.plugins.ml2.plugin [None req-a70d5361-449d-4ef4-9080-b1de35c108ac - - - - - -] Attempt 1 to provision port e04a79df-f7b8-4812-b4e3-caa6b58e7afe 2026-03-02 22:32:24.530 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port e03d69a7-acab-47a1-8c99-e2a04c9daa1e 2026-03-02 22:32:25.416 9 INFO neutron.plugins.ml2.plugin [None req-84fb71e0-fd84-4edb-8b0a-28e57092b6d2 - - - - - -] Attempt 1 to provision port f73171b6-167c-4847-a44c-03ac7f79dc88 2026-03-02 22:32:26.585 9 INFO neutron.plugins.ml2.plugin [None req-5e3e01e1-ea08-4920-b7fa-4c6af6f750af - - - - - -] Attempt 1 to provision port f73171b6-167c-4847-a44c-03ac7f79dc88 2026-03-02 22:32:30.962 9 INFO neutron.plugins.ml2.plugin [None req-6d1e885b-08cb-4fcf-80d5-702d5a0fc0c6 - - - - - -] Attempt 1 to provision port deae809d-c41b-41c8-ab18-c3ac30dcc964 2026-03-02 22:32:32.644 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port deae809d-c41b-41c8-ab18-c3ac30dcc964 2026-03-02 22:32:32.794 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-86d27244-f6e7-488e-9c96-92d76ea68c81'] response: {'server_uuid': '660314b6-e11e-49e5-8e39-983d842c688d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'deae809d-c41b-41c8-ab18-c3ac30dcc964', 'code': 200} 2026-03-02 22:32:34.567 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port deae809d-c41b-41c8-ab18-c3ac30dcc964 2026-03-02 22:32:40.618 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port c781b6d9-d307-4c8a-b871-1d1d3d8c3c33 2026-03-02 22:32:40.774 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0123c88f-9f2b-4a75-bd00-1300abca0a6e'] response: {'server_uuid': '41514e94-6132-45be-bc90-10b59a76b149', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c781b6d9-d307-4c8a-b871-1d1d3d8c3c33', 'code': 200} 2026-03-02 22:32:42.620 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port e04a79df-f7b8-4812-b4e3-caa6b58e7afe 2026-03-02 22:32:43.021 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port c781b6d9-d307-4c8a-b871-1d1d3d8c3c33 2026-03-02 22:32:43.281 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 5fb4bbb6-0863-485c-a993-fdd03b8f86e8 2026-03-02 22:32:43.613 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port f73171b6-167c-4847-a44c-03ac7f79dc88 2026-03-02 22:32:44.058 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port e58a7e7d-3228-4ffb-b627-1f0236307a57 2026-03-02 22:32:44.583 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port e04a79df-f7b8-4812-b4e3-caa6b58e7afe 2026-03-02 22:32:44.867 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port f73171b6-167c-4847-a44c-03ac7f79dc88 2026-03-02 22:32:45.167 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 5fb4bbb6-0863-485c-a993-fdd03b8f86e8 2026-03-02 22:32:45.461 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port e58a7e7d-3228-4ffb-b627-1f0236307a57 2026-03-02 22:33:00.645 9 INFO neutron.plugins.ml2.plugin [None req-1fbd8dd5-7ce1-423b-bacb-5740ad96e45e - - - - - -] Attempt 1 to provision port 58dbde68-625b-489d-9644-d5452c1cf8a4 2026-03-02 22:33:13.789 9 INFO neutron.plugins.ml2.plugin [None req-2c00738e-3b81-41dc-9170-726cdac63b79 - - - - - -] Attempt 1 to provision port a49a3190-fc89-4af6-a706-62a553a6b84f 2026-03-02 22:33:16.685 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port a49a3190-fc89-4af6-a706-62a553a6b84f 2026-03-02 22:33:16.857 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-82ff0e15-1cee-44dd-a00e-bee1fbcd78db'] response: {'server_uuid': '858e92fe-e17b-4094-98e9-d90cf85b4de9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a49a3190-fc89-4af6-a706-62a553a6b84f', 'code': 200} 2026-03-02 22:33:18.587 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port a49a3190-fc89-4af6-a706-62a553a6b84f 2026-03-02 22:33:54.668 10 INFO neutron.plugins.ml2.plugin [None req-70795eea-3dac-47ff-a74e-b721c2ca68a4 - - - - - -] Attempt 1 to provision port 6bb96565-aad0-455c-abec-06308139f2f3 2026-03-02 22:33:57.303 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 6bb96565-aad0-455c-abec-06308139f2f3 2026-03-02 22:33:57.492 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce63040c-c255-4299-933d-6c5d498c673f'] response: {'server_uuid': '858e92fe-e17b-4094-98e9-d90cf85b4de9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6bb96565-aad0-455c-abec-06308139f2f3', 'code': 200} 2026-03-02 22:33:58.741 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 6bb96565-aad0-455c-abec-06308139f2f3 2026-03-02 22:34:28.900 9 INFO neutron.plugins.ml2.plugin [None req-3710f87e-dc6d-4144-8916-2964360c8b43 - - - - - -] Attempt 1 to provision port 40b4b0ed-78a8-4cb2-8a0a-a2f3c0250dd9 2026-03-02 22:34:29.041 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e7d219d-870a-484a-99fd-2669b745b73a'] response: {'server_uuid': '858e92fe-e17b-4094-98e9-d90cf85b4de9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '40b4b0ed-78a8-4cb2-8a0a-a2f3c0250dd9', 'code': 200} 2026-03-02 22:34:30.670 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 40b4b0ed-78a8-4cb2-8a0a-a2f3c0250dd9 2026-03-02 22:34:40.767 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 06bd91de-5f75-472f-9e2b-a3930022b4fd 2026-03-02 22:34:40.876 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e59a2f3b-4f60-47c9-bcbf-31e1e85e4c2c'] response: {'server_uuid': '858e92fe-e17b-4094-98e9-d90cf85b4de9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '06bd91de-5f75-472f-9e2b-a3930022b4fd', 'code': 200} 2026-03-02 22:34:42.667 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 06bd91de-5f75-472f-9e2b-a3930022b4fd 2026-03-02 22:34:50.955 10 INFO neutron.plugins.ml2.plugin [None req-3ad1f3a4-b05c-4ba5-94e4-18429d12a699 - - - - - -] Attempt 1 to provision port 06bd91de-5f75-472f-9e2b-a3930022b4fd 2026-03-02 22:34:52.736 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 06bd91de-5f75-472f-9e2b-a3930022b4fd 2026-03-02 22:35:16.535 9 INFO neutron.plugins.ml2.plugin [None req-d827ebd3-c0f3-4c0d-90cd-df046a4fbfaf - - - - - -] Attempt 1 to provision port 40b4b0ed-78a8-4cb2-8a0a-a2f3c0250dd9 2026-03-02 22:35:16.789 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 40b4b0ed-78a8-4cb2-8a0a-a2f3c0250dd9 2026-03-02 22:36:49.916 9 ERROR neutron.plugins.ml2.managers [None req-dbdde79b-2b86-4c25-9f8b-2dd76a2b099b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 423b2998-3ca5-4619-af51-295f7de44f6d could not be found. 2026-03-02 22:36:49.916 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-02 22:36:49.916 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-03-02 22:36:49.916 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-02 22:36:49.916 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-03-02 22:36:49.916 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-02 22:36:49.916 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-03-02 22:36:49.916 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-02 22:36:49.916 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-03-02 22:36:49.916 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-02 22:36:49.916 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-03-02 22:36:49.916 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-02 22:36:49.916 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-03-02 22:36:49.916 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:36:49.916 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:49.916 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:49.916 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-03-02 22:36:49.916 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:49.916 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-03-02 22:36:49.916 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:36:49.916 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:36:49.916 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:36:49.916 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:49.916 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:49.916 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-03-02 22:36:49.916 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:49.916 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:36:49.916 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:36:49.916 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-03-02 22:36:49.916 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:36:49.916 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:49.916 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:49.916 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-03-02 22:36:49.916 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:49.916 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-03-02 22:36:49.916 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-02 22:36:49.916 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-03-02 22:36:49.916 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-02 22:36:49.916 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-03-02 22:36:49.916 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-02 22:36:49.916 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 423b2998-3ca5-4619-af51-295f7de44f6d could not be found. 2026-03-02 22:36:49.916 9 ERROR neutron.plugins.ml2.managers  2026-03-02 22:36:49.917 9 ERROR neutron.plugins.ml2.managers [None req-dbdde79b-2b86-4c25-9f8b-2dd76a2b099b - - - - - -] Failed to bind port bcaad745-05f1-43c0-8683-5cf1fb4288ed on host instance for vnic_type normal using segments [{'id': '69971403-3082-444e-86a2-945813559fe2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 92, 'network_id': '5a834018-c8db-4bb4-8241-b57cac3a1c5f'}] 2026-03-02 22:36:49.917 9 INFO neutron.plugins.ml2.plugin [None req-dbdde79b-2b86-4c25-9f8b-2dd76a2b099b - - - - - -] Attempt 2 to bind port bcaad745-05f1-43c0-8683-5cf1fb4288ed 2026-03-02 22:36:49.935 9 ERROR neutron.plugins.ml2.managers [None req-dbdde79b-2b86-4c25-9f8b-2dd76a2b099b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 423b2998-3ca5-4619-af51-295f7de44f6d could not be found. 2026-03-02 22:36:49.935 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-02 22:36:49.935 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-03-02 22:36:49.935 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-02 22:36:49.935 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-03-02 22:36:49.935 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-02 22:36:49.935 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-03-02 22:36:49.935 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-02 22:36:49.935 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-03-02 22:36:49.935 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-02 22:36:49.935 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-03-02 22:36:49.935 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-02 22:36:49.935 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-03-02 22:36:49.935 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:36:49.935 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:49.935 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:49.935 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-03-02 22:36:49.935 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:49.935 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-03-02 22:36:49.935 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:36:49.935 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:36:49.935 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:36:49.935 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:49.935 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:49.935 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-03-02 22:36:49.935 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:49.935 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:36:49.935 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:36:49.935 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-03-02 22:36:49.935 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:36:49.935 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:49.935 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:49.935 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-03-02 22:36:49.935 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:49.935 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-03-02 22:36:49.935 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-02 22:36:49.935 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-03-02 22:36:49.935 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-02 22:36:49.935 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-03-02 22:36:49.935 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-02 22:36:49.935 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 423b2998-3ca5-4619-af51-295f7de44f6d could not be found. 2026-03-02 22:36:49.935 9 ERROR neutron.plugins.ml2.managers  2026-03-02 22:36:49.936 9 ERROR neutron.plugins.ml2.managers [None req-dbdde79b-2b86-4c25-9f8b-2dd76a2b099b - - - - - -] Failed to bind port bcaad745-05f1-43c0-8683-5cf1fb4288ed on host instance for vnic_type normal using segments [{'id': '69971403-3082-444e-86a2-945813559fe2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 92, 'network_id': '5a834018-c8db-4bb4-8241-b57cac3a1c5f'}] 2026-03-02 22:36:49.936 9 INFO neutron.plugins.ml2.plugin [None req-dbdde79b-2b86-4c25-9f8b-2dd76a2b099b - - - - - -] Attempt 3 to bind port bcaad745-05f1-43c0-8683-5cf1fb4288ed 2026-03-02 22:36:49.954 9 ERROR neutron.plugins.ml2.managers [None req-dbdde79b-2b86-4c25-9f8b-2dd76a2b099b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 423b2998-3ca5-4619-af51-295f7de44f6d could not be found. 2026-03-02 22:36:49.954 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-02 22:36:49.954 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-03-02 22:36:49.954 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-02 22:36:49.954 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-03-02 22:36:49.954 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-02 22:36:49.954 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-03-02 22:36:49.954 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-02 22:36:49.954 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-03-02 22:36:49.954 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-02 22:36:49.954 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-03-02 22:36:49.954 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-02 22:36:49.954 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-03-02 22:36:49.954 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:36:49.954 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:49.954 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:49.954 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-03-02 22:36:49.954 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:49.954 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-03-02 22:36:49.954 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:36:49.954 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:36:49.954 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:36:49.954 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:49.954 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:49.954 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-03-02 22:36:49.954 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:49.954 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:36:49.954 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:36:49.954 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-03-02 22:36:49.954 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:36:49.954 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:49.954 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:49.954 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-03-02 22:36:49.954 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:49.954 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-03-02 22:36:49.954 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-02 22:36:49.954 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-03-02 22:36:49.954 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-02 22:36:49.954 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-03-02 22:36:49.954 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-02 22:36:49.954 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 423b2998-3ca5-4619-af51-295f7de44f6d could not be found. 2026-03-02 22:36:49.954 9 ERROR neutron.plugins.ml2.managers  2026-03-02 22:36:49.954 9 ERROR neutron.plugins.ml2.managers [None req-dbdde79b-2b86-4c25-9f8b-2dd76a2b099b - - - - - -] Failed to bind port bcaad745-05f1-43c0-8683-5cf1fb4288ed on host instance for vnic_type normal using segments [{'id': '69971403-3082-444e-86a2-945813559fe2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 92, 'network_id': '5a834018-c8db-4bb4-8241-b57cac3a1c5f'}] 2026-03-02 22:36:49.955 9 INFO neutron.plugins.ml2.plugin [None req-dbdde79b-2b86-4c25-9f8b-2dd76a2b099b - - - - - -] Attempt 4 to bind port bcaad745-05f1-43c0-8683-5cf1fb4288ed 2026-03-02 22:36:49.971 9 ERROR neutron.plugins.ml2.managers [None req-dbdde79b-2b86-4c25-9f8b-2dd76a2b099b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 423b2998-3ca5-4619-af51-295f7de44f6d could not be found. 2026-03-02 22:36:49.971 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-02 22:36:49.971 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-03-02 22:36:49.971 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-02 22:36:49.971 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-03-02 22:36:49.971 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-02 22:36:49.971 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-03-02 22:36:49.971 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-02 22:36:49.971 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-03-02 22:36:49.971 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-02 22:36:49.971 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-03-02 22:36:49.971 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-02 22:36:49.971 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-03-02 22:36:49.971 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:36:49.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:49.971 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:49.971 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-03-02 22:36:49.971 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:49.971 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-03-02 22:36:49.971 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:36:49.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:36:49.971 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:36:49.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:49.971 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:49.971 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-03-02 22:36:49.971 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:49.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:36:49.971 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:36:49.971 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-03-02 22:36:49.971 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:36:49.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:49.971 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:49.971 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-03-02 22:36:49.971 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:49.971 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-03-02 22:36:49.971 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-02 22:36:49.971 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-03-02 22:36:49.971 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-02 22:36:49.971 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-03-02 22:36:49.971 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-02 22:36:49.971 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 423b2998-3ca5-4619-af51-295f7de44f6d could not be found. 2026-03-02 22:36:49.971 9 ERROR neutron.plugins.ml2.managers  2026-03-02 22:36:49.972 9 ERROR neutron.plugins.ml2.managers [None req-dbdde79b-2b86-4c25-9f8b-2dd76a2b099b - - - - - -] Failed to bind port bcaad745-05f1-43c0-8683-5cf1fb4288ed on host instance for vnic_type normal using segments [{'id': '69971403-3082-444e-86a2-945813559fe2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 92, 'network_id': '5a834018-c8db-4bb4-8241-b57cac3a1c5f'}] 2026-03-02 22:36:49.973 9 INFO neutron.plugins.ml2.plugin [None req-dbdde79b-2b86-4c25-9f8b-2dd76a2b099b - - - - - -] Attempt 5 to bind port bcaad745-05f1-43c0-8683-5cf1fb4288ed 2026-03-02 22:36:49.994 9 ERROR neutron.plugins.ml2.managers [None req-dbdde79b-2b86-4c25-9f8b-2dd76a2b099b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 423b2998-3ca5-4619-af51-295f7de44f6d could not be found. 2026-03-02 22:36:49.994 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-02 22:36:49.994 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-03-02 22:36:49.994 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-02 22:36:49.994 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-03-02 22:36:49.994 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-02 22:36:49.994 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-03-02 22:36:49.994 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-02 22:36:49.994 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-03-02 22:36:49.994 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-02 22:36:49.994 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-03-02 22:36:49.994 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-02 22:36:49.994 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-03-02 22:36:49.994 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:36:49.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:49.994 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:49.994 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-03-02 22:36:49.994 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:49.994 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-03-02 22:36:49.994 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:36:49.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:36:49.994 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:36:49.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:49.994 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:49.994 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-03-02 22:36:49.994 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:49.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:36:49.994 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:36:49.994 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-03-02 22:36:49.994 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:36:49.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:49.994 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:49.994 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-03-02 22:36:49.994 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:49.994 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-03-02 22:36:49.994 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-02 22:36:49.994 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-03-02 22:36:49.994 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-02 22:36:49.994 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-03-02 22:36:49.994 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-02 22:36:49.994 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 423b2998-3ca5-4619-af51-295f7de44f6d could not be found. 2026-03-02 22:36:49.994 9 ERROR neutron.plugins.ml2.managers  2026-03-02 22:36:49.995 9 ERROR neutron.plugins.ml2.managers [None req-dbdde79b-2b86-4c25-9f8b-2dd76a2b099b - - - - - -] Failed to bind port bcaad745-05f1-43c0-8683-5cf1fb4288ed on host instance for vnic_type normal using segments [{'id': '69971403-3082-444e-86a2-945813559fe2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 92, 'network_id': '5a834018-c8db-4bb4-8241-b57cac3a1c5f'}] 2026-03-02 22:36:49.995 9 INFO neutron.plugins.ml2.plugin [None req-dbdde79b-2b86-4c25-9f8b-2dd76a2b099b - - - - - -] Attempt 6 to bind port bcaad745-05f1-43c0-8683-5cf1fb4288ed 2026-03-02 22:36:50.012 9 ERROR neutron.plugins.ml2.managers [None req-dbdde79b-2b86-4c25-9f8b-2dd76a2b099b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 423b2998-3ca5-4619-af51-295f7de44f6d could not be found. 2026-03-02 22:36:50.012 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-02 22:36:50.012 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-03-02 22:36:50.012 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-02 22:36:50.012 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-03-02 22:36:50.012 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-02 22:36:50.012 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-03-02 22:36:50.012 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-02 22:36:50.012 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-03-02 22:36:50.012 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-02 22:36:50.012 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-03-02 22:36:50.012 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-02 22:36:50.012 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-03-02 22:36:50.012 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:36:50.012 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:50.012 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:50.012 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-03-02 22:36:50.012 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:50.012 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-03-02 22:36:50.012 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:36:50.012 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:36:50.012 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:36:50.012 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:50.012 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:50.012 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-03-02 22:36:50.012 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:50.012 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:36:50.012 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:36:50.012 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-03-02 22:36:50.012 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:36:50.012 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:50.012 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:50.012 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-03-02 22:36:50.012 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:50.012 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-03-02 22:36:50.012 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-02 22:36:50.012 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-03-02 22:36:50.012 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-02 22:36:50.012 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-03-02 22:36:50.012 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-02 22:36:50.012 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 423b2998-3ca5-4619-af51-295f7de44f6d could not be found. 2026-03-02 22:36:50.012 9 ERROR neutron.plugins.ml2.managers  2026-03-02 22:36:50.013 9 ERROR neutron.plugins.ml2.managers [None req-dbdde79b-2b86-4c25-9f8b-2dd76a2b099b - - - - - -] Failed to bind port bcaad745-05f1-43c0-8683-5cf1fb4288ed on host instance for vnic_type normal using segments [{'id': '69971403-3082-444e-86a2-945813559fe2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 92, 'network_id': '5a834018-c8db-4bb4-8241-b57cac3a1c5f'}] 2026-03-02 22:36:50.013 9 INFO neutron.plugins.ml2.plugin [None req-dbdde79b-2b86-4c25-9f8b-2dd76a2b099b - - - - - -] Attempt 7 to bind port bcaad745-05f1-43c0-8683-5cf1fb4288ed 2026-03-02 22:36:50.037 9 ERROR neutron.plugins.ml2.managers [None req-dbdde79b-2b86-4c25-9f8b-2dd76a2b099b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 423b2998-3ca5-4619-af51-295f7de44f6d could not be found. 2026-03-02 22:36:50.037 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-02 22:36:50.037 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-03-02 22:36:50.037 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-02 22:36:50.037 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-03-02 22:36:50.037 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-02 22:36:50.037 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-03-02 22:36:50.037 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-02 22:36:50.037 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-03-02 22:36:50.037 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-02 22:36:50.037 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-03-02 22:36:50.037 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-02 22:36:50.037 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-03-02 22:36:50.037 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:36:50.037 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:50.037 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:50.037 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-03-02 22:36:50.037 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:50.037 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-03-02 22:36:50.037 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:36:50.037 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:36:50.037 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:36:50.037 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:50.037 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:50.037 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-03-02 22:36:50.037 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:50.037 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:36:50.037 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:36:50.037 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-03-02 22:36:50.037 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:36:50.037 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:50.037 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:50.037 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-03-02 22:36:50.037 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:50.037 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-03-02 22:36:50.037 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-02 22:36:50.037 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-03-02 22:36:50.037 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-02 22:36:50.037 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-03-02 22:36:50.037 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-02 22:36:50.037 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 423b2998-3ca5-4619-af51-295f7de44f6d could not be found. 2026-03-02 22:36:50.037 9 ERROR neutron.plugins.ml2.managers  2026-03-02 22:36:50.037 9 ERROR neutron.plugins.ml2.managers [None req-dbdde79b-2b86-4c25-9f8b-2dd76a2b099b - - - - - -] Failed to bind port bcaad745-05f1-43c0-8683-5cf1fb4288ed on host instance for vnic_type normal using segments [{'id': '69971403-3082-444e-86a2-945813559fe2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 92, 'network_id': '5a834018-c8db-4bb4-8241-b57cac3a1c5f'}] 2026-03-02 22:36:50.037 9 INFO neutron.plugins.ml2.plugin [None req-dbdde79b-2b86-4c25-9f8b-2dd76a2b099b - - - - - -] Attempt 8 to bind port bcaad745-05f1-43c0-8683-5cf1fb4288ed 2026-03-02 22:36:50.059 9 ERROR neutron.plugins.ml2.managers [None req-dbdde79b-2b86-4c25-9f8b-2dd76a2b099b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 423b2998-3ca5-4619-af51-295f7de44f6d could not be found. 2026-03-02 22:36:50.059 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-02 22:36:50.059 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-03-02 22:36:50.059 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-02 22:36:50.059 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-03-02 22:36:50.059 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-02 22:36:50.059 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-03-02 22:36:50.059 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-02 22:36:50.059 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-03-02 22:36:50.059 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-02 22:36:50.059 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-03-02 22:36:50.059 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-02 22:36:50.059 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-03-02 22:36:50.059 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:36:50.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:50.059 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:50.059 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-03-02 22:36:50.059 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:50.059 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-03-02 22:36:50.059 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:36:50.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:36:50.059 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:36:50.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:50.059 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:50.059 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-03-02 22:36:50.059 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:50.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:36:50.059 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:36:50.059 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-03-02 22:36:50.059 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:36:50.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:50.059 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:50.059 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-03-02 22:36:50.059 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:50.059 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-03-02 22:36:50.059 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-02 22:36:50.059 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-03-02 22:36:50.059 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-02 22:36:50.059 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-03-02 22:36:50.059 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-02 22:36:50.059 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 423b2998-3ca5-4619-af51-295f7de44f6d could not be found. 2026-03-02 22:36:50.059 9 ERROR neutron.plugins.ml2.managers  2026-03-02 22:36:50.059 9 ERROR neutron.plugins.ml2.managers [None req-dbdde79b-2b86-4c25-9f8b-2dd76a2b099b - - - - - -] Failed to bind port bcaad745-05f1-43c0-8683-5cf1fb4288ed on host instance for vnic_type normal using segments [{'id': '69971403-3082-444e-86a2-945813559fe2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 92, 'network_id': '5a834018-c8db-4bb4-8241-b57cac3a1c5f'}] 2026-03-02 22:36:50.059 9 INFO neutron.plugins.ml2.plugin [None req-dbdde79b-2b86-4c25-9f8b-2dd76a2b099b - - - - - -] Attempt 9 to bind port bcaad745-05f1-43c0-8683-5cf1fb4288ed 2026-03-02 22:36:50.079 9 ERROR neutron.plugins.ml2.managers [None req-dbdde79b-2b86-4c25-9f8b-2dd76a2b099b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 423b2998-3ca5-4619-af51-295f7de44f6d could not be found. 2026-03-02 22:36:50.079 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-02 22:36:50.079 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-03-02 22:36:50.079 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-02 22:36:50.079 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-03-02 22:36:50.079 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-02 22:36:50.079 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-03-02 22:36:50.079 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-02 22:36:50.079 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-03-02 22:36:50.079 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-02 22:36:50.079 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-03-02 22:36:50.079 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-02 22:36:50.079 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-03-02 22:36:50.079 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:36:50.079 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:50.079 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:50.079 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-03-02 22:36:50.079 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:50.079 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-03-02 22:36:50.079 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:36:50.079 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:36:50.079 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:36:50.079 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:50.079 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:50.079 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-03-02 22:36:50.079 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:50.079 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:36:50.079 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:36:50.079 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-03-02 22:36:50.079 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:36:50.079 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:50.079 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:50.079 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-03-02 22:36:50.079 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:50.079 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-03-02 22:36:50.079 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-02 22:36:50.079 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-03-02 22:36:50.079 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-02 22:36:50.079 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-03-02 22:36:50.079 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-02 22:36:50.079 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 423b2998-3ca5-4619-af51-295f7de44f6d could not be found. 2026-03-02 22:36:50.079 9 ERROR neutron.plugins.ml2.managers  2026-03-02 22:36:50.080 9 ERROR neutron.plugins.ml2.managers [None req-dbdde79b-2b86-4c25-9f8b-2dd76a2b099b - - - - - -] Failed to bind port bcaad745-05f1-43c0-8683-5cf1fb4288ed on host instance for vnic_type normal using segments [{'id': '69971403-3082-444e-86a2-945813559fe2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 92, 'network_id': '5a834018-c8db-4bb4-8241-b57cac3a1c5f'}] 2026-03-02 22:36:50.080 9 INFO neutron.plugins.ml2.plugin [None req-dbdde79b-2b86-4c25-9f8b-2dd76a2b099b - - - - - -] Attempt 10 to bind port bcaad745-05f1-43c0-8683-5cf1fb4288ed 2026-03-02 22:36:50.106 9 ERROR neutron.plugins.ml2.managers [None req-dbdde79b-2b86-4c25-9f8b-2dd76a2b099b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 423b2998-3ca5-4619-af51-295f7de44f6d could not be found. 2026-03-02 22:36:50.106 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-02 22:36:50.106 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-03-02 22:36:50.106 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-02 22:36:50.106 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-03-02 22:36:50.106 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-02 22:36:50.106 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-03-02 22:36:50.106 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-02 22:36:50.106 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-03-02 22:36:50.106 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-02 22:36:50.106 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-03-02 22:36:50.106 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-02 22:36:50.106 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-03-02 22:36:50.106 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:36:50.106 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:50.106 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:50.106 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-03-02 22:36:50.106 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:50.106 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-03-02 22:36:50.106 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:36:50.106 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:36:50.106 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:36:50.106 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:50.106 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:50.106 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-03-02 22:36:50.106 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:50.106 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:36:50.106 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:36:50.106 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-03-02 22:36:50.106 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:36:50.106 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:50.106 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:50.106 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-03-02 22:36:50.106 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:50.106 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-03-02 22:36:50.106 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-02 22:36:50.106 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-03-02 22:36:50.106 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-02 22:36:50.106 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-03-02 22:36:50.106 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-02 22:36:50.106 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 423b2998-3ca5-4619-af51-295f7de44f6d could not be found. 2026-03-02 22:36:50.106 9 ERROR neutron.plugins.ml2.managers  2026-03-02 22:36:50.107 9 ERROR neutron.plugins.ml2.managers [None req-dbdde79b-2b86-4c25-9f8b-2dd76a2b099b - - - - - -] Failed to bind port bcaad745-05f1-43c0-8683-5cf1fb4288ed on host instance for vnic_type normal using segments [{'id': '69971403-3082-444e-86a2-945813559fe2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 92, 'network_id': '5a834018-c8db-4bb4-8241-b57cac3a1c5f'}] 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network 5a834018-c8db-4bb4-8241-b57cac3a1c5f could not be found. 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 268, in _get_network 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2870, in one 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1522, in one 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 252, in get_network_details 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server raise self.value 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server raise self.value 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server raise self.value 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1296, in get_network 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 270, in _get_network 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network 5a834018-c8db-4bb4-8241-b57cac3a1c5f could not be found. 2026-03-02 22:36:50.871 9 ERROR oslo_messaging.rpc.server  2026-03-02 22:36:51.601 9 ERROR neutron.plugins.ml2.managers [None req-c3d3c00a-8a18-4906-b1c7-d6170e099ec4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0d532f44-a4bb-4a6c-ae3e-425f20ed24bc could not be found. 2026-03-02 22:36:51.601 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-02 22:36:51.601 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-03-02 22:36:51.601 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-02 22:36:51.601 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-03-02 22:36:51.601 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-02 22:36:51.601 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-03-02 22:36:51.601 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-02 22:36:51.601 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-03-02 22:36:51.601 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-02 22:36:51.601 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-03-02 22:36:51.601 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-02 22:36:51.601 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-03-02 22:36:51.601 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:36:51.601 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:51.601 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:51.601 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-03-02 22:36:51.601 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:51.601 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-03-02 22:36:51.601 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:36:51.601 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:36:51.601 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:36:51.601 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:51.601 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:51.601 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-03-02 22:36:51.601 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:51.601 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:36:51.601 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:36:51.601 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-03-02 22:36:51.601 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:36:51.601 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:51.601 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:51.601 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-03-02 22:36:51.601 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:51.601 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-03-02 22:36:51.601 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-02 22:36:51.601 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-03-02 22:36:51.601 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-02 22:36:51.601 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-03-02 22:36:51.601 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-02 22:36:51.601 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0d532f44-a4bb-4a6c-ae3e-425f20ed24bc could not be found. 2026-03-02 22:36:51.601 9 ERROR neutron.plugins.ml2.managers  2026-03-02 22:36:51.602 9 ERROR neutron.plugins.ml2.managers [None req-c3d3c00a-8a18-4906-b1c7-d6170e099ec4 - - - - - -] Failed to bind port f66bc1b7-1ef7-4010-8ddc-85a0710016b5 on host instance for vnic_type normal using segments [{'id': 'c8cdc730-11b2-4a2a-b580-85fd2153d018', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 275, 'network_id': 'c4a309aa-30c7-44f4-8b8a-fd77040b2f5d'}] 2026-03-02 22:36:51.603 9 INFO neutron.plugins.ml2.plugin [None req-c3d3c00a-8a18-4906-b1c7-d6170e099ec4 - - - - - -] Attempt 2 to bind port f66bc1b7-1ef7-4010-8ddc-85a0710016b5 2026-03-02 22:36:51.619 9 ERROR neutron.plugins.ml2.managers [None req-c3d3c00a-8a18-4906-b1c7-d6170e099ec4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0d532f44-a4bb-4a6c-ae3e-425f20ed24bc could not be found. 2026-03-02 22:36:51.619 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-02 22:36:51.619 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-03-02 22:36:51.619 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-02 22:36:51.619 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-03-02 22:36:51.619 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-02 22:36:51.619 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-03-02 22:36:51.619 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-02 22:36:51.619 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-03-02 22:36:51.619 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-02 22:36:51.619 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-03-02 22:36:51.619 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-02 22:36:51.619 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-03-02 22:36:51.619 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:36:51.619 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:51.619 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:51.619 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-03-02 22:36:51.619 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:51.619 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-03-02 22:36:51.619 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:36:51.619 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:36:51.619 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:36:51.619 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:51.619 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:51.619 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-03-02 22:36:51.619 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:51.619 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:36:51.619 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:36:51.619 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-03-02 22:36:51.619 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:36:51.619 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:51.619 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:51.619 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-03-02 22:36:51.619 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:51.619 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-03-02 22:36:51.619 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-02 22:36:51.619 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-03-02 22:36:51.619 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-02 22:36:51.619 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-03-02 22:36:51.619 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-02 22:36:51.619 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0d532f44-a4bb-4a6c-ae3e-425f20ed24bc could not be found. 2026-03-02 22:36:51.619 9 ERROR neutron.plugins.ml2.managers  2026-03-02 22:36:51.620 9 ERROR neutron.plugins.ml2.managers [None req-c3d3c00a-8a18-4906-b1c7-d6170e099ec4 - - - - - -] Failed to bind port f66bc1b7-1ef7-4010-8ddc-85a0710016b5 on host instance for vnic_type normal using segments [{'id': 'c8cdc730-11b2-4a2a-b580-85fd2153d018', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 275, 'network_id': 'c4a309aa-30c7-44f4-8b8a-fd77040b2f5d'}] 2026-03-02 22:36:51.620 9 INFO neutron.plugins.ml2.plugin [None req-c3d3c00a-8a18-4906-b1c7-d6170e099ec4 - - - - - -] Attempt 3 to bind port f66bc1b7-1ef7-4010-8ddc-85a0710016b5 2026-03-02 22:36:51.636 9 ERROR neutron.plugins.ml2.managers [None req-c3d3c00a-8a18-4906-b1c7-d6170e099ec4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0d532f44-a4bb-4a6c-ae3e-425f20ed24bc could not be found. 2026-03-02 22:36:51.636 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-02 22:36:51.636 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-03-02 22:36:51.636 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-02 22:36:51.636 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-03-02 22:36:51.636 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-02 22:36:51.636 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-03-02 22:36:51.636 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-02 22:36:51.636 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-03-02 22:36:51.636 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-02 22:36:51.636 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-03-02 22:36:51.636 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-02 22:36:51.636 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-03-02 22:36:51.636 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:36:51.636 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:51.636 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:51.636 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-03-02 22:36:51.636 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:51.636 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-03-02 22:36:51.636 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:36:51.636 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:36:51.636 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:36:51.636 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:51.636 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:51.636 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-03-02 22:36:51.636 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:51.636 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:36:51.636 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:36:51.636 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-03-02 22:36:51.636 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:36:51.636 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:51.636 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:51.636 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-03-02 22:36:51.636 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:51.636 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-03-02 22:36:51.636 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-02 22:36:51.636 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-03-02 22:36:51.636 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-02 22:36:51.636 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-03-02 22:36:51.636 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-02 22:36:51.636 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0d532f44-a4bb-4a6c-ae3e-425f20ed24bc could not be found. 2026-03-02 22:36:51.636 9 ERROR neutron.plugins.ml2.managers  2026-03-02 22:36:51.637 9 ERROR neutron.plugins.ml2.managers [None req-c3d3c00a-8a18-4906-b1c7-d6170e099ec4 - - - - - -] Failed to bind port f66bc1b7-1ef7-4010-8ddc-85a0710016b5 on host instance for vnic_type normal using segments [{'id': 'c8cdc730-11b2-4a2a-b580-85fd2153d018', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 275, 'network_id': 'c4a309aa-30c7-44f4-8b8a-fd77040b2f5d'}] 2026-03-02 22:36:51.637 9 INFO neutron.plugins.ml2.plugin [None req-c3d3c00a-8a18-4906-b1c7-d6170e099ec4 - - - - - -] Attempt 4 to bind port f66bc1b7-1ef7-4010-8ddc-85a0710016b5 2026-03-02 22:36:51.655 9 ERROR neutron.plugins.ml2.managers [None req-c3d3c00a-8a18-4906-b1c7-d6170e099ec4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0d532f44-a4bb-4a6c-ae3e-425f20ed24bc could not be found. 2026-03-02 22:36:51.655 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-02 22:36:51.655 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-03-02 22:36:51.655 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-02 22:36:51.655 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-03-02 22:36:51.655 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-02 22:36:51.655 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-03-02 22:36:51.655 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-02 22:36:51.655 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-03-02 22:36:51.655 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-02 22:36:51.655 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-03-02 22:36:51.655 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-02 22:36:51.655 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-03-02 22:36:51.655 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:36:51.655 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:51.655 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:51.655 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-03-02 22:36:51.655 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:51.655 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-03-02 22:36:51.655 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:36:51.655 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:36:51.655 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:36:51.655 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:51.655 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:51.655 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-03-02 22:36:51.655 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:51.655 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:36:51.655 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:36:51.655 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-03-02 22:36:51.655 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:36:51.655 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:51.655 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:51.655 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-03-02 22:36:51.655 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:51.655 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-03-02 22:36:51.655 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-02 22:36:51.655 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-03-02 22:36:51.655 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-02 22:36:51.655 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-03-02 22:36:51.655 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-02 22:36:51.655 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0d532f44-a4bb-4a6c-ae3e-425f20ed24bc could not be found. 2026-03-02 22:36:51.655 9 ERROR neutron.plugins.ml2.managers  2026-03-02 22:36:51.655 9 ERROR neutron.plugins.ml2.managers [None req-c3d3c00a-8a18-4906-b1c7-d6170e099ec4 - - - - - -] Failed to bind port f66bc1b7-1ef7-4010-8ddc-85a0710016b5 on host instance for vnic_type normal using segments [{'id': 'c8cdc730-11b2-4a2a-b580-85fd2153d018', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 275, 'network_id': 'c4a309aa-30c7-44f4-8b8a-fd77040b2f5d'}] 2026-03-02 22:36:51.655 9 INFO neutron.plugins.ml2.plugin [None req-c3d3c00a-8a18-4906-b1c7-d6170e099ec4 - - - - - -] Attempt 5 to bind port f66bc1b7-1ef7-4010-8ddc-85a0710016b5 2026-03-02 22:36:51.671 9 ERROR neutron.plugins.ml2.managers [None req-c3d3c00a-8a18-4906-b1c7-d6170e099ec4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0d532f44-a4bb-4a6c-ae3e-425f20ed24bc could not be found. 2026-03-02 22:36:51.671 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-02 22:36:51.671 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-03-02 22:36:51.671 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-02 22:36:51.671 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-03-02 22:36:51.671 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-02 22:36:51.671 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-03-02 22:36:51.671 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-02 22:36:51.671 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-03-02 22:36:51.671 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-02 22:36:51.671 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-03-02 22:36:51.671 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-02 22:36:51.671 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-03-02 22:36:51.671 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:36:51.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:51.671 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:51.671 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-03-02 22:36:51.671 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:51.671 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-03-02 22:36:51.671 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:36:51.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:36:51.671 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:36:51.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:51.671 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:51.671 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-03-02 22:36:51.671 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:51.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:36:51.671 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:36:51.671 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-03-02 22:36:51.671 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:36:51.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:51.671 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:51.671 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-03-02 22:36:51.671 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:51.671 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-03-02 22:36:51.671 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-02 22:36:51.671 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-03-02 22:36:51.671 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-02 22:36:51.671 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-03-02 22:36:51.671 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-02 22:36:51.671 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0d532f44-a4bb-4a6c-ae3e-425f20ed24bc could not be found. 2026-03-02 22:36:51.671 9 ERROR neutron.plugins.ml2.managers  2026-03-02 22:36:51.672 9 ERROR neutron.plugins.ml2.managers [None req-c3d3c00a-8a18-4906-b1c7-d6170e099ec4 - - - - - -] Failed to bind port f66bc1b7-1ef7-4010-8ddc-85a0710016b5 on host instance for vnic_type normal using segments [{'id': 'c8cdc730-11b2-4a2a-b580-85fd2153d018', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 275, 'network_id': 'c4a309aa-30c7-44f4-8b8a-fd77040b2f5d'}] 2026-03-02 22:36:51.672 9 INFO neutron.plugins.ml2.plugin [None req-c3d3c00a-8a18-4906-b1c7-d6170e099ec4 - - - - - -] Attempt 6 to bind port f66bc1b7-1ef7-4010-8ddc-85a0710016b5 2026-03-02 22:36:51.687 9 ERROR neutron.plugins.ml2.managers [None req-c3d3c00a-8a18-4906-b1c7-d6170e099ec4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0d532f44-a4bb-4a6c-ae3e-425f20ed24bc could not be found. 2026-03-02 22:36:51.687 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-02 22:36:51.687 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-03-02 22:36:51.687 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-02 22:36:51.687 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-03-02 22:36:51.687 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-02 22:36:51.687 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-03-02 22:36:51.687 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-02 22:36:51.687 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-03-02 22:36:51.687 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-02 22:36:51.687 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-03-02 22:36:51.687 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-02 22:36:51.687 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-03-02 22:36:51.687 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:36:51.687 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:51.687 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:51.687 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-03-02 22:36:51.687 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:51.687 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-03-02 22:36:51.687 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:36:51.687 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:36:51.687 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:36:51.687 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:51.687 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:51.687 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-03-02 22:36:51.687 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:51.687 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:36:51.687 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:36:51.687 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-03-02 22:36:51.687 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:36:51.687 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:51.687 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:51.687 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-03-02 22:36:51.687 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:51.687 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-03-02 22:36:51.687 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-02 22:36:51.687 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-03-02 22:36:51.687 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-02 22:36:51.687 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-03-02 22:36:51.687 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-02 22:36:51.687 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0d532f44-a4bb-4a6c-ae3e-425f20ed24bc could not be found. 2026-03-02 22:36:51.687 9 ERROR neutron.plugins.ml2.managers  2026-03-02 22:36:51.687 9 ERROR neutron.plugins.ml2.managers [None req-c3d3c00a-8a18-4906-b1c7-d6170e099ec4 - - - - - -] Failed to bind port f66bc1b7-1ef7-4010-8ddc-85a0710016b5 on host instance for vnic_type normal using segments [{'id': 'c8cdc730-11b2-4a2a-b580-85fd2153d018', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 275, 'network_id': 'c4a309aa-30c7-44f4-8b8a-fd77040b2f5d'}] 2026-03-02 22:36:51.688 9 INFO neutron.plugins.ml2.plugin [None req-c3d3c00a-8a18-4906-b1c7-d6170e099ec4 - - - - - -] Attempt 7 to bind port f66bc1b7-1ef7-4010-8ddc-85a0710016b5 2026-03-02 22:36:51.703 9 ERROR neutron.plugins.ml2.managers [None req-c3d3c00a-8a18-4906-b1c7-d6170e099ec4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0d532f44-a4bb-4a6c-ae3e-425f20ed24bc could not be found. 2026-03-02 22:36:51.703 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-02 22:36:51.703 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-03-02 22:36:51.703 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-02 22:36:51.703 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-03-02 22:36:51.703 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-02 22:36:51.703 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-03-02 22:36:51.703 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-02 22:36:51.703 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-03-02 22:36:51.703 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-02 22:36:51.703 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-03-02 22:36:51.703 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-02 22:36:51.703 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-03-02 22:36:51.703 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:36:51.703 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:51.703 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:51.703 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-03-02 22:36:51.703 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:51.703 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-03-02 22:36:51.703 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:36:51.703 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:36:51.703 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:36:51.703 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:51.703 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:51.703 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-03-02 22:36:51.703 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:51.703 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:36:51.703 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:36:51.703 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-03-02 22:36:51.703 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:36:51.703 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:51.703 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:51.703 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-03-02 22:36:51.703 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:51.703 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-03-02 22:36:51.703 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-02 22:36:51.703 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-03-02 22:36:51.703 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-02 22:36:51.703 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-03-02 22:36:51.703 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-02 22:36:51.703 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0d532f44-a4bb-4a6c-ae3e-425f20ed24bc could not be found. 2026-03-02 22:36:51.703 9 ERROR neutron.plugins.ml2.managers  2026-03-02 22:36:51.704 9 ERROR neutron.plugins.ml2.managers [None req-c3d3c00a-8a18-4906-b1c7-d6170e099ec4 - - - - - -] Failed to bind port f66bc1b7-1ef7-4010-8ddc-85a0710016b5 on host instance for vnic_type normal using segments [{'id': 'c8cdc730-11b2-4a2a-b580-85fd2153d018', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 275, 'network_id': 'c4a309aa-30c7-44f4-8b8a-fd77040b2f5d'}] 2026-03-02 22:36:51.704 9 INFO neutron.plugins.ml2.plugin [None req-c3d3c00a-8a18-4906-b1c7-d6170e099ec4 - - - - - -] Attempt 8 to bind port f66bc1b7-1ef7-4010-8ddc-85a0710016b5 2026-03-02 22:36:51.719 9 ERROR neutron.plugins.ml2.managers [None req-c3d3c00a-8a18-4906-b1c7-d6170e099ec4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0d532f44-a4bb-4a6c-ae3e-425f20ed24bc could not be found. 2026-03-02 22:36:51.719 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-02 22:36:51.719 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-03-02 22:36:51.719 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-02 22:36:51.719 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-03-02 22:36:51.719 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-02 22:36:51.719 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-03-02 22:36:51.719 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-02 22:36:51.719 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-03-02 22:36:51.719 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-02 22:36:51.719 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-03-02 22:36:51.719 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-02 22:36:51.719 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-03-02 22:36:51.719 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:36:51.719 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:51.719 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:51.719 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-03-02 22:36:51.719 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:51.719 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-03-02 22:36:51.719 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:36:51.719 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:36:51.719 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:36:51.719 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:51.719 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:51.719 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-03-02 22:36:51.719 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:51.719 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:36:51.719 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:36:51.719 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-03-02 22:36:51.719 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:36:51.719 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:51.719 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:51.719 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-03-02 22:36:51.719 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:51.719 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-03-02 22:36:51.719 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-02 22:36:51.719 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-03-02 22:36:51.719 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-02 22:36:51.719 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-03-02 22:36:51.719 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-02 22:36:51.719 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0d532f44-a4bb-4a6c-ae3e-425f20ed24bc could not be found. 2026-03-02 22:36:51.719 9 ERROR neutron.plugins.ml2.managers  2026-03-02 22:36:51.720 9 ERROR neutron.plugins.ml2.managers [None req-c3d3c00a-8a18-4906-b1c7-d6170e099ec4 - - - - - -] Failed to bind port f66bc1b7-1ef7-4010-8ddc-85a0710016b5 on host instance for vnic_type normal using segments [{'id': 'c8cdc730-11b2-4a2a-b580-85fd2153d018', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 275, 'network_id': 'c4a309aa-30c7-44f4-8b8a-fd77040b2f5d'}] 2026-03-02 22:36:51.720 9 INFO neutron.plugins.ml2.plugin [None req-c3d3c00a-8a18-4906-b1c7-d6170e099ec4 - - - - - -] Attempt 9 to bind port f66bc1b7-1ef7-4010-8ddc-85a0710016b5 2026-03-02 22:36:51.736 9 ERROR neutron.plugins.ml2.managers [None req-c3d3c00a-8a18-4906-b1c7-d6170e099ec4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0d532f44-a4bb-4a6c-ae3e-425f20ed24bc could not be found. 2026-03-02 22:36:51.736 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-02 22:36:51.736 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-03-02 22:36:51.736 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-02 22:36:51.736 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-03-02 22:36:51.736 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-02 22:36:51.736 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-03-02 22:36:51.736 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-02 22:36:51.736 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-03-02 22:36:51.736 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-02 22:36:51.736 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-03-02 22:36:51.736 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-02 22:36:51.736 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-03-02 22:36:51.736 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:36:51.736 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:51.736 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:51.736 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-03-02 22:36:51.736 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:51.736 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-03-02 22:36:51.736 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:36:51.736 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:36:51.736 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:36:51.736 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:51.736 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:51.736 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-03-02 22:36:51.736 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:51.736 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:36:51.736 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:36:51.736 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-03-02 22:36:51.736 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:36:51.736 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:51.736 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:51.736 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-03-02 22:36:51.736 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:51.736 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-03-02 22:36:51.736 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-02 22:36:51.736 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-03-02 22:36:51.736 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-02 22:36:51.736 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-03-02 22:36:51.736 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-02 22:36:51.736 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0d532f44-a4bb-4a6c-ae3e-425f20ed24bc could not be found. 2026-03-02 22:36:51.736 9 ERROR neutron.plugins.ml2.managers  2026-03-02 22:36:51.737 9 ERROR neutron.plugins.ml2.managers [None req-c3d3c00a-8a18-4906-b1c7-d6170e099ec4 - - - - - -] Failed to bind port f66bc1b7-1ef7-4010-8ddc-85a0710016b5 on host instance for vnic_type normal using segments [{'id': 'c8cdc730-11b2-4a2a-b580-85fd2153d018', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 275, 'network_id': 'c4a309aa-30c7-44f4-8b8a-fd77040b2f5d'}] 2026-03-02 22:36:51.737 9 INFO neutron.plugins.ml2.plugin [None req-c3d3c00a-8a18-4906-b1c7-d6170e099ec4 - - - - - -] Attempt 10 to bind port f66bc1b7-1ef7-4010-8ddc-85a0710016b5 2026-03-02 22:36:51.755 9 ERROR neutron.plugins.ml2.managers [None req-c3d3c00a-8a18-4906-b1c7-d6170e099ec4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0d532f44-a4bb-4a6c-ae3e-425f20ed24bc could not be found. 2026-03-02 22:36:51.755 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-02 22:36:51.755 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-03-02 22:36:51.755 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-02 22:36:51.755 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-03-02 22:36:51.755 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-02 22:36:51.755 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-03-02 22:36:51.755 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-02 22:36:51.755 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-03-02 22:36:51.755 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-02 22:36:51.755 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-03-02 22:36:51.755 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-02 22:36:51.755 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-03-02 22:36:51.755 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:36:51.755 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:51.755 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:51.755 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-03-02 22:36:51.755 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:51.755 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-03-02 22:36:51.755 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:36:51.755 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:36:51.755 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:36:51.755 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:51.755 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:51.755 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-03-02 22:36:51.755 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:51.755 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:36:51.755 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-02 22:36:51.755 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-03-02 22:36:51.755 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-02 22:36:51.755 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:51.755 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-02 22:36:51.755 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-03-02 22:36:51.755 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-02 22:36:51.755 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-03-02 22:36:51.755 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-02 22:36:51.755 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-03-02 22:36:51.755 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-02 22:36:51.755 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-03-02 22:36:51.755 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-02 22:36:51.755 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0d532f44-a4bb-4a6c-ae3e-425f20ed24bc could not be found. 2026-03-02 22:36:51.755 9 ERROR neutron.plugins.ml2.managers  2026-03-02 22:36:51.755 9 ERROR neutron.plugins.ml2.managers [None req-c3d3c00a-8a18-4906-b1c7-d6170e099ec4 - - - - - -] Failed to bind port f66bc1b7-1ef7-4010-8ddc-85a0710016b5 on host instance for vnic_type normal using segments [{'id': 'c8cdc730-11b2-4a2a-b580-85fd2153d018', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 275, 'network_id': 'c4a309aa-30c7-44f4-8b8a-fd77040b2f5d'}] 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network c4a309aa-30c7-44f4-8b8a-fd77040b2f5d could not be found. 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 268, in _get_network 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2870, in one 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1522, in one 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 252, in get_network_details 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server raise self.value 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server raise self.value 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server raise self.value 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1296, in get_network 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 270, in _get_network 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network c4a309aa-30c7-44f4-8b8a-fd77040b2f5d could not be found. 2026-03-02 22:36:52.510 9 ERROR oslo_messaging.rpc.server  2026-03-02 22:36:54.717 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 4ca0f6a7-a665-468d-9aa5-305874ce8d6b 2026-03-02 22:37:02.860 9 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 3a1e45bb-5f95-430d-b022-47b8a280e2a1 2026-03-02 22:37:03.970 9 INFO neutron.plugins.ml2.plugin [None req-c288d2ef-eb0a-4e78-9318-b5c55a941568 - - - - - -] Attempt 1 to provision port 3a1e45bb-5f95-430d-b022-47b8a280e2a1 2026-03-02 22:37:04.938 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 3a1e45bb-5f95-430d-b022-47b8a280e2a1 2026-03-02 22:37:04.957 9 INFO neutron.plugins.ml2.plugin [None req-c8788803-8ed2-4b02-b80a-48eaf85eb804 - - - - - -] Attempt 1 to provision port 06155c29-f666-471a-8f1c-5addc2f988e0 2026-03-02 22:37:05.336 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port ced7f784-1e27-43fc-bdbe-c5c8aa477424 2026-03-02 22:37:05.561 9 INFO neutron.plugins.ml2.plugin [None req-aece4b52-e8bb-4cac-bac0-cbc286d748de - - - - - -] Attempt 1 to provision port 2c74db99-8009-40df-84a6-53963c198451 2026-03-02 22:37:05.977 10 INFO neutron.plugins.ml2.plugin [None req-1d2d67f3-1288-400b-8a9c-543b30718e81 - - - - - -] Attempt 1 to provision port 2c74db99-8009-40df-84a6-53963c198451 2026-03-02 22:37:06.014 10 INFO neutron.plugins.ml2.plugin [None req-fb4e41ab-6c7e-4e35-8943-81a44d70c68a - - - - - -] Attempt 1 to provision port ced7f784-1e27-43fc-bdbe-c5c8aa477424 2026-03-02 22:37:06.552 9 INFO neutron.plugins.ml2.plugin [None req-2ef0b5d8-c86a-43cf-9c22-edf3786ff1c2 - - - - - -] Attempt 1 to provision port 4e2bce3b-7b3c-4406-a92c-4b6b659b858f