+ 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:54: 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-04-27 16:39:23.836 1 INFO neutron.common.config [-] Logging enabled! 2026-04-27 16:39:23.836 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 23.5.0 2026-04-27 16:39:23.837 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-04-27 16:39:23.837 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-27 16:39:24.697 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-27 16:39:24.699 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-27 16:39:24.701 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-27 16:39:24.702 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-27 16:39:24.702 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-27 16:39:24.702 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-27 16:39:24.703 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 16:39:24.707 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 16:39:24.708 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 16:39:24.708 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-27 16:39:24.724 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-27 16:39:24.725 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-27 16:39:24.725 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-27 16:39:24.754 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-27 16:39:24.754 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-27 16:39:24.754 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-27 16:39:24.754 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-27 16:39:24.759 1 WARNING oslo_policy.policy [None req-fd3b3de4-9229-476c-b337-d5195c969511 - - - - - -] 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-04-27 16:39:25.020 1 INFO neutron.plugins.ml2.managers [None req-fd3b3de4-9229-476c-b337-d5195c969511 - - - - - -] Initializing driver for type 'vlan' 2026-04-27 16:39:25.311 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-fd3b3de4-9229-476c-b337-d5195c969511 - - - - - -] VlanTypeDriver initialization complete 2026-04-27 16:39:25.311 1 INFO neutron.plugins.ml2.managers [None req-fd3b3de4-9229-476c-b337-d5195c969511 - - - - - -] Initializing driver for type 'vxlan' 2026-04-27 16:39:25.312 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-fd3b3de4-9229-476c-b337-d5195c969511 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-27 16:39:25.351 1 INFO neutron.plugins.ml2.managers [None req-fd3b3de4-9229-476c-b337-d5195c969511 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-27 16:39:25.351 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-fd3b3de4-9229-476c-b337-d5195c969511 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-27 16:39:25.351 1 INFO neutron.plugins.ml2.managers [None req-fd3b3de4-9229-476c-b337-d5195c969511 - - - - - -] Initializing extension driver 'port_security' 2026-04-27 16:39:25.351 1 INFO neutron.plugins.ml2.extensions.port_security [None req-fd3b3de4-9229-476c-b337-d5195c969511 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-27 16:39:25.352 1 INFO neutron.plugins.ml2.managers [None req-fd3b3de4-9229-476c-b337-d5195c969511 - - - - - -] Initializing extension driver 'qos' 2026-04-27 16:39:25.352 1 INFO neutron.plugins.ml2.managers [None req-fd3b3de4-9229-476c-b337-d5195c969511 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-27 16:39:25.352 1 INFO neutron.plugins.ml2.managers [None req-fd3b3de4-9229-476c-b337-d5195c969511 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-27 16:39:25.365 1 INFO neutron.quota [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded quota_driver: . 2026-04-27 16:39:25.366 1 INFO neutron.plugins.ml2.plugin [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Modular L2 Plugin initialization complete 2026-04-27 16:39:25.366 1 INFO neutron.plugins.ml2.managers [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-27 16:39:25.366 1 INFO neutron.plugins.ml2.managers [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-27 16:39:25.366 1 INFO neutron.plugins.ml2.managers [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Got port-security extension from driver 'port_security' 2026-04-27 16:39:25.366 1 INFO neutron.extensions.vlantransparent [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Disabled vlantransparent extension. 2026-04-27 16:39:25.366 1 INFO neutron.manager [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loading Plugin: qos 2026-04-27 16:39:25.376 1 INFO neutron.manager [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loading Plugin: router 2026-04-27 16:39:25.415 1 INFO neutron.services.service_base [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-27 16:39:25.416 1 INFO neutron.manager [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loading Plugin: segments 2026-04-27 16:39:25.482 1 INFO neutron.manager [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loading Plugin: trunk 2026-04-27 16:39:25.532 1 INFO neutron.manager [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loading Plugin: vpnaas 2026-04-27 16:39:25.565 1 WARNING stevedore.named [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-27 16:39:25.620 1 INFO neutron_vpnaas.services.vpn.plugin [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-27 16:39:25.621 1 INFO neutron.common.utils [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-27 16:39:25.621 1 INFO neutron.manager [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loading Plugin: auto_allocate 2026-04-27 16:39:25.624 1 INFO neutron.manager [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loading Plugin: tag 2026-04-27 16:39:25.629 1 INFO neutron.manager [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loading Plugin: timestamp 2026-04-27 16:39:25.631 1 INFO neutron.manager [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loading Plugin: network_ip_availability 2026-04-27 16:39:25.633 1 INFO neutron.manager [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loading Plugin: flavors 2026-04-27 16:39:25.636 1 INFO neutron.manager [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loading Plugin: revisions 2026-04-27 16:39:25.638 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Initializing extension manager. 2026-04-27 16:39:25.639 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: address-group 2026-04-27 16:39:25.640 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: address-scope 2026-04-27 16:39:25.640 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-27 16:39:25.641 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: agent 2026-04-27 16:39:25.642 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: agent-resources-synced 2026-04-27 16:39:25.643 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: allowed-address-pairs 2026-04-27 16:39:25.643 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: auto-allocated-topology 2026-04-27 16:39:25.644 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: availability_zone 2026-04-27 16:39:25.644 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: availability_zone_filter 2026-04-27 16:39:25.645 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-27 16:39:25.645 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: default-subnetpools 2026-04-27 16:39:25.646 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-27 16:39:25.647 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: dns-integration 2026-04-27 16:39:25.647 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: dns-domain-ports 2026-04-27 16:39:25.648 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-27 16:39:25.648 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: dvr 2026-04-27 16:39:25.649 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-27 16:39:25.649 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: empty-string-filtering 2026-04-27 16:39:25.650 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 16:39:25.650 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-27 16:39:25.650 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: external-net 2026-04-27 16:39:25.651 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-27 16:39:25.651 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: extraroute 2026-04-27 16:39:25.652 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: extraroute-atomic 2026-04-27 16:39:25.652 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-27 16:39:25.653 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-27 16:39:25.653 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-27 16:39:25.654 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-27 16:39:25.654 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: fip-port-details 2026-04-27 16:39:25.655 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: flavors 2026-04-27 16:39:25.655 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-27 16:39:25.656 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: floatingip-pools 2026-04-27 16:39:25.657 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: ip_allocation 2026-04-27 16:39:25.657 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: ip-substring-filtering 2026-04-27 16:39:25.657 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: l2_adjacency 2026-04-27 16:39:25.658 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: router 2026-04-27 16:39:25.660 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 16:39:25.660 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: ext-gw-mode 2026-04-27 16:39:25.661 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: l3-ha 2026-04-27 16:39:25.661 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-27 16:39:25.661 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-27 16:39:25.662 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: l3-flavors 2026-04-27 16:39:25.663 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-27 16:39:25.663 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-27 16:39:25.665 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-27 16:39:25.665 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-27 16:39:25.666 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-27 16:39:25.667 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-27 16:39:25.668 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-27 16:39:25.668 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: multi-provider 2026-04-27 16:39:25.668 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: net-mtu 2026-04-27 16:39:25.669 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: net-mtu-writable 2026-04-27 16:39:25.669 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: network_availability_zone 2026-04-27 16:39:25.670 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: network_ha 2026-04-27 16:39:25.670 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: network-ip-availability 2026-04-27 16:39:25.671 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-27 16:39:25.672 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: pagination 2026-04-27 16:39:25.672 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: port-device-profile 2026-04-27 16:39:25.672 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-27 16:39:25.673 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-27 16:39:25.673 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: port-mac-override 2026-04-27 16:39:25.674 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-27 16:39:25.674 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-27 16:39:25.675 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: port-resource-request 2026-04-27 16:39:25.675 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: port-resource-request-groups 2026-04-27 16:39:25.676 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: binding 2026-04-27 16:39:25.676 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: binding-extended 2026-04-27 16:39:25.677 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: port-security 2026-04-27 16:39:25.677 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: project-id 2026-04-27 16:39:25.678 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: provider 2026-04-27 16:39:25.679 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: qos 2026-04-27 16:39:25.680 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-27 16:39:25.680 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-27 16:39:25.681 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: qos-default 2026-04-27 16:39:25.681 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: qos-fip 2026-04-27 16:39:25.682 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-27 16:39:25.682 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: qos-gateway-ip 2026-04-27 16:39:25.682 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: qos-port-network-policy 2026-04-27 16:39:25.683 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: qos-pps-minimum 2026-04-27 16:39:25.683 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-27 16:39:25.684 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: qos-pps 2026-04-27 16:39:25.685 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: qos-rule-type-details 2026-04-27 16:39:25.685 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-27 16:39:25.686 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: qos-rules-alias 2026-04-27 16:39:25.687 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: quota-check-limit 2026-04-27 16:39:25.688 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: quotas 2026-04-27 16:39:25.690 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: quota_details 2026-04-27 16:39:25.691 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: rbac-policies 2026-04-27 16:39:25.691 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: rbac-address-group 2026-04-27 16:39:25.692 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: rbac-address-scope 2026-04-27 16:39:25.692 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: rbac-security-groups 2026-04-27 16:39:25.693 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: rbac-subnetpool 2026-04-27 16:39:25.693 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: revision-if-match 2026-04-27 16:39:25.694 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: standard-attr-revisions 2026-04-27 16:39:25.694 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: router_availability_zone 2026-04-27 16:39:25.695 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-27 16:39:25.696 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: security-groups-default-rules 2026-04-27 16:39:25.696 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-27 16:39:25.697 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-27 16:39:25.697 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-27 16:39:25.698 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-27 16:39:25.704 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: security-group 2026-04-27 16:39:25.705 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: segment 2026-04-27 16:39:25.705 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-27 16:39:25.706 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: service-type 2026-04-27 16:39:25.706 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: sorting 2026-04-27 16:39:25.706 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: standard-attr-segment 2026-04-27 16:39:25.707 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: standard-attr-description 2026-04-27 16:39:25.707 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: stateful-security-group 2026-04-27 16:39:25.708 1 WARNING neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-27 16:39:25.708 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-27 16:39:25.709 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: subnet_onboard 2026-04-27 16:39:25.709 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-27 16:39:25.710 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: subnet-service-types 2026-04-27 16:39:25.710 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: subnet_allocation 2026-04-27 16:39:25.711 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-27 16:39:25.711 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-27 16:39:25.713 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: standard-attr-tag 2026-04-27 16:39:25.714 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-27 16:39:25.715 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: trunk 2026-04-27 16:39:25.715 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: trunk-details 2026-04-27 16:39:25.715 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-27 16:39:25.716 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-27 16:39:25.717 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-27 16:39:25.717 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: vpn-flavors 2026-04-27 16:39:25.718 1 INFO neutron.api.extensions [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Loaded extension: vpnaas 2026-04-27 16:39:25.720 1 INFO oslo_service.service [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Starting 2 workers 2026-04-27 16:39:25.725 1 INFO oslo_service.service [None req-50a77ee4-1aa8-4818-9e45-bf37a901cd8b - - - - - -] Starting 1 workers 2026-04-27 16:40:00.198 9 INFO neutron.db.l3_hamode_db [None req-f9b8ff19-aa9f-4ebf-80a4-46a5b17ceaa2 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 16:40:15.610 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 24230036-ff86-4751-ab92-aa77ae707c95 2026-04-27 16:40:16.704 9 INFO neutron.plugins.ml2.plugin [None req-3ec735ef-e457-4855-be51-c3c15f141f39 - - - - - -] Attempt 1 to provision port 24230036-ff86-4751-ab92-aa77ae707c95 2026-04-27 16:40:17.344 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 24230036-ff86-4751-ab92-aa77ae707c95 2026-04-27 16:44:31.324 9 INFO neutron.plugins.ml2.plugin [None req-9d45dac4-116a-4ff0-8696-e9916cef0437 - - - - - -] Attempt 1 to provision port 89362243-3cc9-4e24-a8da-782efbce012e 2026-04-27 16:44:31.542 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 89362243-3cc9-4e24-a8da-782efbce012e 2026-04-27 16:44:33.522 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 89362243-3cc9-4e24-a8da-782efbce012e 2026-04-27 16:44:38.460 9 INFO neutron.plugins.ml2.plugin [None req-a9938e17-2029-4bcf-8fcf-83f708a3cde3 - - - - - -] Attempt 1 to provision port e0f3c527-e0cb-450a-968c-f64657ff65cc 2026-04-27 16:48:07.875 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port e0f3c527-e0cb-450a-968c-f64657ff65cc 2026-04-27 16:48:09.709 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port e0f3c527-e0cb-450a-968c-f64657ff65cc 2026-04-27 16:56:15.981 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 74527f74-28b5-4f67-ab23-3ab57e94e562 2026-04-27 16:56:17.971 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 74527f74-28b5-4f67-ab23-3ab57e94e562 2026-04-27 17:11:04.895 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port b18a092f-6c66-4c98-927f-5eecf7bf0e88 2026-04-27 17:11:05.734 9 INFO neutron.plugins.ml2.plugin [None req-145f30ea-c34b-4496-bb5a-b1a99368bc4e - - - - - -] Attempt 1 to provision port b6b8a3a3-8547-4bba-a0b1-dc84b7f61951 2026-04-27 17:11:06.183 9 INFO neutron.plugins.ml2.plugin [None req-fc05806a-7544-4062-80cf-7b520e373bd4 - - - - - -] Attempt 1 to provision port b18a092f-6c66-4c98-927f-5eecf7bf0e88 2026-04-27 17:11:06.393 10 INFO neutron.plugins.ml2.plugin [None req-490fcd9e-f75a-40c8-98f0-6f4ddcd05b5a - - - - - -] Attempt 1 to provision port 47877ad6-b368-4106-ab09-e67151d36ea3 2026-04-27 17:11:06.681 9 INFO neutron.plugins.ml2.plugin [None req-86b78575-0951-4c3a-9422-2d640da32d41 - - - - - -] Attempt 1 to provision port 9625db43-3985-4e97-8bca-cc1f5fc8a20c 2026-04-27 17:11:06.808 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port aaee846b-0793-4c57-9919-e9c4f62cb011 2026-04-27 17:11:07.026 9 INFO neutron.plugins.ml2.plugin [None req-ea11453a-93b0-422d-b3d9-01271ca4358e - - - - - -] Attempt 1 to provision port aaee846b-0793-4c57-9919-e9c4f62cb011 2026-04-27 17:11:07.629 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port b18a092f-6c66-4c98-927f-5eecf7bf0e88 2026-04-27 17:11:08.083 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 9625db43-3985-4e97-8bca-cc1f5fc8a20c 2026-04-27 17:11:08.820 10 INFO neutron.plugins.ml2.plugin [None req-78666d01-0f6f-4cea-b829-871f60dd32fa - - - - - -] Attempt 1 to provision port 0816e4aa-b50a-4eb4-af55-87d45eea358e 2026-04-27 17:11:08.964 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port aaee846b-0793-4c57-9919-e9c4f62cb011 2026-04-27 17:11:08.993 9 INFO neutron.plugins.ml2.plugin [None req-a4b07193-2034-41b7-9171-75cdf2be7708 - - - - - -] Attempt 1 to provision port 85362fc2-ec0e-4e4e-8b6e-7d55608c3e3d 2026-04-27 17:11:09.353 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 9625db43-3985-4e97-8bca-cc1f5fc8a20c 2026-04-27 17:11:09.456 9 INFO neutron.plugins.ml2.plugin [None req-3e5e1b2c-7094-440e-a297-34abaf6bf97a - - - - - -] Attempt 1 to provision port 85362fc2-ec0e-4e4e-8b6e-7d55608c3e3d 2026-04-27 17:11:10.516 10 INFO neutron.plugins.ml2.plugin [None req-fa2e6b4d-66ac-414b-92ae-5c5b497b7f96 - - - - - -] Attempt 1 to provision port 4b46c281-8aaf-4192-a195-0446fa297b21 2026-04-27 17:11:11.164 10 INFO neutron.plugins.ml2.plugin [None req-7d2a56b9-cf37-429d-9d89-8b28fe86c328 - - - - - -] Attempt 1 to provision port 4b46c281-8aaf-4192-a195-0446fa297b21 2026-04-27 17:11:11.626 10 INFO neutron.plugins.ml2.plugin [None req-b4141195-e550-4c5e-a261-a93df1d23b30 - - - - - -] Attempt 1 to provision port 1e9fb9bb-8b31-41aa-b70f-1fd88532a75e 2026-04-27 17:11:12.389 10 INFO neutron.plugins.ml2.plugin [None req-a5f4e618-e63f-495b-ae45-14c406187a10 - - - - - -] Attempt 1 to provision port 1e9fb9bb-8b31-41aa-b70f-1fd88532a75e 2026-04-27 17:11:12.677 9 INFO neutron.plugins.ml2.plugin [None req-8db42c18-3d09-427e-83b4-7b659e3bcffb - - - - - -] Attempt 1 to provision port 27ccd036-9666-4f17-acb6-e3ae88bfd02a 2026-04-27 17:11:12.908 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 6e8ccf72-454f-4d12-87db-9a53c4b2f1c2 2026-04-27 17:11:13.845 10 INFO neutron.plugins.ml2.plugin [None req-05fbbd1a-35f8-42ad-813c-49e403ac9594 - - - - - -] Attempt 1 to provision port 6e8ccf72-454f-4d12-87db-9a53c4b2f1c2 2026-04-27 17:11:14.779 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 6e8ccf72-454f-4d12-87db-9a53c4b2f1c2 2026-04-27 17:11:15.437 9 INFO neutron.plugins.ml2.plugin [None req-85df2932-1ff5-4e12-8e6f-2f39d164028c - - - - - -] Attempt 1 to provision port ce0f9f9b-1c49-4833-84f0-dd4049420598 2026-04-27 17:11:15.879 9 INFO neutron.plugins.ml2.plugin [None req-0c0cb336-c6d1-41f8-83c6-46bc65ea57f3 - - - - - -] Attempt 1 to provision port ce0f9f9b-1c49-4833-84f0-dd4049420598 2026-04-27 17:11:18.855 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 2c33996d-01da-4a24-980c-3442fc2c7a70 2026-04-27 17:11:19.160 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 84c9bf66-9d9b-4de4-935c-da4670134e21 2026-04-27 17:11:19.634 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 68cbc43f-5b67-48a3-a9ef-0850d49e67a8 2026-04-27 17:11:20.781 10 INFO neutron.plugins.ml2.plugin [None req-a13504ff-24a4-4be0-b4ae-efc62e0dd019 - - - - - -] Attempt 1 to provision port 7e7c9516-42d5-4647-97d0-64691bc071b9 2026-04-27 17:11:20.836 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 84c9bf66-9d9b-4de4-935c-da4670134e21 2026-04-27 17:11:21.274 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 68cbc43f-5b67-48a3-a9ef-0850d49e67a8 2026-04-27 17:11:24.467 9 INFO neutron.plugins.ml2.plugin [None req-7b40545c-a2d1-4504-a62d-263be6fc0ec6 - - - - - -] Attempt 1 to provision port 5ba3bc8d-7d91-49b8-baaf-f85b553e96e2 2026-04-27 17:11:25.339 10 INFO neutron.plugins.ml2.plugin [None req-93344820-4dc9-4c16-ae1d-1d6b4b89c4cd - - - - - -] Attempt 1 to provision port a6dc46b6-4e77-45e7-aeff-184161aaf966 2026-04-27 17:11:26.644 10 INFO neutron.plugins.ml2.plugin [None req-9d5c6d6e-8329-4721-b785-fcb4660a8ccf - - - - - -] Attempt 1 to provision port fa7c31fe-c555-4864-bdc7-58f0f7fd4e1e 2026-04-27 17:11:26.885 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 7e7c9516-42d5-4647-97d0-64691bc071b9 2026-04-27 17:11:27.371 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port fa7c31fe-c555-4864-bdc7-58f0f7fd4e1e 2026-04-27 17:11:27.550 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-59ee19e9-1ce4-4f5d-a9d6-844cbfa3c096'] response: {'server_uuid': 'f0469107-12de-4313-9fb5-494fce7fdbfc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7e7c9516-42d5-4647-97d0-64691bc071b9', 'code': 200} 2026-04-27 17:11:27.738 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 5ba3bc8d-7d91-49b8-baaf-f85b553e96e2 2026-04-27 17:11:28.556 10 INFO neutron.plugins.ml2.plugin [None req-b6a3a833-3320-4900-823f-ef71bac745d8 - - - - - -] Attempt 1 to provision port 31b5971f-1a6f-444e-9993-bff1a886b74d 2026-04-27 17:11:28.894 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 7e7c9516-42d5-4647-97d0-64691bc071b9 2026-04-27 17:11:29.297 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port fa7c31fe-c555-4864-bdc7-58f0f7fd4e1e 2026-04-27 17:11:29.325 9 INFO neutron.plugins.ml2.plugin [None req-e81096e1-87d3-47db-a0ae-64c749be40c3 - - - - - -] Attempt 1 to provision port 31b5971f-1a6f-444e-9993-bff1a886b74d 2026-04-27 17:11:29.597 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-cdedb21c-8d46-4201-ba3a-e513dd466bb2'] response: {'server_uuid': 'f4fea98f-259c-4b1f-8a07-6725fd2c87b6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5ba3bc8d-7d91-49b8-baaf-f85b553e96e2', 'code': 200} 2026-04-27 17:11:29.611 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 5ba3bc8d-7d91-49b8-baaf-f85b553e96e2 2026-04-27 17:11:30.816 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port a796403a-19f0-4688-b26d-a45ca10c5cd8 2026-04-27 17:11:32.883 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port a796403a-19f0-4688-b26d-a45ca10c5cd8 2026-04-27 17:11:38.665 10 INFO neutron.plugins.ml2.plugin [None req-f1901f53-e31e-48e6-b270-4c177221ea55 - - - - - -] Attempt 1 to provision port ab4ca9e1-ba6d-4f32-ac91-7997e59ed2c9 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-04-27 17:11:42.837 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port ab4ca9e1-ba6d-4f32-ac91-7997e59ed2c9 2026-04-27 17:11:42.951 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d868fc1c-63d8-4557-b821-99cee9055142'] response: {'server_uuid': '630d57cf-df19-4e06-bd01-72cc6da5a7fc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ab4ca9e1-ba6d-4f32-ac91-7997e59ed2c9', 'code': 200} 2026-04-27 17:11:44.825 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 85362fc2-ec0e-4e4e-8b6e-7d55608c3e3d 2026-04-27 17:11:45.333 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port ab4ca9e1-ba6d-4f32-ac91-7997e59ed2c9 2026-04-27 17:11:45.807 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port b6b8a3a3-8547-4bba-a0b1-dc84b7f61951 2026-04-27 17:11:46.566 10 INFO neutron.plugins.ml2.plugin [None req-f5a76ec6-b104-47dd-b25b-d7e4a9fcf5da - - - - - -] Attempt 1 to provision port 7e7c9516-42d5-4647-97d0-64691bc071b9 2026-04-27 17:11:46.783 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 85362fc2-ec0e-4e4e-8b6e-7d55608c3e3d 2026-04-27 17:11:47.121 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 7e7c9516-42d5-4647-97d0-64691bc071b9 2026-04-27 17:11:47.587 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port b6b8a3a3-8547-4bba-a0b1-dc84b7f61951 2026-04-27 17:11:48.864 9 INFO neutron.plugins.ml2.plugin [None req-8685f4ac-496b-4be5-ae97-a0d80dc9109b - - - - - -] Attempt 1 to provision port 7e7c9516-42d5-4647-97d0-64691bc071b9 2026-04-27 17:11:48.920 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port a6dc46b6-4e77-45e7-aeff-184161aaf966 2026-04-27 17:11:49.355 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 31b5971f-1a6f-444e-9993-bff1a886b74d 2026-04-27 17:11:49.656 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 7e7c9516-42d5-4647-97d0-64691bc071b9 2026-04-27 17:11:51.197 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2106b5f7-b5c7-44da-a373-ee8d7c30efce'] response: {'server_uuid': 'f0469107-12de-4313-9fb5-494fce7fdbfc', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7e7c9516-42d5-4647-97d0-64691bc071b9', 'code': 200} 2026-04-27 17:11:56.286 10 INFO neutron.plugins.ml2.plugin [None req-69a2f0eb-44cf-4ff7-bdc8-98a05116bb9e - - - - - -] Attempt 1 to provision port c22c92b6-3209-49d0-a95d-4807f1ce8ce8 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-04-27 17:11:56.798 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 7c267bb5-a9ea-444b-9ee9-254c5d8f7015 2026-04-27 17:11:57.034 10 INFO neutron.plugins.ml2.plugin [None req-e8e4b54e-49f9-47ff-82bb-8e224770b6e5 - - - - - -] Attempt 1 to provision port 7c267bb5-a9ea-444b-9ee9-254c5d8f7015 2026-04-27 17:11:58.771 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 7c267bb5-a9ea-444b-9ee9-254c5d8f7015 2026-04-27 17:11:58.776 9 INFO neutron.plugins.ml2.plugin [None req-1685b347-773e-4506-86bb-eb8fdcde6249 - - - - - -] Attempt 1 to provision port 59c7461d-4c2c-4d98-8f25-cf20f5f15c54 2026-04-27 17:11:59.678 9 INFO neutron.plugins.ml2.plugin [None req-701754e2-eb1e-4d34-8dd9-92db4f7e6532 - - - - - -] Attempt 1 to provision port 59c7461d-4c2c-4d98-8f25-cf20f5f15c54 2026-04-27 17:12:00.846 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 944445e6-e781-4594-b761-6bde7a45903e 2026-04-27 17:12:01.112 10 INFO neutron.plugins.ml2.plugin [None req-ad2a32e3-7db1-4963-afb1-0b977ad4f9e3 - - - - - -] Attempt 1 to provision port 3557f8b2-f471-4725-b814-aa82f04eaeb7 2026-04-27 17:12:02.086 9 INFO neutron.plugins.ml2.plugin [None req-d4af1a35-9c73-4229-bec9-dcef85d39917 - - - - - -] Attempt 1 to provision port bdd7ca92-0ce3-4a1b-ba99-688787cf113d 2026-04-27 17:12:02.412 10 INFO neutron.plugins.ml2.plugin [None req-31a970e4-0611-457b-8c4a-22727c0c9105 - - - - - -] Attempt 1 to provision port 3e3b2611-339a-48f2-9eb9-b65bbcdf7972 2026-04-27 17:12:02.959 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port bdd7ca92-0ce3-4a1b-ba99-688787cf113d 2026-04-27 17:12:03.231 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 3e3b2611-339a-48f2-9eb9-b65bbcdf7972 2026-04-27 17:12:03.454 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 944445e6-e781-4594-b761-6bde7a45903e 2026-04-27 17:12:03.857 9 INFO neutron.plugins.ml2.plugin [None req-f61ed796-c256-41dc-84cf-ab38b0e8d790 - - - - - -] Attempt 1 to provision port 3df37d96-541b-45c8-90c1-e5762f86f633 2026-04-27 17:12:04.619 9 INFO neutron.plugins.ml2.plugin [None req-7ae717e1-a7c4-4240-af1c-ff296b18b671 - - - - - -] Attempt 1 to provision port 3df37d96-541b-45c8-90c1-e5762f86f633 2026-04-27 17:12:04.857 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 28e9f1dd-e8b1-4532-b757-7dadda58cd52 2026-04-27 17:12:06.840 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 28e9f1dd-e8b1-4532-b757-7dadda58cd52 2026-04-27 17:12:08.193 10 INFO neutron.plugins.ml2.plugin [None req-0a4b6575-6d35-49b7-8da6-8ca4b958f79e - - - - - -] Attempt 1 to provision port 7e269deb-08a0-4b17-a621-ef4e7e29dfe1 2026-04-27 17:12:10.894 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 7e269deb-08a0-4b17-a621-ef4e7e29dfe1 2026-04-27 17:12:11.060 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-628ea866-8e36-4e65-9b44-238cd5cd4277'] response: {'server_uuid': 'a8d96b2b-7bc9-4751-9ac1-4657f08bd988', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7e269deb-08a0-4b17-a621-ef4e7e29dfe1', 'code': 200} 2026-04-27 17:12:12.975 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 7e269deb-08a0-4b17-a621-ef4e7e29dfe1 2026-04-27 17:12:13.290 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 7683be68-3200-48df-b889-40b1960371f2 2026-04-27 17:12:13.486 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-001c9444-3842-4508-80eb-7d7da21c31a9'] response: {'server_uuid': '411bf389-225e-45fe-8146-4aa16f77dcb1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7683be68-3200-48df-b889-40b1960371f2', 'code': 200} 2026-04-27 17:12:14.905 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 7683be68-3200-48df-b889-40b1960371f2 2026-04-27 17:12:16.359 10 INFO neutron.plugins.ml2.plugin [None req-2628c6c1-b91c-49c6-a4d8-8c308c3ef6ce - - - - - -] Attempt 1 to provision port 26a645e7-591a-4809-a341-f0fac3052a8b 2026-04-27 17:12:16.921 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 26a645e7-591a-4809-a341-f0fac3052a8b 2026-04-27 17:12:17.187 9 INFO neutron.plugins.ml2.plugin [None req-1fc4507d-128d-4492-8b8e-361a18d36d1e - - - - - -] Attempt 1 to provision port 81f3f118-9e31-4bc6-8cec-d67c73657534 2026-04-27 17:12:17.783 10 INFO neutron.plugins.ml2.plugin [None req-4afb7066-99c3-4961-8b94-b6fce474c5ff - - - - - -] Attempt 1 to provision port 0235cdb8-57d1-4264-b3d0-6fe32e619757 2026-04-27 17:12:17.933 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 81f3f118-9e31-4bc6-8cec-d67c73657534 2026-04-27 17:12:18.105 9 INFO neutron.plugins.ml2.plugin [None req-3c69802c-f22d-4700-9466-e9b005ae834f - - - - - -] Attempt 1 to provision port 0235cdb8-57d1-4264-b3d0-6fe32e619757 2026-04-27 17:12:18.764 10 WARNING neutron.plugins.ml2.plugin [None req-94c8b35e-62b8-4ace-af7d-0695c0f06e27 - - - - - -] Concurrent port binding operations failed on port 59c7461d-4c2c-4d98-8f25-cf20f5f15c54 2026-04-27 17:12:18.766 10 INFO neutron.plugins.ml2.plugin [None req-94c8b35e-62b8-4ace-af7d-0695c0f06e27 - - - - - -] Attempt 2 to bind port 59c7461d-4c2c-4d98-8f25-cf20f5f15c54 2026-04-27 17:12:18.982 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port c22c92b6-3209-49d0-a95d-4807f1ce8ce8 2026-04-27 17:12:19.285 10 INFO neutron.plugins.ml2.plugin [None req-7c6a51ae-bc65-42db-a390-bcc74a435cf9 - - - - - -] Attempt 1 to provision port fc98cc73-84b4-43f1-bfe8-987ef208eb32 2026-04-27 17:12:19.440 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 59c7461d-4c2c-4d98-8f25-cf20f5f15c54 2026-04-27 17:12:19.815 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 26a645e7-591a-4809-a341-f0fac3052a8b 2026-04-27 17:12:19.840 10 INFO neutron.plugins.ml2.plugin [None req-500745de-8bfd-41fc-9cf2-83fecd8b7d99 - - - - - -] Attempt 1 to provision port fc98cc73-84b4-43f1-bfe8-987ef208eb32 2026-04-27 17:12:20.176 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 96f325a0-92d6-4b89-af9d-daf3e8458bf1 2026-04-27 17:12:20.215 9 INFO neutron.plugins.ml2.plugin [None req-14a59a24-61a8-4303-a48f-6a5d5adaac5e - - - - - -] Attempt 1 to provision port 96f325a0-92d6-4b89-af9d-daf3e8458bf1 2026-04-27 17:12:20.849 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 81f3f118-9e31-4bc6-8cec-d67c73657534 2026-04-27 17:12:21.444 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 3df37d96-541b-45c8-90c1-e5762f86f633 2026-04-27 17:12:21.776 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 96f325a0-92d6-4b89-af9d-daf3e8458bf1 2026-04-27 17:12:22.097 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 3557f8b2-f471-4725-b814-aa82f04eaeb7 2026-04-27 17:12:23.403 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 3df37d96-541b-45c8-90c1-e5762f86f633 2026-04-27 17:12:23.774 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 3557f8b2-f471-4725-b814-aa82f04eaeb7 2026-04-27 17:12:26.814 10 INFO neutron.plugins.ml2.plugin [None req-65a54cd7-1997-401e-bb22-2389ab8abbb2 - - - - - -] Attempt 1 to provision port 3626d8db-7f27-49b3-af33-ae5703a1968d 2026-04-27 17:12:27.290 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 3626d8db-7f27-49b3-af33-ae5703a1968d 2026-04-27 17:12:27.771 10 INFO neutron.plugins.ml2.plugin [None req-198e073f-a479-47ae-8886-eef5a494241b - - - - - -] Attempt 1 to provision port 701fe7be-2867-4b5f-adf9-edff6ce044ad 2026-04-27 17:12:28.727 9 INFO neutron.plugins.ml2.plugin [None req-2f2c69d7-d39d-4ceb-89ab-4f676d60fa53 - - - - - -] Attempt 1 to provision port 701fe7be-2867-4b5f-adf9-edff6ce044ad 2026-04-27 17:12:31.305 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-834db1d7-fefd-4218-be93-46ae012b6083'] response: {'server_uuid': '411bf389-225e-45fe-8146-4aa16f77dcb1', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7683be68-3200-48df-b889-40b1960371f2', 'code': 200} 2026-04-27 17:12:31.977 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 7683be68-3200-48df-b889-40b1960371f2 2026-04-27 17:12:33.355 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-44882b05-08c4-490f-8f07-5ea45b56790e'] response: {'server_uuid': '411bf389-225e-45fe-8146-4aa16f77dcb1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7683be68-3200-48df-b889-40b1960371f2', 'code': 200} 2026-04-27 17:12:33.406 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 7683be68-3200-48df-b889-40b1960371f2 2026-04-27 17:12:33.750 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 7fc8096d-72d1-4353-8baf-c2d6181daf2d 2026-04-27 17:12:34.112 10 INFO neutron.plugins.ml2.plugin [None req-29503083-bc2e-448d-9fcc-3951618cb82a - - - - - -] Attempt 1 to provision port 7fc8096d-72d1-4353-8baf-c2d6181daf2d 2026-04-27 17:12:35.061 10 INFO neutron.plugins.ml2.plugin [None req-6a13da81-97fc-42cc-b0c5-477a9938e309 - - - - - -] Attempt 1 to provision port 309a235a-24a8-4972-8aa4-37f28fcdb983 2026-04-27 17:12:35.400 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 7fc8096d-72d1-4353-8baf-c2d6181daf2d 2026-04-27 17:12:35.510 10 INFO neutron.plugins.ml2.plugin [None req-dc84e5ff-d56a-4394-a979-6ade9347f6e0 - - - - - -] Attempt 1 to provision port 309a235a-24a8-4972-8aa4-37f28fcdb983 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-04-27 17:12:39.497 9 INFO neutron.plugins.ml2.plugin [None req-632f62eb-3134-4661-b5e3-d83074de23a3 - - - - - -] Attempt 1 to provision port e9772928-2969-418e-af1a-caaa24a057e1 2026-04-27 17:12:49.309 9 INFO neutron.plugins.ml2.plugin [None req-9dc9c7e0-d4d0-4f45-96fb-507a9b82aff1 - - - - - -] Attempt 1 to provision port 7d9e0664-e825-49ab-92cc-54e0a27b59c7 2026-04-27 17:12:49.338 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 72eebe52-a735-4e7c-8f6c-0871e60c4e62 2026-04-27 17:12:49.775 10 INFO neutron.plugins.ml2.plugin [None req-a0f98e56-fa8b-4e5c-b8fa-0f88e6210b35 - - - - - -] Attempt 1 to provision port 72eebe52-a735-4e7c-8f6c-0871e60c4e62 2026-04-27 17:12:49.979 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 7d9e0664-e825-49ab-92cc-54e0a27b59c7 2026-04-27 17:12:50.296 9 INFO neutron.plugins.ml2.plugin [None req-b4b83302-8a9b-49f3-8e3c-b4c573e2ba33 - - - - - -] Attempt 1 to provision port 353605c0-aba5-45b3-afbb-8b03ed2b7665 2026-04-27 17:12:50.744 10 INFO neutron.plugins.ml2.plugin [None req-2fa6b5d4-8bee-4fb5-9443-627ad81b8e3d - - - - - -] Attempt 1 to provision port 353605c0-aba5-45b3-afbb-8b03ed2b7665 2026-04-27 17:12:51.351 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 7d9e0664-e825-49ab-92cc-54e0a27b59c7 2026-04-27 17:12:51.391 9 INFO neutron.plugins.ml2.plugin [None req-adf47b8f-9b2e-4f26-a565-5fd283932277 - - - - - -] Attempt 1 to provision port c7321222-d1d8-4923-8f29-bf1e1a0bbccc 2026-04-27 17:12:51.642 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 72eebe52-a735-4e7c-8f6c-0871e60c4e62 2026-04-27 17:12:52.538 9 INFO neutron.plugins.ml2.plugin [None req-e6b517a1-45c6-4f1f-b0da-2aec81a0c335 - - - - - -] Attempt 1 to provision port c7321222-d1d8-4923-8f29-bf1e1a0bbccc 2026-04-27 17:12:59.597 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 9a4cc912-2e0b-4485-a3fe-587a19432fb2 2026-04-27 17:13:00.649 10 INFO neutron.plugins.ml2.plugin [None req-38de6c4b-bf3e-4653-a9ea-a4b5a33c3227 - - - - - -] Attempt 1 to provision port 9a4cc912-2e0b-4485-a3fe-587a19432fb2 2026-04-27 17:13:01.015 9 INFO neutron.plugins.ml2.plugin [None req-c0372d35-1b0f-44f6-8c40-1b10621aebf4 - - - - - -] Attempt 1 to provision port 34cf9c71-36a4-4106-91e4-f98e2ec64c34 2026-04-27 17:13:01.384 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 9a4cc912-2e0b-4485-a3fe-587a19432fb2 2026-04-27 17:13:01.561 9 INFO neutron.plugins.ml2.plugin [None req-4dc62124-b59c-42b9-b7ac-39ae2071ee17 - - - - - -] Attempt 1 to provision port 200a0685-c2fd-4aed-a04d-0987e8872962 2026-04-27 17:13:01.715 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 70e56083-cc67-4fe1-9f09-02832e6b601f 2026-04-27 17:13:01.913 9 INFO neutron.plugins.ml2.plugin [None req-0d1d293a-3f95-42ca-bf1d-8a83140ead6d - - - - - -] Attempt 1 to provision port 70e56083-cc67-4fe1-9f09-02832e6b601f 2026-04-27 17:13:02.081 10 INFO neutron.plugins.ml2.plugin [None req-d75ffb25-536d-4608-8a92-71564eaac642 - - - - - -] Attempt 1 to provision port fc48431b-2a75-4d5b-b2ed-6ffd2732ea3d 2026-04-27 17:13:02.108 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port fc48431b-2a75-4d5b-b2ed-6ffd2732ea3d 2026-04-27 17:13:03.168 10 INFO neutron.plugins.ml2.plugin [None req-2b29c6ff-58e6-4d68-a162-295374963f67 - - - - - -] Attempt 1 to provision port ea248675-0419-4cc0-8d35-8910b5290bbf 2026-04-27 17:13:03.310 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 70e56083-cc67-4fe1-9f09-02832e6b601f 2026-04-27 17:13:03.569 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port fc48431b-2a75-4d5b-b2ed-6ffd2732ea3d 2026-04-27 17:13:04.025 9 INFO neutron.plugins.ml2.plugin [None req-03a43ea1-7a23-4060-b5dc-8a0175b7dbf0 - - - - - -] Attempt 1 to provision port 0a9b8797-6028-4aa6-a7d5-91959da0b58f 2026-04-27 17:13:04.681 10 INFO neutron.plugins.ml2.plugin [None req-f870131a-f66c-4c9e-92aa-4a90214197fe - - - - - -] Attempt 1 to provision port ea248675-0419-4cc0-8d35-8910b5290bbf 2026-04-27 17:13:04.837 9 INFO neutron.plugins.ml2.plugin [None req-50c69bb5-3766-4bc8-81fb-1450de14ca0f - - - - - -] Attempt 1 to provision port 0a9b8797-6028-4aa6-a7d5-91959da0b58f 2026-04-27 17:13:05.345 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 01d8af3d-87ad-438e-bf3e-63e319488087 2026-04-27 17:13:05.486 10 INFO neutron.plugins.ml2.plugin [None req-a265bdb5-4313-44fc-af88-1fffc9aa5d5d - - - - - -] Attempt 1 to provision port 64ee6aac-a1f6-4028-968c-7a478ed479b8 2026-04-27 17:13:05.994 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 758f3282-1af5-404f-acc4-23bba0126285 2026-04-27 17:13:06.135 9 INFO neutron.plugins.ml2.plugin [None req-7c5c5fc5-12eb-425f-b383-c9442f6da8b0 - - - - - -] Attempt 1 to provision port 64ee6aac-a1f6-4028-968c-7a478ed479b8 2026-04-27 17:13:07.421 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 01d8af3d-87ad-438e-bf3e-63e319488087 2026-04-27 17:13:07.733 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 758f3282-1af5-404f-acc4-23bba0126285 2026-04-27 17:13:10.120 9 INFO neutron.plugins.ml2.plugin [None req-a2b891b7-cbf0-4de7-a5b7-d1acaa6bca51 - - - - - -] Attempt 1 to provision port a0f56636-401b-4257-8299-cdb9da62c221 2026-04-27 17:13:10.891 10 INFO neutron.plugins.ml2.plugin [None req-bfce0514-d2f3-432a-ad7c-20c26257f29f - - - - - -] Attempt 1 to provision port 4e6b5e17-ef24-4ec0-9ac1-ac1dd0676297 2026-04-27 17:13:11.049 9 INFO neutron.plugins.ml2.plugin [None req-65047cf7-0188-488b-8a9b-8b4ce20e740d - - - - - -] Attempt 1 to provision port 808c2eda-d9ca-4c53-a250-1e07be11ba49 2026-04-27 17:13:11.429 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 808c2eda-d9ca-4c53-a250-1e07be11ba49 2026-04-27 17:13:11.915 10 INFO neutron.plugins.ml2.plugin [None req-ba87ecd1-641d-48c4-b397-7eeb1cea30ed - - - - - -] Attempt 1 to provision port b0ae1a86-4a37-4c8a-8d4b-cdd7e242a1c3 2026-04-27 17:13:12.256 10 INFO neutron.plugins.ml2.plugin [None req-5acbbf73-65b4-4e23-8a75-09009abc167e - - - - - -] Attempt 1 to provision port b0ae1a86-4a37-4c8a-8d4b-cdd7e242a1c3 2026-04-27 17:13:13.699 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port a0f56636-401b-4257-8299-cdb9da62c221 2026-04-27 17:13:14.192 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 808c2eda-d9ca-4c53-a250-1e07be11ba49 2026-04-27 17:13:14.236 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0a1fead-8399-4e3b-8e87-52f2f90eeba7'] response: {'server_uuid': '8eaf164d-aefc-4dee-af93-1d8b3e49d59e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a0f56636-401b-4257-8299-cdb9da62c221', 'code': 200} 2026-04-27 17:13:14.418 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 4e6b5e17-ef24-4ec0-9ac1-ac1dd0676297 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-04-27 17:13:15.235 10 INFO neutron.plugins.ml2.plugin [None req-928cb852-3ff6-4699-b058-c348a271111f - - - - - -] Attempt 1 to provision port f07340ff-11db-41ca-9b2e-98672316884a 2026-04-27 17:13:15.439 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port f07340ff-11db-41ca-9b2e-98672316884a 2026-04-27 17:13:15.802 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port a0f56636-401b-4257-8299-cdb9da62c221 2026-04-27 17:13:16.093 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 4e6b5e17-ef24-4ec0-9ac1-ac1dd0676297 2026-04-27 17:13:16.444 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d4890d7-0ef4-4187-879e-e3a713772496'] response: {'server_uuid': '43dc9e95-e093-4d9d-b0bc-ca618bf50122', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4e6b5e17-ef24-4ec0-9ac1-ac1dd0676297', 'code': 200} 2026-04-27 17:13:16.603 9 INFO neutron.plugins.ml2.plugin [None req-7f766634-d54a-4c77-8fcd-e19e2bd0efd2 - - - - - -] Attempt 1 to provision port d7ea3a18-e851-4fa1-bde2-8fe5195edef8 2026-04-27 17:13:29.367 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 46a459d3-801c-46be-99bd-711e3afd343f 2026-04-27 17:13:31.166 10 INFO neutron.plugins.ml2.plugin [None req-b86465d6-c545-4293-9ff5-a1786205b30d - - - - - -] Attempt 1 to provision port 46a459d3-801c-46be-99bd-711e3afd343f 2026-04-27 17:13:31.358 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port dd0b04d7-fcb9-4ae2-bb72-20d6ea8d5743 2026-04-27 17:13:31.773 10 INFO neutron.plugins.ml2.plugin [None req-aa074dab-baef-4aea-8c1c-19ca2d5746d6 - - - - - -] Attempt 1 to provision port 46a459d3-801c-46be-99bd-711e3afd343f 2026-04-27 17:13:31.953 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 46a459d3-801c-46be-99bd-711e3afd343f 2026-04-27 17:13:32.614 10 INFO neutron.plugins.ml2.plugin [None req-13b800d4-0420-46cc-8493-91fdf9c62bd2 - - - - - -] Attempt 1 to provision port cec50939-fb55-4466-8b38-01a5cb01675b 2026-04-27 17:13:32.867 9 INFO neutron.plugins.ml2.plugin [None req-b4083d2b-6410-4436-97c0-225482ef1193 - - - - - -] Attempt 1 to provision port dd0b04d7-fcb9-4ae2-bb72-20d6ea8d5743 2026-04-27 17:13:33.372 9 INFO neutron.plugins.ml2.plugin [None req-bc99bfa4-4dfe-47e2-bbdf-50d43f6a96fd - - - - - -] Attempt 1 to provision port dd0b04d7-fcb9-4ae2-bb72-20d6ea8d5743 2026-04-27 17:13:33.401 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port dd0b04d7-fcb9-4ae2-bb72-20d6ea8d5743 2026-04-27 17:13:33.766 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port c08fcf07-d251-43a1-b751-99809aebe170 2026-04-27 17:13:33.861 10 INFO neutron.plugins.ml2.plugin [None req-625fe34e-be4e-466e-8550-b9d836729c27 - - - - - -] Attempt 1 to provision port c08fcf07-d251-43a1-b751-99809aebe170 2026-04-27 17:13:34.619 10 INFO neutron.plugins.ml2.plugin [None req-77ea3026-4917-49bd-bf80-f56ca026fbec - - - - - -] Attempt 1 to provision port c08fcf07-d251-43a1-b751-99809aebe170 2026-04-27 17:13:35.367 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port c08fcf07-d251-43a1-b751-99809aebe170 2026-04-27 17:13:35.815 9 INFO neutron.plugins.ml2.plugin [None req-e0cadf15-5435-4b80-a9ad-4ecbefa5e60c - - - - - -] Attempt 1 to provision port f94e2740-f0d1-4773-a623-28d3c5f8b477 2026-04-27 17:13:36.564 9 INFO neutron.plugins.ml2.plugin [None req-484e2d09-b7fd-4213-8724-2069cdeb6776 - - - - - -] Attempt 1 to provision port f94e2740-f0d1-4773-a623-28d3c5f8b477 2026-04-27 17:13:37.336 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 4b3ec996-223d-4d4c-ba92-0b31ba4300bc 2026-04-27 17:13:37.716 10 INFO neutron.plugins.ml2.plugin [None req-31bd79ba-33fe-4612-9860-4cbb75090301 - - - - - -] Attempt 1 to provision port 30c42bcb-41a7-4437-972c-865d726dc390 2026-04-27 17:13:38.569 9 INFO neutron.plugins.ml2.plugin [None req-0ea87bba-de8f-452c-b4f5-5cc17093b33c - - - - - -] Attempt 1 to provision port 30c42bcb-41a7-4437-972c-865d726dc390 2026-04-27 17:13:39.472 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 4b3ec996-223d-4d4c-ba92-0b31ba4300bc 2026-04-27 17:13:39.638 10 INFO neutron.plugins.ml2.plugin [None req-ca7aba62-75ee-4efc-999f-bee7d9422c3a - - - - - -] Attempt 1 to provision port a4955436-616d-44b5-bf8c-b232ea65ee89 2026-04-27 17:13:40.515 10 INFO neutron.plugins.ml2.plugin [None req-bafa4d5e-5054-43fa-b86e-d93479675dc7 - - - - - -] Attempt 1 to provision port a4955436-616d-44b5-bf8c-b232ea65ee89 2026-04-27 17:13:45.026 9 INFO neutron.plugins.ml2.plugin [None req-544f08ce-0804-4b62-a855-7800d5f0d09e - - - - - -] Attempt 1 to provision port 92e8fa2b-4058-460d-887f-8afeebca1689 2026-04-27 17:13:47.392 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 92e8fa2b-4058-460d-887f-8afeebca1689 2026-04-27 17:13:47.520 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed607a33-afb0-4889-9d0a-28c5f7907780'] response: {'server_uuid': '38874a9b-d73a-4995-afbb-7aed4a5b5ddc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '92e8fa2b-4058-460d-887f-8afeebca1689', 'code': 200} 2026-04-27 17:13:49.376 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 92e8fa2b-4058-460d-887f-8afeebca1689 2026-04-27 17:13:50.427 10 INFO neutron.plugins.ml2.plugin [None req-ddd2a7cc-33b5-4a99-a5c5-3f998fcbe0d2 - - - - - -] Attempt 1 to provision port 542b2b32-ec56-45ba-8352-a7b5a7943d69 2026-04-27 17:13:53.997 10 INFO neutron.plugins.ml2.plugin [None req-4959f494-700c-40bf-b926-daaaf61be9c1 - - - - - -] Attempt 1 to provision port fc65d6ea-006e-4604-bc37-bc2af1e92460 2026-04-27 17:13:57.385 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port fc65d6ea-006e-4604-bc37-bc2af1e92460 2026-04-27 17:13:57.524 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c518a8b7-0a4d-4887-a46c-0ccd10ff1617'] response: {'server_uuid': '3f98d27b-b08b-411d-aab3-e32e933f271e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fc65d6ea-006e-4604-bc37-bc2af1e92460', 'code': 200} 2026-04-27 17:13:59.458 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port fc65d6ea-006e-4604-bc37-bc2af1e92460 2026-04-27 17:13:59.758 9 ERROR neutron.plugins.ml2.managers [None req-8681315f-ef23-42b9-a3ed-0026c04701a8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 74411798-da68-45d1-98e6-b5adc1587eee could not be found. 2026-04-27 17:13:59.758 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 17:13:59.758 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-27 17:13:59.758 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 17:13:59.758 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-04-27 17:13:59.758 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 17:13:59.758 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-04-27 17:13:59.758 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 17:13:59.758 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-04-27 17:13:59.758 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 17:13:59.758 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-04-27 17:13:59.758 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 17:13:59.758 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-04-27 17:13:59.758 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 17:13:59.758 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:13:59.758 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:13:59.758 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-04-27 17:13:59.758 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:13:59.758 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-04-27 17:13:59.758 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 17:13:59.758 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 17:13:59.758 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 17:13:59.758 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:13:59.758 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:13:59.758 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-04-27 17:13:59.758 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:13:59.758 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 17:13:59.758 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 17:13:59.758 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-04-27 17:13:59.758 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 17:13:59.758 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:13:59.758 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:13:59.758 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-04-27 17:13:59.758 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:13:59.758 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-04-27 17:13:59.758 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 17:13:59.758 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-27 17:13:59.758 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 17:13:59.758 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-04-27 17:13:59.758 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 17:13:59.758 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 74411798-da68-45d1-98e6-b5adc1587eee could not be found. 2026-04-27 17:13:59.758 9 ERROR neutron.plugins.ml2.managers  2026-04-27 17:13:59.760 9 ERROR neutron.plugins.ml2.managers [None req-8681315f-ef23-42b9-a3ed-0026c04701a8 - - - - - -] Failed to bind port e5d5b21b-82fa-4ef5-84a3-407773349834 on host instance for vnic_type normal using segments [{'id': '8c70f97d-b603-4488-b634-7a6d20dc525c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 864, 'network_id': '65d98367-1c46-4c0a-b592-887099b90b88'}] 2026-04-27 17:13:59.760 9 INFO neutron.plugins.ml2.plugin [None req-8681315f-ef23-42b9-a3ed-0026c04701a8 - - - - - -] Attempt 2 to bind port e5d5b21b-82fa-4ef5-84a3-407773349834 2026-04-27 17:13:59.781 9 ERROR neutron.plugins.ml2.managers [None req-8681315f-ef23-42b9-a3ed-0026c04701a8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 74411798-da68-45d1-98e6-b5adc1587eee could not be found. 2026-04-27 17:13:59.781 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 17:13:59.781 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-27 17:13:59.781 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 17:13:59.781 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-04-27 17:13:59.781 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 17:13:59.781 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-04-27 17:13:59.781 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 17:13:59.781 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-04-27 17:13:59.781 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 17:13:59.781 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-04-27 17:13:59.781 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 17:13:59.781 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-04-27 17:13:59.781 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 17:13:59.781 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:13:59.781 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:13:59.781 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-04-27 17:13:59.781 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:13:59.781 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-04-27 17:13:59.781 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 17:13:59.781 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 17:13:59.781 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 17:13:59.781 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:13:59.781 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:13:59.781 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-04-27 17:13:59.781 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:13:59.781 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 17:13:59.781 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 17:13:59.781 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-04-27 17:13:59.781 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 17:13:59.781 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:13:59.781 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:13:59.781 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-04-27 17:13:59.781 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:13:59.781 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-04-27 17:13:59.781 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 17:13:59.781 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-27 17:13:59.781 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 17:13:59.781 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-04-27 17:13:59.781 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 17:13:59.781 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 74411798-da68-45d1-98e6-b5adc1587eee could not be found. 2026-04-27 17:13:59.781 9 ERROR neutron.plugins.ml2.managers  2026-04-27 17:13:59.782 9 ERROR neutron.plugins.ml2.managers [None req-8681315f-ef23-42b9-a3ed-0026c04701a8 - - - - - -] Failed to bind port e5d5b21b-82fa-4ef5-84a3-407773349834 on host instance for vnic_type normal using segments [{'id': '8c70f97d-b603-4488-b634-7a6d20dc525c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 864, 'network_id': '65d98367-1c46-4c0a-b592-887099b90b88'}] 2026-04-27 17:13:59.782 9 INFO neutron.plugins.ml2.plugin [None req-8681315f-ef23-42b9-a3ed-0026c04701a8 - - - - - -] Attempt 3 to bind port e5d5b21b-82fa-4ef5-84a3-407773349834 2026-04-27 17:13:59.799 9 ERROR neutron.plugins.ml2.managers [None req-8681315f-ef23-42b9-a3ed-0026c04701a8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 74411798-da68-45d1-98e6-b5adc1587eee could not be found. 2026-04-27 17:13:59.799 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 17:13:59.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-27 17:13:59.799 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 17:13:59.799 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-04-27 17:13:59.799 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 17:13:59.799 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-04-27 17:13:59.799 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 17:13:59.799 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-04-27 17:13:59.799 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 17:13:59.799 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-04-27 17:13:59.799 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 17:13:59.799 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-04-27 17:13:59.799 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 17:13:59.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:13:59.799 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:13:59.799 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-04-27 17:13:59.799 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:13:59.799 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-04-27 17:13:59.799 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 17:13:59.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 17:13:59.799 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 17:13:59.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:13:59.799 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:13:59.799 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-04-27 17:13:59.799 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:13:59.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 17:13:59.799 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 17:13:59.799 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-04-27 17:13:59.799 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 17:13:59.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:13:59.799 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:13:59.799 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-04-27 17:13:59.799 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:13:59.799 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-04-27 17:13:59.799 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 17:13:59.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-27 17:13:59.799 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 17:13:59.799 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-04-27 17:13:59.799 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 17:13:59.799 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 74411798-da68-45d1-98e6-b5adc1587eee could not be found. 2026-04-27 17:13:59.799 9 ERROR neutron.plugins.ml2.managers  2026-04-27 17:13:59.800 9 ERROR neutron.plugins.ml2.managers [None req-8681315f-ef23-42b9-a3ed-0026c04701a8 - - - - - -] Failed to bind port e5d5b21b-82fa-4ef5-84a3-407773349834 on host instance for vnic_type normal using segments [{'id': '8c70f97d-b603-4488-b634-7a6d20dc525c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 864, 'network_id': '65d98367-1c46-4c0a-b592-887099b90b88'}] 2026-04-27 17:13:59.800 9 INFO neutron.plugins.ml2.plugin [None req-8681315f-ef23-42b9-a3ed-0026c04701a8 - - - - - -] Attempt 4 to bind port e5d5b21b-82fa-4ef5-84a3-407773349834 2026-04-27 17:13:59.819 9 ERROR neutron.plugins.ml2.managers [None req-8681315f-ef23-42b9-a3ed-0026c04701a8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 74411798-da68-45d1-98e6-b5adc1587eee could not be found. 2026-04-27 17:13:59.819 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 17:13:59.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-27 17:13:59.819 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 17:13:59.819 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-04-27 17:13:59.819 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 17:13:59.819 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-04-27 17:13:59.819 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 17:13:59.819 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-04-27 17:13:59.819 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 17:13:59.819 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-04-27 17:13:59.819 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 17:13:59.819 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-04-27 17:13:59.819 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 17:13:59.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:13:59.819 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:13:59.819 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-04-27 17:13:59.819 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:13:59.819 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-04-27 17:13:59.819 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 17:13:59.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 17:13:59.819 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 17:13:59.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:13:59.819 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:13:59.819 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-04-27 17:13:59.819 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:13:59.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 17:13:59.819 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 17:13:59.819 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-04-27 17:13:59.819 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 17:13:59.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:13:59.819 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:13:59.819 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-04-27 17:13:59.819 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:13:59.819 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-04-27 17:13:59.819 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 17:13:59.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-27 17:13:59.819 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 17:13:59.819 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-04-27 17:13:59.819 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 17:13:59.819 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 74411798-da68-45d1-98e6-b5adc1587eee could not be found. 2026-04-27 17:13:59.819 9 ERROR neutron.plugins.ml2.managers  2026-04-27 17:13:59.819 9 ERROR neutron.plugins.ml2.managers [None req-8681315f-ef23-42b9-a3ed-0026c04701a8 - - - - - -] Failed to bind port e5d5b21b-82fa-4ef5-84a3-407773349834 on host instance for vnic_type normal using segments [{'id': '8c70f97d-b603-4488-b634-7a6d20dc525c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 864, 'network_id': '65d98367-1c46-4c0a-b592-887099b90b88'}] 2026-04-27 17:13:59.820 9 INFO neutron.plugins.ml2.plugin [None req-8681315f-ef23-42b9-a3ed-0026c04701a8 - - - - - -] Attempt 5 to bind port e5d5b21b-82fa-4ef5-84a3-407773349834 2026-04-27 17:13:59.837 9 ERROR neutron.plugins.ml2.managers [None req-8681315f-ef23-42b9-a3ed-0026c04701a8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 74411798-da68-45d1-98e6-b5adc1587eee could not be found. 2026-04-27 17:13:59.837 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 17:13:59.837 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-27 17:13:59.837 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 17:13:59.837 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-04-27 17:13:59.837 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 17:13:59.837 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-04-27 17:13:59.837 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 17:13:59.837 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-04-27 17:13:59.837 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 17:13:59.837 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-04-27 17:13:59.837 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 17:13:59.837 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-04-27 17:13:59.837 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 17:13:59.837 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:13:59.837 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:13:59.837 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-04-27 17:13:59.837 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:13:59.837 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-04-27 17:13:59.837 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 17:13:59.837 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 17:13:59.837 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 17:13:59.837 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:13:59.837 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:13:59.837 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-04-27 17:13:59.837 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:13:59.837 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 17:13:59.837 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 17:13:59.837 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-04-27 17:13:59.837 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 17:13:59.837 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:13:59.837 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:13:59.837 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-04-27 17:13:59.837 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:13:59.837 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-04-27 17:13:59.837 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 17:13:59.837 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-27 17:13:59.837 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 17:13:59.837 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-04-27 17:13:59.837 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 17:13:59.837 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 74411798-da68-45d1-98e6-b5adc1587eee could not be found. 2026-04-27 17:13:59.837 9 ERROR neutron.plugins.ml2.managers  2026-04-27 17:13:59.838 9 ERROR neutron.plugins.ml2.managers [None req-8681315f-ef23-42b9-a3ed-0026c04701a8 - - - - - -] Failed to bind port e5d5b21b-82fa-4ef5-84a3-407773349834 on host instance for vnic_type normal using segments [{'id': '8c70f97d-b603-4488-b634-7a6d20dc525c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 864, 'network_id': '65d98367-1c46-4c0a-b592-887099b90b88'}] 2026-04-27 17:13:59.838 9 INFO neutron.plugins.ml2.plugin [None req-8681315f-ef23-42b9-a3ed-0026c04701a8 - - - - - -] Attempt 6 to bind port e5d5b21b-82fa-4ef5-84a3-407773349834 2026-04-27 17:13:59.855 9 ERROR neutron.plugins.ml2.managers [None req-8681315f-ef23-42b9-a3ed-0026c04701a8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 74411798-da68-45d1-98e6-b5adc1587eee could not be found. 2026-04-27 17:13:59.855 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 17:13:59.855 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-27 17:13:59.855 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 17:13:59.855 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-04-27 17:13:59.855 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 17:13:59.855 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-04-27 17:13:59.855 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 17:13:59.855 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-04-27 17:13:59.855 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 17:13:59.855 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-04-27 17:13:59.855 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 17:13:59.855 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-04-27 17:13:59.855 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 17:13:59.855 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:13:59.855 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:13:59.855 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-04-27 17:13:59.855 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:13:59.855 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-04-27 17:13:59.855 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 17:13:59.855 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 17:13:59.855 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 17:13:59.855 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:13:59.855 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:13:59.855 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-04-27 17:13:59.855 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:13:59.855 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 17:13:59.855 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 17:13:59.855 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-04-27 17:13:59.855 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 17:13:59.855 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:13:59.855 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:13:59.855 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-04-27 17:13:59.855 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:13:59.855 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-04-27 17:13:59.855 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 17:13:59.855 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-27 17:13:59.855 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 17:13:59.855 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-04-27 17:13:59.855 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 17:13:59.855 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 74411798-da68-45d1-98e6-b5adc1587eee could not be found. 2026-04-27 17:13:59.855 9 ERROR neutron.plugins.ml2.managers  2026-04-27 17:13:59.856 9 ERROR neutron.plugins.ml2.managers [None req-8681315f-ef23-42b9-a3ed-0026c04701a8 - - - - - -] Failed to bind port e5d5b21b-82fa-4ef5-84a3-407773349834 on host instance for vnic_type normal using segments [{'id': '8c70f97d-b603-4488-b634-7a6d20dc525c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 864, 'network_id': '65d98367-1c46-4c0a-b592-887099b90b88'}] 2026-04-27 17:13:59.856 9 INFO neutron.plugins.ml2.plugin [None req-8681315f-ef23-42b9-a3ed-0026c04701a8 - - - - - -] Attempt 7 to bind port e5d5b21b-82fa-4ef5-84a3-407773349834 2026-04-27 17:13:59.879 9 ERROR neutron.plugins.ml2.managers [None req-8681315f-ef23-42b9-a3ed-0026c04701a8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 74411798-da68-45d1-98e6-b5adc1587eee could not be found. 2026-04-27 17:13:59.879 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 17:13:59.879 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-27 17:13:59.879 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 17:13:59.879 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-04-27 17:13:59.879 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 17:13:59.879 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-04-27 17:13:59.879 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 17:13:59.879 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-04-27 17:13:59.879 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 17:13:59.879 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-04-27 17:13:59.879 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 17:13:59.879 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-04-27 17:13:59.879 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 17:13:59.879 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:13:59.879 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:13:59.879 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-04-27 17:13:59.879 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:13:59.879 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-04-27 17:13:59.879 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 17:13:59.879 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 17:13:59.879 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 17:13:59.879 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:13:59.879 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:13:59.879 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-04-27 17:13:59.879 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:13:59.879 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 17:13:59.879 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 17:13:59.879 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-04-27 17:13:59.879 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 17:13:59.879 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:13:59.879 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:13:59.879 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-04-27 17:13:59.879 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:13:59.879 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-04-27 17:13:59.879 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 17:13:59.879 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-27 17:13:59.879 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 17:13:59.879 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-04-27 17:13:59.879 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 17:13:59.879 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 74411798-da68-45d1-98e6-b5adc1587eee could not be found. 2026-04-27 17:13:59.879 9 ERROR neutron.plugins.ml2.managers  2026-04-27 17:13:59.880 9 ERROR neutron.plugins.ml2.managers [None req-8681315f-ef23-42b9-a3ed-0026c04701a8 - - - - - -] Failed to bind port e5d5b21b-82fa-4ef5-84a3-407773349834 on host instance for vnic_type normal using segments [{'id': '8c70f97d-b603-4488-b634-7a6d20dc525c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 864, 'network_id': '65d98367-1c46-4c0a-b592-887099b90b88'}] 2026-04-27 17:13:59.880 9 INFO neutron.plugins.ml2.plugin [None req-8681315f-ef23-42b9-a3ed-0026c04701a8 - - - - - -] Attempt 8 to bind port e5d5b21b-82fa-4ef5-84a3-407773349834 2026-04-27 17:13:59.898 9 ERROR neutron.plugins.ml2.managers [None req-8681315f-ef23-42b9-a3ed-0026c04701a8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 74411798-da68-45d1-98e6-b5adc1587eee could not be found. 2026-04-27 17:13:59.898 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 17:13:59.898 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-27 17:13:59.898 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 17:13:59.898 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-04-27 17:13:59.898 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 17:13:59.898 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-04-27 17:13:59.898 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 17:13:59.898 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-04-27 17:13:59.898 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 17:13:59.898 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-04-27 17:13:59.898 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 17:13:59.898 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-04-27 17:13:59.898 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 17:13:59.898 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:13:59.898 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:13:59.898 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-04-27 17:13:59.898 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:13:59.898 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-04-27 17:13:59.898 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 17:13:59.898 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 17:13:59.898 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 17:13:59.898 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:13:59.898 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:13:59.898 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-04-27 17:13:59.898 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:13:59.898 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 17:13:59.898 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 17:13:59.898 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-04-27 17:13:59.898 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 17:13:59.898 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:13:59.898 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:13:59.898 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-04-27 17:13:59.898 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:13:59.898 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-04-27 17:13:59.898 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 17:13:59.898 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-27 17:13:59.898 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 17:13:59.898 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-04-27 17:13:59.898 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 17:13:59.898 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 74411798-da68-45d1-98e6-b5adc1587eee could not be found. 2026-04-27 17:13:59.898 9 ERROR neutron.plugins.ml2.managers  2026-04-27 17:13:59.899 9 ERROR neutron.plugins.ml2.managers [None req-8681315f-ef23-42b9-a3ed-0026c04701a8 - - - - - -] Failed to bind port e5d5b21b-82fa-4ef5-84a3-407773349834 on host instance for vnic_type normal using segments [{'id': '8c70f97d-b603-4488-b634-7a6d20dc525c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 864, 'network_id': '65d98367-1c46-4c0a-b592-887099b90b88'}] 2026-04-27 17:13:59.900 9 INFO neutron.plugins.ml2.plugin [None req-8681315f-ef23-42b9-a3ed-0026c04701a8 - - - - - -] Attempt 9 to bind port e5d5b21b-82fa-4ef5-84a3-407773349834 2026-04-27 17:13:59.922 9 ERROR neutron.plugins.ml2.managers [None req-8681315f-ef23-42b9-a3ed-0026c04701a8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 74411798-da68-45d1-98e6-b5adc1587eee could not be found. 2026-04-27 17:13:59.922 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 17:13:59.922 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-27 17:13:59.922 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 17:13:59.922 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-04-27 17:13:59.922 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 17:13:59.922 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-04-27 17:13:59.922 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 17:13:59.922 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-04-27 17:13:59.922 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 17:13:59.922 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-04-27 17:13:59.922 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 17:13:59.922 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-04-27 17:13:59.922 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 17:13:59.922 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:13:59.922 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:13:59.922 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-04-27 17:13:59.922 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:13:59.922 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-04-27 17:13:59.922 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 17:13:59.922 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 17:13:59.922 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 17:13:59.922 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:13:59.922 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:13:59.922 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-04-27 17:13:59.922 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:13:59.922 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 17:13:59.922 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 17:13:59.922 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-04-27 17:13:59.922 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 17:13:59.922 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:13:59.922 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:13:59.922 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-04-27 17:13:59.922 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:13:59.922 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-04-27 17:13:59.922 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 17:13:59.922 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-27 17:13:59.922 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 17:13:59.922 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-04-27 17:13:59.922 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 17:13:59.922 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 74411798-da68-45d1-98e6-b5adc1587eee could not be found. 2026-04-27 17:13:59.922 9 ERROR neutron.plugins.ml2.managers  2026-04-27 17:13:59.923 9 ERROR neutron.plugins.ml2.managers [None req-8681315f-ef23-42b9-a3ed-0026c04701a8 - - - - - -] Failed to bind port e5d5b21b-82fa-4ef5-84a3-407773349834 on host instance for vnic_type normal using segments [{'id': '8c70f97d-b603-4488-b634-7a6d20dc525c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 864, 'network_id': '65d98367-1c46-4c0a-b592-887099b90b88'}] 2026-04-27 17:13:59.923 9 INFO neutron.plugins.ml2.plugin [None req-8681315f-ef23-42b9-a3ed-0026c04701a8 - - - - - -] Attempt 10 to bind port e5d5b21b-82fa-4ef5-84a3-407773349834 2026-04-27 17:13:59.942 9 ERROR neutron.plugins.ml2.managers [None req-8681315f-ef23-42b9-a3ed-0026c04701a8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 74411798-da68-45d1-98e6-b5adc1587eee could not be found. 2026-04-27 17:13:59.942 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 17:13:59.942 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-27 17:13:59.942 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 17:13:59.942 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-04-27 17:13:59.942 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 17:13:59.942 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-04-27 17:13:59.942 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 17:13:59.942 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-04-27 17:13:59.942 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 17:13:59.942 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-04-27 17:13:59.942 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 17:13:59.942 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-04-27 17:13:59.942 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 17:13:59.942 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:13:59.942 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:13:59.942 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-04-27 17:13:59.942 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:13:59.942 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-04-27 17:13:59.942 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 17:13:59.942 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 17:13:59.942 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 17:13:59.942 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:13:59.942 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:13:59.942 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-04-27 17:13:59.942 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:13:59.942 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 17:13:59.942 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 17:13:59.942 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-04-27 17:13:59.942 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 17:13:59.942 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:13:59.942 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:13:59.942 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-04-27 17:13:59.942 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:13:59.942 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-04-27 17:13:59.942 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 17:13:59.942 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-27 17:13:59.942 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 17:13:59.942 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-04-27 17:13:59.942 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 17:13:59.942 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 74411798-da68-45d1-98e6-b5adc1587eee could not be found. 2026-04-27 17:13:59.942 9 ERROR neutron.plugins.ml2.managers  2026-04-27 17:13:59.943 9 ERROR neutron.plugins.ml2.managers [None req-8681315f-ef23-42b9-a3ed-0026c04701a8 - - - - - -] Failed to bind port e5d5b21b-82fa-4ef5-84a3-407773349834 on host instance for vnic_type normal using segments [{'id': '8c70f97d-b603-4488-b634-7a6d20dc525c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 864, 'network_id': '65d98367-1c46-4c0a-b592-887099b90b88'}] 2026-04-27 17:14:01.578 9 ERROR neutron.plugins.ml2.managers [None req-26d61018-f043-4b3b-a070-80a2be6020ef - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c45820a7-5f54-4443-965d-7abecb120982 could not be found. 2026-04-27 17:14:01.578 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 17:14:01.578 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-27 17:14:01.578 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 17:14:01.578 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-04-27 17:14:01.578 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 17:14:01.578 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-04-27 17:14:01.578 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 17:14:01.578 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-04-27 17:14:01.578 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 17:14:01.578 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-04-27 17:14:01.578 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 17:14:01.578 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-04-27 17:14:01.578 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 17:14:01.578 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:14:01.578 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:14:01.578 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-04-27 17:14:01.578 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:14:01.578 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-04-27 17:14:01.578 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 17:14:01.578 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 17:14:01.578 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 17:14:01.578 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:14:01.578 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:14:01.578 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-04-27 17:14:01.578 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:14:01.578 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 17:14:01.578 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 17:14:01.578 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-04-27 17:14:01.578 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 17:14:01.578 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:14:01.578 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:14:01.578 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-04-27 17:14:01.578 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:14:01.578 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-04-27 17:14:01.578 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 17:14:01.578 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-27 17:14:01.578 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 17:14:01.578 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-04-27 17:14:01.578 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 17:14:01.578 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c45820a7-5f54-4443-965d-7abecb120982 could not be found. 2026-04-27 17:14:01.578 9 ERROR neutron.plugins.ml2.managers  2026-04-27 17:14:01.580 9 ERROR neutron.plugins.ml2.managers [None req-26d61018-f043-4b3b-a070-80a2be6020ef - - - - - -] Failed to bind port 3979ff71-fb57-4a59-a70b-67af892603d8 on host instance for vnic_type normal using segments [{'id': 'b8f7a5e1-235e-4831-a812-67c739c2a6cd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 632, 'network_id': 'add4489e-47fd-4d45-9398-98bf615cc4a1'}] 2026-04-27 17:14:01.580 9 INFO neutron.plugins.ml2.plugin [None req-26d61018-f043-4b3b-a070-80a2be6020ef - - - - - -] Attempt 2 to bind port 3979ff71-fb57-4a59-a70b-67af892603d8 2026-04-27 17:14:01.597 9 ERROR neutron.plugins.ml2.managers [None req-26d61018-f043-4b3b-a070-80a2be6020ef - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c45820a7-5f54-4443-965d-7abecb120982 could not be found. 2026-04-27 17:14:01.597 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 17:14:01.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-27 17:14:01.597 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 17:14:01.597 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-04-27 17:14:01.597 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 17:14:01.597 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-04-27 17:14:01.597 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 17:14:01.597 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-04-27 17:14:01.597 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 17:14:01.597 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-04-27 17:14:01.597 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 17:14:01.597 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-04-27 17:14:01.597 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 17:14:01.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:14:01.597 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:14:01.597 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-04-27 17:14:01.597 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:14:01.597 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-04-27 17:14:01.597 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 17:14:01.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 17:14:01.597 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 17:14:01.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:14:01.597 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:14:01.597 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-04-27 17:14:01.597 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:14:01.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 17:14:01.597 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 17:14:01.597 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-04-27 17:14:01.597 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 17:14:01.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:14:01.597 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:14:01.597 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-04-27 17:14:01.597 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:14:01.597 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-04-27 17:14:01.597 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 17:14:01.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-27 17:14:01.597 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 17:14:01.597 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-04-27 17:14:01.597 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 17:14:01.597 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c45820a7-5f54-4443-965d-7abecb120982 could not be found. 2026-04-27 17:14:01.597 9 ERROR neutron.plugins.ml2.managers  2026-04-27 17:14:01.598 9 ERROR neutron.plugins.ml2.managers [None req-26d61018-f043-4b3b-a070-80a2be6020ef - - - - - -] Failed to bind port 3979ff71-fb57-4a59-a70b-67af892603d8 on host instance for vnic_type normal using segments [{'id': 'b8f7a5e1-235e-4831-a812-67c739c2a6cd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 632, 'network_id': 'add4489e-47fd-4d45-9398-98bf615cc4a1'}] 2026-04-27 17:14:01.598 9 INFO neutron.plugins.ml2.plugin [None req-26d61018-f043-4b3b-a070-80a2be6020ef - - - - - -] Attempt 3 to bind port 3979ff71-fb57-4a59-a70b-67af892603d8 2026-04-27 17:14:01.613 9 ERROR neutron.plugins.ml2.managers [None req-26d61018-f043-4b3b-a070-80a2be6020ef - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c45820a7-5f54-4443-965d-7abecb120982 could not be found. 2026-04-27 17:14:01.613 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 17:14:01.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-27 17:14:01.613 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 17:14:01.613 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-04-27 17:14:01.613 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 17:14:01.613 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-04-27 17:14:01.613 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 17:14:01.613 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-04-27 17:14:01.613 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 17:14:01.613 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-04-27 17:14:01.613 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 17:14:01.613 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-04-27 17:14:01.613 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 17:14:01.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:14:01.613 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:14:01.613 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-04-27 17:14:01.613 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:14:01.613 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-04-27 17:14:01.613 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 17:14:01.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 17:14:01.613 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 17:14:01.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:14:01.613 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:14:01.613 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-04-27 17:14:01.613 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:14:01.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 17:14:01.613 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 17:14:01.613 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-04-27 17:14:01.613 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 17:14:01.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:14:01.613 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:14:01.613 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-04-27 17:14:01.613 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:14:01.613 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-04-27 17:14:01.613 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 17:14:01.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-27 17:14:01.613 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 17:14:01.613 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-04-27 17:14:01.613 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 17:14:01.613 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c45820a7-5f54-4443-965d-7abecb120982 could not be found. 2026-04-27 17:14:01.613 9 ERROR neutron.plugins.ml2.managers  2026-04-27 17:14:01.613 9 ERROR neutron.plugins.ml2.managers [None req-26d61018-f043-4b3b-a070-80a2be6020ef - - - - - -] Failed to bind port 3979ff71-fb57-4a59-a70b-67af892603d8 on host instance for vnic_type normal using segments [{'id': 'b8f7a5e1-235e-4831-a812-67c739c2a6cd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 632, 'network_id': 'add4489e-47fd-4d45-9398-98bf615cc4a1'}] 2026-04-27 17:14:01.614 9 INFO neutron.plugins.ml2.plugin [None req-26d61018-f043-4b3b-a070-80a2be6020ef - - - - - -] Attempt 4 to bind port 3979ff71-fb57-4a59-a70b-67af892603d8 2026-04-27 17:14:01.633 9 ERROR neutron.plugins.ml2.managers [None req-26d61018-f043-4b3b-a070-80a2be6020ef - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c45820a7-5f54-4443-965d-7abecb120982 could not be found. 2026-04-27 17:14:01.633 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 17:14:01.633 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-27 17:14:01.633 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 17:14:01.633 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-04-27 17:14:01.633 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 17:14:01.633 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-04-27 17:14:01.633 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 17:14:01.633 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-04-27 17:14:01.633 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 17:14:01.633 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-04-27 17:14:01.633 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 17:14:01.633 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-04-27 17:14:01.633 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 17:14:01.633 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:14:01.633 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:14:01.633 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-04-27 17:14:01.633 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:14:01.633 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-04-27 17:14:01.633 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 17:14:01.633 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 17:14:01.633 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 17:14:01.633 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:14:01.633 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:14:01.633 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-04-27 17:14:01.633 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:14:01.633 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 17:14:01.633 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 17:14:01.633 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-04-27 17:14:01.633 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 17:14:01.633 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:14:01.633 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:14:01.633 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-04-27 17:14:01.633 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:14:01.633 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-04-27 17:14:01.633 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 17:14:01.633 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-27 17:14:01.633 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 17:14:01.633 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-04-27 17:14:01.633 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 17:14:01.633 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c45820a7-5f54-4443-965d-7abecb120982 could not be found. 2026-04-27 17:14:01.633 9 ERROR neutron.plugins.ml2.managers  2026-04-27 17:14:01.633 9 ERROR neutron.plugins.ml2.managers [None req-26d61018-f043-4b3b-a070-80a2be6020ef - - - - - -] Failed to bind port 3979ff71-fb57-4a59-a70b-67af892603d8 on host instance for vnic_type normal using segments [{'id': 'b8f7a5e1-235e-4831-a812-67c739c2a6cd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 632, 'network_id': 'add4489e-47fd-4d45-9398-98bf615cc4a1'}] 2026-04-27 17:14:01.634 9 INFO neutron.plugins.ml2.plugin [None req-26d61018-f043-4b3b-a070-80a2be6020ef - - - - - -] Attempt 5 to bind port 3979ff71-fb57-4a59-a70b-67af892603d8 2026-04-27 17:14:01.660 9 ERROR neutron.plugins.ml2.managers [None req-26d61018-f043-4b3b-a070-80a2be6020ef - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c45820a7-5f54-4443-965d-7abecb120982 could not be found. 2026-04-27 17:14:01.660 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 17:14:01.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-27 17:14:01.660 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 17:14:01.660 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-04-27 17:14:01.660 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 17:14:01.660 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-04-27 17:14:01.660 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 17:14:01.660 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-04-27 17:14:01.660 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 17:14:01.660 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-04-27 17:14:01.660 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 17:14:01.660 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-04-27 17:14:01.660 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 17:14:01.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:14:01.660 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:14:01.660 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-04-27 17:14:01.660 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:14:01.660 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-04-27 17:14:01.660 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 17:14:01.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 17:14:01.660 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 17:14:01.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:14:01.660 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:14:01.660 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-04-27 17:14:01.660 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:14:01.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 17:14:01.660 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 17:14:01.660 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-04-27 17:14:01.660 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 17:14:01.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:14:01.660 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:14:01.660 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-04-27 17:14:01.660 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:14:01.660 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-04-27 17:14:01.660 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 17:14:01.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-27 17:14:01.660 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 17:14:01.660 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-04-27 17:14:01.660 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 17:14:01.660 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c45820a7-5f54-4443-965d-7abecb120982 could not be found. 2026-04-27 17:14:01.660 9 ERROR neutron.plugins.ml2.managers  2026-04-27 17:14:01.660 9 ERROR neutron.plugins.ml2.managers [None req-26d61018-f043-4b3b-a070-80a2be6020ef - - - - - -] Failed to bind port 3979ff71-fb57-4a59-a70b-67af892603d8 on host instance for vnic_type normal using segments [{'id': 'b8f7a5e1-235e-4831-a812-67c739c2a6cd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 632, 'network_id': 'add4489e-47fd-4d45-9398-98bf615cc4a1'}] 2026-04-27 17:14:01.661 9 INFO neutron.plugins.ml2.plugin [None req-26d61018-f043-4b3b-a070-80a2be6020ef - - - - - -] Attempt 6 to bind port 3979ff71-fb57-4a59-a70b-67af892603d8 2026-04-27 17:14:01.675 9 ERROR neutron.plugins.ml2.managers [None req-26d61018-f043-4b3b-a070-80a2be6020ef - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c45820a7-5f54-4443-965d-7abecb120982 could not be found. 2026-04-27 17:14:01.675 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 17:14:01.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-27 17:14:01.675 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 17:14:01.675 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-04-27 17:14:01.675 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 17:14:01.675 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-04-27 17:14:01.675 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 17:14:01.675 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-04-27 17:14:01.675 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 17:14:01.675 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-04-27 17:14:01.675 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 17:14:01.675 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-04-27 17:14:01.675 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 17:14:01.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:14:01.675 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:14:01.675 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-04-27 17:14:01.675 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:14:01.675 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-04-27 17:14:01.675 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 17:14:01.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 17:14:01.675 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 17:14:01.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:14:01.675 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:14:01.675 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-04-27 17:14:01.675 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:14:01.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 17:14:01.675 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 17:14:01.675 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-04-27 17:14:01.675 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 17:14:01.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:14:01.675 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:14:01.675 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-04-27 17:14:01.675 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:14:01.675 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-04-27 17:14:01.675 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 17:14:01.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-27 17:14:01.675 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 17:14:01.675 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-04-27 17:14:01.675 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 17:14:01.675 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c45820a7-5f54-4443-965d-7abecb120982 could not be found. 2026-04-27 17:14:01.675 9 ERROR neutron.plugins.ml2.managers  2026-04-27 17:14:01.675 9 ERROR neutron.plugins.ml2.managers [None req-26d61018-f043-4b3b-a070-80a2be6020ef - - - - - -] Failed to bind port 3979ff71-fb57-4a59-a70b-67af892603d8 on host instance for vnic_type normal using segments [{'id': 'b8f7a5e1-235e-4831-a812-67c739c2a6cd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 632, 'network_id': 'add4489e-47fd-4d45-9398-98bf615cc4a1'}] 2026-04-27 17:14:01.676 9 INFO neutron.plugins.ml2.plugin [None req-26d61018-f043-4b3b-a070-80a2be6020ef - - - - - -] Attempt 7 to bind port 3979ff71-fb57-4a59-a70b-67af892603d8 2026-04-27 17:14:01.698 9 ERROR neutron.plugins.ml2.managers [None req-26d61018-f043-4b3b-a070-80a2be6020ef - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c45820a7-5f54-4443-965d-7abecb120982 could not be found. 2026-04-27 17:14:01.698 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 17:14:01.698 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-27 17:14:01.698 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 17:14:01.698 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-04-27 17:14:01.698 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 17:14:01.698 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-04-27 17:14:01.698 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 17:14:01.698 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-04-27 17:14:01.698 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 17:14:01.698 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-04-27 17:14:01.698 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 17:14:01.698 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-04-27 17:14:01.698 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 17:14:01.698 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:14:01.698 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:14:01.698 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-04-27 17:14:01.698 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:14:01.698 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-04-27 17:14:01.698 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 17:14:01.698 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 17:14:01.698 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 17:14:01.698 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:14:01.698 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:14:01.698 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-04-27 17:14:01.698 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:14:01.698 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 17:14:01.698 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 17:14:01.698 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-04-27 17:14:01.698 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 17:14:01.698 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:14:01.698 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:14:01.698 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-04-27 17:14:01.698 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:14:01.698 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-04-27 17:14:01.698 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 17:14:01.698 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-27 17:14:01.698 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 17:14:01.698 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-04-27 17:14:01.698 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 17:14:01.698 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c45820a7-5f54-4443-965d-7abecb120982 could not be found. 2026-04-27 17:14:01.698 9 ERROR neutron.plugins.ml2.managers  2026-04-27 17:14:01.699 9 ERROR neutron.plugins.ml2.managers [None req-26d61018-f043-4b3b-a070-80a2be6020ef - - - - - -] Failed to bind port 3979ff71-fb57-4a59-a70b-67af892603d8 on host instance for vnic_type normal using segments [{'id': 'b8f7a5e1-235e-4831-a812-67c739c2a6cd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 632, 'network_id': 'add4489e-47fd-4d45-9398-98bf615cc4a1'}] 2026-04-27 17:14:01.699 9 INFO neutron.plugins.ml2.plugin [None req-26d61018-f043-4b3b-a070-80a2be6020ef - - - - - -] Attempt 8 to bind port 3979ff71-fb57-4a59-a70b-67af892603d8 2026-04-27 17:14:01.713 9 ERROR neutron.plugins.ml2.managers [None req-26d61018-f043-4b3b-a070-80a2be6020ef - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c45820a7-5f54-4443-965d-7abecb120982 could not be found. 2026-04-27 17:14:01.713 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 17:14:01.713 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-27 17:14:01.713 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 17:14:01.713 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-04-27 17:14:01.713 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 17:14:01.713 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-04-27 17:14:01.713 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 17:14:01.713 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-04-27 17:14:01.713 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 17:14:01.713 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-04-27 17:14:01.713 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 17:14:01.713 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-04-27 17:14:01.713 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 17:14:01.713 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:14:01.713 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:14:01.713 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-04-27 17:14:01.713 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:14:01.713 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-04-27 17:14:01.713 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 17:14:01.713 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 17:14:01.713 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 17:14:01.713 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:14:01.713 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:14:01.713 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-04-27 17:14:01.713 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:14:01.713 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 17:14:01.713 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 17:14:01.713 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-04-27 17:14:01.713 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 17:14:01.713 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:14:01.713 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:14:01.713 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-04-27 17:14:01.713 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:14:01.713 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-04-27 17:14:01.713 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 17:14:01.713 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-27 17:14:01.713 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 17:14:01.713 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-04-27 17:14:01.713 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 17:14:01.713 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c45820a7-5f54-4443-965d-7abecb120982 could not be found. 2026-04-27 17:14:01.713 9 ERROR neutron.plugins.ml2.managers  2026-04-27 17:14:01.714 9 ERROR neutron.plugins.ml2.managers [None req-26d61018-f043-4b3b-a070-80a2be6020ef - - - - - -] Failed to bind port 3979ff71-fb57-4a59-a70b-67af892603d8 on host instance for vnic_type normal using segments [{'id': 'b8f7a5e1-235e-4831-a812-67c739c2a6cd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 632, 'network_id': 'add4489e-47fd-4d45-9398-98bf615cc4a1'}] 2026-04-27 17:14:01.714 9 INFO neutron.plugins.ml2.plugin [None req-26d61018-f043-4b3b-a070-80a2be6020ef - - - - - -] Attempt 9 to bind port 3979ff71-fb57-4a59-a70b-67af892603d8 2026-04-27 17:14:01.732 9 ERROR neutron.plugins.ml2.managers [None req-26d61018-f043-4b3b-a070-80a2be6020ef - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c45820a7-5f54-4443-965d-7abecb120982 could not be found. 2026-04-27 17:14:01.732 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 17:14:01.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-27 17:14:01.732 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 17:14:01.732 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-04-27 17:14:01.732 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 17:14:01.732 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-04-27 17:14:01.732 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 17:14:01.732 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-04-27 17:14:01.732 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 17:14:01.732 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-04-27 17:14:01.732 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 17:14:01.732 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-04-27 17:14:01.732 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 17:14:01.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:14:01.732 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:14:01.732 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-04-27 17:14:01.732 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:14:01.732 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-04-27 17:14:01.732 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 17:14:01.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 17:14:01.732 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 17:14:01.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:14:01.732 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:14:01.732 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-04-27 17:14:01.732 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:14:01.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 17:14:01.732 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 17:14:01.732 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-04-27 17:14:01.732 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 17:14:01.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:14:01.732 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:14:01.732 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-04-27 17:14:01.732 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:14:01.732 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-04-27 17:14:01.732 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 17:14:01.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-27 17:14:01.732 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 17:14:01.732 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-04-27 17:14:01.732 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 17:14:01.732 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c45820a7-5f54-4443-965d-7abecb120982 could not be found. 2026-04-27 17:14:01.732 9 ERROR neutron.plugins.ml2.managers  2026-04-27 17:14:01.732 9 ERROR neutron.plugins.ml2.managers [None req-26d61018-f043-4b3b-a070-80a2be6020ef - - - - - -] Failed to bind port 3979ff71-fb57-4a59-a70b-67af892603d8 on host instance for vnic_type normal using segments [{'id': 'b8f7a5e1-235e-4831-a812-67c739c2a6cd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 632, 'network_id': 'add4489e-47fd-4d45-9398-98bf615cc4a1'}] 2026-04-27 17:14:01.733 9 INFO neutron.plugins.ml2.plugin [None req-26d61018-f043-4b3b-a070-80a2be6020ef - - - - - -] Attempt 10 to bind port 3979ff71-fb57-4a59-a70b-67af892603d8 2026-04-27 17:14:01.749 9 ERROR neutron.plugins.ml2.managers [None req-26d61018-f043-4b3b-a070-80a2be6020ef - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c45820a7-5f54-4443-965d-7abecb120982 could not be found. 2026-04-27 17:14:01.749 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 17:14:01.749 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-27 17:14:01.749 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 17:14:01.749 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-04-27 17:14:01.749 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 17:14:01.749 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-04-27 17:14:01.749 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 17:14:01.749 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-04-27 17:14:01.749 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 17:14:01.749 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-04-27 17:14:01.749 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 17:14:01.749 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-04-27 17:14:01.749 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 17:14:01.749 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:14:01.749 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:14:01.749 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-04-27 17:14:01.749 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:14:01.749 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-04-27 17:14:01.749 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 17:14:01.749 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 17:14:01.749 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 17:14:01.749 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:14:01.749 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:14:01.749 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-04-27 17:14:01.749 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:14:01.749 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 17:14:01.749 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 17:14:01.749 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-04-27 17:14:01.749 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 17:14:01.749 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 17:14:01.749 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 17:14:01.749 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-04-27 17:14:01.749 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 17:14:01.749 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-04-27 17:14:01.749 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 17:14:01.749 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-27 17:14:01.749 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 17:14:01.749 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-04-27 17:14:01.749 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 17:14:01.749 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c45820a7-5f54-4443-965d-7abecb120982 could not be found. 2026-04-27 17:14:01.749 9 ERROR neutron.plugins.ml2.managers  2026-04-27 17:14:01.749 9 ERROR neutron.plugins.ml2.managers [None req-26d61018-f043-4b3b-a070-80a2be6020ef - - - - - -] Failed to bind port 3979ff71-fb57-4a59-a70b-67af892603d8 on host instance for vnic_type normal using segments [{'id': 'b8f7a5e1-235e-4831-a812-67c739c2a6cd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 632, 'network_id': 'add4489e-47fd-4d45-9398-98bf615cc4a1'}] 2026-04-27 17:14:03.484 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port cec50939-fb55-4466-8b38-01a5cb01675b 2026-04-27 17:14:03.834 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port a4955436-616d-44b5-bf8c-b232ea65ee89 2026-04-27 17:14:04.122 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 30c42bcb-41a7-4437-972c-865d726dc390 2026-04-27 17:14:04.935 10 INFO neutron.plugins.ml2.plugin [None req-353af787-8b2e-4c08-bf8d-ebbf51bde282 - - - - - -] Attempt 1 to provision port 6a5e67a6-20cc-47a2-92cf-23e5bfa5f529 2026-04-27 17:14:05.537 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port cec50939-fb55-4466-8b38-01a5cb01675b 2026-04-27 17:14:05.835 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 30c42bcb-41a7-4437-972c-865d726dc390 2026-04-27 17:14:06.151 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port a4955436-616d-44b5-bf8c-b232ea65ee89 2026-04-27 17:14:06.405 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port f94e2740-f0d1-4773-a623-28d3c5f8b477 2026-04-27 17:14:07.353 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port f94e2740-f0d1-4773-a623-28d3c5f8b477 2026-04-27 17:14:18.230 9 INFO neutron.plugins.ml2.plugin [None req-be2dad6e-bef5-4136-b38a-613cec1f250c - - - - - -] Attempt 1 to provision port f638b62a-df97-4629-bb9c-e68ce563d92b 2026-04-27 17:14:22.824 9 INFO neutron.plugins.ml2.plugin [None req-385ce0b4-de9d-4ec2-b630-080378bffcaa - - - - - -] Attempt 1 to provision port 32bfc828-454a-4ffb-8ef5-3bdd16184340 2026-04-27 17:14:23.523 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 32bfc828-454a-4ffb-8ef5-3bdd16184340 2026-04-27 17:14:34.386 10 INFO neutron.plugins.ml2.plugin [None req-94545136-ae21-4a5b-afd9-c84172fd83d4 - - - - - -] Attempt 1 to provision port 966aaf65-36a0-4c57-bb01-f6d81c2f4c3d 2026-04-27 17:14:37.352 10 INFO neutron.plugins.ml2.plugin [None req-cc9c4047-a036-4c14-b657-95d1ef8125b8 - - - - - -] Attempt 1 to provision port 58023107-c178-4669-b989-1d9ab6f14934 2026-04-27 17:14:37.429 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 966aaf65-36a0-4c57-bb01-f6d81c2f4c3d 2026-04-27 17:14:37.555 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a243a871-fdaa-4c25-a06f-0488ed300568'] response: {'server_uuid': '85e2f57c-0ee3-4691-b576-e0a6902bc7a9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '966aaf65-36a0-4c57-bb01-f6d81c2f4c3d', 'code': 200} 2026-04-27 17:14:39.401 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 966aaf65-36a0-4c57-bb01-f6d81c2f4c3d 2026-04-27 17:14:41.448 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port e508fa3b-b271-4816-8bba-e00f60124495 2026-04-27 17:14:43.144 10 INFO neutron.plugins.ml2.plugin [None req-9e603f4f-f00c-4345-84ac-6b109287be8b - - - - - -] Attempt 1 to provision port da09bf61-ae54-48f0-a9bb-9cad34acaad7 2026-04-27 17:14:43.192 10 INFO neutron.plugins.ml2.plugin [None req-9e603f4f-f00c-4345-84ac-6b109287be8b - - - - - -] Attempt 1 to provision port f2be4618-8457-4dcc-a1d2-89ab6146c5e8 2026-04-27 17:14:43.528 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port f2be4618-8457-4dcc-a1d2-89ab6146c5e8 2026-04-27 17:14:43.856 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port e508fa3b-b271-4816-8bba-e00f60124495 2026-04-27 17:14:44.942 9 INFO neutron.plugins.ml2.plugin [None req-c4a2e376-2bb8-4e52-b9ab-5f779f3322c7 - - - - - -] Attempt 1 to provision port da09bf61-ae54-48f0-a9bb-9cad34acaad7 2026-04-27 17:14:45.334 9 INFO neutron.plugins.ml2.plugin [None req-fe354d59-c08f-44d0-9e67-073f54eabf97 - - - - - -] Attempt 1 to provision port da09bf61-ae54-48f0-a9bb-9cad34acaad7 2026-04-27 17:14:45.513 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port f2be4618-8457-4dcc-a1d2-89ab6146c5e8 2026-04-27 17:14:49.638 10 INFO neutron.plugins.ml2.plugin [None req-e2437c8f-3340-467f-9440-8a60a77b4f45 - - - - - -] Attempt 1 to provision port 71cc99d2-9a84-46a0-b38a-207864f3390b 2026-04-27 17:14:51.485 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 71cc99d2-9a84-46a0-b38a-207864f3390b 2026-04-27 17:14:51.596 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f1e3add-3dc2-49e5-8be7-93c1a037622e'] response: {'server_uuid': 'c6bbbf26-17f7-42c3-b4a4-82503df583e2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '71cc99d2-9a84-46a0-b38a-207864f3390b', 'code': 200} 2026-04-27 17:14:53.425 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 71cc99d2-9a84-46a0-b38a-207864f3390b 2026-04-27 17:14:57.425 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 58023107-c178-4669-b989-1d9ab6f14934 2026-04-27 17:14:57.828 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port da09bf61-ae54-48f0-a9bb-9cad34acaad7 2026-04-27 17:14:59.408 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 58023107-c178-4669-b989-1d9ab6f14934 2026-04-27 17:14:59.658 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port da09bf61-ae54-48f0-a9bb-9cad34acaad7 2026-04-27 17:15:05.311 9 INFO neutron.plugins.ml2.plugin [None req-0e6ce090-9ff6-424c-9aa0-d22fc9752ed7 - - - - - -] Attempt 1 to provision port 5e5a6462-c2cd-4bbc-9bb2-41891ec45bfa 2026-04-27 17:15:05.581 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 785f9210-0755-4d2b-8b9d-61088e058e59 2026-04-27 17:15:06.112 10 INFO neutron.plugins.ml2.plugin [None req-b1f02e6a-12dc-4305-b431-298ad694482f - - - - - -] Attempt 1 to provision port 785f9210-0755-4d2b-8b9d-61088e058e59 2026-04-27 17:15:06.311 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 56528494-5648-46f5-bb55-0e9906398904 2026-04-27 17:15:06.743 9 INFO neutron.plugins.ml2.plugin [None req-4273821e-c96a-4e78-afdd-3b6118a1047b - - - - - -] Attempt 1 to provision port 56528494-5648-46f5-bb55-0e9906398904 2026-04-27 17:15:06.901 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 5e5a6462-c2cd-4bbc-9bb2-41891ec45bfa 2026-04-27 17:15:07.455 10 INFO neutron.plugins.ml2.plugin [None req-4456247d-6129-472f-b33a-3c9a9cf00398 - - - - - -] Attempt 1 to provision port 5f0781ac-0d72-48dc-a403-964c5e226786 2026-04-27 17:15:07.664 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 5f0781ac-0d72-48dc-a403-964c5e226786 2026-04-27 17:15:08.049 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 785f9210-0755-4d2b-8b9d-61088e058e59 2026-04-27 17:15:08.247 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 4e028a26-2d5f-4f26-b952-8feb2c9173cd 2026-04-27 17:15:08.832 9 INFO neutron.plugins.ml2.plugin [None req-1ae3a7c9-d3ff-43dc-81ba-5db31e5cd16f - - - - - -] Attempt 1 to provision port 4e028a26-2d5f-4f26-b952-8feb2c9173cd 2026-04-27 17:15:09.414 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 4e028a26-2d5f-4f26-b952-8feb2c9173cd 2026-04-27 17:15:17.299 9 INFO neutron.plugins.ml2.plugin [None req-6034c3ba-60cd-4b55-9814-eb9efc18f65a - - - - - -] Attempt 1 to provision port 2bb09ca7-ece7-4786-9ddf-1b5cbebc7527 2026-04-27 17:15:17.863 9 INFO neutron.plugins.ml2.plugin [None req-2fc0c2aa-fe36-4346-a17f-e7e4ecd05985 - - - - - -] Attempt 1 to provision port 5d6fc7e3-ad16-402a-b969-06e25a160599 2026-04-27 17:15:19.566 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 2bb09ca7-ece7-4786-9ddf-1b5cbebc7527 2026-04-27 17:15:19.716 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2f8f0a1-c0f8-46dc-bc4c-cbf38ce271c4'] response: {'server_uuid': '89a30bfc-7a49-4373-8859-b5ac029d526a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2bb09ca7-ece7-4786-9ddf-1b5cbebc7527', 'code': 200} 2026-04-27 17:15:21.556 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 5d6fc7e3-ad16-402a-b969-06e25a160599 2026-04-27 17:15:21.829 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2792bb7-5463-4d8d-9e84-9ec9a6cf433d'] response: {'server_uuid': '85e2f57c-0ee3-4691-b576-e0a6902bc7a9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5d6fc7e3-ad16-402a-b969-06e25a160599', 'code': 200} 2026-04-27 17:15:22.174 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 2bb09ca7-ece7-4786-9ddf-1b5cbebc7527 2026-04-27 17:15:23.442 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 5d6fc7e3-ad16-402a-b969-06e25a160599 2026-04-27 17:15:47.456 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port c1f742cd-ba04-4cea-833d-accc0a3b50b7 2026-04-27 17:15:47.657 10 INFO neutron.plugins.ml2.plugin [None req-61c9d9c1-902f-4706-924b-387248f96c15 - - - - - -] Attempt 1 to provision port 7181bffd-085d-4598-8999-013b455b6bbe 2026-04-27 17:15:48.313 10 INFO neutron.plugins.ml2.plugin [None req-e2b6f36b-a0c1-44d7-8d50-0bde4b8f2e9c - - - - - -] Attempt 1 to provision port c1f742cd-ba04-4cea-833d-accc0a3b50b7 2026-04-27 17:15:49.443 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port c1f742cd-ba04-4cea-833d-accc0a3b50b7 2026-04-27 17:15:50.218 9 INFO neutron.plugins.ml2.plugin [None req-884a4133-2f5c-4a7e-9c1d-c40ca5494f43 - - - - - -] Attempt 1 to provision port 48347d34-e234-4946-a963-917e2ffea081 2026-04-27 17:15:50.872 9 INFO neutron.plugins.ml2.plugin [None req-4eb7cce6-ff7d-42b5-a038-8e218a2bb5a5 - - - - - -] Attempt 1 to provision port 48347d34-e234-4946-a963-917e2ffea081 2026-04-27 17:15:51.903 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 11accf53-6264-4e6d-b18b-1e756c031f9e 2026-04-27 17:15:51.929 9 INFO neutron.plugins.ml2.plugin [None req-83e25673-7674-4b99-afa0-224cc8bf8eb3 - - - - - -] Attempt 1 to provision port 77f8dd46-6adf-4bf0-8790-7d845a874828 2026-04-27 17:15:52.063 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-386fc9e5-83d0-4af9-942e-319bd279e1f0'] response: {'server_uuid': '85e2f57c-0ee3-4691-b576-e0a6902bc7a9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '77f8dd46-6adf-4bf0-8790-7d845a874828', 'code': 200} 2026-04-27 17:15:53.746 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 77f8dd46-6adf-4bf0-8790-7d845a874828 2026-04-27 17:15:53.885 10 INFO neutron.plugins.ml2.plugin [None req-dcd2e913-4d73-4894-86c5-dbd9cb1dfc90 - - - - - -] Attempt 1 to provision port 595421ee-a993-429a-9bb1-03e3a1f6c2ab 2026-04-27 17:15:54.029 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 11accf53-6264-4e6d-b18b-1e756c031f9e 2026-04-27 17:15:54.418 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port e715ea35-f7d0-469a-833c-1aab685c5e13 2026-04-27 17:15:54.645 10 INFO neutron.plugins.ml2.plugin [None req-2da43e3d-df74-44c9-9338-db6a76823905 - - - - - -] Attempt 1 to provision port e715ea35-f7d0-469a-833c-1aab685c5e13 2026-04-27 17:15:55.556 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port e715ea35-f7d0-469a-833c-1aab685c5e13 2026-04-27 17:15:56.644 9 INFO neutron.plugins.ml2.plugin [None req-32d915d6-cf06-4bec-a3c3-9b2188790606 - - - - - -] Attempt 1 to provision port 292eedfc-72e0-4517-b6e3-c1749ff63c2b 2026-04-27 17:15:57.305 9 INFO neutron.plugins.ml2.plugin [None req-b84a8731-5448-4683-b35e-6c96a9854af3 - - - - - -] Attempt 1 to provision port 292eedfc-72e0-4517-b6e3-c1749ff63c2b 2026-04-27 17:15:57.449 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port bc049be4-d7db-4418-bda0-808040345a30 2026-04-27 17:15:59.452 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port bc049be4-d7db-4418-bda0-808040345a30 2026-04-27 17:16:00.984 9 INFO neutron.plugins.ml2.plugin [None req-b20163d5-3a93-4e9c-b7d9-b3a63da12324 - - - - - -] Attempt 1 to provision port f08d8605-552f-4d52-b04a-c1cc9811ee75 2026-04-27 17:16:02.740 9 INFO neutron.plugins.ml2.plugin [None req-43b98f56-e2b6-4aee-8ab2-954e30b83a93 - - - - - -] Attempt 1 to provision port 1dd231a2-aea1-4a56-85a4-acef6793821d 2026-04-27 17:16:03.493 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port f08d8605-552f-4d52-b04a-c1cc9811ee75 2026-04-27 17:16:03.611 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2fd33a38-88fe-4ff7-b092-d1a8d1af4f28'] response: {'server_uuid': '85e2f57c-0ee3-4691-b576-e0a6902bc7a9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f08d8605-552f-4d52-b04a-c1cc9811ee75', 'code': 200} 2026-04-27 17:16:04.144 10 INFO neutron.plugins.ml2.plugin [None req-16520fe5-5e63-4613-93fb-c559b78aa574 - - - - - -] Attempt 1 to provision port f08d8605-552f-4d52-b04a-c1cc9811ee75 2026-04-27 17:16:05.696 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 1dd231a2-aea1-4a56-85a4-acef6793821d 2026-04-27 17:16:05.819 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-871a432f-c1f5-42ed-8792-b2be080e7edb'] response: {'server_uuid': 'b6785bdb-6bda-47cf-92a4-7a5460fd6e26', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1dd231a2-aea1-4a56-85a4-acef6793821d', 'code': 200} 2026-04-27 17:16:06.179 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port f08d8605-552f-4d52-b04a-c1cc9811ee75 2026-04-27 17:16:07.486 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 1dd231a2-aea1-4a56-85a4-acef6793821d 2026-04-27 17:16:09.498 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 7181bffd-085d-4598-8999-013b455b6bbe 2026-04-27 17:16:09.897 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 48347d34-e234-4946-a963-917e2ffea081 2026-04-27 17:16:11.450 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 7181bffd-085d-4598-8999-013b455b6bbe 2026-04-27 17:16:11.663 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 48347d34-e234-4946-a963-917e2ffea081 2026-04-27 17:16:13.475 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 292eedfc-72e0-4517-b6e3-c1749ff63c2b 2026-04-27 17:16:13.845 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 595421ee-a993-429a-9bb1-03e3a1f6c2ab 2026-04-27 17:16:15.478 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 292eedfc-72e0-4517-b6e3-c1749ff63c2b 2026-04-27 17:16:15.778 10 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port 595421ee-a993-429a-9bb1-03e3a1f6c2ab 2026-04-27 17:16:19.514 9 INFO neutron.plugins.ml2.plugin [None req-f2f1f170-c436-4e1c-8a7f-330b517da6f6 - - - - - -] Attempt 1 to provision port f08d8605-552f-4d52-b04a-c1cc9811ee75 2026-04-27 17:16:19.531 10 INFO neutron.plugins.ml2.plugin [None req-29469b6f-7dda-4698-be1e-f0e4bb85f354 - - - - - -] Attempt 1 to provision port f08d8605-552f-4d52-b04a-c1cc9811ee75 2026-04-27 17:16:25.039 10 INFO neutron.plugins.ml2.plugin [None req-af9e2014-57c9-482d-a7e7-ef7c48e6b456 - - - - - -] Attempt 1 to provision port 77f8dd46-6adf-4bf0-8790-7d845a874828 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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()