+ 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-27 01:18:48.156 1 INFO neutron.common.config [-] Logging enabled! 2026-05-27 01:18:48.156 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-05-27 01:18:48.157 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-27 01:18:48.157 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-27 01:18:49.130 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 01:18:49.133 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-27 01:18:49.135 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-27 01:18:49.136 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 01:18:49.136 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-27 01:18:49.137 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-27 01:18:49.137 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 01:18:49.142 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 01:18:49.142 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 01:18:49.142 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 01:18:49.157 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-27 01:18:49.158 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 01:18:49.158 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-27 01:18:49.188 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-27 01:18:49.189 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-27 01:18:49.189 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-27 01:18:49.189 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-27 01:18:49.194 1 WARNING oslo_policy.policy [None req-4850a1e2-6315-410b-9253-d106783c7200 - - - - - -] 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-27 01:18:49.458 1 INFO neutron.plugins.ml2.managers [None req-4850a1e2-6315-410b-9253-d106783c7200 - - - - - -] Initializing driver for type 'vlan' 2026-05-27 01:18:49.630 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-4850a1e2-6315-410b-9253-d106783c7200 - - - - - -] VlanTypeDriver initialization complete 2026-05-27 01:18:49.630 1 INFO neutron.plugins.ml2.managers [None req-4850a1e2-6315-410b-9253-d106783c7200 - - - - - -] Initializing driver for type 'vxlan' 2026-05-27 01:18:49.631 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-4850a1e2-6315-410b-9253-d106783c7200 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-27 01:18:49.671 1 INFO neutron.plugins.ml2.managers [None req-4850a1e2-6315-410b-9253-d106783c7200 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-27 01:18:49.672 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-4850a1e2-6315-410b-9253-d106783c7200 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-27 01:18:49.673 1 INFO neutron.plugins.ml2.managers [None req-4850a1e2-6315-410b-9253-d106783c7200 - - - - - -] Initializing extension driver 'port_security' 2026-05-27 01:18:49.673 1 INFO neutron.plugins.ml2.extensions.port_security [None req-4850a1e2-6315-410b-9253-d106783c7200 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-27 01:18:49.673 1 INFO neutron.plugins.ml2.managers [None req-4850a1e2-6315-410b-9253-d106783c7200 - - - - - -] Initializing extension driver 'qos' 2026-05-27 01:18:49.674 1 INFO neutron.plugins.ml2.managers [None req-4850a1e2-6315-410b-9253-d106783c7200 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-27 01:18:49.674 1 INFO neutron.plugins.ml2.managers [None req-4850a1e2-6315-410b-9253-d106783c7200 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-27 01:18:49.689 1 INFO neutron.quota [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded quota_driver: . 2026-05-27 01:18:49.690 1 INFO neutron.plugins.ml2.plugin [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Modular L2 Plugin initialization complete 2026-05-27 01:18:49.690 1 INFO neutron.plugins.ml2.managers [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-27 01:18:49.690 1 INFO neutron.plugins.ml2.managers [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-27 01:18:49.691 1 INFO neutron.plugins.ml2.managers [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-27 01:18:49.691 1 INFO neutron.extensions.vlantransparent [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Disabled vlantransparent extension. 2026-05-27 01:18:49.691 1 INFO neutron.manager [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loading Plugin: qos 2026-05-27 01:18:49.701 1 INFO neutron.manager [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loading Plugin: router 2026-05-27 01:18:49.728 1 INFO neutron.services.service_base [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-27 01:18:49.729 1 INFO neutron.manager [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loading Plugin: segments 2026-05-27 01:18:49.796 1 INFO neutron.manager [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loading Plugin: trunk 2026-05-27 01:18:49.853 1 INFO neutron.manager [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loading Plugin: vpnaas 2026-05-27 01:18:49.891 1 WARNING stevedore.named [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-27 01:18:49.950 1 INFO neutron_vpnaas.services.vpn.plugin [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-27 01:18:49.951 1 INFO neutron.common.utils [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-27 01:18:49.951 1 INFO neutron.manager [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loading Plugin: auto_allocate 2026-05-27 01:18:49.958 1 INFO neutron.manager [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loading Plugin: tag 2026-05-27 01:18:49.963 1 INFO neutron.manager [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loading Plugin: timestamp 2026-05-27 01:18:49.965 1 INFO neutron.manager [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loading Plugin: network_ip_availability 2026-05-27 01:18:49.970 1 INFO neutron.manager [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loading Plugin: flavors 2026-05-27 01:18:49.972 1 INFO neutron.manager [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loading Plugin: revisions 2026-05-27 01:18:49.975 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Initializing extension manager. 2026-05-27 01:18:49.976 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: address-group 2026-05-27 01:18:49.976 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: address-scope 2026-05-27 01:18:49.977 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-27 01:18:49.978 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: agent 2026-05-27 01:18:49.978 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: agent-resources-synced 2026-05-27 01:18:49.979 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-27 01:18:49.980 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-27 01:18:49.981 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: availability_zone 2026-05-27 01:18:49.981 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: availability_zone_filter 2026-05-27 01:18:49.981 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-27 01:18:49.982 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: default-subnetpools 2026-05-27 01:18:49.983 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-27 01:18:49.984 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: dns-integration 2026-05-27 01:18:49.984 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: dns-domain-ports 2026-05-27 01:18:49.985 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-27 01:18:49.985 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: dvr 2026-05-27 01:18:49.986 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-27 01:18:49.986 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: empty-string-filtering 2026-05-27 01:18:49.987 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 01:18:49.987 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-27 01:18:49.988 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: external-net 2026-05-27 01:18:49.988 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-27 01:18:49.988 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: extraroute 2026-05-27 01:18:49.989 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: extraroute-atomic 2026-05-27 01:18:49.989 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-27 01:18:49.990 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-27 01:18:49.990 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-27 01:18:49.991 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-27 01:18:49.991 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: fip-port-details 2026-05-27 01:18:49.992 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: flavors 2026-05-27 01:18:49.993 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-27 01:18:49.993 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: floatingip-pools 2026-05-27 01:18:49.994 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: ip_allocation 2026-05-27 01:18:49.994 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-27 01:18:49.995 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: l2_adjacency 2026-05-27 01:18:49.996 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: router 2026-05-27 01:18:49.997 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 01:18:49.998 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-27 01:18:49.998 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-27 01:18:49.999 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: ext-gw-mode 2026-05-27 01:18:49.999 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: l3-ha 2026-05-27 01:18:50.000 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-27 01:18:50.000 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-27 01:18:50.001 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: l3-flavors 2026-05-27 01:18:50.001 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-27 01:18:50.002 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-27 01:18:50.004 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-27 01:18:50.005 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-27 01:18:50.005 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-27 01:18:50.006 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-27 01:18:50.007 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-27 01:18:50.007 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: multi-provider 2026-05-27 01:18:50.008 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: net-mtu 2026-05-27 01:18:50.008 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: net-mtu-writable 2026-05-27 01:18:50.009 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: network_availability_zone 2026-05-27 01:18:50.009 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: network_ha 2026-05-27 01:18:50.010 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: network-ip-availability 2026-05-27 01:18:50.011 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-27 01:18:50.011 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: pagination 2026-05-27 01:18:50.012 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: port-device-profile 2026-05-27 01:18:50.012 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-27 01:18:50.012 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-27 01:18:50.013 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-27 01:18:50.013 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: port-mac-override 2026-05-27 01:18:50.014 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-27 01:18:50.014 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-27 01:18:50.015 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: port-resource-request 2026-05-27 01:18:50.015 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-27 01:18:50.016 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: binding 2026-05-27 01:18:50.016 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: binding-extended 2026-05-27 01:18:50.017 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: port-security 2026-05-27 01:18:50.017 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: project-id 2026-05-27 01:18:50.018 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: provider 2026-05-27 01:18:50.019 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: qos 2026-05-27 01:18:50.020 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-27 01:18:50.020 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-27 01:18:50.021 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: qos-default 2026-05-27 01:18:50.022 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: qos-fip 2026-05-27 01:18:50.022 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-27 01:18:50.023 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-27 01:18:50.023 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-27 01:18:50.024 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-27 01:18:50.024 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-27 01:18:50.025 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: qos-pps 2026-05-27 01:18:50.025 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-27 01:18:50.025 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-27 01:18:50.026 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: qos-rules-alias 2026-05-27 01:18:50.026 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: quota-check-limit 2026-05-27 01:18:50.028 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: quotas 2026-05-27 01:18:50.030 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: quota_details 2026-05-27 01:18:50.031 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: rbac-policies 2026-05-27 01:18:50.031 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: rbac-address-group 2026-05-27 01:18:50.032 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: rbac-address-scope 2026-05-27 01:18:50.032 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: rbac-security-groups 2026-05-27 01:18:50.033 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-27 01:18:50.033 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: revision-if-match 2026-05-27 01:18:50.034 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-27 01:18:50.034 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: router_availability_zone 2026-05-27 01:18:50.035 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-27 01:18:50.036 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-27 01:18:50.036 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-27 01:18:50.037 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-27 01:18:50.037 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-27 01:18:50.038 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-27 01:18:50.038 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-27 01:18:50.045 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: security-group 2026-05-27 01:18:50.046 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: segment 2026-05-27 01:18:50.046 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-27 01:18:50.047 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: service-type 2026-05-27 01:18:50.047 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: sorting 2026-05-27 01:18:50.047 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: standard-attr-segment 2026-05-27 01:18:50.048 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: standard-attr-description 2026-05-27 01:18:50.049 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: stateful-security-group 2026-05-27 01:18:50.049 1 WARNING neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-27 01:18:50.049 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-27 01:18:50.050 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: subnet_onboard 2026-05-27 01:18:50.050 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-27 01:18:50.051 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: subnet-service-types 2026-05-27 01:18:50.051 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: subnet_allocation 2026-05-27 01:18:50.052 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-27 01:18:50.053 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-27 01:18:50.055 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: standard-attr-tag 2026-05-27 01:18:50.056 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-27 01:18:50.056 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: trunk 2026-05-27 01:18:50.057 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: trunk-details 2026-05-27 01:18:50.057 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-27 01:18:50.058 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-27 01:18:50.059 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-27 01:18:50.060 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-27 01:18:50.060 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: vpn-flavors 2026-05-27 01:18:50.061 1 INFO neutron.api.extensions [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Loaded extension: vpnaas 2026-05-27 01:18:50.064 1 INFO oslo_service.service [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Starting 2 workers 2026-05-27 01:18:50.069 1 INFO oslo_service.service [None req-4f461b83-2e8e-4be1-99b3-2009f9dcfbd4 - - - - - -] Starting 1 workers 2026-05-27 01:19:28.969 9 INFO neutron.db.l3_hamode_db [None req-52a44dbf-6a79-40e7-91a2-4025de2be943 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 01:19:41.631 10 INFO neutron.plugins.ml2.plugin [None req-4d32a3f0-f0c9-4df0-996c-279b6f5d864e - - - - - -] Attempt 1 to provision port ca49b57a-79b7-4694-b80f-13789e7bc195 2026-05-27 01:19:41.804 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port ca49b57a-79b7-4694-b80f-13789e7bc195 2026-05-27 01:19:43.525 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port ca49b57a-79b7-4694-b80f-13789e7bc195 2026-05-27 01:24:05.752 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 4b217b65-efdf-496d-8fc6-d5d7b588fe4e 2026-05-27 01:24:05.834 10 INFO neutron.plugins.ml2.plugin [None req-06eec8bd-6916-4fe4-afa7-bd31fe10cdd2 - - - - - -] Attempt 1 to provision port 4b217b65-efdf-496d-8fc6-d5d7b588fe4e 2026-05-27 01:24:07.730 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 4b217b65-efdf-496d-8fc6-d5d7b588fe4e 2026-05-27 01:24:13.660 9 INFO neutron.plugins.ml2.plugin [None req-773217eb-3f03-46d7-969e-2046536541e4 - - - - - -] Attempt 1 to provision port 89fe6544-5f9e-4bcf-86d7-d01c809f4a11 2026-05-27 01:27:56.006 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 89fe6544-5f9e-4bcf-86d7-d01c809f4a11 2026-05-27 01:27:57.914 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 89fe6544-5f9e-4bcf-86d7-d01c809f4a11 2026-05-27 01:37:42.286 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 539cf5f3-96ae-496f-8a32-a027d5581265 2026-05-27 01:37:44.269 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 539cf5f3-96ae-496f-8a32-a027d5581265 2026-05-27 01:54:14.659 9 INFO neutron.plugins.ml2.plugin [None req-b508ff2d-da0d-4674-9bc5-35add4cfa120 - - - - - -] Attempt 1 to provision port 22e9cbfb-8e59-48a5-8a9a-7486c158a560 2026-05-27 01:54:15.108 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 0d1fc2d8-840a-4996-8c5b-0f43147f94bb 2026-05-27 01:54:15.210 9 INFO neutron.plugins.ml2.plugin [None req-a7a56894-532e-4996-befc-2860b37aae81 - - - - - -] Attempt 1 to provision port 6d9477bd-d09b-4ebb-9d46-3e034064ecf4 2026-05-27 01:54:15.468 9 INFO neutron.plugins.ml2.plugin [None req-64ffc455-0bd4-402e-9ddf-a1315e8c9534 - - - - - -] Attempt 1 to provision port 549f33f9-48c7-4d3d-b1e3-cef963830990 2026-05-27 01:54:15.621 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 549f33f9-48c7-4d3d-b1e3-cef963830990 2026-05-27 01:54:15.921 9 INFO neutron.plugins.ml2.plugin [None req-11fde515-f01c-498d-93ca-0440cc7ed7c9 - - - - - -] Attempt 1 to provision port 0d1fc2d8-840a-4996-8c5b-0f43147f94bb 2026-05-27 01:54:15.987 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 14c4527b-42f5-4bf2-ae40-8b70a1170d4b 2026-05-27 01:54:15.989 9 INFO neutron.plugins.ml2.plugin [None req-11fde515-f01c-498d-93ca-0440cc7ed7c9 - - - - - -] Attempt 1 to provision port 14c4527b-42f5-4bf2-ae40-8b70a1170d4b 2026-05-27 01:54:17.134 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 549f33f9-48c7-4d3d-b1e3-cef963830990 2026-05-27 01:54:17.690 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 0d1fc2d8-840a-4996-8c5b-0f43147f94bb 2026-05-27 01:54:17.784 10 INFO neutron.plugins.ml2.plugin [None req-95ea924d-bf36-45ed-956a-785201c7b0f6 - - - - - -] Attempt 1 to provision port 003d43a3-7886-4af6-acfb-b163148fcce2 2026-05-27 01:54:17.837 10 INFO neutron.plugins.ml2.plugin [None req-95ea924d-bf36-45ed-956a-785201c7b0f6 - - - - - -] Attempt 1 to provision port 23c87c8b-5f75-49c0-a0cf-893d323d766f 2026-05-27 01:54:18.112 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 14c4527b-42f5-4bf2-ae40-8b70a1170d4b 2026-05-27 01:54:18.400 10 INFO neutron.plugins.ml2.plugin [None req-6f05300e-a116-4b4b-bb40-4add1f59723d - - - - - -] Attempt 1 to provision port 003d43a3-7886-4af6-acfb-b163148fcce2 2026-05-27 01:54:19.355 10 INFO neutron.plugins.ml2.plugin [None req-621a403a-3e15-4d67-81ec-e9ba774be89b - - - - - -] Attempt 1 to provision port 9124161b-24ba-4385-92cd-e8cfc6599726 2026-05-27 01:54:19.945 9 INFO neutron.plugins.ml2.plugin [None req-1c0a02a1-06a0-4f07-a638-824d382f62c5 - - - - - -] Attempt 1 to provision port 9124161b-24ba-4385-92cd-e8cfc6599726 2026-05-27 01:54:20.597 9 INFO neutron.plugins.ml2.plugin [None req-fa9077fb-c0a7-4b45-868e-e993db8524c4 - - - - - -] Attempt 1 to provision port 5a5ddac2-10fb-4043-bc32-1eeb7941339b 2026-05-27 01:54:21.467 10 INFO neutron.plugins.ml2.plugin [None req-9f253141-3071-4b2d-bc29-32e31aedfaf4 - - - - - -] Attempt 1 to provision port 5a5ddac2-10fb-4043-bc32-1eeb7941339b 2026-05-27 01:54:22.035 10 INFO neutron.plugins.ml2.plugin [None req-275ca4d2-9559-420c-853c-362f7b1430dc - - - - - -] Attempt 1 to provision port 6023abc3-d940-4baa-88c1-eeed33cf43f5 2026-05-27 01:54:23.003 10 INFO neutron.plugins.ml2.plugin [None req-f3e7dfbf-59f4-4477-9723-d6afd19dc04c - - - - - -] Attempt 1 to provision port ed241e75-db15-4306-9b2e-c20ea29e9b21 2026-05-27 01:54:23.151 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port ed241e75-db15-4306-9b2e-c20ea29e9b21 2026-05-27 01:54:24.451 9 INFO neutron.plugins.ml2.plugin [None req-9ab0e966-4a40-41aa-826c-fc916a7191ef - - - - - -] Attempt 1 to provision port 899561ca-0e1a-4595-ae8c-f5f3a5ca4620 2026-05-27 01:54:25.000 9 INFO neutron.plugins.ml2.plugin [None req-08f5c4a4-d216-4e4a-9560-d1e6e5dd88f3 - - - - - -] Attempt 1 to provision port 899561ca-0e1a-4595-ae8c-f5f3a5ca4620 2026-05-27 01:54:25.125 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port ed241e75-db15-4306-9b2e-c20ea29e9b21 2026-05-27 01:54:27.261 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 251f237c-114c-4a9c-98a1-c5219fc0fe74 2026-05-27 01:54:27.281 9 INFO neutron.plugins.ml2.plugin [None req-95473d6d-e847-42f2-a616-e894cb1b4f23 - - - - - -] Attempt 1 to provision port d88cb5af-3aec-4216-adc7-dbe23bfbe0c3 2026-05-27 01:54:27.919 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port d22e3c47-45bc-4975-8351-a2b4f42ed432 2026-05-27 01:54:28.474 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 562c1973-89c2-44bc-bd1b-75399e906213 2026-05-27 01:54:28.946 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port db90c493-16e6-4e47-be9d-a0a45ddaf912 /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-27 01:54:29.851 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 562c1973-89c2-44bc-bd1b-75399e906213 2026-05-27 01:54:30.327 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port db90c493-16e6-4e47-be9d-a0a45ddaf912 2026-05-27 01:54:33.301 10 INFO neutron.plugins.ml2.plugin [None req-c5bcb084-6aed-40d8-9d0e-bceec68b5a8c - - - - - -] Attempt 1 to provision port e5412e70-697e-4959-90f1-438a25b96d0b 2026-05-27 01:54:33.946 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port d88cb5af-3aec-4216-adc7-dbe23bfbe0c3 2026-05-27 01:54:35.489 10 INFO neutron.plugins.ml2.plugin [None req-a9f8a492-e746-42cd-b69f-7ccf749119bd - - - - - -] Attempt 1 to provision port 5e536beb-b76a-4693-b2da-aa52bab205b4 2026-05-27 01:54:35.880 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 7ca94963-ed4e-4deb-bdfd-1da6c98aad06 2026-05-27 01:54:36.060 9 INFO neutron.plugins.ml2.plugin [None req-57ef85b0-4b44-4dc0-8645-adca3847ceea - - - - - -] Attempt 1 to provision port 7ca94963-ed4e-4deb-bdfd-1da6c98aad06 2026-05-27 01:54:36.272 10 INFO neutron.plugins.ml2.plugin [None req-e6679a5c-981b-4553-bf83-a6a679c841af - - - - - -] Attempt 1 to provision port 4abf89a3-8a29-4718-a1f8-bf804b0bfd5b 2026-05-27 01:54:36.436 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port d88cb5af-3aec-4216-adc7-dbe23bfbe0c3 2026-05-27 01:54:36.802 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 05b1c307-5ed0-40e9-a5eb-e939b8108718 2026-05-27 01:54:36.849 10 INFO neutron.plugins.ml2.plugin [None req-eef3158a-6a68-4875-a317-81e9a777527b - - - - - -] Attempt 1 to provision port 05b1c307-5ed0-40e9-a5eb-e939b8108718 2026-05-27 01:54:37.535 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-27b9d43e-da9e-4ecd-8153-69d7c06f0a0e'] response: {'server_uuid': '536cff37-0397-48ea-b0f7-554114ca8479', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd88cb5af-3aec-4216-adc7-dbe23bfbe0c3', 'code': 200} 2026-05-27 01:54:38.575 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 05b1c307-5ed0-40e9-a5eb-e939b8108718 2026-05-27 01:54:38.702 10 INFO neutron.plugins.ml2.plugin [None req-0c66af07-b884-42b4-99d3-93835e880f27 - - - - - -] Attempt 1 to provision port 0e218b68-bbbf-4041-af67-02fd2fc6c4eb 2026-05-27 01:54:39.005 10 INFO neutron.plugins.ml2.plugin [None req-6055ca43-3d1d-400c-b5b4-9f46ec3a2e2f - - - - - -] Attempt 1 to provision port 70dc6b29-9edd-48ab-aafc-168f75c5d9ba 2026-05-27 01:54:39.303 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 7ca94963-ed4e-4deb-bdfd-1da6c98aad06 2026-05-27 01:54:39.652 9 INFO neutron.plugins.ml2.plugin [None req-50f57e0e-a011-4871-ad41-b7a439e690e3 - - - - - -] Attempt 1 to provision port 70dc6b29-9edd-48ab-aafc-168f75c5d9ba 2026-05-27 01:54:39.738 9 INFO neutron.plugins.ml2.plugin [None req-50f57e0e-a011-4871-ad41-b7a439e690e3 - - - - - -] Attempt 1 to provision port 0e218b68-bbbf-4041-af67-02fd2fc6c4eb 2026-05-27 01:54:40.667 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port e5412e70-697e-4959-90f1-438a25b96d0b 2026-05-27 01:54:41.325 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1018fe6f-1335-4a2d-a35b-91a9d68b3116'] response: {'server_uuid': '28565cbe-c292-4a0f-86de-876bca255716', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e5412e70-697e-4959-90f1-438a25b96d0b', 'code': 200} 2026-05-27 01:54:41.456 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 068830a1-7f9d-4dc8-b6c0-434c8ddaa5b6 2026-05-27 01:54:42.511 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 0e720748-ac1e-4a95-b5a7-c754e5313b54 2026-05-27 01:54:43.385 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 068830a1-7f9d-4dc8-b6c0-434c8ddaa5b6 2026-05-27 01:54:43.827 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port e5412e70-697e-4959-90f1-438a25b96d0b 2026-05-27 01:54:44.702 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 0e720748-ac1e-4a95-b5a7-c754e5313b54 2026-05-27 01:54:46.687 9 INFO neutron.plugins.ml2.plugin [None req-7ee93a7a-dfc0-4446-8592-32866f4fe9d8 - - - - - -] Attempt 1 to provision port 8aa26404-980f-4eab-82ab-72b5fab31622 2026-05-27 01:54:47.055 10 INFO neutron.plugins.ml2.plugin [None req-4eabda93-ec4f-412f-94ec-e83307bb6db2 - - - - - -] Attempt 1 to provision port f45571c3-01a5-4a75-b0d3-15c841d7cb20 2026-05-27 01:54:47.577 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-74c2d0ac-37b6-4a03-b105-2c058ead3439'] response: {'server_uuid': '28565cbe-c292-4a0f-86de-876bca255716', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e5412e70-697e-4959-90f1-438a25b96d0b', 'code': 200} 2026-05-27 01:54:50.792 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port f45571c3-01a5-4a75-b0d3-15c841d7cb20 2026-05-27 01:54:50.956 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e5ba8da-cce0-42af-a494-6363904cfe29'] response: {'server_uuid': '1b0a2c6d-6990-4a90-903b-108f95063e86', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f45571c3-01a5-4a75-b0d3-15c841d7cb20', 'code': 200} 2026-05-27 01:54:51.419 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 8aa26404-980f-4eab-82ab-72b5fab31622 2026-05-27 01:54:52.784 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port f45571c3-01a5-4a75-b0d3-15c841d7cb20 2026-05-27 01:54:53.055 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6619bb6-78f5-417c-a461-6a12d393daa9'] response: {'server_uuid': '268daa8b-60dc-48c0-a1a3-f5a8841c6b4a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8aa26404-980f-4eab-82ab-72b5fab31622', 'code': 200} 2026-05-27 01:54:53.439 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 8aa26404-980f-4eab-82ab-72b5fab31622 /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-27 01:55:03.582 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 5e536beb-b76a-4693-b2da-aa52bab205b4 2026-05-27 01:55:04.517 9 INFO neutron.plugins.ml2.plugin [None req-facdabab-967b-4166-aeca-ef1e9334f82d - - - - - -] Attempt 1 to provision port 8ffec175-eb67-4f13-9054-0fb725349b59 2026-05-27 01:55:04.599 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 0e218b68-bbbf-4041-af67-02fd2fc6c4eb 2026-05-27 01:55:04.786 10 WARNING neutron.plugins.ml2.plugin [None req-ebdde75a-2b60-4cff-b9fa-7c4b1c5dbbc2 - - - - - -] Concurrent port binding operations failed on port 70dc6b29-9edd-48ab-aafc-168f75c5d9ba 2026-05-27 01:55:04.791 10 INFO neutron.plugins.ml2.plugin [None req-ebdde75a-2b60-4cff-b9fa-7c4b1c5dbbc2 - - - - - -] Attempt 2 to bind port 70dc6b29-9edd-48ab-aafc-168f75c5d9ba 2026-05-27 01:55:05.413 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 8ffec175-eb67-4f13-9054-0fb725349b59 2026-05-27 01:55:05.717 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 4abf89a3-8a29-4718-a1f8-bf804b0bfd5b 2026-05-27 01:55:06.081 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 0e218b68-bbbf-4041-af67-02fd2fc6c4eb 2026-05-27 01:55:06.385 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 5e536beb-b76a-4693-b2da-aa52bab205b4 /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-27 01:55:11.520 10 INFO neutron.plugins.ml2.plugin [None req-94779533-f403-4b96-9458-aaaceeb82774 - - - - - -] Attempt 1 to provision port f45571c3-01a5-4a75-b0d3-15c841d7cb20 2026-05-27 01:55:13.907 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port db0acbb7-df8f-40e0-86c8-77e1395be35e 2026-05-27 01:55:14.202 9 INFO neutron.plugins.ml2.plugin [None req-3ed0b687-1188-4337-baa1-f89d9236034e - - - - - -] Attempt 1 to provision port 99000b75-abf4-407c-8d33-42393124813f 2026-05-27 01:55:14.585 9 INFO neutron.plugins.ml2.plugin [None req-3ed0b687-1188-4337-baa1-f89d9236034e - - - - - -] Attempt 1 to provision port f45571c3-01a5-4a75-b0d3-15c841d7cb20 2026-05-27 01:55:14.639 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 99000b75-abf4-407c-8d33-42393124813f 2026-05-27 01:55:14.789 9 INFO neutron.plugins.ml2.plugin [None req-04679f60-fa79-4d08-8a77-dc70116d2941 - - - - - -] Attempt 1 to provision port db0acbb7-df8f-40e0-86c8-77e1395be35e 2026-05-27 01:55:15.292 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port f45571c3-01a5-4a75-b0d3-15c841d7cb20 2026-05-27 01:55:15.634 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 99000b75-abf4-407c-8d33-42393124813f 2026-05-27 01:55:15.684 9 INFO neutron.plugins.ml2.plugin [None req-76aa8ef4-ad8e-4d90-88b4-0c6b0fc0ae09 - - - - - -] Attempt 1 to provision port 0bd3094a-d1aa-4a6e-8ae2-d378bdc6a74a 2026-05-27 01:55:15.982 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port db0acbb7-df8f-40e0-86c8-77e1395be35e 2026-05-27 01:55:16.242 10 INFO neutron.plugins.ml2.plugin [None req-5efca98f-4428-4f0e-a24d-9128de24c8a9 - - - - - -] Attempt 1 to provision port 0bd3094a-d1aa-4a6e-8ae2-d378bdc6a74a 2026-05-27 01:55:18.306 10 INFO neutron.plugins.ml2.plugin [None req-c12e0c59-a430-4bc2-aaf6-09a352129fd9 - - - - - -] Attempt 1 to provision port 431ffa3e-807e-4799-b5c6-9bff8fdc3035 2026-05-27 01:55:18.879 9 INFO neutron.plugins.ml2.plugin [None req-c965d421-6582-4e93-adc7-f82d868b00c1 - - - - - -] Attempt 1 to provision port 431ffa3e-807e-4799-b5c6-9bff8fdc3035 2026-05-27 01:55:25.366 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 8cfb0cbd-77a3-4d06-a9aa-1956294e51b6 2026-05-27 01:55:26.395 10 INFO neutron.plugins.ml2.plugin [None req-26f23afb-73c3-43e4-9eee-2484513cdcc6 - - - - - -] Attempt 1 to provision port 8cfb0cbd-77a3-4d06-a9aa-1956294e51b6 2026-05-27 01:55:27.252 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 8cfb0cbd-77a3-4d06-a9aa-1956294e51b6 2026-05-27 01:55:27.310 9 INFO neutron.plugins.ml2.plugin [None req-0b7bbfb1-5f65-4596-a979-66d756b15b92 - - - - - -] Attempt 1 to provision port 9256f9c4-0039-42db-86e3-94f60c52099a 2026-05-27 01:55:28.367 9 INFO neutron.plugins.ml2.plugin [None req-b38f8d09-ef32-462a-a25c-19f7b96890f2 - - - - - -] Attempt 1 to provision port 9256f9c4-0039-42db-86e3-94f60c52099a 2026-05-27 01:55:28.728 10 INFO neutron.plugins.ml2.plugin [None req-016337ff-21a0-4341-b76b-c7bd2d39104e - - - - - -] Attempt 1 to provision port 7e6b9a9e-8371-458f-b31b-4de9a42ddb4d 2026-05-27 01:55:29.125 10 INFO neutron.plugins.ml2.plugin [None req-22baed00-f07d-46ad-9d1d-a010a7d37a51 - - - - - -] Attempt 1 to provision port 2e3e7a97-1126-4239-aa30-1501dd04e9c9 2026-05-27 01:55:29.243 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 2e3e7a97-1126-4239-aa30-1501dd04e9c9 2026-05-27 01:55:29.949 9 INFO neutron.plugins.ml2.plugin [None req-dcd14c33-7191-404f-8f47-12aad187d5ca - - - - - -] Attempt 1 to provision port 1470f3ee-cc3f-4107-b542-8336330e4d16 2026-05-27 01:55:31.251 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 2e3e7a97-1126-4239-aa30-1501dd04e9c9 2026-05-27 01:55:32.033 10 INFO neutron.plugins.ml2.plugin [None req-974a44e6-6367-457a-88ed-fd020ff6c76a - - - - - -] Attempt 1 to provision port 68ff7832-6663-4af7-af06-df6d3aa7cb49 2026-05-27 01:55:33.359 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port a52f0334-1bbd-4c0c-b375-9248fb49a16c 2026-05-27 01:55:33.403 9 INFO neutron.plugins.ml2.plugin [None req-d25e76ff-dcd4-4cb1-8f1b-a4d873bd3337 - - - - - -] Attempt 1 to provision port 68ff7832-6663-4af7-af06-df6d3aa7cb49 2026-05-27 01:55:35.233 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port a52f0334-1bbd-4c0c-b375-9248fb49a16c 2026-05-27 01:55:39.141 9 INFO neutron.plugins.ml2.plugin [None req-74402dc1-6dfe-4fd1-b000-d7dbffe22c64 - - - - - -] Attempt 1 to provision port 97749cf7-50dc-42e6-b450-c8111236c870 2026-05-27 01:55:39.311 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 97749cf7-50dc-42e6-b450-c8111236c870 2026-05-27 01:55:40.698 9 INFO neutron.plugins.ml2.plugin [None req-4c5eafff-dc5f-4995-b0fa-68554c0fb9aa - - - - - -] Attempt 1 to provision port 13b5e2fe-0c1c-4815-b9d9-961768dac445 2026-05-27 01:55:41.083 10 INFO neutron.plugins.ml2.plugin [None req-3136731b-0bef-4c23-b5a4-c45e9740f6db - - - - - -] Attempt 1 to provision port 13b5e2fe-0c1c-4815-b9d9-961768dac445 2026-05-27 01:55:41.311 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 97749cf7-50dc-42e6-b450-c8111236c870 2026-05-27 01:55:49.310 10 INFO neutron.plugins.ml2.plugin [None req-6a3521a3-b9d3-4f09-8978-64d69325d26f - - - - - -] Attempt 1 to provision port 0e7741c7-6080-4d5e-85cf-951ee7894c35 2026-05-27 01:55:49.333 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 68ff7832-6663-4af7-af06-df6d3aa7cb49 2026-05-27 01:55:51.353 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 7e6b9a9e-8371-458f-b31b-4de9a42ddb4d 2026-05-27 01:55:52.020 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 68ff7832-6663-4af7-af06-df6d3aa7cb49 2026-05-27 01:55:53.244 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 7e6b9a9e-8371-458f-b31b-4de9a42ddb4d 2026-05-27 01:56:17.328 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 2a264a5d-375b-4e47-ae44-340fbf78bd1c 2026-05-27 01:56:18.242 10 INFO neutron.plugins.ml2.plugin [None req-de694c2c-ba52-4744-b12a-917abdc502c6 - - - - - -] Attempt 1 to provision port 2a264a5d-375b-4e47-ae44-340fbf78bd1c 2026-05-27 01:56:19.296 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 2a264a5d-375b-4e47-ae44-340fbf78bd1c 2026-05-27 01:56:20.992 9 INFO neutron.plugins.ml2.plugin [None req-18733d6d-2bb0-4f15-b979-becc22390294 - - - - - -] Attempt 1 to provision port 304d9172-2061-4abf-9a4d-3dcdc58553a0 2026-05-27 01:56:37.522 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 26cc7a14-49a2-43c3-9e7d-9e129268496c 2026-05-27 01:56:38.080 9 INFO neutron.plugins.ml2.plugin [None req-b7047bac-8465-4af5-afd5-9433855b9b5a - - - - - -] Attempt 1 to provision port 26cc7a14-49a2-43c3-9e7d-9e129268496c 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server [None req-619947fb-104b-472e-892c-8226abb65089 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 155a1fe9-8e7d-4a06-87b0-a74e66298763: This subnet is being modified by another concurrent operation. 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 244, in inner 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1586, in create_port 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1551, in _create_port_db 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1603, in create_port_db 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server raise exception 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 155a1fe9-8e7d-4a06-87b0-a74e66298763: This subnet is being modified by another concurrent operation. 2026-05-27 01:56:39.840 9 ERROR oslo_messaging.rpc.server  2026-05-27 01:56:45.744 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 304d9172-2061-4abf-9a4d-3dcdc58553a0 2026-05-27 01:56:45.885 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf75b784-abf0-46e5-a350-7344de52613a'] response: {'server_uuid': 'e2e5de66-69c3-4fae-8c19-86d8fc0a38e9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '304d9172-2061-4abf-9a4d-3dcdc58553a0', 'code': 200} 2026-05-27 01:56:47.359 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 304d9172-2061-4abf-9a4d-3dcdc58553a0 2026-05-27 01:56:51.345 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 6ebf6ea6-5ee1-4e4b-9ef4-66052559baba 2026-05-27 01:56:52.358 9 INFO neutron.plugins.ml2.plugin [None req-4e11aa53-e8c7-4a04-90f6-ab3f246e99dd - - - - - -] Attempt 1 to provision port 6ebf6ea6-5ee1-4e4b-9ef4-66052559baba 2026-05-27 01:56:53.600 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 6ebf6ea6-5ee1-4e4b-9ef4-66052559baba 2026-05-27 01:57:03.535 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f07a059d-2eb1-41ab-9ab1-df190d23168c'] response: {'server_uuid': 'e2e5de66-69c3-4fae-8c19-86d8fc0a38e9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '304d9172-2061-4abf-9a4d-3dcdc58553a0', 'code': 200} 2026-05-27 01:57:30.270 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 546c2ceb-df1f-47fc-b059-341848daf5bb 2026-05-27 01:57:31.201 10 INFO neutron.plugins.ml2.plugin [None req-75ef1a12-1ad0-4afb-9345-998744097067 - - - - - -] Attempt 1 to provision port 546c2ceb-df1f-47fc-b059-341848daf5bb 2026-05-27 01:57:32.257 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 546c2ceb-df1f-47fc-b059-341848daf5bb 2026-05-27 01:57:35.017 9 INFO neutron.plugins.ml2.plugin [None req-815b5afb-4d4f-439d-99f9-5244a6f5fb42 - - - - - -] Attempt 1 to provision port 83d9b239-4a9f-4990-81c6-5c661d8f93e6 2026-05-27 01:57:41.413 10 INFO neutron.plugins.ml2.plugin [None req-b13a08a8-b596-428e-ad97-68224c4131b8 - - - - - -] Attempt 1 to provision port 25d38f6d-3426-44d7-893f-7cec777f5ce8 2026-05-27 01:57:42.303 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 68ea8c97-558e-4974-8650-e0e7a74b722a 2026-05-27 01:57:42.752 9 INFO neutron.plugins.ml2.plugin [None req-175c7dfb-c6f1-4682-915b-dc437b228415 - - - - - -] Attempt 1 to provision port 25d38f6d-3426-44d7-893f-7cec777f5ce8 2026-05-27 01:57:42.802 9 INFO neutron.plugins.ml2.plugin [None req-175c7dfb-c6f1-4682-915b-dc437b228415 - - - - - -] Attempt 1 to provision port 0dc79c04-c92b-4140-ad51-0d585c4b175f 2026-05-27 01:57:43.099 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 0dc79c04-c92b-4140-ad51-0d585c4b175f 2026-05-27 01:57:44.285 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 68ea8c97-558e-4974-8650-e0e7a74b722a 2026-05-27 01:57:45.945 9 INFO neutron.plugins.ml2.plugin [None req-b46aa55c-61d0-4036-94cc-66260c197f9e - - - - - -] Attempt 1 to provision port 5cb0831f-47d6-4d39-bc90-1403915aa7ae 2026-05-27 01:57:46.358 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 5cb0831f-47d6-4d39-bc90-1403915aa7ae 2026-05-27 01:57:46.562 10 INFO neutron.plugins.ml2.plugin [None req-323dcf8c-82a0-4cad-8727-0cae9d504639 - - - - - -] Attempt 1 to provision port f38ed628-d276-4cf1-a1e4-d8f9b9c6df33 2026-05-27 01:57:48.355 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 5cb0831f-47d6-4d39-bc90-1403915aa7ae 2026-05-27 01:57:49.395 9 INFO neutron.plugins.ml2.plugin [None req-62b82100-2b4f-4163-9d25-7819ad3bf43d - - - - - -] Attempt 1 to provision port 8416da33-e1bc-4c68-ac03-599153892143 2026-05-27 01:57:49.759 9 INFO neutron.plugins.ml2.plugin [None req-5bffa065-cf0b-4646-9b1a-4416154a9cf9 - - - - - -] Attempt 1 to provision port 23f3bf68-05f0-4a3e-aed8-a74c22ee7570 2026-05-27 01:57:50.129 9 INFO neutron.plugins.ml2.plugin [None req-4653f132-41f2-4064-a62e-e48a8199449e - - - - - -] Attempt 1 to provision port 8416da33-e1bc-4c68-ac03-599153892143 2026-05-27 01:57:50.312 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 3f21890b-7671-4523-b23d-2009a719fb63 2026-05-27 01:57:52.376 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 3f21890b-7671-4523-b23d-2009a719fb63 2026-05-27 01:57:54.773 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 23f3bf68-05f0-4a3e-aed8-a74c22ee7570 2026-05-27 01:57:54.971 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ed6d0c1-bd3a-404f-aa66-a37f8858e001'] response: {'server_uuid': '22672993-af31-4aba-b664-133bcd30e73b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '23f3bf68-05f0-4a3e-aed8-a74c22ee7570', 'code': 200} 2026-05-27 01:57:56.427 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 23f3bf68-05f0-4a3e-aed8-a74c22ee7570 2026-05-27 01:57:58.608 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port bfbb424d-d5d8-4cc0-9ab8-5436661820a5 2026-05-27 01:57:58.971 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b7c989c-8ac1-4fc5-9d96-227fe4b45bca'] response: {'server_uuid': 'a801d77b-a9a8-4e38-b22d-4853367d2dbc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bfbb424d-d5d8-4cc0-9ab8-5436661820a5', 'code': 200} 2026-05-27 01:58:00.364 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port bfbb424d-d5d8-4cc0-9ab8-5436661820a5 2026-05-27 01:58:00.752 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 25d38f6d-3426-44d7-893f-7cec777f5ce8 2026-05-27 01:58:01.188 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 83d9b239-4a9f-4990-81c6-5c661d8f93e6 2026-05-27 01:58:02.290 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 25d38f6d-3426-44d7-893f-7cec777f5ce8 2026-05-27 01:58:02.683 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 83d9b239-4a9f-4990-81c6-5c661d8f93e6 /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-27 01:58:10.390 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port b4f1744d-aa39-411f-8fb0-93817845a0f6 2026-05-27 01:58:11.290 10 INFO neutron.plugins.ml2.plugin [None req-dc6c90b8-b0d5-4bfc-b58b-ec1c3e017fb0 - - - - - -] Attempt 1 to provision port b4f1744d-aa39-411f-8fb0-93817845a0f6 2026-05-27 01:58:14.339 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 8416da33-e1bc-4c68-ac03-599153892143 2026-05-27 01:58:16.377 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 8416da33-e1bc-4c68-ac03-599153892143 2026-05-27 01:58:16.671 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port f38ed628-d276-4cf1-a1e4-d8f9b9c6df33 2026-05-27 01:58:18.278 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port f38ed628-d276-4cf1-a1e4-d8f9b9c6df33 2026-05-27 01:58:28.516 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-bbffce33-c0db-4d19-b548-e0ffd5b907c7'] response: {'server_uuid': 'a801d77b-a9a8-4e38-b22d-4853367d2dbc', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'bfbb424d-d5d8-4cc0-9ab8-5436661820a5', 'code': 200} 2026-05-27 01:58:30.309 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port bfbb424d-d5d8-4cc0-9ab8-5436661820a5 2026-05-27 01:58:30.476 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4220c9ec-f8da-48ea-964c-1b5e4cd2f5ed'] response: {'server_uuid': 'a801d77b-a9a8-4e38-b22d-4853367d2dbc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bfbb424d-d5d8-4cc0-9ab8-5436661820a5', 'code': 200} 2026-05-27 01:58:32.278 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port bfbb424d-d5d8-4cc0-9ab8-5436661820a5 2026-05-27 01:59:08.497 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa905657-e457-4c74-9c52-48f5052b1e32'] response: {'server_uuid': 'a801d77b-a9a8-4e38-b22d-4853367d2dbc', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'bfbb424d-d5d8-4cc0-9ab8-5436661820a5', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-27 02:00:26.742 9 INFO neutron.plugins.ml2.plugin [None req-6d1dc3ba-d2b5-447f-bdcf-76a3862e8528 - - - - - -] Attempt 1 to provision port b2fc6406-f1ed-426c-97d5-3a75f59d4fc7 2026-05-27 02:00:27.613 9 INFO neutron.plugins.ml2.plugin [None req-c7b5462e-3ebd-40df-8fa7-1e5b616cde8e - - - - - -] Attempt 1 to provision port 234d3681-a5bf-4a24-9eb3-182d8a7d317d 2026-05-27 02:00:28.373 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 234d3681-a5bf-4a24-9eb3-182d8a7d317d 2026-05-27 02:00:30.347 10 INFO neutron.plugins.ml2.plugin [None req-4586afe1-fa7a-4367-bc48-d6b2a6a952c3 - - - - - -] Attempt 1 to provision port 51e8a9fd-65ae-4871-a3e5-89cb5e161c03 2026-05-27 02:00:31.094 10 INFO neutron.plugins.ml2.plugin [None req-bcaed3c6-271c-44d9-ba80-813962b0d03a - - - - - -] Attempt 1 to provision port 51e8a9fd-65ae-4871-a3e5-89cb5e161c03 2026-05-27 02:00:32.446 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 6280fc36-d4d3-4d4c-9402-4f751d843ddd 2026-05-27 02:00:34.536 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 6280fc36-d4d3-4d4c-9402-4f751d843ddd 2026-05-27 02:00:34.571 10 INFO neutron.plugins.ml2.plugin [None req-e288fb3b-8b55-4cb4-9af5-230dcc9f159c - - - - - -] Attempt 1 to provision port f837d0cc-1882-4519-a4e3-90aadc243c27 2026-05-27 02:00:34.874 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port c8519b54-5170-490c-bbf9-abc48d9d9553 2026-05-27 02:00:35.345 10 INFO neutron.plugins.ml2.plugin [None req-f715ed83-557e-4b1e-954c-2a92138fb911 - - - - - -] Attempt 1 to provision port c8519b54-5170-490c-bbf9-abc48d9d9553 2026-05-27 02:00:36.641 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port c8519b54-5170-490c-bbf9-abc48d9d9553 2026-05-27 02:00:37.784 9 INFO neutron.plugins.ml2.plugin [None req-b2a7c9be-bed6-4d39-acae-6a8c02a11823 - - - - - -] Attempt 1 to provision port b574484b-5970-459e-ad91-c59d2b70ec34 2026-05-27 02:00:38.399 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port bebf079f-c44f-4b66-a7e2-7f8fb79f7cc3 2026-05-27 02:00:38.578 10 INFO neutron.plugins.ml2.plugin [None req-d0ea96be-50f5-4b2c-ae17-6c21dd6a1691 - - - - - -] Attempt 1 to provision port b574484b-5970-459e-ad91-c59d2b70ec34 2026-05-27 02:00:40.524 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port bebf079f-c44f-4b66-a7e2-7f8fb79f7cc3 2026-05-27 02:00:42.459 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port bcaa81ce-099c-48c3-9b40-0db6a3770109 2026-05-27 02:00:42.562 9 INFO neutron.plugins.ml2.plugin [None req-92b9a505-0eab-403f-832a-8d6da1e7ec10 - - - - - -] Attempt 1 to provision port bcaa81ce-099c-48c3-9b40-0db6a3770109 2026-05-27 02:00:42.977 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 0993dfcd-50d7-4aa1-bfc0-28ea614e13d0 2026-05-27 02:00:42.980 10 INFO neutron.plugins.ml2.plugin [None req-db44d822-a4d7-4de8-9312-4e0fa857c306 - - - - - -] Attempt 1 to provision port 0993dfcd-50d7-4aa1-bfc0-28ea614e13d0 2026-05-27 02:00:43.913 10 INFO neutron.plugins.ml2.plugin [None req-90831fa2-7e6a-4854-ae13-e85243cf77c8 - - - - - -] Attempt 1 to provision port e7e872b3-c9f6-4f41-9d6b-bcefd6c297de 2026-05-27 02:00:44.189 10 INFO neutron.plugins.ml2.plugin [None req-70bc418b-0133-4a9a-8ced-3c5f4ddc832f - - - - - -] Attempt 1 to provision port e7e872b3-c9f6-4f41-9d6b-bcefd6c297de 2026-05-27 02:00:44.631 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 0993dfcd-50d7-4aa1-bfc0-28ea614e13d0 2026-05-27 02:00:44.940 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port bcaa81ce-099c-48c3-9b40-0db6a3770109 2026-05-27 02:00:45.166 10 INFO neutron.plugins.ml2.plugin [None req-9a8a7e99-116f-433e-a007-e1b8a279872d - - - - - -] Attempt 1 to provision port b5022bcb-2938-466e-bd8e-1ab3b6727c34 2026-05-27 02:00:45.919 9 INFO neutron.plugins.ml2.plugin [None req-9e715a92-70b8-47f0-a187-a35997fb0160 - - - - - -] Attempt 1 to provision port b5022bcb-2938-466e-bd8e-1ab3b6727c34 2026-05-27 02:00:47.779 9 INFO neutron.plugins.ml2.plugin [None req-25bc344f-561f-482a-81c1-c72843687fc8 - - - - - -] Attempt 1 to provision port e081c183-b35f-4495-b5a7-9fac0d0738ce 2026-05-27 02:00:48.468 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 51e8a9fd-65ae-4871-a3e5-89cb5e161c03 2026-05-27 02:00:48.861 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port b2fc6406-f1ed-426c-97d5-3a75f59d4fc7 2026-05-27 02:00:50.694 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 51e8a9fd-65ae-4871-a3e5-89cb5e161c03 2026-05-27 02:00:51.003 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port e081c183-b35f-4495-b5a7-9fac0d0738ce 2026-05-27 02:00:51.181 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4637fee0-b245-47e0-8113-11aad73194d1'] response: {'server_uuid': '9bf33431-02df-43c7-b323-039f28980246', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e081c183-b35f-4495-b5a7-9fac0d0738ce', 'code': 200} 2026-05-27 02:00:51.523 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port b2fc6406-f1ed-426c-97d5-3a75f59d4fc7 2026-05-27 02:00:52.485 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port e081c183-b35f-4495-b5a7-9fac0d0738ce 2026-05-27 02:00:53.904 9 INFO neutron.plugins.ml2.plugin [None req-a46d8633-3fbf-4335-ad3b-3c17be810d9c - - - - - -] Attempt 1 to provision port 3f3b9d82-a922-40a2-90f4-7d2494bd52ae 2026-05-27 02:00:54.487 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 3f3b9d82-a922-40a2-90f4-7d2494bd52ae 2026-05-27 02:00:54.510 10 INFO neutron.plugins.ml2.plugin [None req-af0ba3a7-f428-4bfd-911f-b36bd72eb0c8 - - - - - -] Attempt 1 to provision port 8c7b3d0e-84d9-4691-aa01-d3ee9206f219 2026-05-27 02:00:55.970 10 INFO neutron.plugins.ml2.plugin [None req-a9a72a00-54ad-4b04-bb8a-ef13e3534c24 - - - - - -] Attempt 1 to provision port 8c7b3d0e-84d9-4691-aa01-d3ee9206f219 2026-05-27 02:00:56.402 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 3f3b9d82-a922-40a2-90f4-7d2494bd52ae 2026-05-27 02:00:56.707 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port b574484b-5970-459e-ad91-c59d2b70ec34 2026-05-27 02:00:57.097 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port f837d0cc-1882-4519-a4e3-90aadc243c27 2026-05-27 02:00:58.499 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port b574484b-5970-459e-ad91-c59d2b70ec34 2026-05-27 02:00:58.787 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port f837d0cc-1882-4519-a4e3-90aadc243c27 /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-27 02:01:02.272 9 INFO neutron.plugins.ml2.plugin [None req-2df218c6-089a-40ce-8949-8ac99016d6ce - - - - - -] Attempt 1 to provision port 524e1cc2-6ae9-4d4a-8129-53bd825aff84 2026-05-27 02:01:02.429 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 524e1cc2-6ae9-4d4a-8129-53bd825aff84 2026-05-27 02:01:02.810 10 INFO neutron.plugins.ml2.plugin [None req-6feb0eca-1ca4-4c93-b1b4-0a444e6226ed - - - - - -] Attempt 1 to provision port 8a65898a-86a6-4638-ae9b-a436f4434aad 2026-05-27 02:01:03.590 10 INFO neutron.plugins.ml2.plugin [None req-a3f8a159-6294-4e90-81da-e02fcad6bcf9 - - - - - -] Attempt 1 to provision port 8a65898a-86a6-4638-ae9b-a436f4434aad 2026-05-27 02:01:04.381 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 524e1cc2-6ae9-4d4a-8129-53bd825aff84 2026-05-27 02:01:08.477 9 INFO neutron.plugins.ml2.plugin [None req-4fae980d-ecc6-4338-8c19-4d52c39cd4e2 - - - - - -] Attempt 1 to provision port fca0ec19-2298-4b56-b97e-f25f8c4f8d29 /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-27 02:01:36.455 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 45f73f3b-8fb8-4ef4-86ce-f7511dc62077 2026-05-27 02:01:38.071 10 INFO neutron.plugins.ml2.plugin [None req-34731aee-e0c6-4fe9-82e4-474ec766f9f5 - - - - - -] Attempt 1 to provision port 45f73f3b-8fb8-4ef4-86ce-f7511dc62077 2026-05-27 02:01:38.578 9 INFO neutron.plugins.ml2.plugin [None req-d51889e0-6851-4d64-8569-dfe951aaca94 - - - - - -] Attempt 1 to provision port c4895eff-7c6e-4cec-a228-5e33fdcc694d 2026-05-27 02:01:38.705 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 45f73f3b-8fb8-4ef4-86ce-f7511dc62077 2026-05-27 02:01:39.072 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port e8644b22-9080-4fb2-b832-e3e7e9f87a47 2026-05-27 02:01:39.657 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 1ea1da3e-fa78-47df-ae38-ffc22fb81b9a 2026-05-27 02:01:40.045 10 INFO neutron.plugins.ml2.plugin [None req-eb32c786-281b-4784-9f4e-9f82fbd1bc00 - - - - - -] Attempt 1 to provision port e8644b22-9080-4fb2-b832-e3e7e9f87a47 2026-05-27 02:01:40.313 10 INFO neutron.plugins.ml2.plugin [None req-6d2672af-a4c8-476f-8ecc-4ed0177cca14 - - - - - -] Attempt 1 to provision port 1ea1da3e-fa78-47df-ae38-ffc22fb81b9a 2026-05-27 02:01:40.810 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 3ead915a-c93b-40e6-8475-bd82e3311f5c 2026-05-27 02:01:40.975 10 INFO neutron.plugins.ml2.plugin [None req-cc40b881-3e5e-43aa-b737-1367659c1cd4 - - - - - -] Attempt 1 to provision port 3ead915a-c93b-40e6-8475-bd82e3311f5c 2026-05-27 02:01:42.715 9 INFO neutron.plugins.ml2.plugin [None req-422d183a-0c94-4f0e-9e6f-012f280d24cd - - - - - -] Attempt 1 to provision port c1f6a36a-b9e7-4ec4-805e-95ccad97671f 2026-05-27 02:01:46.878 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port e5730ebe-77f8-4bb4-88ef-15c6408397f2 2026-05-27 02:01:47.493 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port e57d22fd-9f5d-4606-bc34-f01e9be39ff1 2026-05-27 02:01:47.705 9 INFO neutron.plugins.ml2.plugin [None req-5b96275a-b0df-4b98-9098-f0ba168de577 - - - - - -] Attempt 1 to provision port 6026a7ca-db1a-453b-b0ba-661ec7930b25 2026-05-27 02:01:47.753 9 INFO neutron.plugins.ml2.plugin [None req-5b96275a-b0df-4b98-9098-f0ba168de577 - - - - - -] Attempt 1 to provision port e5730ebe-77f8-4bb4-88ef-15c6408397f2 2026-05-27 02:01:48.092 9 INFO neutron.plugins.ml2.plugin [None req-a24149c1-3c1c-473d-8448-851f844f75af - - - - - -] Attempt 1 to provision port 6026a7ca-db1a-453b-b0ba-661ec7930b25 2026-05-27 02:01:48.385 9 INFO neutron.plugins.ml2.plugin [None req-ad8fff3f-b5be-4a67-9a02-998e7e166025 - - - - - -] Attempt 1 to provision port 6026a7ca-db1a-453b-b0ba-661ec7930b25 2026-05-27 02:01:48.781 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port e5730ebe-77f8-4bb4-88ef-15c6408397f2 2026-05-27 02:01:49.091 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port e57d22fd-9f5d-4606-bc34-f01e9be39ff1 2026-05-27 02:01:52.990 9 INFO neutron.plugins.ml2.plugin [None req-a5525c9c-da31-41fc-847f-d988c33facf4 - - - - - -] Attempt 1 to provision port 3a0ae22a-c357-493b-8f38-6bfebff3fc5d 2026-05-27 02:01:54.869 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 3a0ae22a-c357-493b-8f38-6bfebff3fc5d 2026-05-27 02:01:55.257 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-33d2dbcd-ac7b-4ee2-8019-1da7873c2b9b'] response: {'server_uuid': '363ffeef-e26f-46d6-93fc-001d16e6b78e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3a0ae22a-c357-493b-8f38-6bfebff3fc5d', 'code': 200} 2026-05-27 02:01:56.798 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 3a0ae22a-c357-493b-8f38-6bfebff3fc5d 2026-05-27 02:02:02.805 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 6026a7ca-db1a-453b-b0ba-661ec7930b25 2026-05-27 02:02:04.805 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 6026a7ca-db1a-453b-b0ba-661ec7930b25 2026-05-27 02:02:05.135 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port c1f6a36a-b9e7-4ec4-805e-95ccad97671f 2026-05-27 02:02:06.797 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port c1f6a36a-b9e7-4ec4-805e-95ccad97671f 2026-05-27 02:02:16.847 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 7b34b546-997d-4208-b869-4bef964eaae5 2026-05-27 02:02:17.724 10 INFO neutron.plugins.ml2.plugin [None req-21fd3686-97aa-4714-9ef4-ec6044c0e63d - - - - - -] Attempt 1 to provision port dcc1dcd8-6eb6-44bd-8d09-377cdde64849 2026-05-27 02:02:18.925 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port dcc1dcd8-6eb6-44bd-8d09-377cdde64849 2026-05-27 02:02:19.085 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce636516-eec0-4aa3-8530-3bde2366f5e5'] response: {'server_uuid': 'c7cf363d-cc49-479a-88af-8366f186119a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dcc1dcd8-6eb6-44bd-8d09-377cdde64849', 'code': 200} 2026-05-27 02:02:20.815 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port dcc1dcd8-6eb6-44bd-8d09-377cdde64849 2026-05-27 02:02:37.100 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-60f30f7c-535c-4f00-99e2-250ccf05da1a'] response: {'server_uuid': 'c7cf363d-cc49-479a-88af-8366f186119a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'dcc1dcd8-6eb6-44bd-8d09-377cdde64849', 'code': 200} 2026-05-27 02:02:51.635 10 ERROR neutron.plugins.ml2.managers [None req-c00b8c13-ba16-4c79-bf79-f46f2ccde2bc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 407fb3ef-fac8-4690-bb1d-f6bd8826ed11 could not be found. 2026-05-27 02:02:51.635 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 02:02:51.635 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-27 02:02:51.635 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 02:02:51.635 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-27 02:02:51.635 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 02:02:51.635 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-27 02:02:51.635 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 02:02:51.635 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-27 02:02:51.635 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 02:02:51.635 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-27 02:02:51.635 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 02:02:51.635 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-27 02:02:51.635 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 02:02:51.635 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-27 02:02:51.635 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:51.635 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-27 02:02:51.635 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:51.635 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-27 02:02:51.635 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 02:02:51.635 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-27 02:02:51.635 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 02:02:51.635 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-27 02:02:51.635 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:51.635 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-27 02:02:51.635 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:51.635 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-27 02:02:51.635 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 02:02:51.635 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-27 02:02:51.635 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 02:02:51.635 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-27 02:02:51.635 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:51.635 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-27 02:02:51.635 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:51.635 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-27 02:02:51.635 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 02:02:51.635 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-27 02:02:51.635 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 02:02:51.635 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-27 02:02:51.635 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 02:02:51.635 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 407fb3ef-fac8-4690-bb1d-f6bd8826ed11 could not be found. 2026-05-27 02:02:51.635 10 ERROR neutron.plugins.ml2.managers  2026-05-27 02:02:51.638 10 ERROR neutron.plugins.ml2.managers [None req-c00b8c13-ba16-4c79-bf79-f46f2ccde2bc - - - - - -] Failed to bind port 27ce0a19-2189-4812-9a5c-233d1b3b570a on host instance for vnic_type normal using segments [{'id': '6ba2b61f-484d-498f-ac7e-eb3407ea6449', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 882, 'network_id': '1370a861-7117-4ead-bfef-44409d66758e'}] 2026-05-27 02:02:51.638 10 INFO neutron.plugins.ml2.plugin [None req-c00b8c13-ba16-4c79-bf79-f46f2ccde2bc - - - - - -] Attempt 2 to bind port 27ce0a19-2189-4812-9a5c-233d1b3b570a 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers [None req-c00b8c13-ba16-4c79-bf79-f46f2ccde2bc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 407fb3ef-fac8-4690-bb1d-f6bd8826ed11 could not be found. 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 407fb3ef-fac8-4690-bb1d-f6bd8826ed11 could not be found. 2026-05-27 02:02:51.663 10 ERROR neutron.plugins.ml2.managers  2026-05-27 02:02:51.664 10 ERROR neutron.plugins.ml2.managers [None req-c00b8c13-ba16-4c79-bf79-f46f2ccde2bc - - - - - -] Failed to bind port 27ce0a19-2189-4812-9a5c-233d1b3b570a on host instance for vnic_type normal using segments [{'id': '6ba2b61f-484d-498f-ac7e-eb3407ea6449', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 882, 'network_id': '1370a861-7117-4ead-bfef-44409d66758e'}] 2026-05-27 02:02:51.665 10 INFO neutron.plugins.ml2.plugin [None req-c00b8c13-ba16-4c79-bf79-f46f2ccde2bc - - - - - -] Attempt 3 to bind port 27ce0a19-2189-4812-9a5c-233d1b3b570a 2026-05-27 02:02:51.688 10 ERROR neutron.plugins.ml2.managers [None req-c00b8c13-ba16-4c79-bf79-f46f2ccde2bc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 407fb3ef-fac8-4690-bb1d-f6bd8826ed11 could not be found. 2026-05-27 02:02:51.688 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 02:02:51.688 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-27 02:02:51.688 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 02:02:51.688 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-27 02:02:51.688 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 02:02:51.688 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-27 02:02:51.688 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 02:02:51.688 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-27 02:02:51.688 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 02:02:51.688 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-27 02:02:51.688 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 02:02:51.688 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-27 02:02:51.688 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 02:02:51.688 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-27 02:02:51.688 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:51.688 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-27 02:02:51.688 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:51.688 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-27 02:02:51.688 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 02:02:51.688 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-27 02:02:51.688 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 02:02:51.688 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-27 02:02:51.688 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:51.688 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-27 02:02:51.688 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:51.688 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-27 02:02:51.688 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 02:02:51.688 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-27 02:02:51.688 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 02:02:51.688 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-27 02:02:51.688 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:51.688 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-27 02:02:51.688 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:51.688 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-27 02:02:51.688 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 02:02:51.688 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-27 02:02:51.688 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 02:02:51.688 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-27 02:02:51.688 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 02:02:51.688 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 407fb3ef-fac8-4690-bb1d-f6bd8826ed11 could not be found. 2026-05-27 02:02:51.688 10 ERROR neutron.plugins.ml2.managers  2026-05-27 02:02:51.689 10 ERROR neutron.plugins.ml2.managers [None req-c00b8c13-ba16-4c79-bf79-f46f2ccde2bc - - - - - -] Failed to bind port 27ce0a19-2189-4812-9a5c-233d1b3b570a on host instance for vnic_type normal using segments [{'id': '6ba2b61f-484d-498f-ac7e-eb3407ea6449', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 882, 'network_id': '1370a861-7117-4ead-bfef-44409d66758e'}] 2026-05-27 02:02:51.689 10 INFO neutron.plugins.ml2.plugin [None req-c00b8c13-ba16-4c79-bf79-f46f2ccde2bc - - - - - -] Attempt 4 to bind port 27ce0a19-2189-4812-9a5c-233d1b3b570a 2026-05-27 02:02:51.713 10 ERROR neutron.plugins.ml2.managers [None req-c00b8c13-ba16-4c79-bf79-f46f2ccde2bc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 407fb3ef-fac8-4690-bb1d-f6bd8826ed11 could not be found. 2026-05-27 02:02:51.713 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 02:02:51.713 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-27 02:02:51.713 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 02:02:51.713 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-27 02:02:51.713 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 02:02:51.713 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-27 02:02:51.713 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 02:02:51.713 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-27 02:02:51.713 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 02:02:51.713 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-27 02:02:51.713 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 02:02:51.713 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-27 02:02:51.713 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 02:02:51.713 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-27 02:02:51.713 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:51.713 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-27 02:02:51.713 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:51.713 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-27 02:02:51.713 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 02:02:51.713 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-27 02:02:51.713 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 02:02:51.713 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-27 02:02:51.713 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:51.713 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-27 02:02:51.713 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:51.713 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-27 02:02:51.713 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 02:02:51.713 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-27 02:02:51.713 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 02:02:51.713 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-27 02:02:51.713 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:51.713 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-27 02:02:51.713 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:51.713 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-27 02:02:51.713 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 02:02:51.713 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-27 02:02:51.713 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 02:02:51.713 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-27 02:02:51.713 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 02:02:51.713 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 407fb3ef-fac8-4690-bb1d-f6bd8826ed11 could not be found. 2026-05-27 02:02:51.713 10 ERROR neutron.plugins.ml2.managers  2026-05-27 02:02:51.714 10 ERROR neutron.plugins.ml2.managers [None req-c00b8c13-ba16-4c79-bf79-f46f2ccde2bc - - - - - -] Failed to bind port 27ce0a19-2189-4812-9a5c-233d1b3b570a on host instance for vnic_type normal using segments [{'id': '6ba2b61f-484d-498f-ac7e-eb3407ea6449', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 882, 'network_id': '1370a861-7117-4ead-bfef-44409d66758e'}] 2026-05-27 02:02:51.714 10 INFO neutron.plugins.ml2.plugin [None req-c00b8c13-ba16-4c79-bf79-f46f2ccde2bc - - - - - -] Attempt 5 to bind port 27ce0a19-2189-4812-9a5c-233d1b3b570a 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers [None req-c00b8c13-ba16-4c79-bf79-f46f2ccde2bc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 407fb3ef-fac8-4690-bb1d-f6bd8826ed11 could not be found. 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 407fb3ef-fac8-4690-bb1d-f6bd8826ed11 could not be found. 2026-05-27 02:02:51.730 10 ERROR neutron.plugins.ml2.managers  2026-05-27 02:02:51.731 10 ERROR neutron.plugins.ml2.managers [None req-c00b8c13-ba16-4c79-bf79-f46f2ccde2bc - - - - - -] Failed to bind port 27ce0a19-2189-4812-9a5c-233d1b3b570a on host instance for vnic_type normal using segments [{'id': '6ba2b61f-484d-498f-ac7e-eb3407ea6449', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 882, 'network_id': '1370a861-7117-4ead-bfef-44409d66758e'}] 2026-05-27 02:02:51.731 10 INFO neutron.plugins.ml2.plugin [None req-c00b8c13-ba16-4c79-bf79-f46f2ccde2bc - - - - - -] Attempt 6 to bind port 27ce0a19-2189-4812-9a5c-233d1b3b570a 2026-05-27 02:02:51.750 10 ERROR neutron.plugins.ml2.managers [None req-c00b8c13-ba16-4c79-bf79-f46f2ccde2bc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 407fb3ef-fac8-4690-bb1d-f6bd8826ed11 could not be found. 2026-05-27 02:02:51.750 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 02:02:51.750 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-27 02:02:51.750 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 02:02:51.750 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-27 02:02:51.750 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 02:02:51.750 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-27 02:02:51.750 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 02:02:51.750 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-27 02:02:51.750 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 02:02:51.750 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-27 02:02:51.750 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 02:02:51.750 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-27 02:02:51.750 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 02:02:51.750 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-27 02:02:51.750 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:51.750 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-27 02:02:51.750 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:51.750 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-27 02:02:51.750 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 02:02:51.750 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-27 02:02:51.750 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 02:02:51.750 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-27 02:02:51.750 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:51.750 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-27 02:02:51.750 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:51.750 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-27 02:02:51.750 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 02:02:51.750 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-27 02:02:51.750 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 02:02:51.750 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-27 02:02:51.750 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:51.750 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-27 02:02:51.750 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:51.750 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-27 02:02:51.750 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 02:02:51.750 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-27 02:02:51.750 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 02:02:51.750 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-27 02:02:51.750 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 02:02:51.750 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 407fb3ef-fac8-4690-bb1d-f6bd8826ed11 could not be found. 2026-05-27 02:02:51.750 10 ERROR neutron.plugins.ml2.managers  2026-05-27 02:02:51.750 10 ERROR neutron.plugins.ml2.managers [None req-c00b8c13-ba16-4c79-bf79-f46f2ccde2bc - - - - - -] Failed to bind port 27ce0a19-2189-4812-9a5c-233d1b3b570a on host instance for vnic_type normal using segments [{'id': '6ba2b61f-484d-498f-ac7e-eb3407ea6449', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 882, 'network_id': '1370a861-7117-4ead-bfef-44409d66758e'}] 2026-05-27 02:02:51.751 10 INFO neutron.plugins.ml2.plugin [None req-c00b8c13-ba16-4c79-bf79-f46f2ccde2bc - - - - - -] Attempt 7 to bind port 27ce0a19-2189-4812-9a5c-233d1b3b570a 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers [None req-c00b8c13-ba16-4c79-bf79-f46f2ccde2bc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 407fb3ef-fac8-4690-bb1d-f6bd8826ed11 could not be found. 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 407fb3ef-fac8-4690-bb1d-f6bd8826ed11 could not be found. 2026-05-27 02:02:51.765 10 ERROR neutron.plugins.ml2.managers  2026-05-27 02:02:51.766 10 ERROR neutron.plugins.ml2.managers [None req-c00b8c13-ba16-4c79-bf79-f46f2ccde2bc - - - - - -] Failed to bind port 27ce0a19-2189-4812-9a5c-233d1b3b570a on host instance for vnic_type normal using segments [{'id': '6ba2b61f-484d-498f-ac7e-eb3407ea6449', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 882, 'network_id': '1370a861-7117-4ead-bfef-44409d66758e'}] 2026-05-27 02:02:51.766 10 INFO neutron.plugins.ml2.plugin [None req-c00b8c13-ba16-4c79-bf79-f46f2ccde2bc - - - - - -] Attempt 8 to bind port 27ce0a19-2189-4812-9a5c-233d1b3b570a 2026-05-27 02:02:51.787 10 ERROR neutron.plugins.ml2.managers [None req-c00b8c13-ba16-4c79-bf79-f46f2ccde2bc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 407fb3ef-fac8-4690-bb1d-f6bd8826ed11 could not be found. 2026-05-27 02:02:51.787 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 02:02:51.787 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-27 02:02:51.787 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 02:02:51.787 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-27 02:02:51.787 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 02:02:51.787 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-27 02:02:51.787 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 02:02:51.787 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-27 02:02:51.787 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 02:02:51.787 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-27 02:02:51.787 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 02:02:51.787 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-27 02:02:51.787 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 02:02:51.787 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-27 02:02:51.787 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:51.787 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-27 02:02:51.787 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:51.787 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-27 02:02:51.787 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 02:02:51.787 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-27 02:02:51.787 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 02:02:51.787 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-27 02:02:51.787 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:51.787 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-27 02:02:51.787 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:51.787 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-27 02:02:51.787 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 02:02:51.787 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-27 02:02:51.787 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 02:02:51.787 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-27 02:02:51.787 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:51.787 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-27 02:02:51.787 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:51.787 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-27 02:02:51.787 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 02:02:51.787 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-27 02:02:51.787 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 02:02:51.787 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-27 02:02:51.787 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 02:02:51.787 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 407fb3ef-fac8-4690-bb1d-f6bd8826ed11 could not be found. 2026-05-27 02:02:51.787 10 ERROR neutron.plugins.ml2.managers  2026-05-27 02:02:51.788 10 ERROR neutron.plugins.ml2.managers [None req-c00b8c13-ba16-4c79-bf79-f46f2ccde2bc - - - - - -] Failed to bind port 27ce0a19-2189-4812-9a5c-233d1b3b570a on host instance for vnic_type normal using segments [{'id': '6ba2b61f-484d-498f-ac7e-eb3407ea6449', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 882, 'network_id': '1370a861-7117-4ead-bfef-44409d66758e'}] 2026-05-27 02:02:51.789 10 INFO neutron.plugins.ml2.plugin [None req-c00b8c13-ba16-4c79-bf79-f46f2ccde2bc - - - - - -] Attempt 9 to bind port 27ce0a19-2189-4812-9a5c-233d1b3b570a 2026-05-27 02:02:51.808 10 ERROR neutron.plugins.ml2.managers [None req-c00b8c13-ba16-4c79-bf79-f46f2ccde2bc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 407fb3ef-fac8-4690-bb1d-f6bd8826ed11 could not be found. 2026-05-27 02:02:51.808 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 02:02:51.808 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-27 02:02:51.808 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 02:02:51.808 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-27 02:02:51.808 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 02:02:51.808 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-27 02:02:51.808 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 02:02:51.808 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-27 02:02:51.808 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 02:02:51.808 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-27 02:02:51.808 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 02:02:51.808 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-27 02:02:51.808 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 02:02:51.808 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-27 02:02:51.808 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:51.808 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-27 02:02:51.808 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:51.808 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-27 02:02:51.808 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 02:02:51.808 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-27 02:02:51.808 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 02:02:51.808 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-27 02:02:51.808 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:51.808 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-27 02:02:51.808 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:51.808 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-27 02:02:51.808 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 02:02:51.808 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-27 02:02:51.808 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 02:02:51.808 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-27 02:02:51.808 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:51.808 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-27 02:02:51.808 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:51.808 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-27 02:02:51.808 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 02:02:51.808 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-27 02:02:51.808 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 02:02:51.808 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-27 02:02:51.808 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 02:02:51.808 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 407fb3ef-fac8-4690-bb1d-f6bd8826ed11 could not be found. 2026-05-27 02:02:51.808 10 ERROR neutron.plugins.ml2.managers  2026-05-27 02:02:51.809 10 ERROR neutron.plugins.ml2.managers [None req-c00b8c13-ba16-4c79-bf79-f46f2ccde2bc - - - - - -] Failed to bind port 27ce0a19-2189-4812-9a5c-233d1b3b570a on host instance for vnic_type normal using segments [{'id': '6ba2b61f-484d-498f-ac7e-eb3407ea6449', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 882, 'network_id': '1370a861-7117-4ead-bfef-44409d66758e'}] 2026-05-27 02:02:51.809 10 INFO neutron.plugins.ml2.plugin [None req-c00b8c13-ba16-4c79-bf79-f46f2ccde2bc - - - - - -] Attempt 10 to bind port 27ce0a19-2189-4812-9a5c-233d1b3b570a 2026-05-27 02:02:51.825 10 ERROR neutron.plugins.ml2.managers [None req-c00b8c13-ba16-4c79-bf79-f46f2ccde2bc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 407fb3ef-fac8-4690-bb1d-f6bd8826ed11 could not be found. 2026-05-27 02:02:51.825 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 02:02:51.825 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-27 02:02:51.825 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 02:02:51.825 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-27 02:02:51.825 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 02:02:51.825 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-27 02:02:51.825 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 02:02:51.825 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-27 02:02:51.825 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 02:02:51.825 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-27 02:02:51.825 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 02:02:51.825 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-27 02:02:51.825 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 02:02:51.825 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-27 02:02:51.825 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:51.825 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-27 02:02:51.825 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:51.825 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-27 02:02:51.825 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 02:02:51.825 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-27 02:02:51.825 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 02:02:51.825 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-27 02:02:51.825 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:51.825 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-27 02:02:51.825 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:51.825 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-27 02:02:51.825 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 02:02:51.825 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-27 02:02:51.825 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 02:02:51.825 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-27 02:02:51.825 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:51.825 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-27 02:02:51.825 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:51.825 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-27 02:02:51.825 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 02:02:51.825 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-27 02:02:51.825 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 02:02:51.825 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-27 02:02:51.825 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 02:02:51.825 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 407fb3ef-fac8-4690-bb1d-f6bd8826ed11 could not be found. 2026-05-27 02:02:51.825 10 ERROR neutron.plugins.ml2.managers  2026-05-27 02:02:51.825 10 ERROR neutron.plugins.ml2.managers [None req-c00b8c13-ba16-4c79-bf79-f46f2ccde2bc - - - - - -] Failed to bind port 27ce0a19-2189-4812-9a5c-233d1b3b570a on host instance for vnic_type normal using segments [{'id': '6ba2b61f-484d-498f-ac7e-eb3407ea6449', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 882, 'network_id': '1370a861-7117-4ead-bfef-44409d66758e'}] 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network 1370a861-7117-4ead-bfef-44409d66758e could not be found. 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 268, in _get_network 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2870, in one 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1522, in one 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 252, in get_network_details 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1296, in get_network 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 270, in _get_network 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network 1370a861-7117-4ead-bfef-44409d66758e could not be found. 2026-05-27 02:02:53.169 10 ERROR oslo_messaging.rpc.server  2026-05-27 02:02:53.956 10 ERROR neutron.plugins.ml2.managers [None req-c507c9a0-1ff5-4645-aa01-5e0d21e8a766 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet de20bfda-c985-417f-9cf3-2e9738dc0875 could not be found. 2026-05-27 02:02:53.956 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 02:02:53.956 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-27 02:02:53.956 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 02:02:53.956 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-27 02:02:53.956 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 02:02:53.956 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-27 02:02:53.956 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 02:02:53.956 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-27 02:02:53.956 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 02:02:53.956 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-27 02:02:53.956 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 02:02:53.956 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-27 02:02:53.956 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 02:02:53.956 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-27 02:02:53.956 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:53.956 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-27 02:02:53.956 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:53.956 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-27 02:02:53.956 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 02:02:53.956 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-27 02:02:53.956 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 02:02:53.956 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-27 02:02:53.956 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:53.956 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-27 02:02:53.956 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:53.956 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-27 02:02:53.956 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 02:02:53.956 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-27 02:02:53.956 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 02:02:53.956 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-27 02:02:53.956 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:53.956 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-27 02:02:53.956 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:53.956 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-27 02:02:53.956 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 02:02:53.956 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-27 02:02:53.956 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 02:02:53.956 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-27 02:02:53.956 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 02:02:53.956 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet de20bfda-c985-417f-9cf3-2e9738dc0875 could not be found. 2026-05-27 02:02:53.956 10 ERROR neutron.plugins.ml2.managers  2026-05-27 02:02:53.957 10 ERROR neutron.plugins.ml2.managers [None req-c507c9a0-1ff5-4645-aa01-5e0d21e8a766 - - - - - -] Failed to bind port 74006e89-101d-4f7e-bf79-303b785e7172 on host instance for vnic_type normal using segments [{'id': '08111fb8-fe5d-4b44-b4fa-50662c479f7e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 828, 'network_id': '9e4985ed-5975-4f89-9b04-af557387f6c1'}] 2026-05-27 02:02:53.957 10 INFO neutron.plugins.ml2.plugin [None req-c507c9a0-1ff5-4645-aa01-5e0d21e8a766 - - - - - -] Attempt 2 to bind port 74006e89-101d-4f7e-bf79-303b785e7172 2026-05-27 02:02:53.978 10 ERROR neutron.plugins.ml2.managers [None req-c507c9a0-1ff5-4645-aa01-5e0d21e8a766 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet de20bfda-c985-417f-9cf3-2e9738dc0875 could not be found. 2026-05-27 02:02:53.978 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 02:02:53.978 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-27 02:02:53.978 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 02:02:53.978 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-27 02:02:53.978 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 02:02:53.978 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-27 02:02:53.978 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 02:02:53.978 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-27 02:02:53.978 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 02:02:53.978 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-27 02:02:53.978 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 02:02:53.978 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-27 02:02:53.978 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 02:02:53.978 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-27 02:02:53.978 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:53.978 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-27 02:02:53.978 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:53.978 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-27 02:02:53.978 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 02:02:53.978 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-27 02:02:53.978 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 02:02:53.978 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-27 02:02:53.978 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:53.978 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-27 02:02:53.978 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:53.978 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-27 02:02:53.978 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 02:02:53.978 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-27 02:02:53.978 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 02:02:53.978 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-27 02:02:53.978 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:53.978 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-27 02:02:53.978 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:53.978 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-27 02:02:53.978 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 02:02:53.978 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-27 02:02:53.978 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 02:02:53.978 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-27 02:02:53.978 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 02:02:53.978 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet de20bfda-c985-417f-9cf3-2e9738dc0875 could not be found. 2026-05-27 02:02:53.978 10 ERROR neutron.plugins.ml2.managers  2026-05-27 02:02:53.979 10 ERROR neutron.plugins.ml2.managers [None req-c507c9a0-1ff5-4645-aa01-5e0d21e8a766 - - - - - -] Failed to bind port 74006e89-101d-4f7e-bf79-303b785e7172 on host instance for vnic_type normal using segments [{'id': '08111fb8-fe5d-4b44-b4fa-50662c479f7e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 828, 'network_id': '9e4985ed-5975-4f89-9b04-af557387f6c1'}] 2026-05-27 02:02:53.979 10 INFO neutron.plugins.ml2.plugin [None req-c507c9a0-1ff5-4645-aa01-5e0d21e8a766 - - - - - -] Attempt 3 to bind port 74006e89-101d-4f7e-bf79-303b785e7172 2026-05-27 02:02:53.999 10 ERROR neutron.plugins.ml2.managers [None req-c507c9a0-1ff5-4645-aa01-5e0d21e8a766 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet de20bfda-c985-417f-9cf3-2e9738dc0875 could not be found. 2026-05-27 02:02:53.999 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 02:02:53.999 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-27 02:02:53.999 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 02:02:53.999 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-27 02:02:53.999 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 02:02:53.999 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-27 02:02:53.999 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 02:02:53.999 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-27 02:02:53.999 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 02:02:53.999 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-27 02:02:53.999 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 02:02:53.999 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-27 02:02:53.999 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 02:02:53.999 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-27 02:02:53.999 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:53.999 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-27 02:02:53.999 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:53.999 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-27 02:02:53.999 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 02:02:53.999 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-27 02:02:53.999 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 02:02:53.999 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-27 02:02:53.999 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:53.999 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-27 02:02:53.999 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:53.999 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-27 02:02:53.999 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 02:02:53.999 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-27 02:02:53.999 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 02:02:53.999 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-27 02:02:53.999 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:53.999 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-27 02:02:53.999 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:53.999 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-27 02:02:53.999 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 02:02:53.999 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-27 02:02:53.999 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 02:02:53.999 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-27 02:02:53.999 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 02:02:53.999 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet de20bfda-c985-417f-9cf3-2e9738dc0875 could not be found. 2026-05-27 02:02:53.999 10 ERROR neutron.plugins.ml2.managers  2026-05-27 02:02:54.001 10 ERROR neutron.plugins.ml2.managers [None req-c507c9a0-1ff5-4645-aa01-5e0d21e8a766 - - - - - -] Failed to bind port 74006e89-101d-4f7e-bf79-303b785e7172 on host instance for vnic_type normal using segments [{'id': '08111fb8-fe5d-4b44-b4fa-50662c479f7e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 828, 'network_id': '9e4985ed-5975-4f89-9b04-af557387f6c1'}] 2026-05-27 02:02:54.001 10 INFO neutron.plugins.ml2.plugin [None req-c507c9a0-1ff5-4645-aa01-5e0d21e8a766 - - - - - -] Attempt 4 to bind port 74006e89-101d-4f7e-bf79-303b785e7172 2026-05-27 02:02:54.022 10 ERROR neutron.plugins.ml2.managers [None req-c507c9a0-1ff5-4645-aa01-5e0d21e8a766 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet de20bfda-c985-417f-9cf3-2e9738dc0875 could not be found. 2026-05-27 02:02:54.022 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 02:02:54.022 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-27 02:02:54.022 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 02:02:54.022 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-27 02:02:54.022 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 02:02:54.022 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-27 02:02:54.022 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 02:02:54.022 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-27 02:02:54.022 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 02:02:54.022 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-27 02:02:54.022 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 02:02:54.022 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-27 02:02:54.022 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 02:02:54.022 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-27 02:02:54.022 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:54.022 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-27 02:02:54.022 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:54.022 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-27 02:02:54.022 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 02:02:54.022 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-27 02:02:54.022 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 02:02:54.022 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-27 02:02:54.022 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:54.022 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-27 02:02:54.022 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:54.022 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-27 02:02:54.022 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 02:02:54.022 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-27 02:02:54.022 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 02:02:54.022 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-27 02:02:54.022 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:54.022 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-27 02:02:54.022 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:54.022 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-27 02:02:54.022 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 02:02:54.022 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-27 02:02:54.022 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 02:02:54.022 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-27 02:02:54.022 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 02:02:54.022 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet de20bfda-c985-417f-9cf3-2e9738dc0875 could not be found. 2026-05-27 02:02:54.022 10 ERROR neutron.plugins.ml2.managers  2026-05-27 02:02:54.024 10 ERROR neutron.plugins.ml2.managers [None req-c507c9a0-1ff5-4645-aa01-5e0d21e8a766 - - - - - -] Failed to bind port 74006e89-101d-4f7e-bf79-303b785e7172 on host instance for vnic_type normal using segments [{'id': '08111fb8-fe5d-4b44-b4fa-50662c479f7e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 828, 'network_id': '9e4985ed-5975-4f89-9b04-af557387f6c1'}] 2026-05-27 02:02:54.024 10 INFO neutron.plugins.ml2.plugin [None req-c507c9a0-1ff5-4645-aa01-5e0d21e8a766 - - - - - -] Attempt 5 to bind port 74006e89-101d-4f7e-bf79-303b785e7172 2026-05-27 02:02:54.042 10 ERROR neutron.plugins.ml2.managers [None req-c507c9a0-1ff5-4645-aa01-5e0d21e8a766 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet de20bfda-c985-417f-9cf3-2e9738dc0875 could not be found. 2026-05-27 02:02:54.042 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 02:02:54.042 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-27 02:02:54.042 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 02:02:54.042 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-27 02:02:54.042 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 02:02:54.042 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-27 02:02:54.042 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 02:02:54.042 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-27 02:02:54.042 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 02:02:54.042 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-27 02:02:54.042 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 02:02:54.042 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-27 02:02:54.042 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 02:02:54.042 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-27 02:02:54.042 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:54.042 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-27 02:02:54.042 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:54.042 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-27 02:02:54.042 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 02:02:54.042 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-27 02:02:54.042 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 02:02:54.042 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-27 02:02:54.042 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:54.042 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-27 02:02:54.042 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:54.042 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-27 02:02:54.042 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 02:02:54.042 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-27 02:02:54.042 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 02:02:54.042 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-27 02:02:54.042 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:54.042 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-27 02:02:54.042 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:54.042 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-27 02:02:54.042 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 02:02:54.042 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-27 02:02:54.042 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 02:02:54.042 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-27 02:02:54.042 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 02:02:54.042 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet de20bfda-c985-417f-9cf3-2e9738dc0875 could not be found. 2026-05-27 02:02:54.042 10 ERROR neutron.plugins.ml2.managers  2026-05-27 02:02:54.043 10 ERROR neutron.plugins.ml2.managers [None req-c507c9a0-1ff5-4645-aa01-5e0d21e8a766 - - - - - -] Failed to bind port 74006e89-101d-4f7e-bf79-303b785e7172 on host instance for vnic_type normal using segments [{'id': '08111fb8-fe5d-4b44-b4fa-50662c479f7e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 828, 'network_id': '9e4985ed-5975-4f89-9b04-af557387f6c1'}] 2026-05-27 02:02:54.043 10 INFO neutron.plugins.ml2.plugin [None req-c507c9a0-1ff5-4645-aa01-5e0d21e8a766 - - - - - -] Attempt 6 to bind port 74006e89-101d-4f7e-bf79-303b785e7172 2026-05-27 02:02:54.064 10 ERROR neutron.plugins.ml2.managers [None req-c507c9a0-1ff5-4645-aa01-5e0d21e8a766 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet de20bfda-c985-417f-9cf3-2e9738dc0875 could not be found. 2026-05-27 02:02:54.064 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 02:02:54.064 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-27 02:02:54.064 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 02:02:54.064 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-27 02:02:54.064 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 02:02:54.064 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-27 02:02:54.064 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 02:02:54.064 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-27 02:02:54.064 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 02:02:54.064 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-27 02:02:54.064 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 02:02:54.064 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-27 02:02:54.064 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 02:02:54.064 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-27 02:02:54.064 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:54.064 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-27 02:02:54.064 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:54.064 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-27 02:02:54.064 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 02:02:54.064 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-27 02:02:54.064 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 02:02:54.064 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-27 02:02:54.064 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:54.064 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-27 02:02:54.064 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:54.064 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-27 02:02:54.064 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 02:02:54.064 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-27 02:02:54.064 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 02:02:54.064 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-27 02:02:54.064 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:54.064 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-27 02:02:54.064 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:54.064 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-27 02:02:54.064 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 02:02:54.064 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-27 02:02:54.064 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 02:02:54.064 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-27 02:02:54.064 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 02:02:54.064 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet de20bfda-c985-417f-9cf3-2e9738dc0875 could not be found. 2026-05-27 02:02:54.064 10 ERROR neutron.plugins.ml2.managers  2026-05-27 02:02:54.065 10 ERROR neutron.plugins.ml2.managers [None req-c507c9a0-1ff5-4645-aa01-5e0d21e8a766 - - - - - -] Failed to bind port 74006e89-101d-4f7e-bf79-303b785e7172 on host instance for vnic_type normal using segments [{'id': '08111fb8-fe5d-4b44-b4fa-50662c479f7e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 828, 'network_id': '9e4985ed-5975-4f89-9b04-af557387f6c1'}] 2026-05-27 02:02:54.065 10 INFO neutron.plugins.ml2.plugin [None req-c507c9a0-1ff5-4645-aa01-5e0d21e8a766 - - - - - -] Attempt 7 to bind port 74006e89-101d-4f7e-bf79-303b785e7172 2026-05-27 02:02:54.087 10 ERROR neutron.plugins.ml2.managers [None req-c507c9a0-1ff5-4645-aa01-5e0d21e8a766 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet de20bfda-c985-417f-9cf3-2e9738dc0875 could not be found. 2026-05-27 02:02:54.087 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 02:02:54.087 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-27 02:02:54.087 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 02:02:54.087 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-27 02:02:54.087 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 02:02:54.087 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-27 02:02:54.087 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 02:02:54.087 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-27 02:02:54.087 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 02:02:54.087 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-27 02:02:54.087 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 02:02:54.087 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-27 02:02:54.087 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 02:02:54.087 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-27 02:02:54.087 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:54.087 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-27 02:02:54.087 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:54.087 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-27 02:02:54.087 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 02:02:54.087 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-27 02:02:54.087 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 02:02:54.087 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-27 02:02:54.087 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:54.087 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-27 02:02:54.087 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:54.087 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-27 02:02:54.087 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 02:02:54.087 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-27 02:02:54.087 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 02:02:54.087 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-27 02:02:54.087 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:54.087 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-27 02:02:54.087 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:54.087 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-27 02:02:54.087 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 02:02:54.087 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-27 02:02:54.087 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 02:02:54.087 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-27 02:02:54.087 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 02:02:54.087 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet de20bfda-c985-417f-9cf3-2e9738dc0875 could not be found. 2026-05-27 02:02:54.087 10 ERROR neutron.plugins.ml2.managers  2026-05-27 02:02:54.087 10 ERROR neutron.plugins.ml2.managers [None req-c507c9a0-1ff5-4645-aa01-5e0d21e8a766 - - - - - -] Failed to bind port 74006e89-101d-4f7e-bf79-303b785e7172 on host instance for vnic_type normal using segments [{'id': '08111fb8-fe5d-4b44-b4fa-50662c479f7e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 828, 'network_id': '9e4985ed-5975-4f89-9b04-af557387f6c1'}] 2026-05-27 02:02:54.088 10 INFO neutron.plugins.ml2.plugin [None req-c507c9a0-1ff5-4645-aa01-5e0d21e8a766 - - - - - -] Attempt 8 to bind port 74006e89-101d-4f7e-bf79-303b785e7172 2026-05-27 02:02:54.107 10 ERROR neutron.plugins.ml2.managers [None req-c507c9a0-1ff5-4645-aa01-5e0d21e8a766 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet de20bfda-c985-417f-9cf3-2e9738dc0875 could not be found. 2026-05-27 02:02:54.107 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 02:02:54.107 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-27 02:02:54.107 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 02:02:54.107 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-27 02:02:54.107 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 02:02:54.107 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-27 02:02:54.107 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 02:02:54.107 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-27 02:02:54.107 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 02:02:54.107 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-27 02:02:54.107 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 02:02:54.107 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-27 02:02:54.107 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 02:02:54.107 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-27 02:02:54.107 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:54.107 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-27 02:02:54.107 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:54.107 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-27 02:02:54.107 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 02:02:54.107 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-27 02:02:54.107 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 02:02:54.107 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-27 02:02:54.107 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:54.107 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-27 02:02:54.107 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:54.107 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-27 02:02:54.107 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 02:02:54.107 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-27 02:02:54.107 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 02:02:54.107 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-27 02:02:54.107 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:54.107 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-27 02:02:54.107 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:54.107 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-27 02:02:54.107 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 02:02:54.107 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-27 02:02:54.107 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 02:02:54.107 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-27 02:02:54.107 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 02:02:54.107 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet de20bfda-c985-417f-9cf3-2e9738dc0875 could not be found. 2026-05-27 02:02:54.107 10 ERROR neutron.plugins.ml2.managers  2026-05-27 02:02:54.108 10 ERROR neutron.plugins.ml2.managers [None req-c507c9a0-1ff5-4645-aa01-5e0d21e8a766 - - - - - -] Failed to bind port 74006e89-101d-4f7e-bf79-303b785e7172 on host instance for vnic_type normal using segments [{'id': '08111fb8-fe5d-4b44-b4fa-50662c479f7e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 828, 'network_id': '9e4985ed-5975-4f89-9b04-af557387f6c1'}] 2026-05-27 02:02:54.109 10 INFO neutron.plugins.ml2.plugin [None req-c507c9a0-1ff5-4645-aa01-5e0d21e8a766 - - - - - -] Attempt 9 to bind port 74006e89-101d-4f7e-bf79-303b785e7172 2026-05-27 02:02:54.127 10 ERROR neutron.plugins.ml2.managers [None req-c507c9a0-1ff5-4645-aa01-5e0d21e8a766 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet de20bfda-c985-417f-9cf3-2e9738dc0875 could not be found. 2026-05-27 02:02:54.127 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 02:02:54.127 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-27 02:02:54.127 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 02:02:54.127 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-27 02:02:54.127 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 02:02:54.127 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-27 02:02:54.127 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 02:02:54.127 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-27 02:02:54.127 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 02:02:54.127 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-27 02:02:54.127 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 02:02:54.127 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-27 02:02:54.127 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 02:02:54.127 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-27 02:02:54.127 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:54.127 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-27 02:02:54.127 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:54.127 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-27 02:02:54.127 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 02:02:54.127 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-27 02:02:54.127 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 02:02:54.127 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-27 02:02:54.127 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:54.127 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-27 02:02:54.127 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:54.127 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-27 02:02:54.127 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 02:02:54.127 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-27 02:02:54.127 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 02:02:54.127 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-27 02:02:54.127 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:54.127 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-27 02:02:54.127 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:54.127 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-27 02:02:54.127 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 02:02:54.127 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-27 02:02:54.127 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 02:02:54.127 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-27 02:02:54.127 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 02:02:54.127 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet de20bfda-c985-417f-9cf3-2e9738dc0875 could not be found. 2026-05-27 02:02:54.127 10 ERROR neutron.plugins.ml2.managers  2026-05-27 02:02:54.128 10 ERROR neutron.plugins.ml2.managers [None req-c507c9a0-1ff5-4645-aa01-5e0d21e8a766 - - - - - -] Failed to bind port 74006e89-101d-4f7e-bf79-303b785e7172 on host instance for vnic_type normal using segments [{'id': '08111fb8-fe5d-4b44-b4fa-50662c479f7e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 828, 'network_id': '9e4985ed-5975-4f89-9b04-af557387f6c1'}] 2026-05-27 02:02:54.128 10 INFO neutron.plugins.ml2.plugin [None req-c507c9a0-1ff5-4645-aa01-5e0d21e8a766 - - - - - -] Attempt 10 to bind port 74006e89-101d-4f7e-bf79-303b785e7172 2026-05-27 02:02:54.147 10 ERROR neutron.plugins.ml2.managers [None req-c507c9a0-1ff5-4645-aa01-5e0d21e8a766 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet de20bfda-c985-417f-9cf3-2e9738dc0875 could not be found. 2026-05-27 02:02:54.147 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 02:02:54.147 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-27 02:02:54.147 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 02:02:54.147 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-27 02:02:54.147 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 02:02:54.147 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-27 02:02:54.147 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 02:02:54.147 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-27 02:02:54.147 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 02:02:54.147 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-27 02:02:54.147 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 02:02:54.147 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-27 02:02:54.147 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 02:02:54.147 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-27 02:02:54.147 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:54.147 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-27 02:02:54.147 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:54.147 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-27 02:02:54.147 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 02:02:54.147 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-27 02:02:54.147 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 02:02:54.147 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-27 02:02:54.147 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:54.147 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-27 02:02:54.147 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:54.147 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-27 02:02:54.147 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 02:02:54.147 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-27 02:02:54.147 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 02:02:54.147 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-27 02:02:54.147 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 02:02:54.147 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-27 02:02:54.147 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 02:02:54.147 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-27 02:02:54.147 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 02:02:54.147 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-27 02:02:54.147 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 02:02:54.147 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-27 02:02:54.147 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 02:02:54.147 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet de20bfda-c985-417f-9cf3-2e9738dc0875 could not be found. 2026-05-27 02:02:54.147 10 ERROR neutron.plugins.ml2.managers  2026-05-27 02:02:54.148 10 ERROR neutron.plugins.ml2.managers [None req-c507c9a0-1ff5-4645-aa01-5e0d21e8a766 - - - - - -] Failed to bind port 74006e89-101d-4f7e-bf79-303b785e7172 on host instance for vnic_type normal using segments [{'id': '08111fb8-fe5d-4b44-b4fa-50662c479f7e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 828, 'network_id': '9e4985ed-5975-4f89-9b04-af557387f6c1'}] 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network 9e4985ed-5975-4f89-9b04-af557387f6c1 could not be found. 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 268, in _get_network 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2870, in one 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1522, in one 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 252, in get_network_details 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1296, in get_network 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 270, in _get_network 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network 9e4985ed-5975-4f89-9b04-af557387f6c1 could not be found. 2026-05-27 02:02:54.878 10 ERROR oslo_messaging.rpc.server  2026-05-27 02:02:56.870 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port e3953386-b585-40d8-a305-e854ce3cc1d4 2026-05-27 02:03:42.870 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 4de905ee-520c-43ca-a27d-6c64e34456e3 2026-05-27 02:03:44.773 10 INFO neutron.plugins.ml2.plugin [None req-68a14cc9-c977-464e-b09f-a85ff6d11224 - - - - - -] Attempt 1 to provision port 4de905ee-520c-43ca-a27d-6c64e34456e3 2026-05-27 02:03:44.957 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port b8b8ac3a-5684-4205-9ece-fe8a2238803d 2026-05-27 02:03:45.479 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port d03a202e-48f5-4cdf-83b3-fc2358658b07 2026-05-27 02:03:45.815 10 INFO neutron.plugins.ml2.plugin [None req-ab3ae989-ddea-4728-9770-321aa7959b37 - - - - - -] Attempt 1 to provision port 9743f038-f84c-4311-8855-535aab131964 2026-05-27 02:03:46.029 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 4de905ee-520c-43ca-a27d-6c64e34456e3 2026-05-27 02:03:46.168 10 INFO neutron.plugins.ml2.plugin [None req-0711a292-a5d4-4705-8241-71d24cce25ff - - - - - -] Attempt 1 to provision port d03a202e-48f5-4cdf-83b3-fc2358658b07 2026-05-27 02:03:46.913 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port d03a202e-48f5-4cdf-83b3-fc2358658b07 2026-05-27 02:03:47.027 10 INFO neutron.plugins.ml2.plugin [None req-4ba43401-fcef-4dac-9207-3e8e09efe419 - - - - - -] Attempt 1 to provision port 4de905ee-520c-43ca-a27d-6c64e34456e3 2026-05-27 02:03:47.509 10 INFO neutron.plugins.ml2.plugin [None req-a28f5391-bf2d-4f13-9d84-7cab69d36b50 - - - - - -] Attempt 1 to provision port b8b8ac3a-5684-4205-9ece-fe8a2238803d 2026-05-27 02:03:47.550 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port b8b8ac3a-5684-4205-9ece-fe8a2238803d 2026-05-27 02:03:48.238 9 INFO neutron.plugins.ml2.plugin [None req-be1d0b80-c6b7-48ad-a3c4-0104c0e52ecd - - - - - -] Attempt 1 to provision port d03a202e-48f5-4cdf-83b3-fc2358658b07 2026-05-27 02:03:48.897 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 605ffbc3-dd2b-4963-8aee-35f55e9f492d 2026-05-27 02:03:48.956 9 INFO neutron.plugins.ml2.plugin [None req-0f9b8dfe-0613-4b65-9ba2-fa900a1a3014 - - - - - -] Attempt 1 to provision port 485010ec-78e5-4306-896b-aba041eaef80 2026-05-27 02:03:49.484 10 INFO neutron.plugins.ml2.plugin [None req-d6b97ce9-66d8-4023-b5c2-c8c317ba05bd - - - - - -] Attempt 1 to provision port b8b8ac3a-5684-4205-9ece-fe8a2238803d 2026-05-27 02:03:49.691 9 INFO neutron.plugins.ml2.plugin [None req-7ffe9b8e-71c8-4343-84c3-34202071b94c - - - - - -] Attempt 1 to provision port 485010ec-78e5-4306-896b-aba041eaef80 2026-05-27 02:03:50.655 9 INFO neutron.plugins.ml2.plugin [None req-f05f91a9-05e7-4c02-88a1-de4f70835fca - - - - - -] Attempt 1 to provision port 085f4c34-5fc5-4f76-a61d-97fd57f5ce92 2026-05-27 02:03:50.858 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 605ffbc3-dd2b-4963-8aee-35f55e9f492d 2026-05-27 02:03:51.507 10 INFO neutron.plugins.ml2.plugin [None req-db8105b3-900f-43da-9733-57233b2f2ba3 - - - - - -] Attempt 1 to provision port 085f4c34-5fc5-4f76-a61d-97fd57f5ce92 2026-05-27 02:03:53.287 10 INFO neutron.plugins.ml2.plugin [None req-4f64e130-df23-45b2-b357-384d4128dac5 - - - - - -] Attempt 1 to provision port 9630f111-bb9a-4818-b2c5-89acfcf1240d 2026-05-27 02:03:54.139 10 INFO neutron.plugins.ml2.plugin [None req-d325c396-09b6-4754-871c-097cf684c5de - - - - - -] Attempt 1 to provision port 9630f111-bb9a-4818-b2c5-89acfcf1240d 2026-05-27 02:04:00.958 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 1e69cd16-b301-4b4c-8f44-ceeb097b5972 2026-05-27 02:04:01.122 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-85362333-6afa-4e2b-8db8-33ac9b6ec3b6'] response: {'server_uuid': '1581934f-0e31-44ec-88fa-6bb34d45cc34', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1e69cd16-b301-4b4c-8f44-ceeb097b5972', 'code': 200} 2026-05-27 02:04:02.885 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 1e69cd16-b301-4b4c-8f44-ceeb097b5972 2026-05-27 02:04:06.932 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 085f4c34-5fc5-4f76-a61d-97fd57f5ce92 2026-05-27 02:04:07.808 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 485010ec-78e5-4306-896b-aba041eaef80 2026-05-27 02:04:09.040 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 0a3f1aae-2f23-457d-a729-d76269165f6d 2026-05-27 02:04:09.234 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-231430de-06cb-4f35-81e6-cac78c231db5'] response: {'server_uuid': 'ed6a2523-b7aa-499b-8386-1ddf9927c226', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0a3f1aae-2f23-457d-a729-d76269165f6d', 'code': 200} 2026-05-27 02:04:09.610 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 9743f038-f84c-4311-8855-535aab131964 2026-05-27 02:04:09.973 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 085f4c34-5fc5-4f76-a61d-97fd57f5ce92 2026-05-27 02:04:10.278 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 9630f111-bb9a-4818-b2c5-89acfcf1240d 2026-05-27 02:04:10.660 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 485010ec-78e5-4306-896b-aba041eaef80 2026-05-27 02:04:11.055 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 0a3f1aae-2f23-457d-a729-d76269165f6d 2026-05-27 02:04:11.385 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 9743f038-f84c-4311-8855-535aab131964 2026-05-27 02:04:11.644 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 9630f111-bb9a-4818-b2c5-89acfcf1240d 2026-05-27 02:04:28.697 10 INFO neutron.plugins.ml2.plugin [None req-a47e7a5e-1136-45e3-ba00-7587e9f34695 - - - - - -] Attempt 1 to provision port 7e3ac27e-9dc8-4013-a331-8235ab4cc437 2026-05-27 02:04:41.668 10 INFO neutron.plugins.ml2.plugin [None req-45f0317a-25b8-470f-a559-64b54b150a46 - - - - - -] Attempt 1 to provision port 84a6301b-4c63-497e-b06b-5ad85001704b 2026-05-27 02:04:43.151 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 84a6301b-4c63-497e-b06b-5ad85001704b 2026-05-27 02:04:43.305 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c1edcd3-7e51-4d99-90bb-5e6768ef6ea8'] response: {'server_uuid': '6c30951a-9bfd-41b5-9e23-2772d174831b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '84a6301b-4c63-497e-b06b-5ad85001704b', 'code': 200} 2026-05-27 02:04:45.055 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 84a6301b-4c63-497e-b06b-5ad85001704b 2026-05-27 02:05:23.693 9 INFO neutron.plugins.ml2.plugin [None req-1f755c9b-282b-4573-8273-e6836b057c0c - - - - - -] Attempt 1 to provision port 3708808b-4ff7-4123-ae70-6e4f6ba12743 2026-05-27 02:05:27.161 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 3708808b-4ff7-4123-ae70-6e4f6ba12743 2026-05-27 02:05:27.370 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-43f60bb6-6f39-4e45-9762-6f29618e6f8b'] response: {'server_uuid': '6c30951a-9bfd-41b5-9e23-2772d174831b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3708808b-4ff7-4123-ae70-6e4f6ba12743', 'code': 200} 2026-05-27 02:05:29.080 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 3708808b-4ff7-4123-ae70-6e4f6ba12743 2026-05-27 02:05:57.358 10 INFO neutron.plugins.ml2.plugin [None req-97e2edc7-86b1-44d7-ba9f-774d20da8924 - - - - - -] Attempt 1 to provision port ebd4aa19-3535-46ee-84a3-9ed1989a2bb1 2026-05-27 02:05:57.573 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0749220b-0719-4a4c-b311-4327a1939aa0'] response: {'server_uuid': '6c30951a-9bfd-41b5-9e23-2772d174831b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ebd4aa19-3535-46ee-84a3-9ed1989a2bb1', 'code': 200} 2026-05-27 02:05:59.115 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port ebd4aa19-3535-46ee-84a3-9ed1989a2bb1 2026-05-27 02:06:11.272 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 0a250ebd-1727-4253-9775-a9a7711912a0 2026-05-27 02:06:11.408 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6699f5fc-313a-4984-ad42-03571755a7d2'] response: {'server_uuid': '6c30951a-9bfd-41b5-9e23-2772d174831b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0a250ebd-1727-4253-9775-a9a7711912a0', 'code': 200} 2026-05-27 02:06:13.120 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 0a250ebd-1727-4253-9775-a9a7711912a0 2026-05-27 02:06:24.467 9 INFO neutron.plugins.ml2.plugin [None req-0d3217fd-d7cc-41b4-91d8-de86b6c0f180 - - - - - -] Attempt 1 to provision port 0a250ebd-1727-4253-9775-a9a7711912a0 2026-05-27 02:06:25.175 10 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port 0a250ebd-1727-4253-9775-a9a7711912a0 2026-05-27 02:06:55.410 10 INFO neutron.plugins.ml2.plugin [None req-bd76ba0e-38fa-4f85-b440-b49505bf85ff - - - - - -] Attempt 1 to provision port ebd4aa19-3535-46ee-84a3-9ed1989a2bb1 2026-05-27 02:06:57.208 9 INFO neutron.plugins.ml2.plugin [None req-3c555031-3bdf-49ac-9a8f-13ddb24c5fda - - - - - -] Attempt 1 to provision port ebd4aa19-3535-46ee-84a3-9ed1989a2bb1