+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-02 00:56:48.928 1 INFO neutron.common.config [-] Logging enabled! 2026-07-02 00:56:48.929 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-07-02 00:56:48.929 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-07-02 00:56:48.929 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-02 00:56:49.848 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 00:56:49.851 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-02 00:56:49.853 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-02 00:56:49.854 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 00:56:49.854 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-02 00:56:49.855 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-02 00:56:49.855 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 00:56:49.860 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 00:56:49.860 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 00:56:49.860 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 00:56:49.876 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-02 00:56:49.876 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 00:56:49.877 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-02 00:56:49.903 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-02 00:56:49.903 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-02 00:56:49.903 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-02 00:56:49.904 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-02 00:56:49.909 1 WARNING oslo_policy.policy [None req-474b20fa-2dbe-41c9-bc63-74e920ab3fd5 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-07-02 00:56:50.177 1 INFO neutron.plugins.ml2.managers [None req-474b20fa-2dbe-41c9-bc63-74e920ab3fd5 - - - - - -] Initializing driver for type 'vlan' 2026-07-02 00:56:50.560 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-474b20fa-2dbe-41c9-bc63-74e920ab3fd5 - - - - - -] VlanTypeDriver initialization complete 2026-07-02 00:56:50.561 1 INFO neutron.plugins.ml2.managers [None req-474b20fa-2dbe-41c9-bc63-74e920ab3fd5 - - - - - -] Initializing driver for type 'vxlan' 2026-07-02 00:56:50.561 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-474b20fa-2dbe-41c9-bc63-74e920ab3fd5 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-02 00:56:50.598 1 INFO neutron.plugins.ml2.managers [None req-474b20fa-2dbe-41c9-bc63-74e920ab3fd5 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-02 00:56:50.598 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-474b20fa-2dbe-41c9-bc63-74e920ab3fd5 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-02 00:56:50.598 1 INFO neutron.plugins.ml2.managers [None req-474b20fa-2dbe-41c9-bc63-74e920ab3fd5 - - - - - -] Initializing extension driver 'port_security' 2026-07-02 00:56:50.599 1 INFO neutron.plugins.ml2.extensions.port_security [None req-474b20fa-2dbe-41c9-bc63-74e920ab3fd5 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-02 00:56:50.599 1 INFO neutron.plugins.ml2.managers [None req-474b20fa-2dbe-41c9-bc63-74e920ab3fd5 - - - - - -] Initializing extension driver 'qos' 2026-07-02 00:56:50.599 1 INFO neutron.plugins.ml2.managers [None req-474b20fa-2dbe-41c9-bc63-74e920ab3fd5 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-02 00:56:50.599 1 INFO neutron.plugins.ml2.managers [None req-474b20fa-2dbe-41c9-bc63-74e920ab3fd5 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-02 00:56:50.613 1 INFO neutron.quota [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded quota_driver: . 2026-07-02 00:56:50.613 1 INFO neutron.plugins.ml2.plugin [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Modular L2 Plugin initialization complete 2026-07-02 00:56:50.614 1 INFO neutron.plugins.ml2.managers [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-02 00:56:50.614 1 INFO neutron.plugins.ml2.managers [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-02 00:56:50.614 1 INFO neutron.plugins.ml2.managers [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Got port-security extension from driver 'port_security' 2026-07-02 00:56:50.614 1 INFO neutron.extensions.vlantransparent [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Disabled vlantransparent extension. 2026-07-02 00:56:50.614 1 INFO neutron.manager [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loading Plugin: qos 2026-07-02 00:56:50.624 1 INFO neutron.manager [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loading Plugin: router 2026-07-02 00:56:50.652 1 INFO neutron.services.service_base [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-02 00:56:50.652 1 INFO neutron.manager [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loading Plugin: segments 2026-07-02 00:56:50.711 1 INFO neutron.manager [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loading Plugin: trunk 2026-07-02 00:56:50.768 1 INFO neutron.manager [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loading Plugin: vpnaas 2026-07-02 00:56:50.801 1 WARNING stevedore.named [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-02 00:56:50.860 1 INFO neutron_vpnaas.services.vpn.plugin [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-02 00:56:50.860 1 INFO neutron.common.utils [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-02 00:56:50.860 1 INFO neutron.manager [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loading Plugin: auto_allocate 2026-07-02 00:56:50.864 1 INFO neutron.manager [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loading Plugin: tag 2026-07-02 00:56:50.868 1 INFO neutron.manager [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loading Plugin: timestamp 2026-07-02 00:56:50.870 1 INFO neutron.manager [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loading Plugin: network_ip_availability 2026-07-02 00:56:50.874 1 INFO neutron.manager [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loading Plugin: flavors 2026-07-02 00:56:50.877 1 INFO neutron.manager [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loading Plugin: revisions 2026-07-02 00:56:50.879 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Initializing extension manager. 2026-07-02 00:56:50.880 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: address-group 2026-07-02 00:56:50.881 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: address-scope 2026-07-02 00:56:50.881 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-02 00:56:50.882 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: agent 2026-07-02 00:56:50.882 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: agent-resources-synced 2026-07-02 00:56:50.883 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: allowed-address-pairs 2026-07-02 00:56:50.884 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: auto-allocated-topology 2026-07-02 00:56:50.885 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: availability_zone 2026-07-02 00:56:50.885 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: availability_zone_filter 2026-07-02 00:56:50.886 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-02 00:56:50.886 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: default-subnetpools 2026-07-02 00:56:50.887 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-02 00:56:50.888 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: dns-integration 2026-07-02 00:56:50.888 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: dns-domain-ports 2026-07-02 00:56:50.888 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-02 00:56:50.889 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: dvr 2026-07-02 00:56:50.890 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-02 00:56:50.890 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: empty-string-filtering 2026-07-02 00:56:50.891 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 00:56:50.891 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-02 00:56:50.891 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: external-net 2026-07-02 00:56:50.892 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-02 00:56:50.892 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: extraroute 2026-07-02 00:56:50.893 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: extraroute-atomic 2026-07-02 00:56:50.893 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-02 00:56:50.894 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-02 00:56:50.894 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-02 00:56:50.895 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-02 00:56:50.895 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: fip-port-details 2026-07-02 00:56:50.896 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: flavors 2026-07-02 00:56:50.897 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-02 00:56:50.897 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: floatingip-pools 2026-07-02 00:56:50.898 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: ip_allocation 2026-07-02 00:56:50.898 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: ip-substring-filtering 2026-07-02 00:56:50.899 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: l2_adjacency 2026-07-02 00:56:50.899 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: router 2026-07-02 00:56:50.901 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 00:56:50.901 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-02 00:56:50.902 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-02 00:56:50.902 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: ext-gw-mode 2026-07-02 00:56:50.903 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: l3-ha 2026-07-02 00:56:50.903 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-02 00:56:50.904 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-02 00:56:50.904 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: l3-flavors 2026-07-02 00:56:50.905 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-02 00:56:50.905 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-02 00:56:50.907 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-02 00:56:50.908 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-02 00:56:50.908 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-02 00:56:50.909 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-02 00:56:50.910 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-02 00:56:50.910 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: multi-provider 2026-07-02 00:56:50.911 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: net-mtu 2026-07-02 00:56:50.911 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: net-mtu-writable 2026-07-02 00:56:50.912 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: network_availability_zone 2026-07-02 00:56:50.912 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: network_ha 2026-07-02 00:56:50.913 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: network-ip-availability 2026-07-02 00:56:50.913 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-02 00:56:50.914 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: pagination 2026-07-02 00:56:50.914 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: port-device-profile 2026-07-02 00:56:50.915 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-02 00:56:50.915 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-02 00:56:50.916 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-02 00:56:50.916 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: port-mac-override 2026-07-02 00:56:50.916 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-02 00:56:50.917 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-02 00:56:50.917 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: port-resource-request 2026-07-02 00:56:50.918 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: port-resource-request-groups 2026-07-02 00:56:50.918 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: binding 2026-07-02 00:56:50.919 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: binding-extended 2026-07-02 00:56:50.919 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: port-security 2026-07-02 00:56:50.920 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: project-id 2026-07-02 00:56:50.920 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: provider 2026-07-02 00:56:50.922 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: qos 2026-07-02 00:56:50.922 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-02 00:56:50.923 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-02 00:56:50.923 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: qos-default 2026-07-02 00:56:50.924 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: qos-fip 2026-07-02 00:56:50.924 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-02 00:56:50.925 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: qos-gateway-ip 2026-07-02 00:56:50.925 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: qos-port-network-policy 2026-07-02 00:56:50.926 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: qos-pps-minimum 2026-07-02 00:56:50.926 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-02 00:56:50.927 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: qos-pps 2026-07-02 00:56:50.927 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: qos-rule-type-details 2026-07-02 00:56:50.928 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-02 00:56:50.928 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: qos-rules-alias 2026-07-02 00:56:50.929 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: quota-check-limit 2026-07-02 00:56:50.930 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: quotas 2026-07-02 00:56:50.932 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: quota_details 2026-07-02 00:56:50.933 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: rbac-policies 2026-07-02 00:56:50.933 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: rbac-address-group 2026-07-02 00:56:50.934 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: rbac-address-scope 2026-07-02 00:56:50.934 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: rbac-security-groups 2026-07-02 00:56:50.935 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: rbac-subnetpool 2026-07-02 00:56:50.935 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: revision-if-match 2026-07-02 00:56:50.936 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: standard-attr-revisions 2026-07-02 00:56:50.936 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: router_availability_zone 2026-07-02 00:56:50.937 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-02 00:56:50.938 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: security-groups-default-rules 2026-07-02 00:56:50.938 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-02 00:56:50.939 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-02 00:56:50.939 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-02 00:56:50.940 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-02 00:56:50.940 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-02 00:56:50.946 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: security-group 2026-07-02 00:56:50.947 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: segment 2026-07-02 00:56:50.948 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-02 00:56:50.948 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: service-type 2026-07-02 00:56:50.949 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: sorting 2026-07-02 00:56:50.949 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: standard-attr-segment 2026-07-02 00:56:50.950 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: standard-attr-description 2026-07-02 00:56:50.950 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: stateful-security-group 2026-07-02 00:56:50.951 1 WARNING neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-02 00:56:50.951 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-02 00:56:50.952 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: subnet_onboard 2026-07-02 00:56:50.952 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-02 00:56:50.953 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: subnet-service-types 2026-07-02 00:56:50.953 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: subnet_allocation 2026-07-02 00:56:50.954 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-02 00:56:50.954 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-02 00:56:50.957 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: standard-attr-tag 2026-07-02 00:56:50.957 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-02 00:56:50.958 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: trunk 2026-07-02 00:56:50.959 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: trunk-details 2026-07-02 00:56:50.959 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-02 00:56:50.960 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-02 00:56:50.961 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-02 00:56:50.962 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-02 00:56:50.962 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: vpn-flavors 2026-07-02 00:56:50.963 1 INFO neutron.api.extensions [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Loaded extension: vpnaas 2026-07-02 00:56:50.966 1 INFO oslo_service.service [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Starting 2 workers 2026-07-02 00:56:50.970 1 INFO oslo_service.service [None req-216298f4-4bfa-4fbf-956e-b989373e6cfe - - - - - -] Starting 1 workers 2026-07-02 00:57:26.126 9 INFO neutron.db.l3_hamode_db [None req-96b5214a-953a-4ed9-adbd-b7fcc49500ba - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 00:57:34.323 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 7ab464c1-a077-45c4-9b7e-f9e3d6ed7dda 2026-07-02 00:57:35.099 10 INFO neutron.plugins.ml2.plugin [None req-a7120683-994d-45fd-a5ab-5a1b019cd1eb - - - - - -] Attempt 1 to provision port 7ab464c1-a077-45c4-9b7e-f9e3d6ed7dda 2026-07-02 00:57:36.244 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 7ab464c1-a077-45c4-9b7e-f9e3d6ed7dda 2026-07-02 01:01:56.554 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 4862065b-0e22-4018-8017-caa699fa0c03 2026-07-02 01:01:57.286 9 INFO neutron.plugins.ml2.plugin [None req-258cc034-5835-47d9-a4d0-d9bbdf9eedc5 - - - - - -] Attempt 1 to provision port 4862065b-0e22-4018-8017-caa699fa0c03 2026-07-02 01:01:58.454 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 4862065b-0e22-4018-8017-caa699fa0c03 2026-07-02 01:02:05.067 10 INFO neutron.plugins.ml2.plugin [None req-c5b897f5-8495-4d41-95d4-69f199d50915 - - - - - -] Attempt 1 to provision port 95532485-d7ad-469e-beba-efdc5523df7c 2026-07-02 01:05:42.700 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 95532485-d7ad-469e-beba-efdc5523df7c 2026-07-02 01:05:44.579 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 95532485-d7ad-469e-beba-efdc5523df7c 2026-07-02 01:14:48.909 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 0a0e7227-5027-42e4-90d2-27783eace306 2026-07-02 01:14:50.907 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 0a0e7227-5027-42e4-90d2-27783eace306 2026-07-02 01:31:07.524 9 INFO neutron.plugins.ml2.plugin [None req-ef6fdbf4-a862-4ffe-a7c4-b26367ef4456 - - - - - -] Attempt 1 to provision port 8645c90f-51db-486a-8b7b-f9d82604a533 2026-07-02 01:31:07.629 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port e113837a-7f17-49f5-8526-67c344329a72 2026-07-02 01:31:07.990 10 INFO neutron.plugins.ml2.plugin [None req-509108fc-831c-4070-a3d5-638eca2db55c - - - - - -] Attempt 1 to provision port 159aeddc-c904-4fea-8937-4e4d9b6006be 2026-07-02 01:31:08.087 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 777fc14c-0477-41bd-ad39-dfd5f96b91fa 2026-07-02 01:31:08.334 10 INFO neutron.plugins.ml2.plugin [None req-59994632-5b70-4151-b3b3-638ab8294900 - - - - - -] Attempt 1 to provision port e113837a-7f17-49f5-8526-67c344329a72 2026-07-02 01:31:08.650 10 INFO neutron.plugins.ml2.plugin [None req-ae20b5b9-161e-41be-8113-befd68825bb7 - - - - - -] Attempt 1 to provision port 777fc14c-0477-41bd-ad39-dfd5f96b91fa 2026-07-02 01:31:09.623 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port e113837a-7f17-49f5-8526-67c344329a72 2026-07-02 01:31:10.227 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 777fc14c-0477-41bd-ad39-dfd5f96b91fa 2026-07-02 01:31:10.670 10 INFO neutron.plugins.ml2.plugin [None req-df7358b2-6099-4fae-835e-1aa66f4a5b13 - - - - - -] Attempt 1 to provision port fde64efc-5150-413c-84a4-9cc33c0d31bc 2026-07-02 01:31:10.926 9 INFO neutron.plugins.ml2.plugin [None req-16e9ac4f-0ea8-4b8b-aae2-b946d8cbe4b2 - - - - - -] Attempt 1 to provision port 36880c2b-1afa-4073-a9e2-6fb0f616f7b4 2026-07-02 01:31:11.279 9 INFO neutron.plugins.ml2.plugin [None req-a374d7cf-3586-427a-8b8b-c9657291ee38 - - - - - -] Attempt 1 to provision port fde64efc-5150-413c-84a4-9cc33c0d31bc 2026-07-02 01:31:11.625 9 INFO neutron.plugins.ml2.plugin [None req-8fba0d87-e520-4000-aec6-45ab6d47f52c - - - - - -] Attempt 1 to provision port 36880c2b-1afa-4073-a9e2-6fb0f616f7b4 2026-07-02 01:31:13.612 9 INFO neutron.plugins.ml2.plugin [None req-035ac662-2475-4d1b-8d3c-4cac2e53cb2e - - - - - -] Attempt 1 to provision port 9508c397-28fe-4840-a8cb-a0efdf3ffd12 2026-07-02 01:31:13.671 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port a018a45b-f910-4290-99a3-3ff35642aac0 2026-07-02 01:31:14.377 10 INFO neutron.plugins.ml2.plugin [None req-8b771123-b97c-4834-b108-d107b934b30c - - - - - -] Attempt 1 to provision port a018a45b-f910-4290-99a3-3ff35642aac0 2026-07-02 01:31:15.549 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port a018a45b-f910-4290-99a3-3ff35642aac0 2026-07-02 01:31:16.284 10 INFO neutron.plugins.ml2.plugin [None req-01101564-d569-478d-8ce5-06236e2cc133 - - - - - -] Attempt 1 to provision port 8d065d56-6a89-4e3c-9cb0-9209fe8306c1 2026-07-02 01:31:16.970 10 INFO neutron.plugins.ml2.plugin [None req-8990b657-36a1-49ed-ab6c-83f53cc1ac6a - - - - - -] Attempt 1 to provision port 8d065d56-6a89-4e3c-9cb0-9209fe8306c1 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-02 01:31:19.253 9 INFO neutron.plugins.ml2.plugin [None req-b4944685-12c3-4961-bf40-7763c163e5f0 - - - - - -] Attempt 1 to provision port 0dc73dc2-e15d-4f76-9b7a-524889d31c4f 2026-07-02 01:31:19.683 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port dfda1152-77dd-4ad1-be9b-cec4f0b8b14d 2026-07-02 01:31:20.279 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 0c4cd3d7-d482-4c26-8280-bffc96f9fec6 2026-07-02 01:31:21.563 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port dfda1152-77dd-4ad1-be9b-cec4f0b8b14d 2026-07-02 01:31:21.912 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 0c4cd3d7-d482-4c26-8280-bffc96f9fec6 2026-07-02 01:31:23.846 10 INFO neutron.plugins.ml2.plugin [None req-cb25bcc0-e73c-4c93-b107-9fd69e3b67f5 - - - - - -] Attempt 1 to provision port 2dcce892-dc8f-4637-bbc1-06bb64530cc5 2026-07-02 01:31:24.142 10 INFO neutron.plugins.ml2.plugin [None req-d6fa3f27-da60-42ec-bfdd-cc4fc9023ba2 - - - - - -] Attempt 1 to provision port 1a33b4aa-e9d5-4051-8b4b-fe2e4840f2fe 2026-07-02 01:31:24.936 10 INFO neutron.plugins.ml2.plugin [None req-4af7c49f-46a6-4592-babf-b872a7a751be - - - - - -] Attempt 1 to provision port 6865f66a-3400-4e1a-b799-d7e358e1c70e 2026-07-02 01:31:25.636 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 0dc73dc2-e15d-4f76-9b7a-524889d31c4f 2026-07-02 01:31:26.113 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 6865f66a-3400-4e1a-b799-d7e358e1c70e 2026-07-02 01:31:26.865 10 INFO neutron.plugins.ml2.plugin [None req-76875661-4d90-4b8a-b31a-cae6e5fafe2f - - - - - -] Attempt 1 to provision port e5dc00e8-9df7-4e40-bc18-56ecad1ebab8 2026-07-02 01:31:27.540 9 INFO neutron.plugins.ml2.plugin [None req-1b6f350e-d797-4efa-81d3-f3c9d1fe5253 - - - - - -] Attempt 1 to provision port e5dc00e8-9df7-4e40-bc18-56ecad1ebab8 2026-07-02 01:31:27.655 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-362c3c97-b563-4377-b67b-7beec5b4e8d2'] response: {'server_uuid': '455daedc-2bf7-4bac-9d3e-dd500185303f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0dc73dc2-e15d-4f76-9b7a-524889d31c4f', 'code': 200} 2026-07-02 01:31:27.779 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 0dc73dc2-e15d-4f76-9b7a-524889d31c4f 2026-07-02 01:31:28.322 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port eb09e088-d606-4f69-9886-80ac5a6ee666 2026-07-02 01:31:28.876 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 2dcce892-dc8f-4637-bbc1-06bb64530cc5 2026-07-02 01:31:29.708 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-193a9af0-c410-4d0d-929c-7308b26df267'] response: {'server_uuid': 'e8080052-60d9-4044-9e00-dfdeb215da41', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2dcce892-dc8f-4637-bbc1-06bb64530cc5', 'code': 200} 2026-07-02 01:31:29.885 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port eb09e088-d606-4f69-9886-80ac5a6ee666 2026-07-02 01:31:30.271 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 2dcce892-dc8f-4637-bbc1-06bb64530cc5 2026-07-02 01:31:31.957 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port a8b33654-9281-43b0-a3d0-81c6e42e83fe /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server [None req-d035da76-67ce-4f02-a282-deb6ffecd176 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet cf27a0b6-bf90-4ac2-bde5-8340f4bb4874: This subnet is being modified by another concurrent operation. 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-07-02 01:31:41.535 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-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-02 01:31:41.535 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-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-07-02 01:31:41.535 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-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-07-02 01:31:41.535 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-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-07-02 01:31:41.535 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-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-02 01:31:41.535 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-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-07-02 01:31:41.535 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-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-07-02 01:31:41.535 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-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-07-02 01:31:41.535 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-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-07-02 01:31:41.535 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-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-02 01:31:41.535 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-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-07-02 01:31:41.535 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-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-07-02 01:31:41.535 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-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-07-02 01:31:41.535 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-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server raise exception 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet cf27a0b6-bf90-4ac2-bde5-8340f4bb4874: This subnet is being modified by another concurrent operation. 2026-07-02 01:31:41.535 9 ERROR oslo_messaging.rpc.server  2026-07-02 01:31:43.648 10 INFO neutron.plugins.ml2.plugin [None req-73e640f9-224f-406e-ba67-4ba8de52f232 - - - - - -] Attempt 1 to provision port 22d13dd6-a66f-4757-8b51-1211a3610a97 2026-07-02 01:31:43.755 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 23631e40-66c7-492e-9db9-50129e1d4064 2026-07-02 01:31:43.884 10 INFO neutron.plugins.ml2.plugin [None req-257436c2-4489-467d-9693-9e95046ad3a9 - - - - - -] Attempt 1 to provision port 23631e40-66c7-492e-9db9-50129e1d4064 2026-07-02 01:31:45.223 10 INFO neutron.plugins.ml2.plugin [None req-3f085f20-6bd6-4cea-a95e-ff260359042c - - - - - -] Attempt 1 to provision port 7d00429e-f5fe-4c3b-92e9-5dc0c081bc34 2026-07-02 01:31:45.800 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 9508c397-28fe-4840-a8cb-a0efdf3ffd12 2026-07-02 01:31:45.885 9 INFO neutron.plugins.ml2.plugin [None req-7f9231d8-f19f-431c-a7ec-dd7046b26a61 - - - - - -] Attempt 1 to provision port 7d00429e-f5fe-4c3b-92e9-5dc0c081bc34 2026-07-02 01:31:46.192 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 23631e40-66c7-492e-9db9-50129e1d4064 2026-07-02 01:31:46.477 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port f260d5fa-8b09-47f1-8187-925d3c6742f9 2026-07-02 01:31:47.173 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 8d065d56-6a89-4e3c-9cb0-9209fe8306c1 2026-07-02 01:31:47.806 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 9508c397-28fe-4840-a8cb-a0efdf3ffd12 2026-07-02 01:31:48.061 9 INFO neutron.plugins.ml2.plugin [None req-94e314d0-a6e8-46ee-9589-3a795d6a743c - - - - - -] Attempt 1 to provision port 2dcce892-dc8f-4637-bbc1-06bb64530cc5 2026-07-02 01:31:48.079 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 8d065d56-6a89-4e3c-9cb0-9209fe8306c1 2026-07-02 01:31:48.513 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port f260d5fa-8b09-47f1-8187-925d3c6742f9 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers [None req-6b09738a-160c-404f-b187-f0fbacb28603 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f9313fec-2822-40a4-b7b7-3886f4eef14d could not be found. 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f9313fec-2822-40a4-b7b7-3886f4eef14d could not be found. 2026-07-02 01:31:49.585 9 ERROR neutron.plugins.ml2.managers  2026-07-02 01:31:49.587 9 ERROR neutron.plugins.ml2.managers [None req-6b09738a-160c-404f-b187-f0fbacb28603 - - - - - -] Failed to bind port d4dda3e3-5041-4ec7-a0b5-b413ad621ae2 on host instance for vnic_type normal using segments [{'id': '77d31feb-dec4-41c0-ba94-84b3630d1334', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 658, 'network_id': '7d3d4ca6-9c30-46e8-9eee-b78ca876f9ef'}] 2026-07-02 01:31:49.587 9 INFO neutron.plugins.ml2.plugin [None req-6b09738a-160c-404f-b187-f0fbacb28603 - - - - - -] Attempt 2 to bind port d4dda3e3-5041-4ec7-a0b5-b413ad621ae2 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers [None req-6b09738a-160c-404f-b187-f0fbacb28603 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f9313fec-2822-40a4-b7b7-3886f4eef14d could not be found. 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f9313fec-2822-40a4-b7b7-3886f4eef14d could not be found. 2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers  2026-07-02 01:31:49.608 9 ERROR neutron.plugins.ml2.managers [None req-6b09738a-160c-404f-b187-f0fbacb28603 - - - - - -] Failed to bind port d4dda3e3-5041-4ec7-a0b5-b413ad621ae2 on host instance for vnic_type normal using segments [{'id': '77d31feb-dec4-41c0-ba94-84b3630d1334', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 658, 'network_id': '7d3d4ca6-9c30-46e8-9eee-b78ca876f9ef'}] 2026-07-02 01:31:49.609 9 INFO neutron.plugins.ml2.plugin [None req-6b09738a-160c-404f-b187-f0fbacb28603 - - - - - -] Attempt 3 to bind port d4dda3e3-5041-4ec7-a0b5-b413ad621ae2 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers [None req-6b09738a-160c-404f-b187-f0fbacb28603 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f9313fec-2822-40a4-b7b7-3886f4eef14d could not be found. 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f9313fec-2822-40a4-b7b7-3886f4eef14d could not be found. 2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers  2026-07-02 01:31:49.629 9 ERROR neutron.plugins.ml2.managers [None req-6b09738a-160c-404f-b187-f0fbacb28603 - - - - - -] Failed to bind port d4dda3e3-5041-4ec7-a0b5-b413ad621ae2 on host instance for vnic_type normal using segments [{'id': '77d31feb-dec4-41c0-ba94-84b3630d1334', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 658, 'network_id': '7d3d4ca6-9c30-46e8-9eee-b78ca876f9ef'}] 2026-07-02 01:31:49.630 9 INFO neutron.plugins.ml2.plugin [None req-6b09738a-160c-404f-b187-f0fbacb28603 - - - - - -] Attempt 4 to bind port d4dda3e3-5041-4ec7-a0b5-b413ad621ae2 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers [None req-6b09738a-160c-404f-b187-f0fbacb28603 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f9313fec-2822-40a4-b7b7-3886f4eef14d could not be found. 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f9313fec-2822-40a4-b7b7-3886f4eef14d could not be found. 2026-07-02 01:31:49.658 9 ERROR neutron.plugins.ml2.managers  2026-07-02 01:31:49.659 9 ERROR neutron.plugins.ml2.managers [None req-6b09738a-160c-404f-b187-f0fbacb28603 - - - - - -] Failed to bind port d4dda3e3-5041-4ec7-a0b5-b413ad621ae2 on host instance for vnic_type normal using segments [{'id': '77d31feb-dec4-41c0-ba94-84b3630d1334', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 658, 'network_id': '7d3d4ca6-9c30-46e8-9eee-b78ca876f9ef'}] 2026-07-02 01:31:49.659 9 INFO neutron.plugins.ml2.plugin [None req-6b09738a-160c-404f-b187-f0fbacb28603 - - - - - -] Attempt 5 to bind port d4dda3e3-5041-4ec7-a0b5-b413ad621ae2 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers [None req-6b09738a-160c-404f-b187-f0fbacb28603 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f9313fec-2822-40a4-b7b7-3886f4eef14d could not be found. 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f9313fec-2822-40a4-b7b7-3886f4eef14d could not be found. 2026-07-02 01:31:49.685 9 ERROR neutron.plugins.ml2.managers  2026-07-02 01:31:49.686 9 ERROR neutron.plugins.ml2.managers [None req-6b09738a-160c-404f-b187-f0fbacb28603 - - - - - -] Failed to bind port d4dda3e3-5041-4ec7-a0b5-b413ad621ae2 on host instance for vnic_type normal using segments [{'id': '77d31feb-dec4-41c0-ba94-84b3630d1334', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 658, 'network_id': '7d3d4ca6-9c30-46e8-9eee-b78ca876f9ef'}] 2026-07-02 01:31:49.687 9 INFO neutron.plugins.ml2.plugin [None req-6b09738a-160c-404f-b187-f0fbacb28603 - - - - - -] Attempt 6 to bind port d4dda3e3-5041-4ec7-a0b5-b413ad621ae2 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers [None req-6b09738a-160c-404f-b187-f0fbacb28603 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f9313fec-2822-40a4-b7b7-3886f4eef14d could not be found. 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f9313fec-2822-40a4-b7b7-3886f4eef14d could not be found. 2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers  2026-07-02 01:31:49.710 9 ERROR neutron.plugins.ml2.managers [None req-6b09738a-160c-404f-b187-f0fbacb28603 - - - - - -] Failed to bind port d4dda3e3-5041-4ec7-a0b5-b413ad621ae2 on host instance for vnic_type normal using segments [{'id': '77d31feb-dec4-41c0-ba94-84b3630d1334', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 658, 'network_id': '7d3d4ca6-9c30-46e8-9eee-b78ca876f9ef'}] 2026-07-02 01:31:49.711 9 INFO neutron.plugins.ml2.plugin [None req-6b09738a-160c-404f-b187-f0fbacb28603 - - - - - -] Attempt 7 to bind port d4dda3e3-5041-4ec7-a0b5-b413ad621ae2 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers [None req-6b09738a-160c-404f-b187-f0fbacb28603 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f9313fec-2822-40a4-b7b7-3886f4eef14d could not be found. 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f9313fec-2822-40a4-b7b7-3886f4eef14d could not be found. 2026-07-02 01:31:49.730 9 ERROR neutron.plugins.ml2.managers  2026-07-02 01:31:49.731 9 ERROR neutron.plugins.ml2.managers [None req-6b09738a-160c-404f-b187-f0fbacb28603 - - - - - -] Failed to bind port d4dda3e3-5041-4ec7-a0b5-b413ad621ae2 on host instance for vnic_type normal using segments [{'id': '77d31feb-dec4-41c0-ba94-84b3630d1334', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 658, 'network_id': '7d3d4ca6-9c30-46e8-9eee-b78ca876f9ef'}] 2026-07-02 01:31:49.731 9 INFO neutron.plugins.ml2.plugin [None req-6b09738a-160c-404f-b187-f0fbacb28603 - - - - - -] Attempt 8 to bind port d4dda3e3-5041-4ec7-a0b5-b413ad621ae2 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers [None req-6b09738a-160c-404f-b187-f0fbacb28603 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f9313fec-2822-40a4-b7b7-3886f4eef14d could not be found. 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f9313fec-2822-40a4-b7b7-3886f4eef14d could not be found. 2026-07-02 01:31:49.754 9 ERROR neutron.plugins.ml2.managers  2026-07-02 01:31:49.755 9 ERROR neutron.plugins.ml2.managers [None req-6b09738a-160c-404f-b187-f0fbacb28603 - - - - - -] Failed to bind port d4dda3e3-5041-4ec7-a0b5-b413ad621ae2 on host instance for vnic_type normal using segments [{'id': '77d31feb-dec4-41c0-ba94-84b3630d1334', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 658, 'network_id': '7d3d4ca6-9c30-46e8-9eee-b78ca876f9ef'}] 2026-07-02 01:31:49.755 9 INFO neutron.plugins.ml2.plugin [None req-6b09738a-160c-404f-b187-f0fbacb28603 - - - - - -] Attempt 9 to bind port d4dda3e3-5041-4ec7-a0b5-b413ad621ae2 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers [None req-6b09738a-160c-404f-b187-f0fbacb28603 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f9313fec-2822-40a4-b7b7-3886f4eef14d could not be found. 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f9313fec-2822-40a4-b7b7-3886f4eef14d could not be found. 2026-07-02 01:31:49.775 9 ERROR neutron.plugins.ml2.managers  2026-07-02 01:31:49.776 9 ERROR neutron.plugins.ml2.managers [None req-6b09738a-160c-404f-b187-f0fbacb28603 - - - - - -] Failed to bind port d4dda3e3-5041-4ec7-a0b5-b413ad621ae2 on host instance for vnic_type normal using segments [{'id': '77d31feb-dec4-41c0-ba94-84b3630d1334', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 658, 'network_id': '7d3d4ca6-9c30-46e8-9eee-b78ca876f9ef'}] 2026-07-02 01:31:49.776 9 INFO neutron.plugins.ml2.plugin [None req-6b09738a-160c-404f-b187-f0fbacb28603 - - - - - -] Attempt 10 to bind port d4dda3e3-5041-4ec7-a0b5-b413ad621ae2 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers [None req-6b09738a-160c-404f-b187-f0fbacb28603 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f9313fec-2822-40a4-b7b7-3886f4eef14d could not be found. 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f9313fec-2822-40a4-b7b7-3886f4eef14d could not be found. 2026-07-02 01:31:49.794 9 ERROR neutron.plugins.ml2.managers  2026-07-02 01:31:49.795 9 ERROR neutron.plugins.ml2.managers [None req-6b09738a-160c-404f-b187-f0fbacb28603 - - - - - -] Failed to bind port d4dda3e3-5041-4ec7-a0b5-b413ad621ae2 on host instance for vnic_type normal using segments [{'id': '77d31feb-dec4-41c0-ba94-84b3630d1334', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 658, 'network_id': '7d3d4ca6-9c30-46e8-9eee-b78ca876f9ef'}] 2026-07-02 01:31:49.975 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 2dcce892-dc8f-4637-bbc1-06bb64530cc5 2026-07-02 01:31:50.541 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port a4cafb68-2603-4df2-91cb-f197ec362c16 2026-07-02 01:31:50.808 9 INFO neutron.plugins.ml2.plugin [None req-86dfe3d3-d0e2-4753-b6e2-79d6823c7caf - - - - - -] Attempt 1 to provision port 2dcce892-dc8f-4637-bbc1-06bb64530cc5 2026-07-02 01:31:51.098 10 INFO neutron.plugins.ml2.plugin [None req-232130c1-2691-43b3-bf40-5803bbf3cdd0 - - - - - -] Attempt 1 to provision port a4cafb68-2603-4df2-91cb-f197ec362c16 2026-07-02 01:31:51.876 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 2dcce892-dc8f-4637-bbc1-06bb64530cc5 2026-07-02 01:31:55.852 10 INFO neutron.plugins.ml2.plugin [None req-6e7cb3d2-3249-4de4-b25f-a59fc0e97231 - - - - - -] Attempt 1 to provision port 1be121a1-41aa-4c8f-8873-e7a646cd55a4 2026-07-02 01:31:57.885 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 586ea20f-2b9d-4b9f-b901-0defb6d9767d 2026-07-02 01:31:59.030 10 INFO neutron.plugins.ml2.plugin [None req-d3f6e272-62f9-46e6-a51b-3381a21d7de5 - - - - - -] Attempt 1 to provision port 586ea20f-2b9d-4b9f-b901-0defb6d9767d 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers [None req-9c96e86b-e462-43bd-ab35-7a2a6a4905c1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89934c31-c97a-411b-80aa-1b796c74d747 could not be found. 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89934c31-c97a-411b-80aa-1b796c74d747 could not be found. 2026-07-02 01:31:59.774 10 ERROR neutron.plugins.ml2.managers  2026-07-02 01:31:59.775 10 ERROR neutron.plugins.ml2.managers [None req-9c96e86b-e462-43bd-ab35-7a2a6a4905c1 - - - - - -] Failed to bind port fd8c70b5-c4e4-4620-8b0e-55db97c73991 on host instance for vnic_type normal using segments [] 2026-07-02 01:31:59.775 10 INFO neutron.plugins.ml2.plugin [None req-9c96e86b-e462-43bd-ab35-7a2a6a4905c1 - - - - - -] Attempt 2 to bind port fd8c70b5-c4e4-4620-8b0e-55db97c73991 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers [None req-9c96e86b-e462-43bd-ab35-7a2a6a4905c1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89934c31-c97a-411b-80aa-1b796c74d747 could not be found. 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89934c31-c97a-411b-80aa-1b796c74d747 could not be found. 2026-07-02 01:31:59.789 10 ERROR neutron.plugins.ml2.managers  2026-07-02 01:31:59.790 10 ERROR neutron.plugins.ml2.managers [None req-9c96e86b-e462-43bd-ab35-7a2a6a4905c1 - - - - - -] Failed to bind port fd8c70b5-c4e4-4620-8b0e-55db97c73991 on host instance for vnic_type normal using segments [] 2026-07-02 01:31:59.791 10 INFO neutron.plugins.ml2.plugin [None req-9c96e86b-e462-43bd-ab35-7a2a6a4905c1 - - - - - -] Attempt 3 to bind port fd8c70b5-c4e4-4620-8b0e-55db97c73991 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers [None req-9c96e86b-e462-43bd-ab35-7a2a6a4905c1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89934c31-c97a-411b-80aa-1b796c74d747 could not be found. 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89934c31-c97a-411b-80aa-1b796c74d747 could not be found. 2026-07-02 01:31:59.828 10 ERROR neutron.plugins.ml2.managers  2026-07-02 01:31:59.829 10 ERROR neutron.plugins.ml2.managers [None req-9c96e86b-e462-43bd-ab35-7a2a6a4905c1 - - - - - -] Failed to bind port fd8c70b5-c4e4-4620-8b0e-55db97c73991 on host instance for vnic_type normal using segments [] 2026-07-02 01:31:59.829 10 INFO neutron.plugins.ml2.plugin [None req-9c96e86b-e462-43bd-ab35-7a2a6a4905c1 - - - - - -] Attempt 4 to bind port fd8c70b5-c4e4-4620-8b0e-55db97c73991 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers [None req-9c96e86b-e462-43bd-ab35-7a2a6a4905c1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89934c31-c97a-411b-80aa-1b796c74d747 could not be found. 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89934c31-c97a-411b-80aa-1b796c74d747 could not be found. 2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers  2026-07-02 01:31:59.844 10 ERROR neutron.plugins.ml2.managers [None req-9c96e86b-e462-43bd-ab35-7a2a6a4905c1 - - - - - -] Failed to bind port fd8c70b5-c4e4-4620-8b0e-55db97c73991 on host instance for vnic_type normal using segments [] 2026-07-02 01:31:59.845 10 INFO neutron.plugins.ml2.plugin [None req-9c96e86b-e462-43bd-ab35-7a2a6a4905c1 - - - - - -] Attempt 5 to bind port fd8c70b5-c4e4-4620-8b0e-55db97c73991 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers [None req-9c96e86b-e462-43bd-ab35-7a2a6a4905c1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89934c31-c97a-411b-80aa-1b796c74d747 could not be found. 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89934c31-c97a-411b-80aa-1b796c74d747 could not be found. 2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers  2026-07-02 01:31:59.858 10 ERROR neutron.plugins.ml2.managers [None req-9c96e86b-e462-43bd-ab35-7a2a6a4905c1 - - - - - -] Failed to bind port fd8c70b5-c4e4-4620-8b0e-55db97c73991 on host instance for vnic_type normal using segments [] 2026-07-02 01:31:59.859 10 INFO neutron.plugins.ml2.plugin [None req-9c96e86b-e462-43bd-ab35-7a2a6a4905c1 - - - - - -] Attempt 6 to bind port fd8c70b5-c4e4-4620-8b0e-55db97c73991 2026-07-02 01:31:59.866 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 586ea20f-2b9d-4b9f-b901-0defb6d9767d 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers [None req-9c96e86b-e462-43bd-ab35-7a2a6a4905c1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89934c31-c97a-411b-80aa-1b796c74d747 could not be found. 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89934c31-c97a-411b-80aa-1b796c74d747 could not be found. 2026-07-02 01:31:59.871 10 ERROR neutron.plugins.ml2.managers  2026-07-02 01:31:59.872 10 ERROR neutron.plugins.ml2.managers [None req-9c96e86b-e462-43bd-ab35-7a2a6a4905c1 - - - - - -] Failed to bind port fd8c70b5-c4e4-4620-8b0e-55db97c73991 on host instance for vnic_type normal using segments [] 2026-07-02 01:31:59.878 10 INFO neutron.plugins.ml2.plugin [None req-9c96e86b-e462-43bd-ab35-7a2a6a4905c1 - - - - - -] Attempt 7 to bind port fd8c70b5-c4e4-4620-8b0e-55db97c73991 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers [None req-9c96e86b-e462-43bd-ab35-7a2a6a4905c1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89934c31-c97a-411b-80aa-1b796c74d747 could not be found. 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89934c31-c97a-411b-80aa-1b796c74d747 could not be found. 2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers  2026-07-02 01:31:59.892 10 ERROR neutron.plugins.ml2.managers [None req-9c96e86b-e462-43bd-ab35-7a2a6a4905c1 - - - - - -] Failed to bind port fd8c70b5-c4e4-4620-8b0e-55db97c73991 on host instance for vnic_type normal using segments [] 2026-07-02 01:31:59.893 10 INFO neutron.plugins.ml2.plugin [None req-9c96e86b-e462-43bd-ab35-7a2a6a4905c1 - - - - - -] Attempt 8 to bind port fd8c70b5-c4e4-4620-8b0e-55db97c73991 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers [None req-9c96e86b-e462-43bd-ab35-7a2a6a4905c1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89934c31-c97a-411b-80aa-1b796c74d747 could not be found. 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89934c31-c97a-411b-80aa-1b796c74d747 could not be found. 2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers  2026-07-02 01:31:59.906 10 ERROR neutron.plugins.ml2.managers [None req-9c96e86b-e462-43bd-ab35-7a2a6a4905c1 - - - - - -] Failed to bind port fd8c70b5-c4e4-4620-8b0e-55db97c73991 on host instance for vnic_type normal using segments [] 2026-07-02 01:31:59.906 10 INFO neutron.plugins.ml2.plugin [None req-9c96e86b-e462-43bd-ab35-7a2a6a4905c1 - - - - - -] Attempt 9 to bind port fd8c70b5-c4e4-4620-8b0e-55db97c73991 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers [None req-9c96e86b-e462-43bd-ab35-7a2a6a4905c1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89934c31-c97a-411b-80aa-1b796c74d747 could not be found. 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89934c31-c97a-411b-80aa-1b796c74d747 could not be found. 2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers  2026-07-02 01:31:59.928 10 ERROR neutron.plugins.ml2.managers [None req-9c96e86b-e462-43bd-ab35-7a2a6a4905c1 - - - - - -] Failed to bind port fd8c70b5-c4e4-4620-8b0e-55db97c73991 on host instance for vnic_type normal using segments [] 2026-07-02 01:31:59.929 10 INFO neutron.plugins.ml2.plugin [None req-9c96e86b-e462-43bd-ab35-7a2a6a4905c1 - - - - - -] Attempt 10 to bind port fd8c70b5-c4e4-4620-8b0e-55db97c73991 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers [None req-9c96e86b-e462-43bd-ab35-7a2a6a4905c1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89934c31-c97a-411b-80aa-1b796c74d747 could not be found. 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89934c31-c97a-411b-80aa-1b796c74d747 could not be found. 2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers  2026-07-02 01:31:59.949 10 ERROR neutron.plugins.ml2.managers [None req-9c96e86b-e462-43bd-ab35-7a2a6a4905c1 - - - - - -] Failed to bind port fd8c70b5-c4e4-4620-8b0e-55db97c73991 on host instance for vnic_type normal using segments [] 2026-07-02 01:32:00.233 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port eac0766e-1885-4f16-b9f0-ac98cf472462 2026-07-02 01:32:01.803 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 1be121a1-41aa-4c8f-8873-e7a646cd55a4 2026-07-02 01:32:01.964 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-24263409-f001-4a01-aac8-3201d5ebfc86'] response: {'server_uuid': '776a0ef2-3fc7-49d6-b13b-042f05cb3ec0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1be121a1-41aa-4c8f-8873-e7a646cd55a4', 'code': 200} 2026-07-02 01:32:03.872 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 1be121a1-41aa-4c8f-8873-e7a646cd55a4 2026-07-02 01:32:04.201 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 7d00429e-f5fe-4c3b-92e9-5dc0c081bc34 2026-07-02 01:32:04.304 10 INFO neutron.plugins.ml2.plugin [None req-b998b09c-1581-4d26-836f-2e7de3f2cfb6 - - - - - -] Attempt 1 to provision port 8ba9412a-8e51-4909-9dc8-3f79257efc29 2026-07-02 01:32:04.636 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 22d13dd6-a66f-4757-8b51-1211a3610a97 2026-07-02 01:32:05.063 10 INFO neutron.plugins.ml2.plugin [None req-b7873d76-8692-4b1f-98a9-3e35b3c57e93 - - - - - -] Attempt 1 to provision port c7183815-4a90-4289-ac58-cc6acde0f655 2026-07-02 01:32:05.800 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 7d00429e-f5fe-4c3b-92e9-5dc0c081bc34 2026-07-02 01:32:06.174 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port c7183815-4a90-4289-ac58-cc6acde0f655 2026-07-02 01:32:06.633 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 22d13dd6-a66f-4757-8b51-1211a3610a97 2026-07-02 01:32:07.096 10 INFO neutron.plugins.ml2.plugin [None req-81085acb-998d-45aa-a718-957407cb8ab2 - - - - - -] Attempt 1 to provision port c2e1f843-f401-4e2e-be37-c808d5f0a162 2026-07-02 01:32:07.849 10 INFO neutron.plugins.ml2.plugin [None req-a81b57e8-4b08-4a01-b548-c3ecd6af7c6c - - - - - -] Attempt 1 to provision port c2e1f843-f401-4e2e-be37-c808d5f0a162 2026-07-02 01:32:07.854 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port c7183815-4a90-4289-ac58-cc6acde0f655 2026-07-02 01:32:09.807 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 63f83d83-71d7-4766-a2c3-02fbde52d2eb 2026-07-02 01:32:09.818 10 INFO neutron.plugins.ml2.plugin [None req-88026a6b-abb8-4dd5-9b66-3473468495e9 - - - - - -] Attempt 1 to provision port 63f83d83-71d7-4766-a2c3-02fbde52d2eb 2026-07-02 01:32:10.305 10 INFO neutron.plugins.ml2.plugin [None req-0ef63dbb-d4dc-439b-924c-40880964a852 - - - - - -] Attempt 1 to provision port 40e874e5-2c8f-44f9-8c31-0cb1264d628c 2026-07-02 01:32:10.899 9 INFO neutron.plugins.ml2.plugin [None req-037a2917-ffaa-4583-b100-be86c595d9a6 - - - - - -] Attempt 1 to provision port 1e6353c2-391c-4d44-8166-124c272e451b 2026-07-02 01:32:10.925 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port b1558a9a-d3a7-4b59-8ded-fa282c37aa06 2026-07-02 01:32:11.529 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 40e874e5-2c8f-44f9-8c31-0cb1264d628c 2026-07-02 01:32:11.552 10 INFO neutron.plugins.ml2.plugin [None req-4ad7594f-533a-43fc-a981-4d90b1cfaf3d - - - - - -] Attempt 1 to provision port 1e6353c2-391c-4d44-8166-124c272e451b 2026-07-02 01:32:12.189 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 40e874e5-2c8f-44f9-8c31-0cb1264d628c 2026-07-02 01:32:12.555 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port b1558a9a-d3a7-4b59-8ded-fa282c37aa06 2026-07-02 01:32:12.631 10 INFO neutron.plugins.ml2.plugin [None req-fed1bf6f-d587-4c88-bf7b-f0b2ceefcb38 - - - - - -] Attempt 1 to provision port afa087f9-e80f-4cb8-a0bf-f28e7a841600 2026-07-02 01:32:12.885 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 63f83d83-71d7-4766-a2c3-02fbde52d2eb 2026-07-02 01:32:13.385 10 INFO neutron.plugins.ml2.plugin [None req-91f55bfd-957d-41b0-811a-3df33291b678 - - - - - -] Attempt 1 to provision port afa087f9-e80f-4cb8-a0bf-f28e7a841600 2026-07-02 01:32:16.744 10 INFO neutron.plugins.ml2.plugin [None req-3baacb01-d6ec-4f3a-ba9a-f3ec374285ca - - - - - -] Attempt 1 to provision port af44b880-fdeb-41a7-ab9c-c4afda91527c 2026-07-02 01:32:20.178 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port af44b880-fdeb-41a7-ab9c-c4afda91527c 2026-07-02 01:32:21.022 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c62091aa-2667-400f-8780-e10919686788'] response: {'server_uuid': '816543be-c556-4fb4-ad91-3b777670a1f0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'af44b880-fdeb-41a7-ab9c-c4afda91527c', 'code': 200} 2026-07-02 01:32:21.740 9 INFO neutron.plugins.ml2.plugin [None req-afb31972-60c1-4832-a804-a9952d9899ad - - - - - -] Attempt 1 to provision port 9f084a23-397c-45db-a21c-9008952e5f5d 2026-07-02 01:32:22.139 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port af44b880-fdeb-41a7-ab9c-c4afda91527c 2026-07-02 01:32:22.460 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 9f084a23-397c-45db-a21c-9008952e5f5d 2026-07-02 01:32:23.244 10 INFO neutron.plugins.ml2.plugin [None req-a0808a81-e0df-4c20-8994-2219aa6ded21 - - - - - -] Attempt 1 to provision port 7092658a-fe59-4e6d-85d6-61bfd4a9721e 2026-07-02 01:32:23.603 9 INFO neutron.plugins.ml2.plugin [None req-1fcbb7ff-fae3-49d9-879f-cca02ebf51c9 - - - - - -] Attempt 1 to provision port 7092658a-fe59-4e6d-85d6-61bfd4a9721e 2026-07-02 01:32:24.161 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 9f084a23-397c-45db-a21c-9008952e5f5d 2026-07-02 01:32:26.123 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 8ba9412a-8e51-4909-9dc8-3f79257efc29 2026-07-02 01:32:26.481 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port c2e1f843-f401-4e2e-be37-c808d5f0a162 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-02 01:32:28.135 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 8ba9412a-8e51-4909-9dc8-3f79257efc29 2026-07-02 01:32:28.495 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port c2e1f843-f401-4e2e-be37-c808d5f0a162 2026-07-02 01:32:29.713 10 INFO neutron.plugins.ml2.plugin [None req-9cb07916-da66-4674-aca3-256544b6da70 - - - - - -] Attempt 1 to provision port 31b2cff9-2a58-4e84-9e0f-e2813a0d8e0b 2026-07-02 01:32:30.117 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 31b2cff9-2a58-4e84-9e0f-e2813a0d8e0b 2026-07-02 01:32:30.998 9 INFO neutron.plugins.ml2.plugin [None req-525f1862-8b50-48b9-ba0e-68dc983cd53b - - - - - -] Attempt 1 to provision port 97b46384-c7e0-43d7-a720-46f62f47583b 2026-07-02 01:32:31.543 9 INFO neutron.plugins.ml2.plugin [None req-70c036b4-ce47-418a-81ae-901063bccab4 - - - - - -] Attempt 1 to provision port 97b46384-c7e0-43d7-a720-46f62f47583b 2026-07-02 01:32:32.125 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 31b2cff9-2a58-4e84-9e0f-e2813a0d8e0b 2026-07-02 01:32:35.628 9 INFO neutron.plugins.ml2.plugin [None req-dfc65de7-06b9-4663-b550-27b5450a35f6 - - - - - -] Attempt 1 to provision port b7f084fd-f6c9-4454-a923-da9cf5d05e1e 2026-07-02 01:32:38.014 10 INFO neutron.plugins.ml2.plugin [None req-4181ef6b-3b35-41fa-8844-64df69c24d14 - - - - - -] Attempt 1 to provision port bd6c3d13-899c-42ee-89e7-255924f492ac 2026-07-02 01:32:38.072 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 7f10e422-df77-4738-a290-60f887d69191 2026-07-02 01:32:38.594 9 INFO neutron.plugins.ml2.plugin [None req-cf1caad2-348a-47f5-8069-fbdaa6bfed45 - - - - - -] Attempt 1 to provision port 7f10e422-df77-4738-a290-60f887d69191 2026-07-02 01:32:40.128 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 7f10e422-df77-4738-a290-60f887d69191 2026-07-02 01:32:41.289 9 INFO neutron.plugins.ml2.plugin [None req-81ea5b1b-3996-4af1-bbab-3b8cbaf6120e - - - - - -] Attempt 1 to provision port cd184d23-39cd-4852-8054-8e18e1f4ed22 2026-07-02 01:32:42.046 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port f1d8dbfb-f55f-4ea7-9e5a-ded427daea99 2026-07-02 01:32:42.061 10 INFO neutron.plugins.ml2.plugin [None req-0864a3f4-f9a1-423a-81dd-7b1151506b86 - - - - - -] Attempt 1 to provision port cd184d23-39cd-4852-8054-8e18e1f4ed22 2026-07-02 01:32:44.050 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port f1d8dbfb-f55f-4ea7-9e5a-ded427daea99 2026-07-02 01:32:46.375 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 44749066-8b58-42bd-be5d-d4cee7e42023 2026-07-02 01:32:47.175 10 INFO neutron.plugins.ml2.plugin [None req-9fffe587-62e9-4e70-a11c-69e70c83ab7f - - - - - -] Attempt 1 to provision port 44749066-8b58-42bd-be5d-d4cee7e42023 2026-07-02 01:32:47.454 9 INFO neutron.plugins.ml2.plugin [None req-74dd2760-fd66-42fa-b6e7-0dd4d9d9f771 - - - - - -] Attempt 1 to provision port 5d6512b4-8240-40aa-99b8-8ec097c49c95 2026-07-02 01:32:47.599 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 5d6512b4-8240-40aa-99b8-8ec097c49c95 2026-07-02 01:32:47.921 10 INFO neutron.plugins.ml2.plugin [None req-55db3746-18b9-4315-9fa9-ac13d7193a75 - - - - - -] Attempt 1 to provision port 3d9f0979-57f8-4f7f-a3ee-0e86766db500 2026-07-02 01:32:48.208 10 INFO neutron.plugins.ml2.plugin [None req-85714f36-2263-417d-80a7-1b06583f0b3a - - - - - -] Attempt 1 to provision port 3c5a10dc-bfe8-4e0a-8273-42906c0770bb 2026-07-02 01:32:48.244 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 44749066-8b58-42bd-be5d-d4cee7e42023 2026-07-02 01:32:48.582 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 5d6512b4-8240-40aa-99b8-8ec097c49c95 2026-07-02 01:32:48.868 10 INFO neutron.plugins.ml2.plugin [None req-6e6fab71-0ccc-42d1-92d9-3157edb8a9a2 - - - - - -] Attempt 1 to provision port 3c5a10dc-bfe8-4e0a-8273-42906c0770bb 2026-07-02 01:32:49.515 10 INFO neutron.plugins.ml2.plugin [None req-5eab5876-61ed-4b08-9435-c170280c011f - - - - - -] Attempt 1 to provision port 35dd8708-1e4c-4049-9cfe-7130fd4fc048 2026-07-02 01:32:51.486 10 INFO neutron.plugins.ml2.plugin [None req-0a5d4b61-999f-4f76-810a-d3f298483c3f - - - - - -] Attempt 1 to provision port c1ba833c-f0db-4c6e-8d3f-f6d17fc82164 2026-07-02 01:32:52.141 10 INFO neutron.plugins.ml2.plugin [None req-b9d6ba24-bb93-46c4-90a0-33bfc3a004f2 - - - - - -] Attempt 1 to provision port c1ba833c-f0db-4c6e-8d3f-f6d17fc82164 2026-07-02 01:32:56.350 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 35dd8708-1e4c-4049-9cfe-7130fd4fc048 2026-07-02 01:32:56.508 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-430af7f2-dbdf-4f0c-8fb9-c68ce3265bd6'] response: {'server_uuid': 'c28c7ef2-1fe2-4387-a078-d64994777cfe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '35dd8708-1e4c-4049-9cfe-7130fd4fc048', 'code': 200} 2026-07-02 01:32:58.330 9 INFO neutron.plugins.ml2.plugin [None req-8836e88f-50e2-4cd2-823b-671d75f72adc - - - - - -] Attempt 1 to provision port 437e2ff1-cd15-4908-8086-bc481b4ce414 2026-07-02 01:32:58.392 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 35dd8708-1e4c-4049-9cfe-7130fd4fc048 2026-07-02 01:33:00.260 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port cd184d23-39cd-4852-8054-8e18e1f4ed22 2026-07-02 01:33:00.809 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port bd6c3d13-899c-42ee-89e7-255924f492ac 2026-07-02 01:33:02.598 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port cd184d23-39cd-4852-8054-8e18e1f4ed22 2026-07-02 01:33:02.974 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port bd6c3d13-899c-42ee-89e7-255924f492ac 2026-07-02 01:33:03.264 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 8a45590f-0b8a-4130-9dac-d238060ccd26 2026-07-02 01:33:03.618 10 INFO neutron.plugins.ml2.plugin [None req-73782603-ad3e-4f29-906a-0f6f57c6ad9a - - - - - -] Attempt 1 to provision port 8a45590f-0b8a-4130-9dac-d238060ccd26 2026-07-02 01:33:03.924 10 INFO neutron.plugins.ml2.plugin [None req-7b96f585-5c87-4281-8841-f7a69aee364d - - - - - -] Attempt 1 to provision port f3e889d7-ee0b-469d-940b-3c7d4f7bbc27 2026-07-02 01:33:03.958 10 INFO neutron.plugins.ml2.plugin [None req-7b96f585-5c87-4281-8841-f7a69aee364d - - - - - -] Attempt 1 to provision port 429144e3-55f5-4231-952a-61080994f902 2026-07-02 01:33:03.969 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port f64ba8ac-6d5e-4d17-8fe4-9c7ff6ad3845 2026-07-02 01:33:04.438 10 INFO neutron.plugins.ml2.plugin [None req-7b712af5-83e5-4e94-8c20-7552927e38da - - - - - -] Attempt 1 to provision port f3e889d7-ee0b-469d-940b-3c7d4f7bbc27 2026-07-02 01:33:04.715 9 INFO neutron.plugins.ml2.plugin [None req-6de4ec9f-388d-445a-a4a3-ea4477e94b11 - - - - - -] Attempt 1 to provision port f3e889d7-ee0b-469d-940b-3c7d4f7bbc27 2026-07-02 01:33:04.829 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 429144e3-55f5-4231-952a-61080994f902 2026-07-02 01:33:04.876 9 INFO neutron.plugins.ml2.plugin [None req-b66cde33-ad63-4fc0-8044-7265670eec81 - - - - - -] Attempt 1 to provision port 75523faa-3fcd-4f93-93c3-0a575dc5714c 2026-07-02 01:33:05.093 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 8a45590f-0b8a-4130-9dac-d238060ccd26 2026-07-02 01:33:05.349 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port f64ba8ac-6d5e-4d17-8fe4-9c7ff6ad3845 2026-07-02 01:33:06.644 10 INFO neutron.plugins.ml2.plugin [None req-fc02d1a3-0c14-4bda-91e8-0e425c323acb - - - - - -] Attempt 1 to provision port 75523faa-3fcd-4f93-93c3-0a575dc5714c 2026-07-02 01:33:12.338 9 INFO neutron.plugins.ml2.plugin [None req-d4ce2fb0-7a62-4ae3-ab9b-7aca5be51257 - - - - - -] Attempt 1 to provision port 0ed43ac1-25ac-405f-ae4d-0c02368bd7e2 2026-07-02 01:33:12.698 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port d3c99a22-88c3-4b1d-9eae-11e7803d178f 2026-07-02 01:33:13.186 10 INFO neutron.plugins.ml2.plugin [None req-95acf9cc-6a90-4357-a4da-d3f6286c59d7 - - - - - -] Attempt 1 to provision port d3c99a22-88c3-4b1d-9eae-11e7803d178f 2026-07-02 01:33:13.572 10 INFO neutron.plugins.ml2.plugin [None req-289a8773-c275-4613-bf68-b5c56e686aa5 - - - - - -] Attempt 1 to provision port 3054a35d-1d07-4d48-bb85-b2edcb8ea75d 2026-07-02 01:33:14.325 10 INFO neutron.plugins.ml2.plugin [None req-c17190d9-98be-4dec-bcc2-d1df974841cd - - - - - -] Attempt 1 to provision port 3054a35d-1d07-4d48-bb85-b2edcb8ea75d 2026-07-02 01:33:14.911 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 0ed43ac1-25ac-405f-ae4d-0c02368bd7e2 2026-07-02 01:33:15.116 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a45564d6-5455-42b9-9ac2-513b664206d3'] response: {'server_uuid': '8e08ee63-4439-4ffe-ae08-88cf98a46534', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0ed43ac1-25ac-405f-ae4d-0c02368bd7e2', 'code': 200} 2026-07-02 01:33:15.505 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port d3c99a22-88c3-4b1d-9eae-11e7803d178f 2026-07-02 01:33:16.809 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 0ed43ac1-25ac-405f-ae4d-0c02368bd7e2 2026-07-02 01:33:17.641 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-be93a298-e99f-4951-9835-e9835642091d'] response: {'server_uuid': 'c28c7ef2-1fe2-4387-a078-d64994777cfe', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '35dd8708-1e4c-4049-9cfe-7130fd4fc048', '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-07-02 01:33:18.807 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 437e2ff1-cd15-4908-8086-bc481b4ce414 2026-07-02 01:33:19.186 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 35dd8708-1e4c-4049-9cfe-7130fd4fc048 2026-07-02 01:33:19.691 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-94871087-3267-481c-8e8d-359429bec01c'] response: {'server_uuid': 'c28c7ef2-1fe2-4387-a078-d64994777cfe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '35dd8708-1e4c-4049-9cfe-7130fd4fc048', 'code': 200} 2026-07-02 01:33:19.968 10 INFO neutron.plugins.ml2.plugin [None req-97d6fff8-a610-49ab-9448-e1c8a5daa018 - - - - - -] Attempt 1 to provision port 39d68d12-216e-41ac-aaa5-976f5691323d 2026-07-02 01:33:20.739 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port f3e889d7-ee0b-469d-940b-3c7d4f7bbc27 2026-07-02 01:33:21.217 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 437e2ff1-cd15-4908-8086-bc481b4ce414 2026-07-02 01:33:21.499 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 35dd8708-1e4c-4049-9cfe-7130fd4fc048 2026-07-02 01:33:22.673 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port f3e889d7-ee0b-469d-940b-3c7d4f7bbc27 2026-07-02 01:33:36.943 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-87303476-b270-435a-8f6a-357a13136abd'] response: {'server_uuid': 'c28c7ef2-1fe2-4387-a078-d64994777cfe', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '35dd8708-1e4c-4049-9cfe-7130fd4fc048', 'code': 200} 2026-07-02 01:33:36.956 9 INFO neutron.plugins.ml2.plugin [None req-9205f689-495b-4c95-a87b-4dfc2822cf39 - - - - - -] Attempt 1 to provision port 8bc024b3-3f9d-4bac-ac46-3de2f106edeb 2026-07-02 01:33:41.095 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 8bc024b3-3f9d-4bac-ac46-3de2f106edeb 2026-07-02 01:33:41.235 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a97cacd1-237f-409b-8aad-60cebfcf13aa'] response: {'server_uuid': '153dd40f-6852-4acb-9111-591bda7ec0c3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8bc024b3-3f9d-4bac-ac46-3de2f106edeb', 'code': 200} 2026-07-02 01:33:42.773 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 8bc024b3-3f9d-4bac-ac46-3de2f106edeb 2026-07-02 01:33:47.888 9 INFO neutron.plugins.ml2.plugin [None req-cf2818ef-b5a8-4d55-acca-38165f8f8ebe - - - - - -] Attempt 1 to provision port 751aa9cc-a855-4181-9cc0-e70261043531 2026-07-02 01:33:48.721 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 4489106a-34bb-401c-8757-1f002a422654 2026-07-02 01:33:48.740 10 INFO neutron.plugins.ml2.plugin [None req-ddcdfed9-fbf7-4c5e-8d1c-b014e7aac39e - - - - - -] Attempt 1 to provision port 4489106a-34bb-401c-8757-1f002a422654 2026-07-02 01:33:50.715 10 INFO neutron.plugins.ml2.plugin [None req-3b6291a1-cb1e-4a4a-990e-d2358ce7252d - - - - - -] Attempt 1 to provision port c2697e40-61e6-48be-a4cb-7ae6c93766a8 2026-07-02 01:33:50.726 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 4489106a-34bb-401c-8757-1f002a422654 2026-07-02 01:33:51.567 10 INFO neutron.plugins.ml2.plugin [None req-2222ea6c-4a90-4be4-a43b-c177603afa4b - - - - - -] Attempt 1 to provision port c2697e40-61e6-48be-a4cb-7ae6c93766a8 2026-07-02 01:33:52.742 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port e194fea6-f281-4425-9805-213643c523fe 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers [None req-c4f02345-95e0-44b9-b1b4-d4d2ac0f3ae1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c69a598c-f175-4f92-9275-2a08c4af39a7 could not be found. 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c69a598c-f175-4f92-9275-2a08c4af39a7 could not be found. 2026-07-02 01:33:53.504 10 ERROR neutron.plugins.ml2.managers  2026-07-02 01:33:53.506 10 ERROR neutron.plugins.ml2.managers [None req-c4f02345-95e0-44b9-b1b4-d4d2ac0f3ae1 - - - - - -] Failed to bind port 86870b26-d9ee-41f5-8e8b-873ef45555a2 on host instance for vnic_type normal using segments [{'id': 'e4f7763d-5a2b-4d0d-a2e7-755fe324be19', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 340, 'network_id': 'dbc8f0d3-6727-4e3b-a88c-0d0bdd11bae6'}] 2026-07-02 01:33:53.506 10 INFO neutron.plugins.ml2.plugin [None req-c4f02345-95e0-44b9-b1b4-d4d2ac0f3ae1 - - - - - -] Attempt 2 to bind port 86870b26-d9ee-41f5-8e8b-873ef45555a2 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers [None req-c4f02345-95e0-44b9-b1b4-d4d2ac0f3ae1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c69a598c-f175-4f92-9275-2a08c4af39a7 could not be found. 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c69a598c-f175-4f92-9275-2a08c4af39a7 could not be found. 2026-07-02 01:33:53.534 10 ERROR neutron.plugins.ml2.managers  2026-07-02 01:33:53.535 10 ERROR neutron.plugins.ml2.managers [None req-c4f02345-95e0-44b9-b1b4-d4d2ac0f3ae1 - - - - - -] Failed to bind port 86870b26-d9ee-41f5-8e8b-873ef45555a2 on host instance for vnic_type normal using segments [{'id': 'e4f7763d-5a2b-4d0d-a2e7-755fe324be19', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 340, 'network_id': 'dbc8f0d3-6727-4e3b-a88c-0d0bdd11bae6'}] 2026-07-02 01:33:53.535 10 INFO neutron.plugins.ml2.plugin [None req-c4f02345-95e0-44b9-b1b4-d4d2ac0f3ae1 - - - - - -] Attempt 3 to bind port 86870b26-d9ee-41f5-8e8b-873ef45555a2 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers [None req-c4f02345-95e0-44b9-b1b4-d4d2ac0f3ae1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c69a598c-f175-4f92-9275-2a08c4af39a7 could not be found. 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c69a598c-f175-4f92-9275-2a08c4af39a7 could not be found. 2026-07-02 01:33:53.562 10 ERROR neutron.plugins.ml2.managers  2026-07-02 01:33:53.563 10 ERROR neutron.plugins.ml2.managers [None req-c4f02345-95e0-44b9-b1b4-d4d2ac0f3ae1 - - - - - -] Failed to bind port 86870b26-d9ee-41f5-8e8b-873ef45555a2 on host instance for vnic_type normal using segments [{'id': 'e4f7763d-5a2b-4d0d-a2e7-755fe324be19', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 340, 'network_id': 'dbc8f0d3-6727-4e3b-a88c-0d0bdd11bae6'}] 2026-07-02 01:33:53.563 10 INFO neutron.plugins.ml2.plugin [None req-c4f02345-95e0-44b9-b1b4-d4d2ac0f3ae1 - - - - - -] Attempt 4 to bind port 86870b26-d9ee-41f5-8e8b-873ef45555a2 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers [None req-c4f02345-95e0-44b9-b1b4-d4d2ac0f3ae1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c69a598c-f175-4f92-9275-2a08c4af39a7 could not be found. 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c69a598c-f175-4f92-9275-2a08c4af39a7 could not be found. 2026-07-02 01:33:53.588 10 ERROR neutron.plugins.ml2.managers  2026-07-02 01:33:53.589 10 ERROR neutron.plugins.ml2.managers [None req-c4f02345-95e0-44b9-b1b4-d4d2ac0f3ae1 - - - - - -] Failed to bind port 86870b26-d9ee-41f5-8e8b-873ef45555a2 on host instance for vnic_type normal using segments [{'id': 'e4f7763d-5a2b-4d0d-a2e7-755fe324be19', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 340, 'network_id': 'dbc8f0d3-6727-4e3b-a88c-0d0bdd11bae6'}] 2026-07-02 01:33:53.589 10 INFO neutron.plugins.ml2.plugin [None req-c4f02345-95e0-44b9-b1b4-d4d2ac0f3ae1 - - - - - -] Attempt 5 to bind port 86870b26-d9ee-41f5-8e8b-873ef45555a2 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers [None req-c4f02345-95e0-44b9-b1b4-d4d2ac0f3ae1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c69a598c-f175-4f92-9275-2a08c4af39a7 could not be found. 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c69a598c-f175-4f92-9275-2a08c4af39a7 could not be found. 2026-07-02 01:33:53.611 10 ERROR neutron.plugins.ml2.managers  2026-07-02 01:33:53.612 10 ERROR neutron.plugins.ml2.managers [None req-c4f02345-95e0-44b9-b1b4-d4d2ac0f3ae1 - - - - - -] Failed to bind port 86870b26-d9ee-41f5-8e8b-873ef45555a2 on host instance for vnic_type normal using segments [{'id': 'e4f7763d-5a2b-4d0d-a2e7-755fe324be19', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 340, 'network_id': 'dbc8f0d3-6727-4e3b-a88c-0d0bdd11bae6'}] 2026-07-02 01:33:53.613 10 INFO neutron.plugins.ml2.plugin [None req-c4f02345-95e0-44b9-b1b4-d4d2ac0f3ae1 - - - - - -] Attempt 6 to bind port 86870b26-d9ee-41f5-8e8b-873ef45555a2 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers [None req-c4f02345-95e0-44b9-b1b4-d4d2ac0f3ae1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c69a598c-f175-4f92-9275-2a08c4af39a7 could not be found. 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c69a598c-f175-4f92-9275-2a08c4af39a7 could not be found. 2026-07-02 01:33:53.629 10 ERROR neutron.plugins.ml2.managers  2026-07-02 01:33:53.630 10 ERROR neutron.plugins.ml2.managers [None req-c4f02345-95e0-44b9-b1b4-d4d2ac0f3ae1 - - - - - -] Failed to bind port 86870b26-d9ee-41f5-8e8b-873ef45555a2 on host instance for vnic_type normal using segments [{'id': 'e4f7763d-5a2b-4d0d-a2e7-755fe324be19', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 340, 'network_id': 'dbc8f0d3-6727-4e3b-a88c-0d0bdd11bae6'}] 2026-07-02 01:33:53.630 10 INFO neutron.plugins.ml2.plugin [None req-c4f02345-95e0-44b9-b1b4-d4d2ac0f3ae1 - - - - - -] Attempt 7 to bind port 86870b26-d9ee-41f5-8e8b-873ef45555a2 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers [None req-c4f02345-95e0-44b9-b1b4-d4d2ac0f3ae1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c69a598c-f175-4f92-9275-2a08c4af39a7 could not be found. 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c69a598c-f175-4f92-9275-2a08c4af39a7 could not be found. 2026-07-02 01:33:53.646 10 ERROR neutron.plugins.ml2.managers  2026-07-02 01:33:53.647 10 ERROR neutron.plugins.ml2.managers [None req-c4f02345-95e0-44b9-b1b4-d4d2ac0f3ae1 - - - - - -] Failed to bind port 86870b26-d9ee-41f5-8e8b-873ef45555a2 on host instance for vnic_type normal using segments [{'id': 'e4f7763d-5a2b-4d0d-a2e7-755fe324be19', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 340, 'network_id': 'dbc8f0d3-6727-4e3b-a88c-0d0bdd11bae6'}] 2026-07-02 01:33:53.647 10 INFO neutron.plugins.ml2.plugin [None req-c4f02345-95e0-44b9-b1b4-d4d2ac0f3ae1 - - - - - -] Attempt 8 to bind port 86870b26-d9ee-41f5-8e8b-873ef45555a2 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers [None req-c4f02345-95e0-44b9-b1b4-d4d2ac0f3ae1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c69a598c-f175-4f92-9275-2a08c4af39a7 could not be found. 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c69a598c-f175-4f92-9275-2a08c4af39a7 could not be found. 2026-07-02 01:33:53.667 10 ERROR neutron.plugins.ml2.managers  2026-07-02 01:33:53.669 10 ERROR neutron.plugins.ml2.managers [None req-c4f02345-95e0-44b9-b1b4-d4d2ac0f3ae1 - - - - - -] Failed to bind port 86870b26-d9ee-41f5-8e8b-873ef45555a2 on host instance for vnic_type normal using segments [{'id': 'e4f7763d-5a2b-4d0d-a2e7-755fe324be19', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 340, 'network_id': 'dbc8f0d3-6727-4e3b-a88c-0d0bdd11bae6'}] 2026-07-02 01:33:53.669 10 INFO neutron.plugins.ml2.plugin [None req-c4f02345-95e0-44b9-b1b4-d4d2ac0f3ae1 - - - - - -] Attempt 9 to bind port 86870b26-d9ee-41f5-8e8b-873ef45555a2 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers [None req-c4f02345-95e0-44b9-b1b4-d4d2ac0f3ae1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c69a598c-f175-4f92-9275-2a08c4af39a7 could not be found. 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c69a598c-f175-4f92-9275-2a08c4af39a7 could not be found. 2026-07-02 01:33:53.696 10 ERROR neutron.plugins.ml2.managers  2026-07-02 01:33:53.697 10 ERROR neutron.plugins.ml2.managers [None req-c4f02345-95e0-44b9-b1b4-d4d2ac0f3ae1 - - - - - -] Failed to bind port 86870b26-d9ee-41f5-8e8b-873ef45555a2 on host instance for vnic_type normal using segments [{'id': 'e4f7763d-5a2b-4d0d-a2e7-755fe324be19', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 340, 'network_id': 'dbc8f0d3-6727-4e3b-a88c-0d0bdd11bae6'}] 2026-07-02 01:33:53.697 10 INFO neutron.plugins.ml2.plugin [None req-c4f02345-95e0-44b9-b1b4-d4d2ac0f3ae1 - - - - - -] Attempt 10 to bind port 86870b26-d9ee-41f5-8e8b-873ef45555a2 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers [None req-c4f02345-95e0-44b9-b1b4-d4d2ac0f3ae1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c69a598c-f175-4f92-9275-2a08c4af39a7 could not be found. 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c69a598c-f175-4f92-9275-2a08c4af39a7 could not be found. 2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers  2026-07-02 01:33:53.725 10 ERROR neutron.plugins.ml2.managers [None req-c4f02345-95e0-44b9-b1b4-d4d2ac0f3ae1 - - - - - -] Failed to bind port 86870b26-d9ee-41f5-8e8b-873ef45555a2 on host instance for vnic_type normal using segments [{'id': 'e4f7763d-5a2b-4d0d-a2e7-755fe324be19', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 340, 'network_id': 'dbc8f0d3-6727-4e3b-a88c-0d0bdd11bae6'}] 2026-07-02 01:33:54.800 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port e194fea6-f281-4425-9805-213643c523fe 2026-07-02 01:33:55.245 10 INFO neutron.plugins.ml2.plugin [None req-eee6f72c-0e87-4fac-b3b1-1eb4493ad3d4 - - - - - -] Attempt 1 to provision port 6bc4b1e9-2735-45aa-87a7-9df873776b0a 2026-07-02 01:33:59.245 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 6bc4b1e9-2735-45aa-87a7-9df873776b0a 2026-07-02 01:33:59.402 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8c153f2-7d87-4906-abdd-63768bb3ea27'] response: {'server_uuid': '7bb5089d-6f8a-4139-8ffb-9b2de1ed35c1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6bc4b1e9-2735-45aa-87a7-9df873776b0a', 'code': 200} 2026-07-02 01:34:00.797 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 6bc4b1e9-2735-45aa-87a7-9df873776b0a 2026-07-02 01:34:18.820 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port eb48f7eb-b29c-4dd1-8cb5-688e07cbc7f6 2026-07-02 01:34:20.811 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port eb48f7eb-b29c-4dd1-8cb5-688e07cbc7f6 2026-07-02 01:34:21.019 9 INFO neutron.plugins.ml2.plugin [None req-8f4ee90a-0d03-4ea2-8a76-72d3c9631a74 - - - - - -] Attempt 1 to provision port eb48f7eb-b29c-4dd1-8cb5-688e07cbc7f6 2026-07-02 01:34:21.177 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port b6f11b28-6267-4790-8ee5-2375708e48b6 2026-07-02 01:34:22.645 9 INFO neutron.plugins.ml2.plugin [None req-e2019a9a-0e2b-438a-8c6f-ca5fa4eb1071 - - - - - -] Attempt 1 to provision port 1e928f56-143d-4fec-b8b8-21e98cb47603 2026-07-02 01:34:22.678 9 INFO neutron.plugins.ml2.plugin [None req-e2019a9a-0e2b-438a-8c6f-ca5fa4eb1071 - - - - - -] Attempt 1 to provision port b6f11b28-6267-4790-8ee5-2375708e48b6 2026-07-02 01:34:22.786 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port b6f11b28-6267-4790-8ee5-2375708e48b6 2026-07-02 01:34:22.977 9 INFO neutron.plugins.ml2.plugin [None req-5a03d642-917d-4c34-b825-d93d1effea6a - - - - - -] Attempt 1 to provision port eb48f7eb-b29c-4dd1-8cb5-688e07cbc7f6 2026-07-02 01:34:23.051 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 8e8cf2bb-b440-4687-bd47-59a634358f13 2026-07-02 01:34:23.575 9 INFO neutron.plugins.ml2.plugin [None req-066ccfec-7ebb-4353-aa01-ee885c9d9cc3 - - - - - -] Attempt 1 to provision port 8e8cf2bb-b440-4687-bd47-59a634358f13 2026-07-02 01:34:24.507 10 INFO neutron.plugins.ml2.plugin [None req-875359e9-d244-42ac-95b0-7789076d0a71 - - - - - -] Attempt 1 to provision port b6f11b28-6267-4790-8ee5-2375708e48b6 2026-07-02 01:34:24.753 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 8e8cf2bb-b440-4687-bd47-59a634358f13 2026-07-02 01:34:25.322 9 INFO neutron.plugins.ml2.plugin [None req-cd13ecdd-f4d9-49d9-ab39-ab12017951c5 - - - - - -] Attempt 1 to provision port f6fe3318-165e-4d2a-9c52-46a7fe68b3f0 2026-07-02 01:34:25.483 10 INFO neutron.plugins.ml2.plugin [None req-b3e28908-fc08-45a3-ac05-f3bf7ff075d5 - - - - - -] Attempt 1 to provision port 8e8cf2bb-b440-4687-bd47-59a634358f13 2026-07-02 01:34:26.079 10 INFO neutron.plugins.ml2.plugin [None req-26c56cab-fec5-4a7d-a052-2ccca453638c - - - - - -] Attempt 1 to provision port f6fe3318-165e-4d2a-9c52-46a7fe68b3f0 2026-07-02 01:34:26.818 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 4e4e2bbd-ecee-4d33-97e5-584dcc236ce2 2026-07-02 01:34:27.949 9 INFO neutron.plugins.ml2.plugin [None req-f253e1aa-9834-4700-b73b-b1354648f260 - - - - - -] Attempt 1 to provision port 16296e51-fe8c-4925-b3f8-2291a8312fc0 2026-07-02 01:34:28.727 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 4e4e2bbd-ecee-4d33-97e5-584dcc236ce2 2026-07-02 01:34:28.812 10 INFO neutron.plugins.ml2.plugin [None req-826e7177-ba56-4460-8b6c-b4d13dad9e3a - - - - - -] Attempt 1 to provision port 16296e51-fe8c-4925-b3f8-2291a8312fc0 2026-07-02 01:34:30.088 10 INFO neutron.plugins.ml2.plugin [None req-6fd23d9e-20b1-4369-ac79-991ea490ec6d - - - - - -] Attempt 1 to provision port 5b6ef4b2-34e0-434c-b2ae-243ded4c8578 2026-07-02 01:34:30.947 10 INFO neutron.plugins.ml2.plugin [None req-0d39095b-7240-405f-9980-20f8872fb182 - - - - - -] Attempt 1 to provision port 5b6ef4b2-34e0-434c-b2ae-243ded4c8578 2026-07-02 01:34:34.906 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port eb8bb3bd-f5cb-4ce6-8e29-542fb3ef966a 2026-07-02 01:34:35.949 10 INFO neutron.plugins.ml2.plugin [None req-b6a5f3c3-f1c2-4b1c-86f4-fced45e6239d - - - - - -] Attempt 1 to provision port eb8bb3bd-f5cb-4ce6-8e29-542fb3ef966a 2026-07-02 01:34:36.868 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port fb2ca7e0-4524-4ab5-9dec-960ff535a88f 2026-07-02 01:34:37.083 10 INFO neutron.plugins.ml2.plugin [None req-ec8cdf9a-c131-4438-acc4-88d76d96e907 - - - - - -] Attempt 1 to provision port fb2ca7e0-4524-4ab5-9dec-960ff535a88f 2026-07-02 01:34:37.425 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port f5ef54b5-1a11-448e-8c42-a157fb866de1 2026-07-02 01:34:38.118 9 INFO neutron.plugins.ml2.plugin [None req-393e2e33-b669-457c-af5f-48ab5ef58c3e - - - - - -] Attempt 1 to provision port f5ef54b5-1a11-448e-8c42-a157fb866de1 2026-07-02 01:34:38.162 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port eb8bb3bd-f5cb-4ce6-8e29-542fb3ef966a 2026-07-02 01:34:38.856 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port fb2ca7e0-4524-4ab5-9dec-960ff535a88f 2026-07-02 01:34:39.129 10 INFO neutron.plugins.ml2.plugin [None req-0f7c7e4b-1218-4c42-86f3-2075c5971ed3 - - - - - -] Attempt 1 to provision port 1e67abac-7cd6-4c22-bd09-c036672defaf 2026-07-02 01:34:39.145 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 1e67abac-7cd6-4c22-bd09-c036672defaf 2026-07-02 01:34:40.156 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port f5ef54b5-1a11-448e-8c42-a157fb866de1 2026-07-02 01:34:40.307 9 INFO neutron.plugins.ml2.plugin [None req-4ea5ce94-d758-42d7-9b66-1392ed0c2146 - - - - - -] Attempt 1 to provision port 3ac89ad6-beb7-424f-bce4-b9adb2c5cb1a 2026-07-02 01:34:40.318 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] No ports have port_id starting with f5ef54b5-1a11-448e-8c42-a157fb866de1 2026-07-02 01:34:40.926 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port d1596118-e350-419c-87c8-7a785cf479cd 2026-07-02 01:34:41.148 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef5a6154-7694-42bf-b306-0a4b4f63c7f5'] response: {'server_uuid': '593dc912-28c2-4bc9-9f4e-ced9d943ce9c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd1596118-e350-419c-87c8-7a785cf479cd', 'code': 200} 2026-07-02 01:34:42.805 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port d1596118-e350-419c-87c8-7a785cf479cd 2026-07-02 01:34:46.821 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 16296e51-fe8c-4925-b3f8-2291a8312fc0 2026-07-02 01:34:47.429 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 5b6ef4b2-34e0-434c-b2ae-243ded4c8578 2026-07-02 01:34:47.944 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 1e928f56-143d-4fec-b8b8-21e98cb47603 2026-07-02 01:34:48.679 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port f6fe3318-165e-4d2a-9c52-46a7fe68b3f0 2026-07-02 01:34:49.163 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 16296e51-fe8c-4925-b3f8-2291a8312fc0 2026-07-02 01:34:49.458 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 5b6ef4b2-34e0-434c-b2ae-243ded4c8578 2026-07-02 01:34:49.688 9 INFO neutron.plugins.ml2.plugin [None req-f222a9b0-4c00-4b08-8762-fb179e306462 - - - - - -] Attempt 1 to provision port a2e8b462-be2a-4225-b7b1-434cecda4acc 2026-07-02 01:34:49.809 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 1e928f56-143d-4fec-b8b8-21e98cb47603 2026-07-02 01:34:50.049 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port f6fe3318-165e-4d2a-9c52-46a7fe68b3f0 2026-07-02 01:34:52.463 10 INFO neutron.plugins.ml2.plugin [None req-e488eb6e-7208-46da-8b5a-d4990e9758b6 - - - - - -] Attempt 1 to provision port efab87df-6a30-4a8d-bc66-b75338ff756e 2026-07-02 01:34:53.127 9 INFO neutron.plugins.ml2.plugin [None req-c700135e-103f-452d-8e88-456aa286ace4 - - - - - -] Attempt 1 to provision port 6c6d24c5-0dc3-4e5b-9341-818a79324117 2026-07-02 01:34:53.176 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 6c6d24c5-0dc3-4e5b-9341-818a79324117 2026-07-02 01:34:54.167 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port a2e8b462-be2a-4225-b7b1-434cecda4acc 2026-07-02 01:34:54.340 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab70e2e9-aba4-4fb0-8f34-d437b1bce82b'] response: {'server_uuid': '6e01fa3c-12b6-4004-bb26-9246b8a52b18', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a2e8b462-be2a-4225-b7b1-434cecda4acc', 'code': 200} 2026-07-02 01:34:54.922 9 INFO neutron.plugins.ml2.plugin [None req-2777d80d-2d88-4874-8751-24ae36b5f979 - - - - - -] Attempt 1 to provision port 75d4a87a-c0a2-4d09-be9b-74ceefd4b837 2026-07-02 01:34:55.184 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 6c6d24c5-0dc3-4e5b-9341-818a79324117 2026-07-02 01:34:55.518 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port a2e8b462-be2a-4225-b7b1-434cecda4acc 2026-07-02 01:34:55.784 10 INFO neutron.plugins.ml2.plugin [None req-6502ce1b-4b43-4a1a-a728-8eb9e9704e7a - - - - - -] Attempt 1 to provision port 75d4a87a-c0a2-4d09-be9b-74ceefd4b837 2026-07-02 01:34:57.315 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port a6df28c8-13b4-4f43-86ca-5bcf804d5b6a 2026-07-02 01:34:59.227 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port a6df28c8-13b4-4f43-86ca-5bcf804d5b6a 2026-07-02 01:35:00.679 10 INFO neutron.plugins.ml2.plugin [None req-3a4e4262-0338-47b5-ab71-1233b743f1f4 - - - - - -] Attempt 1 to provision port b3027104-3ba0-4637-8735-e7ad6ee68ea0 2026-07-02 01:35:03.301 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port b3027104-3ba0-4637-8735-e7ad6ee68ea0 2026-07-02 01:35:03.481 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4eacb7b5-2dc0-4499-89d0-02998fc1cf49'] response: {'server_uuid': '67a7ce31-4c95-4561-96f9-fb299dcbd5d8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b3027104-3ba0-4637-8735-e7ad6ee68ea0', 'code': 200} 2026-07-02 01:35:05.154 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port b3027104-3ba0-4637-8735-e7ad6ee68ea0 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-02 01:35:12.839 10 INFO neutron.plugins.ml2.plugin [None req-14fcd7ea-b797-4118-bd51-c0266e6ee1b8 - - - - - -] Attempt 1 to provision port 136c1b7f-5221-466c-9c83-35cfd05be304 2026-07-02 01:35:29.229 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port edb2b3ce-bc79-4661-9700-5a4004086808 2026-07-02 01:35:29.372 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4d6bd29-e151-4d9c-8c00-e502ac482515'] response: {'server_uuid': '2ab396e1-80ff-4b49-8d67-0c36b30bf7eb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'edb2b3ce-bc79-4661-9700-5a4004086808', 'code': 200} 2026-07-02 01:35:31.071 9 INFO neutron.plugins.ml2.plugin [None req-d663810b-5266-402c-932c-f8acc6b1c58a - - - - - -] Attempt 1 to provision port 4122acb7-c699-47bb-ba6b-caebed7961fa 2026-07-02 01:35:31.293 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port edb2b3ce-bc79-4661-9700-5a4004086808 2026-07-02 01:35:31.688 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 03b75a89-19dc-4a7b-bd9d-b07d1f3d4a7f 2026-07-02 01:35:31.847 10 INFO neutron.plugins.ml2.plugin [None req-b5f14ddf-0923-4568-bbd1-0cbe25580da7 - - - - - -] Attempt 1 to provision port 03b75a89-19dc-4a7b-bd9d-b07d1f3d4a7f 2026-07-02 01:35:33.213 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 03b75a89-19dc-4a7b-bd9d-b07d1f3d4a7f 2026-07-02 01:35:33.573 9 INFO neutron.plugins.ml2.plugin [None req-25cec7e6-d27b-48c3-a3db-43307a21dcbf - - - - - -] Attempt 1 to provision port 325674ef-8026-42a4-b3e4-6ec650101f81 2026-07-02 01:35:34.358 9 INFO neutron.plugins.ml2.plugin [None req-9ac88cb4-9c1f-4da1-9d04-a59c3f9e916c - - - - - -] Attempt 1 to provision port 325674ef-8026-42a4-b3e4-6ec650101f81 2026-07-02 01:35:35.195 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 485cc657-a186-4d5e-917c-ed98a081abdb 2026-07-02 01:35:37.491 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 485cc657-a186-4d5e-917c-ed98a081abdb 2026-07-02 01:35:37.766 9 INFO neutron.plugins.ml2.plugin [None req-dd7aeedc-0cd3-415c-a53d-179b7e65fdde - - - - - -] Attempt 1 to provision port a57fbc28-758f-4dcf-87c9-f19cfd21cbe1 2026-07-02 01:35:37.907 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 19a1be37-edf2-4039-bb73-9fb2d0421fed 2026-07-02 01:35:38.834 9 INFO neutron.plugins.ml2.plugin [None req-02137d12-209d-45bd-bd69-6b4b100265e7 - - - - - -] Attempt 1 to provision port 19a1be37-edf2-4039-bb73-9fb2d0421fed 2026-07-02 01:35:39.328 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 19a1be37-edf2-4039-bb73-9fb2d0421fed 2026-07-02 01:35:40.429 10 INFO neutron.plugins.ml2.plugin [None req-33ce6770-1017-4e86-bfbe-f4e6bc246de4 - - - - - -] Attempt 1 to provision port 67ac7db9-5532-4fe4-9bcd-b3eba4c4dd78 2026-07-02 01:35:41.120 10 INFO neutron.plugins.ml2.plugin [None req-5a2782c6-2e50-48c6-b465-e3b506ad6f42 - - - - - -] Attempt 1 to provision port 67ac7db9-5532-4fe4-9bcd-b3eba4c4dd78 2026-07-02 01:35:41.259 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 9fcc8766-ab70-4266-8ffe-3524b6886d52 2026-07-02 01:35:43.212 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 9fcc8766-ab70-4266-8ffe-3524b6886d52 2026-07-02 01:35:48.326 10 INFO neutron.plugins.ml2.plugin [None req-3e4729a3-176e-4f6f-9e0e-2df2099bec8f - - - - - -] Attempt 1 to provision port 80421da5-5453-4f92-8c68-f0358c88718b 2026-07-02 01:35:51.460 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 80421da5-5453-4f92-8c68-f0358c88718b 2026-07-02 01:35:51.630 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-96b7d9c8-8534-483f-99b7-cb538b006985'] response: {'server_uuid': '73c4a601-50e7-4bc1-9d13-6467681cccbe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '80421da5-5453-4f92-8c68-f0358c88718b', 'code': 200} 2026-07-02 01:35:52.046 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 4122acb7-c699-47bb-ba6b-caebed7961fa 2026-07-02 01:35:52.731 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 325674ef-8026-42a4-b3e4-6ec650101f81 2026-07-02 01:35:53.273 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 80421da5-5453-4f92-8c68-f0358c88718b 2026-07-02 01:35:53.576 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 4122acb7-c699-47bb-ba6b-caebed7961fa 2026-07-02 01:35:53.826 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 325674ef-8026-42a4-b3e4-6ec650101f81 2026-07-02 01:35:59.296 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 67ac7db9-5532-4fe4-9bcd-b3eba4c4dd78 2026-07-02 01:35:59.668 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port a57fbc28-758f-4dcf-87c9-f19cfd21cbe1 2026-07-02 01:36:01.542 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 67ac7db9-5532-4fe4-9bcd-b3eba4c4dd78 2026-07-02 01:36:01.843 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port a57fbc28-758f-4dcf-87c9-f19cfd21cbe1 2026-07-02 01:36:08.054 9 INFO neutron.plugins.ml2.plugin [None req-09acc2a5-8e8c-4b52-843b-462173aa4d51 - - - - - -] Attempt 1 to provision port 26851ce7-6f26-4bbe-8638-0ee239811899 2026-07-02 01:36:11.667 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 26851ce7-6f26-4bbe-8638-0ee239811899 2026-07-02 01:36:11.883 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-15052976-95f9-49c9-9ba4-d3cf3211a4de'] response: {'server_uuid': '2ab396e1-80ff-4b49-8d67-0c36b30bf7eb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '26851ce7-6f26-4bbe-8638-0ee239811899', '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-07-02 01:36:13.514 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port 26851ce7-6f26-4bbe-8638-0ee239811899 2026-07-02 01:36:47.561 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port ae60584d-72e1-4023-acd5-b678d39f830d 2026-07-02 01:36:47.916 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d39d156-74e5-4feb-b073-90fc5cd6da5f'] response: {'server_uuid': '2ab396e1-80ff-4b49-8d67-0c36b30bf7eb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ae60584d-72e1-4023-acd5-b678d39f830d', 'code': 200} 2026-07-02 01:36:49.303 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port ae60584d-72e1-4023-acd5-b678d39f830d 2026-07-02 01:37:03.798 10 INFO neutron.plugins.ml2.plugin [None req-2a94b283-41a3-4761-929b-55527bf6435b - - - - - -] Attempt 1 to provision port aec5073b-f0f2-4bee-9167-4ec13df9637e 2026-07-02 01:37:03.929 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf75c915-6f63-4dfe-89c5-393a7dd47215'] response: {'server_uuid': '2ab396e1-80ff-4b49-8d67-0c36b30bf7eb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aec5073b-f0f2-4bee-9167-4ec13df9637e', 'code': 200} 2026-07-02 01:37:05.349 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port aec5073b-f0f2-4bee-9167-4ec13df9637e 2026-07-02 01:37:13.776 9 INFO neutron.plugins.ml2.plugin [None req-e5185bb6-0281-4131-afc1-85e62d2b5bda - - - - - -] Attempt 1 to provision port aec5073b-f0f2-4bee-9167-4ec13df9637e 2026-07-02 01:37:15.381 10 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port aec5073b-f0f2-4bee-9167-4ec13df9637e 2026-07-02 01:37:39.542 10 INFO neutron.plugins.ml2.plugin [None req-4b88ed2e-d7bb-43c6-bd78-1a11a311226f - - - - - -] Attempt 1 to provision port ae60584d-72e1-4023-acd5-b678d39f830d 2026-07-02 01:37:41.376 9 INFO neutron.plugins.ml2.plugin [None req-ae8347ac-006f-4a6b-8fc0-c8a9a1fc105c - - - - - -] Attempt 1 to provision port ae60584d-72e1-4023-acd5-b678d39f830d 2026-07-02 01:38:41.632 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0eae3426-36bf-4567-9ee1-5968a16370d1'] response: {'server_uuid': '2ab396e1-80ff-4b49-8d67-0c36b30bf7eb', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '26851ce7-6f26-4bbe-8638-0ee239811899', 'code': 200}