+ 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-08 00:01:21.854 1 INFO neutron.common.config [-] Logging enabled! 2026-05-08 00:01:21.854 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-05-08 00:01:21.855 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-08 00:01:21.855 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-08 00:01:22.753 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-08 00:01:22.755 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-08 00:01:22.757 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-08 00:01:22.758 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-08 00:01:22.758 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-08 00:01:22.758 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-08 00:01:22.758 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 00:01:22.763 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 00:01:22.763 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 00:01:22.764 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-08 00:01:22.779 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-08 00:01:22.779 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-08 00:01:22.780 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-08 00:01:22.810 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-08 00:01:22.810 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-08 00:01:22.810 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-08 00:01:22.810 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-08 00:01:22.816 1 WARNING oslo_policy.policy [None req-2d3e9dd0-dcfe-405c-a301-c74c10144971 - - - - - -] 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-08 00:01:23.081 1 INFO neutron.plugins.ml2.managers [None req-2d3e9dd0-dcfe-405c-a301-c74c10144971 - - - - - -] Initializing driver for type 'vlan' 2026-05-08 00:01:23.247 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-2d3e9dd0-dcfe-405c-a301-c74c10144971 - - - - - -] VlanTypeDriver initialization complete 2026-05-08 00:01:23.248 1 INFO neutron.plugins.ml2.managers [None req-2d3e9dd0-dcfe-405c-a301-c74c10144971 - - - - - -] Initializing driver for type 'vxlan' 2026-05-08 00:01:23.248 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-2d3e9dd0-dcfe-405c-a301-c74c10144971 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-08 00:01:23.308 1 INFO neutron.plugins.ml2.managers [None req-2d3e9dd0-dcfe-405c-a301-c74c10144971 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-08 00:01:23.308 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-2d3e9dd0-dcfe-405c-a301-c74c10144971 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-08 00:01:23.309 1 INFO neutron.plugins.ml2.managers [None req-2d3e9dd0-dcfe-405c-a301-c74c10144971 - - - - - -] Initializing extension driver 'port_security' 2026-05-08 00:01:23.309 1 INFO neutron.plugins.ml2.extensions.port_security [None req-2d3e9dd0-dcfe-405c-a301-c74c10144971 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-08 00:01:23.309 1 INFO neutron.plugins.ml2.managers [None req-2d3e9dd0-dcfe-405c-a301-c74c10144971 - - - - - -] Initializing extension driver 'qos' 2026-05-08 00:01:23.310 1 INFO neutron.plugins.ml2.managers [None req-2d3e9dd0-dcfe-405c-a301-c74c10144971 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-08 00:01:23.310 1 INFO neutron.plugins.ml2.managers [None req-2d3e9dd0-dcfe-405c-a301-c74c10144971 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-08 00:01:23.325 1 INFO neutron.quota [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded quota_driver: . 2026-05-08 00:01:23.325 1 INFO neutron.plugins.ml2.plugin [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Modular L2 Plugin initialization complete 2026-05-08 00:01:23.326 1 INFO neutron.plugins.ml2.managers [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-08 00:01:23.326 1 INFO neutron.plugins.ml2.managers [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-08 00:01:23.326 1 INFO neutron.plugins.ml2.managers [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Got port-security extension from driver 'port_security' 2026-05-08 00:01:23.326 1 INFO neutron.extensions.vlantransparent [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Disabled vlantransparent extension. 2026-05-08 00:01:23.327 1 INFO neutron.manager [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loading Plugin: qos 2026-05-08 00:01:23.336 1 INFO neutron.manager [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loading Plugin: router 2026-05-08 00:01:23.364 1 INFO neutron.services.service_base [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-08 00:01:23.364 1 INFO neutron.manager [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loading Plugin: segments 2026-05-08 00:01:23.435 1 INFO neutron.manager [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loading Plugin: trunk 2026-05-08 00:01:23.492 1 INFO neutron.manager [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loading Plugin: vpnaas 2026-05-08 00:01:23.533 1 WARNING stevedore.named [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-08 00:01:23.589 1 INFO neutron_vpnaas.services.vpn.plugin [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-08 00:01:23.589 1 INFO neutron.common.utils [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-08 00:01:23.590 1 INFO neutron.manager [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loading Plugin: auto_allocate 2026-05-08 00:01:23.593 1 INFO neutron.manager [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loading Plugin: tag 2026-05-08 00:01:23.598 1 INFO neutron.manager [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loading Plugin: timestamp 2026-05-08 00:01:23.600 1 INFO neutron.manager [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loading Plugin: network_ip_availability 2026-05-08 00:01:23.603 1 INFO neutron.manager [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loading Plugin: flavors 2026-05-08 00:01:23.608 1 INFO neutron.manager [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loading Plugin: revisions 2026-05-08 00:01:23.610 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Initializing extension manager. 2026-05-08 00:01:23.612 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: address-group 2026-05-08 00:01:23.612 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: address-scope 2026-05-08 00:01:23.613 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-08 00:01:23.613 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: agent 2026-05-08 00:01:23.614 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: agent-resources-synced 2026-05-08 00:01:23.615 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: allowed-address-pairs 2026-05-08 00:01:23.616 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: auto-allocated-topology 2026-05-08 00:01:23.616 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: availability_zone 2026-05-08 00:01:23.617 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: availability_zone_filter 2026-05-08 00:01:23.617 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-08 00:01:23.618 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: default-subnetpools 2026-05-08 00:01:23.619 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-08 00:01:23.619 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: dns-integration 2026-05-08 00:01:23.620 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: dns-domain-ports 2026-05-08 00:01:23.620 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-08 00:01:23.621 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: dvr 2026-05-08 00:01:23.621 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-08 00:01:23.622 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: empty-string-filtering 2026-05-08 00:01:23.622 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 00:01:23.623 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-08 00:01:23.623 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: external-net 2026-05-08 00:01:23.624 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-08 00:01:23.624 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: extraroute 2026-05-08 00:01:23.625 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: extraroute-atomic 2026-05-08 00:01:23.626 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-08 00:01:23.626 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-08 00:01:23.627 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-08 00:01:23.627 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-08 00:01:23.628 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: fip-port-details 2026-05-08 00:01:23.628 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: flavors 2026-05-08 00:01:23.630 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-08 00:01:23.630 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: floatingip-pools 2026-05-08 00:01:23.631 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: ip_allocation 2026-05-08 00:01:23.631 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: ip-substring-filtering 2026-05-08 00:01:23.632 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: l2_adjacency 2026-05-08 00:01:23.633 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: router 2026-05-08 00:01:23.635 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 00:01:23.636 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-08 00:01:23.636 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-08 00:01:23.637 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: ext-gw-mode 2026-05-08 00:01:23.637 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: l3-ha 2026-05-08 00:01:23.638 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-08 00:01:23.638 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-08 00:01:23.639 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: l3-flavors 2026-05-08 00:01:23.639 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-08 00:01:23.640 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-08 00:01:23.641 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-08 00:01:23.642 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-08 00:01:23.643 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-08 00:01:23.644 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-08 00:01:23.645 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-08 00:01:23.645 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: multi-provider 2026-05-08 00:01:23.646 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: net-mtu 2026-05-08 00:01:23.646 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: net-mtu-writable 2026-05-08 00:01:23.646 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: network_availability_zone 2026-05-08 00:01:23.647 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: network_ha 2026-05-08 00:01:23.648 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: network-ip-availability 2026-05-08 00:01:23.649 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-08 00:01:23.649 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: pagination 2026-05-08 00:01:23.650 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: port-device-profile 2026-05-08 00:01:23.650 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-08 00:01:23.651 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-08 00:01:23.651 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-08 00:01:23.652 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: port-mac-override 2026-05-08 00:01:23.652 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-08 00:01:23.653 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-08 00:01:23.653 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: port-resource-request 2026-05-08 00:01:23.654 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: port-resource-request-groups 2026-05-08 00:01:23.654 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: binding 2026-05-08 00:01:23.655 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: binding-extended 2026-05-08 00:01:23.656 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: port-security 2026-05-08 00:01:23.656 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: project-id 2026-05-08 00:01:23.656 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: provider 2026-05-08 00:01:23.658 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: qos 2026-05-08 00:01:23.659 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-08 00:01:23.659 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-08 00:01:23.660 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: qos-default 2026-05-08 00:01:23.660 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: qos-fip 2026-05-08 00:01:23.661 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-08 00:01:23.661 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: qos-gateway-ip 2026-05-08 00:01:23.661 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: qos-port-network-policy 2026-05-08 00:01:23.662 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: qos-pps-minimum 2026-05-08 00:01:23.663 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-08 00:01:23.663 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: qos-pps 2026-05-08 00:01:23.664 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: qos-rule-type-details 2026-05-08 00:01:23.664 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-08 00:01:23.665 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: qos-rules-alias 2026-05-08 00:01:23.665 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: quota-check-limit 2026-05-08 00:01:23.667 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: quotas 2026-05-08 00:01:23.669 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: quota_details 2026-05-08 00:01:23.670 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: rbac-policies 2026-05-08 00:01:23.670 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: rbac-address-group 2026-05-08 00:01:23.671 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: rbac-address-scope 2026-05-08 00:01:23.671 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: rbac-security-groups 2026-05-08 00:01:23.672 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: rbac-subnetpool 2026-05-08 00:01:23.672 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: revision-if-match 2026-05-08 00:01:23.673 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: standard-attr-revisions 2026-05-08 00:01:23.673 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: router_availability_zone 2026-05-08 00:01:23.674 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-08 00:01:23.675 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: security-groups-default-rules 2026-05-08 00:01:23.675 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-08 00:01:23.676 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-08 00:01:23.676 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-08 00:01:23.677 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-08 00:01:23.677 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-08 00:01:23.683 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: security-group 2026-05-08 00:01:23.684 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: segment 2026-05-08 00:01:23.685 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-08 00:01:23.685 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: service-type 2026-05-08 00:01:23.686 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: sorting 2026-05-08 00:01:23.686 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: standard-attr-segment 2026-05-08 00:01:23.687 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: standard-attr-description 2026-05-08 00:01:23.688 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: stateful-security-group 2026-05-08 00:01:23.688 1 WARNING neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-08 00:01:23.689 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-08 00:01:23.689 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: subnet_onboard 2026-05-08 00:01:23.690 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-08 00:01:23.691 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: subnet-service-types 2026-05-08 00:01:23.691 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: subnet_allocation 2026-05-08 00:01:23.692 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-08 00:01:23.693 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-08 00:01:23.696 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: standard-attr-tag 2026-05-08 00:01:23.697 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-08 00:01:23.697 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: trunk 2026-05-08 00:01:23.698 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: trunk-details 2026-05-08 00:01:23.698 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-08 00:01:23.699 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-08 00:01:23.700 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-08 00:01:23.701 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-08 00:01:23.702 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: vpn-flavors 2026-05-08 00:01:23.703 1 INFO neutron.api.extensions [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Loaded extension: vpnaas 2026-05-08 00:01:23.705 1 INFO oslo_service.service [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Starting 2 workers 2026-05-08 00:01:23.710 1 INFO oslo_service.service [None req-15ad44d1-c6c4-4c87-819a-9251cf56da9d - - - - - -] Starting 1 workers 2026-05-08 00:02:02.386 9 INFO neutron.db.l3_hamode_db [None req-5a25c650-5116-4d53-8743-a23cff6ad8a8 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 00:02:13.303 9 INFO neutron.plugins.ml2.plugin [None req-d2478f52-a45c-4d33-8747-f65c8e943304 - - - - - -] Attempt 1 to provision port 0a4a59b5-6996-4966-8962-1f70de642ae6 2026-05-08 00:02:13.465 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 0a4a59b5-6996-4966-8962-1f70de642ae6 2026-05-08 00:02:15.208 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 0a4a59b5-6996-4966-8962-1f70de642ae6 2026-05-08 00:06:40.368 10 INFO neutron.plugins.ml2.plugin [None req-fa0ddcb9-8caa-49a1-b1f4-881bc12ec0fb - - - - - -] Attempt 1 to provision port f2e884a7-4e2b-47bc-9692-c3e95801e0db 2026-05-08 00:06:41.404 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port f2e884a7-4e2b-47bc-9692-c3e95801e0db 2026-05-08 00:06:47.829 9 INFO neutron.plugins.ml2.plugin [None req-fd0877fc-12ba-4e0e-a59c-6a92d0b13c52 - - - - - -] Attempt 1 to provision port 7021b1bc-6cee-4353-a0f2-3204a158aff2 2026-05-08 00:10:35.745 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 7021b1bc-6cee-4353-a0f2-3204a158aff2 2026-05-08 00:10:37.552 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 7021b1bc-6cee-4353-a0f2-3204a158aff2 2026-05-08 00:21:45.999 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port e767f20c-ef75-453a-a8cb-44850cb7afff 2026-05-08 00:21:47.988 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port e767f20c-ef75-453a-a8cb-44850cb7afff 2026-05-08 00:36:46.607 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 62d382c9-b535-4ef2-908b-b69155f1b527 2026-05-08 00:36:47.599 9 INFO neutron.plugins.ml2.plugin [None req-0d36fc9e-9627-40f1-88a8-2e66a7030cec - - - - - -] Attempt 1 to provision port ac1f5d3c-2f75-480f-a4be-84892e49cac1 2026-05-08 00:36:47.945 10 INFO neutron.plugins.ml2.plugin [None req-69cc0662-7e27-4755-8626-f7e6363e80a8 - - - - - -] Attempt 1 to provision port 62d382c9-b535-4ef2-908b-b69155f1b527 2026-05-08 00:36:48.128 9 INFO neutron.plugins.ml2.plugin [None req-d42944d8-f6d4-474a-8f56-f338fec05fba - - - - - -] Attempt 1 to provision port 8b6b9058-95cd-4772-9767-b510b2845411 2026-05-08 00:36:48.386 9 INFO neutron.plugins.ml2.plugin [None req-687a8c33-c240-4580-bd15-69c7943169d6 - - - - - -] Attempt 1 to provision port 6217f9b8-58a1-4621-863d-973004f6a8c1 2026-05-08 00:36:48.701 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 62d382c9-b535-4ef2-908b-b69155f1b527 2026-05-08 00:36:48.728 9 INFO neutron.plugins.ml2.plugin [None req-d16765aa-2d09-4907-8c6b-b52358bd0766 - - - - - -] Attempt 1 to provision port 139b235d-7478-4f43-bda0-bbad0fcaf169 2026-05-08 00:36:49.102 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 6217f9b8-58a1-4621-863d-973004f6a8c1 2026-05-08 00:36:49.687 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 139b235d-7478-4f43-bda0-bbad0fcaf169 2026-05-08 00:36:50.682 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 139b235d-7478-4f43-bda0-bbad0fcaf169 2026-05-08 00:36:50.704 10 INFO neutron.plugins.ml2.plugin [None req-4f95d161-ebac-40a0-8f8c-9c3b7450aa64 - - - - - -] Attempt 1 to provision port c1d63ee4-ffa5-423f-84ae-9491ebb663b3 2026-05-08 00:36:50.881 9 INFO neutron.plugins.ml2.plugin [None req-8b122994-4618-4364-95db-5ddf9e671aeb - - - - - -] Attempt 1 to provision port 71c740d0-47cd-46b3-9015-ab8e14a28639 2026-05-08 00:36:51.161 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 6217f9b8-58a1-4621-863d-973004f6a8c1 2026-05-08 00:36:51.441 9 INFO neutron.plugins.ml2.plugin [None req-940793e3-1b77-4bd8-87d3-60d410157f79 - - - - - -] Attempt 1 to provision port 71c740d0-47cd-46b3-9015-ab8e14a28639 2026-05-08 00:36:52.395 9 INFO neutron.plugins.ml2.plugin [None req-38729a6b-0e8b-45b7-93dd-1c043a89c09e - - - - - -] Attempt 1 to provision port eb6226e6-3a44-4db7-b6f8-ef6337483fad 2026-05-08 00:36:52.955 10 INFO neutron.plugins.ml2.plugin [None req-4ffe8a42-1032-4334-95c9-b3de316daa7e - - - - - -] Attempt 1 to provision port eb6226e6-3a44-4db7-b6f8-ef6337483fad 2026-05-08 00:36:53.810 10 INFO neutron.plugins.ml2.plugin [None req-765798e3-dacd-4bce-9cd9-8b7dc24abd91 - - - - - -] Attempt 1 to provision port 8152a520-510c-4087-9158-0adf777a20ec 2026-05-08 00:36:54.651 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 328cbc7c-c8f1-43cd-813f-b117a188e274 2026-05-08 00:36:54.676 9 INFO neutron.plugins.ml2.plugin [None req-4b80775e-225c-444e-97eb-71b4f325bfc7 - - - - - -] Attempt 1 to provision port fd4b3de6-47ab-406b-91fd-259ebedf7b3e 2026-05-08 00:36:54.723 9 INFO neutron.plugins.ml2.plugin [None req-4b80775e-225c-444e-97eb-71b4f325bfc7 - - - - - -] Attempt 1 to provision port 8152a520-510c-4087-9158-0adf777a20ec 2026-05-08 00:36:55.278 9 INFO neutron.plugins.ml2.plugin [None req-603c1972-6880-4d9a-919c-ebc0d5c46594 - - - - - -] Attempt 1 to provision port 328cbc7c-c8f1-43cd-813f-b117a188e274 2026-05-08 00:36:56.597 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 328cbc7c-c8f1-43cd-813f-b117a188e274 2026-05-08 00:36:57.481 10 INFO neutron.plugins.ml2.plugin [None req-9ba8463d-5cf3-46a5-8299-a28ceab20423 - - - - - -] Attempt 1 to provision port 686a82d4-24ae-4076-bdc4-f813ca19fa58 2026-05-08 00:36:58.142 10 INFO neutron.plugins.ml2.plugin [None req-4699f55c-f903-4f6b-bfc8-9a013cc9113f - - - - - -] Attempt 1 to provision port 686a82d4-24ae-4076-bdc4-f813ca19fa58 2026-05-08 00:37:00.413 9 INFO neutron.plugins.ml2.plugin [None req-4741dfd1-f834-4fef-8f0c-67d845e1cbe8 - - - - - -] Attempt 1 to provision port 1a2b2d2d-4963-4ea2-ba17-1e95da703356 2026-05-08 00:37:00.566 10 INFO neutron.plugins.ml2.plugin [None req-ff55ae8a-e8a1-4d81-83f1-c4aeb9cd648d - - - - - -] Attempt 1 to provision port 0d7655fe-d975-43b4-8288-1ec6f7850b0f 2026-05-08 00:37:00.698 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 43b01b6c-5561-4af5-a246-4dddafc81e23 2026-05-08 00:37:01.021 9 INFO neutron.plugins.ml2.plugin [None req-50928a04-bc4b-4cd8-b0eb-a77757bb9249 - - - - - -] Attempt 1 to provision port 8234ff1a-7863-4db9-8165-250cfbe556d3 2026-05-08 00:37:01.240 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 631a5eab-2a53-472f-98a5-71e7ec5a3a62 2026-05-08 00:37:01.759 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 9b105b48-0425-42b9-9530-fc2e4c173c14 2026-05-08 00:37:02.340 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port ab88d981-79ea-449d-aa0f-ee1d44d70554 2026-05-08 00:37:02.924 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 43b01b6c-5561-4af5-a246-4dddafc81e23 2026-05-08 00:37:03.325 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 9b105b48-0425-42b9-9530-fc2e4c173c14 2026-05-08 00:37:03.705 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 631a5eab-2a53-472f-98a5-71e7ec5a3a62 2026-05-08 00:37:04.138 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port ab88d981-79ea-449d-aa0f-ee1d44d70554 2026-05-08 00:37:05.590 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 1a2b2d2d-4963-4ea2-ba17-1e95da703356 2026-05-08 00:37:06.182 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6f78600d-f653-4296-bd7c-ae9d0c2ed692'] response: {'server_uuid': 'f5785edd-1a34-49a0-9212-462affec049c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1a2b2d2d-4963-4ea2-ba17-1e95da703356', 'code': 200} 2026-05-08 00:37:06.188 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 0d7655fe-d975-43b4-8288-1ec6f7850b0f 2026-05-08 00:37:06.754 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 8234ff1a-7863-4db9-8165-250cfbe556d3 2026-05-08 00:37:07.748 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 1a2b2d2d-4963-4ea2-ba17-1e95da703356 2026-05-08 00:37:08.035 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 0d7655fe-d975-43b4-8288-1ec6f7850b0f 2026-05-08 00:37:08.258 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e999eac2-4105-4b80-8407-79f5a2f34e28'] response: {'server_uuid': '21f168fd-86bc-4e7f-a956-70db1f6ffc4c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0d7655fe-d975-43b4-8288-1ec6f7850b0f', 'code': 200} 2026-05-08 00:37:08.258 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e999eac2-4105-4b80-8407-79f5a2f34e28'] response: {'server_uuid': '0f030a52-4cf3-428d-9d1c-0f2de80a4347', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8234ff1a-7863-4db9-8165-250cfbe556d3', 'code': 200} 2026-05-08 00:37:08.347 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 8234ff1a-7863-4db9-8165-250cfbe556d3 2026-05-08 00:37:11.566 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 465bee5c-c918-457e-8cdc-d06b399df72d 2026-05-08 00:37:12.083 10 INFO neutron.plugins.ml2.plugin [None req-4df35d05-80d2-45e3-b48c-2c311f4e96ba - - - - - -] Attempt 1 to provision port 17bde903-5e1d-414c-a844-32afcc9fa593 2026-05-08 00:37:12.428 10 INFO neutron.plugins.ml2.plugin [None req-216de9ba-fba6-4a84-9c6d-afefb3beb919 - - - - - -] Attempt 1 to provision port 465bee5c-c918-457e-8cdc-d06b399df72d 2026-05-08 00:37:13.622 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 465bee5c-c918-457e-8cdc-d06b399df72d 2026-05-08 00:37:14.979 9 INFO neutron.plugins.ml2.plugin [None req-0d7e66a9-a64b-448c-b665-7b16adb6ec9b - - - - - -] Attempt 1 to provision port 9ca0f5d5-0424-4626-b376-3cf3ba47add7 2026-05-08 00:37:15.590 10 INFO neutron.plugins.ml2.plugin [None req-f4cef74f-8aec-47cc-b9ba-1bd61ddf90aa - - - - - -] Attempt 1 to provision port 9ca0f5d5-0424-4626-b376-3cf3ba47add7 /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-08 00:37:17.510 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 81f01766-f1c3-4304-807e-81481607e9cb 2026-05-08 00:37:19.515 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 81f01766-f1c3-4304-807e-81481607e9cb /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-08 00:37:25.934 9 INFO neutron.plugins.ml2.plugin [None req-2e7779f8-b7a4-46aa-ad84-21e900d83e43 - - - - - -] Attempt 1 to provision port 21165de8-7d2f-457a-9390-b1efb663a24e 2026-05-08 00:37:26.681 9 INFO neutron.plugins.ml2.plugin [None req-4f8fccdf-3399-41f8-9aae-121378574e31 - - - - - -] Attempt 1 to provision port 6f1f78ba-ee00-40a1-b923-0f0f7418a259 2026-05-08 00:37:27.478 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port eb6226e6-3a44-4db7-b6f8-ef6337483fad 2026-05-08 00:37:27.810 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 6f1f78ba-ee00-40a1-b923-0f0f7418a259 2026-05-08 00:37:28.123 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 8b6b9058-95cd-4772-9767-b510b2845411 2026-05-08 00:37:28.620 10 INFO neutron.plugins.ml2.plugin [None req-d96c829a-9661-4572-baa2-bd88ffe0f35b - - - - - -] Attempt 1 to provision port ba1fcdf0-8bbc-45e8-a313-7a1120835084 2026-05-08 00:37:29.277 10 INFO neutron.plugins.ml2.plugin [None req-ac4e9b03-3d0a-4057-8919-3984f46eb29c - - - - - -] Attempt 1 to provision port ba1fcdf0-8bbc-45e8-a313-7a1120835084 2026-05-08 00:37:29.483 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port eb6226e6-3a44-4db7-b6f8-ef6337483fad 2026-05-08 00:37:29.864 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 8b6b9058-95cd-4772-9767-b510b2845411 2026-05-08 00:37:29.941 9 INFO neutron.plugins.ml2.plugin [None req-e8d6bf12-53ca-4f18-8525-360064d93596 - - - - - -] Attempt 1 to provision port 8234ff1a-7863-4db9-8165-250cfbe556d3 2026-05-08 00:37:30.177 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port ca273a19-ee69-464f-aa6f-92d59e382201 2026-05-08 00:37:31.396 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 8234ff1a-7863-4db9-8165-250cfbe556d3 2026-05-08 00:37:31.660 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port ca273a19-ee69-464f-aa6f-92d59e382201 2026-05-08 00:37:32.072 10 INFO neutron.plugins.ml2.plugin [None req-56b6db85-ada2-4402-9834-77e22694c418 - - - - - -] Attempt 1 to provision port 8234ff1a-7863-4db9-8165-250cfbe556d3 2026-05-08 00:37:33.694 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 8234ff1a-7863-4db9-8165-250cfbe556d3 2026-05-08 00:37:40.122 10 INFO neutron.plugins.ml2.plugin [None req-2620f97d-9630-4dae-86d3-1bad35646c48 - - - - - -] Attempt 1 to provision port 13a7e9f3-41fe-460e-82bf-c8866b235748 2026-05-08 00:37:41.711 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 1baeced3-c92e-4805-a15d-99620f6b3898 2026-05-08 00:37:43.533 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 13a7e9f3-41fe-460e-82bf-c8866b235748 2026-05-08 00:37:44.311 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8cc543a4-3623-42f6-baaf-cde3e5b2a8d8'] response: {'server_uuid': '6211857a-9596-4f72-beb9-ad02a1cd2583', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '13a7e9f3-41fe-460e-82bf-c8866b235748', 'code': 200} 2026-05-08 00:37:45.543 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 13a7e9f3-41fe-460e-82bf-c8866b235748 2026-05-08 00:37:45.925 10 INFO neutron.plugins.ml2.plugin [None req-19c7fae1-8fcb-4049-a59c-8547dd4d51c7 - - - - - -] Attempt 1 to provision port 4a22f2ee-183b-4da8-b7d9-ffaf8d7d4901 2026-05-08 00:37:45.946 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 123a4dcb-a048-41b0-8937-100234221da2 2026-05-08 00:37:46.298 10 INFO neutron.plugins.ml2.plugin [None req-a4e94111-f340-4557-99ea-ba84d82796e2 - - - - - -] Attempt 1 to provision port 123a4dcb-a048-41b0-8937-100234221da2 2026-05-08 00:37:47.455 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 21165de8-7d2f-457a-9390-b1efb663a24e 2026-05-08 00:37:48.010 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port ba1fcdf0-8bbc-45e8-a313-7a1120835084 2026-05-08 00:37:48.569 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 123a4dcb-a048-41b0-8937-100234221da2 2026-05-08 00:37:48.733 9 INFO neutron.plugins.ml2.plugin [None req-512258c6-55ba-4104-85bf-5df49247be98 - - - - - -] Attempt 1 to provision port 727d346b-a9e7-488f-92f2-2a6a21ef845a 2026-05-08 00:37:49.318 9 INFO neutron.plugins.ml2.plugin [None req-adf59153-93df-4f17-8b1a-3d75e42d2168 - - - - - -] Attempt 1 to provision port 727d346b-a9e7-488f-92f2-2a6a21ef845a 2026-05-08 00:37:49.499 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 21165de8-7d2f-457a-9390-b1efb663a24e 2026-05-08 00:37:49.789 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port d01e3118-b1f3-4459-9b66-3f67a2398321 2026-05-08 00:37:50.378 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port ba1fcdf0-8bbc-45e8-a313-7a1120835084 2026-05-08 00:37:51.436 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port d01e3118-b1f3-4459-9b66-3f67a2398321 2026-05-08 00:37:56.314 10 INFO neutron.plugins.ml2.plugin [None req-e1118bf7-6cd7-438d-b734-d57580655c3f - - - - - -] Attempt 1 to provision port 850abb34-5c7f-41bf-a6c5-24d3c880c879 2026-05-08 00:37:57.470 10 INFO neutron.plugins.ml2.plugin [None req-67b2eb30-731b-4456-a151-003615968c4b - - - - - -] Attempt 1 to provision port 0393454c-1165-439c-b0a1-ab5facd279fa 2026-05-08 00:37:59.447 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 0393454c-1165-439c-b0a1-ab5facd279fa 2026-05-08 00:37:59.598 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-03dd4eb5-0625-4879-a7ad-980b03dc7130'] response: {'server_uuid': '81672147-a2e4-4d6e-8d44-2429a3b648f8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0393454c-1165-439c-b0a1-ab5facd279fa', 'code': 200} 2026-05-08 00:38:01.395 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 0393454c-1165-439c-b0a1-ab5facd279fa 2026-05-08 00:38:02.654 9 INFO neutron.plugins.ml2.plugin [None req-d4505446-1908-4fe8-8034-1ed0eb746e3c - - - - - -] Attempt 1 to provision port 332a1fec-d9c4-4c72-9bdb-d84df1e33e39 2026-05-08 00:38:03.550 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 332a1fec-d9c4-4c72-9bdb-d84df1e33e39 2026-05-08 00:38:05.470 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 332a1fec-d9c4-4c72-9bdb-d84df1e33e39 2026-05-08 00:38:07.468 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 4a22f2ee-183b-4da8-b7d9-ffaf8d7d4901 2026-05-08 00:38:07.889 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 727d346b-a9e7-488f-92f2-2a6a21ef845a 2026-05-08 00:38:08.069 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] No ports have port_id starting with 727d346b-a9e7-488f-92f2-2a6a21ef845a /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-08 00:38:13.548 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port f646168e-82ed-4f05-8db1-d99b16cdfa26 2026-05-08 00:38:14.216 10 INFO neutron.plugins.ml2.plugin [None req-4172515c-3fb5-4901-a1d2-05879e0bfb7b - - - - - -] Attempt 1 to provision port f646168e-82ed-4f05-8db1-d99b16cdfa26 2026-05-08 00:38:15.642 9 INFO neutron.plugins.ml2.plugin [None req-1df0a0bd-7c52-4a6f-8b06-d237f4debece - - - - - -] Attempt 1 to provision port 687a3d99-f337-4da2-886a-d7abc6ce6a89 2026-05-08 00:38:15.714 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 22ad06ca-3151-4cf0-b582-67e9744e9d48 2026-05-08 00:38:16.316 10 INFO neutron.plugins.ml2.plugin [None req-8e1d31df-6974-4c40-9452-f1ab58d73c84 - - - - - -] Attempt 1 to provision port 22ad06ca-3151-4cf0-b582-67e9744e9d48 2026-05-08 00:38:17.535 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 57ef576a-5bb4-4b25-bd52-fc048bb19ee8 2026-05-08 00:38:17.557 10 INFO neutron.plugins.ml2.plugin [None req-6d4f4a00-2d42-406c-ad85-28b13b560e74 - - - - - -] Attempt 1 to provision port 57ef576a-5bb4-4b25-bd52-fc048bb19ee8 2026-05-08 00:38:18.023 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 22ad06ca-3151-4cf0-b582-67e9744e9d48 2026-05-08 00:38:18.267 9 INFO neutron.plugins.ml2.plugin [None req-b4f672a8-d204-492c-b46f-8b0491c745d8 - - - - - -] Attempt 1 to provision port adae1279-15ea-4eff-85d2-442b66d046ca 2026-05-08 00:38:18.815 9 INFO neutron.plugins.ml2.plugin [None req-d7a81735-8853-4627-8003-63a4fa1f154c - - - - - -] Attempt 1 to provision port adae1279-15ea-4eff-85d2-442b66d046ca 2026-05-08 00:38:19.425 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 86cf4820-85d3-4806-b671-aa25eac0d0a4 2026-05-08 00:38:21.471 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 86cf4820-85d3-4806-b671-aa25eac0d0a4 2026-05-08 00:38:23.998 9 INFO neutron.plugins.ml2.plugin [None req-3f0c4889-2393-4329-baf0-f50afdf06602 - - - - - -] Attempt 1 to provision port dd0bcf7c-ef19-4a62-97cd-616b3c20076f 2026-05-08 00:38:27.569 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 145e1d58-afb4-47f5-94a6-98db6366ad08 2026-05-08 00:38:27.686 10 INFO neutron.plugins.ml2.plugin [None req-87f3db5d-e538-4d76-9b8e-9e31500cc147 - - - - - -] Attempt 1 to provision port 145e1d58-afb4-47f5-94a6-98db6366ad08 2026-05-08 00:38:28.255 10 INFO neutron.plugins.ml2.plugin [None req-7c6af1eb-c66e-4950-b00b-90e6e5d13fb9 - - - - - -] Attempt 1 to provision port 37cb1787-6303-4f77-9d28-3b3449efb0e8 2026-05-08 00:38:28.585 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port dd0bcf7c-ef19-4a62-97cd-616b3c20076f 2026-05-08 00:38:28.749 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4911c0f9-2121-4ca5-b7e9-3e81bf2c6402'] response: {'server_uuid': '5f9d1e86-8fb4-4c68-a30e-7a4c2c661a1c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dd0bcf7c-ef19-4a62-97cd-616b3c20076f', 'code': 200} 2026-05-08 00:38:29.160 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 37cb1787-6303-4f77-9d28-3b3449efb0e8 2026-05-08 00:38:29.202 9 INFO neutron.plugins.ml2.plugin [None req-7fa160e0-c3bb-4a4a-bfb2-6a59d6e6525f - - - - - -] Attempt 1 to provision port 286ef894-794b-4241-9317-3eb648c082d3 2026-05-08 00:38:29.606 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port dd0bcf7c-ef19-4a62-97cd-616b3c20076f 2026-05-08 00:38:29.862 9 INFO neutron.plugins.ml2.plugin [None req-608369fb-5c48-47b1-856c-e60f768b4d36 - - - - - -] Attempt 1 to provision port 286ef894-794b-4241-9317-3eb648c082d3 2026-05-08 00:38:30.024 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 145e1d58-afb4-47f5-94a6-98db6366ad08 2026-05-08 00:38:30.333 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 37cb1787-6303-4f77-9d28-3b3449efb0e8 2026-05-08 00:38:30.926 10 INFO neutron.plugins.ml2.plugin [None req-652e3407-af11-47cb-bd9a-f4fbb9175ce6 - - - - - -] Attempt 1 to provision port f237b941-0f37-4f68-84cb-0e08abe14753 2026-05-08 00:38:31.686 10 INFO neutron.plugins.ml2.plugin [None req-1ce0055a-685a-4189-8b98-8225ebdfa148 - - - - - -] Attempt 1 to provision port f237b941-0f37-4f68-84cb-0e08abe14753 2026-05-08 00:38:32.948 10 INFO neutron.plugins.ml2.plugin [None req-ea1a92e3-5bef-4ea2-84b8-80796c6a1e1e - - - - - -] Attempt 1 to provision port 8d049510-35c7-4dcf-bd96-72a334a9c2d4 2026-05-08 00:38:33.706 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 8d049510-35c7-4dcf-bd96-72a334a9c2d4 2026-05-08 00:38:35.668 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port adae1279-15ea-4eff-85d2-442b66d046ca 2026-05-08 00:38:36.039 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 687a3d99-f337-4da2-886a-d7abc6ce6a89 2026-05-08 00:38:37.701 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port adae1279-15ea-4eff-85d2-442b66d046ca 2026-05-08 00:38:38.066 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 687a3d99-f337-4da2-886a-d7abc6ce6a89 2026-05-08 00:38:39.241 9 INFO neutron.plugins.ml2.plugin [None req-84c732a6-500a-4922-a441-e5a2b0e05058 - - - - - -] Attempt 1 to provision port 7ece1747-919c-445e-81f6-c3531562b705 2026-05-08 00:38:39.594 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 7ece1747-919c-445e-81f6-c3531562b705 2026-05-08 00:38:40.396 9 INFO neutron.plugins.ml2.plugin [None req-133cbb7a-bbe2-4bc6-a98a-babd6be333bd - - - - - -] Attempt 1 to provision port a41e6298-57d6-4ef7-b2cd-493fda9ba4b5 2026-05-08 00:38:41.154 9 INFO neutron.plugins.ml2.plugin [None req-dae18f9d-fbdc-4d84-91de-9e6a4c0e364c - - - - - -] Attempt 1 to provision port a41e6298-57d6-4ef7-b2cd-493fda9ba4b5 2026-05-08 00:38:41.589 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 7ece1747-919c-445e-81f6-c3531562b705 /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-08 00:38:45.694 9 ERROR neutron.plugins.ml2.managers [None req-80956860-03f1-43a9-97a2-9a591f648188 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bc407afb-6c9b-441a-b42e-e11a29d87792 could not be found. 2026-05-08 00:38:45.694 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 00:38:45.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-08 00:38:45.694 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 00:38:45.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-08 00:38:45.694 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 00:38:45.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-08 00:38:45.694 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 00:38:45.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-08 00:38:45.694 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 00:38:45.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-08 00:38:45.694 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 00:38:45.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-08 00:38:45.694 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:38:45.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-08 00:38:45.694 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:45.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-08 00:38:45.694 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:45.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-08 00:38:45.694 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:38:45.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-08 00:38:45.694 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 00:38:45.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-08 00:38:45.694 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:45.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-08 00:38:45.694 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:45.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-08 00:38:45.694 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:38:45.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-08 00:38:45.694 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:38:45.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-08 00:38:45.694 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:45.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-08 00:38:45.694 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:45.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-08 00:38:45.694 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 00:38:45.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-08 00:38:45.694 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 00:38:45.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-08 00:38:45.694 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 00:38:45.694 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bc407afb-6c9b-441a-b42e-e11a29d87792 could not be found. 2026-05-08 00:38:45.694 9 ERROR neutron.plugins.ml2.managers  2026-05-08 00:38:45.696 9 ERROR neutron.plugins.ml2.managers [None req-80956860-03f1-43a9-97a2-9a591f648188 - - - - - -] Failed to bind port 8fbc6ad9-b20c-4895-a01d-4dfa6221241d on host instance for vnic_type normal using segments [{'id': 'ec0f5937-d8ea-42b9-9ded-4ce9e86814fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 44, 'network_id': 'f67be776-ea25-4321-a9a6-841feea11382'}] 2026-05-08 00:38:45.697 9 INFO neutron.plugins.ml2.plugin [None req-80956860-03f1-43a9-97a2-9a591f648188 - - - - - -] Attempt 2 to bind port 8fbc6ad9-b20c-4895-a01d-4dfa6221241d 2026-05-08 00:38:45.722 9 ERROR neutron.plugins.ml2.managers [None req-80956860-03f1-43a9-97a2-9a591f648188 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bc407afb-6c9b-441a-b42e-e11a29d87792 could not be found. 2026-05-08 00:38:45.722 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 00:38:45.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-08 00:38:45.722 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 00:38:45.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-08 00:38:45.722 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 00:38:45.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-08 00:38:45.722 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 00:38:45.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-08 00:38:45.722 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 00:38:45.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-08 00:38:45.722 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 00:38:45.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-08 00:38:45.722 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:38:45.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-08 00:38:45.722 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:45.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-08 00:38:45.722 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:45.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-08 00:38:45.722 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:38:45.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-08 00:38:45.722 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 00:38:45.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-08 00:38:45.722 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:45.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-08 00:38:45.722 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:45.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-08 00:38:45.722 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:38:45.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-08 00:38:45.722 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:38:45.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-08 00:38:45.722 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:45.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-08 00:38:45.722 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:45.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-08 00:38:45.722 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 00:38:45.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-08 00:38:45.722 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 00:38:45.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-08 00:38:45.722 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 00:38:45.722 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bc407afb-6c9b-441a-b42e-e11a29d87792 could not be found. 2026-05-08 00:38:45.722 9 ERROR neutron.plugins.ml2.managers  2026-05-08 00:38:45.723 9 ERROR neutron.plugins.ml2.managers [None req-80956860-03f1-43a9-97a2-9a591f648188 - - - - - -] Failed to bind port 8fbc6ad9-b20c-4895-a01d-4dfa6221241d on host instance for vnic_type normal using segments [{'id': 'ec0f5937-d8ea-42b9-9ded-4ce9e86814fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 44, 'network_id': 'f67be776-ea25-4321-a9a6-841feea11382'}] 2026-05-08 00:38:45.724 9 INFO neutron.plugins.ml2.plugin [None req-80956860-03f1-43a9-97a2-9a591f648188 - - - - - -] Attempt 3 to bind port 8fbc6ad9-b20c-4895-a01d-4dfa6221241d 2026-05-08 00:38:45.744 9 ERROR neutron.plugins.ml2.managers [None req-80956860-03f1-43a9-97a2-9a591f648188 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bc407afb-6c9b-441a-b42e-e11a29d87792 could not be found. 2026-05-08 00:38:45.744 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 00:38:45.744 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-08 00:38:45.744 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 00:38:45.744 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-08 00:38:45.744 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 00:38:45.744 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-08 00:38:45.744 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 00:38:45.744 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-08 00:38:45.744 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 00:38:45.744 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-08 00:38:45.744 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 00:38:45.744 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-08 00:38:45.744 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:38:45.744 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-08 00:38:45.744 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:45.744 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-08 00:38:45.744 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:45.744 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-08 00:38:45.744 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:38:45.744 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-08 00:38:45.744 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 00:38:45.744 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-08 00:38:45.744 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:45.744 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-08 00:38:45.744 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:45.744 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-08 00:38:45.744 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:38:45.744 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-08 00:38:45.744 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:38:45.744 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-08 00:38:45.744 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:45.744 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-08 00:38:45.744 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:45.744 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-08 00:38:45.744 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 00:38:45.744 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-08 00:38:45.744 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 00:38:45.744 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-08 00:38:45.744 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 00:38:45.744 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bc407afb-6c9b-441a-b42e-e11a29d87792 could not be found. 2026-05-08 00:38:45.744 9 ERROR neutron.plugins.ml2.managers  2026-05-08 00:38:45.745 9 ERROR neutron.plugins.ml2.managers [None req-80956860-03f1-43a9-97a2-9a591f648188 - - - - - -] Failed to bind port 8fbc6ad9-b20c-4895-a01d-4dfa6221241d on host instance for vnic_type normal using segments [{'id': 'ec0f5937-d8ea-42b9-9ded-4ce9e86814fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 44, 'network_id': 'f67be776-ea25-4321-a9a6-841feea11382'}] 2026-05-08 00:38:45.746 9 INFO neutron.plugins.ml2.plugin [None req-80956860-03f1-43a9-97a2-9a591f648188 - - - - - -] Attempt 4 to bind port 8fbc6ad9-b20c-4895-a01d-4dfa6221241d 2026-05-08 00:38:45.770 9 ERROR neutron.plugins.ml2.managers [None req-80956860-03f1-43a9-97a2-9a591f648188 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bc407afb-6c9b-441a-b42e-e11a29d87792 could not be found. 2026-05-08 00:38:45.770 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 00:38:45.770 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-08 00:38:45.770 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 00:38:45.770 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-08 00:38:45.770 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 00:38:45.770 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-08 00:38:45.770 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 00:38:45.770 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-08 00:38:45.770 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 00:38:45.770 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-08 00:38:45.770 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 00:38:45.770 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-08 00:38:45.770 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:38:45.770 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-08 00:38:45.770 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:45.770 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-08 00:38:45.770 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:45.770 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-08 00:38:45.770 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:38:45.770 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-08 00:38:45.770 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 00:38:45.770 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-08 00:38:45.770 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:45.770 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-08 00:38:45.770 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:45.770 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-08 00:38:45.770 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:38:45.770 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-08 00:38:45.770 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:38:45.770 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-08 00:38:45.770 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:45.770 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-08 00:38:45.770 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:45.770 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-08 00:38:45.770 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 00:38:45.770 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-08 00:38:45.770 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 00:38:45.770 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-08 00:38:45.770 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 00:38:45.770 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bc407afb-6c9b-441a-b42e-e11a29d87792 could not be found. 2026-05-08 00:38:45.770 9 ERROR neutron.plugins.ml2.managers  2026-05-08 00:38:45.770 9 ERROR neutron.plugins.ml2.managers [None req-80956860-03f1-43a9-97a2-9a591f648188 - - - - - -] Failed to bind port 8fbc6ad9-b20c-4895-a01d-4dfa6221241d on host instance for vnic_type normal using segments [{'id': 'ec0f5937-d8ea-42b9-9ded-4ce9e86814fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 44, 'network_id': 'f67be776-ea25-4321-a9a6-841feea11382'}] 2026-05-08 00:38:45.771 9 INFO neutron.plugins.ml2.plugin [None req-80956860-03f1-43a9-97a2-9a591f648188 - - - - - -] Attempt 5 to bind port 8fbc6ad9-b20c-4895-a01d-4dfa6221241d 2026-05-08 00:38:45.800 9 ERROR neutron.plugins.ml2.managers [None req-80956860-03f1-43a9-97a2-9a591f648188 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bc407afb-6c9b-441a-b42e-e11a29d87792 could not be found. 2026-05-08 00:38:45.800 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 00:38:45.800 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-08 00:38:45.800 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 00:38:45.800 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-08 00:38:45.800 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 00:38:45.800 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-08 00:38:45.800 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 00:38:45.800 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-08 00:38:45.800 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 00:38:45.800 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-08 00:38:45.800 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 00:38:45.800 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-08 00:38:45.800 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:38:45.800 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-08 00:38:45.800 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:45.800 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-08 00:38:45.800 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:45.800 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-08 00:38:45.800 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:38:45.800 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-08 00:38:45.800 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 00:38:45.800 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-08 00:38:45.800 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:45.800 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-08 00:38:45.800 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:45.800 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-08 00:38:45.800 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:38:45.800 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-08 00:38:45.800 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:38:45.800 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-08 00:38:45.800 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:45.800 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-08 00:38:45.800 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:45.800 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-08 00:38:45.800 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 00:38:45.800 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-08 00:38:45.800 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 00:38:45.800 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-08 00:38:45.800 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 00:38:45.800 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bc407afb-6c9b-441a-b42e-e11a29d87792 could not be found. 2026-05-08 00:38:45.800 9 ERROR neutron.plugins.ml2.managers  2026-05-08 00:38:45.802 9 ERROR neutron.plugins.ml2.managers [None req-80956860-03f1-43a9-97a2-9a591f648188 - - - - - -] Failed to bind port 8fbc6ad9-b20c-4895-a01d-4dfa6221241d on host instance for vnic_type normal using segments [{'id': 'ec0f5937-d8ea-42b9-9ded-4ce9e86814fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 44, 'network_id': 'f67be776-ea25-4321-a9a6-841feea11382'}] 2026-05-08 00:38:45.802 9 INFO neutron.plugins.ml2.plugin [None req-80956860-03f1-43a9-97a2-9a591f648188 - - - - - -] Attempt 6 to bind port 8fbc6ad9-b20c-4895-a01d-4dfa6221241d 2026-05-08 00:38:45.826 9 ERROR neutron.plugins.ml2.managers [None req-80956860-03f1-43a9-97a2-9a591f648188 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bc407afb-6c9b-441a-b42e-e11a29d87792 could not be found. 2026-05-08 00:38:45.826 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 00:38:45.826 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-08 00:38:45.826 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 00:38:45.826 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-08 00:38:45.826 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 00:38:45.826 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-08 00:38:45.826 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 00:38:45.826 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-08 00:38:45.826 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 00:38:45.826 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-08 00:38:45.826 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 00:38:45.826 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-08 00:38:45.826 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:38:45.826 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-08 00:38:45.826 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:45.826 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-08 00:38:45.826 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:45.826 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-08 00:38:45.826 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:38:45.826 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-08 00:38:45.826 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 00:38:45.826 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-08 00:38:45.826 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:45.826 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-08 00:38:45.826 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:45.826 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-08 00:38:45.826 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:38:45.826 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-08 00:38:45.826 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:38:45.826 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-08 00:38:45.826 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:45.826 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-08 00:38:45.826 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:45.826 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-08 00:38:45.826 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 00:38:45.826 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-08 00:38:45.826 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 00:38:45.826 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-08 00:38:45.826 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 00:38:45.826 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bc407afb-6c9b-441a-b42e-e11a29d87792 could not be found. 2026-05-08 00:38:45.826 9 ERROR neutron.plugins.ml2.managers  2026-05-08 00:38:45.827 9 ERROR neutron.plugins.ml2.managers [None req-80956860-03f1-43a9-97a2-9a591f648188 - - - - - -] Failed to bind port 8fbc6ad9-b20c-4895-a01d-4dfa6221241d on host instance for vnic_type normal using segments [{'id': 'ec0f5937-d8ea-42b9-9ded-4ce9e86814fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 44, 'network_id': 'f67be776-ea25-4321-a9a6-841feea11382'}] 2026-05-08 00:38:45.827 9 INFO neutron.plugins.ml2.plugin [None req-80956860-03f1-43a9-97a2-9a591f648188 - - - - - -] Attempt 7 to bind port 8fbc6ad9-b20c-4895-a01d-4dfa6221241d 2026-05-08 00:38:45.849 9 ERROR neutron.plugins.ml2.managers [None req-80956860-03f1-43a9-97a2-9a591f648188 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bc407afb-6c9b-441a-b42e-e11a29d87792 could not be found. 2026-05-08 00:38:45.849 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 00:38:45.849 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-08 00:38:45.849 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 00:38:45.849 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-08 00:38:45.849 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 00:38:45.849 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-08 00:38:45.849 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 00:38:45.849 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-08 00:38:45.849 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 00:38:45.849 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-08 00:38:45.849 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 00:38:45.849 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-08 00:38:45.849 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:38:45.849 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-08 00:38:45.849 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:45.849 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-08 00:38:45.849 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:45.849 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-08 00:38:45.849 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:38:45.849 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-08 00:38:45.849 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 00:38:45.849 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-08 00:38:45.849 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:45.849 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-08 00:38:45.849 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:45.849 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-08 00:38:45.849 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:38:45.849 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-08 00:38:45.849 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:38:45.849 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-08 00:38:45.849 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:45.849 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-08 00:38:45.849 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:45.849 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-08 00:38:45.849 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 00:38:45.849 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-08 00:38:45.849 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 00:38:45.849 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-08 00:38:45.849 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 00:38:45.849 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bc407afb-6c9b-441a-b42e-e11a29d87792 could not be found. 2026-05-08 00:38:45.849 9 ERROR neutron.plugins.ml2.managers  2026-05-08 00:38:45.850 9 ERROR neutron.plugins.ml2.managers [None req-80956860-03f1-43a9-97a2-9a591f648188 - - - - - -] Failed to bind port 8fbc6ad9-b20c-4895-a01d-4dfa6221241d on host instance for vnic_type normal using segments [{'id': 'ec0f5937-d8ea-42b9-9ded-4ce9e86814fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 44, 'network_id': 'f67be776-ea25-4321-a9a6-841feea11382'}] 2026-05-08 00:38:45.850 9 INFO neutron.plugins.ml2.plugin [None req-80956860-03f1-43a9-97a2-9a591f648188 - - - - - -] Attempt 8 to bind port 8fbc6ad9-b20c-4895-a01d-4dfa6221241d 2026-05-08 00:38:45.875 9 ERROR neutron.plugins.ml2.managers [None req-80956860-03f1-43a9-97a2-9a591f648188 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bc407afb-6c9b-441a-b42e-e11a29d87792 could not be found. 2026-05-08 00:38:45.875 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 00:38:45.875 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-08 00:38:45.875 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 00:38:45.875 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-08 00:38:45.875 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 00:38:45.875 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-08 00:38:45.875 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 00:38:45.875 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-08 00:38:45.875 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 00:38:45.875 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-08 00:38:45.875 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 00:38:45.875 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-08 00:38:45.875 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:38:45.875 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-08 00:38:45.875 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:45.875 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-08 00:38:45.875 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:45.875 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-08 00:38:45.875 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:38:45.875 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-08 00:38:45.875 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 00:38:45.875 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-08 00:38:45.875 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:45.875 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-08 00:38:45.875 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:45.875 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-08 00:38:45.875 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:38:45.875 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-08 00:38:45.875 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:38:45.875 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-08 00:38:45.875 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:45.875 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-08 00:38:45.875 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:45.875 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-08 00:38:45.875 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 00:38:45.875 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-08 00:38:45.875 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 00:38:45.875 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-08 00:38:45.875 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 00:38:45.875 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bc407afb-6c9b-441a-b42e-e11a29d87792 could not be found. 2026-05-08 00:38:45.875 9 ERROR neutron.plugins.ml2.managers  2026-05-08 00:38:45.876 9 ERROR neutron.plugins.ml2.managers [None req-80956860-03f1-43a9-97a2-9a591f648188 - - - - - -] Failed to bind port 8fbc6ad9-b20c-4895-a01d-4dfa6221241d on host instance for vnic_type normal using segments [{'id': 'ec0f5937-d8ea-42b9-9ded-4ce9e86814fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 44, 'network_id': 'f67be776-ea25-4321-a9a6-841feea11382'}] 2026-05-08 00:38:45.876 9 INFO neutron.plugins.ml2.plugin [None req-80956860-03f1-43a9-97a2-9a591f648188 - - - - - -] Attempt 9 to bind port 8fbc6ad9-b20c-4895-a01d-4dfa6221241d 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers [None req-80956860-03f1-43a9-97a2-9a591f648188 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bc407afb-6c9b-441a-b42e-e11a29d87792 could not be found. 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bc407afb-6c9b-441a-b42e-e11a29d87792 could not be found. 2026-05-08 00:38:45.903 9 ERROR neutron.plugins.ml2.managers  2026-05-08 00:38:45.904 9 ERROR neutron.plugins.ml2.managers [None req-80956860-03f1-43a9-97a2-9a591f648188 - - - - - -] Failed to bind port 8fbc6ad9-b20c-4895-a01d-4dfa6221241d on host instance for vnic_type normal using segments [{'id': 'ec0f5937-d8ea-42b9-9ded-4ce9e86814fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 44, 'network_id': 'f67be776-ea25-4321-a9a6-841feea11382'}] 2026-05-08 00:38:45.905 9 INFO neutron.plugins.ml2.plugin [None req-80956860-03f1-43a9-97a2-9a591f648188 - - - - - -] Attempt 10 to bind port 8fbc6ad9-b20c-4895-a01d-4dfa6221241d 2026-05-08 00:38:45.942 9 ERROR neutron.plugins.ml2.managers [None req-80956860-03f1-43a9-97a2-9a591f648188 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet bc407afb-6c9b-441a-b42e-e11a29d87792 could not be found. 2026-05-08 00:38:45.942 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 00:38:45.942 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-08 00:38:45.942 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 00:38:45.942 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 00:38:45.942 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 00:38:45.942 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 00:38:45.942 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 00:38:45.942 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 00:38:45.942 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 00:38:45.942 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 00:38:45.942 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 00:38:45.942 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 00:38:45.942 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:38:45.942 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 00:38:45.942 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:45.942 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 00:38:45.942 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:45.942 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 00:38:45.942 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:38:45.942 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 00:38:45.942 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 00:38:45.942 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 00:38:45.942 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:45.942 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 00:38:45.942 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:45.942 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 00:38:45.942 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:38:45.942 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 00:38:45.942 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:38:45.942 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 00:38:45.942 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:45.942 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 00:38:45.942 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:45.942 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 00:38:45.942 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 00:38:45.942 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-08 00:38:45.942 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 00:38:45.942 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 00:38:45.942 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 00:38:45.942 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet bc407afb-6c9b-441a-b42e-e11a29d87792 could not be found. 2026-05-08 00:38:45.942 9 ERROR neutron.plugins.ml2.managers  2026-05-08 00:38:45.943 9 ERROR neutron.plugins.ml2.managers [None req-80956860-03f1-43a9-97a2-9a591f648188 - - - - - -] Failed to bind port 8fbc6ad9-b20c-4895-a01d-4dfa6221241d on host instance for vnic_type normal using segments [{'id': 'ec0f5937-d8ea-42b9-9ded-4ce9e86814fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 44, 'network_id': 'f67be776-ea25-4321-a9a6-841feea11382'}] 2026-05-08 00:38:47.139 10 INFO neutron.plugins.ml2.plugin [None req-89936326-f3d3-409a-886d-50f0f7e9de49 - - - - - -] Attempt 1 to provision port 7a5f0216-88d8-4680-a9f4-42e63f1c3984 2026-05-08 00:38:47.683 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 7a5f0216-88d8-4680-a9f4-42e63f1c3984 2026-05-08 00:38:47.816 10 ERROR neutron.plugins.ml2.managers [None req-421e28a7-0104-40bb-b29a-52eaa2306d09 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dad96faa-9f6e-448b-9fdd-907240e0dce4 could not be found. 2026-05-08 00:38:47.816 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 00:38:47.816 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-08 00:38:47.816 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 00:38:47.816 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-08 00:38:47.816 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 00:38:47.816 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-08 00:38:47.816 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 00:38:47.816 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-08 00:38:47.816 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 00:38:47.816 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-08 00:38:47.816 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 00:38:47.816 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-08 00:38:47.816 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:38:47.816 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-08 00:38:47.816 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:47.816 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-08 00:38:47.816 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:47.816 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-08 00:38:47.816 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:38:47.816 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-08 00:38:47.816 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 00:38:47.816 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-08 00:38:47.816 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:47.816 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-08 00:38:47.816 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:47.816 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-08 00:38:47.816 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:38:47.816 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-08 00:38:47.816 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:38:47.816 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-08 00:38:47.816 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:47.816 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-08 00:38:47.816 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:47.816 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-08 00:38:47.816 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 00:38:47.816 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-08 00:38:47.816 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 00:38:47.816 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-08 00:38:47.816 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 00:38:47.816 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dad96faa-9f6e-448b-9fdd-907240e0dce4 could not be found. 2026-05-08 00:38:47.816 10 ERROR neutron.plugins.ml2.managers  2026-05-08 00:38:47.817 10 ERROR neutron.plugins.ml2.managers [None req-421e28a7-0104-40bb-b29a-52eaa2306d09 - - - - - -] Failed to bind port 9ba40287-6cd1-4014-84f9-57b263535d98 on host instance for vnic_type normal using segments [{'id': '8923951e-b2f7-45ac-b289-e56a98a5148f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 35, 'network_id': '67cf4817-cd46-420a-9d70-090699c8ce88'}] 2026-05-08 00:38:47.818 10 INFO neutron.plugins.ml2.plugin [None req-421e28a7-0104-40bb-b29a-52eaa2306d09 - - - - - -] Attempt 2 to bind port 9ba40287-6cd1-4014-84f9-57b263535d98 2026-05-08 00:38:47.850 10 ERROR neutron.plugins.ml2.managers [None req-421e28a7-0104-40bb-b29a-52eaa2306d09 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dad96faa-9f6e-448b-9fdd-907240e0dce4 could not be found. 2026-05-08 00:38:47.850 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 00:38:47.850 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-08 00:38:47.850 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 00:38:47.850 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-08 00:38:47.850 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 00:38:47.850 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-08 00:38:47.850 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 00:38:47.850 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-08 00:38:47.850 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 00:38:47.850 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-08 00:38:47.850 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 00:38:47.850 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-08 00:38:47.850 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:38:47.850 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-08 00:38:47.850 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:47.850 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-08 00:38:47.850 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:47.850 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-08 00:38:47.850 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:38:47.850 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-08 00:38:47.850 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 00:38:47.850 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-08 00:38:47.850 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:47.850 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-08 00:38:47.850 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:47.850 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-08 00:38:47.850 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:38:47.850 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-08 00:38:47.850 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:38:47.850 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-08 00:38:47.850 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:47.850 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-08 00:38:47.850 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:47.850 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-08 00:38:47.850 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 00:38:47.850 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-08 00:38:47.850 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 00:38:47.850 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-08 00:38:47.850 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 00:38:47.850 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dad96faa-9f6e-448b-9fdd-907240e0dce4 could not be found. 2026-05-08 00:38:47.850 10 ERROR neutron.plugins.ml2.managers  2026-05-08 00:38:47.850 10 ERROR neutron.plugins.ml2.managers [None req-421e28a7-0104-40bb-b29a-52eaa2306d09 - - - - - -] Failed to bind port 9ba40287-6cd1-4014-84f9-57b263535d98 on host instance for vnic_type normal using segments [{'id': '8923951e-b2f7-45ac-b289-e56a98a5148f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 35, 'network_id': '67cf4817-cd46-420a-9d70-090699c8ce88'}] 2026-05-08 00:38:47.851 10 INFO neutron.plugins.ml2.plugin [None req-421e28a7-0104-40bb-b29a-52eaa2306d09 - - - - - -] Attempt 3 to bind port 9ba40287-6cd1-4014-84f9-57b263535d98 2026-05-08 00:38:47.874 10 ERROR neutron.plugins.ml2.managers [None req-421e28a7-0104-40bb-b29a-52eaa2306d09 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dad96faa-9f6e-448b-9fdd-907240e0dce4 could not be found. 2026-05-08 00:38:47.874 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 00:38:47.874 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-08 00:38:47.874 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 00:38:47.874 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-08 00:38:47.874 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 00:38:47.874 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-08 00:38:47.874 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 00:38:47.874 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-08 00:38:47.874 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 00:38:47.874 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-08 00:38:47.874 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 00:38:47.874 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-08 00:38:47.874 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:38:47.874 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-08 00:38:47.874 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:47.874 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-08 00:38:47.874 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:47.874 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-08 00:38:47.874 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:38:47.874 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-08 00:38:47.874 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 00:38:47.874 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-08 00:38:47.874 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:47.874 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-08 00:38:47.874 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:47.874 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-08 00:38:47.874 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:38:47.874 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-08 00:38:47.874 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:38:47.874 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-08 00:38:47.874 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:47.874 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-08 00:38:47.874 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:47.874 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-08 00:38:47.874 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 00:38:47.874 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-08 00:38:47.874 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 00:38:47.874 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-08 00:38:47.874 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 00:38:47.874 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dad96faa-9f6e-448b-9fdd-907240e0dce4 could not be found. 2026-05-08 00:38:47.874 10 ERROR neutron.plugins.ml2.managers  2026-05-08 00:38:47.875 10 ERROR neutron.plugins.ml2.managers [None req-421e28a7-0104-40bb-b29a-52eaa2306d09 - - - - - -] Failed to bind port 9ba40287-6cd1-4014-84f9-57b263535d98 on host instance for vnic_type normal using segments [{'id': '8923951e-b2f7-45ac-b289-e56a98a5148f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 35, 'network_id': '67cf4817-cd46-420a-9d70-090699c8ce88'}] 2026-05-08 00:38:47.876 10 INFO neutron.plugins.ml2.plugin [None req-421e28a7-0104-40bb-b29a-52eaa2306d09 - - - - - -] Attempt 4 to bind port 9ba40287-6cd1-4014-84f9-57b263535d98 2026-05-08 00:38:47.894 10 ERROR neutron.plugins.ml2.managers [None req-421e28a7-0104-40bb-b29a-52eaa2306d09 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dad96faa-9f6e-448b-9fdd-907240e0dce4 could not be found. 2026-05-08 00:38:47.894 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 00:38:47.894 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-08 00:38:47.894 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 00:38:47.894 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-08 00:38:47.894 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 00:38:47.894 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-08 00:38:47.894 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 00:38:47.894 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-08 00:38:47.894 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 00:38:47.894 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-08 00:38:47.894 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 00:38:47.894 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-08 00:38:47.894 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:38:47.894 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-08 00:38:47.894 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:47.894 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-08 00:38:47.894 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:47.894 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-08 00:38:47.894 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:38:47.894 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-08 00:38:47.894 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 00:38:47.894 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-08 00:38:47.894 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:47.894 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-08 00:38:47.894 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:47.894 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-08 00:38:47.894 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:38:47.894 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-08 00:38:47.894 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:38:47.894 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-08 00:38:47.894 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:47.894 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-08 00:38:47.894 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:47.894 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-08 00:38:47.894 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 00:38:47.894 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-08 00:38:47.894 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 00:38:47.894 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-08 00:38:47.894 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 00:38:47.894 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dad96faa-9f6e-448b-9fdd-907240e0dce4 could not be found. 2026-05-08 00:38:47.894 10 ERROR neutron.plugins.ml2.managers  2026-05-08 00:38:47.895 10 ERROR neutron.plugins.ml2.managers [None req-421e28a7-0104-40bb-b29a-52eaa2306d09 - - - - - -] Failed to bind port 9ba40287-6cd1-4014-84f9-57b263535d98 on host instance for vnic_type normal using segments [{'id': '8923951e-b2f7-45ac-b289-e56a98a5148f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 35, 'network_id': '67cf4817-cd46-420a-9d70-090699c8ce88'}] 2026-05-08 00:38:47.896 10 INFO neutron.plugins.ml2.plugin [None req-421e28a7-0104-40bb-b29a-52eaa2306d09 - - - - - -] Attempt 5 to bind port 9ba40287-6cd1-4014-84f9-57b263535d98 2026-05-08 00:38:47.917 10 ERROR neutron.plugins.ml2.managers [None req-421e28a7-0104-40bb-b29a-52eaa2306d09 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dad96faa-9f6e-448b-9fdd-907240e0dce4 could not be found. 2026-05-08 00:38:47.917 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 00:38:47.917 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-08 00:38:47.917 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 00:38:47.917 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-08 00:38:47.917 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 00:38:47.917 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-08 00:38:47.917 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 00:38:47.917 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-08 00:38:47.917 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 00:38:47.917 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-08 00:38:47.917 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 00:38:47.917 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-08 00:38:47.917 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:38:47.917 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-08 00:38:47.917 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:47.917 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-08 00:38:47.917 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:47.917 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-08 00:38:47.917 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:38:47.917 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-08 00:38:47.917 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 00:38:47.917 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-08 00:38:47.917 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:47.917 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-08 00:38:47.917 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:47.917 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-08 00:38:47.917 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:38:47.917 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-08 00:38:47.917 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:38:47.917 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-08 00:38:47.917 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:47.917 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-08 00:38:47.917 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:47.917 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-08 00:38:47.917 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 00:38:47.917 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-08 00:38:47.917 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 00:38:47.917 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-08 00:38:47.917 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 00:38:47.917 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dad96faa-9f6e-448b-9fdd-907240e0dce4 could not be found. 2026-05-08 00:38:47.917 10 ERROR neutron.plugins.ml2.managers  2026-05-08 00:38:47.918 10 ERROR neutron.plugins.ml2.managers [None req-421e28a7-0104-40bb-b29a-52eaa2306d09 - - - - - -] Failed to bind port 9ba40287-6cd1-4014-84f9-57b263535d98 on host instance for vnic_type normal using segments [{'id': '8923951e-b2f7-45ac-b289-e56a98a5148f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 35, 'network_id': '67cf4817-cd46-420a-9d70-090699c8ce88'}] 2026-05-08 00:38:47.919 10 INFO neutron.plugins.ml2.plugin [None req-421e28a7-0104-40bb-b29a-52eaa2306d09 - - - - - -] Attempt 6 to bind port 9ba40287-6cd1-4014-84f9-57b263535d98 2026-05-08 00:38:47.946 10 ERROR neutron.plugins.ml2.managers [None req-421e28a7-0104-40bb-b29a-52eaa2306d09 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dad96faa-9f6e-448b-9fdd-907240e0dce4 could not be found. 2026-05-08 00:38:47.946 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 00:38:47.946 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-08 00:38:47.946 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 00:38:47.946 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-08 00:38:47.946 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 00:38:47.946 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-08 00:38:47.946 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 00:38:47.946 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-08 00:38:47.946 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 00:38:47.946 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-08 00:38:47.946 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 00:38:47.946 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-08 00:38:47.946 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:38:47.946 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-08 00:38:47.946 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:47.946 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-08 00:38:47.946 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:47.946 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-08 00:38:47.946 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:38:47.946 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-08 00:38:47.946 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 00:38:47.946 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-08 00:38:47.946 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:47.946 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-08 00:38:47.946 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:47.946 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-08 00:38:47.946 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:38:47.946 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-08 00:38:47.946 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:38:47.946 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-08 00:38:47.946 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:47.946 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-08 00:38:47.946 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:47.946 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-08 00:38:47.946 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 00:38:47.946 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-08 00:38:47.946 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 00:38:47.946 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-08 00:38:47.946 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 00:38:47.946 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dad96faa-9f6e-448b-9fdd-907240e0dce4 could not be found. 2026-05-08 00:38:47.946 10 ERROR neutron.plugins.ml2.managers  2026-05-08 00:38:47.947 10 ERROR neutron.plugins.ml2.managers [None req-421e28a7-0104-40bb-b29a-52eaa2306d09 - - - - - -] Failed to bind port 9ba40287-6cd1-4014-84f9-57b263535d98 on host instance for vnic_type normal using segments [{'id': '8923951e-b2f7-45ac-b289-e56a98a5148f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 35, 'network_id': '67cf4817-cd46-420a-9d70-090699c8ce88'}] 2026-05-08 00:38:47.947 10 INFO neutron.plugins.ml2.plugin [None req-421e28a7-0104-40bb-b29a-52eaa2306d09 - - - - - -] Attempt 7 to bind port 9ba40287-6cd1-4014-84f9-57b263535d98 2026-05-08 00:38:47.976 10 ERROR neutron.plugins.ml2.managers [None req-421e28a7-0104-40bb-b29a-52eaa2306d09 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dad96faa-9f6e-448b-9fdd-907240e0dce4 could not be found. 2026-05-08 00:38:47.976 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 00:38:47.976 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-08 00:38:47.976 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 00:38:47.976 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-08 00:38:47.976 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 00:38:47.976 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-08 00:38:47.976 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 00:38:47.976 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-08 00:38:47.976 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 00:38:47.976 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-08 00:38:47.976 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 00:38:47.976 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-08 00:38:47.976 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:38:47.976 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-08 00:38:47.976 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:47.976 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-08 00:38:47.976 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:47.976 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-08 00:38:47.976 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:38:47.976 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-08 00:38:47.976 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 00:38:47.976 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-08 00:38:47.976 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:47.976 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-08 00:38:47.976 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:47.976 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-08 00:38:47.976 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:38:47.976 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-08 00:38:47.976 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:38:47.976 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-08 00:38:47.976 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:47.976 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-08 00:38:47.976 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:47.976 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-08 00:38:47.976 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 00:38:47.976 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-08 00:38:47.976 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 00:38:47.976 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-08 00:38:47.976 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 00:38:47.976 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dad96faa-9f6e-448b-9fdd-907240e0dce4 could not be found. 2026-05-08 00:38:47.976 10 ERROR neutron.plugins.ml2.managers  2026-05-08 00:38:47.977 10 ERROR neutron.plugins.ml2.managers [None req-421e28a7-0104-40bb-b29a-52eaa2306d09 - - - - - -] Failed to bind port 9ba40287-6cd1-4014-84f9-57b263535d98 on host instance for vnic_type normal using segments [{'id': '8923951e-b2f7-45ac-b289-e56a98a5148f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 35, 'network_id': '67cf4817-cd46-420a-9d70-090699c8ce88'}] 2026-05-08 00:38:47.978 10 INFO neutron.plugins.ml2.plugin [None req-421e28a7-0104-40bb-b29a-52eaa2306d09 - - - - - -] Attempt 8 to bind port 9ba40287-6cd1-4014-84f9-57b263535d98 2026-05-08 00:38:48.000 10 ERROR neutron.plugins.ml2.managers [None req-421e28a7-0104-40bb-b29a-52eaa2306d09 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dad96faa-9f6e-448b-9fdd-907240e0dce4 could not be found. 2026-05-08 00:38:48.000 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 00:38:48.000 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-08 00:38:48.000 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 00:38:48.000 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-08 00:38:48.000 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 00:38:48.000 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-08 00:38:48.000 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 00:38:48.000 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-08 00:38:48.000 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 00:38:48.000 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-08 00:38:48.000 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 00:38:48.000 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-08 00:38:48.000 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:38:48.000 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-08 00:38:48.000 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:48.000 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-08 00:38:48.000 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:48.000 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-08 00:38:48.000 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:38:48.000 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-08 00:38:48.000 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 00:38:48.000 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-08 00:38:48.000 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:48.000 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-08 00:38:48.000 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:48.000 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-08 00:38:48.000 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:38:48.000 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-08 00:38:48.000 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:38:48.000 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-08 00:38:48.000 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:48.000 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-08 00:38:48.000 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:48.000 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-08 00:38:48.000 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 00:38:48.000 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-08 00:38:48.000 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 00:38:48.000 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-08 00:38:48.000 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 00:38:48.000 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dad96faa-9f6e-448b-9fdd-907240e0dce4 could not be found. 2026-05-08 00:38:48.000 10 ERROR neutron.plugins.ml2.managers  2026-05-08 00:38:48.001 10 ERROR neutron.plugins.ml2.managers [None req-421e28a7-0104-40bb-b29a-52eaa2306d09 - - - - - -] Failed to bind port 9ba40287-6cd1-4014-84f9-57b263535d98 on host instance for vnic_type normal using segments [{'id': '8923951e-b2f7-45ac-b289-e56a98a5148f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 35, 'network_id': '67cf4817-cd46-420a-9d70-090699c8ce88'}] 2026-05-08 00:38:48.002 10 INFO neutron.plugins.ml2.plugin [None req-421e28a7-0104-40bb-b29a-52eaa2306d09 - - - - - -] Attempt 9 to bind port 9ba40287-6cd1-4014-84f9-57b263535d98 2026-05-08 00:38:48.019 10 ERROR neutron.plugins.ml2.managers [None req-421e28a7-0104-40bb-b29a-52eaa2306d09 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dad96faa-9f6e-448b-9fdd-907240e0dce4 could not be found. 2026-05-08 00:38:48.019 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 00:38:48.019 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-08 00:38:48.019 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 00:38:48.019 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-08 00:38:48.019 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 00:38:48.019 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-08 00:38:48.019 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 00:38:48.019 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-08 00:38:48.019 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 00:38:48.019 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-08 00:38:48.019 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 00:38:48.019 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-08 00:38:48.019 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:38:48.019 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-08 00:38:48.019 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:48.019 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-08 00:38:48.019 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:48.019 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-08 00:38:48.019 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:38:48.019 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-08 00:38:48.019 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 00:38:48.019 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-08 00:38:48.019 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:48.019 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-08 00:38:48.019 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:48.019 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-08 00:38:48.019 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:38:48.019 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-08 00:38:48.019 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:38:48.019 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-08 00:38:48.019 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:48.019 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-08 00:38:48.019 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:48.019 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-08 00:38:48.019 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 00:38:48.019 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-08 00:38:48.019 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 00:38:48.019 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-08 00:38:48.019 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 00:38:48.019 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dad96faa-9f6e-448b-9fdd-907240e0dce4 could not be found. 2026-05-08 00:38:48.019 10 ERROR neutron.plugins.ml2.managers  2026-05-08 00:38:48.020 10 ERROR neutron.plugins.ml2.managers [None req-421e28a7-0104-40bb-b29a-52eaa2306d09 - - - - - -] Failed to bind port 9ba40287-6cd1-4014-84f9-57b263535d98 on host instance for vnic_type normal using segments [{'id': '8923951e-b2f7-45ac-b289-e56a98a5148f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 35, 'network_id': '67cf4817-cd46-420a-9d70-090699c8ce88'}] 2026-05-08 00:38:48.020 10 INFO neutron.plugins.ml2.plugin [None req-421e28a7-0104-40bb-b29a-52eaa2306d09 - - - - - -] Attempt 10 to bind port 9ba40287-6cd1-4014-84f9-57b263535d98 2026-05-08 00:38:48.041 10 ERROR neutron.plugins.ml2.managers [None req-421e28a7-0104-40bb-b29a-52eaa2306d09 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dad96faa-9f6e-448b-9fdd-907240e0dce4 could not be found. 2026-05-08 00:38:48.041 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 00:38:48.041 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-08 00:38:48.041 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 00:38:48.041 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-08 00:38:48.041 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 00:38:48.041 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-08 00:38:48.041 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 00:38:48.041 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-08 00:38:48.041 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 00:38:48.041 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-08 00:38:48.041 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 00:38:48.041 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-08 00:38:48.041 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:38:48.041 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-08 00:38:48.041 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:48.041 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-08 00:38:48.041 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:48.041 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-08 00:38:48.041 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:38:48.041 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-08 00:38:48.041 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 00:38:48.041 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-08 00:38:48.041 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:48.041 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-08 00:38:48.041 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:48.041 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-08 00:38:48.041 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 00:38:48.041 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-08 00:38:48.041 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 00:38:48.041 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-08 00:38:48.041 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 00:38:48.041 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-08 00:38:48.041 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 00:38:48.041 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-08 00:38:48.041 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 00:38:48.041 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-08 00:38:48.041 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 00:38:48.041 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-08 00:38:48.041 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 00:38:48.041 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dad96faa-9f6e-448b-9fdd-907240e0dce4 could not be found. 2026-05-08 00:38:48.041 10 ERROR neutron.plugins.ml2.managers  2026-05-08 00:38:48.041 10 ERROR neutron.plugins.ml2.managers [None req-421e28a7-0104-40bb-b29a-52eaa2306d09 - - - - - -] Failed to bind port 9ba40287-6cd1-4014-84f9-57b263535d98 on host instance for vnic_type normal using segments [{'id': '8923951e-b2f7-45ac-b289-e56a98a5148f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 35, 'network_id': '67cf4817-cd46-420a-9d70-090699c8ce88'}] 2026-05-08 00:38:48.205 9 INFO neutron.plugins.ml2.plugin [None req-50fb49cc-ebfb-4475-a32a-efe83a5f8c7e - - - - - -] Attempt 1 to provision port 56caff23-c993-4287-aea7-71deca1e03a2 2026-05-08 00:38:48.753 10 INFO neutron.plugins.ml2.plugin [None req-e1bca7d2-e998-4302-b773-acfea5b7b6a2 - - - - - -] Attempt 1 to provision port 56caff23-c993-4287-aea7-71deca1e03a2 /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-08 00:38:51.459 10 INFO neutron.plugins.ml2.plugin [None req-5a05297f-7fe4-45f6-9fa5-fc3ac9806d08 - - - - - -] Attempt 1 to provision port af43a3cf-2437-4be8-a303-f35d6750a83d 2026-05-08 00:38:52.230 10 INFO neutron.plugins.ml2.plugin [None req-489d03d4-53a3-430b-a2a2-d33bccd87bc7 - - - - - -] Attempt 1 to provision port 71b17a2a-7123-478e-8a2d-03d11b7c77d8 2026-05-08 00:38:53.637 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d4fcebd-41ad-43d7-b17a-15b7d06b878a'] response: {'server_uuid': '5f9d1e86-8fb4-4c68-a30e-7a4c2c661a1c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'dd0bcf7c-ef19-4a62-97cd-616b3c20076f', 'code': 200} 2026-05-08 00:38:54.331 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port dd0bcf7c-ef19-4a62-97cd-616b3c20076f 2026-05-08 00:38:55.590 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port dd0bcf7c-ef19-4a62-97cd-616b3c20076f 2026-05-08 00:38:55.671 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-169cffa7-9065-4cc4-9b20-f021b133fe77'] response: {'server_uuid': '5f9d1e86-8fb4-4c68-a30e-7a4c2c661a1c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dd0bcf7c-ef19-4a62-97cd-616b3c20076f', 'code': 200} 2026-05-08 00:39:01.475 10 INFO neutron.plugins.ml2.plugin [None req-dab439ea-8adb-47b5-bde0-dc2690f3764a - - - - - -] Attempt 1 to provision port 46231162-c863-4e64-afcf-a567b06c731d 2026-05-08 00:39:05.716 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 0aa31c19-b960-4409-a9c3-9b8cbc980861 2026-05-08 00:39:05.858 9 INFO neutron.plugins.ml2.plugin [None req-3fc9db22-bddd-459f-8219-ecd04a43a510 - - - - - -] Attempt 1 to provision port 1f23397e-c348-462e-a4e7-3646d4e112c7 2026-05-08 00:39:06.294 9 INFO neutron.plugins.ml2.plugin [None req-3fc9db22-bddd-459f-8219-ecd04a43a510 - - - - - -] Attempt 1 to provision port 306e6394-96a0-42e5-a29f-c0ee8a232e4a 2026-05-08 00:39:06.395 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 1f23397e-c348-462e-a4e7-3646d4e112c7 2026-05-08 00:39:06.479 10 INFO neutron.plugins.ml2.plugin [None req-ed947d97-969f-48ce-a9f4-f39fec87c608 - - - - - -] Attempt 1 to provision port 306e6394-96a0-42e5-a29f-c0ee8a232e4a 2026-05-08 00:39:07.608 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 0aa31c19-b960-4409-a9c3-9b8cbc980861 2026-05-08 00:39:08.046 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 1f23397e-c348-462e-a4e7-3646d4e112c7 2026-05-08 00:39:08.535 10 INFO neutron.plugins.ml2.plugin [None req-02b184fa-f394-4d90-a7f4-5344dc9a815f - - - - - -] Attempt 1 to provision port b35ad156-41d1-491c-9cf4-55b4c0b5ce12 2026-05-08 00:39:09.309 10 INFO neutron.plugins.ml2.plugin [None req-8a32464d-3329-47f0-8e7f-491a35151b5b - - - - - -] Attempt 1 to provision port e200ed84-9085-4b32-9c2f-d48608cc4964 2026-05-08 00:39:09.628 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port e200ed84-9085-4b32-9c2f-d48608cc4964 2026-05-08 00:39:11.707 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port e200ed84-9085-4b32-9c2f-d48608cc4964 2026-05-08 00:39:11.834 10 INFO neutron.plugins.ml2.plugin [None req-33b48269-aab9-4161-9225-f02bdfa208ef - - - - - -] Attempt 1 to provision port b882cab4-2957-410d-906e-280aa70748db 2026-05-08 00:39:12.484 10 INFO neutron.plugins.ml2.plugin [None req-7e2934a4-1c9f-4b88-9624-b06af76a14dd - - - - - -] Attempt 1 to provision port b882cab4-2957-410d-906e-280aa70748db 2026-05-08 00:39:13.680 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port ac1fb7c5-194b-4d71-83ea-06fe185b9307 2026-05-08 00:39:15.782 9 INFO neutron.plugins.ml2.plugin [None req-acbdf859-0e95-44af-8994-5002f1c21d37 - - - - - -] Attempt 1 to provision port 35578c39-3dd3-433e-b19d-62e0b1e6ba5a 2026-05-08 00:39:15.898 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port ac1fb7c5-194b-4d71-83ea-06fe185b9307 2026-05-08 00:39:16.188 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 009297eb-109c-4093-8d4c-f2b0d156fd40 2026-05-08 00:39:16.349 10 INFO neutron.plugins.ml2.plugin [None req-27fe3b71-2439-457b-a87c-494ff0c8877c - - - - - -] Attempt 1 to provision port 4ad3106a-321e-43ec-9360-e667f18deeaa 2026-05-08 00:39:16.723 10 INFO neutron.plugins.ml2.plugin [None req-f54a1b8a-c09a-4676-9587-f9c34b9299a3 - - - - - -] Attempt 1 to provision port 009297eb-109c-4093-8d4c-f2b0d156fd40 2026-05-08 00:39:17.788 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 009297eb-109c-4093-8d4c-f2b0d156fd40 2026-05-08 00:39:18.878 10 INFO neutron.plugins.ml2.plugin [None req-7980932e-8546-4179-9c6e-b3b28d9920a3 - - - - - -] Attempt 1 to provision port f3561061-f8aa-4118-9754-9f538cfbfa7e 2026-05-08 00:39:19.534 10 INFO neutron.plugins.ml2.plugin [None req-84072a6a-a20a-42b3-8053-d6c637f7d184 - - - - - -] Attempt 1 to provision port f3561061-f8aa-4118-9754-9f538cfbfa7e 2026-05-08 00:39:19.905 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port fe1f939f-fcdb-43db-a2cd-836fbfaee858 2026-05-08 00:39:21.772 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 4ad3106a-321e-43ec-9360-e667f18deeaa 2026-05-08 00:39:22.056 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-dbdacc9f-106a-4730-afb8-c6594610efc3'] response: {'server_uuid': '415eefc0-9c30-44c6-8bdb-54eb2b28cf5c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4ad3106a-321e-43ec-9360-e667f18deeaa', 'code': 200} 2026-05-08 00:39:22.435 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port fe1f939f-fcdb-43db-a2cd-836fbfaee858 2026-05-08 00:39:23.733 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 4ad3106a-321e-43ec-9360-e667f18deeaa 2026-05-08 00:39:23.986 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 306e6394-96a0-42e5-a29f-c0ee8a232e4a 2026-05-08 00:39:25.724 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 306e6394-96a0-42e5-a29f-c0ee8a232e4a 2026-05-08 00:39:26.058 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 46231162-c863-4e64-afcf-a567b06c731d 2026-05-08 00:39:27.613 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 46231162-c863-4e64-afcf-a567b06c731d 2026-05-08 00:39:28.388 10 INFO neutron.plugins.ml2.plugin [None req-82c68dd3-4aa5-44a0-82cc-130e7371dc7f - - - - - -] Attempt 1 to provision port 0b953629-c617-41e6-8a7b-65b7dc351e17 2026-05-08 00:39:29.620 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port b35ad156-41d1-491c-9cf4-55b4c0b5ce12 2026-05-08 00:39:30.068 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port b882cab4-2957-410d-906e-280aa70748db 2026-05-08 00:39:31.798 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port b882cab4-2957-410d-906e-280aa70748db 2026-05-08 00:39:32.110 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port b35ad156-41d1-491c-9cf4-55b4c0b5ce12 2026-05-08 00:39:32.306 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 0b953629-c617-41e6-8a7b-65b7dc351e17 2026-05-08 00:39:32.437 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-20bb6c8a-bec2-45e5-a762-98706856440f'] response: {'server_uuid': '7249d55d-8391-4e18-8f38-875d60ddc160', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0b953629-c617-41e6-8a7b-65b7dc351e17', 'code': 200} 2026-05-08 00:39:33.642 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 0b953629-c617-41e6-8a7b-65b7dc351e17 2026-05-08 00:39:35.638 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 35578c39-3dd3-433e-b19d-62e0b1e6ba5a 2026-05-08 00:39:37.657 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port f3561061-f8aa-4118-9754-9f538cfbfa7e 2026-05-08 00:39:38.057 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 35578c39-3dd3-433e-b19d-62e0b1e6ba5a 2026-05-08 00:39:39.641 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port f3561061-f8aa-4118-9754-9f538cfbfa7e 2026-05-08 00:39:41.888 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port b912197e-5116-4f75-ae17-dc7eb489522a 2026-05-08 00:39:42.464 9 INFO neutron.plugins.ml2.plugin [None req-7e429719-e4a3-4d27-8e2e-6c2abf45b65f - - - - - -] Attempt 1 to provision port d13a8251-8a1f-4f72-963c-c4764f77e86e 2026-05-08 00:39:42.492 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port d13a8251-8a1f-4f72-963c-c4764f77e86e 2026-05-08 00:39:42.915 9 INFO neutron.plugins.ml2.plugin [None req-f013c076-60c2-41f6-9c58-ef63ebacab3d - - - - - -] Attempt 1 to provision port b912197e-5116-4f75-ae17-dc7eb489522a 2026-05-08 00:39:43.214 10 INFO neutron.plugins.ml2.plugin [None req-0c3159cd-9034-4989-b952-d9a10f958ef3 - - - - - -] Attempt 1 to provision port 38e5f8a4-c94e-49f1-8a63-51a5b1a94f63 2026-05-08 00:39:43.656 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port b912197e-5116-4f75-ae17-dc7eb489522a 2026-05-08 00:39:43.884 9 INFO neutron.plugins.ml2.plugin [None req-fbd3a082-1cb9-43dc-861f-8bace65bfb27 - - - - - -] Attempt 1 to provision port 38e5f8a4-c94e-49f1-8a63-51a5b1a94f63 2026-05-08 00:39:43.991 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port d13a8251-8a1f-4f72-963c-c4764f77e86e 2026-05-08 00:39:44.846 9 INFO neutron.plugins.ml2.plugin [None req-5b925287-1469-432a-9725-ab7e668762a7 - - - - - -] Attempt 1 to provision port 737e7318-ef00-417a-af2f-77404e69ebe7 2026-05-08 00:39:45.612 9 INFO neutron.plugins.ml2.plugin [None req-c4d4ffa6-3efb-40b3-a0ad-8e8db01e313b - - - - - -] Attempt 1 to provision port 737e7318-ef00-417a-af2f-77404e69ebe7 2026-05-08 00:39:47.769 10 INFO neutron.plugins.ml2.plugin [None req-66157070-d2b1-41e0-b926-013ae5097768 - - - - - -] Attempt 1 to provision port d960bec5-3890-4f1c-a06f-6a36117fccb6 2026-05-08 00:39:49.795 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port d960bec5-3890-4f1c-a06f-6a36117fccb6 2026-05-08 00:39:49.945 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb944c41-44d1-4e84-9f05-0e599a046cbd'] response: {'server_uuid': 'ee4042bf-74a5-4278-967f-c1a9871e8489', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd960bec5-3890-4f1c-a06f-6a36117fccb6', 'code': 200} 2026-05-08 00:39:51.671 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port d960bec5-3890-4f1c-a06f-6a36117fccb6 2026-05-08 00:39:53.667 9 INFO neutron.plugins.ml2.plugin [None req-139e4125-e64d-468b-bbc2-4aa749059dcd - - - - - -] Attempt 1 to provision port 171f7d40-252d-4e6e-ac77-a955d2e5beb8 2026-05-08 00:39:53.689 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 171f7d40-252d-4e6e-ac77-a955d2e5beb8 2026-05-08 00:39:54.080 10 INFO neutron.plugins.ml2.plugin [None req-1c3676e9-620a-4bb4-bcf1-d03e964cfdb4 - - - - - -] Attempt 1 to provision port cf1bff7b-83ca-4eb3-8652-22f4ea7f4f27 2026-05-08 00:39:55.706 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 171f7d40-252d-4e6e-ac77-a955d2e5beb8 2026-05-08 00:39:55.938 10 INFO neutron.plugins.ml2.plugin [None req-3c631e44-4b00-448d-93e5-032918c78270 - - - - - -] Attempt 1 to provision port cf1bff7b-83ca-4eb3-8652-22f4ea7f4f27 /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-08 00:40:01.835 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 21ad3010-f0bf-433f-9bf6-1ea2daf6e26b 2026-05-08 00:40:02.048 10 INFO neutron.plugins.ml2.plugin [None req-2e8b6619-6614-4666-a6dc-e823ebbc7e91 - - - - - -] Attempt 1 to provision port 21ad3010-f0bf-433f-9bf6-1ea2daf6e26b 2026-05-08 00:40:03.540 10 INFO neutron.plugins.ml2.plugin [None req-cc2d0e27-ecdc-4557-a29d-884d7a017b3f - - - - - -] Attempt 1 to provision port 9e5fe821-e164-48d5-8806-99183e4929c7 2026-05-08 00:40:03.646 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 21ad3010-f0bf-433f-9bf6-1ea2daf6e26b 2026-05-08 00:40:04.192 9 INFO neutron.plugins.ml2.plugin [None req-48daa9f1-1bcb-4193-a83d-321868026209 - - - - - -] Attempt 1 to provision port 9e5fe821-e164-48d5-8806-99183e4929c7 2026-05-08 00:40:07.955 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a04a1972-1353-4c93-8a9a-1507e9f14580'] response: {'server_uuid': 'ee4042bf-74a5-4278-967f-c1a9871e8489', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd960bec5-3890-4f1c-a06f-6a36117fccb6', 'code': 200} 2026-05-08 00:40:08.591 9 INFO neutron.plugins.ml2.plugin [None req-21250588-3d59-45ce-b3fa-838bfc99789c - - - - - -] Attempt 1 to provision port 6bc02126-abbc-49e5-b586-37bf09959895 2026-05-08 00:40:13.094 9 INFO neutron.plugins.ml2.plugin [None req-20333166-ffef-4508-b6d6-f8792f6f8bd5 - - - - - -] Attempt 1 to provision port fb0cb588-560b-460b-94e0-3142d9737ebd 2026-05-08 00:40:13.757 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port fb0cb588-560b-460b-94e0-3142d9737ebd 2026-05-08 00:40:14.121 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 331a4810-66e6-49ae-af5f-46a63245d037 2026-05-08 00:40:14.378 10 INFO neutron.plugins.ml2.plugin [None req-39ade215-6979-4b4f-97d8-18588ccb44a4 - - - - - -] Attempt 1 to provision port 331a4810-66e6-49ae-af5f-46a63245d037 2026-05-08 00:40:15.061 9 INFO neutron.plugins.ml2.plugin [None req-ad1bc007-e49d-4f15-b4ac-84c1a957d673 - - - - - -] Attempt 1 to provision port 4b9a5443-5407-4388-95bf-093d6f57f5ac 2026-05-08 00:40:15.932 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port f6810134-2fb3-471b-a6bd-56376b49c7f2 2026-05-08 00:40:16.657 9 INFO neutron.plugins.ml2.plugin [None req-35305e47-38f2-4e79-8b9f-5e0ac06a15ff - - - - - -] Attempt 1 to provision port f6810134-2fb3-471b-a6bd-56376b49c7f2 2026-05-08 00:40:16.950 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 4b9a5443-5407-4388-95bf-093d6f57f5ac 2026-05-08 00:40:17.479 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 331a4810-66e6-49ae-af5f-46a63245d037 2026-05-08 00:40:17.637 10 INFO neutron.plugins.ml2.plugin [None req-6aa24391-5617-4c12-be82-81875d65c9e7 - - - - - -] Attempt 1 to provision port 191996cf-c4d8-43eb-86e7-b233af0c7acf 2026-05-08 00:40:18.328 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port f6810134-2fb3-471b-a6bd-56376b49c7f2 2026-05-08 00:40:18.750 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 191996cf-c4d8-43eb-86e7-b233af0c7acf 2026-05-08 00:40:41.591 9 INFO neutron.plugins.ml2.plugin [None req-76f96d9c-886e-4c9d-ae16-ff4c0f6a2442 - - - - - -] Attempt 1 to provision port 33c0a89e-5ccb-49a4-a6d8-19cb6ccac769 2026-05-08 00:40:41.737 9 INFO neutron.plugins.ml2.plugin [None req-d7ed158f-35ca-4f2b-96ce-aa49ea53327d - - - - - -] Attempt 1 to provision port 35d66071-8f91-4b44-ba28-b09321118603 2026-05-08 00:40:41.931 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 35d66071-8f91-4b44-ba28-b09321118603 2026-05-08 00:40:43.916 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 35d66071-8f91-4b44-ba28-b09321118603 2026-05-08 00:40:44.181 10 INFO neutron.plugins.ml2.plugin [None req-b2825c12-58e4-4a03-8044-847db6be8deb - - - - - -] Attempt 1 to provision port be63546d-23ed-40ca-96d5-013fbbc7d29f 2026-05-08 00:40:44.942 10 INFO neutron.plugins.ml2.plugin [None req-c963623e-601f-4e0b-9be5-5b1e6a769fbf - - - - - -] Attempt 1 to provision port be63546d-23ed-40ca-96d5-013fbbc7d29f 2026-05-08 00:40:45.934 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port c8db6b90-4284-4262-a39d-d9641552d4a3 2026-05-08 00:40:47.909 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port c8db6b90-4284-4262-a39d-d9641552d4a3 2026-05-08 00:40:50.079 10 INFO neutron.plugins.ml2.plugin [None req-fe46b97f-87a5-4994-8048-f75719452d55 - - - - - -] Attempt 1 to provision port 24cf93f5-fa94-4483-8ee1-47e41dee83bf 2026-05-08 00:40:52.039 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 24cf93f5-fa94-4483-8ee1-47e41dee83bf 2026-05-08 00:40:52.176 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d8c56566-00a8-4f6e-9766-b876fb910568'] response: {'server_uuid': '9df14fd0-c45f-4bff-9b39-0d631b110548', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '24cf93f5-fa94-4483-8ee1-47e41dee83bf', 'code': 200} 2026-05-08 00:40:54.090 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port af194f27-66f8-469f-9fec-9ffd5232648b 2026-05-08 00:40:54.248 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 24cf93f5-fa94-4483-8ee1-47e41dee83bf /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-08 00:41:08.049 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 1f5385c5-d830-4784-a291-e16e1ee526f7 2026-05-08 00:41:08.179 9 INFO neutron.plugins.ml2.plugin [None req-7dcdde7c-11ad-4ed9-8f2d-b24c3e27d961 - - - - - -] Attempt 1 to provision port 5f6a645c-a4ee-4a53-a8f7-a23edb7f3094 2026-05-08 00:41:08.836 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 5f6a645c-a4ee-4a53-a8f7-a23edb7f3094 2026-05-08 00:41:09.497 9 INFO neutron.plugins.ml2.plugin [None req-820430c3-a3f5-4cbc-9860-fdcddc8b8b53 - - - - - -] Attempt 1 to provision port 3de99834-a86a-4d0d-a015-d35b3329929c 2026-05-08 00:41:09.739 10 INFO neutron.plugins.ml2.plugin [None req-201252f6-84d2-4e27-a864-d506ecd71896 - - - - - -] Attempt 1 to provision port 1f5385c5-d830-4784-a291-e16e1ee526f7 2026-05-08 00:41:09.996 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 1f5385c5-d830-4784-a291-e16e1ee526f7 2026-05-08 00:41:10.274 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 5f6a645c-a4ee-4a53-a8f7-a23edb7f3094 2026-05-08 00:41:10.438 10 INFO neutron.plugins.ml2.plugin [None req-a88f21e5-b7fc-48f3-a9a0-e5639c41a9a2 - - - - - -] Attempt 1 to provision port 5f6a645c-a4ee-4a53-a8f7-a23edb7f3094 2026-05-08 00:41:10.562 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 206ecbb3-473a-4a4e-94c2-7d8c2d471a73 2026-05-08 00:41:10.750 10 INFO neutron.plugins.ml2.plugin [None req-2e31fe8f-aaeb-4d97-bc69-c0b09ff802bf - - - - - -] Attempt 1 to provision port 206ecbb3-473a-4a4e-94c2-7d8c2d471a73 2026-05-08 00:41:11.005 9 INFO neutron.plugins.ml2.plugin [None req-dede560f-0748-4bf4-8045-18ba9c5c1c52 - - - - - -] Attempt 1 to provision port 1f5385c5-d830-4784-a291-e16e1ee526f7 2026-05-08 00:41:11.922 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 206ecbb3-473a-4a4e-94c2-7d8c2d471a73 2026-05-08 00:41:12.295 9 INFO neutron.plugins.ml2.plugin [None req-77848866-d1a5-43e0-8967-295fc58e6437 - - - - - -] Attempt 1 to provision port 6a482fce-5353-4cfa-8ee8-605c1f1c721c 2026-05-08 00:41:12.649 9 INFO neutron.plugins.ml2.plugin [None req-191cade9-766a-481f-a0c4-a57e619797db - - - - - -] Attempt 1 to provision port 206ecbb3-473a-4a4e-94c2-7d8c2d471a73 2026-05-08 00:41:13.551 9 INFO neutron.plugins.ml2.plugin [None req-84379635-947a-4bdc-906e-a2dbc20fd576 - - - - - -] Attempt 1 to provision port 6a482fce-5353-4cfa-8ee8-605c1f1c721c 2026-05-08 00:41:13.910 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port c82597d4-5de5-42dc-8d5c-abf16959dad9 2026-05-08 00:41:14.906 10 INFO neutron.plugins.ml2.plugin [None req-c8515d10-f128-4dc0-9ed5-3c28a5e1142f - - - - - -] Attempt 1 to provision port ceda74c2-8c21-4260-b3ae-6c3b1e6aeb44 2026-05-08 00:41:15.661 10 INFO neutron.plugins.ml2.plugin [None req-97254b2c-278d-4d4f-87b1-dcfeeebbbdfb - - - - - -] Attempt 1 to provision port ceda74c2-8c21-4260-b3ae-6c3b1e6aeb44 2026-05-08 00:41:15.909 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port c82597d4-5de5-42dc-8d5c-abf16959dad9 2026-05-08 00:41:16.819 9 INFO neutron.plugins.ml2.plugin [None req-c6f9a057-38e6-4884-8ee2-2883d505eedb - - - - - -] Attempt 1 to provision port e3729ebd-e025-452e-9f67-fa39132c835c 2026-05-08 00:41:17.673 9 INFO neutron.plugins.ml2.plugin [None req-e269facf-cc4d-445e-acd9-d4b66dc98f80 - - - - - -] Attempt 1 to provision port e3729ebd-e025-452e-9f67-fa39132c835c 2026-05-08 00:41:22.260 9 INFO neutron.plugins.ml2.plugin [None req-2d563009-c0ab-47b2-b15f-055906ecc1a8 - - - - - -] Attempt 1 to provision port 022ba406-93c2-41d1-a5af-d7157e8fbff0 2026-05-08 00:41:24.010 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 022ba406-93c2-41d1-a5af-d7157e8fbff0 2026-05-08 00:41:24.155 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba86a06d-d1e1-4734-aff3-e1f8afa7a5a6'] response: {'server_uuid': '87d785a2-5ac0-424c-8635-b2761f6fc507', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '022ba406-93c2-41d1-a5af-d7157e8fbff0', 'code': 200} 2026-05-08 00:41:25.917 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 022ba406-93c2-41d1-a5af-d7157e8fbff0 2026-05-08 00:41:31.968 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port dc1d4d8c-329b-49e3-9d15-5ed4c6487763 2026-05-08 00:41:32.107 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c15c836-387a-4a76-ba71-450a7793ce0d'] response: {'server_uuid': 'e6f15080-6a30-4b60-8f29-765841607fc6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dc1d4d8c-329b-49e3-9d15-5ed4c6487763', 'code': 200} 2026-05-08 00:41:34.016 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port dc1d4d8c-329b-49e3-9d15-5ed4c6487763 2026-05-08 00:41:34.315 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 6a482fce-5353-4cfa-8ee8-605c1f1c721c 2026-05-08 00:41:34.677 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port e3729ebd-e025-452e-9f67-fa39132c835c 2026-05-08 00:41:35.042 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port ceda74c2-8c21-4260-b3ae-6c3b1e6aeb44 2026-05-08 00:41:35.422 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 3de99834-a86a-4d0d-a015-d35b3329929c 2026-05-08 00:41:36.058 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 3de99834-a86a-4d0d-a015-d35b3329929c 2026-05-08 00:41:36.440 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 6a482fce-5353-4cfa-8ee8-605c1f1c721c 2026-05-08 00:41:36.741 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port e3729ebd-e025-452e-9f67-fa39132c835c 2026-05-08 00:41:37.055 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port ceda74c2-8c21-4260-b3ae-6c3b1e6aeb44 2026-05-08 00:41:52.869 9 INFO neutron.plugins.ml2.plugin [None req-8d1ca4e6-0f93-475b-b545-3b1af73b949f - - - - - -] Attempt 1 to provision port 51447afb-699c-41ef-af63-024c0682ee4e 2026-05-08 00:42:06.618 9 INFO neutron.plugins.ml2.plugin [None req-dc7d9205-0c55-478b-b8ed-46f56ad9756a - - - - - -] Attempt 1 to provision port 333762e3-a577-49d4-a62d-84b05f84a0cb 2026-05-08 00:42:08.055 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 333762e3-a577-49d4-a62d-84b05f84a0cb 2026-05-08 00:42:08.238 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ebc45e29-13d9-4493-baa4-d56f1f5d3e98'] response: {'server_uuid': 'ab78339f-f35e-49c9-8133-c8808d73a8b1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '333762e3-a577-49d4-a62d-84b05f84a0cb', 'code': 200} 2026-05-08 00:42:09.968 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 333762e3-a577-49d4-a62d-84b05f84a0cb 2026-05-08 00:42:47.514 10 INFO neutron.plugins.ml2.plugin [None req-19e035b3-e4ef-4992-bde2-b2cf0fa1fa2b - - - - - -] Attempt 1 to provision port b4aae103-763f-4ec6-8415-c1973970b9a3 2026-05-08 00:42:50.181 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port b4aae103-763f-4ec6-8415-c1973970b9a3 2026-05-08 00:42:50.390 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee940621-9bc9-4636-bce3-349b6bada813'] response: {'server_uuid': 'ab78339f-f35e-49c9-8133-c8808d73a8b1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b4aae103-763f-4ec6-8415-c1973970b9a3', 'code': 200} 2026-05-08 00:42:52.092 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port b4aae103-763f-4ec6-8415-c1973970b9a3 2026-05-08 00:43:20.070 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port b04d1e73-d714-4970-82bf-4ff922e07323 2026-05-08 00:43:20.621 9 INFO neutron.plugins.ml2.plugin [None req-8629ae79-b140-4a96-a18b-2f99101b2af9 - - - - - -] Attempt 1 to provision port b04d1e73-d714-4970-82bf-4ff922e07323 2026-05-08 00:43:20.775 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-69730ec9-bedc-4658-90a7-b113d153f1ce'] response: {'server_uuid': 'ab78339f-f35e-49c9-8133-c8808d73a8b1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b04d1e73-d714-4970-82bf-4ff922e07323', 'code': 200} 2026-05-08 00:43:22.062 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port b04d1e73-d714-4970-82bf-4ff922e07323 2026-05-08 00:43:34.159 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 0a96a965-403a-4f87-b715-7fd0cd5af9d9 2026-05-08 00:43:34.312 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-70fb9e05-3f0b-4515-87f1-9f77c963837e'] response: {'server_uuid': 'ab78339f-f35e-49c9-8133-c8808d73a8b1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0a96a965-403a-4f87-b715-7fd0cd5af9d9', 'code': 200} 2026-05-08 00:43:36.013 10 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 0a96a965-403a-4f87-b715-7fd0cd5af9d9 2026-05-08 00:43:48.220 10 INFO neutron.plugins.ml2.plugin [None req-a7796f35-c75c-43e6-8bf1-8f19e24a79a6 - - - - - -] Attempt 1 to provision port 0a96a965-403a-4f87-b715-7fd0cd5af9d9 2026-05-08 00:43:50.115 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port 0a96a965-403a-4f87-b715-7fd0cd5af9d9 2026-05-08 00:44:14.094 10 INFO neutron.plugins.ml2.plugin [None req-8fac3f23-aa0a-43ff-a0f8-5c2fc3f937cd - - - - - -] Attempt 1 to provision port b04d1e73-d714-4970-82bf-4ff922e07323 2026-05-08 00:44:14.125 9 INFO neutron.plugins.ml2.plugin [None req-68e4af70-4789-49ae-a138-2d04ebfc58e3 - - - - - -] Attempt 1 to provision port b04d1e73-d714-4970-82bf-4ff922e07323