+ 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-07-02 10:42:33.564 1 INFO neutron.common.config [-] Logging enabled! 2026-07-02 10:42:33.564 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-07-02 10:42:33.564 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-07-02 10:42:33.565 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-02 10:42:34.612 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 10:42:34.614 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-02 10:42:34.617 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-02 10:42:34.618 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 10:42:34.618 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-02 10:42:34.618 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-02 10:42:34.618 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 10:42:34.623 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 10:42:34.623 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 10:42:34.623 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 10:42:34.639 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-02 10:42:34.640 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 10:42:34.640 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-02 10:42:34.672 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-02 10:42:34.672 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-02 10:42:34.672 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-02 10:42:34.672 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-02 10:42:34.678 1 WARNING oslo_policy.policy [None req-0411f579-8704-4040-bd95-631370b58ab8 - - - - - -] 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-07-02 10:42:34.961 1 INFO neutron.plugins.ml2.managers [None req-0411f579-8704-4040-bd95-631370b58ab8 - - - - - -] Initializing driver for type 'vlan' 2026-07-02 10:42:35.158 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-0411f579-8704-4040-bd95-631370b58ab8 - - - - - -] VlanTypeDriver initialization complete 2026-07-02 10:42:35.158 1 INFO neutron.plugins.ml2.managers [None req-0411f579-8704-4040-bd95-631370b58ab8 - - - - - -] Initializing driver for type 'vxlan' 2026-07-02 10:42:35.159 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-0411f579-8704-4040-bd95-631370b58ab8 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-02 10:42:35.206 1 INFO neutron.plugins.ml2.managers [None req-0411f579-8704-4040-bd95-631370b58ab8 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-02 10:42:35.207 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-0411f579-8704-4040-bd95-631370b58ab8 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-02 10:42:35.207 1 INFO neutron.plugins.ml2.managers [None req-0411f579-8704-4040-bd95-631370b58ab8 - - - - - -] Initializing extension driver 'port_security' 2026-07-02 10:42:35.207 1 INFO neutron.plugins.ml2.extensions.port_security [None req-0411f579-8704-4040-bd95-631370b58ab8 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-02 10:42:35.208 1 INFO neutron.plugins.ml2.managers [None req-0411f579-8704-4040-bd95-631370b58ab8 - - - - - -] Initializing extension driver 'qos' 2026-07-02 10:42:35.208 1 INFO neutron.plugins.ml2.managers [None req-0411f579-8704-4040-bd95-631370b58ab8 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-02 10:42:35.208 1 INFO neutron.plugins.ml2.managers [None req-0411f579-8704-4040-bd95-631370b58ab8 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-02 10:42:35.223 1 INFO neutron.quota [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded quota_driver: . 2026-07-02 10:42:35.223 1 INFO neutron.plugins.ml2.plugin [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Modular L2 Plugin initialization complete 2026-07-02 10:42:35.224 1 INFO neutron.plugins.ml2.managers [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-02 10:42:35.224 1 INFO neutron.plugins.ml2.managers [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-02 10:42:35.224 1 INFO neutron.plugins.ml2.managers [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-02 10:42:35.224 1 INFO neutron.extensions.vlantransparent [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Disabled vlantransparent extension. 2026-07-02 10:42:35.225 1 INFO neutron.manager [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loading Plugin: qos 2026-07-02 10:42:35.236 1 INFO neutron.manager [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loading Plugin: router 2026-07-02 10:42:35.267 1 INFO neutron.services.service_base [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-02 10:42:35.267 1 INFO neutron.manager [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loading Plugin: segments 2026-07-02 10:42:35.337 1 INFO neutron.manager [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loading Plugin: trunk 2026-07-02 10:42:35.399 1 INFO neutron.manager [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loading Plugin: vpnaas 2026-07-02 10:42:35.438 1 WARNING stevedore.named [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-02 10:42:35.497 1 INFO neutron_vpnaas.services.vpn.plugin [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-02 10:42:35.498 1 INFO neutron.common.utils [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-02 10:42:35.498 1 INFO neutron.manager [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loading Plugin: auto_allocate 2026-07-02 10:42:35.502 1 INFO neutron.manager [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loading Plugin: tag 2026-07-02 10:42:35.507 1 INFO neutron.manager [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loading Plugin: timestamp 2026-07-02 10:42:35.509 1 INFO neutron.manager [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loading Plugin: network_ip_availability 2026-07-02 10:42:35.512 1 INFO neutron.manager [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loading Plugin: flavors 2026-07-02 10:42:35.517 1 INFO neutron.manager [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loading Plugin: revisions 2026-07-02 10:42:35.520 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Initializing extension manager. 2026-07-02 10:42:35.521 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: address-group 2026-07-02 10:42:35.522 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: address-scope 2026-07-02 10:42:35.523 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-02 10:42:35.524 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: agent 2026-07-02 10:42:35.524 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: agent-resources-synced 2026-07-02 10:42:35.525 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-02 10:42:35.526 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-02 10:42:35.527 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: availability_zone 2026-07-02 10:42:35.528 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: availability_zone_filter 2026-07-02 10:42:35.528 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-02 10:42:35.529 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: default-subnetpools 2026-07-02 10:42:35.530 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-02 10:42:35.530 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: dns-integration 2026-07-02 10:42:35.531 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: dns-domain-ports 2026-07-02 10:42:35.532 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-02 10:42:35.532 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: dvr 2026-07-02 10:42:35.533 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-02 10:42:35.533 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: empty-string-filtering 2026-07-02 10:42:35.534 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 10:42:35.534 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-02 10:42:35.535 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: external-net 2026-07-02 10:42:35.535 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-02 10:42:35.536 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: extraroute 2026-07-02 10:42:35.537 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: extraroute-atomic 2026-07-02 10:42:35.537 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-02 10:42:35.538 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-02 10:42:35.539 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-02 10:42:35.539 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-02 10:42:35.540 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: fip-port-details 2026-07-02 10:42:35.540 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: flavors 2026-07-02 10:42:35.541 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-02 10:42:35.542 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: floatingip-pools 2026-07-02 10:42:35.543 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: ip_allocation 2026-07-02 10:42:35.543 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-02 10:42:35.544 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: l2_adjacency 2026-07-02 10:42:35.545 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: router 2026-07-02 10:42:35.546 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 10:42:35.547 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-02 10:42:35.548 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-02 10:42:35.548 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: ext-gw-mode 2026-07-02 10:42:35.549 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: l3-ha 2026-07-02 10:42:35.549 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-02 10:42:35.550 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-02 10:42:35.551 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: l3-flavors 2026-07-02 10:42:35.551 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-02 10:42:35.552 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-02 10:42:35.554 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-02 10:42:35.555 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-02 10:42:35.556 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-02 10:42:35.557 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-02 10:42:35.558 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-02 10:42:35.558 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: multi-provider 2026-07-02 10:42:35.559 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: net-mtu 2026-07-02 10:42:35.559 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: net-mtu-writable 2026-07-02 10:42:35.560 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: network_availability_zone 2026-07-02 10:42:35.560 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: network_ha 2026-07-02 10:42:35.561 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: network-ip-availability 2026-07-02 10:42:35.562 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-02 10:42:35.562 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: pagination 2026-07-02 10:42:35.563 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: port-device-profile 2026-07-02 10:42:35.564 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-02 10:42:35.564 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-02 10:42:35.565 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-02 10:42:35.565 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: port-mac-override 2026-07-02 10:42:35.566 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-02 10:42:35.566 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-02 10:42:35.569 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: port-resource-request 2026-07-02 10:42:35.571 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-02 10:42:35.572 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: binding 2026-07-02 10:42:35.573 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: binding-extended 2026-07-02 10:42:35.574 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: port-security 2026-07-02 10:42:35.575 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: project-id 2026-07-02 10:42:35.576 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: provider 2026-07-02 10:42:35.578 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: qos 2026-07-02 10:42:35.579 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-02 10:42:35.580 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-02 10:42:35.581 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: qos-default 2026-07-02 10:42:35.581 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: qos-fip 2026-07-02 10:42:35.582 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-02 10:42:35.582 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-02 10:42:35.583 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-02 10:42:35.583 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-02 10:42:35.584 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-02 10:42:35.585 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: qos-pps 2026-07-02 10:42:35.586 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-02 10:42:35.586 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-02 10:42:35.587 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: qos-rules-alias 2026-07-02 10:42:35.587 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: quota-check-limit 2026-07-02 10:42:35.589 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: quotas 2026-07-02 10:42:35.591 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: quota_details 2026-07-02 10:42:35.592 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: rbac-policies 2026-07-02 10:42:35.593 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: rbac-address-group 2026-07-02 10:42:35.594 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: rbac-address-scope 2026-07-02 10:42:35.594 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: rbac-security-groups 2026-07-02 10:42:35.595 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-02 10:42:35.595 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: revision-if-match 2026-07-02 10:42:35.596 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-02 10:42:35.596 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: router_availability_zone 2026-07-02 10:42:35.597 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-02 10:42:35.598 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-02 10:42:35.599 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-02 10:42:35.599 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-02 10:42:35.600 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-02 10:42:35.601 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-02 10:42:35.601 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-02 10:42:35.608 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: security-group 2026-07-02 10:42:35.609 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: segment 2026-07-02 10:42:35.609 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-02 10:42:35.610 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: service-type 2026-07-02 10:42:35.610 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: sorting 2026-07-02 10:42:35.611 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: standard-attr-segment 2026-07-02 10:42:35.611 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: standard-attr-description 2026-07-02 10:42:35.612 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: stateful-security-group 2026-07-02 10:42:35.613 1 WARNING neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-02 10:42:35.613 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-02 10:42:35.614 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: subnet_onboard 2026-07-02 10:42:35.614 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-02 10:42:35.615 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: subnet-service-types 2026-07-02 10:42:35.616 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: subnet_allocation 2026-07-02 10:42:35.617 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-02 10:42:35.617 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-02 10:42:35.620 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: standard-attr-tag 2026-07-02 10:42:35.620 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-02 10:42:35.621 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: trunk 2026-07-02 10:42:35.621 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: trunk-details 2026-07-02 10:42:35.622 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-02 10:42:35.623 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-02 10:42:35.624 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-02 10:42:35.625 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-02 10:42:35.626 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: vpn-flavors 2026-07-02 10:42:35.627 1 INFO neutron.api.extensions [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Loaded extension: vpnaas 2026-07-02 10:42:35.630 1 INFO oslo_service.service [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Starting 2 workers 2026-07-02 10:42:35.635 1 INFO oslo_service.service [None req-86ceca29-82b8-442e-a10b-16da4b778230 - - - - - -] Starting 1 workers 2026-07-02 10:43:09.748 10 INFO neutron.db.l3_hamode_db [None req-f007bd82-4af3-4535-9fbd-017837b7eba0 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 10:43:29.289 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 26314922-16a2-42be-813d-ac92c25ecb4b 2026-07-02 10:43:30.233 10 INFO neutron.plugins.ml2.plugin [None req-c9eef723-9eb2-4927-ab40-57028d26de62 - - - - - -] Attempt 1 to provision port 26314922-16a2-42be-813d-ac92c25ecb4b 2026-07-02 10:43:31.198 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 26314922-16a2-42be-813d-ac92c25ecb4b 2026-07-02 10:47:53.485 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port c052a74a-b64b-4689-a724-c9a7407cb0bf 2026-07-02 10:47:54.155 9 INFO neutron.plugins.ml2.plugin [None req-c10a89fe-3cfd-4651-a7ec-6124c0579715 - - - - - -] Attempt 1 to provision port c052a74a-b64b-4689-a724-c9a7407cb0bf 2026-07-02 10:47:55.400 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port c052a74a-b64b-4689-a724-c9a7407cb0bf 2026-07-02 10:48:01.392 10 INFO neutron.plugins.ml2.plugin [None req-d6ca0b2c-0f35-4481-a6d1-bc7a9e776be2 - - - - - -] Attempt 1 to provision port a4ef763b-71af-4c3f-b638-c164c283731b 2026-07-02 10:51:49.689 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port a4ef763b-71af-4c3f-b638-c164c283731b 2026-07-02 10:51:51.563 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port a4ef763b-71af-4c3f-b638-c164c283731b 2026-07-02 11:02:33.993 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 375e7fbb-bdac-40ad-9ae6-e058f2313fd0 2026-07-02 11:02:36.015 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 375e7fbb-bdac-40ad-9ae6-e058f2313fd0 2026-07-02 11:22:08.163 10 INFO neutron.plugins.ml2.plugin [None req-ca7cb381-c15a-4b5d-b3ec-14f326c90b97 - - - - - -] Attempt 1 to provision port a7a94646-1b0d-42cd-97ad-058fca643dfd 2026-07-02 11:22:08.180 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 7b934326-22df-41e2-81fe-cb24a9fdb649 2026-07-02 11:22:08.435 9 INFO neutron.plugins.ml2.plugin [None req-77811778-4120-440f-b83a-e2f3d7509c32 - - - - - -] Attempt 1 to provision port 7b934326-22df-41e2-81fe-cb24a9fdb649 2026-07-02 11:22:08.794 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 2536fc47-519b-4bb5-bbbb-ce5b080223e4 2026-07-02 11:22:08.864 10 INFO neutron.plugins.ml2.plugin [None req-65e19427-0a40-4f18-8cb4-b3aa8bf1b8fa - - - - - -] Attempt 1 to provision port bfde1161-99f5-4a08-bc09-6feefab3326b 2026-07-02 11:22:09.151 10 INFO neutron.plugins.ml2.plugin [None req-795ff464-6c90-4961-9a14-61899359af63 - - - - - -] Attempt 1 to provision port 2536fc47-519b-4bb5-bbbb-ce5b080223e4 2026-07-02 11:22:09.634 9 INFO neutron.plugins.ml2.plugin [None req-9a3c91b6-1f32-4a53-abe3-325ed82d7e22 - - - - - -] Attempt 1 to provision port 6cfc1a09-fa3d-4a76-80ed-88f2420abaaa 2026-07-02 11:22:10.226 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 6cfc1a09-fa3d-4a76-80ed-88f2420abaaa 2026-07-02 11:22:10.510 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 7b934326-22df-41e2-81fe-cb24a9fdb649 2026-07-02 11:22:11.275 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 2536fc47-519b-4bb5-bbbb-ce5b080223e4 2026-07-02 11:22:11.661 10 INFO neutron.plugins.ml2.plugin [None req-4cb95072-1646-422c-ae23-c7ebbe2effe3 - - - - - -] Attempt 1 to provision port ead0c22a-5ef7-427f-afeb-3a62a54109cd 2026-07-02 11:22:12.332 10 INFO neutron.plugins.ml2.plugin [None req-d44a9f7e-2a02-41da-bde6-535f041bef9a - - - - - -] Attempt 1 to provision port aa73129a-cf19-4250-8f98-dd3da837f9b8 2026-07-02 11:22:12.999 10 INFO neutron.plugins.ml2.plugin [None req-240ccbb6-07ad-43b2-be31-2b9d0d7cc81e - - - - - -] Attempt 1 to provision port aa73129a-cf19-4250-8f98-dd3da837f9b8 2026-07-02 11:22:14.256 10 INFO neutron.plugins.ml2.plugin [None req-7e83d7de-f18e-4686-b8ff-590ed106ae1e - - - - - -] Attempt 1 to provision port 2875ac38-500b-4b61-a0c4-c734045c404e 2026-07-02 11:22:14.712 9 INFO neutron.plugins.ml2.plugin [None req-a906e881-eee2-4110-bbd1-2a3e9920cf02 - - - - - -] Attempt 1 to provision port c53369ec-10bc-416b-b614-bd11dc000c85 2026-07-02 11:22:14.963 10 INFO neutron.plugins.ml2.plugin [None req-5a11763d-1877-41a1-8f07-723c23ccb6ac - - - - - -] Attempt 1 to provision port 2875ac38-500b-4b61-a0c4-c734045c404e 2026-07-02 11:22:15.711 10 INFO neutron.plugins.ml2.plugin [None req-140707e5-c002-4629-a1c7-9f2cc7e51d10 - - - - - -] Attempt 1 to provision port c53369ec-10bc-416b-b614-bd11dc000c85 2026-07-02 11:22:15.879 9 INFO neutron.plugins.ml2.plugin [None req-93d7fdd8-ba04-49a7-8399-9663101a5a80 - - - - - -] Attempt 1 to provision port e8192034-687e-4cdf-ae81-048832095d57 2026-07-02 11:22:16.200 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port e8192034-687e-4cdf-ae81-048832095d57 2026-07-02 11:22:16.443 10 INFO neutron.plugins.ml2.plugin [None req-462c9174-ec82-4295-bd0d-c992f18719cf - - - - - -] Attempt 1 to provision port b13a6168-0b62-4f8f-8fe3-ac0beea892de 2026-07-02 11:22:18.156 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port e8192034-687e-4cdf-ae81-048832095d57 2026-07-02 11:22:19.027 9 INFO neutron.plugins.ml2.plugin [None req-8f72ee0b-ed73-494b-9f46-dd92e8996e20 - - - - - -] Attempt 1 to provision port 9d0296cf-b00b-4312-8e61-454a813da549 2026-07-02 11:22:19.687 9 INFO neutron.plugins.ml2.plugin [None req-0c25a759-6f7e-42ad-af20-db329dacd0ae - - - - - -] Attempt 1 to provision port 9d0296cf-b00b-4312-8e61-454a813da549 2026-07-02 11:22:20.278 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port d760775b-f197-42e7-8353-e8ad30022521 2026-07-02 11:22:20.741 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port e62a375c-84ef-473d-88f0-b025cea30674 2026-07-02 11:22:21.326 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 9b1e2d3a-acd9-4af3-8dc1-d76e3ce6d647 2026-07-02 11:22:21.838 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 80cbb0a6-16e7-4cfd-a252-02c184902888 2026-07-02 11:22:22.616 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port e62a375c-84ef-473d-88f0-b025cea30674 2026-07-02 11:22:22.871 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port d760775b-f197-42e7-8353-e8ad30022521 2026-07-02 11:22:29.523 9 INFO neutron.plugins.ml2.plugin [None req-2721ee06-f8e7-4e53-8488-284fa522956e - - - - - -] Attempt 1 to provision port 561d3a06-97e5-44b4-8faa-180179a4861f 2026-07-02 11:22:29.865 9 INFO neutron.plugins.ml2.plugin [None req-4f5f11a1-632a-4ca2-913a-74749661ae9c - - - - - -] Attempt 1 to provision port 81278e52-7ac3-4c8c-96ed-421890677650 2026-07-02 11:22:30.592 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 32acca85-5a14-48ee-8b50-d6cf70ecf882 2026-07-02 11:22:30.624 9 INFO neutron.plugins.ml2.plugin [None req-dab2c5ba-15fe-4918-8f6e-456d2b66a371 - - - - - -] Attempt 1 to provision port 32acca85-5a14-48ee-8b50-d6cf70ecf882 2026-07-02 11:22:31.121 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port c394e0e5-4f86-418e-be06-eb1db90cb331 2026-07-02 11:22:31.486 10 INFO neutron.plugins.ml2.plugin [None req-efda6a7e-22f0-494b-b086-febb4b294d9a - - - - - -] Attempt 1 to provision port c394e0e5-4f86-418e-be06-eb1db90cb331 2026-07-02 11:22:32.752 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 32acca85-5a14-48ee-8b50-d6cf70ecf882 2026-07-02 11:22:32.867 9 INFO neutron.plugins.ml2.plugin [None req-671e06fa-ebab-4bed-aaa4-51ee9dbb9852 - - - - - -] Attempt 1 to provision port 6183bffa-0be7-4e7f-a53e-b85490a8bfd6 2026-07-02 11:22:32.903 9 INFO neutron.plugins.ml2.plugin [None req-671e06fa-ebab-4bed-aaa4-51ee9dbb9852 - - - - - -] Attempt 1 to provision port 034bf458-1f0d-48f9-b762-dd905e5bc26a 2026-07-02 11:22:33.393 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port c394e0e5-4f86-418e-be06-eb1db90cb331 2026-07-02 11:22:33.537 10 INFO neutron.plugins.ml2.plugin [None req-2693b814-bc87-4581-ae75-606fe512be57 - - - - - -] Attempt 1 to provision port 6183bffa-0be7-4e7f-a53e-b85490a8bfd6 2026-07-02 11:22:33.709 9 INFO neutron.plugins.ml2.plugin [None req-b9990f5f-0ef7-4d02-a7d6-8f9245314fc7 - - - - - -] Attempt 1 to provision port 034bf458-1f0d-48f9-b762-dd905e5bc26a 2026-07-02 11:22:34.610 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 3932766a-1960-4a72-9da7-1cfbee60489e 2026-07-02 11:22:34.687 9 INFO neutron.plugins.ml2.plugin [None req-0e9bc8fa-f129-417a-9e03-7f6908c632fd - - - - - -] Attempt 1 to provision port 58c29d79-3186-4690-9e05-2013a8228f83 2026-07-02 11:22:34.818 9 INFO neutron.plugins.ml2.plugin [None req-0e9bc8fa-f129-417a-9e03-7f6908c632fd - - - - - -] Attempt 1 to provision port 6819ba4d-2336-4f0f-b238-111c6a69d219 2026-07-02 11:22:35.156 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 0438ed9b-233b-4a3a-aaa5-42d823b8c6d2 2026-07-02 11:22:36.605 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 3932766a-1960-4a72-9da7-1cfbee60489e 2026-07-02 11:22:36.946 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 0438ed9b-233b-4a3a-aaa5-42d823b8c6d2 2026-07-02 11:22:39.296 10 INFO neutron.plugins.ml2.plugin [None req-405a8630-3067-4b22-aaaf-1055213d5531 - - - - - -] Attempt 1 to provision port 6933aa2c-9a4b-4cc9-bc83-50f02ddf9c7f 2026-07-02 11:22:40.346 10 INFO neutron.plugins.ml2.plugin [None req-a03026ed-8c27-4593-aa69-b2e31717dc1d - - - - - -] Attempt 1 to provision port 946d34c4-d050-4e41-899c-ea5516680518 2026-07-02 11:22:40.766 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 6819ba4d-2336-4f0f-b238-111c6a69d219 2026-07-02 11:22:41.422 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 58c29d79-3186-4690-9e05-2013a8228f83 2026-07-02 11:22:41.470 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2efe3443-4ec1-4eab-b1f5-bbe718d8ad79'] response: {'server_uuid': 'dfbdb875-5cd9-471b-899a-f149e4fbabf0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6819ba4d-2336-4f0f-b238-111c6a69d219', 'code': 200} 2026-07-02 11:22:43.126 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 946d34c4-d050-4e41-899c-ea5516680518 2026-07-02 11:22:43.531 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b816629-9daa-45d0-b2f0-2b5c570a6407'] response: {'server_uuid': '2092937f-903c-4fb3-a7e9-4ac7a9bd8bda', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '58c29d79-3186-4690-9e05-2013a8228f83', 'code': 200} 2026-07-02 11:22:43.997 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d897a151-6b97-4748-8354-6d9e740c7a25'] response: {'server_uuid': '99ca60f2-2f77-4c6f-a790-b85ba0900682', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '946d34c4-d050-4e41-899c-ea5516680518', 'code': 200} 2026-07-02 11:22:44.175 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 6933aa2c-9a4b-4cc9-bc83-50f02ddf9c7f 2026-07-02 11:22:44.992 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 6819ba4d-2336-4f0f-b238-111c6a69d219 2026-07-02 11:22:45.337 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 58c29d79-3186-4690-9e05-2013a8228f83 2026-07-02 11:22:45.801 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 6933aa2c-9a4b-4cc9-bc83-50f02ddf9c7f 2026-07-02 11:22:46.407 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 946d34c4-d050-4e41-899c-ea5516680518 2026-07-02 11:22:46.719 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-507d96b9-c548-4fd4-92d4-f823f211a99a'] response: {'server_uuid': '0fdc93b5-e3a5-42a9-97dc-634b08bbacea', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6933aa2c-9a4b-4cc9-bc83-50f02ddf9c7f', 'code': 200} 2026-07-02 11:22:54.015 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 561d3a06-97e5-44b4-8faa-180179a4861f 2026-07-02 11:22:54.603 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 6183bffa-0be7-4e7f-a53e-b85490a8bfd6 2026-07-02 11:22:55.943 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 561d3a06-97e5-44b4-8faa-180179a4861f 2026-07-02 11:22:56.335 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 6183bffa-0be7-4e7f-a53e-b85490a8bfd6 /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-07-02 11:22:56.577 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] No ports have port_id starting with 6183bffa-0be7-4e7f-a53e-b85490a8bfd6 /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-07-02 11:22:59.825 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 81278e52-7ac3-4c8c-96ed-421890677650 2026-07-02 11:23:00.495 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 034bf458-1f0d-48f9-b762-dd905e5bc26a 2026-07-02 11:23:01.791 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 81278e52-7ac3-4c8c-96ed-421890677650 2026-07-02 11:23:02.114 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 034bf458-1f0d-48f9-b762-dd905e5bc26a 2026-07-02 11:23:02.620 10 INFO neutron.plugins.ml2.plugin [None req-7dd97f02-9687-405f-8662-8af46dbe4c05 - - - - - -] Attempt 1 to provision port 946d34c4-d050-4e41-899c-ea5516680518 2026-07-02 11:23:03.764 10 INFO neutron.plugins.ml2.plugin [None req-7c2517b0-2d0f-496a-a4eb-f2dee0ef3ece - - - - - -] Attempt 1 to provision port 002c1eea-1c19-4e84-af8f-9ddc10fe9dd3 2026-07-02 11:23:03.869 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 6b475c39-fe3a-4f2e-9763-ec32652e4f40 2026-07-02 11:23:04.015 9 INFO neutron.plugins.ml2.plugin [None req-e22e0c0a-8598-4547-aa11-f24cfd2cea7b - - - - - -] Attempt 1 to provision port 6b475c39-fe3a-4f2e-9763-ec32652e4f40 2026-07-02 11:23:04.494 9 INFO neutron.plugins.ml2.plugin [None req-28079cab-2323-4042-90f0-7846f216a2d5 - - - - - -] Attempt 1 to provision port 946d34c4-d050-4e41-899c-ea5516680518 2026-07-02 11:23:05.812 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 6b475c39-fe3a-4f2e-9763-ec32652e4f40 2026-07-02 11:23:06.118 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 946d34c4-d050-4e41-899c-ea5516680518 2026-07-02 11:23:06.908 10 INFO neutron.plugins.ml2.plugin [None req-d2b9d2df-6a20-48a8-8e45-e75f0316094b - - - - - -] Attempt 1 to provision port de2f61aa-b028-4b92-9ead-e54e15052572 2026-07-02 11:23:07.656 9 INFO neutron.plugins.ml2.plugin [None req-e4fb4301-20c5-4cdc-b473-1db349240e1a - - - - - -] Attempt 1 to provision port c242a9fb-0978-4985-bc03-d0309bc1a615 2026-07-02 11:23:07.814 9 INFO neutron.plugins.ml2.plugin [None req-575a27bc-d447-4f9f-8d49-c04794a9393c - - - - - -] Attempt 1 to provision port de2f61aa-b028-4b92-9ead-e54e15052572 2026-07-02 11:23:07.871 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port bd0642aa-26db-41c8-9881-b4721a8b1f6d 2026-07-02 11:23:08.380 9 INFO neutron.plugins.ml2.plugin [None req-11be844e-c965-42d1-8f6a-7072f5e09ff1 - - - - - -] Attempt 1 to provision port 1f4b3f0a-5121-40f3-a158-c8c9ff21f41c 2026-07-02 11:23:08.585 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 1f4b3f0a-5121-40f3-a158-c8c9ff21f41c 2026-07-02 11:23:09.796 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port bd0642aa-26db-41c8-9881-b4721a8b1f6d 2026-07-02 11:23:10.165 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 1f4b3f0a-5121-40f3-a158-c8c9ff21f41c 2026-07-02 11:23:11.033 9 INFO neutron.plugins.ml2.plugin [None req-9bbefbce-7522-402d-b3fc-650d13a19836 - - - - - -] Attempt 1 to provision port 481842ae-d717-4ef0-81b4-2bd96a02f614 2026-07-02 11:23:11.913 9 INFO neutron.plugins.ml2.plugin [None req-e8bc56cd-3429-4790-8bdb-6df1d5e2e85d - - - - - -] Attempt 1 to provision port 481842ae-d717-4ef0-81b4-2bd96a02f614 2026-07-02 11:23:11.936 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 9e146aa0-0e5d-4314-bf71-2eb11e330660 2026-07-02 11:23:12.078 10 INFO neutron.plugins.ml2.plugin [None req-506ebc7f-0f8a-49a5-a1f6-ae3ba3b91118 - - - - - -] Attempt 1 to provision port a0f72fe2-2169-47b1-a6ea-94aab1d6f26e 2026-07-02 11:23:14.059 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 9e146aa0-0e5d-4314-bf71-2eb11e330660 2026-07-02 11:23:16.180 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port a0f72fe2-2169-47b1-a6ea-94aab1d6f26e 2026-07-02 11:23:16.384 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-22e222fc-5181-47f9-b62e-d58f430413be'] response: {'server_uuid': '8204188d-5ffb-41b0-accc-229425847187', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a0f72fe2-2169-47b1-a6ea-94aab1d6f26e', 'code': 200} 2026-07-02 11:23:19.919 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 115ea149-dd5a-4f62-be5a-a0717564fd73 2026-07-02 11:23:20.053 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d384e0a-e8a5-493d-84d8-2f7008eed67d'] response: {'server_uuid': '2798b1ac-cdfb-47cd-bb83-e126a65415de', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '115ea149-dd5a-4f62-be5a-a0717564fd73', 'code': 200} 2026-07-02 11:23:22.129 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 115ea149-dd5a-4f62-be5a-a0717564fd73 /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-07-02 11:23:27.595 10 ERROR neutron.plugins.ml2.managers [None req-f84bdfca-678d-44d5-aed0-c70780ff2b17 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a8a24d29-05de-45d2-98aa-388fce2c15be could not be found. 2026-07-02 11:23:27.595 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 11:23:27.595 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-07-02 11:23:27.595 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 11:23:27.595 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-07-02 11:23:27.595 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 11:23:27.595 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-07-02 11:23:27.595 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 11:23:27.595 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-07-02 11:23:27.595 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 11:23:27.595 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-07-02 11:23:27.595 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 11:23:27.595 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-07-02 11:23:27.595 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:23:27.595 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:23:27.595 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:23:27.595 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-07-02 11:23:27.595 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:23:27.595 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-07-02 11:23:27.595 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:23:27.595 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 11:23:27.595 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 11:23:27.595 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:23:27.595 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:23:27.595 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-07-02 11:23:27.595 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:23:27.595 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 11:23:27.595 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:23:27.595 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-07-02 11:23:27.595 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:23:27.595 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:23:27.595 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:23:27.595 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-07-02 11:23:27.595 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:23:27.595 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-07-02 11:23:27.595 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 11:23:27.595 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-07-02 11:23:27.595 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 11:23:27.595 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-07-02 11:23:27.595 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 11:23:27.595 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a8a24d29-05de-45d2-98aa-388fce2c15be could not be found. 2026-07-02 11:23:27.595 10 ERROR neutron.plugins.ml2.managers  2026-07-02 11:23:27.597 10 ERROR neutron.plugins.ml2.managers [None req-f84bdfca-678d-44d5-aed0-c70780ff2b17 - - - - - -] Failed to bind port 7ae0a611-535b-4205-a608-0aaea3deb70f on host instance for vnic_type normal using segments [{'id': '6b826b34-01f5-4780-bc25-85730030b69f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 988, 'network_id': 'fdcd63aa-8342-4e6d-9a81-86ad93522df9'}] 2026-07-02 11:23:27.598 10 INFO neutron.plugins.ml2.plugin [None req-f84bdfca-678d-44d5-aed0-c70780ff2b17 - - - - - -] Attempt 2 to bind port 7ae0a611-535b-4205-a608-0aaea3deb70f 2026-07-02 11:23:27.628 10 ERROR neutron.plugins.ml2.managers [None req-f84bdfca-678d-44d5-aed0-c70780ff2b17 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a8a24d29-05de-45d2-98aa-388fce2c15be could not be found. 2026-07-02 11:23:27.628 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 11:23:27.628 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-07-02 11:23:27.628 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 11:23:27.628 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-07-02 11:23:27.628 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 11:23:27.628 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-07-02 11:23:27.628 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 11:23:27.628 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-07-02 11:23:27.628 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 11:23:27.628 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-07-02 11:23:27.628 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 11:23:27.628 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-07-02 11:23:27.628 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:23:27.628 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:23:27.628 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:23:27.628 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-07-02 11:23:27.628 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:23:27.628 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-07-02 11:23:27.628 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:23:27.628 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 11:23:27.628 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 11:23:27.628 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:23:27.628 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:23:27.628 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-07-02 11:23:27.628 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:23:27.628 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 11:23:27.628 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:23:27.628 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-07-02 11:23:27.628 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:23:27.628 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:23:27.628 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:23:27.628 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-07-02 11:23:27.628 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:23:27.628 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-07-02 11:23:27.628 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 11:23:27.628 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-07-02 11:23:27.628 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 11:23:27.628 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-07-02 11:23:27.628 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 11:23:27.628 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a8a24d29-05de-45d2-98aa-388fce2c15be could not be found. 2026-07-02 11:23:27.628 10 ERROR neutron.plugins.ml2.managers  2026-07-02 11:23:27.629 10 ERROR neutron.plugins.ml2.managers [None req-f84bdfca-678d-44d5-aed0-c70780ff2b17 - - - - - -] Failed to bind port 7ae0a611-535b-4205-a608-0aaea3deb70f on host instance for vnic_type normal using segments [{'id': '6b826b34-01f5-4780-bc25-85730030b69f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 988, 'network_id': 'fdcd63aa-8342-4e6d-9a81-86ad93522df9'}] 2026-07-02 11:23:27.629 10 INFO neutron.plugins.ml2.plugin [None req-f84bdfca-678d-44d5-aed0-c70780ff2b17 - - - - - -] Attempt 3 to bind port 7ae0a611-535b-4205-a608-0aaea3deb70f 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers [None req-f84bdfca-678d-44d5-aed0-c70780ff2b17 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a8a24d29-05de-45d2-98aa-388fce2c15be could not be found. 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a8a24d29-05de-45d2-98aa-388fce2c15be could not be found. 2026-07-02 11:23:27.650 10 ERROR neutron.plugins.ml2.managers  2026-07-02 11:23:27.651 10 ERROR neutron.plugins.ml2.managers [None req-f84bdfca-678d-44d5-aed0-c70780ff2b17 - - - - - -] Failed to bind port 7ae0a611-535b-4205-a608-0aaea3deb70f on host instance for vnic_type normal using segments [{'id': '6b826b34-01f5-4780-bc25-85730030b69f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 988, 'network_id': 'fdcd63aa-8342-4e6d-9a81-86ad93522df9'}] 2026-07-02 11:23:27.652 10 INFO neutron.plugins.ml2.plugin [None req-f84bdfca-678d-44d5-aed0-c70780ff2b17 - - - - - -] Attempt 4 to bind port 7ae0a611-535b-4205-a608-0aaea3deb70f 2026-07-02 11:23:27.671 10 ERROR neutron.plugins.ml2.managers [None req-f84bdfca-678d-44d5-aed0-c70780ff2b17 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a8a24d29-05de-45d2-98aa-388fce2c15be could not be found. 2026-07-02 11:23:27.671 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 11:23:27.671 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-07-02 11:23:27.671 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 11:23:27.671 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-07-02 11:23:27.671 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 11:23:27.671 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-07-02 11:23:27.671 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 11:23:27.671 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-07-02 11:23:27.671 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 11:23:27.671 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-07-02 11:23:27.671 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 11:23:27.671 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-07-02 11:23:27.671 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:23:27.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:23:27.671 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:23:27.671 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-07-02 11:23:27.671 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:23:27.671 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-07-02 11:23:27.671 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:23:27.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 11:23:27.671 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 11:23:27.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:23:27.671 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:23:27.671 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-07-02 11:23:27.671 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:23:27.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 11:23:27.671 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:23:27.671 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-07-02 11:23:27.671 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:23:27.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:23:27.671 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:23:27.671 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-07-02 11:23:27.671 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:23:27.671 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-07-02 11:23:27.671 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 11:23:27.671 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-07-02 11:23:27.671 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 11:23:27.671 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-07-02 11:23:27.671 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 11:23:27.671 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a8a24d29-05de-45d2-98aa-388fce2c15be could not be found. 2026-07-02 11:23:27.671 10 ERROR neutron.plugins.ml2.managers  2026-07-02 11:23:27.672 10 ERROR neutron.plugins.ml2.managers [None req-f84bdfca-678d-44d5-aed0-c70780ff2b17 - - - - - -] Failed to bind port 7ae0a611-535b-4205-a608-0aaea3deb70f on host instance for vnic_type normal using segments [{'id': '6b826b34-01f5-4780-bc25-85730030b69f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 988, 'network_id': 'fdcd63aa-8342-4e6d-9a81-86ad93522df9'}] 2026-07-02 11:23:27.672 10 INFO neutron.plugins.ml2.plugin [None req-f84bdfca-678d-44d5-aed0-c70780ff2b17 - - - - - -] Attempt 5 to bind port 7ae0a611-535b-4205-a608-0aaea3deb70f 2026-07-02 11:23:27.699 10 ERROR neutron.plugins.ml2.managers [None req-f84bdfca-678d-44d5-aed0-c70780ff2b17 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a8a24d29-05de-45d2-98aa-388fce2c15be could not be found. 2026-07-02 11:23:27.699 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 11:23:27.699 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-07-02 11:23:27.699 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 11:23:27.699 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-07-02 11:23:27.699 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 11:23:27.699 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-07-02 11:23:27.699 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 11:23:27.699 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-07-02 11:23:27.699 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 11:23:27.699 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-07-02 11:23:27.699 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 11:23:27.699 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-07-02 11:23:27.699 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:23:27.699 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:23:27.699 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:23:27.699 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-07-02 11:23:27.699 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:23:27.699 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-07-02 11:23:27.699 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:23:27.699 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 11:23:27.699 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 11:23:27.699 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:23:27.699 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:23:27.699 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-07-02 11:23:27.699 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:23:27.699 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 11:23:27.699 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:23:27.699 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-07-02 11:23:27.699 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:23:27.699 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:23:27.699 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:23:27.699 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-07-02 11:23:27.699 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:23:27.699 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-07-02 11:23:27.699 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 11:23:27.699 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-07-02 11:23:27.699 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 11:23:27.699 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-07-02 11:23:27.699 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 11:23:27.699 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a8a24d29-05de-45d2-98aa-388fce2c15be could not be found. 2026-07-02 11:23:27.699 10 ERROR neutron.plugins.ml2.managers  2026-07-02 11:23:27.700 10 ERROR neutron.plugins.ml2.managers [None req-f84bdfca-678d-44d5-aed0-c70780ff2b17 - - - - - -] Failed to bind port 7ae0a611-535b-4205-a608-0aaea3deb70f on host instance for vnic_type normal using segments [{'id': '6b826b34-01f5-4780-bc25-85730030b69f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 988, 'network_id': 'fdcd63aa-8342-4e6d-9a81-86ad93522df9'}] 2026-07-02 11:23:27.700 10 INFO neutron.plugins.ml2.plugin [None req-f84bdfca-678d-44d5-aed0-c70780ff2b17 - - - - - -] Attempt 6 to bind port 7ae0a611-535b-4205-a608-0aaea3deb70f 2026-07-02 11:23:27.719 10 ERROR neutron.plugins.ml2.managers [None req-f84bdfca-678d-44d5-aed0-c70780ff2b17 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a8a24d29-05de-45d2-98aa-388fce2c15be could not be found. 2026-07-02 11:23:27.719 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 11:23:27.719 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-07-02 11:23:27.719 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 11:23:27.719 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-07-02 11:23:27.719 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 11:23:27.719 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-07-02 11:23:27.719 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 11:23:27.719 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-07-02 11:23:27.719 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 11:23:27.719 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-07-02 11:23:27.719 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 11:23:27.719 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-07-02 11:23:27.719 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:23:27.719 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:23:27.719 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:23:27.719 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-07-02 11:23:27.719 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:23:27.719 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-07-02 11:23:27.719 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:23:27.719 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 11:23:27.719 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 11:23:27.719 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:23:27.719 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:23:27.719 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-07-02 11:23:27.719 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:23:27.719 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 11:23:27.719 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:23:27.719 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-07-02 11:23:27.719 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:23:27.719 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:23:27.719 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:23:27.719 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-07-02 11:23:27.719 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:23:27.719 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-07-02 11:23:27.719 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 11:23:27.719 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-07-02 11:23:27.719 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 11:23:27.719 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-07-02 11:23:27.719 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 11:23:27.719 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a8a24d29-05de-45d2-98aa-388fce2c15be could not be found. 2026-07-02 11:23:27.719 10 ERROR neutron.plugins.ml2.managers  2026-07-02 11:23:27.719 10 ERROR neutron.plugins.ml2.managers [None req-f84bdfca-678d-44d5-aed0-c70780ff2b17 - - - - - -] Failed to bind port 7ae0a611-535b-4205-a608-0aaea3deb70f on host instance for vnic_type normal using segments [{'id': '6b826b34-01f5-4780-bc25-85730030b69f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 988, 'network_id': 'fdcd63aa-8342-4e6d-9a81-86ad93522df9'}] 2026-07-02 11:23:27.719 10 INFO neutron.plugins.ml2.plugin [None req-f84bdfca-678d-44d5-aed0-c70780ff2b17 - - - - - -] Attempt 7 to bind port 7ae0a611-535b-4205-a608-0aaea3deb70f 2026-07-02 11:23:27.748 10 ERROR neutron.plugins.ml2.managers [None req-f84bdfca-678d-44d5-aed0-c70780ff2b17 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a8a24d29-05de-45d2-98aa-388fce2c15be could not be found. 2026-07-02 11:23:27.748 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 11:23:27.748 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-07-02 11:23:27.748 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 11:23:27.748 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-07-02 11:23:27.748 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 11:23:27.748 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-07-02 11:23:27.748 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 11:23:27.748 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-07-02 11:23:27.748 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 11:23:27.748 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-07-02 11:23:27.748 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 11:23:27.748 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-07-02 11:23:27.748 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:23:27.748 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:23:27.748 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:23:27.748 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-07-02 11:23:27.748 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:23:27.748 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-07-02 11:23:27.748 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:23:27.748 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 11:23:27.748 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 11:23:27.748 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:23:27.748 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:23:27.748 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-07-02 11:23:27.748 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:23:27.748 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 11:23:27.748 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:23:27.748 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-07-02 11:23:27.748 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:23:27.748 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:23:27.748 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:23:27.748 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-07-02 11:23:27.748 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:23:27.748 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-07-02 11:23:27.748 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 11:23:27.748 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-07-02 11:23:27.748 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 11:23:27.748 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-07-02 11:23:27.748 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 11:23:27.748 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a8a24d29-05de-45d2-98aa-388fce2c15be could not be found. 2026-07-02 11:23:27.748 10 ERROR neutron.plugins.ml2.managers  2026-07-02 11:23:27.749 10 ERROR neutron.plugins.ml2.managers [None req-f84bdfca-678d-44d5-aed0-c70780ff2b17 - - - - - -] Failed to bind port 7ae0a611-535b-4205-a608-0aaea3deb70f on host instance for vnic_type normal using segments [{'id': '6b826b34-01f5-4780-bc25-85730030b69f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 988, 'network_id': 'fdcd63aa-8342-4e6d-9a81-86ad93522df9'}] 2026-07-02 11:23:27.750 10 INFO neutron.plugins.ml2.plugin [None req-f84bdfca-678d-44d5-aed0-c70780ff2b17 - - - - - -] Attempt 8 to bind port 7ae0a611-535b-4205-a608-0aaea3deb70f 2026-07-02 11:23:27.815 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 06cbc746-78d8-4e61-8af2-0f07a3a403fc 2026-07-02 11:23:27.887 10 ERROR neutron.plugins.ml2.managers [None req-f84bdfca-678d-44d5-aed0-c70780ff2b17 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a8a24d29-05de-45d2-98aa-388fce2c15be could not be found. 2026-07-02 11:23:27.887 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 11:23:27.887 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-07-02 11:23:27.887 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 11:23:27.887 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-07-02 11:23:27.887 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 11:23:27.887 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-07-02 11:23:27.887 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 11:23:27.887 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-07-02 11:23:27.887 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 11:23:27.887 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-07-02 11:23:27.887 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 11:23:27.887 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-07-02 11:23:27.887 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:23:27.887 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:23:27.887 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:23:27.887 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-07-02 11:23:27.887 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:23:27.887 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-07-02 11:23:27.887 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:23:27.887 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 11:23:27.887 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 11:23:27.887 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:23:27.887 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:23:27.887 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-07-02 11:23:27.887 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:23:27.887 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 11:23:27.887 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:23:27.887 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-07-02 11:23:27.887 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:23:27.887 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:23:27.887 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:23:27.887 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-07-02 11:23:27.887 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:23:27.887 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-07-02 11:23:27.887 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 11:23:27.887 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-07-02 11:23:27.887 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 11:23:27.887 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-07-02 11:23:27.887 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 11:23:27.887 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a8a24d29-05de-45d2-98aa-388fce2c15be could not be found. 2026-07-02 11:23:27.887 10 ERROR neutron.plugins.ml2.managers  2026-07-02 11:23:27.887 10 ERROR neutron.plugins.ml2.managers [None req-f84bdfca-678d-44d5-aed0-c70780ff2b17 - - - - - -] Failed to bind port 7ae0a611-535b-4205-a608-0aaea3deb70f on host instance for vnic_type normal using segments [{'id': '6b826b34-01f5-4780-bc25-85730030b69f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 988, 'network_id': 'fdcd63aa-8342-4e6d-9a81-86ad93522df9'}] 2026-07-02 11:23:27.889 10 INFO neutron.plugins.ml2.plugin [None req-f84bdfca-678d-44d5-aed0-c70780ff2b17 - - - - - -] Attempt 9 to bind port 7ae0a611-535b-4205-a608-0aaea3deb70f 2026-07-02 11:23:27.922 10 ERROR neutron.plugins.ml2.managers [None req-f84bdfca-678d-44d5-aed0-c70780ff2b17 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a8a24d29-05de-45d2-98aa-388fce2c15be could not be found. 2026-07-02 11:23:27.922 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 11:23:27.922 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-07-02 11:23:27.922 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 11:23:27.922 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-07-02 11:23:27.922 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 11:23:27.922 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-07-02 11:23:27.922 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 11:23:27.922 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-07-02 11:23:27.922 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 11:23:27.922 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-07-02 11:23:27.922 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 11:23:27.922 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-07-02 11:23:27.922 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:23:27.922 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:23:27.922 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:23:27.922 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-07-02 11:23:27.922 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:23:27.922 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-07-02 11:23:27.922 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:23:27.922 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 11:23:27.922 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 11:23:27.922 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:23:27.922 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:23:27.922 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-07-02 11:23:27.922 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:23:27.922 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 11:23:27.922 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:23:27.922 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-07-02 11:23:27.922 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:23:27.922 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:23:27.922 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:23:27.922 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-07-02 11:23:27.922 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:23:27.922 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-07-02 11:23:27.922 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 11:23:27.922 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-07-02 11:23:27.922 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 11:23:27.922 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-07-02 11:23:27.922 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 11:23:27.922 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a8a24d29-05de-45d2-98aa-388fce2c15be could not be found. 2026-07-02 11:23:27.922 10 ERROR neutron.plugins.ml2.managers  2026-07-02 11:23:27.923 10 ERROR neutron.plugins.ml2.managers [None req-f84bdfca-678d-44d5-aed0-c70780ff2b17 - - - - - -] Failed to bind port 7ae0a611-535b-4205-a608-0aaea3deb70f on host instance for vnic_type normal using segments [{'id': '6b826b34-01f5-4780-bc25-85730030b69f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 988, 'network_id': 'fdcd63aa-8342-4e6d-9a81-86ad93522df9'}] 2026-07-02 11:23:27.923 10 INFO neutron.plugins.ml2.plugin [None req-f84bdfca-678d-44d5-aed0-c70780ff2b17 - - - - - -] Attempt 10 to bind port 7ae0a611-535b-4205-a608-0aaea3deb70f 2026-07-02 11:23:27.944 10 ERROR neutron.plugins.ml2.managers [None req-f84bdfca-678d-44d5-aed0-c70780ff2b17 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a8a24d29-05de-45d2-98aa-388fce2c15be could not be found. 2026-07-02 11:23:27.944 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 11:23:27.944 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-07-02 11:23:27.944 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 11:23:27.944 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-07-02 11:23:27.944 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 11:23:27.944 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-07-02 11:23:27.944 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 11:23:27.944 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-07-02 11:23:27.944 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 11:23:27.944 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-07-02 11:23:27.944 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 11:23:27.944 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-07-02 11:23:27.944 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:23:27.944 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:23:27.944 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:23:27.944 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-07-02 11:23:27.944 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:23:27.944 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-07-02 11:23:27.944 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:23:27.944 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 11:23:27.944 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 11:23:27.944 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:23:27.944 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:23:27.944 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-07-02 11:23:27.944 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:23:27.944 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 11:23:27.944 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:23:27.944 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-07-02 11:23:27.944 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:23:27.944 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:23:27.944 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:23:27.944 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-07-02 11:23:27.944 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:23:27.944 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-07-02 11:23:27.944 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 11:23:27.944 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-07-02 11:23:27.944 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 11:23:27.944 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-07-02 11:23:27.944 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 11:23:27.944 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a8a24d29-05de-45d2-98aa-388fce2c15be could not be found. 2026-07-02 11:23:27.944 10 ERROR neutron.plugins.ml2.managers  2026-07-02 11:23:27.945 10 ERROR neutron.plugins.ml2.managers [None req-f84bdfca-678d-44d5-aed0-c70780ff2b17 - - - - - -] Failed to bind port 7ae0a611-535b-4205-a608-0aaea3deb70f on host instance for vnic_type normal using segments [{'id': '6b826b34-01f5-4780-bc25-85730030b69f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 988, 'network_id': 'fdcd63aa-8342-4e6d-9a81-86ad93522df9'}] 2026-07-02 11:23:28.250 9 INFO neutron.plugins.ml2.plugin [None req-1fb4f86c-6f77-4e9b-b864-e6766c7b6c49 - - - - - -] Attempt 1 to provision port 06cbc746-78d8-4e61-8af2-0f07a3a403fc /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-07-02 11:23:33.820 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 481842ae-d717-4ef0-81b4-2bd96a02f614 2026-07-02 11:23:34.375 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port c242a9fb-0978-4985-bc03-d0309bc1a615 2026-07-02 11:23:36.086 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 481842ae-d717-4ef0-81b4-2bd96a02f614 2026-07-02 11:23:36.549 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 6943e3d5-576f-409a-b161-9d3de4c35cc1 2026-07-02 11:23:36.591 10 INFO neutron.plugins.ml2.db [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] No ports have port_id starting with 6943e3d5-576f-409a-b161-9d3de4c35cc1 2026-07-02 11:23:36.651 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port c242a9fb-0978-4985-bc03-d0309bc1a615 2026-07-02 11:23:36.735 9 INFO neutron.plugins.ml2.plugin [None req-f182a6d4-ebe7-4f0d-bd8d-cdb66dbb81ba - - - - - -] Attempt 1 to provision port e55e8d21-ddb7-4b7e-b9b8-d44bfcf5c8e2 2026-07-02 11:23:39.412 9 INFO neutron.plugins.ml2.plugin [None req-14033b47-cbf0-4960-9ec7-7e138181ba96 - - - - - -] Attempt 1 to provision port a90db25c-520f-4a62-85aa-fbcac31061f8 2026-07-02 11:23:44.496 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ddc3fea3-b5cc-4ef0-a415-2ea652141d14'] response: {'server_uuid': '2798b1ac-cdfb-47cd-bb83-e126a65415de', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '115ea149-dd5a-4f62-be5a-a0717564fd73', 'code': 200} 2026-07-02 11:23:46.248 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 115ea149-dd5a-4f62-be5a-a0717564fd73 2026-07-02 11:23:46.425 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-22ddb4ac-c169-48ff-90eb-ab75bfc28dc8'] response: {'server_uuid': '2798b1ac-cdfb-47cd-bb83-e126a65415de', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '115ea149-dd5a-4f62-be5a-a0717564fd73', 'code': 200} 2026-07-02 11:23:48.266 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 115ea149-dd5a-4f62-be5a-a0717564fd73 2026-07-02 11:23:50.245 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 2b122011-133a-4f84-a0da-0d68579610cf 2026-07-02 11:23:50.529 10 INFO neutron.plugins.ml2.plugin [None req-a85c08b1-49a0-42ee-a42c-61ed0fc792ec - - - - - -] Attempt 1 to provision port 2933d6db-9791-422c-8480-8f4857022f04 2026-07-02 11:23:51.013 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 2933d6db-9791-422c-8480-8f4857022f04 2026-07-02 11:23:51.152 9 INFO neutron.plugins.ml2.plugin [None req-1c68780b-8edf-4666-b246-ae539ad30b6c - - - - - -] Attempt 1 to provision port 2b122011-133a-4f84-a0da-0d68579610cf 2026-07-02 11:23:51.850 9 INFO neutron.plugins.ml2.plugin [None req-94ffcb7e-3156-4aad-863b-c84f8c8d9699 - - - - - -] Attempt 1 to provision port 8610ae9c-6b80-4dfe-9faf-4d3cd0d6cd78 2026-07-02 11:23:52.281 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 2b122011-133a-4f84-a0da-0d68579610cf 2026-07-02 11:23:52.505 10 INFO neutron.plugins.ml2.plugin [None req-2bbaff4a-9adb-4b67-b6fa-6e17a9043417 - - - - - -] Attempt 1 to provision port 8610ae9c-6b80-4dfe-9faf-4d3cd0d6cd78 2026-07-02 11:23:52.563 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 2933d6db-9791-422c-8480-8f4857022f04 2026-07-02 11:23:53.778 10 INFO neutron.plugins.ml2.plugin [None req-98687008-4ec1-4746-8e72-3e773486f81e - - - - - -] Attempt 1 to provision port a7f6d672-b34f-4ad8-924f-40ff2acb6842 2026-07-02 11:23:54.532 10 INFO neutron.plugins.ml2.plugin [None req-dc29ff8d-a05d-4165-af86-63aab172aeed - - - - - -] Attempt 1 to provision port a7f6d672-b34f-4ad8-924f-40ff2acb6842 2026-07-02 11:24:00.302 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 7dfd69ed-693a-4e6c-b792-f9c3dd0a7311 2026-07-02 11:24:00.633 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] No ports have port_id starting with 7dfd69ed-693a-4e6c-b792-f9c3dd0a7311 2026-07-02 11:24:02.241 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 3be61b78-b7e7-41b2-b9d2-51e44f5e602a 2026-07-02 11:24:02.542 10 INFO neutron.plugins.ml2.plugin [None req-f8b15eb4-e54a-41b5-8c07-177579aae1cc - - - - - -] Attempt 1 to provision port 3be61b78-b7e7-41b2-b9d2-51e44f5e602a 2026-07-02 11:24:02.910 10 INFO neutron.plugins.ml2.plugin [None req-fdd3d2d3-8530-4ced-b02e-f61f3277e5e1 - - - - - -] Attempt 1 to provision port bf8146cb-27fa-4cd7-b09e-5cd9785d6109 2026-07-02 11:24:04.334 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 3be61b78-b7e7-41b2-b9d2-51e44f5e602a 2026-07-02 11:24:04.472 10 INFO neutron.plugins.ml2.plugin [None req-df6d7cc6-143a-48ad-8c03-67873d3f7d30 - - - - - -] Attempt 1 to provision port bf8146cb-27fa-4cd7-b09e-5cd9785d6109 2026-07-02 11:24:05.001 10 INFO neutron.plugins.ml2.plugin [None req-830f05bd-21ce-43a3-a19d-7dd5a2e75df3 - - - - - -] Attempt 1 to provision port 31c40459-3a43-4895-a67a-bf5e6d62669a 2026-07-02 11:24:05.115 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 31c40459-3a43-4895-a67a-bf5e6d62669a 2026-07-02 11:24:06.538 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 31c40459-3a43-4895-a67a-bf5e6d62669a 2026-07-02 11:24:10.032 9 INFO neutron.plugins.ml2.plugin [None req-07134d29-89be-4ba3-b68c-f8458f508ab8 - - - - - -] Attempt 1 to provision port accd9e78-2d3b-45f3-ba96-46404a58e316 2026-07-02 11:24:10.588 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port accd9e78-2d3b-45f3-ba96-46404a58e316 /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-07-02 11:24:11.916 10 INFO neutron.plugins.ml2.plugin [None req-8d47dfe5-6677-42ac-a686-26ff49adfe5a - - - - - -] Attempt 1 to provision port 8f00cfb1-7f37-4757-8099-ad16fda0ff61 2026-07-02 11:24:12.494 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 8f00cfb1-7f37-4757-8099-ad16fda0ff61 2026-07-02 11:24:12.801 10 INFO neutron.plugins.ml2.plugin [None req-dd9b7eda-d8d3-4de1-b37b-b9df7713bb4d - - - - - -] Attempt 1 to provision port 9249263f-eca8-4378-8206-78c9b335e6c0 2026-07-02 11:24:13.574 9 INFO neutron.plugins.ml2.plugin [None req-c3ba9939-6833-44dd-b425-d03b668ff277 - - - - - -] Attempt 1 to provision port 9249263f-eca8-4378-8206-78c9b335e6c0 2026-07-02 11:24:18.368 9 INFO neutron.plugins.ml2.plugin [None req-79700af6-2758-4a24-ad2f-4330de11e27a - - - - - -] Attempt 1 to provision port b73c508d-7747-41fa-9bd5-d6de94e85151 2026-07-02 11:24:18.530 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 691669af-640a-470f-bdfd-03fbddae6204 2026-07-02 11:24:19.055 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port b73c508d-7747-41fa-9bd5-d6de94e85151 2026-07-02 11:24:19.191 9 INFO neutron.plugins.ml2.plugin [None req-d434c0c9-2c99-4049-87bb-7159f3fd60b6 - - - - - -] Attempt 1 to provision port ba3d5ebc-54d8-42dd-9912-600b1b5ab353 2026-07-02 11:24:19.367 10 INFO neutron.plugins.ml2.plugin [None req-ade895ae-f4dc-4450-8bda-bbb153cb6154 - - - - - -] Attempt 1 to provision port 691669af-640a-470f-bdfd-03fbddae6204 2026-07-02 11:24:19.684 10 INFO neutron.plugins.ml2.plugin [None req-e66f637d-7984-4cc6-a3d8-0fb678d6d347 - - - - - -] Attempt 1 to provision port b9d86160-3517-4f9c-8815-fef5947b009b 2026-07-02 11:24:20.481 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 691669af-640a-470f-bdfd-03fbddae6204 2026-07-02 11:24:20.639 10 INFO neutron.plugins.ml2.plugin [None req-f125e94d-9452-4c4a-9ecc-5c7731f200bf - - - - - -] Attempt 1 to provision port b9d86160-3517-4f9c-8815-fef5947b009b 2026-07-02 11:24:20.808 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port b73c508d-7747-41fa-9bd5-d6de94e85151 2026-07-02 11:24:21.798 9 INFO neutron.plugins.ml2.plugin [None req-8f5c9e4b-2738-406a-8b28-4105af8c26db - - - - - -] Attempt 1 to provision port 93da7f41-b2ad-4eb1-bf42-00bf0214b8da 2026-07-02 11:24:22.761 10 INFO neutron.plugins.ml2.plugin [None req-2323bb24-30ec-453e-9a29-8a6023abe639 - - - - - -] Attempt 1 to provision port 93da7f41-b2ad-4eb1-bf42-00bf0214b8da 2026-07-02 11:24:29.962 10 INFO neutron.plugins.ml2.plugin [None req-4b6a38e7-7110-473f-8b89-b1242018a0b0 - - - - - -] Attempt 1 to provision port 8e3cc1f2-103a-40a7-a5e2-2e2531f4a9d2 2026-07-02 11:24:30.498 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 8e3cc1f2-103a-40a7-a5e2-2e2531f4a9d2 2026-07-02 11:24:31.463 10 INFO neutron.plugins.ml2.plugin [None req-6c903290-7666-4e9c-8b43-04163972685d - - - - - -] Attempt 1 to provision port 500f3c47-c70b-4711-9051-3139ce7d8d4b 2026-07-02 11:24:32.016 9 INFO neutron.plugins.ml2.plugin [None req-1d39ed28-6cf7-4881-a8e5-14acf59f6227 - - - - - -] Attempt 1 to provision port 500f3c47-c70b-4711-9051-3139ce7d8d4b 2026-07-02 11:24:32.501 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 8e3cc1f2-103a-40a7-a5e2-2e2531f4a9d2 2026-07-02 11:24:37.930 9 INFO neutron.plugins.ml2.plugin [None req-6817ce68-bde9-47eb-8059-1899556ad98e - - - - - -] Attempt 1 to provision port e8135b1f-4eac-44dd-b905-e5d398b7a7b0 2026-07-02 11:24:38.508 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port e8135b1f-4eac-44dd-b905-e5d398b7a7b0 2026-07-02 11:24:39.393 9 INFO neutron.plugins.ml2.plugin [None req-8e7f2382-25dd-4930-98ea-3d957a0c2045 - - - - - -] Attempt 1 to provision port b2c7d90b-ab8b-4d42-8c7f-1e0937695950 2026-07-02 11:24:39.754 10 INFO neutron.plugins.ml2.plugin [None req-f484cd99-574a-4d99-b184-b89a66fbabb0 - - - - - -] Attempt 1 to provision port b2c7d90b-ab8b-4d42-8c7f-1e0937695950 2026-07-02 11:24:43.838 9 INFO neutron.plugins.ml2.plugin [None req-c27cc1b4-ef2c-42d2-8ae8-ae9606200f4f - - - - - -] Attempt 1 to provision port 990c6adf-ec61-4866-a5af-166699f3c9e9 2026-07-02 11:24:44.523 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 99ec6f75-53bb-42c7-b95b-c7d02a2c24e2 2026-07-02 11:24:44.597 9 INFO neutron.plugins.ml2.plugin [None req-27aa33d3-0294-423f-a083-c15e15ba29e5 - - - - - -] Attempt 1 to provision port 44879ad3-1fc4-4f83-9497-e8483109c85e 2026-07-02 11:24:45.150 9 INFO neutron.plugins.ml2.plugin [None req-7e745eab-d8b5-48eb-9e1e-a9f9a77864b3 - - - - - -] Attempt 1 to provision port 99ec6f75-53bb-42c7-b95b-c7d02a2c24e2 2026-07-02 11:24:46.515 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 99ec6f75-53bb-42c7-b95b-c7d02a2c24e2 2026-07-02 11:24:47.897 9 INFO neutron.plugins.ml2.plugin [None req-4353141f-aa4e-46db-8a44-9c79d3705af7 - - - - - -] Attempt 1 to provision port 1c99aa50-db67-46c4-8de5-aba0dc279d3a 2026-07-02 11:24:48.565 10 INFO neutron.plugins.ml2.plugin [None req-ccdf2a84-390e-47a7-8586-501577f44124 - - - - - -] Attempt 1 to provision port 1c99aa50-db67-46c4-8de5-aba0dc279d3a 2026-07-02 11:24:48.571 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port f0232d2a-9cdf-4c95-bd9b-554488b56ab8 2026-07-02 11:24:50.516 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port f0232d2a-9cdf-4c95-bd9b-554488b56ab8 2026-07-02 11:24:52.171 9 INFO neutron.plugins.ml2.plugin [None req-c9e0d368-3dc7-431a-9368-7b0a0e3892e1 - - - - - -] Attempt 1 to provision port 4d51f943-21da-4d35-b38c-e14f87466e44 2026-07-02 11:24:52.615 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 0c6dcc1d-ac97-465c-86f7-b1f6fb2f195a 2026-07-02 11:24:52.960 10 INFO neutron.plugins.ml2.plugin [None req-32f23ed6-8439-4030-903a-6d22cf4ffcaf - - - - - -] Attempt 1 to provision port 0c6dcc1d-ac97-465c-86f7-b1f6fb2f195a 2026-07-02 11:24:54.923 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port f480152c-e604-454d-9654-a35c6bd554b6 2026-07-02 11:24:55.322 10 INFO neutron.plugins.ml2.plugin [None req-7e78c0e9-e81b-4e3b-8a6a-9e4eae88b748 - - - - - -] Attempt 1 to provision port 8ab37c7d-f069-4998-a92a-a43191f68ef6 2026-07-02 11:24:55.602 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 0c6dcc1d-ac97-465c-86f7-b1f6fb2f195a 2026-07-02 11:24:55.995 10 INFO neutron.plugins.ml2.plugin [None req-e44e30ec-3b07-4901-b74a-101c839af556 - - - - - -] Attempt 1 to provision port 8ab37c7d-f069-4998-a92a-a43191f68ef6 2026-07-02 11:24:56.575 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 7dc2f71b-9ee5-4db0-9dd3-ce3b181bffa0 2026-07-02 11:24:58.498 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 7dc2f71b-9ee5-4db0-9dd3-ce3b181bffa0 2026-07-02 11:25:03.317 9 INFO neutron.plugins.ml2.plugin [None req-75cd93b1-beec-4d30-9917-853913c050f7 - - - - - -] Attempt 1 to provision port 378b32e7-f1eb-4ea5-a83e-f772553b7e33 2026-07-02 11:25:04.607 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 1c99aa50-db67-46c4-8de5-aba0dc279d3a 2026-07-02 11:25:06.723 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 378b32e7-f1eb-4ea5-a83e-f772553b7e33 2026-07-02 11:25:06.876 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-60457144-9126-4b10-8557-94564d380f3e'] response: {'server_uuid': '95e17a94-df0e-4f0e-9cd0-9e72d09fa6f0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '378b32e7-f1eb-4ea5-a83e-f772553b7e33', 'code': 200} 2026-07-02 11:25:07.398 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 44879ad3-1fc4-4f83-9497-e8483109c85e 2026-07-02 11:25:07.824 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 1c99aa50-db67-46c4-8de5-aba0dc279d3a 2026-07-02 11:25:08.524 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 378b32e7-f1eb-4ea5-a83e-f772553b7e33 2026-07-02 11:25:08.885 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 44879ad3-1fc4-4f83-9497-e8483109c85e 2026-07-02 11:25:12.528 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 4d51f943-21da-4d35-b38c-e14f87466e44 2026-07-02 11:25:12.858 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 8ab37c7d-f069-4998-a92a-a43191f68ef6 2026-07-02 11:25:14.542 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 4d51f943-21da-4d35-b38c-e14f87466e44 2026-07-02 11:25:14.760 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 8ab37c7d-f069-4998-a92a-a43191f68ef6 2026-07-02 11:25:17.091 10 INFO neutron.plugins.ml2.plugin [None req-0227f9aa-51fc-4f25-9d6c-634849174c80 - - - - - -] Attempt 1 to provision port 4fd35383-42d0-481e-b122-bc21ce788fbc 2026-07-02 11:25:20.531 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 691a9545-f97c-4dec-9e74-cda76e7b94b8 2026-07-02 11:25:22.000 9 INFO neutron.plugins.ml2.plugin [None req-d55316ec-e185-4fd0-956e-3eb19ed21107 - - - - - -] Attempt 1 to provision port cef70b74-4c02-4a98-a16c-320af1515dd0 2026-07-02 11:25:22.478 9 INFO neutron.plugins.ml2.plugin [None req-d55316ec-e185-4fd0-956e-3eb19ed21107 - - - - - -] Attempt 1 to provision port 0d477c35-a72c-4785-9759-623ca982d4b4 2026-07-02 11:25:22.629 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port cef70b74-4c02-4a98-a16c-320af1515dd0 2026-07-02 11:25:22.634 9 INFO neutron.plugins.ml2.plugin [None req-44f6333d-d685-4718-9383-e18caeef298a - - - - - -] Attempt 1 to provision port 0d477c35-a72c-4785-9759-623ca982d4b4 2026-07-02 11:25:22.967 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 691a9545-f97c-4dec-9e74-cda76e7b94b8 2026-07-02 11:25:24.748 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port cef70b74-4c02-4a98-a16c-320af1515dd0 2026-07-02 11:25:29.872 9 INFO neutron.plugins.ml2.plugin [None req-6ce2e02f-3591-4232-881e-fc25ee1b2523 - - - - - -] Attempt 1 to provision port 21ed8170-b317-4bd3-802c-fdb696fd0dfe 2026-07-02 11:25:30.150 9 INFO neutron.plugins.ml2.plugin [None req-2fdf6ef7-fe9c-4d88-b2e0-6d0b82ba59fc - - - - - -] Attempt 1 to provision port a54dec4f-365f-428d-8584-412cc5af8d5a 2026-07-02 11:25:30.512 9 INFO neutron.plugins.ml2.plugin [None req-ddb27ecf-f011-48da-b85d-5ac71c89a99c - - - - - -] Attempt 1 to provision port 954ad10a-fa60-407c-be62-fa8a101e2cb3 2026-07-02 11:25:30.544 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 954ad10a-fa60-407c-be62-fa8a101e2cb3 2026-07-02 11:25:32.543 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 954ad10a-fa60-407c-be62-fa8a101e2cb3 2026-07-02 11:25:33.146 10 INFO neutron.plugins.ml2.plugin [None req-0d1f0671-c654-4070-a78a-7c53cd396c55 - - - - - -] Attempt 1 to provision port a98b5a55-4d0c-4b8c-aa1c-d5fbdad94a66 2026-07-02 11:25:33.909 10 INFO neutron.plugins.ml2.plugin [None req-44b27be4-333e-4696-b211-c17bcef228d4 - - - - - -] Attempt 1 to provision port a98b5a55-4d0c-4b8c-aa1c-d5fbdad94a66 2026-07-02 11:25:34.744 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port b00dcda8-128c-400d-8d6f-31f7fb0e0690 2026-07-02 11:25:36.710 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port b00dcda8-128c-400d-8d6f-31f7fb0e0690 2026-07-02 11:25:37.127 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 21ed8170-b317-4bd3-802c-fdb696fd0dfe /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-07-02 11:25:37.350 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e4b131a-4c3b-44e5-b579-b2c7236182d2'] response: {'server_uuid': '60cc0593-5d21-4c8a-9c20-b2fd40905bb4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '21ed8170-b317-4bd3-802c-fdb696fd0dfe', 'code': 200} 2026-07-02 11:25:38.692 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 0d477c35-a72c-4785-9759-623ca982d4b4 2026-07-02 11:25:39.116 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 4fd35383-42d0-481e-b122-bc21ce788fbc 2026-07-02 11:25:39.477 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 21ed8170-b317-4bd3-802c-fdb696fd0dfe 2026-07-02 11:25:39.501 9 INFO neutron.plugins.ml2.plugin [None req-c5741ed3-9a5e-45d2-a1dd-9615b5183c3d - - - - - -] Attempt 1 to provision port 7000bf66-c784-48b1-9d19-b1cc7816ecf6 2026-07-02 11:25:40.623 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 0d477c35-a72c-4785-9759-623ca982d4b4 2026-07-02 11:25:40.921 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 4fd35383-42d0-481e-b122-bc21ce788fbc 2026-07-02 11:25:42.745 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 7000bf66-c784-48b1-9d19-b1cc7816ecf6 2026-07-02 11:25:42.952 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f80040d7-7656-457d-8c66-3ef03efd265b'] response: {'server_uuid': '356be398-2f4f-404f-8790-7275a9a0eaa5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7000bf66-c784-48b1-9d19-b1cc7816ecf6', 'code': 200} 2026-07-02 11:25:44.555 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 7000bf66-c784-48b1-9d19-b1cc7816ecf6 2026-07-02 11:25:44.591 9 ERROR neutron.plugins.ml2.managers [None req-853dbf72-b955-42cb-8855-ae8cd85b2e1a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f6ea2c46-12cb-4f29-bfa4-88cd67dddd6e could not be found. 2026-07-02 11:25:44.591 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 11:25:44.591 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-07-02 11:25:44.591 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 11:25:44.591 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-07-02 11:25:44.591 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 11:25:44.591 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-07-02 11:25:44.591 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 11:25:44.591 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-07-02 11:25:44.591 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 11:25:44.591 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-07-02 11:25:44.591 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 11:25:44.591 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-07-02 11:25:44.591 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:25:44.591 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:44.591 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:44.591 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-07-02 11:25:44.591 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:44.591 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-07-02 11:25:44.591 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:25:44.591 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 11:25:44.591 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 11:25:44.591 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:44.591 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:44.591 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-07-02 11:25:44.591 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:44.591 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 11:25:44.591 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:25:44.591 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-07-02 11:25:44.591 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:25:44.591 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:44.591 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:44.591 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-07-02 11:25:44.591 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:44.591 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-07-02 11:25:44.591 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 11:25:44.591 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-07-02 11:25:44.591 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 11:25:44.591 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-07-02 11:25:44.591 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 11:25:44.591 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f6ea2c46-12cb-4f29-bfa4-88cd67dddd6e could not be found. 2026-07-02 11:25:44.591 9 ERROR neutron.plugins.ml2.managers  2026-07-02 11:25:44.592 9 ERROR neutron.plugins.ml2.managers [None req-853dbf72-b955-42cb-8855-ae8cd85b2e1a - - - - - -] Failed to bind port 8b109308-ce13-4999-ad94-e4ad4ed738e2 on host instance for vnic_type normal using segments [{'id': '634ffb88-629e-49c4-b4a6-46e965a414bd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 180, 'network_id': '735d1020-075c-44b0-b18b-3d2494eff582'}] 2026-07-02 11:25:44.593 9 INFO neutron.plugins.ml2.plugin [None req-853dbf72-b955-42cb-8855-ae8cd85b2e1a - - - - - -] Attempt 2 to bind port 8b109308-ce13-4999-ad94-e4ad4ed738e2 2026-07-02 11:25:44.617 9 ERROR neutron.plugins.ml2.managers [None req-853dbf72-b955-42cb-8855-ae8cd85b2e1a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f6ea2c46-12cb-4f29-bfa4-88cd67dddd6e could not be found. 2026-07-02 11:25:44.617 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 11:25:44.617 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-07-02 11:25:44.617 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 11:25:44.617 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-07-02 11:25:44.617 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 11:25:44.617 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-07-02 11:25:44.617 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 11:25:44.617 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-07-02 11:25:44.617 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 11:25:44.617 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-07-02 11:25:44.617 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 11:25:44.617 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-07-02 11:25:44.617 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:25:44.617 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:44.617 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:44.617 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-07-02 11:25:44.617 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:44.617 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-07-02 11:25:44.617 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:25:44.617 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 11:25:44.617 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 11:25:44.617 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:44.617 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:44.617 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-07-02 11:25:44.617 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:44.617 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 11:25:44.617 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:25:44.617 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-07-02 11:25:44.617 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:25:44.617 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:44.617 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:44.617 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-07-02 11:25:44.617 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:44.617 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-07-02 11:25:44.617 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 11:25:44.617 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-07-02 11:25:44.617 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 11:25:44.617 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-07-02 11:25:44.617 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 11:25:44.617 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f6ea2c46-12cb-4f29-bfa4-88cd67dddd6e could not be found. 2026-07-02 11:25:44.617 9 ERROR neutron.plugins.ml2.managers  2026-07-02 11:25:44.617 9 ERROR neutron.plugins.ml2.managers [None req-853dbf72-b955-42cb-8855-ae8cd85b2e1a - - - - - -] Failed to bind port 8b109308-ce13-4999-ad94-e4ad4ed738e2 on host instance for vnic_type normal using segments [{'id': '634ffb88-629e-49c4-b4a6-46e965a414bd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 180, 'network_id': '735d1020-075c-44b0-b18b-3d2494eff582'}] 2026-07-02 11:25:44.618 9 INFO neutron.plugins.ml2.plugin [None req-853dbf72-b955-42cb-8855-ae8cd85b2e1a - - - - - -] Attempt 3 to bind port 8b109308-ce13-4999-ad94-e4ad4ed738e2 2026-07-02 11:25:44.651 9 ERROR neutron.plugins.ml2.managers [None req-853dbf72-b955-42cb-8855-ae8cd85b2e1a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f6ea2c46-12cb-4f29-bfa4-88cd67dddd6e could not be found. 2026-07-02 11:25:44.651 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 11:25:44.651 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-07-02 11:25:44.651 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 11:25:44.651 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-07-02 11:25:44.651 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 11:25:44.651 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-07-02 11:25:44.651 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 11:25:44.651 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-07-02 11:25:44.651 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 11:25:44.651 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-07-02 11:25:44.651 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 11:25:44.651 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-07-02 11:25:44.651 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:25:44.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:44.651 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:44.651 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-07-02 11:25:44.651 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:44.651 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-07-02 11:25:44.651 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:25:44.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 11:25:44.651 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 11:25:44.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:44.651 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:44.651 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-07-02 11:25:44.651 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:44.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 11:25:44.651 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:25:44.651 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-07-02 11:25:44.651 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:25:44.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:44.651 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:44.651 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-07-02 11:25:44.651 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:44.651 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-07-02 11:25:44.651 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 11:25:44.651 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-07-02 11:25:44.651 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 11:25:44.651 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-07-02 11:25:44.651 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 11:25:44.651 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f6ea2c46-12cb-4f29-bfa4-88cd67dddd6e could not be found. 2026-07-02 11:25:44.651 9 ERROR neutron.plugins.ml2.managers  2026-07-02 11:25:44.652 9 ERROR neutron.plugins.ml2.managers [None req-853dbf72-b955-42cb-8855-ae8cd85b2e1a - - - - - -] Failed to bind port 8b109308-ce13-4999-ad94-e4ad4ed738e2 on host instance for vnic_type normal using segments [{'id': '634ffb88-629e-49c4-b4a6-46e965a414bd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 180, 'network_id': '735d1020-075c-44b0-b18b-3d2494eff582'}] 2026-07-02 11:25:44.652 9 INFO neutron.plugins.ml2.plugin [None req-853dbf72-b955-42cb-8855-ae8cd85b2e1a - - - - - -] Attempt 4 to bind port 8b109308-ce13-4999-ad94-e4ad4ed738e2 2026-07-02 11:25:44.670 9 ERROR neutron.plugins.ml2.managers [None req-853dbf72-b955-42cb-8855-ae8cd85b2e1a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f6ea2c46-12cb-4f29-bfa4-88cd67dddd6e could not be found. 2026-07-02 11:25:44.670 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 11:25:44.670 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-07-02 11:25:44.670 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 11:25:44.670 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-07-02 11:25:44.670 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 11:25:44.670 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-07-02 11:25:44.670 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 11:25:44.670 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-07-02 11:25:44.670 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 11:25:44.670 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-07-02 11:25:44.670 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 11:25:44.670 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-07-02 11:25:44.670 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:25:44.670 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:44.670 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:44.670 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-07-02 11:25:44.670 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:44.670 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-07-02 11:25:44.670 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:25:44.670 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 11:25:44.670 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 11:25:44.670 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:44.670 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:44.670 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-07-02 11:25:44.670 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:44.670 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 11:25:44.670 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:25:44.670 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-07-02 11:25:44.670 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:25:44.670 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:44.670 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:44.670 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-07-02 11:25:44.670 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:44.670 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-07-02 11:25:44.670 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 11:25:44.670 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-07-02 11:25:44.670 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 11:25:44.670 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-07-02 11:25:44.670 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 11:25:44.670 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f6ea2c46-12cb-4f29-bfa4-88cd67dddd6e could not be found. 2026-07-02 11:25:44.670 9 ERROR neutron.plugins.ml2.managers  2026-07-02 11:25:44.670 9 ERROR neutron.plugins.ml2.managers [None req-853dbf72-b955-42cb-8855-ae8cd85b2e1a - - - - - -] Failed to bind port 8b109308-ce13-4999-ad94-e4ad4ed738e2 on host instance for vnic_type normal using segments [{'id': '634ffb88-629e-49c4-b4a6-46e965a414bd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 180, 'network_id': '735d1020-075c-44b0-b18b-3d2494eff582'}] 2026-07-02 11:25:44.671 9 INFO neutron.plugins.ml2.plugin [None req-853dbf72-b955-42cb-8855-ae8cd85b2e1a - - - - - -] Attempt 5 to bind port 8b109308-ce13-4999-ad94-e4ad4ed738e2 2026-07-02 11:25:44.694 9 ERROR neutron.plugins.ml2.managers [None req-853dbf72-b955-42cb-8855-ae8cd85b2e1a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f6ea2c46-12cb-4f29-bfa4-88cd67dddd6e could not be found. 2026-07-02 11:25:44.694 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 11:25:44.694 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-07-02 11:25:44.694 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 11:25:44.694 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-07-02 11:25:44.694 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 11:25:44.694 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-07-02 11:25:44.694 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 11:25:44.694 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-07-02 11:25:44.694 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 11:25:44.694 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-07-02 11:25:44.694 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 11:25:44.694 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-07-02 11:25:44.694 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:25:44.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:44.694 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:44.694 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-07-02 11:25:44.694 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:44.694 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-07-02 11:25:44.694 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:25:44.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 11:25:44.694 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 11:25:44.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:44.694 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:44.694 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-07-02 11:25:44.694 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:44.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 11:25:44.694 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:25:44.694 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-07-02 11:25:44.694 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:25:44.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:44.694 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:44.694 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-07-02 11:25:44.694 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:44.694 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-07-02 11:25:44.694 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 11:25:44.694 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-07-02 11:25:44.694 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 11:25:44.694 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-07-02 11:25:44.694 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 11:25:44.694 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f6ea2c46-12cb-4f29-bfa4-88cd67dddd6e could not be found. 2026-07-02 11:25:44.694 9 ERROR neutron.plugins.ml2.managers  2026-07-02 11:25:44.695 9 ERROR neutron.plugins.ml2.managers [None req-853dbf72-b955-42cb-8855-ae8cd85b2e1a - - - - - -] Failed to bind port 8b109308-ce13-4999-ad94-e4ad4ed738e2 on host instance for vnic_type normal using segments [{'id': '634ffb88-629e-49c4-b4a6-46e965a414bd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 180, 'network_id': '735d1020-075c-44b0-b18b-3d2494eff582'}] 2026-07-02 11:25:44.695 9 INFO neutron.plugins.ml2.plugin [None req-853dbf72-b955-42cb-8855-ae8cd85b2e1a - - - - - -] Attempt 6 to bind port 8b109308-ce13-4999-ad94-e4ad4ed738e2 2026-07-02 11:25:44.714 9 ERROR neutron.plugins.ml2.managers [None req-853dbf72-b955-42cb-8855-ae8cd85b2e1a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f6ea2c46-12cb-4f29-bfa4-88cd67dddd6e could not be found. 2026-07-02 11:25:44.714 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 11:25:44.714 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-07-02 11:25:44.714 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 11:25:44.714 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-07-02 11:25:44.714 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 11:25:44.714 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-07-02 11:25:44.714 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 11:25:44.714 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-07-02 11:25:44.714 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 11:25:44.714 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-07-02 11:25:44.714 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 11:25:44.714 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-07-02 11:25:44.714 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:25:44.714 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:44.714 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:44.714 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-07-02 11:25:44.714 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:44.714 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-07-02 11:25:44.714 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:25:44.714 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 11:25:44.714 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 11:25:44.714 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:44.714 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:44.714 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-07-02 11:25:44.714 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:44.714 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 11:25:44.714 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:25:44.714 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-07-02 11:25:44.714 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:25:44.714 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:44.714 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:44.714 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-07-02 11:25:44.714 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:44.714 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-07-02 11:25:44.714 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 11:25:44.714 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-07-02 11:25:44.714 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 11:25:44.714 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-07-02 11:25:44.714 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 11:25:44.714 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f6ea2c46-12cb-4f29-bfa4-88cd67dddd6e could not be found. 2026-07-02 11:25:44.714 9 ERROR neutron.plugins.ml2.managers  2026-07-02 11:25:44.715 9 ERROR neutron.plugins.ml2.managers [None req-853dbf72-b955-42cb-8855-ae8cd85b2e1a - - - - - -] Failed to bind port 8b109308-ce13-4999-ad94-e4ad4ed738e2 on host instance for vnic_type normal using segments [{'id': '634ffb88-629e-49c4-b4a6-46e965a414bd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 180, 'network_id': '735d1020-075c-44b0-b18b-3d2494eff582'}] 2026-07-02 11:25:44.716 9 INFO neutron.plugins.ml2.plugin [None req-853dbf72-b955-42cb-8855-ae8cd85b2e1a - - - - - -] Attempt 7 to bind port 8b109308-ce13-4999-ad94-e4ad4ed738e2 2026-07-02 11:25:44.737 9 ERROR neutron.plugins.ml2.managers [None req-853dbf72-b955-42cb-8855-ae8cd85b2e1a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f6ea2c46-12cb-4f29-bfa4-88cd67dddd6e could not be found. 2026-07-02 11:25:44.737 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 11:25:44.737 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-07-02 11:25:44.737 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 11:25:44.737 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-07-02 11:25:44.737 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 11:25:44.737 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-07-02 11:25:44.737 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 11:25:44.737 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-07-02 11:25:44.737 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 11:25:44.737 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-07-02 11:25:44.737 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 11:25:44.737 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-07-02 11:25:44.737 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:25:44.737 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:44.737 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:44.737 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-07-02 11:25:44.737 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:44.737 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-07-02 11:25:44.737 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:25:44.737 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 11:25:44.737 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 11:25:44.737 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:44.737 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:44.737 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-07-02 11:25:44.737 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:44.737 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 11:25:44.737 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:25:44.737 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-07-02 11:25:44.737 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:25:44.737 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:44.737 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:44.737 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-07-02 11:25:44.737 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:44.737 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-07-02 11:25:44.737 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 11:25:44.737 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-07-02 11:25:44.737 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 11:25:44.737 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-07-02 11:25:44.737 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 11:25:44.737 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f6ea2c46-12cb-4f29-bfa4-88cd67dddd6e could not be found. 2026-07-02 11:25:44.737 9 ERROR neutron.plugins.ml2.managers  2026-07-02 11:25:44.738 9 ERROR neutron.plugins.ml2.managers [None req-853dbf72-b955-42cb-8855-ae8cd85b2e1a - - - - - -] Failed to bind port 8b109308-ce13-4999-ad94-e4ad4ed738e2 on host instance for vnic_type normal using segments [{'id': '634ffb88-629e-49c4-b4a6-46e965a414bd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 180, 'network_id': '735d1020-075c-44b0-b18b-3d2494eff582'}] 2026-07-02 11:25:44.739 9 INFO neutron.plugins.ml2.plugin [None req-853dbf72-b955-42cb-8855-ae8cd85b2e1a - - - - - -] Attempt 8 to bind port 8b109308-ce13-4999-ad94-e4ad4ed738e2 2026-07-02 11:25:44.761 9 ERROR neutron.plugins.ml2.managers [None req-853dbf72-b955-42cb-8855-ae8cd85b2e1a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f6ea2c46-12cb-4f29-bfa4-88cd67dddd6e could not be found. 2026-07-02 11:25:44.761 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 11:25:44.761 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-07-02 11:25:44.761 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 11:25:44.761 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-07-02 11:25:44.761 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 11:25:44.761 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-07-02 11:25:44.761 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 11:25:44.761 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-07-02 11:25:44.761 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 11:25:44.761 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-07-02 11:25:44.761 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 11:25:44.761 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-07-02 11:25:44.761 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:25:44.761 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:44.761 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:44.761 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-07-02 11:25:44.761 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:44.761 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-07-02 11:25:44.761 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:25:44.761 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 11:25:44.761 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 11:25:44.761 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:44.761 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:44.761 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-07-02 11:25:44.761 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:44.761 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 11:25:44.761 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:25:44.761 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-07-02 11:25:44.761 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:25:44.761 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:44.761 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:44.761 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-07-02 11:25:44.761 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:44.761 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-07-02 11:25:44.761 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 11:25:44.761 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-07-02 11:25:44.761 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 11:25:44.761 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-07-02 11:25:44.761 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 11:25:44.761 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f6ea2c46-12cb-4f29-bfa4-88cd67dddd6e could not be found. 2026-07-02 11:25:44.761 9 ERROR neutron.plugins.ml2.managers  2026-07-02 11:25:44.762 9 ERROR neutron.plugins.ml2.managers [None req-853dbf72-b955-42cb-8855-ae8cd85b2e1a - - - - - -] Failed to bind port 8b109308-ce13-4999-ad94-e4ad4ed738e2 on host instance for vnic_type normal using segments [{'id': '634ffb88-629e-49c4-b4a6-46e965a414bd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 180, 'network_id': '735d1020-075c-44b0-b18b-3d2494eff582'}] 2026-07-02 11:25:44.762 9 INFO neutron.plugins.ml2.plugin [None req-853dbf72-b955-42cb-8855-ae8cd85b2e1a - - - - - -] Attempt 9 to bind port 8b109308-ce13-4999-ad94-e4ad4ed738e2 2026-07-02 11:25:44.784 9 ERROR neutron.plugins.ml2.managers [None req-853dbf72-b955-42cb-8855-ae8cd85b2e1a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f6ea2c46-12cb-4f29-bfa4-88cd67dddd6e could not be found. 2026-07-02 11:25:44.784 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 11:25:44.784 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-07-02 11:25:44.784 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 11:25:44.784 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-07-02 11:25:44.784 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 11:25:44.784 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-07-02 11:25:44.784 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 11:25:44.784 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-07-02 11:25:44.784 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 11:25:44.784 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-07-02 11:25:44.784 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 11:25:44.784 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-07-02 11:25:44.784 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:25:44.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:44.784 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:44.784 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-07-02 11:25:44.784 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:44.784 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-07-02 11:25:44.784 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:25:44.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 11:25:44.784 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 11:25:44.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:44.784 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:44.784 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-07-02 11:25:44.784 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:44.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 11:25:44.784 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:25:44.784 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-07-02 11:25:44.784 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:25:44.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:44.784 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:44.784 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-07-02 11:25:44.784 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:44.784 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-07-02 11:25:44.784 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 11:25:44.784 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-07-02 11:25:44.784 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 11:25:44.784 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-07-02 11:25:44.784 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 11:25:44.784 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f6ea2c46-12cb-4f29-bfa4-88cd67dddd6e could not be found. 2026-07-02 11:25:44.784 9 ERROR neutron.plugins.ml2.managers  2026-07-02 11:25:44.785 9 ERROR neutron.plugins.ml2.managers [None req-853dbf72-b955-42cb-8855-ae8cd85b2e1a - - - - - -] Failed to bind port 8b109308-ce13-4999-ad94-e4ad4ed738e2 on host instance for vnic_type normal using segments [{'id': '634ffb88-629e-49c4-b4a6-46e965a414bd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 180, 'network_id': '735d1020-075c-44b0-b18b-3d2494eff582'}] 2026-07-02 11:25:44.785 9 INFO neutron.plugins.ml2.plugin [None req-853dbf72-b955-42cb-8855-ae8cd85b2e1a - - - - - -] Attempt 10 to bind port 8b109308-ce13-4999-ad94-e4ad4ed738e2 2026-07-02 11:25:44.816 9 ERROR neutron.plugins.ml2.managers [None req-853dbf72-b955-42cb-8855-ae8cd85b2e1a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f6ea2c46-12cb-4f29-bfa4-88cd67dddd6e could not be found. 2026-07-02 11:25:44.816 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 11:25:44.816 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-07-02 11:25:44.816 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 11:25:44.816 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-07-02 11:25:44.816 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 11:25:44.816 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-07-02 11:25:44.816 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 11:25:44.816 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-07-02 11:25:44.816 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 11:25:44.816 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-07-02 11:25:44.816 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 11:25:44.816 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-07-02 11:25:44.816 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:25:44.816 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:44.816 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:44.816 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-07-02 11:25:44.816 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:44.816 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-07-02 11:25:44.816 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:25:44.816 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 11:25:44.816 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 11:25:44.816 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:44.816 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:44.816 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-07-02 11:25:44.816 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:44.816 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 11:25:44.816 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:25:44.816 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-07-02 11:25:44.816 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:25:44.816 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:44.816 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:44.816 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-07-02 11:25:44.816 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:44.816 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-07-02 11:25:44.816 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 11:25:44.816 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-07-02 11:25:44.816 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 11:25:44.816 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-07-02 11:25:44.816 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 11:25:44.816 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f6ea2c46-12cb-4f29-bfa4-88cd67dddd6e could not be found. 2026-07-02 11:25:44.816 9 ERROR neutron.plugins.ml2.managers  2026-07-02 11:25:44.817 9 ERROR neutron.plugins.ml2.managers [None req-853dbf72-b955-42cb-8855-ae8cd85b2e1a - - - - - -] Failed to bind port 8b109308-ce13-4999-ad94-e4ad4ed738e2 on host instance for vnic_type normal using segments [{'id': '634ffb88-629e-49c4-b4a6-46e965a414bd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 180, 'network_id': '735d1020-075c-44b0-b18b-3d2494eff582'}] 2026-07-02 11:25:46.648 10 ERROR neutron.plugins.ml2.managers [None req-58abbe30-adef-4bde-9390-1f6fc0480f83 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8b6a99ef-2def-4b27-812f-3638610a60c2 could not be found. 2026-07-02 11:25:46.648 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 11:25:46.648 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-07-02 11:25:46.648 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 11:25:46.648 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-07-02 11:25:46.648 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 11:25:46.648 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-07-02 11:25:46.648 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 11:25:46.648 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-07-02 11:25:46.648 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 11:25:46.648 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-07-02 11:25:46.648 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 11:25:46.648 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-07-02 11:25:46.648 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:25:46.648 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:46.648 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:46.648 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-07-02 11:25:46.648 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:46.648 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-07-02 11:25:46.648 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:25:46.648 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 11:25:46.648 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 11:25:46.648 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:46.648 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:46.648 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-07-02 11:25:46.648 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:46.648 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 11:25:46.648 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:25:46.648 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-07-02 11:25:46.648 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:25:46.648 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:46.648 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:46.648 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-07-02 11:25:46.648 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:46.648 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-07-02 11:25:46.648 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 11:25:46.648 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-07-02 11:25:46.648 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 11:25:46.648 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-07-02 11:25:46.648 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 11:25:46.648 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8b6a99ef-2def-4b27-812f-3638610a60c2 could not be found. 2026-07-02 11:25:46.648 10 ERROR neutron.plugins.ml2.managers  2026-07-02 11:25:46.649 10 ERROR neutron.plugins.ml2.managers [None req-58abbe30-adef-4bde-9390-1f6fc0480f83 - - - - - -] Failed to bind port 39fc68a9-f68b-4e2d-a30d-71477f9cbcbf on host instance for vnic_type normal using segments [{'id': '692b117d-d735-45b2-b281-d98dff4631fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 17, 'network_id': 'cd631a34-f90b-46f4-a007-891c5f1ad47e'}] 2026-07-02 11:25:46.649 10 INFO neutron.plugins.ml2.plugin [None req-58abbe30-adef-4bde-9390-1f6fc0480f83 - - - - - -] Attempt 2 to bind port 39fc68a9-f68b-4e2d-a30d-71477f9cbcbf 2026-07-02 11:25:46.674 10 ERROR neutron.plugins.ml2.managers [None req-58abbe30-adef-4bde-9390-1f6fc0480f83 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8b6a99ef-2def-4b27-812f-3638610a60c2 could not be found. 2026-07-02 11:25:46.674 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 11:25:46.674 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-07-02 11:25:46.674 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 11:25:46.674 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-07-02 11:25:46.674 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 11:25:46.674 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-07-02 11:25:46.674 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 11:25:46.674 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-07-02 11:25:46.674 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 11:25:46.674 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-07-02 11:25:46.674 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 11:25:46.674 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-07-02 11:25:46.674 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:25:46.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:46.674 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:46.674 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-07-02 11:25:46.674 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:46.674 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-07-02 11:25:46.674 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:25:46.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 11:25:46.674 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 11:25:46.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:46.674 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:46.674 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-07-02 11:25:46.674 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:46.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 11:25:46.674 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:25:46.674 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-07-02 11:25:46.674 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:25:46.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:46.674 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:46.674 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-07-02 11:25:46.674 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:46.674 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-07-02 11:25:46.674 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 11:25:46.674 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-07-02 11:25:46.674 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 11:25:46.674 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-07-02 11:25:46.674 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 11:25:46.674 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8b6a99ef-2def-4b27-812f-3638610a60c2 could not be found. 2026-07-02 11:25:46.674 10 ERROR neutron.plugins.ml2.managers  2026-07-02 11:25:46.675 10 ERROR neutron.plugins.ml2.managers [None req-58abbe30-adef-4bde-9390-1f6fc0480f83 - - - - - -] Failed to bind port 39fc68a9-f68b-4e2d-a30d-71477f9cbcbf on host instance for vnic_type normal using segments [{'id': '692b117d-d735-45b2-b281-d98dff4631fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 17, 'network_id': 'cd631a34-f90b-46f4-a007-891c5f1ad47e'}] 2026-07-02 11:25:46.675 10 INFO neutron.plugins.ml2.plugin [None req-58abbe30-adef-4bde-9390-1f6fc0480f83 - - - - - -] Attempt 3 to bind port 39fc68a9-f68b-4e2d-a30d-71477f9cbcbf 2026-07-02 11:25:46.705 10 ERROR neutron.plugins.ml2.managers [None req-58abbe30-adef-4bde-9390-1f6fc0480f83 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8b6a99ef-2def-4b27-812f-3638610a60c2 could not be found. 2026-07-02 11:25:46.705 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 11:25:46.705 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-07-02 11:25:46.705 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 11:25:46.705 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-07-02 11:25:46.705 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 11:25:46.705 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-07-02 11:25:46.705 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 11:25:46.705 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-07-02 11:25:46.705 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 11:25:46.705 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-07-02 11:25:46.705 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 11:25:46.705 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-07-02 11:25:46.705 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:25:46.705 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:46.705 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:46.705 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-07-02 11:25:46.705 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:46.705 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-07-02 11:25:46.705 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:25:46.705 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 11:25:46.705 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 11:25:46.705 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:46.705 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:46.705 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-07-02 11:25:46.705 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:46.705 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 11:25:46.705 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:25:46.705 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-07-02 11:25:46.705 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:25:46.705 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:46.705 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:46.705 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-07-02 11:25:46.705 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:46.705 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-07-02 11:25:46.705 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 11:25:46.705 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-07-02 11:25:46.705 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 11:25:46.705 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-07-02 11:25:46.705 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 11:25:46.705 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8b6a99ef-2def-4b27-812f-3638610a60c2 could not be found. 2026-07-02 11:25:46.705 10 ERROR neutron.plugins.ml2.managers  2026-07-02 11:25:46.706 10 ERROR neutron.plugins.ml2.managers [None req-58abbe30-adef-4bde-9390-1f6fc0480f83 - - - - - -] Failed to bind port 39fc68a9-f68b-4e2d-a30d-71477f9cbcbf on host instance for vnic_type normal using segments [{'id': '692b117d-d735-45b2-b281-d98dff4631fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 17, 'network_id': 'cd631a34-f90b-46f4-a007-891c5f1ad47e'}] 2026-07-02 11:25:46.706 10 INFO neutron.plugins.ml2.plugin [None req-58abbe30-adef-4bde-9390-1f6fc0480f83 - - - - - -] Attempt 4 to bind port 39fc68a9-f68b-4e2d-a30d-71477f9cbcbf 2026-07-02 11:25:46.730 10 ERROR neutron.plugins.ml2.managers [None req-58abbe30-adef-4bde-9390-1f6fc0480f83 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8b6a99ef-2def-4b27-812f-3638610a60c2 could not be found. 2026-07-02 11:25:46.730 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 11:25:46.730 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-07-02 11:25:46.730 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 11:25:46.730 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-07-02 11:25:46.730 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 11:25:46.730 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-07-02 11:25:46.730 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 11:25:46.730 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-07-02 11:25:46.730 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 11:25:46.730 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-07-02 11:25:46.730 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 11:25:46.730 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-07-02 11:25:46.730 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:25:46.730 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:46.730 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:46.730 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-07-02 11:25:46.730 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:46.730 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-07-02 11:25:46.730 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:25:46.730 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 11:25:46.730 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 11:25:46.730 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:46.730 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:46.730 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-07-02 11:25:46.730 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:46.730 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 11:25:46.730 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:25:46.730 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-07-02 11:25:46.730 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:25:46.730 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:46.730 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:46.730 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-07-02 11:25:46.730 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:46.730 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-07-02 11:25:46.730 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 11:25:46.730 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-07-02 11:25:46.730 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 11:25:46.730 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-07-02 11:25:46.730 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 11:25:46.730 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8b6a99ef-2def-4b27-812f-3638610a60c2 could not be found. 2026-07-02 11:25:46.730 10 ERROR neutron.plugins.ml2.managers  2026-07-02 11:25:46.731 10 ERROR neutron.plugins.ml2.managers [None req-58abbe30-adef-4bde-9390-1f6fc0480f83 - - - - - -] Failed to bind port 39fc68a9-f68b-4e2d-a30d-71477f9cbcbf on host instance for vnic_type normal using segments [{'id': '692b117d-d735-45b2-b281-d98dff4631fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 17, 'network_id': 'cd631a34-f90b-46f4-a007-891c5f1ad47e'}] 2026-07-02 11:25:46.732 10 INFO neutron.plugins.ml2.plugin [None req-58abbe30-adef-4bde-9390-1f6fc0480f83 - - - - - -] Attempt 5 to bind port 39fc68a9-f68b-4e2d-a30d-71477f9cbcbf 2026-07-02 11:25:46.760 10 ERROR neutron.plugins.ml2.managers [None req-58abbe30-adef-4bde-9390-1f6fc0480f83 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8b6a99ef-2def-4b27-812f-3638610a60c2 could not be found. 2026-07-02 11:25:46.760 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 11:25:46.760 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-07-02 11:25:46.760 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 11:25:46.760 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-07-02 11:25:46.760 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 11:25:46.760 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-07-02 11:25:46.760 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 11:25:46.760 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-07-02 11:25:46.760 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 11:25:46.760 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-07-02 11:25:46.760 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 11:25:46.760 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-07-02 11:25:46.760 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:25:46.760 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:46.760 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:46.760 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-07-02 11:25:46.760 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:46.760 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-07-02 11:25:46.760 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:25:46.760 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 11:25:46.760 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 11:25:46.760 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:46.760 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:46.760 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-07-02 11:25:46.760 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:46.760 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 11:25:46.760 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:25:46.760 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-07-02 11:25:46.760 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:25:46.760 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:46.760 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:46.760 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-07-02 11:25:46.760 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:46.760 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-07-02 11:25:46.760 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 11:25:46.760 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-07-02 11:25:46.760 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 11:25:46.760 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-07-02 11:25:46.760 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 11:25:46.760 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8b6a99ef-2def-4b27-812f-3638610a60c2 could not be found. 2026-07-02 11:25:46.760 10 ERROR neutron.plugins.ml2.managers  2026-07-02 11:25:46.762 10 ERROR neutron.plugins.ml2.managers [None req-58abbe30-adef-4bde-9390-1f6fc0480f83 - - - - - -] Failed to bind port 39fc68a9-f68b-4e2d-a30d-71477f9cbcbf on host instance for vnic_type normal using segments [{'id': '692b117d-d735-45b2-b281-d98dff4631fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 17, 'network_id': 'cd631a34-f90b-46f4-a007-891c5f1ad47e'}] 2026-07-02 11:25:46.762 10 INFO neutron.plugins.ml2.plugin [None req-58abbe30-adef-4bde-9390-1f6fc0480f83 - - - - - -] Attempt 6 to bind port 39fc68a9-f68b-4e2d-a30d-71477f9cbcbf 2026-07-02 11:25:46.790 10 ERROR neutron.plugins.ml2.managers [None req-58abbe30-adef-4bde-9390-1f6fc0480f83 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8b6a99ef-2def-4b27-812f-3638610a60c2 could not be found. 2026-07-02 11:25:46.790 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 11:25:46.790 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-07-02 11:25:46.790 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 11:25:46.790 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-07-02 11:25:46.790 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 11:25:46.790 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-07-02 11:25:46.790 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 11:25:46.790 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-07-02 11:25:46.790 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 11:25:46.790 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-07-02 11:25:46.790 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 11:25:46.790 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-07-02 11:25:46.790 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:25:46.790 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:46.790 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:46.790 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-07-02 11:25:46.790 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:46.790 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-07-02 11:25:46.790 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:25:46.790 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 11:25:46.790 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 11:25:46.790 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:46.790 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:46.790 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-07-02 11:25:46.790 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:46.790 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 11:25:46.790 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:25:46.790 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-07-02 11:25:46.790 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:25:46.790 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:46.790 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:46.790 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-07-02 11:25:46.790 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:46.790 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-07-02 11:25:46.790 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 11:25:46.790 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-07-02 11:25:46.790 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 11:25:46.790 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-07-02 11:25:46.790 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 11:25:46.790 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8b6a99ef-2def-4b27-812f-3638610a60c2 could not be found. 2026-07-02 11:25:46.790 10 ERROR neutron.plugins.ml2.managers  2026-07-02 11:25:46.791 10 ERROR neutron.plugins.ml2.managers [None req-58abbe30-adef-4bde-9390-1f6fc0480f83 - - - - - -] Failed to bind port 39fc68a9-f68b-4e2d-a30d-71477f9cbcbf on host instance for vnic_type normal using segments [{'id': '692b117d-d735-45b2-b281-d98dff4631fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 17, 'network_id': 'cd631a34-f90b-46f4-a007-891c5f1ad47e'}] 2026-07-02 11:25:46.792 10 INFO neutron.plugins.ml2.plugin [None req-58abbe30-adef-4bde-9390-1f6fc0480f83 - - - - - -] Attempt 7 to bind port 39fc68a9-f68b-4e2d-a30d-71477f9cbcbf 2026-07-02 11:25:46.829 10 ERROR neutron.plugins.ml2.managers [None req-58abbe30-adef-4bde-9390-1f6fc0480f83 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8b6a99ef-2def-4b27-812f-3638610a60c2 could not be found. 2026-07-02 11:25:46.829 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 11:25:46.829 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-07-02 11:25:46.829 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 11:25:46.829 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-07-02 11:25:46.829 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 11:25:46.829 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-07-02 11:25:46.829 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 11:25:46.829 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-07-02 11:25:46.829 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 11:25:46.829 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-07-02 11:25:46.829 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 11:25:46.829 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-07-02 11:25:46.829 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:25:46.829 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:46.829 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:46.829 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-07-02 11:25:46.829 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:46.829 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-07-02 11:25:46.829 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:25:46.829 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 11:25:46.829 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 11:25:46.829 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:46.829 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:46.829 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-07-02 11:25:46.829 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:46.829 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 11:25:46.829 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:25:46.829 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-07-02 11:25:46.829 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:25:46.829 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:46.829 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:46.829 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-07-02 11:25:46.829 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:46.829 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-07-02 11:25:46.829 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 11:25:46.829 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-07-02 11:25:46.829 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 11:25:46.829 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-07-02 11:25:46.829 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 11:25:46.829 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8b6a99ef-2def-4b27-812f-3638610a60c2 could not be found. 2026-07-02 11:25:46.829 10 ERROR neutron.plugins.ml2.managers  2026-07-02 11:25:46.830 10 ERROR neutron.plugins.ml2.managers [None req-58abbe30-adef-4bde-9390-1f6fc0480f83 - - - - - -] Failed to bind port 39fc68a9-f68b-4e2d-a30d-71477f9cbcbf on host instance for vnic_type normal using segments [{'id': '692b117d-d735-45b2-b281-d98dff4631fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 17, 'network_id': 'cd631a34-f90b-46f4-a007-891c5f1ad47e'}] 2026-07-02 11:25:46.830 10 INFO neutron.plugins.ml2.plugin [None req-58abbe30-adef-4bde-9390-1f6fc0480f83 - - - - - -] Attempt 8 to bind port 39fc68a9-f68b-4e2d-a30d-71477f9cbcbf 2026-07-02 11:25:46.848 10 ERROR neutron.plugins.ml2.managers [None req-58abbe30-adef-4bde-9390-1f6fc0480f83 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8b6a99ef-2def-4b27-812f-3638610a60c2 could not be found. 2026-07-02 11:25:46.848 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 11:25:46.848 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-07-02 11:25:46.848 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 11:25:46.848 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-07-02 11:25:46.848 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 11:25:46.848 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-07-02 11:25:46.848 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 11:25:46.848 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-07-02 11:25:46.848 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 11:25:46.848 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-07-02 11:25:46.848 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 11:25:46.848 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-07-02 11:25:46.848 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:25:46.848 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:46.848 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:46.848 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-07-02 11:25:46.848 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:46.848 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-07-02 11:25:46.848 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:25:46.848 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 11:25:46.848 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 11:25:46.848 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:46.848 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:46.848 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-07-02 11:25:46.848 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:46.848 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 11:25:46.848 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:25:46.848 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-07-02 11:25:46.848 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:25:46.848 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:46.848 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:46.848 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-07-02 11:25:46.848 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:46.848 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-07-02 11:25:46.848 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 11:25:46.848 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-07-02 11:25:46.848 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 11:25:46.848 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-07-02 11:25:46.848 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 11:25:46.848 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8b6a99ef-2def-4b27-812f-3638610a60c2 could not be found. 2026-07-02 11:25:46.848 10 ERROR neutron.plugins.ml2.managers  2026-07-02 11:25:46.848 10 ERROR neutron.plugins.ml2.managers [None req-58abbe30-adef-4bde-9390-1f6fc0480f83 - - - - - -] Failed to bind port 39fc68a9-f68b-4e2d-a30d-71477f9cbcbf on host instance for vnic_type normal using segments [{'id': '692b117d-d735-45b2-b281-d98dff4631fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 17, 'network_id': 'cd631a34-f90b-46f4-a007-891c5f1ad47e'}] 2026-07-02 11:25:46.849 10 INFO neutron.plugins.ml2.plugin [None req-58abbe30-adef-4bde-9390-1f6fc0480f83 - - - - - -] Attempt 9 to bind port 39fc68a9-f68b-4e2d-a30d-71477f9cbcbf 2026-07-02 11:25:46.872 10 ERROR neutron.plugins.ml2.managers [None req-58abbe30-adef-4bde-9390-1f6fc0480f83 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8b6a99ef-2def-4b27-812f-3638610a60c2 could not be found. 2026-07-02 11:25:46.872 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 11:25:46.872 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-07-02 11:25:46.872 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 11:25:46.872 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-07-02 11:25:46.872 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 11:25:46.872 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-07-02 11:25:46.872 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 11:25:46.872 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-07-02 11:25:46.872 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 11:25:46.872 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-07-02 11:25:46.872 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 11:25:46.872 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-07-02 11:25:46.872 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:25:46.872 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:46.872 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:46.872 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-07-02 11:25:46.872 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:46.872 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-07-02 11:25:46.872 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:25:46.872 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 11:25:46.872 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 11:25:46.872 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:46.872 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:46.872 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-07-02 11:25:46.872 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:46.872 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 11:25:46.872 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:25:46.872 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-07-02 11:25:46.872 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:25:46.872 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:46.872 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:46.872 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-07-02 11:25:46.872 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:46.872 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-07-02 11:25:46.872 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 11:25:46.872 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-07-02 11:25:46.872 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 11:25:46.872 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-07-02 11:25:46.872 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 11:25:46.872 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8b6a99ef-2def-4b27-812f-3638610a60c2 could not be found. 2026-07-02 11:25:46.872 10 ERROR neutron.plugins.ml2.managers  2026-07-02 11:25:46.873 10 ERROR neutron.plugins.ml2.managers [None req-58abbe30-adef-4bde-9390-1f6fc0480f83 - - - - - -] Failed to bind port 39fc68a9-f68b-4e2d-a30d-71477f9cbcbf on host instance for vnic_type normal using segments [{'id': '692b117d-d735-45b2-b281-d98dff4631fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 17, 'network_id': 'cd631a34-f90b-46f4-a007-891c5f1ad47e'}] 2026-07-02 11:25:46.873 10 INFO neutron.plugins.ml2.plugin [None req-58abbe30-adef-4bde-9390-1f6fc0480f83 - - - - - -] Attempt 10 to bind port 39fc68a9-f68b-4e2d-a30d-71477f9cbcbf 2026-07-02 11:25:46.911 10 ERROR neutron.plugins.ml2.managers [None req-58abbe30-adef-4bde-9390-1f6fc0480f83 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8b6a99ef-2def-4b27-812f-3638610a60c2 could not be found. 2026-07-02 11:25:46.911 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 11:25:46.911 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-07-02 11:25:46.911 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 11:25:46.911 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-07-02 11:25:46.911 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 11:25:46.911 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-07-02 11:25:46.911 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 11:25:46.911 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-07-02 11:25:46.911 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 11:25:46.911 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-07-02 11:25:46.911 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 11:25:46.911 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-07-02 11:25:46.911 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:25:46.911 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:46.911 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:46.911 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-07-02 11:25:46.911 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:46.911 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-07-02 11:25:46.911 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:25:46.911 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 11:25:46.911 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 11:25:46.911 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:46.911 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:46.911 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-07-02 11:25:46.911 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:46.911 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 11:25:46.911 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 11:25:46.911 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-07-02 11:25:46.911 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 11:25:46.911 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:46.911 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 11:25:46.911 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-07-02 11:25:46.911 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 11:25:46.911 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-07-02 11:25:46.911 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 11:25:46.911 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-07-02 11:25:46.911 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 11:25:46.911 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-07-02 11:25:46.911 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 11:25:46.911 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8b6a99ef-2def-4b27-812f-3638610a60c2 could not be found. 2026-07-02 11:25:46.911 10 ERROR neutron.plugins.ml2.managers  2026-07-02 11:25:46.911 10 ERROR neutron.plugins.ml2.managers [None req-58abbe30-adef-4bde-9390-1f6fc0480f83 - - - - - -] Failed to bind port 39fc68a9-f68b-4e2d-a30d-71477f9cbcbf on host instance for vnic_type normal using segments [{'id': '692b117d-d735-45b2-b281-d98dff4631fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 17, 'network_id': 'cd631a34-f90b-46f4-a007-891c5f1ad47e'}] 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network cd631a34-f90b-46f4-a007-891c5f1ad47e could not be found. 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 268, in _get_network 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2870, in one 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1522, in one 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 252, in get_network_details 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1296, in get_network 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 270, in _get_network 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network cd631a34-f90b-46f4-a007-891c5f1ad47e could not be found. 2026-07-02 11:25:47.512 9 ERROR oslo_messaging.rpc.server  2026-07-02 11:25:50.034 10 INFO neutron.plugins.ml2.plugin [None req-2c3f7826-0021-4cf6-b049-befc23100ebb - - - - - -] Attempt 1 to provision port a77159ee-726c-4578-bc3c-4d95f30c142e 2026-07-02 11:26:02.766 9 INFO neutron.plugins.ml2.plugin [None req-89ac82e6-5000-4141-9af5-8bffde1f2044 - - - - - -] Attempt 1 to provision port d847e574-be01-4ab8-acda-6e3db6082742 2026-07-02 11:26:04.690 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port d847e574-be01-4ab8-acda-6e3db6082742 2026-07-02 11:26:04.844 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9358dec6-2c9c-4245-a160-b0fb34030cd7'] response: {'server_uuid': 'f426f990-e102-4e9c-8200-00a2231ddae6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd847e574-be01-4ab8-acda-6e3db6082742', 'code': 200} 2026-07-02 11:26:06.665 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port d847e574-be01-4ab8-acda-6e3db6082742 2026-07-02 11:26:18.595 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 449c0c48-079b-41ec-8934-9ab61e9cd22a 2026-07-02 11:26:36.106 9 INFO neutron.plugins.ml2.plugin [None req-1a3bdad8-42dc-4222-8009-1349e7bf47a8 - - - - - -] Attempt 1 to provision port 00475a46-7c62-4585-92ec-9ab7882aab52 2026-07-02 11:26:36.642 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 00475a46-7c62-4585-92ec-9ab7882aab52 2026-07-02 11:26:36.981 10 INFO neutron.plugins.ml2.plugin [None req-92c75cc5-78d7-43b7-a11d-68df3e73791f - - - - - -] Attempt 1 to provision port 01edce44-d965-4c8f-9eb6-23a4a39a05ea 2026-07-02 11:26:37.177 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 01edce44-d965-4c8f-9eb6-23a4a39a05ea 2026-07-02 11:26:37.528 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port f26aed64-74ec-4370-8497-3ef575b5d394 2026-07-02 11:26:37.770 9 INFO neutron.plugins.ml2.plugin [None req-4ed22e0d-f273-4409-9fb7-e24f7ca6cafd - - - - - -] Attempt 1 to provision port f26aed64-74ec-4370-8497-3ef575b5d394 2026-07-02 11:26:38.600 9 INFO neutron.plugins.ml2.plugin [None req-fd067740-26b9-44a9-ad3a-cc1ea9167183 - - - - - -] Attempt 1 to provision port e1c7673a-939d-42eb-ae99-22d0dc8e9eab 2026-07-02 11:26:38.625 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port e1c7673a-939d-42eb-ae99-22d0dc8e9eab 2026-07-02 11:26:39.088 10 INFO neutron.plugins.ml2.plugin [None req-e8dcc244-c1b7-4c52-a157-584b4b259281 - - - - - -] Attempt 1 to provision port 51eb98a8-cb1f-49ea-b690-9bc7e2f81e18 2026-07-02 11:26:52.583 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port f03fd0cf-e532-4902-a331-bd42395f7930 2026-07-02 11:26:54.111 10 INFO neutron.plugins.ml2.plugin [None req-c671d50b-17bb-435f-804a-316f2c772c8d - - - - - -] Attempt 1 to provision port f03fd0cf-e532-4902-a331-bd42395f7930 2026-07-02 11:26:54.747 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port f03fd0cf-e532-4902-a331-bd42395f7930 2026-07-02 11:26:55.024 9 INFO neutron.plugins.ml2.plugin [None req-8390552b-c1f9-425a-abe2-99fcee248d11 - - - - - -] Attempt 1 to provision port 30954cd1-ef3b-4aa1-9e8f-e95d7a0c28b1 2026-07-02 11:26:55.062 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port abf08136-16d2-45f6-ad91-e64d833b0241 2026-07-02 11:26:55.487 10 INFO neutron.plugins.ml2.plugin [None req-407f2d5c-f108-4695-b72a-50b62e43bc5e - - - - - -] Attempt 1 to provision port 53b6778e-0b07-4ffd-afe7-1840358402f5 2026-07-02 11:26:56.047 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 53b6778e-0b07-4ffd-afe7-1840358402f5 2026-07-02 11:26:56.167 9 INFO neutron.plugins.ml2.plugin [None req-ac41ab18-e629-41cb-92ce-cc02f5271558 - - - - - -] Attempt 1 to provision port f03fd0cf-e532-4902-a331-bd42395f7930 2026-07-02 11:26:56.565 9 INFO neutron.plugins.ml2.plugin [None req-19351e67-c514-4407-a146-88acfa81821b - - - - - -] Attempt 1 to provision port abf08136-16d2-45f6-ad91-e64d833b0241 2026-07-02 11:26:56.641 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 53b6778e-0b07-4ffd-afe7-1840358402f5 2026-07-02 11:26:57.086 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port abf08136-16d2-45f6-ad91-e64d833b0241 2026-07-02 11:26:57.684 10 INFO neutron.plugins.ml2.plugin [None req-dc21b6b0-16db-41bd-9246-11102129d78c - - - - - -] Attempt 1 to provision port 53b6778e-0b07-4ffd-afe7-1840358402f5 2026-07-02 11:26:58.109 9 INFO neutron.plugins.ml2.plugin [None req-8ebc0a1e-98fc-42f1-b129-c2db7e0d1ada - - - - - -] Attempt 1 to provision port abf08136-16d2-45f6-ad91-e64d833b0241 2026-07-02 11:26:58.405 10 INFO neutron.plugins.ml2.plugin [None req-c602b8cb-6fab-4f52-99b8-7a2a3350f0d2 - - - - - -] Attempt 1 to provision port 2131a9b4-2614-4f49-9434-1bbabfc38584 2026-07-02 11:26:59.160 10 INFO neutron.plugins.ml2.plugin [None req-5b67a521-3378-4466-bef2-dc978dcd7342 - - - - - -] Attempt 1 to provision port 2131a9b4-2614-4f49-9434-1bbabfc38584 2026-07-02 11:27:00.322 10 INFO neutron.plugins.ml2.plugin [None req-9bba3181-c955-406a-a8e6-002d250e252d - - - - - -] Attempt 1 to provision port 842ed30c-44fd-4d7c-a877-45cbdcc0b3d1 2026-07-02 11:27:00.606 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 7b1d6cc0-478c-4f51-8aec-c38dd8bf272c 2026-07-02 11:27:01.281 9 INFO neutron.plugins.ml2.plugin [None req-02c87210-bf61-41fc-a34d-4e6db73887fc - - - - - -] Attempt 1 to provision port 842ed30c-44fd-4d7c-a877-45cbdcc0b3d1 2026-07-02 11:27:02.333 9 INFO neutron.plugins.ml2.plugin [None req-b77d6158-2854-429a-b7e7-8fa381bba351 - - - - - -] Attempt 1 to provision port c81026ff-4005-467a-96c7-4e4cf406120c 2026-07-02 11:27:02.614 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 7b1d6cc0-478c-4f51-8aec-c38dd8bf272c 2026-07-02 11:27:03.281 10 INFO neutron.plugins.ml2.plugin [None req-dc3eba4a-ddd2-43ef-94c8-25572aa4b66b - - - - - -] Attempt 1 to provision port c81026ff-4005-467a-96c7-4e4cf406120c 2026-07-02 11:27:10.676 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 438790ed-2a09-4fdc-a384-1a8b743926fa 2026-07-02 11:27:10.823 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a32e00d-7096-4acf-a201-d81c2f31fb96'] response: {'server_uuid': 'd4b389d9-e844-4b89-bd82-73e88e1665bc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '438790ed-2a09-4fdc-a384-1a8b743926fa', 'code': 200} 2026-07-02 11:27:12.668 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 438790ed-2a09-4fdc-a384-1a8b743926fa 2026-07-02 11:27:16.644 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 2131a9b4-2614-4f49-9434-1bbabfc38584 2026-07-02 11:27:17.053 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 30954cd1-ef3b-4aa1-9e8f-e95d7a0c28b1 2026-07-02 11:27:17.451 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 842ed30c-44fd-4d7c-a877-45cbdcc0b3d1 2026-07-02 11:27:18.716 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 2131a9b4-2614-4f49-9434-1bbabfc38584 2026-07-02 11:27:18.982 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port c81026ff-4005-467a-96c7-4e4cf406120c 2026-07-02 11:27:19.339 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 4e49cff0-a93a-4d90-9d15-44dd782f0b90 2026-07-02 11:27:19.476 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc688ef3-4131-458b-9db2-1b4d106606a8'] response: {'server_uuid': '72497296-ae56-429a-bb5c-9e9df0d6394e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4e49cff0-a93a-4d90-9d15-44dd782f0b90', 'code': 200} 2026-07-02 11:27:19.785 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 842ed30c-44fd-4d7c-a877-45cbdcc0b3d1 2026-07-02 11:27:20.077 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 30954cd1-ef3b-4aa1-9e8f-e95d7a0c28b1 2026-07-02 11:27:20.604 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port c81026ff-4005-467a-96c7-4e4cf406120c 2026-07-02 11:27:20.887 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 4e49cff0-a93a-4d90-9d15-44dd782f0b90 2026-07-02 11:27:38.124 10 INFO neutron.plugins.ml2.plugin [None req-53034804-89ac-490b-bfe1-7385ed342663 - - - - - -] Attempt 1 to provision port 391280df-8b78-4aac-a886-14ea2f3e4695 2026-07-02 11:27:52.001 10 INFO neutron.plugins.ml2.plugin [None req-dc078998-26b7-4368-b4f3-49b178def5fd - - - - - -] Attempt 1 to provision port 273c6152-d099-4d84-bc69-d0f1b26dd8e7 2026-07-02 11:27:54.699 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 273c6152-d099-4d84-bc69-d0f1b26dd8e7 2026-07-02 11:27:54.876 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6f6d8a34-8658-43b2-9dd7-5448cdb860b3'] response: {'server_uuid': '8568c6f5-264b-4fd8-aada-2c68a7914257', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '273c6152-d099-4d84-bc69-d0f1b26dd8e7', 'code': 200} 2026-07-02 11:27:56.642 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 273c6152-d099-4d84-bc69-d0f1b26dd8e7 2026-07-02 11:28:32.776 9 INFO neutron.plugins.ml2.plugin [None req-29fdfb5e-14dc-4e15-b5c2-bc1e7058d2f4 - - - - - -] Attempt 1 to provision port c33eabc1-6f51-4cbb-bb44-2f8667c73728 2026-07-02 11:28:36.770 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port c33eabc1-6f51-4cbb-bb44-2f8667c73728 2026-07-02 11:28:36.955 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3df33967-2c13-4788-8356-e2eaf29444cf'] response: {'server_uuid': '8568c6f5-264b-4fd8-aada-2c68a7914257', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c33eabc1-6f51-4cbb-bb44-2f8667c73728', 'code': 200} 2026-07-02 11:28:38.661 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port c33eabc1-6f51-4cbb-bb44-2f8667c73728 2026-07-02 11:29:06.996 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 64afe0d4-f598-4b20-a607-9e4865f55062 2026-07-02 11:29:07.415 10 INFO neutron.plugins.ml2.plugin [None req-24ba3ece-5022-40a0-88de-63ea216ad8c7 - - - - - -] Attempt 1 to provision port 64afe0d4-f598-4b20-a607-9e4865f55062 2026-07-02 11:29:07.592 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b7c14f6-1dc8-4fd1-a71f-96c3a4fa92fa'] response: {'server_uuid': '8568c6f5-264b-4fd8-aada-2c68a7914257', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '64afe0d4-f598-4b20-a607-9e4865f55062', 'code': 200} 2026-07-02 11:29:08.737 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 64afe0d4-f598-4b20-a607-9e4865f55062 2026-07-02 11:29:16.337 9 INFO neutron.plugins.ml2.plugin [None req-8824863e-a455-4c96-8617-dea55d3e1c1a - - - - - -] Attempt 1 to provision port 5113931f-96e7-4c05-bc4e-ce9dfa1b9a68 2026-07-02 11:29:20.824 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 5113931f-96e7-4c05-bc4e-ce9dfa1b9a68 2026-07-02 11:29:20.992 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-802bc690-30c7-481e-93f9-d777340b5100'] response: {'server_uuid': '8568c6f5-264b-4fd8-aada-2c68a7914257', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5113931f-96e7-4c05-bc4e-ce9dfa1b9a68', 'code': 200} 2026-07-02 11:29:22.699 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 5113931f-96e7-4c05-bc4e-ce9dfa1b9a68 2026-07-02 11:29:33.968 9 INFO neutron.plugins.ml2.plugin [None req-efb153d6-03ce-4923-af25-65d38b5ae412 - - - - - -] Attempt 1 to provision port 5113931f-96e7-4c05-bc4e-ce9dfa1b9a68 2026-07-02 11:29:34.752 10 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 5113931f-96e7-4c05-bc4e-ce9dfa1b9a68 2026-07-02 11:30:00.046 10 INFO neutron.plugins.ml2.plugin [None req-1ebe1e91-59e9-4d1a-9aad-26465566e543 - - - - - -] Attempt 1 to provision port 64afe0d4-f598-4b20-a607-9e4865f55062 2026-07-02 11:30:00.856 9 INFO neutron.plugins.ml2.plugin [None req-db2d5e9c-1d64-47cd-bf6a-f3559411e5c2 - - - - - -] Attempt 1 to provision port 64afe0d4-f598-4b20-a607-9e4865f55062 2026-07-02 11:30:20.956 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ed336b4-db58-4c09-940d-feac2568534f'] response: {'server_uuid': '8568c6f5-264b-4fd8-aada-2c68a7914257', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '64afe0d4-f598-4b20-a607-9e4865f55062', 'code': 200}