+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-12 06:19:14.593 1 INFO neutron.common.config [-] Logging enabled! 2026-05-12 06:19:14.593 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-05-12 06:19:14.593 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-12 06:19:14.594 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-12 06:19:15.566 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 06:19:15.568 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-12 06:19:15.571 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-12 06:19:15.571 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 06:19:15.572 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-12 06:19:15.572 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-12 06:19:15.572 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 06:19:15.577 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 06:19:15.577 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 06:19:15.577 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 06:19:15.593 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-12 06:19:15.593 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 06:19:15.594 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-12 06:19:15.624 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-12 06:19:15.625 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-12 06:19:15.625 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-12 06:19:15.625 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-12 06:19:15.630 1 WARNING oslo_policy.policy [None req-835dc7bd-404a-43f9-b213-02807e686c91 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-12 06:19:15.886 1 INFO neutron.plugins.ml2.managers [None req-835dc7bd-404a-43f9-b213-02807e686c91 - - - - - -] Initializing driver for type 'vlan' 2026-05-12 06:19:16.043 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-835dc7bd-404a-43f9-b213-02807e686c91 - - - - - -] VlanTypeDriver initialization complete 2026-05-12 06:19:16.044 1 INFO neutron.plugins.ml2.managers [None req-835dc7bd-404a-43f9-b213-02807e686c91 - - - - - -] Initializing driver for type 'vxlan' 2026-05-12 06:19:16.044 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-835dc7bd-404a-43f9-b213-02807e686c91 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-12 06:19:16.087 1 INFO neutron.plugins.ml2.managers [None req-835dc7bd-404a-43f9-b213-02807e686c91 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-12 06:19:16.087 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-835dc7bd-404a-43f9-b213-02807e686c91 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-12 06:19:16.087 1 INFO neutron.plugins.ml2.managers [None req-835dc7bd-404a-43f9-b213-02807e686c91 - - - - - -] Initializing extension driver 'port_security' 2026-05-12 06:19:16.088 1 INFO neutron.plugins.ml2.extensions.port_security [None req-835dc7bd-404a-43f9-b213-02807e686c91 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-12 06:19:16.088 1 INFO neutron.plugins.ml2.managers [None req-835dc7bd-404a-43f9-b213-02807e686c91 - - - - - -] Initializing extension driver 'qos' 2026-05-12 06:19:16.088 1 INFO neutron.plugins.ml2.managers [None req-835dc7bd-404a-43f9-b213-02807e686c91 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-12 06:19:16.089 1 INFO neutron.plugins.ml2.managers [None req-835dc7bd-404a-43f9-b213-02807e686c91 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-12 06:19:16.103 1 INFO neutron.quota [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded quota_driver: . 2026-05-12 06:19:16.103 1 INFO neutron.plugins.ml2.plugin [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Modular L2 Plugin initialization complete 2026-05-12 06:19:16.103 1 INFO neutron.plugins.ml2.managers [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-12 06:19:16.104 1 INFO neutron.plugins.ml2.managers [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-12 06:19:16.104 1 INFO neutron.plugins.ml2.managers [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Got port-security extension from driver 'port_security' 2026-05-12 06:19:16.104 1 INFO neutron.extensions.vlantransparent [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Disabled vlantransparent extension. 2026-05-12 06:19:16.104 1 INFO neutron.manager [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loading Plugin: qos 2026-05-12 06:19:16.113 1 INFO neutron.manager [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loading Plugin: router 2026-05-12 06:19:16.151 1 INFO neutron.services.service_base [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-12 06:19:16.151 1 INFO neutron.manager [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loading Plugin: segments 2026-05-12 06:19:16.214 1 INFO neutron.manager [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loading Plugin: trunk 2026-05-12 06:19:16.273 1 INFO neutron.manager [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loading Plugin: vpnaas 2026-05-12 06:19:16.306 1 WARNING stevedore.named [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-12 06:19:16.362 1 INFO neutron_vpnaas.services.vpn.plugin [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-12 06:19:16.362 1 INFO neutron.common.utils [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-12 06:19:16.363 1 INFO neutron.manager [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loading Plugin: auto_allocate 2026-05-12 06:19:16.367 1 INFO neutron.manager [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loading Plugin: tag 2026-05-12 06:19:16.373 1 INFO neutron.manager [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loading Plugin: timestamp 2026-05-12 06:19:16.376 1 INFO neutron.manager [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loading Plugin: network_ip_availability 2026-05-12 06:19:16.380 1 INFO neutron.manager [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loading Plugin: flavors 2026-05-12 06:19:16.382 1 INFO neutron.manager [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loading Plugin: revisions 2026-05-12 06:19:16.385 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Initializing extension manager. 2026-05-12 06:19:16.386 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: address-group 2026-05-12 06:19:16.387 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: address-scope 2026-05-12 06:19:16.387 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-12 06:19:16.388 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: agent 2026-05-12 06:19:16.388 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: agent-resources-synced 2026-05-12 06:19:16.389 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: allowed-address-pairs 2026-05-12 06:19:16.390 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: auto-allocated-topology 2026-05-12 06:19:16.390 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: availability_zone 2026-05-12 06:19:16.391 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: availability_zone_filter 2026-05-12 06:19:16.391 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-12 06:19:16.392 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: default-subnetpools 2026-05-12 06:19:16.393 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-12 06:19:16.393 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: dns-integration 2026-05-12 06:19:16.394 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: dns-domain-ports 2026-05-12 06:19:16.394 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-12 06:19:16.395 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: dvr 2026-05-12 06:19:16.395 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-12 06:19:16.396 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: empty-string-filtering 2026-05-12 06:19:16.396 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 06:19:16.397 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-12 06:19:16.397 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: external-net 2026-05-12 06:19:16.398 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-12 06:19:16.398 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: extraroute 2026-05-12 06:19:16.398 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: extraroute-atomic 2026-05-12 06:19:16.399 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-12 06:19:16.399 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-12 06:19:16.400 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-12 06:19:16.400 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-12 06:19:16.401 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: fip-port-details 2026-05-12 06:19:16.401 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: flavors 2026-05-12 06:19:16.402 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-12 06:19:16.403 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: floatingip-pools 2026-05-12 06:19:16.403 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: ip_allocation 2026-05-12 06:19:16.404 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: ip-substring-filtering 2026-05-12 06:19:16.404 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: l2_adjacency 2026-05-12 06:19:16.405 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: router 2026-05-12 06:19:16.406 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 06:19:16.407 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-12 06:19:16.407 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-12 06:19:16.408 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: ext-gw-mode 2026-05-12 06:19:16.408 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: l3-ha 2026-05-12 06:19:16.409 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-12 06:19:16.409 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-12 06:19:16.410 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: l3-flavors 2026-05-12 06:19:16.410 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-12 06:19:16.411 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-12 06:19:16.412 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-12 06:19:16.413 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-12 06:19:16.414 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-12 06:19:16.415 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-12 06:19:16.415 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-12 06:19:16.416 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: multi-provider 2026-05-12 06:19:16.416 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: net-mtu 2026-05-12 06:19:16.416 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: net-mtu-writable 2026-05-12 06:19:16.417 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: network_availability_zone 2026-05-12 06:19:16.417 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: network_ha 2026-05-12 06:19:16.418 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: network-ip-availability 2026-05-12 06:19:16.419 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-12 06:19:16.419 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: pagination 2026-05-12 06:19:16.420 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: port-device-profile 2026-05-12 06:19:16.420 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-12 06:19:16.420 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-12 06:19:16.421 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-12 06:19:16.421 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: port-mac-override 2026-05-12 06:19:16.422 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-12 06:19:16.422 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-12 06:19:16.423 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: port-resource-request 2026-05-12 06:19:16.423 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: port-resource-request-groups 2026-05-12 06:19:16.424 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: binding 2026-05-12 06:19:16.424 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: binding-extended 2026-05-12 06:19:16.425 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: port-security 2026-05-12 06:19:16.425 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: project-id 2026-05-12 06:19:16.425 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: provider 2026-05-12 06:19:16.427 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: qos 2026-05-12 06:19:16.427 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-12 06:19:16.428 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-12 06:19:16.429 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: qos-default 2026-05-12 06:19:16.429 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: qos-fip 2026-05-12 06:19:16.429 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-12 06:19:16.430 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: qos-gateway-ip 2026-05-12 06:19:16.430 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: qos-port-network-policy 2026-05-12 06:19:16.431 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: qos-pps-minimum 2026-05-12 06:19:16.431 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-12 06:19:16.432 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: qos-pps 2026-05-12 06:19:16.433 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: qos-rule-type-details 2026-05-12 06:19:16.433 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-12 06:19:16.433 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: qos-rules-alias 2026-05-12 06:19:16.434 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: quota-check-limit 2026-05-12 06:19:16.435 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: quotas 2026-05-12 06:19:16.437 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: quota_details 2026-05-12 06:19:16.438 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: rbac-policies 2026-05-12 06:19:16.439 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: rbac-address-group 2026-05-12 06:19:16.439 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: rbac-address-scope 2026-05-12 06:19:16.440 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: rbac-security-groups 2026-05-12 06:19:16.440 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: rbac-subnetpool 2026-05-12 06:19:16.441 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: revision-if-match 2026-05-12 06:19:16.441 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: standard-attr-revisions 2026-05-12 06:19:16.442 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: router_availability_zone 2026-05-12 06:19:16.442 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-12 06:19:16.443 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: security-groups-default-rules 2026-05-12 06:19:16.444 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-12 06:19:16.444 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-12 06:19:16.445 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-12 06:19:16.445 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-12 06:19:16.446 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-12 06:19:16.452 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: security-group 2026-05-12 06:19:16.453 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: segment 2026-05-12 06:19:16.453 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-12 06:19:16.454 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: service-type 2026-05-12 06:19:16.454 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: sorting 2026-05-12 06:19:16.454 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: standard-attr-segment 2026-05-12 06:19:16.455 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: standard-attr-description 2026-05-12 06:19:16.455 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: stateful-security-group 2026-05-12 06:19:16.456 1 WARNING neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-12 06:19:16.456 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-12 06:19:16.457 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: subnet_onboard 2026-05-12 06:19:16.457 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-12 06:19:16.458 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: subnet-service-types 2026-05-12 06:19:16.458 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: subnet_allocation 2026-05-12 06:19:16.459 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-12 06:19:16.459 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-12 06:19:16.462 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: standard-attr-tag 2026-05-12 06:19:16.462 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-12 06:19:16.463 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: trunk 2026-05-12 06:19:16.463 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: trunk-details 2026-05-12 06:19:16.464 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-12 06:19:16.464 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-12 06:19:16.466 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-12 06:19:16.466 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-12 06:19:16.467 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: vpn-flavors 2026-05-12 06:19:16.468 1 INFO neutron.api.extensions [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Loaded extension: vpnaas 2026-05-12 06:19:16.470 1 INFO oslo_service.service [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Starting 2 workers 2026-05-12 06:19:16.476 1 INFO oslo_service.service [None req-c26bac24-2171-4d11-af4b-02086a18eace - - - - - -] Starting 1 workers 2026-05-12 06:19:50.864 9 INFO neutron.db.l3_hamode_db [None req-7db89018-f823-44a8-b773-bb215e9d41c9 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 06:19:58.940 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 3936ba90-f299-475b-b259-46936d00174e 2026-05-12 06:20:00.162 9 INFO neutron.plugins.ml2.plugin [None req-31ad41a7-5b5b-47dc-b5ad-96acce6d0bfa - - - - - -] Attempt 1 to provision port 3936ba90-f299-475b-b259-46936d00174e 2026-05-12 06:20:00.809 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 3936ba90-f299-475b-b259-46936d00174e 2026-05-12 06:24:25.015 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 550f363f-2b1e-4c32-8fae-c45f6446ce53 2026-05-12 06:24:25.321 10 INFO neutron.plugins.ml2.plugin [None req-1522f0a9-7b46-43e3-b308-ad18a83c6687 - - - - - -] Attempt 1 to provision port 550f363f-2b1e-4c32-8fae-c45f6446ce53 2026-05-12 06:24:26.997 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 550f363f-2b1e-4c32-8fae-c45f6446ce53 2026-05-12 06:24:32.932 9 INFO neutron.plugins.ml2.plugin [None req-69ed0567-95c6-48e1-b7d3-5806f24968ce - - - - - -] Attempt 1 to provision port 020efcce-1c65-423d-8da9-c6942119bbfa 2026-05-12 06:29:09.290 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 020efcce-1c65-423d-8da9-c6942119bbfa 2026-05-12 06:29:11.187 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 020efcce-1c65-423d-8da9-c6942119bbfa 2026-05-12 06:38:03.521 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 47fd1094-2c09-44cb-81e7-d6d463ad0a24 2026-05-12 06:38:05.524 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 47fd1094-2c09-44cb-81e7-d6d463ad0a24 2026-05-12 06:54:25.291 9 INFO neutron.plugins.ml2.plugin [None req-6b0db543-5592-41fa-9120-698d1507cb81 - - - - - -] Attempt 1 to provision port 80e9c30e-d813-4968-80d0-57011323cde0 2026-05-12 06:54:26.145 10 INFO neutron.plugins.ml2.plugin [None req-2aaba648-a3a2-43b1-9ad9-d1be83e8b8fc - - - - - -] Attempt 1 to provision port 7e0e7a6f-f3e1-49b7-b696-45937d56ac7d 2026-05-12 06:54:26.259 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 407dedb3-24d1-4c8b-8f5d-9607b83c0ad9 2026-05-12 06:54:26.300 9 INFO neutron.plugins.ml2.plugin [None req-ae18ac0a-6f67-4aea-86d2-df1ed7ecb0eb - - - - - -] Attempt 1 to provision port 407dedb3-24d1-4c8b-8f5d-9607b83c0ad9 2026-05-12 06:54:26.822 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 02a9e509-4c71-490f-a09b-e9d54a514b81 2026-05-12 06:54:27.088 9 INFO neutron.plugins.ml2.plugin [None req-8e128057-ffb8-4ec0-94a4-b29699e741e2 - - - - - -] Attempt 1 to provision port e086aeb2-d45d-4a7b-badc-430cf7c5ddbf 2026-05-12 06:54:27.390 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port e086aeb2-d45d-4a7b-badc-430cf7c5ddbf 2026-05-12 06:54:27.477 9 INFO neutron.plugins.ml2.plugin [None req-8e128057-ffb8-4ec0-94a4-b29699e741e2 - - - - - -] Attempt 1 to provision port 02a9e509-4c71-490f-a09b-e9d54a514b81 2026-05-12 06:54:28.146 10 INFO neutron.plugins.ml2.plugin [None req-a48dca71-1a71-4d5c-93d3-39b74b827b2f - - - - - -] Attempt 1 to provision port 93911db4-28b0-4fb4-ad70-b5137d8d4f89 2026-05-12 06:54:28.235 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 407dedb3-24d1-4c8b-8f5d-9607b83c0ad9 2026-05-12 06:54:28.806 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 02a9e509-4c71-490f-a09b-e9d54a514b81 2026-05-12 06:54:28.914 9 INFO neutron.plugins.ml2.plugin [None req-5a2ad959-5212-4d69-a8ac-424545c5c286 - - - - - -] Attempt 1 to provision port d7637d96-ed9c-4c7d-abcd-3b83510ed3a5 2026-05-12 06:54:29.208 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port e086aeb2-d45d-4a7b-badc-430cf7c5ddbf 2026-05-12 06:54:29.570 9 INFO neutron.plugins.ml2.plugin [None req-81cdf317-4557-464a-84c3-caecd78eb902 - - - - - -] Attempt 1 to provision port d7637d96-ed9c-4c7d-abcd-3b83510ed3a5 2026-05-12 06:54:30.524 10 INFO neutron.plugins.ml2.plugin [None req-f9d81d91-57a2-4bab-a032-6ed379193c49 - - - - - -] Attempt 1 to provision port 17203536-0e24-4874-9e4f-04e9fdfc3d08 2026-05-12 06:54:30.772 9 INFO neutron.plugins.ml2.plugin [None req-94c8c5fb-dbb6-458c-921f-3564e887b2b4 - - - - - -] Attempt 1 to provision port 297fcb42-51f0-4e31-9f59-4b0430364b3f 2026-05-12 06:54:31.125 10 INFO neutron.plugins.ml2.plugin [None req-77f25785-2e8d-4a74-ae72-35da1e4dea69 - - - - - -] Attempt 1 to provision port 17203536-0e24-4874-9e4f-04e9fdfc3d08 2026-05-12 06:54:31.385 9 INFO neutron.plugins.ml2.plugin [None req-df518068-7430-425c-9994-f3ed5b7d48d5 - - - - - -] Attempt 1 to provision port 297fcb42-51f0-4e31-9f59-4b0430364b3f 2026-05-12 06:54:33.294 9 INFO neutron.plugins.ml2.plugin [None req-f24a4a09-eb5a-4196-acd7-5aace375901d - - - - - -] Attempt 1 to provision port 4e27791b-3c89-47d4-bd70-645777f00b00 2026-05-12 06:54:33.953 9 INFO neutron.plugins.ml2.plugin [None req-34a372be-6d13-4b53-a601-1d7f11909eb4 - - - - - -] Attempt 1 to provision port 5fe49b89-39ed-455a-8b9e-353f5fc7d32f 2026-05-12 06:54:34.239 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 5fe49b89-39ed-455a-8b9e-353f5fc7d32f 2026-05-12 06:54:35.928 10 INFO neutron.plugins.ml2.plugin [None req-bb642771-2945-431d-8e81-124c7796f6e2 - - - - - -] Attempt 1 to provision port b5f054dd-70b2-4ede-9ea1-c2a222e6952a 2026-05-12 06:54:36.200 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 5fe49b89-39ed-455a-8b9e-353f5fc7d32f 2026-05-12 06:54:36.703 9 INFO neutron.plugins.ml2.plugin [None req-e343dd86-2501-4b37-8fba-114c71ced93e - - - - - -] Attempt 1 to provision port b5f054dd-70b2-4ede-9ea1-c2a222e6952a 2026-05-12 06:54:38.350 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 7939f434-110b-417e-a785-7bec84743e4f 2026-05-12 06:54:39.040 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 6fdd2d07-7c8f-48bb-8d7e-5c120e5bed71 2026-05-12 06:54:39.076 9 INFO neutron.plugins.ml2.plugin [None req-9266c741-b085-451a-b8b1-0d0d2b0dc06d - - - - - -] Attempt 1 to provision port 7c141783-c76f-43f2-a3e1-ef2dd21a7efa 2026-05-12 06:54:39.588 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 73d3fe3f-dac2-40c0-9c03-5430b7f85e21 2026-05-12 06:54:39.635 9 INFO neutron.plugins.ml2.plugin [None req-dc039733-a9d8-43e0-a079-9549325b462f - - - - - -] Attempt 1 to provision port 449a3413-b142-4872-8917-ea3e12b7884f 2026-05-12 06:54:40.200 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port fbe252ec-b8f7-42e6-a94d-deb3693ee96e 2026-05-12 06:54:41.710 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 6fdd2d07-7c8f-48bb-8d7e-5c120e5bed71 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-12 06:54:42.098 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 73d3fe3f-dac2-40c0-9c03-5430b7f85e21 2026-05-12 06:54:42.634 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port fbe252ec-b8f7-42e6-a94d-deb3693ee96e 2026-05-12 06:54:45.500 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 7c141783-c76f-43f2-a3e1-ef2dd21a7efa 2026-05-12 06:54:46.081 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 449a3413-b142-4872-8917-ea3e12b7884f 2026-05-12 06:54:46.378 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-201e1150-1944-4267-99fb-66daf4c4589e'] response: {'server_uuid': '3dd1ec19-fb14-4856-89a4-ae709f4ced79', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7c141783-c76f-43f2-a3e1-ef2dd21a7efa', 'code': 200} 2026-05-12 06:54:46.656 9 INFO neutron.plugins.ml2.plugin [None req-7ed7a51f-4feb-4f14-b9ad-17aa5139b9bf - - - - - -] Attempt 1 to provision port bfb1ff78-4d96-498e-a713-1ea19d8ac1b6 2026-05-12 06:54:47.256 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 449a3413-b142-4872-8917-ea3e12b7884f 2026-05-12 06:54:47.612 9 INFO neutron.plugins.ml2.plugin [None req-dce0c156-f1f4-4d30-a250-0cb01079be94 - - - - - -] Attempt 1 to provision port 1f2b7ddb-46d3-416c-a1b2-24dbdc6d38fc 2026-05-12 06:54:47.623 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 1f2b7ddb-46d3-416c-a1b2-24dbdc6d38fc 2026-05-12 06:54:48.417 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d03612ac-f52c-4d8b-8662-b362e9bd7117'] response: {'server_uuid': '35d65af9-2394-4c7f-af67-127648366124', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '449a3413-b142-4872-8917-ea3e12b7884f', 'code': 200} 2026-05-12 06:54:48.809 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 7c141783-c76f-43f2-a3e1-ef2dd21a7efa 2026-05-12 06:54:49.438 9 INFO neutron.plugins.ml2.plugin [None req-d967ee56-bc08-43c6-a006-1eccd919308f - - - - - -] Attempt 1 to provision port 07eab03d-23ce-4d9e-9654-49c6ab00dc64 2026-05-12 06:54:49.781 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 1f2b7ddb-46d3-416c-a1b2-24dbdc6d38fc 2026-05-12 06:54:50.117 10 INFO neutron.plugins.ml2.plugin [None req-4db2f76b-a396-47c3-98a9-4faa74d4a0b2 - - - - - -] Attempt 1 to provision port 07eab03d-23ce-4d9e-9654-49c6ab00dc64 2026-05-12 06:54:51.602 9 INFO neutron.plugins.ml2.plugin [None req-df1a5fe4-0b5b-4c89-8a96-2e4f9e35af77 - - - - - -] Attempt 1 to provision port f108d1ac-7f26-4a18-a0ec-80a498a938fd 2026-05-12 06:54:51.920 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 00972d3c-8e48-44fe-811f-ea87bf599e86 2026-05-12 06:54:52.856 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port a1a7b1bc-d1f9-4092-9b01-f529590cf707 2026-05-12 06:54:52.871 10 INFO neutron.plugins.ml2.plugin [None req-f2d79347-40c2-4ca0-8cdf-6553b59e0102 - - - - - -] Attempt 1 to provision port a1a7b1bc-d1f9-4092-9b01-f529590cf707 2026-05-12 06:54:54.148 10 INFO neutron.plugins.ml2.plugin [None req-72fc50c7-e184-4a71-a350-3fb449c42db5 - - - - - -] Attempt 1 to provision port ceab55d9-bfff-4657-9cc5-73121bc100de 2026-05-12 06:54:54.567 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 00972d3c-8e48-44fe-811f-ea87bf599e86 2026-05-12 06:54:54.815 10 INFO neutron.plugins.ml2.plugin [None req-40643937-9790-444d-84bc-b96783e6b686 - - - - - -] Attempt 1 to provision port ceab55d9-bfff-4657-9cc5-73121bc100de 2026-05-12 06:54:54.886 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port a1a7b1bc-d1f9-4092-9b01-f529590cf707 2026-05-12 06:54:55.992 10 INFO neutron.plugins.ml2.plugin [None req-9e0847f9-c927-4463-b3f5-0d6247b0a85a - - - - - -] Attempt 1 to provision port 8919beac-5c65-4fba-b131-0dccb12ddd13 2026-05-12 06:54:56.456 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port b13e9c48-32af-47b6-8a7d-3215443ba161 2026-05-12 06:54:56.543 10 INFO neutron.plugins.ml2.plugin [None req-9e0847f9-c927-4463-b3f5-0d6247b0a85a - - - - - -] Attempt 2 to provision port 8919beac-5c65-4fba-b131-0dccb12ddd13 2026-05-12 06:54:58.590 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 8919beac-5c65-4fba-b131-0dccb12ddd13 2026-05-12 06:54:59.165 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7933c5ca-e3f9-49ef-a901-a7399076c16a'] response: {'server_uuid': '2d350064-14a2-4c4a-9b4b-b6132f716723', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8919beac-5c65-4fba-b131-0dccb12ddd13', 'code': 200} 2026-05-12 06:54:59.232 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port b13e9c48-32af-47b6-8a7d-3215443ba161 2026-05-12 06:55:00.557 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 8919beac-5c65-4fba-b131-0dccb12ddd13 2026-05-12 06:55:02.742 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5c8bd26-a149-4376-b0a5-ac53a8fc041b'] response: {'server_uuid': '2d350064-14a2-4c4a-9b4b-b6132f716723', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '8919beac-5c65-4fba-b131-0dccb12ddd13', 'code': 200} 2026-05-12 06:55:05.914 10 INFO neutron.plugins.ml2.plugin [None req-8184feb6-a445-48e8-a509-4e36e1a2f2a3 - - - - - -] Attempt 1 to provision port 79aba4f0-91a6-4c01-971c-e3eb0a1035f4 2026-05-12 06:55:06.466 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port d7637d96-ed9c-4c7d-abcd-3b83510ed3a5 2026-05-12 06:55:06.916 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 80e9c30e-d813-4968-80d0-57011323cde0 2026-05-12 06:55:08.980 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 93911db4-28b0-4fb4-ad70-b5137d8d4f89 2026-05-12 06:55:09.330 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port d7637d96-ed9c-4c7d-abcd-3b83510ed3a5 2026-05-12 06:55:09.676 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 80e9c30e-d813-4968-80d0-57011323cde0 2026-05-12 06:55:09.900 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 17203536-0e24-4874-9e4f-04e9fdfc3d08 2026-05-12 06:55:10.322 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 79aba4f0-91a6-4c01-971c-e3eb0a1035f4 2026-05-12 06:55:10.461 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ecb31f8-439d-451c-80a3-e6cb42f57e62'] response: {'server_uuid': 'e46f2a66-56af-4f7e-b22e-6fbb94e2ff66', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '79aba4f0-91a6-4c01-971c-e3eb0a1035f4', 'code': 200} 2026-05-12 06:55:11.155 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 93911db4-28b0-4fb4-ad70-b5137d8d4f89 2026-05-12 06:55:11.438 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 17203536-0e24-4874-9e4f-04e9fdfc3d08 2026-05-12 06:55:11.930 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 79aba4f0-91a6-4c01-971c-e3eb0a1035f4 2026-05-12 06:55:13.176 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9853526c-e32f-41ef-967a-05e7d13202ba'] response: {'server_uuid': '3dd1ec19-fb14-4856-89a4-ae709f4ced79', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7c141783-c76f-43f2-a3e1-ef2dd21a7efa', 'code': 200} 2026-05-12 06:55:14.053 10 INFO neutron.plugins.ml2.plugin [None req-89c3d5f0-3ca0-4653-88f6-7a7d827b69da - - - - - -] Attempt 1 to provision port 449a3413-b142-4872-8917-ea3e12b7884f 2026-05-12 06:55:14.102 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port ceab55d9-bfff-4657-9cc5-73121bc100de 2026-05-12 06:55:14.621 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port f108d1ac-7f26-4a18-a0ec-80a498a938fd 2026-05-12 06:55:14.797 10 INFO neutron.plugins.ml2.plugin [None req-846b9dbe-462e-4ff9-9d0f-5cffc053a504 - - - - - -] Attempt 1 to provision port 8f119bc7-3737-405e-a8a3-ee27c2daaa03 2026-05-12 06:55:15.281 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 7c141783-c76f-43f2-a3e1-ef2dd21a7efa 2026-05-12 06:55:15.441 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e14b9039-81d6-45f0-8a89-db5b186ca65c'] response: {'server_uuid': '3dd1ec19-fb14-4856-89a4-ae709f4ced79', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7c141783-c76f-43f2-a3e1-ef2dd21a7efa', 'code': 200} 2026-05-12 06:55:15.771 9 INFO neutron.plugins.ml2.plugin [None req-b5d73062-3b24-473f-a252-db98c855c615 - - - - - -] Attempt 1 to provision port 6f3f4ee1-ef34-4675-9043-c70ae2b7ec3f 2026-05-12 06:55:16.112 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 7c141783-c76f-43f2-a3e1-ef2dd21a7efa 2026-05-12 06:55:16.458 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port ceab55d9-bfff-4657-9cc5-73121bc100de 2026-05-12 06:55:16.977 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 449a3413-b142-4872-8917-ea3e12b7884f 2026-05-12 06:55:17.406 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 6f3f4ee1-ef34-4675-9043-c70ae2b7ec3f 2026-05-12 06:55:17.673 9 INFO neutron.plugins.ml2.plugin [None req-4271a663-74e0-477a-aefe-afefe0be9e47 - - - - - -] Attempt 1 to provision port 9d8aca6d-9166-46fa-acf6-b6e649d32152 2026-05-12 06:55:17.721 9 INFO neutron.plugins.ml2.plugin [None req-4271a663-74e0-477a-aefe-afefe0be9e47 - - - - - -] Attempt 1 to provision port 449a3413-b142-4872-8917-ea3e12b7884f 2026-05-12 06:55:17.765 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port f108d1ac-7f26-4a18-a0ec-80a498a938fd 2026-05-12 06:55:18.309 10 INFO neutron.plugins.ml2.plugin [None req-26fdb92f-3219-438a-b913-5e3ec93207c7 - - - - - -] Attempt 1 to provision port 9d8aca6d-9166-46fa-acf6-b6e649d32152 2026-05-12 06:55:18.543 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 6f3f4ee1-ef34-4675-9043-c70ae2b7ec3f 2026-05-12 06:55:18.904 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 4bcc3397-fff3-44fb-91d8-7966584f81ed 2026-05-12 06:55:19.489 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 449a3413-b142-4872-8917-ea3e12b7884f 2026-05-12 06:55:20.723 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 4bcc3397-fff3-44fb-91d8-7966584f81ed 2026-05-12 06:55:25.786 9 INFO neutron.plugins.ml2.plugin [None req-1964cb85-b259-4f59-b6b1-d2d77ece1a29 - - - - - -] Attempt 1 to provision port 1ec4f5a5-27fb-40ca-89a8-2f7624aeef5c 2026-05-12 06:55:26.557 10 INFO neutron.plugins.ml2.plugin [None req-9ffbc16e-3ace-412b-b3a4-40165cf91419 - - - - - -] Attempt 1 to provision port 0840ec42-c0e7-49f9-97ed-84f8ae8ed8db 2026-05-12 06:55:26.582 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 0840ec42-c0e7-49f9-97ed-84f8ae8ed8db 2026-05-12 06:55:27.532 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 065daf0a-2832-4134-b0cd-c4b5344d50c8 2026-05-12 06:55:27.796 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a07453f-46ea-4f36-aa52-0cb05ed640e3'] response: {'server_uuid': '0c5953db-b472-4c34-9e1a-218ee6cee5a5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '065daf0a-2832-4134-b0cd-c4b5344d50c8', 'code': 200} 2026-05-12 06:55:28.244 10 INFO neutron.plugins.ml2.plugin [None req-488406ca-773f-4b57-9e89-a3c09821bd33 - - - - - -] Attempt 1 to provision port fe00e445-a67f-4737-9c48-fdb59509dba8 2026-05-12 06:55:28.808 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 0840ec42-c0e7-49f9-97ed-84f8ae8ed8db 2026-05-12 06:55:28.891 10 INFO neutron.plugins.ml2.plugin [None req-089a07ab-1cc8-4d9a-bf41-c528b4b2bfb2 - - - - - -] Attempt 1 to provision port fe00e445-a67f-4737-9c48-fdb59509dba8 2026-05-12 06:55:29.150 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 065daf0a-2832-4134-b0cd-c4b5344d50c8 2026-05-12 06:55:31.088 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port ce4467fa-123b-4c0e-a43a-5b7942f707bf 2026-05-12 06:55:33.018 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port ce4467fa-123b-4c0e-a43a-5b7942f707bf /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-12 06:55:36.394 9 INFO neutron.plugins.ml2.plugin [None req-b3f02d96-c072-4954-9d36-e539f905480c - - - - - -] Attempt 1 to provision port 2083d67e-67a8-4fb5-be21-a8b09641ba29 2026-05-12 06:55:40.761 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 2083d67e-67a8-4fb5-be21-a8b09641ba29 2026-05-12 06:55:40.926 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-91e26581-1702-48f4-babc-0db3809b24df'] response: {'server_uuid': '94d3d60e-eeb0-4ffa-bda2-e6275f19c228', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2083d67e-67a8-4fb5-be21-a8b09641ba29', 'code': 200} 2026-05-12 06:55:42.747 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 2083d67e-67a8-4fb5-be21-a8b09641ba29 2026-05-12 06:55:46.809 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port fe00e445-a67f-4737-9c48-fdb59509dba8 2026-05-12 06:55:47.226 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 1ec4f5a5-27fb-40ca-89a8-2f7624aeef5c 2026-05-12 06:55:54.820 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 67b33790-5590-4e94-91a3-4e52875dfd04 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers [None req-db2b1785-0653-4e54-a7ba-1d3302df3c9d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d16402d8-659d-4e68-846a-26a53c5dbe4f could not be found. 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d16402d8-659d-4e68-846a-26a53c5dbe4f could not be found. 2026-05-12 06:55:55.903 9 ERROR neutron.plugins.ml2.managers  2026-05-12 06:55:55.905 9 ERROR neutron.plugins.ml2.managers [None req-db2b1785-0653-4e54-a7ba-1d3302df3c9d - - - - - -] Failed to bind port 078902a1-da36-42d6-91c4-66ba5deda8c8 on host instance for vnic_type normal using segments [] 2026-05-12 06:55:55.906 9 INFO neutron.plugins.ml2.plugin [None req-db2b1785-0653-4e54-a7ba-1d3302df3c9d - - - - - -] Attempt 2 to bind port 078902a1-da36-42d6-91c4-66ba5deda8c8 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers [None req-db2b1785-0653-4e54-a7ba-1d3302df3c9d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d16402d8-659d-4e68-846a-26a53c5dbe4f could not be found. 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d16402d8-659d-4e68-846a-26a53c5dbe4f could not be found. 2026-05-12 06:55:55.934 9 ERROR neutron.plugins.ml2.managers  2026-05-12 06:55:55.935 9 ERROR neutron.plugins.ml2.managers [None req-db2b1785-0653-4e54-a7ba-1d3302df3c9d - - - - - -] Failed to bind port 078902a1-da36-42d6-91c4-66ba5deda8c8 on host instance for vnic_type normal using segments [] 2026-05-12 06:55:55.936 9 INFO neutron.plugins.ml2.plugin [None req-db2b1785-0653-4e54-a7ba-1d3302df3c9d - - - - - -] Attempt 3 to bind port 078902a1-da36-42d6-91c4-66ba5deda8c8 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers [None req-db2b1785-0653-4e54-a7ba-1d3302df3c9d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d16402d8-659d-4e68-846a-26a53c5dbe4f could not be found. 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d16402d8-659d-4e68-846a-26a53c5dbe4f could not be found. 2026-05-12 06:55:55.956 9 ERROR neutron.plugins.ml2.managers  2026-05-12 06:55:55.957 9 ERROR neutron.plugins.ml2.managers [None req-db2b1785-0653-4e54-a7ba-1d3302df3c9d - - - - - -] Failed to bind port 078902a1-da36-42d6-91c4-66ba5deda8c8 on host instance for vnic_type normal using segments [] 2026-05-12 06:55:55.958 9 INFO neutron.plugins.ml2.plugin [None req-db2b1785-0653-4e54-a7ba-1d3302df3c9d - - - - - -] Attempt 4 to bind port 078902a1-da36-42d6-91c4-66ba5deda8c8 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers [None req-db2b1785-0653-4e54-a7ba-1d3302df3c9d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d16402d8-659d-4e68-846a-26a53c5dbe4f could not be found. 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d16402d8-659d-4e68-846a-26a53c5dbe4f could not be found. 2026-05-12 06:55:55.975 9 ERROR neutron.plugins.ml2.managers  2026-05-12 06:55:55.976 9 ERROR neutron.plugins.ml2.managers [None req-db2b1785-0653-4e54-a7ba-1d3302df3c9d - - - - - -] Failed to bind port 078902a1-da36-42d6-91c4-66ba5deda8c8 on host instance for vnic_type normal using segments [] 2026-05-12 06:55:55.976 9 INFO neutron.plugins.ml2.plugin [None req-db2b1785-0653-4e54-a7ba-1d3302df3c9d - - - - - -] Attempt 5 to bind port 078902a1-da36-42d6-91c4-66ba5deda8c8 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers [None req-db2b1785-0653-4e54-a7ba-1d3302df3c9d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d16402d8-659d-4e68-846a-26a53c5dbe4f could not be found. 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d16402d8-659d-4e68-846a-26a53c5dbe4f could not be found. 2026-05-12 06:55:55.990 9 ERROR neutron.plugins.ml2.managers  2026-05-12 06:55:55.992 9 ERROR neutron.plugins.ml2.managers [None req-db2b1785-0653-4e54-a7ba-1d3302df3c9d - - - - - -] Failed to bind port 078902a1-da36-42d6-91c4-66ba5deda8c8 on host instance for vnic_type normal using segments [] 2026-05-12 06:55:55.992 9 INFO neutron.plugins.ml2.plugin [None req-db2b1785-0653-4e54-a7ba-1d3302df3c9d - - - - - -] Attempt 6 to bind port 078902a1-da36-42d6-91c4-66ba5deda8c8 2026-05-12 06:55:56.004 10 INFO neutron.plugins.ml2.plugin [None req-ec4e0c29-d9a3-4e49-91dd-b2c37f26165b - - - - - -] Attempt 1 to provision port 67b33790-5590-4e94-91a3-4e52875dfd04 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers [None req-db2b1785-0653-4e54-a7ba-1d3302df3c9d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d16402d8-659d-4e68-846a-26a53c5dbe4f could not be found. 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d16402d8-659d-4e68-846a-26a53c5dbe4f could not be found. 2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers  2026-05-12 06:55:56.007 9 ERROR neutron.plugins.ml2.managers [None req-db2b1785-0653-4e54-a7ba-1d3302df3c9d - - - - - -] Failed to bind port 078902a1-da36-42d6-91c4-66ba5deda8c8 on host instance for vnic_type normal using segments [] 2026-05-12 06:55:56.008 9 INFO neutron.plugins.ml2.plugin [None req-db2b1785-0653-4e54-a7ba-1d3302df3c9d - - - - - -] Attempt 7 to bind port 078902a1-da36-42d6-91c4-66ba5deda8c8 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers [None req-db2b1785-0653-4e54-a7ba-1d3302df3c9d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d16402d8-659d-4e68-846a-26a53c5dbe4f could not be found. 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d16402d8-659d-4e68-846a-26a53c5dbe4f could not be found. 2026-05-12 06:55:56.021 9 ERROR neutron.plugins.ml2.managers  2026-05-12 06:55:56.022 9 ERROR neutron.plugins.ml2.managers [None req-db2b1785-0653-4e54-a7ba-1d3302df3c9d - - - - - -] Failed to bind port 078902a1-da36-42d6-91c4-66ba5deda8c8 on host instance for vnic_type normal using segments [] 2026-05-12 06:55:56.022 9 INFO neutron.plugins.ml2.plugin [None req-db2b1785-0653-4e54-a7ba-1d3302df3c9d - - - - - -] Attempt 8 to bind port 078902a1-da36-42d6-91c4-66ba5deda8c8 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers [None req-db2b1785-0653-4e54-a7ba-1d3302df3c9d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d16402d8-659d-4e68-846a-26a53c5dbe4f could not be found. 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d16402d8-659d-4e68-846a-26a53c5dbe4f could not be found. 2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers  2026-05-12 06:55:56.051 9 ERROR neutron.plugins.ml2.managers [None req-db2b1785-0653-4e54-a7ba-1d3302df3c9d - - - - - -] Failed to bind port 078902a1-da36-42d6-91c4-66ba5deda8c8 on host instance for vnic_type normal using segments [] 2026-05-12 06:55:56.052 9 INFO neutron.plugins.ml2.plugin [None req-db2b1785-0653-4e54-a7ba-1d3302df3c9d - - - - - -] Attempt 9 to bind port 078902a1-da36-42d6-91c4-66ba5deda8c8 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers [None req-db2b1785-0653-4e54-a7ba-1d3302df3c9d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d16402d8-659d-4e68-846a-26a53c5dbe4f could not be found. 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d16402d8-659d-4e68-846a-26a53c5dbe4f could not be found. 2026-05-12 06:55:56.068 9 ERROR neutron.plugins.ml2.managers  2026-05-12 06:55:56.069 9 ERROR neutron.plugins.ml2.managers [None req-db2b1785-0653-4e54-a7ba-1d3302df3c9d - - - - - -] Failed to bind port 078902a1-da36-42d6-91c4-66ba5deda8c8 on host instance for vnic_type normal using segments [] 2026-05-12 06:55:56.069 9 INFO neutron.plugins.ml2.plugin [None req-db2b1785-0653-4e54-a7ba-1d3302df3c9d - - - - - -] Attempt 10 to bind port 078902a1-da36-42d6-91c4-66ba5deda8c8 2026-05-12 06:55:56.090 10 INFO neutron.plugins.ml2.plugin [None req-ec4e0c29-d9a3-4e49-91dd-b2c37f26165b - - - - - -] Attempt 1 to provision port 0e4a23d9-384b-44f9-aec6-376ac4398740 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers [None req-db2b1785-0653-4e54-a7ba-1d3302df3c9d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d16402d8-659d-4e68-846a-26a53c5dbe4f could not be found. 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d16402d8-659d-4e68-846a-26a53c5dbe4f could not be found. 2026-05-12 06:55:56.099 9 ERROR neutron.plugins.ml2.managers  2026-05-12 06:55:56.101 9 ERROR neutron.plugins.ml2.managers [None req-db2b1785-0653-4e54-a7ba-1d3302df3c9d - - - - - -] Failed to bind port 078902a1-da36-42d6-91c4-66ba5deda8c8 on host instance for vnic_type normal using segments [] 2026-05-12 06:55:56.939 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 67b33790-5590-4e94-91a3-4e52875dfd04 2026-05-12 06:56:06.846 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 11838800-fbc1-4aa9-bf69-83d887321951 2026-05-12 06:56:07.647 9 INFO neutron.plugins.ml2.plugin [None req-dab1bd32-3105-419c-9c8f-4e169996b267 - - - - - -] Attempt 1 to provision port 11838800-fbc1-4aa9-bf69-83d887321951 2026-05-12 06:56:12.801 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 1a65e4e4-4a2e-401e-850b-bead681041f5 2026-05-12 06:56:13.049 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] No ports have port_id starting with 1a65e4e4-4a2e-401e-850b-bead681041f5 2026-05-12 06:56:18.838 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 6951d219-9193-4aa3-a397-3623351f803d 2026-05-12 06:56:19.834 9 INFO neutron.plugins.ml2.plugin [None req-402c5698-cf85-472f-96bf-f93f9eeb1ead - - - - - -] Attempt 1 to provision port 6951d219-9193-4aa3-a397-3623351f803d 2026-05-12 06:56:20.537 10 INFO neutron.plugins.ml2.plugin [None req-81738d66-518e-45c7-8d55-6084f8244904 - - - - - -] Attempt 1 to provision port 44e78cda-9a56-4ba5-9600-8df14423d7fe 2026-05-12 06:56:20.567 10 INFO neutron.plugins.ml2.plugin [None req-81738d66-518e-45c7-8d55-6084f8244904 - - - - - -] Attempt 1 to provision port f53149f2-2e22-43e4-9a4b-be992817c41e 2026-05-12 06:56:20.911 9 INFO neutron.plugins.ml2.plugin [None req-06010545-8fb1-4116-948c-884e1a372ec1 - - - - - -] Attempt 1 to provision port 8d193318-5f07-4478-a147-27aa6642ae4d 2026-05-12 06:56:20.913 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 8d193318-5f07-4478-a147-27aa6642ae4d 2026-05-12 06:56:21.487 9 INFO neutron.plugins.ml2.plugin [None req-f556d708-9032-4460-a031-3ad0d350b93a - - - - - -] Attempt 1 to provision port 44e78cda-9a56-4ba5-9600-8df14423d7fe 2026-05-12 06:56:21.869 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 6951d219-9193-4aa3-a397-3623351f803d 2026-05-12 06:56:22.090 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port f53149f2-2e22-43e4-9a4b-be992817c41e 2026-05-12 06:56:22.641 9 INFO neutron.plugins.ml2.plugin [None req-7238c790-f184-4eb1-8802-6a22b97522df - - - - - -] Attempt 1 to provision port 570d98da-6d99-4b2c-bfc0-06a83c974828 2026-05-12 06:56:22.804 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 8d193318-5f07-4478-a147-27aa6642ae4d 2026-05-12 06:56:23.266 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port f53149f2-2e22-43e4-9a4b-be992817c41e 2026-05-12 06:56:23.400 9 INFO neutron.plugins.ml2.plugin [None req-c80277c0-2832-4a04-a9fb-7b7c764db364 - - - - - -] Attempt 1 to provision port 570d98da-6d99-4b2c-bfc0-06a83c974828 2026-05-12 06:56:30.419 10 INFO neutron.plugins.ml2.plugin [None req-d9e5a62b-f6b4-4007-a751-85df3bc98b12 - - - - - -] Attempt 1 to provision port f99c9d44-7bef-45fa-bbe6-57add977a308 2026-05-12 06:56:30.782 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port f99c9d44-7bef-45fa-bbe6-57add977a308 2026-05-12 06:56:30.893 10 INFO neutron.plugins.ml2.plugin [None req-3573b98d-d1c2-4e97-bd1b-fb1151caa479 - - - - - -] Attempt 1 to provision port 37c31bfb-6a23-4508-8c14-36e78e29f9ce 2026-05-12 06:56:31.082 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 37c31bfb-6a23-4508-8c14-36e78e29f9ce 2026-05-12 06:56:31.297 10 INFO neutron.plugins.ml2.plugin [None req-bedab646-409f-4fb4-ad21-7d536219771f - - - - - -] Attempt 1 to provision port 30ea906c-fc13-47fc-a43d-c272486d0a0e 2026-05-12 06:56:31.548 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 8b343c20-8c4c-4080-bd73-aac3e9f3565a 2026-05-12 06:56:31.756 10 INFO neutron.plugins.ml2.plugin [None req-9c9c60b9-fbff-4c96-8bba-318b0e36ce7a - - - - - -] Attempt 1 to provision port 30ea906c-fc13-47fc-a43d-c272486d0a0e 2026-05-12 06:56:31.910 9 INFO neutron.plugins.ml2.plugin [None req-04f85051-94cf-4051-9473-999bcea35801 - - - - - -] Attempt 1 to provision port 8b343c20-8c4c-4080-bd73-aac3e9f3565a 2026-05-12 06:56:32.229 10 INFO neutron.plugins.ml2.plugin [None req-f598928c-0ff1-42f5-a5c3-4eb92ee491a8 - - - - - -] Attempt 1 to provision port 9aa3c2b5-78df-49b0-b341-bdbd2197051d 2026-05-12 06:56:32.753 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port f99c9d44-7bef-45fa-bbe6-57add977a308 2026-05-12 06:56:33.028 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 8b343c20-8c4c-4080-bd73-aac3e9f3565a 2026-05-12 06:56:33.084 9 INFO neutron.plugins.ml2.plugin [None req-c3a82085-c79b-400d-99bc-cc476200be6a - - - - - -] Attempt 1 to provision port 726d9e75-727e-466b-be49-3c329c0ec8c0 2026-05-12 06:56:33.303 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 37c31bfb-6a23-4508-8c14-36e78e29f9ce 2026-05-12 06:56:33.531 9 INFO neutron.plugins.ml2.plugin [None req-50f61ae0-ce55-4357-a2e3-48b536490b51 - - - - - -] Attempt 1 to provision port 9aa3c2b5-78df-49b0-b341-bdbd2197051d 2026-05-12 06:56:33.683 10 INFO neutron.plugins.ml2.plugin [None req-52d74e72-faef-43fb-9b7a-da67b99a4f3b - - - - - -] Attempt 1 to provision port 726d9e75-727e-466b-be49-3c329c0ec8c0 2026-05-12 06:56:34.957 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port a3415b6b-4c96-4cda-82e5-28fd691cb444 2026-05-12 06:56:36.149 10 INFO neutron.plugins.ml2.plugin [None req-8bb9ffa9-cb5b-4c08-ab3e-e535cca53426 - - - - - -] Attempt 1 to provision port a3415b6b-4c96-4cda-82e5-28fd691cb444 2026-05-12 06:56:36.802 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port a3415b6b-4c96-4cda-82e5-28fd691cb444 2026-05-12 06:56:40.873 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 35c33b11-4ef5-401f-a1d3-c47c51dccc6b 2026-05-12 06:56:40.906 10 INFO neutron.plugins.ml2.plugin [None req-5dcb2dd9-037c-478c-960a-ea14c298e01e - - - - - -] Attempt 1 to provision port 35c33b11-4ef5-401f-a1d3-c47c51dccc6b 2026-05-12 06:56:41.345 9 INFO neutron.plugins.ml2.plugin [None req-cc9f2fcb-a375-45cd-8227-f108b2821c48 - - - - - -] Attempt 1 to provision port 8ff2ab8a-614c-45be-ae01-a8e9cb6a6a88 2026-05-12 06:56:41.563 9 INFO neutron.plugins.ml2.plugin [None req-cc9f2fcb-a375-45cd-8227-f108b2821c48 - - - - - -] Attempt 1 to provision port ccb39ef0-e5ae-49f5-aa85-3d5a1561d860 2026-05-12 06:56:41.981 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 8ff2ab8a-614c-45be-ae01-a8e9cb6a6a88 2026-05-12 06:56:42.145 10 INFO neutron.plugins.ml2.plugin [None req-1c4417b6-2b47-4d8e-8511-00775fea208b - - - - - -] Attempt 1 to provision port ccb39ef0-e5ae-49f5-aa85-3d5a1561d860 2026-05-12 06:56:42.854 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 88b3f216-3c35-454b-bd53-b8764e5db011 2026-05-12 06:56:42.910 9 INFO neutron.plugins.ml2.plugin [None req-829370a8-acfc-4c2a-8300-211546585ae0 - - - - - -] Attempt 1 to provision port 88b3f216-3c35-454b-bd53-b8764e5db011 2026-05-12 06:56:43.529 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 35c33b11-4ef5-401f-a1d3-c47c51dccc6b 2026-05-12 06:56:43.606 9 INFO neutron.plugins.ml2.plugin [None req-829370a8-acfc-4c2a-8300-211546585ae0 - - - - - -] Attempt 1 to provision port 77b432e7-edeb-4215-974e-5fec93dbd30d 2026-05-12 06:56:44.357 9 INFO neutron.plugins.ml2.plugin [None req-6f95f949-843f-4c38-8274-b522f87f2b9d - - - - - -] Attempt 1 to provision port 77b432e7-edeb-4215-974e-5fec93dbd30d 2026-05-12 06:56:44.833 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 88b3f216-3c35-454b-bd53-b8764e5db011 2026-05-12 06:56:44.896 9 INFO neutron.plugins.ml2.plugin [None req-bf7f6f38-93c6-4aca-984e-b89ef9b7d2c7 - - - - - -] Attempt 1 to provision port 77b432e7-edeb-4215-974e-5fec93dbd30d 2026-05-12 06:56:47.754 9 INFO neutron.plugins.ml2.plugin [None req-f0ce7c9f-ac68-458f-9eea-a47d13b0521e - - - - - -] Attempt 1 to provision port dd893aae-d95c-49cc-858b-a891125e9732 2026-05-12 06:56:50.217 10 INFO neutron.plugins.ml2.plugin [None req-eccb9d51-d90b-4a7c-a746-c976e0e9bdec - - - - - -] Attempt 1 to provision port 1c4b9c3d-76b2-486c-b2b5-60c21ae5f9ee 2026-05-12 06:56:52.672 10 INFO neutron.plugins.ml2.plugin [None req-3387228a-a0c6-4818-af1a-b5e9aec3bf94 - - - - - -] Attempt 1 to provision port 1d4da412-dd12-4234-b0f9-ed9bf3574bb4 2026-05-12 06:56:52.773 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 1d4da412-dd12-4234-b0f9-ed9bf3574bb4 2026-05-12 06:56:54.437 10 INFO neutron.plugins.ml2.plugin [None req-2b5cc289-a016-470a-af0c-6c95e91c5040 - - - - - -] Attempt 1 to provision port 68debdd6-34d9-4f08-8353-5802c5833277 2026-05-12 06:56:54.897 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 1d4da412-dd12-4234-b0f9-ed9bf3574bb4 2026-05-12 06:56:55.009 9 INFO neutron.plugins.ml2.plugin [None req-a9938e8e-96ce-4a81-8a42-05b5a44c925a - - - - - -] Attempt 1 to provision port 68debdd6-34d9-4f08-8353-5802c5833277 2026-05-12 06:56:55.245 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port cd43b9ff-5cb2-4003-b34d-db8bd573ec79 2026-05-12 06:56:56.495 10 INFO neutron.plugins.ml2.plugin [None req-0ea6d26c-3a81-4cc1-b5d2-773c9bdd0ba2 - - - - - -] Attempt 1 to provision port c35c3277-7b94-4794-a3d3-244dccd61db9 2026-05-12 06:56:56.838 10 INFO neutron.plugins.ml2.plugin [None req-0ea6d26c-3a81-4cc1-b5d2-773c9bdd0ba2 - - - - - -] Attempt 1 to provision port 7e7e538e-7cdc-41fe-83b5-54adaae79994 2026-05-12 06:56:56.913 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port c35c3277-7b94-4794-a3d3-244dccd61db9 2026-05-12 06:56:56.996 9 INFO neutron.plugins.ml2.plugin [None req-bae88656-5419-4526-88c8-dcd1b3a99607 - - - - - -] Attempt 1 to provision port 7e7e538e-7cdc-41fe-83b5-54adaae79994 2026-05-12 06:56:57.151 10 INFO neutron.plugins.ml2.plugin [None req-4e550cdf-6c0b-462d-97b8-ca10fcb3972f - - - - - -] Attempt 1 to provision port 7e7e538e-7cdc-41fe-83b5-54adaae79994 2026-05-12 06:56:57.217 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port cd43b9ff-5cb2-4003-b34d-db8bd573ec79 2026-05-12 06:56:58.868 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port c35c3277-7b94-4794-a3d3-244dccd61db9 2026-05-12 06:56:59.638 9 INFO neutron.plugins.ml2.plugin [None req-acfd8739-042b-443f-9ddc-8a11ce594ae4 - - - - - -] Attempt 1 to provision port 63bf8e33-7ede-4e2e-a6ff-fb8d161d1c10 2026-05-12 06:57:01.898 9 INFO neutron.plugins.ml2.plugin [None req-924ab6cf-b6e1-4ec3-ab08-523a8cec46bc - - - - - -] Attempt 1 to provision port d3b2de8f-448d-43fd-9805-4c22f4457583 2026-05-12 06:57:04.889 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port d3b2de8f-448d-43fd-9805-4c22f4457583 2026-05-12 06:57:05.023 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-af90c130-27bc-40a2-b306-ca80ee15573e'] response: {'server_uuid': '1a3ee21c-06ed-4d80-910b-9e77f47a929d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd3b2de8f-448d-43fd-9805-4c22f4457583', 'code': 200} 2026-05-12 06:57:06.777 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port d3b2de8f-448d-43fd-9805-4c22f4457583 2026-05-12 06:57:09.239 9 WARNING neutron.plugins.ml2.plugin [None req-fdcceb4d-6c73-4db7-8ee2-439eafc5500b - - - - - -] Concurrent port binding operations failed on port 7e7e538e-7cdc-41fe-83b5-54adaae79994 2026-05-12 06:57:09.243 9 INFO neutron.plugins.ml2.plugin [None req-fdcceb4d-6c73-4db7-8ee2-439eafc5500b - - - - - -] Attempt 2 to bind port 7e7e538e-7cdc-41fe-83b5-54adaae79994 2026-05-12 06:57:10.808 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 7e7e538e-7cdc-41fe-83b5-54adaae79994 2026-05-12 06:57:11.220 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 1c4b9c3d-76b2-486c-b2b5-60c21ae5f9ee 2026-05-12 06:57:12.786 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 7e7e538e-7cdc-41fe-83b5-54adaae79994 2026-05-12 06:57:13.061 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 1c4b9c3d-76b2-486c-b2b5-60c21ae5f9ee 2026-05-12 06:57:28.029 9 INFO neutron.plugins.ml2.plugin [None req-de93ccac-2767-472c-b949-ef183759f15c - - - - - -] Attempt 1 to provision port 7258f716-1422-4b74-a42d-ac90bf3247b0 2026-05-12 06:57:28.675 9 INFO neutron.plugins.ml2.plugin [None req-a8381c4a-719f-4da5-a33b-fbdb7c576048 - - - - - -] Attempt 1 to provision port 63675726-7c8e-47d7-aba2-b8a409abbe43 2026-05-12 06:57:28.880 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 63675726-7c8e-47d7-aba2-b8a409abbe43 2026-05-12 06:57:30.370 10 INFO neutron.plugins.ml2.plugin [None req-7b85ca19-e756-49e7-a934-efa22d8a7cf8 - - - - - -] Attempt 1 to provision port eeb2871d-ef32-4783-bcb0-d8456f35c4ee 2026-05-12 06:57:30.873 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 009f9ff1-4766-4440-944d-780f1d29cb05 2026-05-12 06:57:31.135 9 INFO neutron.plugins.ml2.plugin [None req-f391d97a-de4d-4efe-9726-ec0f4ae312fe - - - - - -] Attempt 1 to provision port e320e6b5-ab8e-44ad-8956-3ea0ad92269f 2026-05-12 06:57:31.402 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 63675726-7c8e-47d7-aba2-b8a409abbe43 2026-05-12 06:57:31.819 10 INFO neutron.plugins.ml2.plugin [None req-7d5c0c8d-f50d-4721-8b11-bcf4fc1b227d - - - - - -] Attempt 1 to provision port e320e6b5-ab8e-44ad-8956-3ea0ad92269f 2026-05-12 06:57:32.981 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 009f9ff1-4766-4440-944d-780f1d29cb05 2026-05-12 06:57:33.238 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port eeb2871d-ef32-4783-bcb0-d8456f35c4ee 2026-05-12 06:57:33.395 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-086d19ea-f78c-4560-a139-f4ebca63cbe1'] response: {'server_uuid': 'a1d574c1-9dee-4f50-bfaa-bbf63da0b34b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eeb2871d-ef32-4783-bcb0-d8456f35c4ee', 'code': 200} 2026-05-12 06:57:35.165 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port eeb2871d-ef32-4783-bcb0-d8456f35c4ee 2026-05-12 06:57:39.006 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 8ca5335c-be91-47e5-88d3-9400e8ffcd7e 2026-05-12 06:57:39.159 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc3bf360-0f3b-4353-82ac-d5451a460e87'] response: {'server_uuid': 'b1127aa7-d66b-44d1-a339-9a064bf7ccc1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8ca5335c-be91-47e5-88d3-9400e8ffcd7e', 'code': 200} 2026-05-12 06:57:40.817 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 8ca5335c-be91-47e5-88d3-9400e8ffcd7e 2026-05-12 06:58:02.930 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 92f322c8-35f2-4830-ac90-74592f7e8859 2026-05-12 06:58:03.169 9 INFO neutron.plugins.ml2.plugin [None req-f5bbce5f-9191-4dd4-b10c-a462fc27b82a - - - - - -] Attempt 1 to provision port 66af3489-06cc-4232-aa83-8c34f9644fd7 2026-05-12 06:58:03.912 9 INFO neutron.plugins.ml2.plugin [None req-3d161257-20c6-48ed-8927-a6908dc94f77 - - - - - -] Attempt 1 to provision port 92f322c8-35f2-4830-ac90-74592f7e8859 2026-05-12 06:58:04.802 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 92f322c8-35f2-4830-ac90-74592f7e8859 2026-05-12 06:58:05.424 10 INFO neutron.plugins.ml2.plugin [None req-9740f617-fb1b-486e-9a41-019a5fe9d7b4 - - - - - -] Attempt 1 to provision port 8736f073-ee23-4503-92fd-3d6be6b4f985 2026-05-12 06:58:06.588 10 INFO neutron.plugins.ml2.plugin [None req-8e32e63e-9cfc-4f2d-9e41-747b0defaff2 - - - - - -] Attempt 1 to provision port 8736f073-ee23-4503-92fd-3d6be6b4f985 2026-05-12 06:58:06.826 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port c0b4bdb6-1b79-4ce0-8043-c85b4d264170 2026-05-12 06:58:08.813 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port c0b4bdb6-1b79-4ce0-8043-c85b4d264170 2026-05-12 06:58:10.084 10 INFO neutron.plugins.ml2.plugin [None req-123052b4-36d4-46ae-96f5-2d743fdd9ef0 - - - - - -] Attempt 1 to provision port 41fdf1d0-8167-4fb5-8a10-30dbd598bc33 2026-05-12 06:58:10.853 9 INFO neutron.plugins.ml2.plugin [None req-53e82cdb-1f79-4bdf-8f67-56bb14fc6f60 - - - - - -] Attempt 1 to provision port e4dc3423-72c6-4aec-9dbf-b125f6ec90da 2026-05-12 06:58:10.882 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port e4dc3423-72c6-4aec-9dbf-b125f6ec90da 2026-05-12 06:58:12.663 9 INFO neutron.plugins.ml2.plugin [None req-6af8c816-d101-4995-9309-6ab33274b1ac - - - - - -] Attempt 1 to provision port 55c7e6e9-e644-4a76-b98b-1d5a89faf21b 2026-05-12 06:58:12.795 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port e4dc3423-72c6-4aec-9dbf-b125f6ec90da 2026-05-12 06:58:13.435 9 INFO neutron.plugins.ml2.plugin [None req-64025627-5c9b-40eb-aa9b-7120f315deb2 - - - - - -] Attempt 1 to provision port 55c7e6e9-e644-4a76-b98b-1d5a89faf21b 2026-05-12 06:58:15.077 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port e5e24092-c58e-4565-9b29-739a25349509 2026-05-12 06:58:15.787 9 INFO neutron.plugins.ml2.plugin [None req-3c92aeda-ff9d-4131-984c-700139e9441b - - - - - -] Attempt 1 to provision port e5e24092-c58e-4565-9b29-739a25349509 2026-05-12 06:58:15.863 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port e3988818-e3d2-4d53-81ff-d0661e8e704f 2026-05-12 06:58:16.509 10 INFO neutron.plugins.ml2.plugin [None req-fde2e7fd-beb1-4de3-9df4-693fb2a7c353 - - - - - -] Attempt 1 to provision port 554addbb-c7aa-4f08-9153-2e98edb7948b 2026-05-12 06:58:17.101 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 554addbb-c7aa-4f08-9153-2e98edb7948b 2026-05-12 06:58:17.478 9 INFO neutron.plugins.ml2.plugin [None req-9e8e86ef-a0e6-4d86-a7c6-9ffe95b26331 - - - - - -] Attempt 1 to provision port 57ef0d28-d79a-4e86-becd-88306093a8ea 2026-05-12 06:58:18.017 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port f0e4122a-3f66-4185-a84c-e161af7316cc 2026-05-12 06:58:18.355 10 INFO neutron.plugins.ml2.plugin [None req-1d4ad1c5-8aad-4242-9955-a84afbbf0af3 - - - - - -] Attempt 1 to provision port dcbb7cf8-7c73-4f59-b443-1cee5f53e252 2026-05-12 06:58:18.662 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port e3988818-e3d2-4d53-81ff-d0661e8e704f 2026-05-12 06:58:18.938 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port dcbb7cf8-7c73-4f59-b443-1cee5f53e252 2026-05-12 06:58:18.981 9 INFO neutron.plugins.ml2.db [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] No ports have port_id starting with dcbb7cf8-7c73-4f59-b443-1cee5f53e252 2026-05-12 06:58:21.105 9 INFO neutron.plugins.ml2.plugin [None req-d196d61c-b0f9-4605-b097-30fa418f1138 - - - - - -] Attempt 1 to provision port 9172673f-4dfd-4a61-830a-5a0b5a6d4920 2026-05-12 06:58:23.826 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 66af3489-06cc-4232-aa83-8c34f9644fd7 2026-05-12 06:58:24.148 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 9172673f-4dfd-4a61-830a-5a0b5a6d4920 2026-05-12 06:58:24.276 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-dfd14af2-b8b7-4996-9b24-5d9b2a290791'] response: {'server_uuid': '00571a2d-5424-400b-82ab-b73c53709fcb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9172673f-4dfd-4a61-830a-5a0b5a6d4920', 'code': 200} 2026-05-12 06:58:24.617 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 8736f073-ee23-4503-92fd-3d6be6b4f985 2026-05-12 06:58:25.620 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 66af3489-06cc-4232-aa83-8c34f9644fd7 2026-05-12 06:58:25.824 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 9172673f-4dfd-4a61-830a-5a0b5a6d4920 2026-05-12 06:58:26.178 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 8736f073-ee23-4503-92fd-3d6be6b4f985 2026-05-12 06:58:29.646 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 41fdf1d0-8167-4fb5-8a10-30dbd598bc33 2026-05-12 06:58:31.628 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 55c7e6e9-e644-4a76-b98b-1d5a89faf21b 2026-05-12 06:58:31.991 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 41fdf1d0-8167-4fb5-8a10-30dbd598bc33 2026-05-12 06:58:33.604 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 55c7e6e9-e644-4a76-b98b-1d5a89faf21b /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers [None req-11ed46d0-3c1a-490f-bf90-2bb8771677e5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7311920c-5659-40e8-8f70-a9a0e387e5aa could not be found. 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7311920c-5659-40e8-8f70-a9a0e387e5aa could not be found. 2026-05-12 06:58:53.769 10 ERROR neutron.plugins.ml2.managers  2026-05-12 06:58:53.771 10 ERROR neutron.plugins.ml2.managers [None req-11ed46d0-3c1a-490f-bf90-2bb8771677e5 - - - - - -] Failed to bind port b1301bdd-9c6c-44f3-8214-4140fdcfb012 on host instance for vnic_type normal using segments [{'id': 'e9c4ad2b-b021-4951-87e6-0a2096f2ed7f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 351, 'network_id': '2b5a143f-0bcc-488a-bb99-65d9eeb84684'}] 2026-05-12 06:58:53.771 10 INFO neutron.plugins.ml2.plugin [None req-11ed46d0-3c1a-490f-bf90-2bb8771677e5 - - - - - -] Attempt 2 to bind port b1301bdd-9c6c-44f3-8214-4140fdcfb012 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers [None req-11ed46d0-3c1a-490f-bf90-2bb8771677e5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7311920c-5659-40e8-8f70-a9a0e387e5aa could not be found. 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7311920c-5659-40e8-8f70-a9a0e387e5aa could not be found. 2026-05-12 06:58:53.798 10 ERROR neutron.plugins.ml2.managers  2026-05-12 06:58:53.799 10 ERROR neutron.plugins.ml2.managers [None req-11ed46d0-3c1a-490f-bf90-2bb8771677e5 - - - - - -] Failed to bind port b1301bdd-9c6c-44f3-8214-4140fdcfb012 on host instance for vnic_type normal using segments [{'id': 'e9c4ad2b-b021-4951-87e6-0a2096f2ed7f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 351, 'network_id': '2b5a143f-0bcc-488a-bb99-65d9eeb84684'}] 2026-05-12 06:58:53.799 10 INFO neutron.plugins.ml2.plugin [None req-11ed46d0-3c1a-490f-bf90-2bb8771677e5 - - - - - -] Attempt 3 to bind port b1301bdd-9c6c-44f3-8214-4140fdcfb012 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers [None req-11ed46d0-3c1a-490f-bf90-2bb8771677e5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7311920c-5659-40e8-8f70-a9a0e387e5aa could not be found. 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7311920c-5659-40e8-8f70-a9a0e387e5aa could not be found. 2026-05-12 06:58:53.817 10 ERROR neutron.plugins.ml2.managers  2026-05-12 06:58:53.818 10 ERROR neutron.plugins.ml2.managers [None req-11ed46d0-3c1a-490f-bf90-2bb8771677e5 - - - - - -] Failed to bind port b1301bdd-9c6c-44f3-8214-4140fdcfb012 on host instance for vnic_type normal using segments [{'id': 'e9c4ad2b-b021-4951-87e6-0a2096f2ed7f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 351, 'network_id': '2b5a143f-0bcc-488a-bb99-65d9eeb84684'}] 2026-05-12 06:58:53.818 10 INFO neutron.plugins.ml2.plugin [None req-11ed46d0-3c1a-490f-bf90-2bb8771677e5 - - - - - -] Attempt 4 to bind port b1301bdd-9c6c-44f3-8214-4140fdcfb012 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers [None req-11ed46d0-3c1a-490f-bf90-2bb8771677e5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7311920c-5659-40e8-8f70-a9a0e387e5aa could not be found. 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7311920c-5659-40e8-8f70-a9a0e387e5aa could not be found. 2026-05-12 06:58:53.841 10 ERROR neutron.plugins.ml2.managers  2026-05-12 06:58:53.842 10 ERROR neutron.plugins.ml2.managers [None req-11ed46d0-3c1a-490f-bf90-2bb8771677e5 - - - - - -] Failed to bind port b1301bdd-9c6c-44f3-8214-4140fdcfb012 on host instance for vnic_type normal using segments [{'id': 'e9c4ad2b-b021-4951-87e6-0a2096f2ed7f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 351, 'network_id': '2b5a143f-0bcc-488a-bb99-65d9eeb84684'}] 2026-05-12 06:58:53.842 10 INFO neutron.plugins.ml2.plugin [None req-11ed46d0-3c1a-490f-bf90-2bb8771677e5 - - - - - -] Attempt 5 to bind port b1301bdd-9c6c-44f3-8214-4140fdcfb012 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers [None req-11ed46d0-3c1a-490f-bf90-2bb8771677e5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7311920c-5659-40e8-8f70-a9a0e387e5aa could not be found. 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7311920c-5659-40e8-8f70-a9a0e387e5aa could not be found. 2026-05-12 06:58:53.876 10 ERROR neutron.plugins.ml2.managers  2026-05-12 06:58:53.877 10 ERROR neutron.plugins.ml2.managers [None req-11ed46d0-3c1a-490f-bf90-2bb8771677e5 - - - - - -] Failed to bind port b1301bdd-9c6c-44f3-8214-4140fdcfb012 on host instance for vnic_type normal using segments [{'id': 'e9c4ad2b-b021-4951-87e6-0a2096f2ed7f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 351, 'network_id': '2b5a143f-0bcc-488a-bb99-65d9eeb84684'}] 2026-05-12 06:58:53.878 10 INFO neutron.plugins.ml2.plugin [None req-11ed46d0-3c1a-490f-bf90-2bb8771677e5 - - - - - -] Attempt 6 to bind port b1301bdd-9c6c-44f3-8214-4140fdcfb012 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers [None req-11ed46d0-3c1a-490f-bf90-2bb8771677e5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7311920c-5659-40e8-8f70-a9a0e387e5aa could not be found. 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7311920c-5659-40e8-8f70-a9a0e387e5aa could not be found. 2026-05-12 06:58:53.906 10 ERROR neutron.plugins.ml2.managers  2026-05-12 06:58:53.907 10 ERROR neutron.plugins.ml2.managers [None req-11ed46d0-3c1a-490f-bf90-2bb8771677e5 - - - - - -] Failed to bind port b1301bdd-9c6c-44f3-8214-4140fdcfb012 on host instance for vnic_type normal using segments [{'id': 'e9c4ad2b-b021-4951-87e6-0a2096f2ed7f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 351, 'network_id': '2b5a143f-0bcc-488a-bb99-65d9eeb84684'}] 2026-05-12 06:58:53.907 10 INFO neutron.plugins.ml2.plugin [None req-11ed46d0-3c1a-490f-bf90-2bb8771677e5 - - - - - -] Attempt 7 to bind port b1301bdd-9c6c-44f3-8214-4140fdcfb012 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers [None req-11ed46d0-3c1a-490f-bf90-2bb8771677e5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7311920c-5659-40e8-8f70-a9a0e387e5aa could not be found. 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7311920c-5659-40e8-8f70-a9a0e387e5aa could not be found. 2026-05-12 06:58:53.931 10 ERROR neutron.plugins.ml2.managers  2026-05-12 06:58:53.933 10 ERROR neutron.plugins.ml2.managers [None req-11ed46d0-3c1a-490f-bf90-2bb8771677e5 - - - - - -] Failed to bind port b1301bdd-9c6c-44f3-8214-4140fdcfb012 on host instance for vnic_type normal using segments [{'id': 'e9c4ad2b-b021-4951-87e6-0a2096f2ed7f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 351, 'network_id': '2b5a143f-0bcc-488a-bb99-65d9eeb84684'}] 2026-05-12 06:58:53.933 10 INFO neutron.plugins.ml2.plugin [None req-11ed46d0-3c1a-490f-bf90-2bb8771677e5 - - - - - -] Attempt 8 to bind port b1301bdd-9c6c-44f3-8214-4140fdcfb012 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers [None req-11ed46d0-3c1a-490f-bf90-2bb8771677e5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7311920c-5659-40e8-8f70-a9a0e387e5aa could not be found. 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7311920c-5659-40e8-8f70-a9a0e387e5aa could not be found. 2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers  2026-05-12 06:58:53.949 10 ERROR neutron.plugins.ml2.managers [None req-11ed46d0-3c1a-490f-bf90-2bb8771677e5 - - - - - -] Failed to bind port b1301bdd-9c6c-44f3-8214-4140fdcfb012 on host instance for vnic_type normal using segments [{'id': 'e9c4ad2b-b021-4951-87e6-0a2096f2ed7f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 351, 'network_id': '2b5a143f-0bcc-488a-bb99-65d9eeb84684'}] 2026-05-12 06:58:53.949 10 INFO neutron.plugins.ml2.plugin [None req-11ed46d0-3c1a-490f-bf90-2bb8771677e5 - - - - - -] Attempt 9 to bind port b1301bdd-9c6c-44f3-8214-4140fdcfb012 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers [None req-11ed46d0-3c1a-490f-bf90-2bb8771677e5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7311920c-5659-40e8-8f70-a9a0e387e5aa could not be found. 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7311920c-5659-40e8-8f70-a9a0e387e5aa could not be found. 2026-05-12 06:58:53.968 10 ERROR neutron.plugins.ml2.managers  2026-05-12 06:58:53.969 10 ERROR neutron.plugins.ml2.managers [None req-11ed46d0-3c1a-490f-bf90-2bb8771677e5 - - - - - -] Failed to bind port b1301bdd-9c6c-44f3-8214-4140fdcfb012 on host instance for vnic_type normal using segments [{'id': 'e9c4ad2b-b021-4951-87e6-0a2096f2ed7f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 351, 'network_id': '2b5a143f-0bcc-488a-bb99-65d9eeb84684'}] 2026-05-12 06:58:53.969 10 INFO neutron.plugins.ml2.plugin [None req-11ed46d0-3c1a-490f-bf90-2bb8771677e5 - - - - - -] Attempt 10 to bind port b1301bdd-9c6c-44f3-8214-4140fdcfb012 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers [None req-11ed46d0-3c1a-490f-bf90-2bb8771677e5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7311920c-5659-40e8-8f70-a9a0e387e5aa could not be found. 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7311920c-5659-40e8-8f70-a9a0e387e5aa could not be found. 2026-05-12 06:58:53.990 10 ERROR neutron.plugins.ml2.managers  2026-05-12 06:58:53.991 10 ERROR neutron.plugins.ml2.managers [None req-11ed46d0-3c1a-490f-bf90-2bb8771677e5 - - - - - -] Failed to bind port b1301bdd-9c6c-44f3-8214-4140fdcfb012 on host instance for vnic_type normal using segments [{'id': 'e9c4ad2b-b021-4951-87e6-0a2096f2ed7f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 351, 'network_id': '2b5a143f-0bcc-488a-bb99-65d9eeb84684'}] 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network 2b5a143f-0bcc-488a-bb99-65d9eeb84684 could not be found. 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-12 06:58:54.734 10 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-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-05-12 06:58:54.734 10 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-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2870, in one 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1522, in one 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-05-12 06:58:54.734 10 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-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-12 06:58:54.734 10 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-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-12 06:58:54.734 10 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-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-12 06:58:54.734 10 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-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-12 06:58:54.734 10 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-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-12 06:58:54.734 10 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-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network 2b5a143f-0bcc-488a-bb99-65d9eeb84684 could not be found. 2026-05-12 06:58:54.734 10 ERROR oslo_messaging.rpc.server  2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers [None req-3f441156-6f87-4ac3-9cb6-f82c5d7e77f7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 52662024-0735-42e1-bc69-5a5cb8681f6b could not be found. 2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 52662024-0735-42e1-bc69-5a5cb8681f6b could not be found. 2026-05-12 06:58:55.554 10 ERROR neutron.plugins.ml2.managers  2026-05-12 06:58:55.555 10 ERROR neutron.plugins.ml2.managers [None req-3f441156-6f87-4ac3-9cb6-f82c5d7e77f7 - - - - - -] Failed to bind port f152c36c-5c0e-4407-b1c4-311e6843b44b on host instance for vnic_type normal using segments [{'id': '8b0fb028-5ee2-474f-9be9-e0c83a819c74', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 37, 'network_id': '98e734b1-ba81-4c15-95a0-4f6ce26c5478'}] 2026-05-12 06:58:55.556 10 INFO neutron.plugins.ml2.plugin [None req-3f441156-6f87-4ac3-9cb6-f82c5d7e77f7 - - - - - -] Attempt 2 to bind port f152c36c-5c0e-4407-b1c4-311e6843b44b 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers [None req-3f441156-6f87-4ac3-9cb6-f82c5d7e77f7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 52662024-0735-42e1-bc69-5a5cb8681f6b could not be found. 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 52662024-0735-42e1-bc69-5a5cb8681f6b could not be found. 2026-05-12 06:58:55.572 10 ERROR neutron.plugins.ml2.managers  2026-05-12 06:58:55.573 10 ERROR neutron.plugins.ml2.managers [None req-3f441156-6f87-4ac3-9cb6-f82c5d7e77f7 - - - - - -] Failed to bind port f152c36c-5c0e-4407-b1c4-311e6843b44b on host instance for vnic_type normal using segments [{'id': '8b0fb028-5ee2-474f-9be9-e0c83a819c74', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 37, 'network_id': '98e734b1-ba81-4c15-95a0-4f6ce26c5478'}] 2026-05-12 06:58:55.573 10 INFO neutron.plugins.ml2.plugin [None req-3f441156-6f87-4ac3-9cb6-f82c5d7e77f7 - - - - - -] Attempt 3 to bind port f152c36c-5c0e-4407-b1c4-311e6843b44b 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers [None req-3f441156-6f87-4ac3-9cb6-f82c5d7e77f7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 52662024-0735-42e1-bc69-5a5cb8681f6b could not be found. 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 52662024-0735-42e1-bc69-5a5cb8681f6b could not be found. 2026-05-12 06:58:55.589 10 ERROR neutron.plugins.ml2.managers  2026-05-12 06:58:55.590 10 ERROR neutron.plugins.ml2.managers [None req-3f441156-6f87-4ac3-9cb6-f82c5d7e77f7 - - - - - -] Failed to bind port f152c36c-5c0e-4407-b1c4-311e6843b44b on host instance for vnic_type normal using segments [{'id': '8b0fb028-5ee2-474f-9be9-e0c83a819c74', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 37, 'network_id': '98e734b1-ba81-4c15-95a0-4f6ce26c5478'}] 2026-05-12 06:58:55.590 10 INFO neutron.plugins.ml2.plugin [None req-3f441156-6f87-4ac3-9cb6-f82c5d7e77f7 - - - - - -] Attempt 4 to bind port f152c36c-5c0e-4407-b1c4-311e6843b44b 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers [None req-3f441156-6f87-4ac3-9cb6-f82c5d7e77f7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 52662024-0735-42e1-bc69-5a5cb8681f6b could not be found. 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 52662024-0735-42e1-bc69-5a5cb8681f6b could not be found. 2026-05-12 06:58:55.605 10 ERROR neutron.plugins.ml2.managers  2026-05-12 06:58:55.606 10 ERROR neutron.plugins.ml2.managers [None req-3f441156-6f87-4ac3-9cb6-f82c5d7e77f7 - - - - - -] Failed to bind port f152c36c-5c0e-4407-b1c4-311e6843b44b on host instance for vnic_type normal using segments [{'id': '8b0fb028-5ee2-474f-9be9-e0c83a819c74', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 37, 'network_id': '98e734b1-ba81-4c15-95a0-4f6ce26c5478'}] 2026-05-12 06:58:55.606 10 INFO neutron.plugins.ml2.plugin [None req-3f441156-6f87-4ac3-9cb6-f82c5d7e77f7 - - - - - -] Attempt 5 to bind port f152c36c-5c0e-4407-b1c4-311e6843b44b 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers [None req-3f441156-6f87-4ac3-9cb6-f82c5d7e77f7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 52662024-0735-42e1-bc69-5a5cb8681f6b could not be found. 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 52662024-0735-42e1-bc69-5a5cb8681f6b could not be found. 2026-05-12 06:58:55.626 10 ERROR neutron.plugins.ml2.managers  2026-05-12 06:58:55.627 10 ERROR neutron.plugins.ml2.managers [None req-3f441156-6f87-4ac3-9cb6-f82c5d7e77f7 - - - - - -] Failed to bind port f152c36c-5c0e-4407-b1c4-311e6843b44b on host instance for vnic_type normal using segments [{'id': '8b0fb028-5ee2-474f-9be9-e0c83a819c74', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 37, 'network_id': '98e734b1-ba81-4c15-95a0-4f6ce26c5478'}] 2026-05-12 06:58:55.627 10 INFO neutron.plugins.ml2.plugin [None req-3f441156-6f87-4ac3-9cb6-f82c5d7e77f7 - - - - - -] Attempt 6 to bind port f152c36c-5c0e-4407-b1c4-311e6843b44b 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers [None req-3f441156-6f87-4ac3-9cb6-f82c5d7e77f7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 52662024-0735-42e1-bc69-5a5cb8681f6b could not be found. 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 52662024-0735-42e1-bc69-5a5cb8681f6b could not be found. 2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers  2026-05-12 06:58:55.643 10 ERROR neutron.plugins.ml2.managers [None req-3f441156-6f87-4ac3-9cb6-f82c5d7e77f7 - - - - - -] Failed to bind port f152c36c-5c0e-4407-b1c4-311e6843b44b on host instance for vnic_type normal using segments [{'id': '8b0fb028-5ee2-474f-9be9-e0c83a819c74', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 37, 'network_id': '98e734b1-ba81-4c15-95a0-4f6ce26c5478'}] 2026-05-12 06:58:55.644 10 INFO neutron.plugins.ml2.plugin [None req-3f441156-6f87-4ac3-9cb6-f82c5d7e77f7 - - - - - -] Attempt 7 to bind port f152c36c-5c0e-4407-b1c4-311e6843b44b 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers [None req-3f441156-6f87-4ac3-9cb6-f82c5d7e77f7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 52662024-0735-42e1-bc69-5a5cb8681f6b could not be found. 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 52662024-0735-42e1-bc69-5a5cb8681f6b could not be found. 2026-05-12 06:58:55.670 10 ERROR neutron.plugins.ml2.managers  2026-05-12 06:58:55.671 10 ERROR neutron.plugins.ml2.managers [None req-3f441156-6f87-4ac3-9cb6-f82c5d7e77f7 - - - - - -] Failed to bind port f152c36c-5c0e-4407-b1c4-311e6843b44b on host instance for vnic_type normal using segments [{'id': '8b0fb028-5ee2-474f-9be9-e0c83a819c74', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 37, 'network_id': '98e734b1-ba81-4c15-95a0-4f6ce26c5478'}] 2026-05-12 06:58:55.671 10 INFO neutron.plugins.ml2.plugin [None req-3f441156-6f87-4ac3-9cb6-f82c5d7e77f7 - - - - - -] Attempt 8 to bind port f152c36c-5c0e-4407-b1c4-311e6843b44b 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers [None req-3f441156-6f87-4ac3-9cb6-f82c5d7e77f7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 52662024-0735-42e1-bc69-5a5cb8681f6b could not be found. 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 52662024-0735-42e1-bc69-5a5cb8681f6b could not be found. 2026-05-12 06:58:55.692 10 ERROR neutron.plugins.ml2.managers  2026-05-12 06:58:55.693 10 ERROR neutron.plugins.ml2.managers [None req-3f441156-6f87-4ac3-9cb6-f82c5d7e77f7 - - - - - -] Failed to bind port f152c36c-5c0e-4407-b1c4-311e6843b44b on host instance for vnic_type normal using segments [{'id': '8b0fb028-5ee2-474f-9be9-e0c83a819c74', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 37, 'network_id': '98e734b1-ba81-4c15-95a0-4f6ce26c5478'}] 2026-05-12 06:58:55.693 10 INFO neutron.plugins.ml2.plugin [None req-3f441156-6f87-4ac3-9cb6-f82c5d7e77f7 - - - - - -] Attempt 9 to bind port f152c36c-5c0e-4407-b1c4-311e6843b44b 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers [None req-3f441156-6f87-4ac3-9cb6-f82c5d7e77f7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 52662024-0735-42e1-bc69-5a5cb8681f6b could not be found. 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 52662024-0735-42e1-bc69-5a5cb8681f6b could not be found. 2026-05-12 06:58:55.709 10 ERROR neutron.plugins.ml2.managers  2026-05-12 06:58:55.710 10 ERROR neutron.plugins.ml2.managers [None req-3f441156-6f87-4ac3-9cb6-f82c5d7e77f7 - - - - - -] Failed to bind port f152c36c-5c0e-4407-b1c4-311e6843b44b on host instance for vnic_type normal using segments [{'id': '8b0fb028-5ee2-474f-9be9-e0c83a819c74', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 37, 'network_id': '98e734b1-ba81-4c15-95a0-4f6ce26c5478'}] 2026-05-12 06:58:55.710 10 INFO neutron.plugins.ml2.plugin [None req-3f441156-6f87-4ac3-9cb6-f82c5d7e77f7 - - - - - -] Attempt 10 to bind port f152c36c-5c0e-4407-b1c4-311e6843b44b 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers [None req-3f441156-6f87-4ac3-9cb6-f82c5d7e77f7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 52662024-0735-42e1-bc69-5a5cb8681f6b could not be found. 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 52662024-0735-42e1-bc69-5a5cb8681f6b could not be found. 2026-05-12 06:58:55.726 10 ERROR neutron.plugins.ml2.managers  2026-05-12 06:58:55.727 10 ERROR neutron.plugins.ml2.managers [None req-3f441156-6f87-4ac3-9cb6-f82c5d7e77f7 - - - - - -] Failed to bind port f152c36c-5c0e-4407-b1c4-311e6843b44b on host instance for vnic_type normal using segments [{'id': '8b0fb028-5ee2-474f-9be9-e0c83a819c74', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 37, 'network_id': '98e734b1-ba81-4c15-95a0-4f6ce26c5478'}] 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network 98e734b1-ba81-4c15-95a0-4f6ce26c5478 could not be found. 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-12 06:58:56.499 10 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-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-05-12 06:58:56.499 10 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-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2870, in one 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1522, in one 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-05-12 06:58:56.499 10 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-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-12 06:58:56.499 10 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-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-12 06:58:56.499 10 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-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-12 06:58:56.499 10 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-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-12 06:58:56.499 10 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-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-12 06:58:56.499 10 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-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network 98e734b1-ba81-4c15-95a0-4f6ce26c5478 could not be found. 2026-05-12 06:58:56.499 10 ERROR oslo_messaging.rpc.server  2026-05-12 06:59:03.899 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 9cf9c6ad-8ca8-403b-bfcc-5a3a902704e6 2026-05-12 06:59:04.623 9 INFO neutron.plugins.ml2.plugin [None req-f33c0d9f-3d1d-4022-b205-70d2ecfcbd83 - - - - - -] Attempt 1 to provision port 9cf9c6ad-8ca8-403b-bfcc-5a3a902704e6 2026-05-12 06:59:04.647 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port fcf5f87e-727e-4c0c-9898-ec5dbd140da3 2026-05-12 06:59:05.721 9 INFO neutron.plugins.ml2.plugin [None req-073a270b-39c1-4d26-9614-7f3765de2ff4 - - - - - -] Attempt 1 to provision port 5933e456-8a69-47ce-b168-1e1783f55b60 2026-05-12 06:59:05.745 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port fcf5f87e-727e-4c0c-9898-ec5dbd140da3 2026-05-12 06:59:06.059 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 9f8495ef-3c2f-4d70-9d7f-cbb97cbf2bdb 2026-05-12 06:59:06.095 10 INFO neutron.plugins.ml2.plugin [None req-cbeb3531-1c1f-4275-af8e-3e6511f9cb1a - - - - - -] Attempt 1 to provision port fcf5f87e-727e-4c0c-9898-ec5dbd140da3 2026-05-12 06:59:06.298 9 INFO neutron.plugins.ml2.plugin [None req-023df6b4-f4e8-42d3-b4ea-6f2309bba205 - - - - - -] Attempt 1 to provision port 9cf9c6ad-8ca8-403b-bfcc-5a3a902704e6 2026-05-12 06:59:06.628 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 9cf9c6ad-8ca8-403b-bfcc-5a3a902704e6 2026-05-12 06:59:06.725 9 INFO neutron.plugins.ml2.plugin [None req-ffb20667-0037-424d-95ae-d725c1241418 - - - - - -] Attempt 1 to provision port 9f8495ef-3c2f-4d70-9d7f-cbb97cbf2bdb 2026-05-12 06:59:07.638 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 9f8495ef-3c2f-4d70-9d7f-cbb97cbf2bdb 2026-05-12 06:59:08.336 9 INFO neutron.plugins.ml2.plugin [None req-14742fe6-f369-4425-b66c-2336efe0551d - - - - - -] Attempt 1 to provision port fcf5f87e-727e-4c0c-9898-ec5dbd140da3 2026-05-12 06:59:09.040 9 INFO neutron.plugins.ml2.plugin [None req-cb9a1a1a-c572-49f8-a4ad-c486d2c68550 - - - - - -] Attempt 1 to provision port 18065083-4c67-4d50-b8a7-9b7ba4d0bd91 2026-05-12 06:59:09.193 10 INFO neutron.plugins.ml2.plugin [None req-56db4db8-c42b-41fa-afca-f90bbb177f7f - - - - - -] Attempt 1 to provision port 9f8495ef-3c2f-4d70-9d7f-cbb97cbf2bdb 2026-05-12 06:59:09.682 9 INFO neutron.plugins.ml2.plugin [None req-918cd21d-aaf8-4a1d-b3e5-13dd4806c8ed - - - - - -] Attempt 1 to provision port 18065083-4c67-4d50-b8a7-9b7ba4d0bd91 2026-05-12 06:59:09.685 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 937825cc-3746-4129-835a-9eee913fa2a8 2026-05-12 06:59:10.856 9 INFO neutron.plugins.ml2.plugin [None req-6db8c3a8-5cef-41cd-9d7f-a148a50bd70e - - - - - -] Attempt 1 to provision port e880cbd3-868b-410b-94ae-463cd95a9938 2026-05-12 06:59:11.664 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 937825cc-3746-4129-835a-9eee913fa2a8 2026-05-12 06:59:11.920 10 INFO neutron.plugins.ml2.plugin [None req-00e59e3d-3503-4caa-bce5-d6383e91e730 - - - - - -] Attempt 1 to provision port e880cbd3-868b-410b-94ae-463cd95a9938 2026-05-12 06:59:12.976 10 INFO neutron.plugins.ml2.plugin [None req-6e2120ee-6c72-4fd0-acc8-f59b1a78b962 - - - - - -] Attempt 1 to provision port 761f0de2-b3a5-42c5-b132-6c674acf94e6 2026-05-12 06:59:13.840 10 INFO neutron.plugins.ml2.plugin [None req-862a205f-31dd-48fa-bc8f-3a649d83c478 - - - - - -] Attempt 1 to provision port 761f0de2-b3a5-42c5-b132-6c674acf94e6 2026-05-12 06:59:21.793 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 401063da-3e03-41b5-835b-5ca9cc4b549b 2026-05-12 06:59:21.947 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e6ff796-7e5f-4120-99c2-58ecf0df9b90'] response: {'server_uuid': 'd1a54afb-ad61-4aaa-b11a-dd20a3d65ab8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '401063da-3e03-41b5-835b-5ca9cc4b549b', 'code': 200} 2026-05-12 06:59:23.670 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 401063da-3e03-41b5-835b-5ca9cc4b549b 2026-05-12 06:59:29.654 10 WARNING neutron.plugins.ml2.plugin [None req-ca1555e5-fbc4-4f52-bfb8-134ef07aeefd - - - - - -] Concurrent port binding operations failed on port 761f0de2-b3a5-42c5-b132-6c674acf94e6 2026-05-12 06:59:29.658 10 INFO neutron.plugins.ml2.plugin [None req-ca1555e5-fbc4-4f52-bfb8-134ef07aeefd - - - - - -] Attempt 2 to bind port 761f0de2-b3a5-42c5-b132-6c674acf94e6 2026-05-12 06:59:29.740 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 5933e456-8a69-47ce-b168-1e1783f55b60 2026-05-12 06:59:29.926 10 WARNING neutron.plugins.ml2.plugin [None req-ca1555e5-fbc4-4f52-bfb8-134ef07aeefd - - - - - -] Concurrent port binding operations failed on port e880cbd3-868b-410b-94ae-463cd95a9938 2026-05-12 06:59:29.929 10 INFO neutron.plugins.ml2.plugin [None req-ca1555e5-fbc4-4f52-bfb8-134ef07aeefd - - - - - -] Attempt 2 to bind port e880cbd3-868b-410b-94ae-463cd95a9938 2026-05-12 06:59:30.186 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 761f0de2-b3a5-42c5-b132-6c674acf94e6 2026-05-12 06:59:30.586 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 18065083-4c67-4d50-b8a7-9b7ba4d0bd91 2026-05-12 06:59:31.776 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port e880cbd3-868b-410b-94ae-463cd95a9938 2026-05-12 06:59:32.132 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 5933e456-8a69-47ce-b168-1e1783f55b60 2026-05-12 06:59:32.366 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 761f0de2-b3a5-42c5-b132-6c674acf94e6 2026-05-12 06:59:32.691 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 18065083-4c67-4d50-b8a7-9b7ba4d0bd91 2026-05-12 06:59:33.856 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port e880cbd3-868b-410b-94ae-463cd95a9938 2026-05-12 06:59:34.145 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 9b7ca1a2-cc8e-45ab-9ace-2e50d11880c6 2026-05-12 06:59:34.269 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-95087fba-6de4-4458-aae5-35bda4e681c5'] response: {'server_uuid': '124ae57a-fa31-474c-a322-32fc3f3a5fcc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9b7ca1a2-cc8e-45ab-9ace-2e50d11880c6', 'code': 200} 2026-05-12 06:59:35.703 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 9b7ca1a2-cc8e-45ab-9ace-2e50d11880c6 2026-05-12 06:59:54.359 10 INFO neutron.plugins.ml2.plugin [None req-a77e70d5-742d-4f9d-8c64-226d6ceae0d1 - - - - - -] Attempt 1 to provision port 0bfc5ff2-1fea-4f85-be4d-7df84f248d75 2026-05-12 07:00:07.830 10 INFO neutron.plugins.ml2.plugin [None req-4679ae81-f1bd-4b1e-a58a-a78fc597ba64 - - - - - -] Attempt 1 to provision port a83ed6dd-c429-4d8e-bcb1-ea4cb40ea8e7 2026-05-12 07:00:09.758 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port a83ed6dd-c429-4d8e-bcb1-ea4cb40ea8e7 2026-05-12 07:00:09.972 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-167dbba9-2d7a-4496-b1e3-6640bee3be00'] response: {'server_uuid': '0fae0eae-c04b-412d-ba4f-f9eb79379725', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a83ed6dd-c429-4d8e-bcb1-ea4cb40ea8e7', 'code': 200} 2026-05-12 07:00:11.708 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port a83ed6dd-c429-4d8e-bcb1-ea4cb40ea8e7 2026-05-12 07:00:49.104 9 INFO neutron.plugins.ml2.plugin [None req-0cdda316-0f03-4f1f-bd5d-0cf7d849c064 - - - - - -] Attempt 1 to provision port 072a0637-3abf-44dc-ba85-a94565397e24 2026-05-12 07:00:51.926 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 072a0637-3abf-44dc-ba85-a94565397e24 2026-05-12 07:00:52.791 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-476220f3-0c4d-4e7a-b9e3-2e77d2bbdce3'] response: {'server_uuid': '0fae0eae-c04b-412d-ba4f-f9eb79379725', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '072a0637-3abf-44dc-ba85-a94565397e24', 'code': 200} 2026-05-12 07:00:53.885 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port 072a0637-3abf-44dc-ba85-a94565397e24 2026-05-12 07:01:20.897 9 INFO neutron.plugins.ml2.plugin [None req-573492da-69a9-42c2-9804-c4c87e4064bc - - - - - -] Attempt 1 to provision port d4164d71-f42a-45da-85e0-b216b4ee216e 2026-05-12 07:01:23.837 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port d4164d71-f42a-45da-85e0-b216b4ee216e 2026-05-12 07:01:23.975 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5706587e-de8b-42b7-87d4-ea804392f37f'] response: {'server_uuid': '0fae0eae-c04b-412d-ba4f-f9eb79379725', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd4164d71-f42a-45da-85e0-b216b4ee216e', 'code': 200} 2026-05-12 07:01:25.743 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port d4164d71-f42a-45da-85e0-b216b4ee216e 2026-05-12 07:01:31.843 9 INFO neutron.plugins.ml2.plugin [None req-cc6678d0-74c4-41e3-8ee1-d0d64ef91696 - - - - - -] Attempt 1 to provision port e2c59e89-4276-4982-b541-48386d02e15b 2026-05-12 07:01:35.920 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port e2c59e89-4276-4982-b541-48386d02e15b 2026-05-12 07:01:36.066 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4e1ba28-416e-49d7-807e-8984f85e8d4c'] response: {'server_uuid': '0fae0eae-c04b-412d-ba4f-f9eb79379725', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e2c59e89-4276-4982-b541-48386d02e15b', 'code': 200} 2026-05-12 07:01:37.741 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port e2c59e89-4276-4982-b541-48386d02e15b 2026-05-12 07:01:44.926 9 INFO neutron.plugins.ml2.plugin [None req-9701e474-e726-48c2-b3e4-63075047d862 - - - - - -] Attempt 1 to provision port e2c59e89-4276-4982-b541-48386d02e15b 2026-05-12 07:01:45.841 10 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port e2c59e89-4276-4982-b541-48386d02e15b 2026-05-12 07:02:15.517 10 INFO neutron.plugins.ml2.plugin [None req-48613d43-a73f-4424-9ca1-ed39d072d911 - - - - - -] Attempt 1 to provision port d4164d71-f42a-45da-85e0-b216b4ee216e 2026-05-12 07:02:15.947 9 INFO neutron.plugins.ml2.plugin [None req-278eb007-d0f2-4260-b360-ee04e60b70dc - - - - - -] Attempt 1 to provision port d4164d71-f42a-45da-85e0-b216b4ee216e