+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-19 14:01:22.863 1 INFO neutron.common.config [-] Logging enabled! 2026-05-19 14:01:22.863 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-05-19 14:01:22.864 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-19 14:01:22.864 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-19 14:01:23.805 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-19 14:01:23.808 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-19 14:01:23.810 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-19 14:01:23.811 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-19 14:01:23.811 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-19 14:01:23.812 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-19 14:01:23.812 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 14:01:23.817 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 14:01:23.817 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 14:01:23.817 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-19 14:01:23.833 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-19 14:01:23.834 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-19 14:01:23.834 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-19 14:01:23.861 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-19 14:01:23.861 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-19 14:01:23.861 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-19 14:01:23.861 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-19 14:01:23.867 1 WARNING oslo_policy.policy [None req-71ee515d-3fec-4fce-ac01-49e9f26c11ab - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-19 14:01:24.122 1 INFO neutron.plugins.ml2.managers [None req-71ee515d-3fec-4fce-ac01-49e9f26c11ab - - - - - -] Initializing driver for type 'vlan' 2026-05-19 14:01:24.285 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-71ee515d-3fec-4fce-ac01-49e9f26c11ab - - - - - -] VlanTypeDriver initialization complete 2026-05-19 14:01:24.285 1 INFO neutron.plugins.ml2.managers [None req-71ee515d-3fec-4fce-ac01-49e9f26c11ab - - - - - -] Initializing driver for type 'vxlan' 2026-05-19 14:01:24.286 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-71ee515d-3fec-4fce-ac01-49e9f26c11ab - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-19 14:01:24.324 1 INFO neutron.plugins.ml2.managers [None req-71ee515d-3fec-4fce-ac01-49e9f26c11ab - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-19 14:01:24.325 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-71ee515d-3fec-4fce-ac01-49e9f26c11ab - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-19 14:01:24.325 1 INFO neutron.plugins.ml2.managers [None req-71ee515d-3fec-4fce-ac01-49e9f26c11ab - - - - - -] Initializing extension driver 'port_security' 2026-05-19 14:01:24.325 1 INFO neutron.plugins.ml2.extensions.port_security [None req-71ee515d-3fec-4fce-ac01-49e9f26c11ab - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-19 14:01:24.326 1 INFO neutron.plugins.ml2.managers [None req-71ee515d-3fec-4fce-ac01-49e9f26c11ab - - - - - -] Initializing extension driver 'qos' 2026-05-19 14:01:24.326 1 INFO neutron.plugins.ml2.managers [None req-71ee515d-3fec-4fce-ac01-49e9f26c11ab - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-19 14:01:24.326 1 INFO neutron.plugins.ml2.managers [None req-71ee515d-3fec-4fce-ac01-49e9f26c11ab - - - - - -] Initializing mechanism driver 'l2population' 2026-05-19 14:01:24.341 1 INFO neutron.quota [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded quota_driver: . 2026-05-19 14:01:24.341 1 INFO neutron.plugins.ml2.plugin [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Modular L2 Plugin initialization complete 2026-05-19 14:01:24.341 1 INFO neutron.plugins.ml2.managers [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-19 14:01:24.341 1 INFO neutron.plugins.ml2.managers [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-19 14:01:24.341 1 INFO neutron.plugins.ml2.managers [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-19 14:01:24.342 1 INFO neutron.extensions.vlantransparent [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Disabled vlantransparent extension. 2026-05-19 14:01:24.342 1 INFO neutron.manager [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loading Plugin: qos 2026-05-19 14:01:24.350 1 INFO neutron.manager [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loading Plugin: router 2026-05-19 14:01:24.379 1 INFO neutron.services.service_base [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-19 14:01:24.379 1 INFO neutron.manager [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loading Plugin: segments 2026-05-19 14:01:24.438 1 INFO neutron.manager [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loading Plugin: trunk 2026-05-19 14:01:24.491 1 INFO neutron.manager [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loading Plugin: vpnaas 2026-05-19 14:01:24.525 1 WARNING stevedore.named [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-19 14:01:24.574 1 INFO neutron_vpnaas.services.vpn.plugin [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-19 14:01:24.575 1 INFO neutron.common.utils [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-19 14:01:24.575 1 INFO neutron.manager [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loading Plugin: auto_allocate 2026-05-19 14:01:24.579 1 INFO neutron.manager [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loading Plugin: tag 2026-05-19 14:01:24.584 1 INFO neutron.manager [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loading Plugin: timestamp 2026-05-19 14:01:24.586 1 INFO neutron.manager [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loading Plugin: network_ip_availability 2026-05-19 14:01:24.589 1 INFO neutron.manager [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loading Plugin: flavors 2026-05-19 14:01:24.592 1 INFO neutron.manager [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loading Plugin: revisions 2026-05-19 14:01:24.595 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Initializing extension manager. 2026-05-19 14:01:24.596 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: address-group 2026-05-19 14:01:24.597 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: address-scope 2026-05-19 14:01:24.597 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-19 14:01:24.598 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: agent 2026-05-19 14:01:24.598 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: agent-resources-synced 2026-05-19 14:01:24.599 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-19 14:01:24.600 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-19 14:01:24.600 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: availability_zone 2026-05-19 14:01:24.601 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: availability_zone_filter 2026-05-19 14:01:24.601 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-19 14:01:24.602 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: default-subnetpools 2026-05-19 14:01:24.603 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-19 14:01:24.603 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: dns-integration 2026-05-19 14:01:24.604 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: dns-domain-ports 2026-05-19 14:01:24.604 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-19 14:01:24.605 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: dvr 2026-05-19 14:01:24.605 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-19 14:01:24.606 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: empty-string-filtering 2026-05-19 14:01:24.606 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-19 14:01:24.607 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-19 14:01:24.608 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: external-net 2026-05-19 14:01:24.608 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-19 14:01:24.608 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: extraroute 2026-05-19 14:01:24.609 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: extraroute-atomic 2026-05-19 14:01:24.609 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-19 14:01:24.610 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-19 14:01:24.610 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-19 14:01:24.611 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-19 14:01:24.611 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: fip-port-details 2026-05-19 14:01:24.612 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: flavors 2026-05-19 14:01:24.613 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-19 14:01:24.613 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: floatingip-pools 2026-05-19 14:01:24.614 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: ip_allocation 2026-05-19 14:01:24.614 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-19 14:01:24.615 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: l2_adjacency 2026-05-19 14:01:24.616 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: router 2026-05-19 14:01:24.617 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-19 14:01:24.617 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-19 14:01:24.618 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-19 14:01:24.618 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: ext-gw-mode 2026-05-19 14:01:24.619 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: l3-ha 2026-05-19 14:01:24.619 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-19 14:01:24.620 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-19 14:01:24.620 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: l3-flavors 2026-05-19 14:01:24.621 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-19 14:01:24.621 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-19 14:01:24.623 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-19 14:01:24.624 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-19 14:01:24.624 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-19 14:01:24.625 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-19 14:01:24.626 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-19 14:01:24.626 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: multi-provider 2026-05-19 14:01:24.627 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: net-mtu 2026-05-19 14:01:24.627 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: net-mtu-writable 2026-05-19 14:01:24.628 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: network_availability_zone 2026-05-19 14:01:24.628 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: network_ha 2026-05-19 14:01:24.629 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: network-ip-availability 2026-05-19 14:01:24.629 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-19 14:01:24.630 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: pagination 2026-05-19 14:01:24.630 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: port-device-profile 2026-05-19 14:01:24.631 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-19 14:01:24.631 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-19 14:01:24.632 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-19 14:01:24.632 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: port-mac-override 2026-05-19 14:01:24.632 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-19 14:01:24.633 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-19 14:01:24.633 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: port-resource-request 2026-05-19 14:01:24.634 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-19 14:01:24.634 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: binding 2026-05-19 14:01:24.635 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: binding-extended 2026-05-19 14:01:24.635 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: port-security 2026-05-19 14:01:24.636 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: project-id 2026-05-19 14:01:24.636 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: provider 2026-05-19 14:01:24.638 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: qos 2026-05-19 14:01:24.638 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-19 14:01:24.639 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-19 14:01:24.639 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: qos-default 2026-05-19 14:01:24.640 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: qos-fip 2026-05-19 14:01:24.640 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-19 14:01:24.640 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-19 14:01:24.641 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-19 14:01:24.641 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-19 14:01:24.642 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-19 14:01:24.643 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: qos-pps 2026-05-19 14:01:24.643 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-19 14:01:24.643 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-19 14:01:24.644 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: qos-rules-alias 2026-05-19 14:01:24.644 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: quota-check-limit 2026-05-19 14:01:24.646 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: quotas 2026-05-19 14:01:24.648 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: quota_details 2026-05-19 14:01:24.649 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: rbac-policies 2026-05-19 14:01:24.649 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: rbac-address-group 2026-05-19 14:01:24.650 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: rbac-address-scope 2026-05-19 14:01:24.650 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: rbac-security-groups 2026-05-19 14:01:24.651 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-19 14:01:24.651 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: revision-if-match 2026-05-19 14:01:24.652 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-19 14:01:24.652 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: router_availability_zone 2026-05-19 14:01:24.653 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-19 14:01:24.654 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-19 14:01:24.654 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-19 14:01:24.655 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-19 14:01:24.655 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-19 14:01:24.656 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-19 14:01:24.656 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-19 14:01:24.662 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: security-group 2026-05-19 14:01:24.663 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: segment 2026-05-19 14:01:24.663 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-19 14:01:24.664 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: service-type 2026-05-19 14:01:24.664 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: sorting 2026-05-19 14:01:24.665 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: standard-attr-segment 2026-05-19 14:01:24.665 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: standard-attr-description 2026-05-19 14:01:24.666 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: stateful-security-group 2026-05-19 14:01:24.666 1 WARNING neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-19 14:01:24.667 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-19 14:01:24.667 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: subnet_onboard 2026-05-19 14:01:24.668 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-19 14:01:24.668 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: subnet-service-types 2026-05-19 14:01:24.669 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: subnet_allocation 2026-05-19 14:01:24.669 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-19 14:01:24.670 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-19 14:01:24.672 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: standard-attr-tag 2026-05-19 14:01:24.672 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-19 14:01:24.673 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: trunk 2026-05-19 14:01:24.673 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: trunk-details 2026-05-19 14:01:24.674 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-19 14:01:24.674 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-19 14:01:24.676 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-19 14:01:24.676 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-19 14:01:24.677 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: vpn-flavors 2026-05-19 14:01:24.678 1 INFO neutron.api.extensions [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Loaded extension: vpnaas 2026-05-19 14:01:24.680 1 INFO oslo_service.service [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Starting 2 workers 2026-05-19 14:01:24.684 1 INFO oslo_service.service [None req-8bb08650-6ae3-4820-bf94-03bc3ed59797 - - - - - -] Starting 1 workers 2026-05-19 14:02:06.948 10 INFO neutron.db.l3_hamode_db [None req-02dd438c-a560-416f-9647-8603cfd5100e - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 14:02:19.936 10 INFO neutron.plugins.ml2.plugin [None req-21d9ba5e-ff01-4622-9d0f-c142f75f3999 - - - - - -] Attempt 1 to provision port d9458bdb-a7f0-49a6-81ce-4b47849e3291 2026-05-19 14:02:20.239 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port d9458bdb-a7f0-49a6-81ce-4b47849e3291 2026-05-19 14:02:22.117 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port d9458bdb-a7f0-49a6-81ce-4b47849e3291 2026-05-19 14:06:45.701 9 INFO neutron.plugins.ml2.plugin [None req-a38fe4c2-b80b-44b1-ac88-be088d38787f - - - - - -] Attempt 1 to provision port fe2105c7-049b-474c-be4e-bfe0c83d6a11 2026-05-19 14:06:46.343 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port fe2105c7-049b-474c-be4e-bfe0c83d6a11 2026-05-19 14:06:53.159 10 INFO neutron.plugins.ml2.plugin [None req-dab86099-293c-42e7-9adb-683f1b4a1414 - - - - - -] Attempt 1 to provision port 954c1745-b19d-46e5-8393-416867a91e28 2026-05-19 14:11:40.642 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 954c1745-b19d-46e5-8393-416867a91e28 2026-05-19 14:11:42.579 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 954c1745-b19d-46e5-8393-416867a91e28 2026-05-19 14:25:03.059 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 20ad6faa-96b4-4fd4-9c5e-3a1d14fb6add 2026-05-19 14:25:05.038 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 20ad6faa-96b4-4fd4-9c5e-3a1d14fb6add 2026-05-19 14:40:14.969 10 INFO neutron.plugins.ml2.plugin [None req-dcd84d5f-3698-460d-be59-96b63a8472b5 - - - - - -] Attempt 1 to provision port 29a87b5a-7573-4a4a-898e-145693b58d78 2026-05-19 14:40:15.221 9 INFO neutron.plugins.ml2.plugin [None req-1272e9e0-ca35-45a1-ad2a-ddb81e9cf60d - - - - - -] Attempt 1 to provision port 6352d462-64b8-4e96-9a6d-48648828b201 2026-05-19 14:40:15.794 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port ad053946-4970-476d-8177-c2eaae026acb 2026-05-19 14:40:15.884 9 INFO neutron.plugins.ml2.plugin [None req-13bc711b-48e9-4e5d-ab30-77169dbc3070 - - - - - -] Attempt 1 to provision port ad053946-4970-476d-8177-c2eaae026acb 2026-05-19 14:40:16.078 10 INFO neutron.plugins.ml2.plugin [None req-2c1150ea-d71e-474f-853f-fd82a1c4bb3e - - - - - -] Attempt 1 to provision port 27b734f6-0d82-499b-9c05-f37bd21815eb 2026-05-19 14:40:16.254 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 27b734f6-0d82-499b-9c05-f37bd21815eb 2026-05-19 14:40:17.720 10 INFO neutron.plugins.ml2.plugin [None req-7420d2db-aaee-486e-aa1a-7f73d1ed8f00 - - - - - -] Attempt 1 to provision port 92936e82-aae8-441a-a9b7-4bbe38ad69f6 2026-05-19 14:40:17.767 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port ad053946-4970-476d-8177-c2eaae026acb 2026-05-19 14:40:18.017 9 INFO neutron.plugins.ml2.plugin [None req-881a886c-2532-47ad-8afc-897a8b13c6b9 - - - - - -] Attempt 1 to provision port a0043425-f203-43d8-99ee-f7b7d94d02d1 2026-05-19 14:40:18.249 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 27b734f6-0d82-499b-9c05-f37bd21815eb 2026-05-19 14:40:18.375 10 INFO neutron.plugins.ml2.plugin [None req-cd985a2d-9ae4-4ffe-b36c-c3312f8eb479 - - - - - -] Attempt 1 to provision port 92936e82-aae8-441a-a9b7-4bbe38ad69f6 2026-05-19 14:40:18.632 9 INFO neutron.plugins.ml2.plugin [None req-ae2c935a-79c3-4a6a-8161-6b22b01d4097 - - - - - -] Attempt 1 to provision port a0043425-f203-43d8-99ee-f7b7d94d02d1 2026-05-19 14:40:22.826 10 INFO neutron.plugins.ml2.plugin [None req-2dbfdafd-b26b-4e6a-9bee-3939571af6c9 - - - - - -] Attempt 1 to provision port e7bd9b40-b5e3-432b-a2d9-a55886818e3e 2026-05-19 14:40:22.987 9 INFO neutron.plugins.ml2.plugin [None req-f122d439-e9e4-407b-9c0f-8828e8e930ed - - - - - -] Attempt 1 to provision port f191ab57-77b5-4f7e-9e3f-05bcca34a6bf 2026-05-19 14:40:23.858 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port f191ab57-77b5-4f7e-9e3f-05bcca34a6bf 2026-05-19 14:40:25.160 10 INFO neutron.plugins.ml2.plugin [None req-95425e4c-6ecf-4751-a785-7c385c996f4d - - - - - -] Attempt 1 to provision port 08ee6c69-9ec2-44af-b843-6ca652bbe98a 2026-05-19 14:40:25.884 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port f09c42a1-a484-47ba-94c1-8c4bf2f0a386 2026-05-19 14:40:26.108 9 INFO neutron.plugins.ml2.plugin [None req-4f603fe0-83f7-4eea-90c5-2d4a097faf75 - - - - - -] Attempt 1 to provision port 08ee6c69-9ec2-44af-b843-6ca652bbe98a 2026-05-19 14:40:26.975 9 INFO neutron.plugins.ml2.plugin [None req-d15872fd-c9cd-40d1-bf22-f014e994195f - - - - - -] Attempt 1 to provision port 9ef13128-fd2c-48ce-a387-8ccefedd90f0 2026-05-19 14:40:27.841 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port b8f7300f-8a68-482b-ab70-0b571763d314 2026-05-19 14:40:28.360 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port f09c42a1-a484-47ba-94c1-8c4bf2f0a386 2026-05-19 14:40:29.815 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port b8f7300f-8a68-482b-ab70-0b571763d314 2026-05-19 14:40:31.168 10 INFO neutron.plugins.ml2.plugin [None req-999fb7b4-9637-486b-89c0-66202c4a3e07 - - - - - -] Attempt 1 to provision port 796c1bfd-b08b-4149-bb49-6735588d677c 2026-05-19 14:40:31.730 9 INFO neutron.plugins.ml2.plugin [None req-2aaeaa25-77c3-4c43-bf5e-867439c55573 - - - - - -] Attempt 1 to provision port 7a561ba1-60b8-4845-be91-2e9db11ac67d 2026-05-19 14:40:31.905 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 7a561ba1-60b8-4845-be91-2e9db11ac67d 2026-05-19 14:40:32.492 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 9ef13128-fd2c-48ce-a387-8ccefedd90f0 2026-05-19 14:40:33.151 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4615f3d8-9b8b-41f8-ab2e-f76d1d3aff37'] response: {'server_uuid': '55611eb4-ac67-4a74-9f68-56794243cf1e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9ef13128-fd2c-48ce-a387-8ccefedd90f0', 'code': 200} 2026-05-19 14:40:33.816 9 INFO neutron.plugins.ml2.plugin [None req-b600afc1-f2fb-4585-bece-7d664001ba8e - - - - - -] Attempt 1 to provision port 7c3060ad-152a-495a-a04b-d86b8e16374f 2026-05-19 14:40:34.298 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 7a561ba1-60b8-4845-be91-2e9db11ac67d 2026-05-19 14:40:34.474 10 INFO neutron.plugins.ml2.plugin [None req-c76dfc95-131c-4d09-882c-19d1589c13ac - - - - - -] Attempt 1 to provision port 7c3060ad-152a-495a-a04b-d86b8e16374f 2026-05-19 14:40:34.755 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 9ef13128-fd2c-48ce-a387-8ccefedd90f0 2026-05-19 14:40:35.042 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 7ede9a96-e01e-4a7c-bf0e-bed1bee8a338 2026-05-19 14:40:35.591 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0fc14ade-2f1a-4f42-8a1e-77ee0eeff8fa'] response: {'server_uuid': 'e8f11c8c-a77e-4a90-bcc8-6a2e6d901339', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7ede9a96-e01e-4a7c-bf0e-bed1bee8a338', 'code': 200} 2026-05-19 14:40:35.944 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 2a8f5f15-8cc8-486f-b4c3-dcc4a198d88b 2026-05-19 14:40:36.522 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 7ede9a96-e01e-4a7c-bf0e-bed1bee8a338 2026-05-19 14:40:37.887 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 2a8f5f15-8cc8-486f-b4c3-dcc4a198d88b 2026-05-19 14:40:38.256 9 INFO neutron.plugins.ml2.plugin [None req-528d4c89-b9d3-4122-95eb-ca47a4a6e77c - - - - - -] Attempt 1 to provision port a2d3bdc7-dfc0-48eb-9c82-e267394c464f 2026-05-19 14:40:49.898 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 92936e82-aae8-441a-a9b7-4bbe38ad69f6 2026-05-19 14:40:50.272 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 29a87b5a-7573-4a4a-898e-145693b58d78 2026-05-19 14:40:51.834 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 92936e82-aae8-441a-a9b7-4bbe38ad69f6 2026-05-19 14:40:52.073 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 29a87b5a-7573-4a4a-898e-145693b58d78 2026-05-19 14:40:52.268 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 08ee6c69-9ec2-44af-b843-6ca652bbe98a 2026-05-19 14:40:53.888 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 08ee6c69-9ec2-44af-b843-6ca652bbe98a 2026-05-19 14:40:54.170 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port e7bd9b40-b5e3-432b-a2d9-a55886818e3e 2026-05-19 14:40:55.850 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port e7bd9b40-b5e3-432b-a2d9-a55886818e3e 2026-05-19 14:40:57.876 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-898e33d9-2a63-45aa-a4ac-e03873c56e0a'] response: {'server_uuid': '55611eb4-ac67-4a74-9f68-56794243cf1e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9ef13128-fd2c-48ce-a387-8ccefedd90f0', 'code': 200} 2026-05-19 14:40:58.634 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 9ef13128-fd2c-48ce-a387-8ccefedd90f0 2026-05-19 14:40:59.836 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 9ef13128-fd2c-48ce-a387-8ccefedd90f0 2026-05-19 14:40:59.914 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-be633517-bce8-4ee3-b7ac-4eb975c014a3'] response: {'server_uuid': '55611eb4-ac67-4a74-9f68-56794243cf1e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9ef13128-fd2c-48ce-a387-8ccefedd90f0', 'code': 200} 2026-05-19 14:41:00.975 10 INFO neutron.plugins.ml2.plugin [None req-299ed3ff-99b6-4684-808d-e6b8b91cad90 - - - - - -] Attempt 1 to provision port 7ede9a96-e01e-4a7c-bf0e-bed1bee8a338 2026-05-19 14:41:01.838 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 7ede9a96-e01e-4a7c-bf0e-bed1bee8a338 2026-05-19 14:41:02.873 9 INFO neutron.plugins.ml2.plugin [None req-fab0283c-fbf5-4982-819b-4948373a70af - - - - - -] Attempt 1 to provision port 7ede9a96-e01e-4a7c-bf0e-bed1bee8a338 2026-05-19 14:41:03.926 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 7ede9a96-e01e-4a7c-bf0e-bed1bee8a338 2026-05-19 14:41:05.975 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port d379c619-d2cd-4ad2-a662-6e16c09e9490 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-19 14:41:15.679 10 INFO neutron.plugins.ml2.plugin [None req-b854807b-a93b-4859-85ce-298e29ae4b41 - - - - - -] Attempt 1 to provision port 3e1eb517-dbac-47cc-b114-574f068741dd 2026-05-19 14:41:16.059 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 4089593e-044d-4bff-be67-abb8cd854713 2026-05-19 14:41:16.955 9 INFO neutron.plugins.ml2.plugin [None req-f737211e-13b7-42e1-b0c4-2f6a8305c457 - - - - - -] Attempt 1 to provision port 4089593e-044d-4bff-be67-abb8cd854713 2026-05-19 14:41:17.811 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 4089593e-044d-4bff-be67-abb8cd854713 2026-05-19 14:41:18.407 9 INFO neutron.plugins.ml2.plugin [None req-30142cf5-63b9-4680-84c0-ae383f4a33f6 - - - - - -] Attempt 1 to provision port 594d3b08-1370-49dd-978f-04b0d5887d7e 2026-05-19 14:41:19.190 10 INFO neutron.plugins.ml2.plugin [None req-21de7216-ca6a-46c3-82cc-c3aabf5853fb - - - - - -] Attempt 1 to provision port 594d3b08-1370-49dd-978f-04b0d5887d7e 2026-05-19 14:41:19.942 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 45684004-88ae-4d18-9e2f-e9007d3c58aa 2026-05-19 14:41:22.018 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 45684004-88ae-4d18-9e2f-e9007d3c58aa /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-19 14:41:25.940 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 6b8434aa-b7f2-4e77-8057-f4ef902e8d69 2026-05-19 14:41:29.823 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port a41538a8-0f4e-4c2e-b9bf-c9916d32ca2a 2026-05-19 14:41:30.255 9 INFO neutron.plugins.ml2.plugin [None req-882d483d-c618-4a38-a773-424395711ee2 - - - - - -] Attempt 1 to provision port a41538a8-0f4e-4c2e-b9bf-c9916d32ca2a 2026-05-19 14:41:34.405 9 INFO neutron.plugins.ml2.plugin [None req-4da2cdc0-f782-416e-aa3b-0f388cace678 - - - - - -] Attempt 1 to provision port 75b3075b-b817-437a-bf0f-8556d637a06e 2026-05-19 14:41:35.835 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 594d3b08-1370-49dd-978f-04b0d5887d7e 2026-05-19 14:41:36.278 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 3e1eb517-dbac-47cc-b114-574f068741dd 2026-05-19 14:41:37.933 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 594d3b08-1370-49dd-978f-04b0d5887d7e 2026-05-19 14:41:38.352 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 75b3075b-b817-437a-bf0f-8556d637a06e 2026-05-19 14:41:38.530 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd8058ee-d6c9-4937-91e6-653511be8000'] response: {'server_uuid': '893488e1-6cd7-4322-91cf-2fe21b6a4f10', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '75b3075b-b817-437a-bf0f-8556d637a06e', 'code': 200} 2026-05-19 14:41:39.230 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 3e1eb517-dbac-47cc-b114-574f068741dd 2026-05-19 14:41:39.922 9 INFO neutron.plugins.ml2.plugin [None req-a1f2d4e6-28b1-430e-adc5-152e1d6b96d9 - - - - - -] Attempt 1 to provision port 8cbff130-b61c-45ad-9132-b326f3fb7934 2026-05-19 14:41:40.120 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 8a049fd3-5194-41f2-b1c4-3e9ebed743e3 2026-05-19 14:41:40.777 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 75b3075b-b817-437a-bf0f-8556d637a06e 2026-05-19 14:41:41.026 10 INFO neutron.plugins.ml2.plugin [None req-2217fad1-e291-4426-b57a-80fc21340a15 - - - - - -] Attempt 1 to provision port 8a049fd3-5194-41f2-b1c4-3e9ebed743e3 2026-05-19 14:41:41.093 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 8cbff130-b61c-45ad-9132-b326f3fb7934 2026-05-19 14:41:41.846 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 8a049fd3-5194-41f2-b1c4-3e9ebed743e3 2026-05-19 14:41:42.168 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 8cbff130-b61c-45ad-9132-b326f3fb7934 2026-05-19 14:41:42.718 9 INFO neutron.plugins.ml2.plugin [None req-5e6f59c5-d16b-462b-aa37-0a1811710217 - - - - - -] Attempt 1 to provision port 873404d8-a281-4872-995b-0bb3b93ae277 2026-05-19 14:41:43.471 10 INFO neutron.plugins.ml2.plugin [None req-09f4bf9a-80d8-47e3-9d13-e7c6b84f3939 - - - - - -] Attempt 1 to provision port 873404d8-a281-4872-995b-0bb3b93ae277 2026-05-19 14:41:44.432 9 INFO neutron.plugins.ml2.plugin [None req-05f60062-df5b-4c0b-bd93-099c728c8687 - - - - - -] Attempt 1 to provision port 687e2849-93f9-462b-8015-a907d25601f2 2026-05-19 14:41:45.182 9 INFO neutron.plugins.ml2.plugin [None req-13659539-4e61-42a1-8ef0-7357528688ae - - - - - -] Attempt 1 to provision port 687e2849-93f9-462b-8015-a907d25601f2 2026-05-19 14:41:53.411 9 INFO neutron.plugins.ml2.plugin [None req-53787757-617e-4127-b42a-42e7d87199ca - - - - - -] Attempt 1 to provision port 016af58f-3c04-4497-ae36-64da19d987bd 2026-05-19 14:41:53.818 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 016af58f-3c04-4497-ae36-64da19d987bd 2026-05-19 14:41:54.501 9 INFO neutron.plugins.ml2.plugin [None req-4db8f58e-cf44-4f60-b2c5-3570f73e540c - - - - - -] Attempt 1 to provision port 25424fb5-a4c4-4196-bc51-8ea5291a562b 2026-05-19 14:41:55.458 9 INFO neutron.plugins.ml2.plugin [None req-84862c80-5dad-4b55-a1c1-b5ceba464fb9 - - - - - -] Attempt 1 to provision port 74a25779-151e-44c0-ae22-aaceda442b7b 2026-05-19 14:41:55.701 9 INFO neutron.plugins.ml2.plugin [None req-f3c07a39-e7db-49b4-adf6-3acbafd542a9 - - - - - -] Attempt 1 to provision port d74aec22-1d9f-47cb-b248-0d47c5c393e7 2026-05-19 14:41:55.867 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port d74aec22-1d9f-47cb-b248-0d47c5c393e7 2026-05-19 14:41:56.121 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 016af58f-3c04-4497-ae36-64da19d987bd 2026-05-19 14:41:56.669 10 INFO neutron.plugins.ml2.plugin [None req-9af45efb-7cbe-4ee3-bb10-d762d89e23ee - - - - - -] Attempt 1 to provision port 25424fb5-a4c4-4196-bc51-8ea5291a562b 2026-05-19 14:41:57.800 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port d74aec22-1d9f-47cb-b248-0d47c5c393e7 2026-05-19 14:41:57.955 9 INFO neutron.plugins.ml2.plugin [None req-49676cca-990d-42cf-a06b-dccfa7293c5d - - - - - -] Attempt 1 to provision port 5324aa91-b817-46e7-b9e0-b8f3c45fc4cb 2026-05-19 14:41:58.615 9 INFO neutron.plugins.ml2.plugin [None req-f672b5a2-4493-42b7-aee0-ee625b578e2e - - - - - -] Attempt 1 to provision port 5324aa91-b817-46e7-b9e0-b8f3c45fc4cb 2026-05-19 14:41:59.903 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port cab49019-1198-47d4-ad09-ee4d80d158aa 2026-05-19 14:42:01.876 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port cab49019-1198-47d4-ad09-ee4d80d158aa 2026-05-19 14:42:03.959 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 472822a2-6d34-4e66-9121-1f565bbdc367 2026-05-19 14:42:04.729 10 INFO neutron.plugins.ml2.plugin [None req-5e32f046-ee19-4141-b76a-d9528772aaac - - - - - -] Attempt 1 to provision port 472822a2-6d34-4e66-9121-1f565bbdc367 2026-05-19 14:42:05.418 9 INFO neutron.plugins.ml2.plugin [None req-599ff141-fff2-4990-a0b1-1fefba74c08f - - - - - -] Attempt 1 to provision port 463d1b1b-be2f-4c8c-8268-31b3e2712fba 2026-05-19 14:42:05.573 10 INFO neutron.plugins.ml2.plugin [None req-8ff366e5-53e0-48fa-9e29-1a5b7b4c89d9 - - - - - -] Attempt 1 to provision port a11a8b4b-8d45-479e-810f-8473b69fe95e 2026-05-19 14:42:05.896 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 472822a2-6d34-4e66-9121-1f565bbdc367 2026-05-19 14:42:06.518 9 INFO neutron.plugins.ml2.plugin [None req-b714821a-f9d0-440c-b9fe-81ac6b4eb9d3 - - - - - -] Attempt 1 to provision port a11a8b4b-8d45-479e-810f-8473b69fe95e 2026-05-19 14:42:08.104 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 463d1b1b-be2f-4c8c-8268-31b3e2712fba 2026-05-19 14:42:08.350 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-fa4e748c-0f50-476d-91a0-f0444b066271'] response: {'server_uuid': 'abc6c25c-7600-4462-986a-0d8731543aa0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '463d1b1b-be2f-4c8c-8268-31b3e2712fba', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers [None req-51b32bdd-f82a-4963-8db6-6ba033d21d88 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 87a1f7f9-235f-41d5-87c2-d4b0e1e7a6d3 could not be found. 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 87a1f7f9-235f-41d5-87c2-d4b0e1e7a6d3 could not be found. 2026-05-19 14:42:09.573 9 ERROR neutron.plugins.ml2.managers  2026-05-19 14:42:09.574 9 ERROR neutron.plugins.ml2.managers [None req-51b32bdd-f82a-4963-8db6-6ba033d21d88 - - - - - -] Failed to bind port 94f79644-a8af-47f1-aa34-bfdd07684d5d on host instance for vnic_type normal using segments [{'id': 'f866f07e-0e75-4078-99b0-a6711a601fb3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 671, 'network_id': 'd01fe502-a067-46c1-848c-7c572a753764'}] 2026-05-19 14:42:09.575 9 INFO neutron.plugins.ml2.plugin [None req-51b32bdd-f82a-4963-8db6-6ba033d21d88 - - - - - -] Attempt 2 to bind port 94f79644-a8af-47f1-aa34-bfdd07684d5d 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers [None req-51b32bdd-f82a-4963-8db6-6ba033d21d88 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 87a1f7f9-235f-41d5-87c2-d4b0e1e7a6d3 could not be found. 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 87a1f7f9-235f-41d5-87c2-d4b0e1e7a6d3 could not be found. 2026-05-19 14:42:09.598 9 ERROR neutron.plugins.ml2.managers  2026-05-19 14:42:09.599 9 ERROR neutron.plugins.ml2.managers [None req-51b32bdd-f82a-4963-8db6-6ba033d21d88 - - - - - -] Failed to bind port 94f79644-a8af-47f1-aa34-bfdd07684d5d on host instance for vnic_type normal using segments [{'id': 'f866f07e-0e75-4078-99b0-a6711a601fb3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 671, 'network_id': 'd01fe502-a067-46c1-848c-7c572a753764'}] 2026-05-19 14:42:09.599 9 INFO neutron.plugins.ml2.plugin [None req-51b32bdd-f82a-4963-8db6-6ba033d21d88 - - - - - -] Attempt 3 to bind port 94f79644-a8af-47f1-aa34-bfdd07684d5d 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers [None req-51b32bdd-f82a-4963-8db6-6ba033d21d88 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 87a1f7f9-235f-41d5-87c2-d4b0e1e7a6d3 could not be found. 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 87a1f7f9-235f-41d5-87c2-d4b0e1e7a6d3 could not be found. 2026-05-19 14:42:09.623 9 ERROR neutron.plugins.ml2.managers  2026-05-19 14:42:09.624 9 ERROR neutron.plugins.ml2.managers [None req-51b32bdd-f82a-4963-8db6-6ba033d21d88 - - - - - -] Failed to bind port 94f79644-a8af-47f1-aa34-bfdd07684d5d on host instance for vnic_type normal using segments [{'id': 'f866f07e-0e75-4078-99b0-a6711a601fb3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 671, 'network_id': 'd01fe502-a067-46c1-848c-7c572a753764'}] 2026-05-19 14:42:09.624 9 INFO neutron.plugins.ml2.plugin [None req-51b32bdd-f82a-4963-8db6-6ba033d21d88 - - - - - -] Attempt 4 to bind port 94f79644-a8af-47f1-aa34-bfdd07684d5d 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers [None req-51b32bdd-f82a-4963-8db6-6ba033d21d88 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 87a1f7f9-235f-41d5-87c2-d4b0e1e7a6d3 could not be found. 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 87a1f7f9-235f-41d5-87c2-d4b0e1e7a6d3 could not be found. 2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers  2026-05-19 14:42:09.647 9 ERROR neutron.plugins.ml2.managers [None req-51b32bdd-f82a-4963-8db6-6ba033d21d88 - - - - - -] Failed to bind port 94f79644-a8af-47f1-aa34-bfdd07684d5d on host instance for vnic_type normal using segments [{'id': 'f866f07e-0e75-4078-99b0-a6711a601fb3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 671, 'network_id': 'd01fe502-a067-46c1-848c-7c572a753764'}] 2026-05-19 14:42:09.648 9 INFO neutron.plugins.ml2.plugin [None req-51b32bdd-f82a-4963-8db6-6ba033d21d88 - - - - - -] Attempt 5 to bind port 94f79644-a8af-47f1-aa34-bfdd07684d5d 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers [None req-51b32bdd-f82a-4963-8db6-6ba033d21d88 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 87a1f7f9-235f-41d5-87c2-d4b0e1e7a6d3 could not be found. 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 87a1f7f9-235f-41d5-87c2-d4b0e1e7a6d3 could not be found. 2026-05-19 14:42:09.672 9 ERROR neutron.plugins.ml2.managers  2026-05-19 14:42:09.673 9 ERROR neutron.plugins.ml2.managers [None req-51b32bdd-f82a-4963-8db6-6ba033d21d88 - - - - - -] Failed to bind port 94f79644-a8af-47f1-aa34-bfdd07684d5d on host instance for vnic_type normal using segments [{'id': 'f866f07e-0e75-4078-99b0-a6711a601fb3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 671, 'network_id': 'd01fe502-a067-46c1-848c-7c572a753764'}] 2026-05-19 14:42:09.673 9 INFO neutron.plugins.ml2.plugin [None req-51b32bdd-f82a-4963-8db6-6ba033d21d88 - - - - - -] Attempt 6 to bind port 94f79644-a8af-47f1-aa34-bfdd07684d5d 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers [None req-51b32bdd-f82a-4963-8db6-6ba033d21d88 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 87a1f7f9-235f-41d5-87c2-d4b0e1e7a6d3 could not be found. 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 87a1f7f9-235f-41d5-87c2-d4b0e1e7a6d3 could not be found. 2026-05-19 14:42:09.694 9 ERROR neutron.plugins.ml2.managers  2026-05-19 14:42:09.695 9 ERROR neutron.plugins.ml2.managers [None req-51b32bdd-f82a-4963-8db6-6ba033d21d88 - - - - - -] Failed to bind port 94f79644-a8af-47f1-aa34-bfdd07684d5d on host instance for vnic_type normal using segments [{'id': 'f866f07e-0e75-4078-99b0-a6711a601fb3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 671, 'network_id': 'd01fe502-a067-46c1-848c-7c572a753764'}] 2026-05-19 14:42:09.695 9 INFO neutron.plugins.ml2.plugin [None req-51b32bdd-f82a-4963-8db6-6ba033d21d88 - - - - - -] Attempt 7 to bind port 94f79644-a8af-47f1-aa34-bfdd07684d5d 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers [None req-51b32bdd-f82a-4963-8db6-6ba033d21d88 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 87a1f7f9-235f-41d5-87c2-d4b0e1e7a6d3 could not be found. 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 87a1f7f9-235f-41d5-87c2-d4b0e1e7a6d3 could not be found. 2026-05-19 14:42:09.722 9 ERROR neutron.plugins.ml2.managers  2026-05-19 14:42:09.723 9 ERROR neutron.plugins.ml2.managers [None req-51b32bdd-f82a-4963-8db6-6ba033d21d88 - - - - - -] Failed to bind port 94f79644-a8af-47f1-aa34-bfdd07684d5d on host instance for vnic_type normal using segments [{'id': 'f866f07e-0e75-4078-99b0-a6711a601fb3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 671, 'network_id': 'd01fe502-a067-46c1-848c-7c572a753764'}] 2026-05-19 14:42:09.723 9 INFO neutron.plugins.ml2.plugin [None req-51b32bdd-f82a-4963-8db6-6ba033d21d88 - - - - - -] Attempt 8 to bind port 94f79644-a8af-47f1-aa34-bfdd07684d5d 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers [None req-51b32bdd-f82a-4963-8db6-6ba033d21d88 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 87a1f7f9-235f-41d5-87c2-d4b0e1e7a6d3 could not be found. 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 87a1f7f9-235f-41d5-87c2-d4b0e1e7a6d3 could not be found. 2026-05-19 14:42:09.743 9 ERROR neutron.plugins.ml2.managers  2026-05-19 14:42:09.744 9 ERROR neutron.plugins.ml2.managers [None req-51b32bdd-f82a-4963-8db6-6ba033d21d88 - - - - - -] Failed to bind port 94f79644-a8af-47f1-aa34-bfdd07684d5d on host instance for vnic_type normal using segments [{'id': 'f866f07e-0e75-4078-99b0-a6711a601fb3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 671, 'network_id': 'd01fe502-a067-46c1-848c-7c572a753764'}] 2026-05-19 14:42:09.744 9 INFO neutron.plugins.ml2.plugin [None req-51b32bdd-f82a-4963-8db6-6ba033d21d88 - - - - - -] Attempt 9 to bind port 94f79644-a8af-47f1-aa34-bfdd07684d5d 2026-05-19 14:42:09.781 9 ERROR neutron.plugins.ml2.managers [None req-51b32bdd-f82a-4963-8db6-6ba033d21d88 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 87a1f7f9-235f-41d5-87c2-d4b0e1e7a6d3 could not be found. 2026-05-19 14:42:09.781 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-19 14:42:09.781 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-19 14:42:09.781 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-19 14:42:09.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-05-19 14:42:09.781 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-19 14:42:09.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-05-19 14:42:09.781 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-19 14:42:09.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-05-19 14:42:09.781 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-19 14:42:09.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-05-19 14:42:09.781 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-19 14:42:09.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-05-19 14:42:09.781 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 14:42:09.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-05-19 14:42:09.781 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:42:09.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-05-19 14:42:09.781 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:42:09.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-05-19 14:42:09.781 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 14:42:09.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-05-19 14:42:09.781 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-19 14:42:09.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-05-19 14:42:09.781 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:42:09.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-05-19 14:42:09.781 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:42:09.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-05-19 14:42:09.781 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 14:42:09.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-05-19 14:42:09.781 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 14:42:09.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-05-19 14:42:09.781 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:42:09.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-05-19 14:42:09.781 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:42:09.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-05-19 14:42:09.781 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-19 14:42:09.781 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-19 14:42:09.781 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-19 14:42:09.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-05-19 14:42:09.781 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-19 14:42:09.781 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 87a1f7f9-235f-41d5-87c2-d4b0e1e7a6d3 could not be found. 2026-05-19 14:42:09.781 9 ERROR neutron.plugins.ml2.managers  2026-05-19 14:42:09.782 9 ERROR neutron.plugins.ml2.managers [None req-51b32bdd-f82a-4963-8db6-6ba033d21d88 - - - - - -] Failed to bind port 94f79644-a8af-47f1-aa34-bfdd07684d5d on host instance for vnic_type normal using segments [{'id': 'f866f07e-0e75-4078-99b0-a6711a601fb3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 671, 'network_id': 'd01fe502-a067-46c1-848c-7c572a753764'}] 2026-05-19 14:42:09.783 9 INFO neutron.plugins.ml2.plugin [None req-51b32bdd-f82a-4963-8db6-6ba033d21d88 - - - - - -] Attempt 10 to bind port 94f79644-a8af-47f1-aa34-bfdd07684d5d 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers [None req-51b32bdd-f82a-4963-8db6-6ba033d21d88 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 87a1f7f9-235f-41d5-87c2-d4b0e1e7a6d3 could not be found. 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 87a1f7f9-235f-41d5-87c2-d4b0e1e7a6d3 could not be found. 2026-05-19 14:42:09.813 9 ERROR neutron.plugins.ml2.managers  2026-05-19 14:42:09.814 9 ERROR neutron.plugins.ml2.managers [None req-51b32bdd-f82a-4963-8db6-6ba033d21d88 - - - - - -] Failed to bind port 94f79644-a8af-47f1-aa34-bfdd07684d5d on host instance for vnic_type normal using segments [{'id': 'f866f07e-0e75-4078-99b0-a6711a601fb3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 671, 'network_id': 'd01fe502-a067-46c1-848c-7c572a753764'}] 2026-05-19 14:42:09.965 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 463d1b1b-be2f-4c8c-8268-31b3e2712fba 2026-05-19 14:42:10.094 10 INFO neutron.plugins.ml2.plugin [None req-00dde07b-06b0-469b-a3cc-851f6d3c4447 - - - - - -] Attempt 1 to provision port 3507bfd8-cab8-46f5-b5f1-d745365687a5 2026-05-19 14:42:10.286 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 3507bfd8-cab8-46f5-b5f1-d745365687a5 2026-05-19 14:42:11.777 10 INFO neutron.plugins.ml2.plugin [None req-6619e2b1-4f02-4044-a593-d4e80b683cb2 - - - - - -] Attempt 1 to provision port 8e6d6c22-5cb7-44cc-bd28-7be0bdb1f513 2026-05-19 14:42:11.895 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 3507bfd8-cab8-46f5-b5f1-d745365687a5 2026-05-19 14:42:15.918 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 74a25779-151e-44c0-ae22-aaceda442b7b 2026-05-19 14:42:16.217 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 5324aa91-b817-46e7-b9e0-b8f3c45fc4cb 2026-05-19 14:42:19.595 9 INFO neutron.plugins.ml2.plugin [None req-cea77fda-f65a-42db-8130-722475fde7b3 - - - - - -] Attempt 1 to provision port 223e4660-5dab-4379-bfca-d31c7abf60f5 2026-05-19 14:42:20.107 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 223e4660-5dab-4379-bfca-d31c7abf60f5 2026-05-19 14:42:23.899 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port a43f4d7a-2ef8-41d9-9073-1550b2bcb928 2026-05-19 14:42:24.051 10 INFO neutron.plugins.ml2.plugin [None req-7fabd6d1-b7ff-41d0-ba7f-fe369f5208f8 - - - - - -] Attempt 1 to provision port b5c975fa-2024-43e6-8d25-cd3ddb24c2b7 2026-05-19 14:42:24.846 9 INFO neutron.plugins.ml2.plugin [None req-f5c39b00-182d-4850-952a-8b55e98f0ac6 - - - - - -] Attempt 1 to provision port a43f4d7a-2ef8-41d9-9073-1550b2bcb928 2026-05-19 14:42:25.826 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port a43f4d7a-2ef8-41d9-9073-1550b2bcb928 2026-05-19 14:42:26.803 9 INFO neutron.plugins.ml2.plugin [None req-c9ab1c26-4165-413b-b55c-81d2a359ede2 - - - - - -] Attempt 1 to provision port 8b2f235c-7756-4f87-9be4-4def76ad5fb4 2026-05-19 14:42:27.353 9 INFO neutron.plugins.ml2.plugin [None req-d03a5ac7-3e95-4fbc-9131-aeecafaed28e - - - - - -] Attempt 1 to provision port 8b2f235c-7756-4f87-9be4-4def76ad5fb4 2026-05-19 14:42:27.861 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 7fb1b900-6143-4bb0-9208-5de4be1bcfd4 2026-05-19 14:42:29.983 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 7fb1b900-6143-4bb0-9208-5de4be1bcfd4 2026-05-19 14:42:30.298 9 INFO neutron.plugins.ml2.plugin [None req-7fad6a56-dbae-4149-9ec6-1b34e2851bf9 - - - - - -] Attempt 1 to provision port b7fd3b1a-baeb-43f9-81c3-df86c88ea4d8 2026-05-19 14:42:30.304 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port b7fd3b1a-baeb-43f9-81c3-df86c88ea4d8 2026-05-19 14:42:34.445 10 INFO neutron.plugins.ml2.plugin [None req-195fc7f0-d91b-4c20-97fa-adddd9913d74 - - - - - -] Attempt 1 to provision port 379eb6ab-2919-484b-95c0-8de9499db3f4 2026-05-19 14:42:37.960 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 379eb6ab-2919-484b-95c0-8de9499db3f4 2026-05-19 14:42:38.089 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d9414a3-078a-44d4-821d-c99649326a2d'] response: {'server_uuid': '222a36e1-e542-43bd-81d4-3f90abab9635', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '379eb6ab-2919-484b-95c0-8de9499db3f4', 'code': 200} 2026-05-19 14:42:39.834 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 379eb6ab-2919-484b-95c0-8de9499db3f4 2026-05-19 14:42:42.041 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-23852f55-163f-43b8-90c5-7d6733803fb4'] response: {'server_uuid': '222a36e1-e542-43bd-81d4-3f90abab9635', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '379eb6ab-2919-484b-95c0-8de9499db3f4', 'code': 200} 2026-05-19 14:42:43.908 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 8b2f235c-7756-4f87-9be4-4def76ad5fb4 2026-05-19 14:42:44.347 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port b5c975fa-2024-43e6-8d25-cd3ddb24c2b7 2026-05-19 14:42:45.900 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 8b2f235c-7756-4f87-9be4-4def76ad5fb4 2026-05-19 14:42:46.180 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port b5c975fa-2024-43e6-8d25-cd3ddb24c2b7 2026-05-19 14:42:53.062 10 INFO neutron.plugins.ml2.plugin [None req-a49f1eb0-be66-4349-9f07-81fa39cd1213 - - - - - -] Attempt 1 to provision port 57bd50e0-c232-4330-946b-417088a99d3d 2026-05-19 14:42:53.427 10 INFO neutron.plugins.ml2.plugin [None req-f2d81057-4b7a-4f79-9d9a-39021d0bc415 - - - - - -] Attempt 1 to provision port 14dd03a8-d9d5-4628-a4d2-df88aa0a51a1 2026-05-19 14:42:53.853 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 14dd03a8-d9d5-4628-a4d2-df88aa0a51a1 2026-05-19 14:42:55.820 9 INFO neutron.plugins.ml2.plugin [None req-83c3032c-ee98-4f59-bd19-403a413c1899 - - - - - -] Attempt 1 to provision port 2eca683a-05b4-4c20-ad88-2cb2a2922214 2026-05-19 14:42:55.828 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 14dd03a8-d9d5-4628-a4d2-df88aa0a51a1 2026-05-19 14:42:56.372 9 INFO neutron.plugins.ml2.plugin [None req-0723318b-c48d-4680-a33e-58e84b32f30b - - - - - -] Attempt 1 to provision port 2eca683a-05b4-4c20-ad88-2cb2a2922214 2026-05-19 14:42:57.867 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port c490ca77-720c-44f2-877c-e47154900c5e 2026-05-19 14:42:59.929 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port c490ca77-720c-44f2-877c-e47154900c5e 2026-05-19 14:42:59.940 9 INFO neutron.plugins.ml2.plugin [None req-02571fbf-8ece-470b-a73b-0664cf7bc9f9 - - - - - -] Attempt 1 to provision port ba81d789-e5b9-4763-977f-48ea8c622db1 2026-05-19 14:43:02.041 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port ba81d789-e5b9-4763-977f-48ea8c622db1 2026-05-19 14:43:02.181 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd9c470a-6e82-400c-9d0e-cbc66ae497a1'] response: {'server_uuid': 'b4e32216-7238-4620-ab1c-875226d1cf87', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ba81d789-e5b9-4763-977f-48ea8c622db1', 'code': 200} 2026-05-19 14:43:03.850 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port ba81d789-e5b9-4763-977f-48ea8c622db1 2026-05-19 14:43:05.529 10 INFO neutron.plugins.ml2.plugin [None req-746a9843-fe94-4b04-b8fd-e63c3fbdeff9 - - - - - -] Attempt 1 to provision port 0bb7a36a-c665-4eea-8b0c-9fc758bdca83 2026-05-19 14:43:05.951 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 45d26216-e451-4e65-b5d6-20207d20c584 2026-05-19 14:43:06.075 9 INFO neutron.plugins.ml2.plugin [None req-e25f7682-a010-4445-85f7-55d2a822fd54 - - - - - -] Attempt 1 to provision port 45d26216-e451-4e65-b5d6-20207d20c584 2026-05-19 14:43:08.027 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 45d26216-e451-4e65-b5d6-20207d20c584 2026-05-19 14:43:08.473 10 INFO neutron.plugins.ml2.plugin [None req-f2b7f0e9-61f9-4df1-b6db-c2e9d66a1364 - - - - - -] Attempt 1 to provision port 8ac2efe0-da06-4ad3-9703-c7935d5d702c 2026-05-19 14:43:09.223 9 INFO neutron.plugins.ml2.plugin [None req-56a46bd5-054a-4aad-a74e-f4dba0097c25 - - - - - -] Attempt 1 to provision port 8ac2efe0-da06-4ad3-9703-c7935d5d702c 2026-05-19 14:43:09.940 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 57cb392f-ded9-4043-8815-8aa6a5c4ae71 2026-05-19 14:43:12.013 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 57cb392f-ded9-4043-8815-8aa6a5c4ae71 2026-05-19 14:43:12.604 9 INFO neutron.plugins.ml2.plugin [None req-1890e769-2d75-4fff-a892-e342227e782c - - - - - -] Attempt 1 to provision port 98015c89-78be-44b4-af6b-6be778eba0bc 2026-05-19 14:43:13.359 9 INFO neutron.plugins.ml2.plugin [None req-b92f949e-1df3-4cb4-bf37-7212cc2f3c25 - - - - - -] Attempt 1 to provision port 8b198206-ef6c-4409-bc02-68cdb4b31bb5 2026-05-19 14:43:13.941 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 8b198206-ef6c-4409-bc02-68cdb4b31bb5 2026-05-19 14:43:15.128 10 INFO neutron.plugins.ml2.plugin [None req-de7e9178-1f18-4066-93c0-728db8534988 - - - - - -] Attempt 1 to provision port edede452-4bc1-4a3a-b487-1e6683d7ea55 2026-05-19 14:43:15.931 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port ae68ea7a-56f2-4568-8cfb-eb25d4fc9f02 2026-05-19 14:43:15.988 9 INFO neutron.plugins.ml2.plugin [None req-52a7d13a-698c-4e15-881c-2c890bf14987 - - - - - -] Attempt 1 to provision port edede452-4bc1-4a3a-b487-1e6683d7ea55 2026-05-19 14:43:16.450 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 8b198206-ef6c-4409-bc02-68cdb4b31bb5 2026-05-19 14:43:17.840 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port ae68ea7a-56f2-4568-8cfb-eb25d4fc9f02 2026-05-19 14:43:22.282 10 INFO neutron.plugins.ml2.plugin [None req-db6ce9ce-917f-4b83-ae73-9b11bf32bd23 - - - - - -] Attempt 1 to provision port 3d1cbc1f-8591-4d9d-b37a-31189f63d831 2026-05-19 14:43:24.014 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 3d1cbc1f-8591-4d9d-b37a-31189f63d831 2026-05-19 14:43:24.189 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8675c35b-bdcc-4647-a3e5-e815e7a0d77f'] response: {'server_uuid': '5133ffef-3acd-4a64-a8b6-3a4d823fc3a9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3d1cbc1f-8591-4d9d-b37a-31189f63d831', 'code': 200} 2026-05-19 14:43:25.889 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 8ac2efe0-da06-4ad3-9703-c7935d5d702c 2026-05-19 14:43:26.257 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 3d1cbc1f-8591-4d9d-b37a-31189f63d831 2026-05-19 14:43:26.514 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 0bb7a36a-c665-4eea-8b0c-9fc758bdca83 2026-05-19 14:43:27.893 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 8ac2efe0-da06-4ad3-9703-c7935d5d702c 2026-05-19 14:43:28.184 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 0bb7a36a-c665-4eea-8b0c-9fc758bdca83 2026-05-19 14:43:31.895 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 98015c89-78be-44b4-af6b-6be778eba0bc 2026-05-19 14:43:32.337 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port edede452-4bc1-4a3a-b487-1e6683d7ea55 2026-05-19 14:43:33.812 9 INFO neutron.plugins.ml2.plugin [None req-ca012658-4b5a-4fff-9c4c-d5ea912af790 - - - - - -] Attempt 1 to provision port 02195d38-0167-4b12-9535-421e8f149611 2026-05-19 14:43:33.981 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 98015c89-78be-44b4-af6b-6be778eba0bc 2026-05-19 14:43:34.221 10 INFO neutron.plugins.ml2.plugin [None req-81061a24-9dc9-4819-954f-34e88575612b - - - - - -] Attempt 1 to provision port c50330b2-1176-40fa-87fa-8553cdf9c19d 2026-05-19 14:43:34.225 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port edede452-4bc1-4a3a-b487-1e6683d7ea55 2026-05-19 14:43:34.464 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port c50330b2-1176-40fa-87fa-8553cdf9c19d 2026-05-19 14:43:34.716 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 02195d38-0167-4b12-9535-421e8f149611 2026-05-19 14:43:34.961 9 INFO neutron.plugins.ml2.plugin [None req-0c9a6a90-93c6-4e9e-bc47-bbfcaa7244f9 - - - - - -] Attempt 1 to provision port ad7cf057-adc3-4ee4-8e8e-17f5a9a7fe73 2026-05-19 14:43:35.303 10 INFO neutron.plugins.ml2.plugin [None req-3f0e632a-07ef-46e5-a34f-c89402438c12 - - - - - -] Attempt 1 to provision port ad7cf057-adc3-4ee4-8e8e-17f5a9a7fe73 2026-05-19 14:43:35.919 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port c50330b2-1176-40fa-87fa-8553cdf9c19d 2026-05-19 14:43:36.148 10 INFO neutron.plugins.ml2.plugin [None req-27e34b3a-1fbc-4e44-870b-7b28ebf7b241 - - - - - -] Attempt 1 to provision port 769c7983-9452-4d64-b45b-9cda6c1bd463 2026-05-19 14:43:36.181 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 02195d38-0167-4b12-9535-421e8f149611 2026-05-19 14:43:36.703 9 INFO neutron.plugins.ml2.plugin [None req-7deace1b-77bd-4479-8a34-66e141349ae6 - - - - - -] Attempt 1 to provision port 769c7983-9452-4d64-b45b-9cda6c1bd463 2026-05-19 14:43:40.121 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f794dac-65ba-4c4d-ba58-c3716cd9208f'] response: {'server_uuid': '5133ffef-3acd-4a64-a8b6-3a4d823fc3a9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3d1cbc1f-8591-4d9d-b37a-31189f63d831', 'code': 200} 2026-05-19 14:43:40.219 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] No ports have port_id starting with 3d1cbc1f-8591-4d9d-b37a-31189f63d831 2026-05-19 14:43:44.106 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port e16494a4-a12c-42af-9d81-623f80b888d4 2026-05-19 14:43:44.210 10 INFO neutron.plugins.ml2.plugin [None req-77a797ac-fa13-4995-98f5-7127d80ab3ca - - - - - -] Attempt 1 to provision port e16494a4-a12c-42af-9d81-623f80b888d4 2026-05-19 14:43:45.347 9 INFO neutron.plugins.ml2.plugin [None req-27e48133-8097-44bd-9c26-7bf7f9a8602d - - - - - -] Attempt 1 to provision port 582ef022-ba6b-4ead-8d42-a3c884257d80 2026-05-19 14:43:45.700 10 INFO neutron.plugins.ml2.plugin [None req-7c4361ed-a1c1-427b-9e65-5077451d8885 - - - - - -] Attempt 1 to provision port 582ef022-ba6b-4ead-8d42-a3c884257d80 2026-05-19 14:43:45.868 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port e16494a4-a12c-42af-9d81-623f80b888d4 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-19 14:43:50.162 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port e59f69a5-953c-4b73-8582-1af625512967 2026-05-19 14:43:50.984 9 INFO neutron.plugins.ml2.plugin [None req-5da517ef-a329-4513-9e61-4ef8f9af2cd3 - - - - - -] Attempt 1 to provision port e59f69a5-953c-4b73-8582-1af625512967 2026-05-19 14:43:51.862 9 INFO neutron.plugins.ml2.plugin [None req-9656673f-9dff-4d9c-96b7-9bf869399927 - - - - - -] Attempt 1 to provision port 49f39582-b789-48bd-bc30-3e6afde485c7 2026-05-19 14:43:51.869 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port e59f69a5-953c-4b73-8582-1af625512967 2026-05-19 14:43:52.200 10 INFO neutron.plugins.ml2.plugin [None req-7cb5b64f-658a-4332-86f0-e6bf78e43249 - - - - - -] Attempt 1 to provision port 49f39582-b789-48bd-bc30-3e6afde485c7 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers [None req-f959fba7-1ed2-46fa-b3c8-ec20119b71e4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 49ee0717-57ef-40e9-8c2c-5ae93c91d36a could not be found. 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 49ee0717-57ef-40e9-8c2c-5ae93c91d36a could not be found. 2026-05-19 14:43:54.581 10 ERROR neutron.plugins.ml2.managers  2026-05-19 14:43:54.583 10 ERROR neutron.plugins.ml2.managers [None req-f959fba7-1ed2-46fa-b3c8-ec20119b71e4 - - - - - -] Failed to bind port b4e4ebbb-bffd-49f3-8eb2-15e101f06410 on host instance for vnic_type normal using segments [{'id': 'bbb6549e-2764-4815-b292-1ea8a4a22f28', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 847, 'network_id': '3fd2418f-4212-4d62-a71c-d0cdf5b4b1e4'}] 2026-05-19 14:43:54.583 10 INFO neutron.plugins.ml2.plugin [None req-f959fba7-1ed2-46fa-b3c8-ec20119b71e4 - - - - - -] Attempt 2 to bind port b4e4ebbb-bffd-49f3-8eb2-15e101f06410 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers [None req-f959fba7-1ed2-46fa-b3c8-ec20119b71e4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 49ee0717-57ef-40e9-8c2c-5ae93c91d36a could not be found. 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 49ee0717-57ef-40e9-8c2c-5ae93c91d36a could not be found. 2026-05-19 14:43:54.604 10 ERROR neutron.plugins.ml2.managers  2026-05-19 14:43:54.605 10 ERROR neutron.plugins.ml2.managers [None req-f959fba7-1ed2-46fa-b3c8-ec20119b71e4 - - - - - -] Failed to bind port b4e4ebbb-bffd-49f3-8eb2-15e101f06410 on host instance for vnic_type normal using segments [{'id': 'bbb6549e-2764-4815-b292-1ea8a4a22f28', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 847, 'network_id': '3fd2418f-4212-4d62-a71c-d0cdf5b4b1e4'}] 2026-05-19 14:43:54.605 10 INFO neutron.plugins.ml2.plugin [None req-f959fba7-1ed2-46fa-b3c8-ec20119b71e4 - - - - - -] Attempt 3 to bind port b4e4ebbb-bffd-49f3-8eb2-15e101f06410 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers [None req-f959fba7-1ed2-46fa-b3c8-ec20119b71e4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 49ee0717-57ef-40e9-8c2c-5ae93c91d36a could not be found. 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 49ee0717-57ef-40e9-8c2c-5ae93c91d36a could not be found. 2026-05-19 14:43:54.626 10 ERROR neutron.plugins.ml2.managers  2026-05-19 14:43:54.627 10 ERROR neutron.plugins.ml2.managers [None req-f959fba7-1ed2-46fa-b3c8-ec20119b71e4 - - - - - -] Failed to bind port b4e4ebbb-bffd-49f3-8eb2-15e101f06410 on host instance for vnic_type normal using segments [{'id': 'bbb6549e-2764-4815-b292-1ea8a4a22f28', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 847, 'network_id': '3fd2418f-4212-4d62-a71c-d0cdf5b4b1e4'}] 2026-05-19 14:43:54.627 10 INFO neutron.plugins.ml2.plugin [None req-f959fba7-1ed2-46fa-b3c8-ec20119b71e4 - - - - - -] Attempt 4 to bind port b4e4ebbb-bffd-49f3-8eb2-15e101f06410 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers [None req-f959fba7-1ed2-46fa-b3c8-ec20119b71e4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 49ee0717-57ef-40e9-8c2c-5ae93c91d36a could not be found. 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 49ee0717-57ef-40e9-8c2c-5ae93c91d36a could not be found. 2026-05-19 14:43:54.642 10 ERROR neutron.plugins.ml2.managers  2026-05-19 14:43:54.643 10 ERROR neutron.plugins.ml2.managers [None req-f959fba7-1ed2-46fa-b3c8-ec20119b71e4 - - - - - -] Failed to bind port b4e4ebbb-bffd-49f3-8eb2-15e101f06410 on host instance for vnic_type normal using segments [{'id': 'bbb6549e-2764-4815-b292-1ea8a4a22f28', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 847, 'network_id': '3fd2418f-4212-4d62-a71c-d0cdf5b4b1e4'}] 2026-05-19 14:43:54.643 10 INFO neutron.plugins.ml2.plugin [None req-f959fba7-1ed2-46fa-b3c8-ec20119b71e4 - - - - - -] Attempt 5 to bind port b4e4ebbb-bffd-49f3-8eb2-15e101f06410 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers [None req-f959fba7-1ed2-46fa-b3c8-ec20119b71e4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 49ee0717-57ef-40e9-8c2c-5ae93c91d36a could not be found. 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 49ee0717-57ef-40e9-8c2c-5ae93c91d36a could not be found. 2026-05-19 14:43:54.663 10 ERROR neutron.plugins.ml2.managers  2026-05-19 14:43:54.664 10 ERROR neutron.plugins.ml2.managers [None req-f959fba7-1ed2-46fa-b3c8-ec20119b71e4 - - - - - -] Failed to bind port b4e4ebbb-bffd-49f3-8eb2-15e101f06410 on host instance for vnic_type normal using segments [{'id': 'bbb6549e-2764-4815-b292-1ea8a4a22f28', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 847, 'network_id': '3fd2418f-4212-4d62-a71c-d0cdf5b4b1e4'}] 2026-05-19 14:43:54.665 10 INFO neutron.plugins.ml2.plugin [None req-f959fba7-1ed2-46fa-b3c8-ec20119b71e4 - - - - - -] Attempt 6 to bind port b4e4ebbb-bffd-49f3-8eb2-15e101f06410 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers [None req-f959fba7-1ed2-46fa-b3c8-ec20119b71e4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 49ee0717-57ef-40e9-8c2c-5ae93c91d36a could not be found. 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 49ee0717-57ef-40e9-8c2c-5ae93c91d36a could not be found. 2026-05-19 14:43:54.687 10 ERROR neutron.plugins.ml2.managers  2026-05-19 14:43:54.688 10 ERROR neutron.plugins.ml2.managers [None req-f959fba7-1ed2-46fa-b3c8-ec20119b71e4 - - - - - -] Failed to bind port b4e4ebbb-bffd-49f3-8eb2-15e101f06410 on host instance for vnic_type normal using segments [{'id': 'bbb6549e-2764-4815-b292-1ea8a4a22f28', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 847, 'network_id': '3fd2418f-4212-4d62-a71c-d0cdf5b4b1e4'}] 2026-05-19 14:43:54.688 10 INFO neutron.plugins.ml2.plugin [None req-f959fba7-1ed2-46fa-b3c8-ec20119b71e4 - - - - - -] Attempt 7 to bind port b4e4ebbb-bffd-49f3-8eb2-15e101f06410 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers [None req-f959fba7-1ed2-46fa-b3c8-ec20119b71e4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 49ee0717-57ef-40e9-8c2c-5ae93c91d36a could not be found. 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 49ee0717-57ef-40e9-8c2c-5ae93c91d36a could not be found. 2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers  2026-05-19 14:43:54.706 10 ERROR neutron.plugins.ml2.managers [None req-f959fba7-1ed2-46fa-b3c8-ec20119b71e4 - - - - - -] Failed to bind port b4e4ebbb-bffd-49f3-8eb2-15e101f06410 on host instance for vnic_type normal using segments [{'id': 'bbb6549e-2764-4815-b292-1ea8a4a22f28', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 847, 'network_id': '3fd2418f-4212-4d62-a71c-d0cdf5b4b1e4'}] 2026-05-19 14:43:54.707 10 INFO neutron.plugins.ml2.plugin [None req-f959fba7-1ed2-46fa-b3c8-ec20119b71e4 - - - - - -] Attempt 8 to bind port b4e4ebbb-bffd-49f3-8eb2-15e101f06410 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers [None req-f959fba7-1ed2-46fa-b3c8-ec20119b71e4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 49ee0717-57ef-40e9-8c2c-5ae93c91d36a could not be found. 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 49ee0717-57ef-40e9-8c2c-5ae93c91d36a could not be found. 2026-05-19 14:43:54.729 10 ERROR neutron.plugins.ml2.managers  2026-05-19 14:43:54.730 10 ERROR neutron.plugins.ml2.managers [None req-f959fba7-1ed2-46fa-b3c8-ec20119b71e4 - - - - - -] Failed to bind port b4e4ebbb-bffd-49f3-8eb2-15e101f06410 on host instance for vnic_type normal using segments [{'id': 'bbb6549e-2764-4815-b292-1ea8a4a22f28', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 847, 'network_id': '3fd2418f-4212-4d62-a71c-d0cdf5b4b1e4'}] 2026-05-19 14:43:54.730 10 INFO neutron.plugins.ml2.plugin [None req-f959fba7-1ed2-46fa-b3c8-ec20119b71e4 - - - - - -] Attempt 9 to bind port b4e4ebbb-bffd-49f3-8eb2-15e101f06410 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers [None req-f959fba7-1ed2-46fa-b3c8-ec20119b71e4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 49ee0717-57ef-40e9-8c2c-5ae93c91d36a could not be found. 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 49ee0717-57ef-40e9-8c2c-5ae93c91d36a could not be found. 2026-05-19 14:43:54.746 10 ERROR neutron.plugins.ml2.managers  2026-05-19 14:43:54.747 10 ERROR neutron.plugins.ml2.managers [None req-f959fba7-1ed2-46fa-b3c8-ec20119b71e4 - - - - - -] Failed to bind port b4e4ebbb-bffd-49f3-8eb2-15e101f06410 on host instance for vnic_type normal using segments [{'id': 'bbb6549e-2764-4815-b292-1ea8a4a22f28', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 847, 'network_id': '3fd2418f-4212-4d62-a71c-d0cdf5b4b1e4'}] 2026-05-19 14:43:54.747 10 INFO neutron.plugins.ml2.plugin [None req-f959fba7-1ed2-46fa-b3c8-ec20119b71e4 - - - - - -] Attempt 10 to bind port b4e4ebbb-bffd-49f3-8eb2-15e101f06410 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers [None req-f959fba7-1ed2-46fa-b3c8-ec20119b71e4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 49ee0717-57ef-40e9-8c2c-5ae93c91d36a could not be found. 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 49ee0717-57ef-40e9-8c2c-5ae93c91d36a could not be found. 2026-05-19 14:43:54.765 10 ERROR neutron.plugins.ml2.managers  2026-05-19 14:43:54.766 10 ERROR neutron.plugins.ml2.managers [None req-f959fba7-1ed2-46fa-b3c8-ec20119b71e4 - - - - - -] Failed to bind port b4e4ebbb-bffd-49f3-8eb2-15e101f06410 on host instance for vnic_type normal using segments [{'id': 'bbb6549e-2764-4815-b292-1ea8a4a22f28', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 847, 'network_id': '3fd2418f-4212-4d62-a71c-d0cdf5b4b1e4'}] 2026-05-19 14:43:55.769 10 INFO neutron.plugins.ml2.plugin [None req-cf946012-22b2-41aa-814c-2b6f41329232 - - - - - -] Attempt 1 to provision port 168dc8fc-df5a-4840-8f8a-d95a4fa2d357 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server [None req-3b7c7f65-65df-498e-a5f1-8560d73e7c28 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 28f2c979-4076-4b9e-b80d-c379baf34344: This subnet is being modified by another concurrent operation. 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 244, in inner 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1586, in create_port 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1551, in _create_port_db 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1603, in create_port_db 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server raise exception 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 28f2c979-4076-4b9e-b80d-c379baf34344: This subnet is being modified by another concurrent operation. 2026-05-19 14:43:56.003 10 ERROR oslo_messaging.rpc.server  2026-05-19 14:43:57.913 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 282f48b4-88fa-4523-9ae7-983559c6be45 2026-05-19 14:44:11.932 9 INFO neutron.plugins.ml2.plugin [None req-b6a802b5-160e-455e-8c8e-59b22c59c466 - - - - - -] Attempt 1 to provision port 79f06fb5-6a42-48a3-9eed-cccd432fee83 2026-05-19 14:44:11.943 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 042ac6ea-4eba-4352-ad61-858fd97e52d0 2026-05-19 14:44:12.577 9 INFO neutron.plugins.ml2.plugin [None req-63463cac-5133-4169-ae56-22e323c8b24c - - - - - -] Attempt 1 to provision port 042ac6ea-4eba-4352-ad61-858fd97e52d0 2026-05-19 14:44:13.861 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 042ac6ea-4eba-4352-ad61-858fd97e52d0 2026-05-19 14:44:14.769 10 INFO neutron.plugins.ml2.plugin [None req-f96ef302-2f86-4ed6-8da8-f25221d1f57e - - - - - -] Attempt 1 to provision port aea42a67-b319-4562-91f1-657536afd2bb 2026-05-19 14:44:15.308 10 INFO neutron.plugins.ml2.plugin [None req-81aab14b-a061-49f6-b273-7fc55dbf494c - - - - - -] Attempt 1 to provision port aea42a67-b319-4562-91f1-657536afd2bb 2026-05-19 14:44:15.891 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 25524669-9091-4ec5-8eb4-99e1b6e229aa 2026-05-19 14:44:17.918 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 25524669-9091-4ec5-8eb4-99e1b6e229aa 2026-05-19 14:44:22.232 10 INFO neutron.plugins.ml2.plugin [None req-a9482408-8017-4101-898e-060106696c85 - - - - - -] Attempt 1 to provision port 343be198-16b7-4040-9e66-3b6f9c9648aa 2026-05-19 14:44:24.007 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 343be198-16b7-4040-9e66-3b6f9c9648aa 2026-05-19 14:44:24.159 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b090c84b-43b9-4b57-b271-4f80b45b6d03'] response: {'server_uuid': '39d65924-7d65-4f79-b123-9116417e6f14', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '343be198-16b7-4040-9e66-3b6f9c9648aa', 'code': 200} 2026-05-19 14:44:25.874 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 343be198-16b7-4040-9e66-3b6f9c9648aa /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-19 14:44:46.345 10 INFO neutron.plugins.ml2.plugin [None req-fbbe2335-4cde-4bd6-8bd3-520d29b1dae1 - - - - - -] Attempt 1 to provision port 0288fdc7-3365-4628-bc3b-d331aa3565fd 2026-05-19 14:44:50.085 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 339b10d9-9373-4bc5-972a-677ba6412812 2026-05-19 14:44:50.652 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port b82019e8-8ab0-4415-9c3a-35e3593171df 2026-05-19 14:44:50.955 9 INFO neutron.plugins.ml2.plugin [None req-f5877da7-4688-4348-adec-af66e825aa7e - - - - - -] Attempt 1 to provision port b82019e8-8ab0-4415-9c3a-35e3593171df 2026-05-19 14:44:51.171 9 INFO neutron.plugins.ml2.plugin [None req-f5877da7-4688-4348-adec-af66e825aa7e - - - - - -] Attempt 1 to provision port 665dde10-0813-4776-aae3-82d9a864f6a8 2026-05-19 14:44:51.332 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 5a55fc76-afbd-4406-9268-aedd4e663037 2026-05-19 14:44:51.352 9 INFO neutron.plugins.ml2.plugin [None req-8f9f3365-9c95-45ba-865a-6a5b12ed5ebb - - - - - -] Attempt 1 to provision port 665dde10-0813-4776-aae3-82d9a864f6a8 2026-05-19 14:44:51.826 10 INFO neutron.plugins.ml2.plugin [None req-6aefb56d-e1e4-43f1-aab5-084012623423 - - - - - -] Attempt 1 to provision port 665dde10-0813-4776-aae3-82d9a864f6a8 2026-05-19 14:44:52.287 10 INFO neutron.plugins.ml2.plugin [None req-e38e3efc-0aec-465d-98a5-1757994bffe2 - - - - - -] Attempt 1 to provision port 339b10d9-9373-4bc5-972a-677ba6412812 2026-05-19 14:44:52.350 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 5a55fc76-afbd-4406-9268-aedd4e663037 2026-05-19 14:44:52.682 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port b82019e8-8ab0-4415-9c3a-35e3593171df 2026-05-19 14:44:53.103 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 339b10d9-9373-4bc5-972a-677ba6412812 2026-05-19 14:44:53.207 9 INFO neutron.plugins.ml2.plugin [None req-c2435d35-f816-4336-8512-f5e3d9bc880f - - - - - -] Attempt 1 to provision port 8a234bcc-b8e5-4454-92e1-224f2dad45ac 2026-05-19 14:44:53.659 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 295cbd98-a4ed-4ab8-a1a8-d3d37c4f9a3d 2026-05-19 14:44:53.799 9 INFO neutron.plugins.ml2.plugin [None req-c9c3f2cf-8d9c-4c3e-9253-9a7b861ea95b - - - - - -] Attempt 1 to provision port ef8d6253-b53a-4e8d-9cab-3fe950ccd7fd 2026-05-19 14:44:54.153 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 8a234bcc-b8e5-4454-92e1-224f2dad45ac 2026-05-19 14:44:54.253 9 INFO neutron.plugins.ml2.plugin [None req-3c9fb4fb-657c-49a6-b356-9ab0f95b7c03 - - - - - -] Attempt 1 to provision port 295cbd98-a4ed-4ab8-a1a8-d3d37c4f9a3d 2026-05-19 14:44:54.454 9 INFO neutron.plugins.ml2.plugin [None req-d86fc69a-8bd2-4315-88e9-c13e847e0400 - - - - - -] Attempt 1 to provision port 339b10d9-9373-4bc5-972a-677ba6412812 2026-05-19 14:44:54.644 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 295cbd98-a4ed-4ab8-a1a8-d3d37c4f9a3d 2026-05-19 14:44:54.657 9 INFO neutron.plugins.ml2.plugin [None req-e32271d1-6743-4818-92f1-d1872678bfd5 - - - - - -] Attempt 1 to provision port 8a234bcc-b8e5-4454-92e1-224f2dad45ac 2026-05-19 14:44:55.001 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 8a234bcc-b8e5-4454-92e1-224f2dad45ac 2026-05-19 14:44:55.110 9 INFO neutron.plugins.ml2.plugin [None req-884f9009-871c-4d04-bcc9-97d335349e22 - - - - - -] Attempt 1 to provision port dcd3c1a8-e6a3-41ce-885b-e1698f27d1fb 2026-05-19 14:44:56.073 9 INFO neutron.plugins.ml2.plugin [None req-4aa0f6d9-1f87-4d29-bd29-4e4af4c9a232 - - - - - -] Attempt 1 to provision port 295cbd98-a4ed-4ab8-a1a8-d3d37c4f9a3d 2026-05-19 14:44:56.298 10 INFO neutron.plugins.ml2.plugin [None req-d64dd29a-e352-457a-9a83-5f3bc687a09b - - - - - -] Attempt 1 to provision port cea97407-fdaa-441c-b9e9-61ce0e3adb6b 2026-05-19 14:44:56.675 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port dcd3c1a8-e6a3-41ce-885b-e1698f27d1fb 2026-05-19 14:44:56.753 10 INFO neutron.plugins.ml2.plugin [None req-f385c4cb-1ea1-460c-b77f-5eae4268bd1d - - - - - -] Attempt 1 to provision port cea97407-fdaa-441c-b9e9-61ce0e3adb6b 2026-05-19 14:44:56.813 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c9a3c704-ee64-433c-9f81-39fa499b3d74'] response: {'server_uuid': '0f82b913-66d0-467c-ad50-f6544254e1ee', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dcd3c1a8-e6a3-41ce-885b-e1698f27d1fb', 'code': 200} 2026-05-19 14:44:57.180 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 401bb5cd-8315-4f8b-a73d-656a561bc71b 2026-05-19 14:44:58.348 10 INFO neutron.plugins.ml2.plugin [None req-97f6ca69-5418-4863-8e0d-c53d7646805e - - - - - -] Attempt 1 to provision port b4f02ec1-43f7-4fda-b0c4-88aa24c9bfc3 2026-05-19 14:44:58.569 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port dcd3c1a8-e6a3-41ce-885b-e1698f27d1fb 2026-05-19 14:44:58.838 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 401bb5cd-8315-4f8b-a73d-656a561bc71b 2026-05-19 14:44:59.119 9 INFO neutron.plugins.ml2.plugin [None req-b3781bb7-503b-4267-9ba2-926f3aec088c - - - - - -] Attempt 1 to provision port b4f02ec1-43f7-4fda-b0c4-88aa24c9bfc3 2026-05-19 14:45:00.178 9 INFO neutron.plugins.ml2.plugin [None req-86c55e05-59f0-400f-bd0d-613e17cd9ff2 - - - - - -] Attempt 1 to provision port 6c68ce23-5995-492e-840d-069e159fd2ba 2026-05-19 14:45:01.342 9 INFO neutron.plugins.ml2.plugin [None req-a89ac0e8-f338-43b8-9e55-145801a12814 - - - - - -] Attempt 1 to provision port 6c68ce23-5995-492e-840d-069e159fd2ba 2026-05-19 14:45:07.159 9 INFO neutron.plugins.ml2.plugin [None req-a22b4635-6d34-47d5-9e38-1373c8143255 - - - - - -] Attempt 1 to provision port abf4e824-f29f-4a77-be97-62f616efbad2 2026-05-19 14:45:10.705 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port abf4e824-f29f-4a77-be97-62f616efbad2 2026-05-19 14:45:10.945 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2dca3e26-6a86-4524-87e0-88ee0d0266e1'] response: {'server_uuid': '44594bd5-beb3-4286-b1fa-a0f4b444ac0d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'abf4e824-f29f-4a77-be97-62f616efbad2', 'code': 200} 2026-05-19 14:45:12.598 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port abf4e824-f29f-4a77-be97-62f616efbad2 2026-05-19 14:45:12.863 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 665dde10-0813-4776-aae3-82d9a864f6a8 2026-05-19 14:45:13.327 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 0288fdc7-3365-4628-bc3b-d331aa3565fd 2026-05-19 14:45:14.615 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 665dde10-0813-4776-aae3-82d9a864f6a8 2026-05-19 14:45:14.925 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 0288fdc7-3365-4628-bc3b-d331aa3565fd 2026-05-19 14:45:16.595 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 6c68ce23-5995-492e-840d-069e159fd2ba 2026-05-19 14:45:17.061 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port b4f02ec1-43f7-4fda-b0c4-88aa24c9bfc3 2026-05-19 14:45:18.609 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port cea97407-fdaa-441c-b9e9-61ce0e3adb6b 2026-05-19 14:45:18.965 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 6c68ce23-5995-492e-840d-069e159fd2ba 2026-05-19 14:45:19.343 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port ef8d6253-b53a-4e8d-9cab-3fe950ccd7fd 2026-05-19 14:45:19.710 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port b4f02ec1-43f7-4fda-b0c4-88aa24c9bfc3 2026-05-19 14:45:20.578 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port cea97407-fdaa-441c-b9e9-61ce0e3adb6b 2026-05-19 14:45:21.007 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port ef8d6253-b53a-4e8d-9cab-3fe950ccd7fd 2026-05-19 14:45:22.619 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port ce2350c1-93aa-4ee9-bdae-13b252ab4931 2026-05-19 14:45:22.774 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d2a1de1-c4cb-43c6-afbe-061ff4baba41'] response: {'server_uuid': '0e8824c0-ef9c-4bd4-940e-150e50f5c9c9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ce2350c1-93aa-4ee9-bdae-13b252ab4931', 'code': 200} 2026-05-19 14:45:23.664 9 INFO neutron.plugins.ml2.plugin [None req-fc0ed48f-3d7f-4e8a-81f6-dd85b72fe9e2 - - - - - -] Attempt 1 to provision port d7cc936a-f497-4f2b-a118-8ef3a199c87d 2026-05-19 14:45:24.607 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port ce2350c1-93aa-4ee9-bdae-13b252ab4931 2026-05-19 14:45:26.680 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port d7cc936a-f497-4f2b-a118-8ef3a199c87d 2026-05-19 14:45:26.833 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0efcf5d-47e7-4887-8d91-53774af1402f'] response: {'server_uuid': '5090983a-3e42-412c-ba08-5a29126a59c5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd7cc936a-f497-4f2b-a118-8ef3a199c87d', 'code': 200} 2026-05-19 14:45:28.610 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port d7cc936a-f497-4f2b-a118-8ef3a199c87d 2026-05-19 14:45:41.659 9 INFO neutron.plugins.ml2.plugin [None req-300deec0-dea7-42f8-a05d-c3c279372432 - - - - - -] Attempt 1 to provision port 7d9ba1c5-4110-4cc8-b6c9-e37de01b0135 2026-05-19 14:45:55.008 10 INFO neutron.plugins.ml2.plugin [None req-71a8b238-efc8-43fb-9c7f-f9c388654720 - - - - - -] Attempt 1 to provision port 605c6d4e-31e8-49f4-b020-9e53604c3fed 2026-05-19 14:45:56.697 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 605c6d4e-31e8-49f4-b020-9e53604c3fed 2026-05-19 14:45:56.958 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-54c43200-96f6-49f3-8f9f-a3a9b328a5d5'] response: {'server_uuid': '88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '605c6d4e-31e8-49f4-b020-9e53604c3fed', 'code': 200} 2026-05-19 14:45:58.798 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 605c6d4e-31e8-49f4-b020-9e53604c3fed 2026-05-19 14:45:59.149 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port de986916-e795-4866-a17a-0a2280f58c10 2026-05-19 14:45:59.771 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port c1358df0-543d-4e94-83f5-1e101244b335 2026-05-19 14:45:59.991 9 INFO neutron.plugins.ml2.plugin [None req-1992c087-32d7-4c23-94e6-435cffd5b127 - - - - - -] Attempt 1 to provision port c1358df0-543d-4e94-83f5-1e101244b335 2026-05-19 14:46:00.235 9 INFO neutron.plugins.ml2.plugin [None req-e36a9e6b-e6de-40e3-b406-f0f504da60bc - - - - - -] Attempt 1 to provision port de986916-e795-4866-a17a-0a2280f58c10 2026-05-19 14:46:00.874 10 INFO neutron.plugins.ml2.plugin [None req-59c8a625-3144-4685-93d2-6e984da71fe9 - - - - - -] Attempt 1 to provision port 9a418cb2-b146-49f5-be32-3f5c0a1454c2 2026-05-19 14:46:01.016 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port db170ff1-3b60-496a-942e-6e9747c2044f 2026-05-19 14:46:01.388 9 INFO neutron.plugins.ml2.plugin [None req-1e8f1c9a-a5cb-44f1-8b0b-10a831506859 - - - - - -] Attempt 1 to provision port db170ff1-3b60-496a-942e-6e9747c2044f 2026-05-19 14:46:01.801 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port c1358df0-543d-4e94-83f5-1e101244b335 2026-05-19 14:46:01.831 9 INFO neutron.plugins.ml2.plugin [None req-f83d5b4d-1a62-440e-8fc1-ed50b081ce77 - - - - - -] Attempt 1 to provision port cc353d98-a296-4a3d-b530-250d2a92d0ea 2026-05-19 14:46:01.988 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port cc353d98-a296-4a3d-b530-250d2a92d0ea 2026-05-19 14:46:16.644 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 5185d3ae-a170-44ea-ac2f-761c3ffa7123 2026-05-19 14:46:16.890 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] No ports have port_id starting with 5185d3ae-a170-44ea-ac2f-761c3ffa7123 2026-05-19 14:46:36.210 9 INFO neutron.plugins.ml2.plugin [None req-06305b05-920e-4ebf-91a7-432d67e41be6 - - - - - -] Attempt 1 to provision port 9f110877-bf35-426b-9dd2-e861d1fc6e5e 2026-05-19 14:46:38.835 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 9f110877-bf35-426b-9dd2-e861d1fc6e5e 2026-05-19 14:46:38.998 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-75329aed-e42b-414e-b30a-8dfac952e18d'] response: {'server_uuid': '88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9f110877-bf35-426b-9dd2-e861d1fc6e5e', 'code': 200} 2026-05-19 14:46:40.737 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 9f110877-bf35-426b-9dd2-e861d1fc6e5e 2026-05-19 14:47:10.832 10 INFO neutron.plugins.ml2.plugin [None req-176e6451-c91b-475f-8559-cee0acb2c28b - - - - - -] Attempt 1 to provision port 20f74773-deea-47a0-b96e-df516e9eeb67 2026-05-19 14:47:11.130 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d35975c2-488c-4ab7-afea-e151ad0c6d40'] response: {'server_uuid': '88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '20f74773-deea-47a0-b96e-df516e9eeb67', 'code': 200} 2026-05-19 14:47:12.668 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 20f74773-deea-47a0-b96e-df516e9eeb67 2026-05-19 14:47:22.798 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port aac5848f-cf5a-4330-a84c-ea183f8e8039 2026-05-19 14:47:22.947 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-81240092-4e13-44ae-9635-355c54abca46'] response: {'server_uuid': '88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aac5848f-cf5a-4330-a84c-ea183f8e8039', 'code': 200} 2026-05-19 14:47:24.684 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port aac5848f-cf5a-4330-a84c-ea183f8e8039 2026-05-19 14:47:32.148 9 INFO neutron.plugins.ml2.plugin [None req-64a15382-ceb5-4a1c-9cb2-9600fd7d5143 - - - - - -] Attempt 1 to provision port aac5848f-cf5a-4330-a84c-ea183f8e8039 2026-05-19 14:47:32.736 10 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port aac5848f-cf5a-4330-a84c-ea183f8e8039 2026-05-19 14:47:57.724 10 INFO neutron.plugins.ml2.plugin [None req-135ee21a-ffe1-4981-8430-472e5aa22f24 - - - - - -] Attempt 1 to provision port 20f74773-deea-47a0-b96e-df516e9eeb67 2026-05-19 14:47:58.759 9 INFO neutron.plugins.ml2.plugin [None req-7d3ba58d-5326-4006-a6b3-c09ddc00148c - - - - - -] Attempt 1 to provision port 20f74773-deea-47a0-b96e-df516e9eeb67 2026-05-19 14:49:05.031 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb97b876-d25c-4784-94cb-ff3714fe7597'] response: {'server_uuid': '0e8824c0-ef9c-4bd4-940e-150e50f5c9c9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ce2350c1-93aa-4ee9-bdae-13b252ab4931', 'code': 200}