+ 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 05:43:40.177 1 INFO neutron.common.config [-] Logging enabled! 2026-07-02 05:43:40.177 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-07-02 05:43:40.178 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-07-02 05:43:40.178 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-02 05:43:41.100 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 05:43:41.102 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-02 05:43:41.105 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-02 05:43:41.105 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 05:43:41.105 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-02 05:43:41.106 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-02 05:43:41.106 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 05:43:41.111 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 05:43:41.111 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 05:43:41.111 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 05:43:41.126 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-02 05:43:41.127 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 05:43:41.127 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-02 05:43:41.154 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-02 05:43:41.154 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-02 05:43:41.155 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-02 05:43:41.155 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-02 05:43:41.160 1 WARNING oslo_policy.policy [None req-025a6f6a-524d-4749-84a9-2f19e63fa79b - - - - - -] 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 05:43:41.418 1 INFO neutron.plugins.ml2.managers [None req-025a6f6a-524d-4749-84a9-2f19e63fa79b - - - - - -] Initializing driver for type 'vlan' 2026-07-02 05:43:41.561 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-025a6f6a-524d-4749-84a9-2f19e63fa79b - - - - - -] VlanTypeDriver initialization complete 2026-07-02 05:43:41.562 1 INFO neutron.plugins.ml2.managers [None req-025a6f6a-524d-4749-84a9-2f19e63fa79b - - - - - -] Initializing driver for type 'vxlan' 2026-07-02 05:43:41.562 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-025a6f6a-524d-4749-84a9-2f19e63fa79b - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-02 05:43:41.615 1 INFO neutron.plugins.ml2.managers [None req-025a6f6a-524d-4749-84a9-2f19e63fa79b - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-02 05:43:41.615 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-025a6f6a-524d-4749-84a9-2f19e63fa79b - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-02 05:43:41.615 1 INFO neutron.plugins.ml2.managers [None req-025a6f6a-524d-4749-84a9-2f19e63fa79b - - - - - -] Initializing extension driver 'port_security' 2026-07-02 05:43:41.616 1 INFO neutron.plugins.ml2.extensions.port_security [None req-025a6f6a-524d-4749-84a9-2f19e63fa79b - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-02 05:43:41.616 1 INFO neutron.plugins.ml2.managers [None req-025a6f6a-524d-4749-84a9-2f19e63fa79b - - - - - -] Initializing extension driver 'qos' 2026-07-02 05:43:41.616 1 INFO neutron.plugins.ml2.managers [None req-025a6f6a-524d-4749-84a9-2f19e63fa79b - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-02 05:43:41.617 1 INFO neutron.plugins.ml2.managers [None req-025a6f6a-524d-4749-84a9-2f19e63fa79b - - - - - -] Initializing mechanism driver 'l2population' 2026-07-02 05:43:41.631 1 INFO neutron.quota [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded quota_driver: . 2026-07-02 05:43:41.631 1 INFO neutron.plugins.ml2.plugin [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Modular L2 Plugin initialization complete 2026-07-02 05:43:41.632 1 INFO neutron.plugins.ml2.managers [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-02 05:43:41.632 1 INFO neutron.plugins.ml2.managers [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-02 05:43:41.632 1 INFO neutron.plugins.ml2.managers [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-02 05:43:41.632 1 INFO neutron.extensions.vlantransparent [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Disabled vlantransparent extension. 2026-07-02 05:43:41.632 1 INFO neutron.manager [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loading Plugin: qos 2026-07-02 05:43:41.642 1 INFO neutron.manager [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loading Plugin: router 2026-07-02 05:43:41.671 1 INFO neutron.services.service_base [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-02 05:43:41.671 1 INFO neutron.manager [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loading Plugin: segments 2026-07-02 05:43:41.731 1 INFO neutron.manager [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loading Plugin: trunk 2026-07-02 05:43:41.780 1 INFO neutron.manager [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loading Plugin: vpnaas 2026-07-02 05:43:41.812 1 WARNING stevedore.named [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-02 05:43:41.866 1 INFO neutron_vpnaas.services.vpn.plugin [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-02 05:43:41.867 1 INFO neutron.common.utils [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-02 05:43:41.867 1 INFO neutron.manager [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loading Plugin: auto_allocate 2026-07-02 05:43:41.870 1 INFO neutron.manager [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loading Plugin: tag 2026-07-02 05:43:41.875 1 INFO neutron.manager [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loading Plugin: timestamp 2026-07-02 05:43:41.878 1 INFO neutron.manager [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loading Plugin: network_ip_availability 2026-07-02 05:43:41.882 1 INFO neutron.manager [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loading Plugin: flavors 2026-07-02 05:43:41.886 1 INFO neutron.manager [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loading Plugin: revisions 2026-07-02 05:43:41.889 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Initializing extension manager. 2026-07-02 05:43:41.890 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: address-group 2026-07-02 05:43:41.891 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: address-scope 2026-07-02 05:43:41.891 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-02 05:43:41.892 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: agent 2026-07-02 05:43:41.892 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: agent-resources-synced 2026-07-02 05:43:41.893 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-02 05:43:41.894 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-02 05:43:41.895 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: availability_zone 2026-07-02 05:43:41.895 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: availability_zone_filter 2026-07-02 05:43:41.895 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-02 05:43:41.896 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: default-subnetpools 2026-07-02 05:43:41.897 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-02 05:43:41.897 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: dns-integration 2026-07-02 05:43:41.898 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: dns-domain-ports 2026-07-02 05:43:41.898 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-02 05:43:41.899 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: dvr 2026-07-02 05:43:41.899 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-02 05:43:41.900 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: empty-string-filtering 2026-07-02 05:43:41.900 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 05:43:41.901 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-02 05:43:41.902 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: external-net 2026-07-02 05:43:41.902 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-02 05:43:41.903 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: extraroute 2026-07-02 05:43:41.903 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: extraroute-atomic 2026-07-02 05:43:41.904 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-02 05:43:41.904 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-02 05:43:41.905 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-02 05:43:41.905 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-02 05:43:41.906 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: fip-port-details 2026-07-02 05:43:41.906 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: flavors 2026-07-02 05:43:41.907 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-02 05:43:41.908 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: floatingip-pools 2026-07-02 05:43:41.908 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: ip_allocation 2026-07-02 05:43:41.909 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-02 05:43:41.909 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: l2_adjacency 2026-07-02 05:43:41.910 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: router 2026-07-02 05:43:41.911 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 05:43:41.912 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-02 05:43:41.912 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-02 05:43:41.913 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: ext-gw-mode 2026-07-02 05:43:41.913 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: l3-ha 2026-07-02 05:43:41.914 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-02 05:43:41.914 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-02 05:43:41.915 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: l3-flavors 2026-07-02 05:43:41.915 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-02 05:43:41.916 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-02 05:43:41.917 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-02 05:43:41.918 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-02 05:43:41.919 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-02 05:43:41.920 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-02 05:43:41.920 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-02 05:43:41.921 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: multi-provider 2026-07-02 05:43:41.921 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: net-mtu 2026-07-02 05:43:41.922 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: net-mtu-writable 2026-07-02 05:43:41.922 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: network_availability_zone 2026-07-02 05:43:41.923 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: network_ha 2026-07-02 05:43:41.923 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: network-ip-availability 2026-07-02 05:43:41.924 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-02 05:43:41.924 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: pagination 2026-07-02 05:43:41.925 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: port-device-profile 2026-07-02 05:43:41.925 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-02 05:43:41.926 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-02 05:43:41.926 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-02 05:43:41.927 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: port-mac-override 2026-07-02 05:43:41.927 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-02 05:43:41.927 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-02 05:43:41.928 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: port-resource-request 2026-07-02 05:43:41.928 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-02 05:43:41.929 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: binding 2026-07-02 05:43:41.929 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: binding-extended 2026-07-02 05:43:41.930 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: port-security 2026-07-02 05:43:41.930 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: project-id 2026-07-02 05:43:41.931 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: provider 2026-07-02 05:43:41.932 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: qos 2026-07-02 05:43:41.933 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-02 05:43:41.934 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-02 05:43:41.934 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: qos-default 2026-07-02 05:43:41.934 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: qos-fip 2026-07-02 05:43:41.935 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-02 05:43:41.935 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-02 05:43:41.936 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-02 05:43:41.936 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-02 05:43:41.937 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-02 05:43:41.938 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: qos-pps 2026-07-02 05:43:41.938 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-02 05:43:41.938 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-02 05:43:41.939 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: qos-rules-alias 2026-07-02 05:43:41.939 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: quota-check-limit 2026-07-02 05:43:41.941 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: quotas 2026-07-02 05:43:41.943 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: quota_details 2026-07-02 05:43:41.944 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: rbac-policies 2026-07-02 05:43:41.944 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: rbac-address-group 2026-07-02 05:43:41.945 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: rbac-address-scope 2026-07-02 05:43:41.945 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: rbac-security-groups 2026-07-02 05:43:41.946 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-02 05:43:41.946 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: revision-if-match 2026-07-02 05:43:41.947 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-02 05:43:41.947 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: router_availability_zone 2026-07-02 05:43:41.948 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-02 05:43:41.949 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-02 05:43:41.950 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-02 05:43:41.950 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-02 05:43:41.950 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-02 05:43:41.951 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-02 05:43:41.951 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-02 05:43:41.957 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: security-group 2026-07-02 05:43:41.958 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: segment 2026-07-02 05:43:41.959 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-02 05:43:41.959 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: service-type 2026-07-02 05:43:41.960 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: sorting 2026-07-02 05:43:41.960 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: standard-attr-segment 2026-07-02 05:43:41.961 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: standard-attr-description 2026-07-02 05:43:41.961 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: stateful-security-group 2026-07-02 05:43:41.962 1 WARNING neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-02 05:43:41.962 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-02 05:43:41.963 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: subnet_onboard 2026-07-02 05:43:41.963 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-02 05:43:41.963 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: subnet-service-types 2026-07-02 05:43:41.964 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: subnet_allocation 2026-07-02 05:43:41.965 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-02 05:43:41.965 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-02 05:43:41.968 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: standard-attr-tag 2026-07-02 05:43:41.968 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-02 05:43:41.969 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: trunk 2026-07-02 05:43:41.969 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: trunk-details 2026-07-02 05:43:41.970 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-02 05:43:41.970 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-02 05:43:41.971 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-02 05:43:41.972 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-02 05:43:41.973 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: vpn-flavors 2026-07-02 05:43:41.974 1 INFO neutron.api.extensions [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Loaded extension: vpnaas 2026-07-02 05:43:41.976 1 INFO oslo_service.service [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Starting 2 workers 2026-07-02 05:43:41.981 1 INFO oslo_service.service [None req-b10f422a-421b-4704-9a97-3fb27625a948 - - - - - -] Starting 1 workers 2026-07-02 05:44:18.526 9 INFO neutron.db.l3_hamode_db [None req-5e630f7e-9130-4f65-8f50-7312851c70ff - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 05:44:26.464 10 INFO neutron.plugins.ml2.plugin [None req-4921e93b-9de4-4df0-aa27-d1e4832506c0 - - - - - -] Attempt 1 to provision port f944bb3b-0484-45cd-beb2-6719b812e57a 2026-07-02 05:44:26.555 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port f944bb3b-0484-45cd-beb2-6719b812e57a 2026-07-02 05:44:28.484 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port f944bb3b-0484-45cd-beb2-6719b812e57a 2026-07-02 05:48:44.748 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 6f9bf695-11ca-47a5-8a4f-1c03e1c388d7 2026-07-02 05:48:45.662 10 INFO neutron.plugins.ml2.plugin [None req-0f33797f-0a6c-4fea-861c-0a3e8864132f - - - - - -] Attempt 1 to provision port 6f9bf695-11ca-47a5-8a4f-1c03e1c388d7 2026-07-02 05:48:46.689 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 6f9bf695-11ca-47a5-8a4f-1c03e1c388d7 2026-07-02 05:48:52.995 9 INFO neutron.plugins.ml2.plugin [None req-4e4e08c9-c149-4b48-b34f-5fd3651a939e - - - - - -] Attempt 1 to provision port 8dfd648b-abb2-4d87-99e2-80c3edf2cebf 2026-07-02 05:52:18.921 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 8dfd648b-abb2-4d87-99e2-80c3edf2cebf 2026-07-02 05:52:20.884 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 8dfd648b-abb2-4d87-99e2-80c3edf2cebf 2026-07-02 06:00:23.153 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 2963befe-b690-461d-af45-440492b82e27 2026-07-02 06:00:25.124 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 2963befe-b690-461d-af45-440492b82e27 2026-07-02 06:16:06.999 9 INFO neutron.plugins.ml2.plugin [None req-fdda1cae-c65d-422b-bb54-d1557a4530b1 - - - - - -] Attempt 1 to provision port 7732b834-32bb-43ba-ba2e-bc8548fd94fc 2026-07-02 06:16:07.339 10 INFO neutron.plugins.ml2.plugin [None req-bcfbe3f1-5930-4ba0-81ac-5a01d47ab7b7 - - - - - -] Attempt 1 to provision port f715d774-177a-43b6-b96e-1bc82a94e431 2026-07-02 06:16:07.582 10 INFO neutron.plugins.ml2.plugin [None req-08176bb3-7e16-4fa8-90a6-1fcee52a6902 - - - - - -] Attempt 1 to provision port 2c2d0c47-8ff9-48d8-a604-6a2d92aef189 2026-07-02 06:16:07.820 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 9986d3f6-fc10-4321-abc5-07a0b03c33aa 2026-07-02 06:16:07.940 10 INFO neutron.plugins.ml2.plugin [None req-e4178fe8-2e05-492b-aecc-b70d05f79307 - - - - - -] Attempt 1 to provision port 9986d3f6-fc10-4321-abc5-07a0b03c33aa 2026-07-02 06:16:08.280 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 2c2d0c47-8ff9-48d8-a604-6a2d92aef189 2026-07-02 06:16:09.789 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 9986d3f6-fc10-4321-abc5-07a0b03c33aa 2026-07-02 06:16:09.863 10 INFO neutron.plugins.ml2.plugin [None req-a0b0575d-7e49-4d48-a45b-370ff957940d - - - - - -] Attempt 1 to provision port 882e36c6-457b-43b0-9d5e-4901e1bde837 2026-07-02 06:16:09.922 10 INFO neutron.plugins.ml2.plugin [None req-a0b0575d-7e49-4d48-a45b-370ff957940d - - - - - -] Attempt 1 to provision port 969c57fd-24bc-43e3-9fbe-e7f4e5c57d78 2026-07-02 06:16:10.213 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 2c2d0c47-8ff9-48d8-a604-6a2d92aef189 2026-07-02 06:16:10.695 10 INFO neutron.plugins.ml2.plugin [None req-79ba2d3c-0940-4156-8cab-4050cd112119 - - - - - -] Attempt 1 to provision port 882e36c6-457b-43b0-9d5e-4901e1bde837 2026-07-02 06:16:10.730 10 INFO neutron.plugins.ml2.plugin [None req-79ba2d3c-0940-4156-8cab-4050cd112119 - - - - - -] Attempt 1 to provision port 969c57fd-24bc-43e3-9fbe-e7f4e5c57d78 2026-07-02 06:16:11.361 10 INFO neutron.plugins.ml2.plugin [None req-ba9bfb99-669b-4b69-8b12-56a84c4386ca - - - - - -] Attempt 1 to provision port c0b67421-7e80-4e5c-b633-96c4115fef05 2026-07-02 06:16:11.738 9 INFO neutron.plugins.ml2.plugin [None req-603d2588-fbfb-4937-80c4-a2d3f35b80e8 - - - - - -] Attempt 1 to provision port 1571254d-aef5-4b3e-9427-39d8f8b3d4c2 2026-07-02 06:16:11.757 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port c0b67421-7e80-4e5c-b633-96c4115fef05 2026-07-02 06:16:13.765 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port c0b67421-7e80-4e5c-b633-96c4115fef05 2026-07-02 06:16:14.722 9 INFO neutron.plugins.ml2.plugin [None req-3dc9c484-2143-4645-a277-7c40a5db986a - - - - - -] Attempt 1 to provision port 91dbbb3e-a97a-4c2b-8a82-301f946bd340 2026-07-02 06:16:15.392 9 INFO neutron.plugins.ml2.plugin [None req-292ae3ff-7193-45d3-8a2a-04ced7805fa5 - - - - - -] Attempt 1 to provision port 91dbbb3e-a97a-4c2b-8a82-301f946bd340 2026-07-02 06:16:17.042 10 INFO neutron.plugins.ml2.plugin [None req-45a7780b-85e4-44e5-aede-31e88f0090e1 - - - - - -] Attempt 1 to provision port c838c82e-15ff-44e8-9bd3-8f95d2ffd35d 2026-07-02 06:16:19.816 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port dabd367b-1189-492c-90c2-66c8e62479cc 2026-07-02 06:16:20.343 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port c73f7cd4-7976-463a-b352-7ed5b38aa022 2026-07-02 06:16:22.338 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port c838c82e-15ff-44e8-9bd3-8f95d2ffd35d 2026-07-02 06:16:22.833 10 INFO neutron.plugins.ml2.plugin [None req-be41fdf1-7e8d-401d-a037-c561b6ab31e5 - - - - - -] Attempt 1 to provision port cb349de7-ad55-4a65-9d39-896ed65931ad 2026-07-02 06:16:22.988 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port dabd367b-1189-492c-90c2-66c8e62479cc 2026-07-02 06:16:23.005 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ce20d0c-463e-44f6-b6cc-ac549f8d7ef2'] response: {'server_uuid': 'ff397e32-95fd-4eea-8122-b83a824c5730', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c838c82e-15ff-44e8-9bd3-8f95d2ffd35d', 'code': 200} 2026-07-02 06:16:23.207 9 INFO neutron.plugins.ml2.plugin [None req-81f0640a-e8bc-4bfa-b8af-5182843cf890 - - - - - -] Attempt 1 to provision port 40fec3d0-79c1-4e39-b02f-9838aa0ff0a9 2026-07-02 06:16:23.938 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 40fec3d0-79c1-4e39-b02f-9838aa0ff0a9 2026-07-02 06:16:24.424 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port c838c82e-15ff-44e8-9bd3-8f95d2ffd35d 2026-07-02 06:16:25.547 9 INFO neutron.plugins.ml2.plugin [None req-97949998-ad7a-4a8a-9abd-1118fcd1e948 - - - - - -] Attempt 1 to provision port 55792ccc-236b-4c9c-aae7-839de19fb51c 2026-07-02 06:16:26.039 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f050185-55fc-422b-926f-70c801df6b24'] response: {'server_uuid': 'ff397e32-95fd-4eea-8122-b83a824c5730', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c838c82e-15ff-44e8-9bd3-8f95d2ffd35d', 'code': 200} 2026-07-02 06:16:26.111 9 INFO neutron.plugins.ml2.plugin [None req-73936b76-0414-4f36-9f13-c48950e1cc55 - - - - - -] Attempt 1 to provision port 55792ccc-236b-4c9c-aae7-839de19fb51c 2026-07-02 06:16:27.599 9 INFO neutron.plugins.ml2.plugin [None req-16ab1694-e0bd-48c5-838b-2f39b2c1f2b0 - - - - - -] Attempt 1 to provision port 1e177391-ec83-4f5c-9f58-ad2cc35490d1 2026-07-02 06:16:27.882 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 7a081d64-537b-4fe5-a6e2-69d3e59a3949 2026-07-02 06:16:28.175 10 INFO neutron.plugins.ml2.plugin [None req-d6e1f8ca-8269-409f-bd0b-c8281c262e61 - - - - - -] Attempt 1 to provision port 5257245b-e141-4215-a58f-c56194b09042 2026-07-02 06:16:28.452 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 5257245b-e141-4215-a58f-c56194b09042 2026-07-02 06:16:29.979 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 7a081d64-537b-4fe5-a6e2-69d3e59a3949 2026-07-02 06:16:29.997 9 INFO neutron.plugins.ml2.plugin [None req-f98e5c6b-d3cd-49c3-8f68-92abce37bcf8 - - - - - -] Attempt 1 to provision port a47cc499-1c14-4c86-9b50-3d6c384ee99c 2026-07-02 06:16:30.531 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 5257245b-e141-4215-a58f-c56194b09042 2026-07-02 06:16:30.774 10 INFO neutron.plugins.ml2.plugin [None req-4bea55e1-4a4d-43ea-81ee-f1e8d7a40b8b - - - - - -] Attempt 1 to provision port a47cc499-1c14-4c86-9b50-3d6c384ee99c 2026-07-02 06:16:31.840 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 476ff15f-e2db-4ba7-95b0-312c2124e7f4 /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 06:16:33.059 10 INFO neutron.plugins.ml2.plugin [None req-52227629-ce2c-4953-a819-863fff9760ae - - - - - -] Attempt 1 to provision port aa33b0d6-a7d4-44e1-b91e-f5ca3faf41d1 2026-07-02 06:16:34.022 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 476ff15f-e2db-4ba7-95b0-312c2124e7f4 2026-07-02 06:16:35.877 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port aa33b0d6-a7d4-44e1-b91e-f5ca3faf41d1 2026-07-02 06:16:36.446 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e2ac490-7c91-43b5-a9fe-6c840f0f7c8f'] response: {'server_uuid': '6fa8a260-5f1f-4980-8535-50270c39443b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aa33b0d6-a7d4-44e1-b91e-f5ca3faf41d1', 'code': 200} 2026-07-02 06:16:37.839 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port aa33b0d6-a7d4-44e1-b91e-f5ca3faf41d1 2026-07-02 06:16:42.395 9 INFO neutron.plugins.ml2.plugin [None req-2852e3ad-dfe2-42af-a447-e964bb28c233 - - - - - -] Attempt 1 to provision port 0bfc19ed-b818-471d-8225-5028dbdbcf42 2026-07-02 06:16:45.842 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 0bfc19ed-b818-471d-8225-5028dbdbcf42 2026-07-02 06:16:45.992 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6282ea14-c910-4e07-9630-638e1d3595a6'] response: {'server_uuid': '35c451a2-7975-41a3-bd51-e7bf75be930c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0bfc19ed-b818-471d-8225-5028dbdbcf42', 'code': 200} 2026-07-02 06:16:47.846 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 0bfc19ed-b818-471d-8225-5028dbdbcf42 2026-07-02 06:16:49.915 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port d1eac983-e72c-4c4f-8572-3000212250e2 2026-07-02 06:16:50.470 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 1e177391-ec83-4f5c-9f58-ad2cc35490d1 2026-07-02 06:16:50.511 9 INFO neutron.plugins.ml2.plugin [None req-55d8cfff-7614-4ca1-a51b-b9dfaf9cf888 - - - - - -] Attempt 1 to provision port d1eac983-e72c-4c4f-8572-3000212250e2 2026-07-02 06:16:51.850 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 55792ccc-236b-4c9c-aae7-839de19fb51c 2026-07-02 06:16:52.308 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port a47cc499-1c14-4c86-9b50-3d6c384ee99c 2026-07-02 06:16:52.683 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 1e177391-ec83-4f5c-9f58-ad2cc35490d1 2026-07-02 06:16:54.026 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 55792ccc-236b-4c9c-aae7-839de19fb51c 2026-07-02 06:16:54.351 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port cb349de7-ad55-4a65-9d39-896ed65931ad /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 06:16:55.697 10 INFO neutron.plugins.ml2.plugin [None req-cd0a312c-5282-40d5-8789-931342ab8d6f - - - - - -] Attempt 1 to provision port aa33b0d6-a7d4-44e1-b91e-f5ca3faf41d1 2026-07-02 06:16:55.806 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port cb349de7-ad55-4a65-9d39-896ed65931ad 2026-07-02 06:16:56.018 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port aa33b0d6-a7d4-44e1-b91e-f5ca3faf41d1 2026-07-02 06:16:57.693 10 INFO neutron.plugins.ml2.plugin [None req-cf22b3a2-51db-4d44-a6a0-70f9584de7eb - - - - - -] Attempt 1 to provision port aa33b0d6-a7d4-44e1-b91e-f5ca3faf41d1 2026-07-02 06:16:57.800 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port aa33b0d6-a7d4-44e1-b91e-f5ca3faf41d1 2026-07-02 06:16:59.789 10 INFO neutron.plugins.ml2.plugin [None req-6cae0225-e1d8-4568-ad5f-b995ab2bcbad - - - - - -] Attempt 1 to provision port d77701b0-4cf8-4d80-9830-411db7b521cb 2026-07-02 06:16:59.801 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 02211b9d-b03f-4e78-9a95-d70ade74db4f 2026-07-02 06:17:00.458 9 INFO neutron.plugins.ml2.plugin [None req-4436d820-2358-44ec-ba4f-fe9b05437315 - - - - - -] Attempt 1 to provision port 02211b9d-b03f-4e78-9a95-d70ade74db4f 2026-07-02 06:17:01.866 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 02211b9d-b03f-4e78-9a95-d70ade74db4f 2026-07-02 06:17:02.156 10 INFO neutron.plugins.ml2.plugin [None req-1a256649-de51-4dbe-891d-d16ba066135e - - - - - -] Attempt 1 to provision port e5f3879d-e79e-4d92-bdbd-259b009d0882 2026-07-02 06:17:02.919 9 INFO neutron.plugins.ml2.plugin [None req-5911331d-157b-4de8-9be1-141aa6ee0ea0 - - - - - -] Attempt 1 to provision port e5f3879d-e79e-4d92-bdbd-259b009d0882 2026-07-02 06:17:03.865 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port fcb25d42-513e-41fc-8cab-7b2eee13336d 2026-07-02 06:17:05.792 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port fcb25d42-513e-41fc-8cab-7b2eee13336d /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 06:17:07.897 10 INFO neutron.plugins.ml2.plugin [None req-9dc8769d-d837-4256-904a-568aaf64c957 - - - - - -] Attempt 1 to provision port 07b1046a-0e94-4223-a9e3-767065e92e7e 2026-07-02 06:17:09.868 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 07b1046a-0e94-4223-a9e3-767065e92e7e 2026-07-02 06:17:10.067 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d845a208-0d43-44e1-b655-a1c9d5fd29eb'] response: {'server_uuid': '7141e2fc-8b92-4b72-b42f-b3677d510905', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '07b1046a-0e94-4223-a9e3-767065e92e7e', 'code': 200} 2026-07-02 06:17:11.057 9 INFO neutron.plugins.ml2.plugin [None req-1fd42133-ecc9-49fb-9e26-7ca895fd08cb - - - - - -] Attempt 1 to provision port feeb9fa5-d826-413d-8e72-7375ceae1cd8 2026-07-02 06:17:11.834 10 INFO neutron.plugins.ml2.plugin [None req-62ced854-7b65-4399-8310-bc39a4d458a9 - - - - - -] Attempt 1 to provision port 6d53300f-e1c9-402a-a81b-412c3ce85436 2026-07-02 06:17:11.907 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 07b1046a-0e94-4223-a9e3-767065e92e7e 2026-07-02 06:17:12.283 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 6d53300f-e1c9-402a-a81b-412c3ce85436 2026-07-02 06:17:13.850 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 6d53300f-e1c9-402a-a81b-412c3ce85436 2026-07-02 06:17:14.316 10 INFO neutron.plugins.ml2.plugin [None req-8a141ad4-52d3-4b05-ad74-2c141470f736 - - - - - -] Attempt 1 to provision port 30550450-0444-47b1-9d19-076125ca92bd 2026-07-02 06:17:14.985 10 INFO neutron.plugins.ml2.plugin [None req-9a350069-9ec5-4044-9e66-89fb0c161df2 - - - - - -] Attempt 1 to provision port 30550450-0444-47b1-9d19-076125ca92bd 2026-07-02 06:17:15.547 10 INFO neutron.plugins.ml2.plugin [None req-02126e55-09eb-4d9a-b762-8bdfaf668f36 - - - - - -] Attempt 1 to provision port 149e2eb3-4a3c-4ed8-a627-2a0fe7b3a951 2026-07-02 06:17:16.016 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 149e2eb3-4a3c-4ed8-a627-2a0fe7b3a951 2026-07-02 06:17:16.477 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 6be214f1-c76c-454c-b1ef-831a61a8494e /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 06:17:17.799 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 6be214f1-c76c-454c-b1ef-831a61a8494e 2026-07-02 06:17:20.400 10 INFO neutron.plugins.ml2.plugin [None req-490f28d1-4140-429a-92a8-676bd7a5271f - - - - - -] Attempt 1 to provision port e8e1f35e-b60f-43de-9474-5a1cea9ad3ff 2026-07-02 06:17:23.978 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port e8e1f35e-b60f-43de-9474-5a1cea9ad3ff 2026-07-02 06:17:24.159 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-517b1da9-07ff-47f3-ae3d-a0c7d4fed2b3'] response: {'server_uuid': 'd48ad30a-1355-4960-a1e6-a736ca4b0fd9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e8e1f35e-b60f-43de-9474-5a1cea9ad3ff', 'code': 200} 2026-07-02 06:17:24.479 9 INFO neutron.plugins.ml2.plugin [None req-13008ca2-c8b9-45f7-985b-3b15625aa10f - - - - - -] Attempt 1 to provision port bc177908-b0b2-4c3a-9340-c717b629c695 2026-07-02 06:17:24.574 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port bc177908-b0b2-4c3a-9340-c717b629c695 2026-07-02 06:17:24.936 9 INFO neutron.plugins.ml2.plugin [None req-dfa50cdd-4421-4c2f-a80d-2103a34df381 - - - - - -] Attempt 1 to provision port a61833fa-241c-43ae-a206-b37184eb2c02 2026-07-02 06:17:25.013 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port a61833fa-241c-43ae-a206-b37184eb2c02 2026-07-02 06:17:25.899 10 INFO neutron.plugins.ml2.plugin [None req-a24401ba-61ac-442f-8911-51e419bd1656 - - - - - -] Attempt 1 to provision port d40418c7-bc0c-4de3-9e0b-18803f91cdb3 2026-07-02 06:17:26.258 10 INFO neutron.plugins.ml2.plugin [None req-d9c36f2c-7978-4178-8b63-d93137766b04 - - - - - -] Attempt 1 to provision port d40418c7-bc0c-4de3-9e0b-18803f91cdb3 2026-07-02 06:17:26.549 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port e8e1f35e-b60f-43de-9474-5a1cea9ad3ff 2026-07-02 06:17:26.614 9 INFO neutron.plugins.ml2.plugin [None req-df6c960e-5547-44d8-b3fa-90db0f4e10db - - - - - -] Attempt 1 to provision port e23753f8-b846-4041-b0fe-77fb68fc1fdb 2026-07-02 06:17:26.862 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port bc177908-b0b2-4c3a-9340-c717b629c695 2026-07-02 06:17:27.189 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port a61833fa-241c-43ae-a206-b37184eb2c02 2026-07-02 06:17:27.436 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 92167ae8-8588-4703-9735-b7e023273609 2026-07-02 06:17:27.592 9 INFO neutron.plugins.ml2.plugin [None req-b80838ae-737f-4e15-ad58-437e5595f39b - - - - - -] Attempt 1 to provision port 92167ae8-8588-4703-9735-b7e023273609 2026-07-02 06:17:28.350 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 92167ae8-8588-4703-9735-b7e023273609 2026-07-02 06:17:28.402 9 INFO neutron.plugins.ml2.plugin [None req-a8ec44fc-7c1d-47ca-bb7d-988500f08b39 - - - - - -] Attempt 1 to provision port 57368d63-b765-4854-a5b4-998820c42f32 2026-07-02 06:17:28.967 9 INFO neutron.plugins.ml2.plugin [None req-b892f9ad-03fe-497d-9044-1cc94ab46a45 - - - - - -] Attempt 1 to provision port 57368d63-b765-4854-a5b4-998820c42f32 2026-07-02 06:17:29.197 10 INFO neutron.plugins.ml2.plugin [None req-17872d6c-62a7-4377-9fe5-c8708e1390b2 - - - - - -] Attempt 1 to provision port 6a19c8c1-d20d-48ca-b66f-a5d3d30248d2 2026-07-02 06:17:30.256 10 INFO neutron.plugins.ml2.plugin [None req-bdc853f8-6377-4be5-8bf8-2ebe5dd6abf4 - - - - - -] Attempt 1 to provision port 6a19c8c1-d20d-48ca-b66f-a5d3d30248d2 2026-07-02 06:17:30.519 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 30550450-0444-47b1-9d19-076125ca92bd 2026-07-02 06:17:30.854 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port feeb9fa5-d826-413d-8e72-7375ceae1cd8 2026-07-02 06:17:31.171 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port c57980c7-9495-4e4e-8d17-aacafac7cf6f 2026-07-02 06:17:32.426 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 30550450-0444-47b1-9d19-076125ca92bd 2026-07-02 06:17:32.725 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port feeb9fa5-d826-413d-8e72-7375ceae1cd8 2026-07-02 06:17:33.015 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port c57980c7-9495-4e4e-8d17-aacafac7cf6f 2026-07-02 06:17:34.744 10 INFO neutron.plugins.ml2.plugin [None req-cd5eaba7-b2e3-4dff-b676-3f38493fe061 - - - - - -] Attempt 1 to provision port ddaf4faf-7d47-436b-badb-1d8d354ab0b5 2026-07-02 06:17:36.428 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port ddaf4faf-7d47-436b-badb-1d8d354ab0b5 2026-07-02 06:17:36.551 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ec8cdd2-3d0b-43c0-b232-e87fdb518b40'] response: {'server_uuid': 'df74f2d2-bf5b-4937-8acc-a9657ad28f25', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ddaf4faf-7d47-436b-badb-1d8d354ab0b5', 'code': 200} 2026-07-02 06:17:36.601 10 INFO neutron.plugins.ml2.plugin [None req-a90f1032-679d-4db6-98c2-7b8d04ee6d08 - - - - - -] Attempt 1 to provision port 0687423f-f8e3-43c9-a9b6-7f764bc9e68a 2026-07-02 06:17:36.850 10 INFO neutron.plugins.ml2.plugin [None req-a90f1032-679d-4db6-98c2-7b8d04ee6d08 - - - - - -] Attempt 1 to provision port 5a47e04c-f0f5-4193-a4f3-979553548a76 2026-07-02 06:17:36.894 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 0687423f-f8e3-43c9-a9b6-7f764bc9e68a 2026-07-02 06:17:37.819 9 INFO neutron.plugins.ml2.plugin [None req-d87c9615-cfc3-4914-beec-6dedc21783c9 - - - - - -] Attempt 1 to provision port 5a47e04c-f0f5-4193-a4f3-979553548a76 2026-07-02 06:17:38.203 10 INFO neutron.plugins.ml2.plugin [None req-35688a0e-3880-4059-9bde-7bdcd9b9d28d - - - - - -] Attempt 1 to provision port 5a47e04c-f0f5-4193-a4f3-979553548a76 2026-07-02 06:17:38.340 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 0687423f-f8e3-43c9-a9b6-7f764bc9e68a 2026-07-02 06:17:38.708 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port ddaf4faf-7d47-436b-badb-1d8d354ab0b5 2026-07-02 06:17:42.643 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee5fb5ef-3275-49ba-a53b-e7405731b3f3'] response: {'server_uuid': 'd48ad30a-1355-4960-a1e6-a736ca4b0fd9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e8e1f35e-b60f-43de-9474-5a1cea9ad3ff', 'code': 200} 2026-07-02 06:17:44.477 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port e8e1f35e-b60f-43de-9474-5a1cea9ad3ff 2026-07-02 06:17:44.637 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-52514f27-90fd-4492-b3e6-340b61f7b36b'] response: {'server_uuid': 'd48ad30a-1355-4960-a1e6-a736ca4b0fd9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e8e1f35e-b60f-43de-9474-5a1cea9ad3ff', 'code': 200} 2026-07-02 06:17:44.811 9 INFO neutron.plugins.ml2.plugin [None req-5285764d-c210-4c81-acd3-817ef642d119 - - - - - -] Attempt 1 to provision port 8df75b64-8851-4d45-9510-45bb3fd0e83a 2026-07-02 06:17:44.991 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 8df75b64-8851-4d45-9510-45bb3fd0e83a 2026-07-02 06:17:45.632 10 INFO neutron.plugins.ml2.plugin [None req-4d16df67-4744-4b6d-8521-e899ba582d61 - - - - - -] Attempt 1 to provision port 812ec5dc-da2d-47e9-b24e-2169a4fa54ac 2026-07-02 06:17:46.076 10 INFO neutron.plugins.ml2.plugin [None req-007b4d9f-29e9-4df4-8ba1-6eff14568764 - - - - - -] Attempt 1 to provision port 812ec5dc-da2d-47e9-b24e-2169a4fa54ac 2026-07-02 06:17:46.371 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port e8e1f35e-b60f-43de-9474-5a1cea9ad3ff 2026-07-02 06:17:46.651 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 8df75b64-8851-4d45-9510-45bb3fd0e83a /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 06:17:50.567 9 INFO neutron.plugins.ml2.plugin [None req-a70fb054-02fb-450a-be04-3ed649676042 - - - - - -] Attempt 1 to provision port 71b6cd8a-f1e9-4a16-a35a-a1379bd85249 2026-07-02 06:17:57.557 10 INFO neutron.plugins.ml2.plugin [None req-8bd054f6-2f90-413e-957a-46a35b9a2d5e - - - - - -] Attempt 1 to provision port a4cabb2b-edff-45ba-ae3f-59bb65d8da3c 2026-07-02 06:18:00.428 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 786cff6d-808b-441e-9e69-9166f751df0c 2026-07-02 06:18:01.731 10 INFO neutron.plugins.ml2.plugin [None req-79307639-d43c-4456-bc4c-157f7bc2a949 - - - - - -] Attempt 1 to provision port 786cff6d-808b-441e-9e69-9166f751df0c 2026-07-02 06:18:02.005 10 INFO neutron.plugins.ml2.plugin [None req-1bdd45c7-5281-47cd-8101-8afa83216fcf - - - - - -] Attempt 1 to provision port 21bbba71-3801-4915-912e-e406c6f2bf64 2026-07-02 06:18:02.474 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 786cff6d-808b-441e-9e69-9166f751df0c 2026-07-02 06:18:02.502 9 INFO neutron.plugins.ml2.plugin [None req-06d49b8a-535a-4c7f-82fb-6926b1268377 - - - - - -] Attempt 1 to provision port dcdc3a44-811e-45fb-931a-b5696b5fcbf8 2026-07-02 06:18:02.721 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 21bbba71-3801-4915-912e-e406c6f2bf64 2026-07-02 06:18:03.144 9 INFO neutron.plugins.ml2.plugin [None req-bd0ef17e-5fae-4ca7-b2a1-7e74e7b146ac - - - - - -] Attempt 1 to provision port dcdc3a44-811e-45fb-931a-b5696b5fcbf8 2026-07-02 06:18:04.561 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 21bbba71-3801-4915-912e-e406c6f2bf64 2026-07-02 06:18:05.803 10 INFO neutron.plugins.ml2.plugin [None req-5eeb4f9d-f94a-4b93-b420-a71e77509932 - - - - - -] Attempt 1 to provision port 56688802-cd88-40ed-b35c-e448ed2f7610 2026-07-02 06:18:06.563 10 INFO neutron.plugins.ml2.plugin [None req-008fdb9b-983f-4312-9473-a0f32022236d - - - - - -] Attempt 1 to provision port 56688802-cd88-40ed-b35c-e448ed2f7610 2026-07-02 06:18:14.081 9 INFO neutron.plugins.ml2.plugin [None req-f29586ff-9115-4206-9b29-06b71a6ef815 - - - - - -] Attempt 1 to provision port 26b95c95-e657-4c74-9d35-4b9c1ad111cd 2026-07-02 06:18:14.465 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 26b95c95-e657-4c74-9d35-4b9c1ad111cd 2026-07-02 06:18:14.514 10 INFO neutron.plugins.ml2.plugin [None req-85651b96-a957-43c9-a456-46c421a2f503 - - - - - -] Attempt 1 to provision port d9b5ecf6-adc0-4aa0-bb02-8496e64e0106 2026-07-02 06:18:15.876 9 INFO neutron.plugins.ml2.plugin [None req-1ca5a7ca-ab07-4fe6-b511-28ebe575ba51 - - - - - -] Attempt 1 to provision port d9b5ecf6-adc0-4aa0-bb02-8496e64e0106 2026-07-02 06:18:16.393 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 26b95c95-e657-4c74-9d35-4b9c1ad111cd 2026-07-02 06:18:20.613 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port c3aa9b81-cb11-4e63-99b8-562a9b24e34a 2026-07-02 06:18:21.475 9 INFO neutron.plugins.ml2.plugin [None req-85c08a73-13f4-4f6e-b7b9-9a3bc11658fa - - - - - -] Attempt 1 to provision port c3aa9b81-cb11-4e63-99b8-562a9b24e34a 2026-07-02 06:18:21.711 9 INFO neutron.plugins.ml2.plugin [None req-065434cd-3d3d-4f1f-acad-e6702c64bd5a - - - - - -] Attempt 1 to provision port f90a607c-bcde-47e7-b541-436bedb5260e 2026-07-02 06:18:22.476 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port c115b52a-cf64-4a3d-a3d9-f444ee8f94b3 2026-07-02 06:18:22.769 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] No ports have port_id starting with c115b52a-cf64-4a3d-a3d9-f444ee8f94b3 2026-07-02 06:18:22.809 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port c3aa9b81-cb11-4e63-99b8-562a9b24e34a 2026-07-02 06:18:23.176 9 INFO neutron.plugins.ml2.plugin [None req-e9d0c2dd-3829-47c5-86cf-c8df9681a9c9 - - - - - -] Attempt 1 to provision port f90a607c-bcde-47e7-b541-436bedb5260e 2026-07-02 06:18:26.324 10 INFO neutron.plugins.ml2.plugin [None req-1a17e22f-a652-4285-8058-7008a8cd1d46 - - - - - -] Attempt 1 to provision port 5c64a342-e5e6-4036-aee6-41379ecd5842 2026-07-02 06:18:35.139 10 INFO neutron.plugins.ml2.plugin [None req-150b487a-0ec1-47a9-bef8-f884497ac2a9 - - - - - -] Attempt 1 to provision port 52dcd98a-410e-49b8-ba23-5f0bad7f1f55 2026-07-02 06:18:35.793 10 INFO neutron.plugins.ml2.plugin [None req-a58f8e8e-03bf-4b17-83a3-dd7c8ba023bf - - - - - -] Attempt 1 to provision port 4025fdb8-2928-4716-9c2e-f4e9d8434232 2026-07-02 06:18:36.437 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 4025fdb8-2928-4716-9c2e-f4e9d8434232 2026-07-02 06:18:37.540 10 INFO neutron.plugins.ml2.plugin [None req-03e40b9b-49b9-4e78-a5c4-d1b5de033b64 - - - - - -] Attempt 1 to provision port 59ee8ad3-64d9-4589-a6a5-7678965b7f00 2026-07-02 06:18:38.290 10 INFO neutron.plugins.ml2.plugin [None req-42e512d2-b20f-4834-a9c2-0dcf6abee6fc - - - - - -] Attempt 1 to provision port 59ee8ad3-64d9-4589-a6a5-7678965b7f00 2026-07-02 06:18:38.414 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 0b4193f5-6ce4-44b6-9206-0cc9b270c118 2026-07-02 06:18:39.007 9 ERROR neutron.plugins.ml2.managers [None req-054a68de-e7b1-4ad3-8906-e370b76844cf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b4856802-a63b-4f63-9e6b-6d39f29da175 could not be found. 2026-07-02 06:18:39.007 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:18:39.007 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 06:18:39.007 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:18:39.007 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 06:18:39.007 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:18:39.007 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 06:18:39.007 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:18:39.007 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 06:18:39.007 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:18:39.007 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 06:18:39.007 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:18:39.007 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 06:18:39.007 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:39.007 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 06:18:39.007 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:39.007 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 06:18:39.007 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:39.007 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 06:18:39.007 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:39.007 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 06:18:39.007 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:18:39.007 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 06:18:39.007 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:39.007 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 06:18:39.007 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:39.007 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 06:18:39.007 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:39.007 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 06:18:39.007 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:39.007 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 06:18:39.007 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:39.007 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 06:18:39.007 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:39.007 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 06:18:39.007 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:18:39.007 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 06:18:39.007 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:18:39.007 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 06:18:39.007 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:18:39.007 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b4856802-a63b-4f63-9e6b-6d39f29da175 could not be found. 2026-07-02 06:18:39.007 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:18:39.008 9 ERROR neutron.plugins.ml2.managers [None req-054a68de-e7b1-4ad3-8906-e370b76844cf - - - - - -] Failed to bind port f085b2d2-d62d-49ef-8f28-b2c5ed79e7cb on host instance for vnic_type normal using segments [{'id': 'ff96dc28-1b23-4e5a-a56b-415d4370c274', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 488, 'network_id': 'c6fd4638-65c3-4e2d-9a76-6f11c182c908'}] 2026-07-02 06:18:39.009 9 INFO neutron.plugins.ml2.plugin [None req-054a68de-e7b1-4ad3-8906-e370b76844cf - - - - - -] Attempt 2 to bind port f085b2d2-d62d-49ef-8f28-b2c5ed79e7cb 2026-07-02 06:18:39.025 9 ERROR neutron.plugins.ml2.managers [None req-054a68de-e7b1-4ad3-8906-e370b76844cf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b4856802-a63b-4f63-9e6b-6d39f29da175 could not be found. 2026-07-02 06:18:39.025 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:18:39.025 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 06:18:39.025 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:18:39.025 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 06:18:39.025 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:18:39.025 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 06:18:39.025 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:18:39.025 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 06:18:39.025 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:18:39.025 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 06:18:39.025 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:18:39.025 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 06:18:39.025 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:39.025 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 06:18:39.025 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:39.025 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 06:18:39.025 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:39.025 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 06:18:39.025 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:39.025 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 06:18:39.025 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:18:39.025 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 06:18:39.025 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:39.025 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 06:18:39.025 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:39.025 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 06:18:39.025 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:39.025 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 06:18:39.025 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:39.025 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 06:18:39.025 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:39.025 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 06:18:39.025 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:39.025 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 06:18:39.025 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:18:39.025 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 06:18:39.025 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:18:39.025 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 06:18:39.025 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:18:39.025 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b4856802-a63b-4f63-9e6b-6d39f29da175 could not be found. 2026-07-02 06:18:39.025 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:18:39.026 9 ERROR neutron.plugins.ml2.managers [None req-054a68de-e7b1-4ad3-8906-e370b76844cf - - - - - -] Failed to bind port f085b2d2-d62d-49ef-8f28-b2c5ed79e7cb on host instance for vnic_type normal using segments [{'id': 'ff96dc28-1b23-4e5a-a56b-415d4370c274', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 488, 'network_id': 'c6fd4638-65c3-4e2d-9a76-6f11c182c908'}] 2026-07-02 06:18:39.026 9 INFO neutron.plugins.ml2.plugin [None req-054a68de-e7b1-4ad3-8906-e370b76844cf - - - - - -] Attempt 3 to bind port f085b2d2-d62d-49ef-8f28-b2c5ed79e7cb 2026-07-02 06:18:39.042 9 ERROR neutron.plugins.ml2.managers [None req-054a68de-e7b1-4ad3-8906-e370b76844cf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b4856802-a63b-4f63-9e6b-6d39f29da175 could not be found. 2026-07-02 06:18:39.042 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:18:39.042 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 06:18:39.042 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:18:39.042 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 06:18:39.042 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:18:39.042 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 06:18:39.042 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:18:39.042 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 06:18:39.042 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:18:39.042 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 06:18:39.042 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:18:39.042 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 06:18:39.042 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:39.042 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 06:18:39.042 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:39.042 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 06:18:39.042 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:39.042 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 06:18:39.042 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:39.042 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 06:18:39.042 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:18:39.042 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 06:18:39.042 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:39.042 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 06:18:39.042 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:39.042 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 06:18:39.042 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:39.042 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 06:18:39.042 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:39.042 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 06:18:39.042 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:39.042 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 06:18:39.042 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:39.042 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 06:18:39.042 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:18:39.042 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 06:18:39.042 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:18:39.042 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 06:18:39.042 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:18:39.042 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b4856802-a63b-4f63-9e6b-6d39f29da175 could not be found. 2026-07-02 06:18:39.042 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:18:39.043 9 ERROR neutron.plugins.ml2.managers [None req-054a68de-e7b1-4ad3-8906-e370b76844cf - - - - - -] Failed to bind port f085b2d2-d62d-49ef-8f28-b2c5ed79e7cb on host instance for vnic_type normal using segments [{'id': 'ff96dc28-1b23-4e5a-a56b-415d4370c274', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 488, 'network_id': 'c6fd4638-65c3-4e2d-9a76-6f11c182c908'}] 2026-07-02 06:18:39.043 9 INFO neutron.plugins.ml2.plugin [None req-054a68de-e7b1-4ad3-8906-e370b76844cf - - - - - -] Attempt 4 to bind port f085b2d2-d62d-49ef-8f28-b2c5ed79e7cb 2026-07-02 06:18:39.058 9 ERROR neutron.plugins.ml2.managers [None req-054a68de-e7b1-4ad3-8906-e370b76844cf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b4856802-a63b-4f63-9e6b-6d39f29da175 could not be found. 2026-07-02 06:18:39.058 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:18:39.058 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 06:18:39.058 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:18:39.058 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 06:18:39.058 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:18:39.058 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 06:18:39.058 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:18:39.058 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 06:18:39.058 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:18:39.058 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 06:18:39.058 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:18:39.058 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 06:18:39.058 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:39.058 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 06:18:39.058 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:39.058 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 06:18:39.058 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:39.058 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 06:18:39.058 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:39.058 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 06:18:39.058 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:18:39.058 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 06:18:39.058 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:39.058 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 06:18:39.058 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:39.058 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 06:18:39.058 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:39.058 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 06:18:39.058 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:39.058 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 06:18:39.058 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:39.058 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 06:18:39.058 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:39.058 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 06:18:39.058 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:18:39.058 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 06:18:39.058 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:18:39.058 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 06:18:39.058 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:18:39.058 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b4856802-a63b-4f63-9e6b-6d39f29da175 could not be found. 2026-07-02 06:18:39.058 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:18:39.059 9 ERROR neutron.plugins.ml2.managers [None req-054a68de-e7b1-4ad3-8906-e370b76844cf - - - - - -] Failed to bind port f085b2d2-d62d-49ef-8f28-b2c5ed79e7cb on host instance for vnic_type normal using segments [{'id': 'ff96dc28-1b23-4e5a-a56b-415d4370c274', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 488, 'network_id': 'c6fd4638-65c3-4e2d-9a76-6f11c182c908'}] 2026-07-02 06:18:39.059 9 INFO neutron.plugins.ml2.plugin [None req-054a68de-e7b1-4ad3-8906-e370b76844cf - - - - - -] Attempt 5 to bind port f085b2d2-d62d-49ef-8f28-b2c5ed79e7cb 2026-07-02 06:18:39.085 9 ERROR neutron.plugins.ml2.managers [None req-054a68de-e7b1-4ad3-8906-e370b76844cf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b4856802-a63b-4f63-9e6b-6d39f29da175 could not be found. 2026-07-02 06:18:39.085 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:18:39.085 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 06:18:39.085 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:18:39.085 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 06:18:39.085 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:18:39.085 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 06:18:39.085 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:18:39.085 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 06:18:39.085 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:18:39.085 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 06:18:39.085 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:18:39.085 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 06:18:39.085 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:39.085 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 06:18:39.085 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:39.085 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 06:18:39.085 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:39.085 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 06:18:39.085 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:39.085 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 06:18:39.085 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:18:39.085 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 06:18:39.085 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:39.085 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 06:18:39.085 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:39.085 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 06:18:39.085 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:39.085 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 06:18:39.085 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:39.085 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 06:18:39.085 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:39.085 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 06:18:39.085 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:39.085 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 06:18:39.085 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:18:39.085 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 06:18:39.085 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:18:39.085 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 06:18:39.085 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:18:39.085 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b4856802-a63b-4f63-9e6b-6d39f29da175 could not be found. 2026-07-02 06:18:39.085 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:18:39.085 9 ERROR neutron.plugins.ml2.managers [None req-054a68de-e7b1-4ad3-8906-e370b76844cf - - - - - -] Failed to bind port f085b2d2-d62d-49ef-8f28-b2c5ed79e7cb on host instance for vnic_type normal using segments [{'id': 'ff96dc28-1b23-4e5a-a56b-415d4370c274', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 488, 'network_id': 'c6fd4638-65c3-4e2d-9a76-6f11c182c908'}] 2026-07-02 06:18:39.085 9 INFO neutron.plugins.ml2.plugin [None req-054a68de-e7b1-4ad3-8906-e370b76844cf - - - - - -] Attempt 6 to bind port f085b2d2-d62d-49ef-8f28-b2c5ed79e7cb 2026-07-02 06:18:39.109 9 ERROR neutron.plugins.ml2.managers [None req-054a68de-e7b1-4ad3-8906-e370b76844cf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b4856802-a63b-4f63-9e6b-6d39f29da175 could not be found. 2026-07-02 06:18:39.109 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:18:39.109 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 06:18:39.109 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:18:39.109 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 06:18:39.109 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:18:39.109 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 06:18:39.109 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:18:39.109 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 06:18:39.109 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:18:39.109 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 06:18:39.109 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:18:39.109 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 06:18:39.109 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:39.109 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 06:18:39.109 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:39.109 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 06:18:39.109 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:39.109 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 06:18:39.109 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:39.109 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 06:18:39.109 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:18:39.109 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 06:18:39.109 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:39.109 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 06:18:39.109 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:39.109 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 06:18:39.109 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:39.109 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 06:18:39.109 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:39.109 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 06:18:39.109 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:39.109 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 06:18:39.109 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:39.109 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 06:18:39.109 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:18:39.109 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 06:18:39.109 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:18:39.109 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 06:18:39.109 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:18:39.109 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b4856802-a63b-4f63-9e6b-6d39f29da175 could not be found. 2026-07-02 06:18:39.109 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:18:39.110 9 ERROR neutron.plugins.ml2.managers [None req-054a68de-e7b1-4ad3-8906-e370b76844cf - - - - - -] Failed to bind port f085b2d2-d62d-49ef-8f28-b2c5ed79e7cb on host instance for vnic_type normal using segments [{'id': 'ff96dc28-1b23-4e5a-a56b-415d4370c274', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 488, 'network_id': 'c6fd4638-65c3-4e2d-9a76-6f11c182c908'}] 2026-07-02 06:18:39.110 9 INFO neutron.plugins.ml2.plugin [None req-054a68de-e7b1-4ad3-8906-e370b76844cf - - - - - -] Attempt 7 to bind port f085b2d2-d62d-49ef-8f28-b2c5ed79e7cb 2026-07-02 06:18:39.134 9 ERROR neutron.plugins.ml2.managers [None req-054a68de-e7b1-4ad3-8906-e370b76844cf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b4856802-a63b-4f63-9e6b-6d39f29da175 could not be found. 2026-07-02 06:18:39.134 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:18:39.134 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 06:18:39.134 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:18:39.134 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 06:18:39.134 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:18:39.134 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 06:18:39.134 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:18:39.134 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 06:18:39.134 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:18:39.134 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 06:18:39.134 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:18:39.134 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 06:18:39.134 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:39.134 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 06:18:39.134 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:39.134 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 06:18:39.134 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:39.134 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 06:18:39.134 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:39.134 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 06:18:39.134 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:18:39.134 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 06:18:39.134 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:39.134 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 06:18:39.134 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:39.134 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 06:18:39.134 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:39.134 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 06:18:39.134 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:39.134 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 06:18:39.134 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:39.134 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 06:18:39.134 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:39.134 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 06:18:39.134 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:18:39.134 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 06:18:39.134 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:18:39.134 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 06:18:39.134 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:18:39.134 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b4856802-a63b-4f63-9e6b-6d39f29da175 could not be found. 2026-07-02 06:18:39.134 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:18:39.135 9 ERROR neutron.plugins.ml2.managers [None req-054a68de-e7b1-4ad3-8906-e370b76844cf - - - - - -] Failed to bind port f085b2d2-d62d-49ef-8f28-b2c5ed79e7cb on host instance for vnic_type normal using segments [{'id': 'ff96dc28-1b23-4e5a-a56b-415d4370c274', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 488, 'network_id': 'c6fd4638-65c3-4e2d-9a76-6f11c182c908'}] 2026-07-02 06:18:39.135 9 INFO neutron.plugins.ml2.plugin [None req-054a68de-e7b1-4ad3-8906-e370b76844cf - - - - - -] Attempt 8 to bind port f085b2d2-d62d-49ef-8f28-b2c5ed79e7cb 2026-07-02 06:18:39.168 9 ERROR neutron.plugins.ml2.managers [None req-054a68de-e7b1-4ad3-8906-e370b76844cf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b4856802-a63b-4f63-9e6b-6d39f29da175 could not be found. 2026-07-02 06:18:39.168 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:18:39.168 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 06:18:39.168 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:18:39.168 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 06:18:39.168 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:18:39.168 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 06:18:39.168 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:18:39.168 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 06:18:39.168 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:18:39.168 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 06:18:39.168 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:18:39.168 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 06:18:39.168 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:39.168 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 06:18:39.168 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:39.168 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 06:18:39.168 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:39.168 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 06:18:39.168 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:39.168 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 06:18:39.168 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:18:39.168 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 06:18:39.168 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:39.168 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 06:18:39.168 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:39.168 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 06:18:39.168 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:39.168 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 06:18:39.168 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:39.168 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 06:18:39.168 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:39.168 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 06:18:39.168 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:39.168 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 06:18:39.168 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:18:39.168 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 06:18:39.168 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:18:39.168 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 06:18:39.168 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:18:39.168 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b4856802-a63b-4f63-9e6b-6d39f29da175 could not be found. 2026-07-02 06:18:39.168 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:18:39.169 9 ERROR neutron.plugins.ml2.managers [None req-054a68de-e7b1-4ad3-8906-e370b76844cf - - - - - -] Failed to bind port f085b2d2-d62d-49ef-8f28-b2c5ed79e7cb on host instance for vnic_type normal using segments [{'id': 'ff96dc28-1b23-4e5a-a56b-415d4370c274', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 488, 'network_id': 'c6fd4638-65c3-4e2d-9a76-6f11c182c908'}] 2026-07-02 06:18:39.169 9 INFO neutron.plugins.ml2.plugin [None req-054a68de-e7b1-4ad3-8906-e370b76844cf - - - - - -] Attempt 9 to bind port f085b2d2-d62d-49ef-8f28-b2c5ed79e7cb 2026-07-02 06:18:39.198 9 ERROR neutron.plugins.ml2.managers [None req-054a68de-e7b1-4ad3-8906-e370b76844cf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b4856802-a63b-4f63-9e6b-6d39f29da175 could not be found. 2026-07-02 06:18:39.198 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:18:39.198 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 06:18:39.198 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:18:39.198 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 06:18:39.198 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:18:39.198 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 06:18:39.198 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:18:39.198 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 06:18:39.198 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:18:39.198 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 06:18:39.198 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:18:39.198 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 06:18:39.198 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:39.198 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 06:18:39.198 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:39.198 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 06:18:39.198 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:39.198 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 06:18:39.198 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:39.198 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 06:18:39.198 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:18:39.198 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 06:18:39.198 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:39.198 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 06:18:39.198 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:39.198 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 06:18:39.198 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:39.198 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 06:18:39.198 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:39.198 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 06:18:39.198 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:39.198 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 06:18:39.198 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:39.198 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 06:18:39.198 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:18:39.198 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 06:18:39.198 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:18:39.198 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 06:18:39.198 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:18:39.198 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b4856802-a63b-4f63-9e6b-6d39f29da175 could not be found. 2026-07-02 06:18:39.198 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:18:39.199 9 ERROR neutron.plugins.ml2.managers [None req-054a68de-e7b1-4ad3-8906-e370b76844cf - - - - - -] Failed to bind port f085b2d2-d62d-49ef-8f28-b2c5ed79e7cb on host instance for vnic_type normal using segments [{'id': 'ff96dc28-1b23-4e5a-a56b-415d4370c274', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 488, 'network_id': 'c6fd4638-65c3-4e2d-9a76-6f11c182c908'}] 2026-07-02 06:18:39.199 9 INFO neutron.plugins.ml2.plugin [None req-054a68de-e7b1-4ad3-8906-e370b76844cf - - - - - -] Attempt 10 to bind port f085b2d2-d62d-49ef-8f28-b2c5ed79e7cb 2026-07-02 06:18:39.234 9 ERROR neutron.plugins.ml2.managers [None req-054a68de-e7b1-4ad3-8906-e370b76844cf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b4856802-a63b-4f63-9e6b-6d39f29da175 could not be found. 2026-07-02 06:18:39.234 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:18:39.234 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 06:18:39.234 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:18:39.234 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 06:18:39.234 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:18:39.234 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 06:18:39.234 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:18:39.234 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 06:18:39.234 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:18:39.234 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 06:18:39.234 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:18:39.234 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 06:18:39.234 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:39.234 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 06:18:39.234 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:39.234 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 06:18:39.234 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:39.234 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 06:18:39.234 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:39.234 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 06:18:39.234 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:18:39.234 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 06:18:39.234 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:39.234 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 06:18:39.234 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:39.234 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 06:18:39.234 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:39.234 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 06:18:39.234 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:39.234 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 06:18:39.234 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:39.234 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 06:18:39.234 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:39.234 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 06:18:39.234 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:18:39.234 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 06:18:39.234 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:18:39.234 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 06:18:39.234 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:18:39.234 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b4856802-a63b-4f63-9e6b-6d39f29da175 could not be found. 2026-07-02 06:18:39.234 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:18:39.235 9 ERROR neutron.plugins.ml2.managers [None req-054a68de-e7b1-4ad3-8906-e370b76844cf - - - - - -] Failed to bind port f085b2d2-d62d-49ef-8f28-b2c5ed79e7cb on host instance for vnic_type normal using segments [{'id': 'ff96dc28-1b23-4e5a-a56b-415d4370c274', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 488, 'network_id': 'c6fd4638-65c3-4e2d-9a76-6f11c182c908'}] 2026-07-02 06:18:39.571 10 INFO neutron.plugins.ml2.plugin [None req-7015e28e-a966-47e1-8e5b-cd5b4bbac277 - - - - - -] Attempt 1 to provision port 005c0092-3d42-4fea-835b-449423d37f9e 2026-07-02 06:18:40.524 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 005c0092-3d42-4fea-835b-449423d37f9e 2026-07-02 06:18:40.783 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 0b4193f5-6ce4-44b6-9206-0cc9b270c118 2026-07-02 06:18:42.902 9 INFO neutron.plugins.ml2.plugin [None req-207ab565-c869-40eb-9011-d9b0caaa5c94 - - - - - -] Attempt 1 to provision port cca99159-abb9-4322-911d-d8d5aaf803cf 2026-07-02 06:18:44.549 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port cca99159-abb9-4322-911d-d8d5aaf803cf 2026-07-02 06:18:44.688 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a95a744-33c6-4c81-b0be-320280a6b6a0'] response: {'server_uuid': 'a1d7a658-3a4f-4818-81dc-8d1f0e0ece18', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cca99159-abb9-4322-911d-d8d5aaf803cf', 'code': 200} 2026-07-02 06:18:46.442 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port cca99159-abb9-4322-911d-d8d5aaf803cf 2026-07-02 06:18:50.522 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 2241665d-15b2-46cd-aefe-2ab52ccdcce3 2026-07-02 06:18:51.411 10 INFO neutron.plugins.ml2.plugin [None req-b76b7527-29ac-4079-8faa-eb6d8ae5c2f6 - - - - - -] Attempt 1 to provision port 2241665d-15b2-46cd-aefe-2ab52ccdcce3 2026-07-02 06:18:52.828 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 2241665d-15b2-46cd-aefe-2ab52ccdcce3 2026-07-02 06:18:52.914 9 INFO neutron.plugins.ml2.plugin [None req-a1fcd4fe-8969-4ca8-826a-d9fe3ece1b75 - - - - - -] Attempt 1 to provision port b91bc776-e9ff-45df-9f40-ee51a8fdd545 2026-07-02 06:18:53.240 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 30316ddb-9ccc-4514-a438-771799586374 2026-07-02 06:18:53.374 10 INFO neutron.plugins.ml2.plugin [None req-37106402-d31b-42e0-a965-4ac0d044d79e - - - - - -] Attempt 1 to provision port 2241665d-15b2-46cd-aefe-2ab52ccdcce3 2026-07-02 06:18:53.591 9 INFO neutron.plugins.ml2.plugin [None req-51b09195-5801-4859-90e0-0fb7499623d4 - - - - - -] Attempt 1 to provision port 30316ddb-9ccc-4514-a438-771799586374 2026-07-02 06:18:53.689 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 8510b3f7-b47b-4e79-b765-3be1925b7bf0 2026-07-02 06:18:54.309 9 INFO neutron.plugins.ml2.plugin [None req-9c41ef40-869f-4694-9abd-49e2884f553b - - - - - -] Attempt 1 to provision port 8510b3f7-b47b-4e79-b765-3be1925b7bf0 2026-07-02 06:18:54.469 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 30316ddb-9ccc-4514-a438-771799586374 2026-07-02 06:18:54.978 9 INFO neutron.plugins.ml2.plugin [None req-5455c4a3-8b69-45f2-8350-2b6c3a0979ab - - - - - -] Attempt 1 to provision port 30316ddb-9ccc-4514-a438-771799586374 2026-07-02 06:18:55.030 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 8510b3f7-b47b-4e79-b765-3be1925b7bf0 2026-07-02 06:18:55.901 9 INFO neutron.plugins.ml2.plugin [None req-5a0a74a2-4789-40a5-aff8-4ebaaf8a1c8c - - - - - -] Attempt 1 to provision port 8d72a158-0cd7-467a-b8c4-26532d53020c 2026-07-02 06:18:56.384 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port ca120a22-23ca-4ba4-afa2-647dc5a685b9 2026-07-02 06:18:56.461 9 INFO neutron.plugins.ml2.plugin [None req-91df04ec-548b-4288-8e59-c4dc55ce1a34 - - - - - -] Attempt 1 to provision port 8510b3f7-b47b-4e79-b765-3be1925b7bf0 2026-07-02 06:18:56.682 10 INFO neutron.plugins.ml2.plugin [None req-25912174-5788-4b05-9c2e-35c16dff336f - - - - - -] Attempt 1 to provision port 8d72a158-0cd7-467a-b8c4-26532d53020c 2026-07-02 06:18:57.543 9 INFO neutron.plugins.ml2.plugin [None req-24948e27-030e-4f63-990b-aeda44eeee0e - - - - - -] Attempt 1 to provision port 3069c5f3-375c-4cf6-9359-a9839b25e879 2026-07-02 06:18:58.192 10 INFO neutron.plugins.ml2.plugin [None req-434eb495-3f08-4724-bcef-8fbb71079426 - - - - - -] Attempt 1 to provision port 3069c5f3-375c-4cf6-9359-a9839b25e879 2026-07-02 06:18:58.381 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port ca120a22-23ca-4ba4-afa2-647dc5a685b9 2026-07-02 06:18:58.668 9 INFO neutron.plugins.ml2.plugin [None req-f580da07-67ea-403f-abfa-9b7aa2edfe15 - - - - - -] Attempt 1 to provision port 65b3ea36-3f26-44d2-9b0b-e0faa502ac1a 2026-07-02 06:18:59.323 9 INFO neutron.plugins.ml2.plugin [None req-ce14bcd1-e67e-459c-bec2-26c749a050c5 - - - - - -] Attempt 1 to provision port 0bd1449a-f68c-4ba1-b329-8a135f9ab388 2026-07-02 06:19:00.176 9 INFO neutron.plugins.ml2.plugin [None req-efeb2f93-c5b5-4b04-baa7-fb8db525ea1c - - - - - -] Attempt 1 to provision port 0bd1449a-f68c-4ba1-b329-8a135f9ab388 2026-07-02 06:19:02.625 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 44949edc-c93c-4b79-88f9-480dd5ee23c7 2026-07-02 06:19:02.854 9 INFO neutron.plugins.ml2.plugin [None req-bf750d8b-bb13-40c6-9ce3-99d38ffaf307 - - - - - -] Attempt 1 to provision port 45222fd8-6a3b-477c-b508-857cf770b626 2026-07-02 06:19:02.909 9 INFO neutron.plugins.ml2.plugin [None req-bf750d8b-bb13-40c6-9ce3-99d38ffaf307 - - - - - -] Attempt 1 to provision port 44949edc-c93c-4b79-88f9-480dd5ee23c7 2026-07-02 06:19:03.089 9 INFO neutron.plugins.ml2.plugin [None req-c6d2ae01-e406-4b24-8db5-75dbd5bf0dc3 - - - - - -] Attempt 1 to provision port 45222fd8-6a3b-477c-b508-857cf770b626 2026-07-02 06:19:03.218 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 0928172e-0203-49db-99fa-8db0d509ab60 2026-07-02 06:19:03.442 10 INFO neutron.plugins.ml2.plugin [None req-ee5265ff-1c65-4432-99c8-fe912b0fa0fb - - - - - -] Attempt 1 to provision port 45222fd8-6a3b-477c-b508-857cf770b626 2026-07-02 06:19:04.464 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 44949edc-c93c-4b79-88f9-480dd5ee23c7 2026-07-02 06:19:04.782 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 0928172e-0203-49db-99fa-8db0d509ab60 2026-07-02 06:19:05.304 9 INFO neutron.plugins.ml2.plugin [None req-c7af9ec5-72e9-4bca-8d50-3ee300aeb5a7 - - - - - -] Attempt 1 to provision port 91388092-5051-4047-9421-072fdbbda9dc 2026-07-02 06:19:07.863 9 INFO neutron.plugins.ml2.plugin [None req-4b341d2d-016a-4805-a9dc-2f3c5fe3a08e - - - - - -] Attempt 1 to provision port 14624f5b-4cd7-4f48-9d6a-4505788188dd 2026-07-02 06:19:08.486 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 91388092-5051-4047-9421-072fdbbda9dc 2026-07-02 06:19:08.613 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f9a4c0e-9e84-410b-8960-3106cebcb115'] response: {'server_uuid': 'd78613ad-fc96-4929-97d9-4d4a05fe511c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '91388092-5051-4047-9421-072fdbbda9dc', 'code': 200} 2026-07-02 06:19:10.595 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 14624f5b-4cd7-4f48-9d6a-4505788188dd 2026-07-02 06:19:10.748 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2890014-dd9d-44f5-be27-03d5cbbea1db'] response: {'server_uuid': 'af58ade9-db6b-4645-a5c5-678d3a248855', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '14624f5b-4cd7-4f48-9d6a-4505788188dd', 'code': 200} 2026-07-02 06:19:11.138 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 91388092-5051-4047-9421-072fdbbda9dc 2026-07-02 06:19:12.400 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 14624f5b-4cd7-4f48-9d6a-4505788188dd 2026-07-02 06:19:16.423 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 3069c5f3-375c-4cf6-9359-a9839b25e879 2026-07-02 06:19:16.761 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 0bd1449a-f68c-4ba1-b329-8a135f9ab388 2026-07-02 06:19:18.465 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 45222fd8-6a3b-477c-b508-857cf770b626 2026-07-02 06:19:18.827 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 3069c5f3-375c-4cf6-9359-a9839b25e879 2026-07-02 06:19:19.180 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 8d72a158-0cd7-467a-b8c4-26532d53020c 2026-07-02 06:19:19.588 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 65b3ea36-3f26-44d2-9b0b-e0faa502ac1a 2026-07-02 06:19:19.937 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port b91bc776-e9ff-45df-9f40-ee51a8fdd545 2026-07-02 06:19:20.302 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 0bd1449a-f68c-4ba1-b329-8a135f9ab388 2026-07-02 06:19:21.098 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 8d364752-7a16-4f62-a8af-69182882f456 2026-07-02 06:19:21.252 10 INFO neutron.plugins.ml2.plugin [None req-a71c66cb-d14f-45fb-aa02-1cac4f0b52ff - - - - - -] Attempt 1 to provision port 0cf6945b-b010-4cb6-b8b5-9020fd171ea4 2026-07-02 06:19:21.680 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 8d72a158-0cd7-467a-b8c4-26532d53020c 2026-07-02 06:19:21.902 9 INFO neutron.plugins.ml2.plugin [None req-c91f0d1c-ead1-480d-b094-43b26fee9d06 - - - - - -] Attempt 1 to provision port 8d364752-7a16-4f62-a8af-69182882f456 2026-07-02 06:19:21.928 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port b91bc776-e9ff-45df-9f40-ee51a8fdd545 2026-07-02 06:19:22.120 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 45222fd8-6a3b-477c-b508-857cf770b626 2026-07-02 06:19:22.390 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port e2fbc1c1-54d2-47c7-a36e-10f03395b803 2026-07-02 06:19:22.517 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e55726fe-1ef3-4b7e-9759-59cd9e262c7e'] response: {'server_uuid': 'ad47fc4d-6796-4d93-b5e3-36eb9498a131', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e2fbc1c1-54d2-47c7-a36e-10f03395b803', 'code': 200} 2026-07-02 06:19:22.967 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 65b3ea36-3f26-44d2-9b0b-e0faa502ac1a 2026-07-02 06:19:23.393 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port e2fbc1c1-54d2-47c7-a36e-10f03395b803 2026-07-02 06:19:23.689 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 8d364752-7a16-4f62-a8af-69182882f456 2026-07-02 06:19:23.993 10 INFO neutron.plugins.ml2.plugin [None req-b336b3d9-e5c6-49db-ae35-a3acc300558c - - - - - -] Attempt 1 to provision port 60bc1d25-5821-4e40-8c90-e973f1fc3993 2026-07-02 06:19:24.744 10 INFO neutron.plugins.ml2.plugin [None req-c47e9c75-bba6-40f6-9044-72ddf74a80ab - - - - - -] Attempt 1 to provision port 60bc1d25-5821-4e40-8c90-e973f1fc3993 2026-07-02 06:19:25.406 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 8009f207-6726-4df8-b838-919703f26fd9 2026-07-02 06:19:27.604 9 INFO neutron.plugins.ml2.plugin [None req-9c13b4fa-507c-4971-9301-0c8a3d819786 - - - - - -] Attempt 1 to provision port c182307e-44b7-4d52-a284-89f53161d1b1 2026-07-02 06:19:27.670 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 8009f207-6726-4df8-b838-919703f26fd9 2026-07-02 06:19:28.212 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 94580357-9f6a-48ff-b0cc-fe9f24940b18 2026-07-02 06:19:28.561 10 INFO neutron.plugins.ml2.plugin [None req-b7c8f3b5-c14a-4d2e-8598-b1a5db2b0624 - - - - - -] Attempt 1 to provision port 94580357-9f6a-48ff-b0cc-fe9f24940b18 2026-07-02 06:19:29.488 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 94580357-9f6a-48ff-b0cc-fe9f24940b18 2026-07-02 06:19:30.074 9 INFO neutron.plugins.ml2.plugin [None req-8f8edf76-7f6d-4ef6-8c52-cb8b3e18b48f - - - - - -] Attempt 1 to provision port d0a69504-b41a-4e8e-bb1a-0cf7907d7a3b 2026-07-02 06:19:31.129 9 INFO neutron.plugins.ml2.plugin [None req-fa4ed7a7-3ffe-4657-919c-6ed7700a8b2c - - - - - -] Attempt 1 to provision port d0a69504-b41a-4e8e-bb1a-0cf7907d7a3b 2026-07-02 06:19:31.420 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 63994c8a-1495-4d58-85f4-2d2b8e431f1c 2026-07-02 06:19:33.388 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 63994c8a-1495-4d58-85f4-2d2b8e431f1c 2026-07-02 06:19:34.004 9 INFO neutron.plugins.ml2.plugin [None req-058c7fcc-ec9c-4807-b5c9-e37e375c930e - - - - - -] Attempt 1 to provision port 4c01c020-37b2-4ec1-967f-36ca9a9bc0de 2026-07-02 06:19:35.497 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 4c01c020-37b2-4ec1-967f-36ca9a9bc0de 2026-07-02 06:19:35.664 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fdf6f4de-d4c4-428a-8836-4b66c1733129'] response: {'server_uuid': '3a1fd0e1-e6e8-448a-963f-852f8074d4e5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4c01c020-37b2-4ec1-967f-36ca9a9bc0de', 'code': 200} 2026-07-02 06:19:37.379 9 INFO neutron.plugins.ml2.plugin [None req-3f42c1e6-c8f8-4423-82da-08227ca34e8f - - - - - -] Attempt 1 to provision port 98f809d7-d05b-43f1-829e-e65b7829a3ed 2026-07-02 06:19:37.481 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 4c01c020-37b2-4ec1-967f-36ca9a9bc0de 2026-07-02 06:19:39.703 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 98f809d7-d05b-43f1-829e-e65b7829a3ed 2026-07-02 06:19:39.826 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-99df5125-4a35-405e-9ec3-b38af633f26a'] response: {'server_uuid': '2e046ea9-17e7-4f1c-9c3e-f75478c6ddaa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '98f809d7-d05b-43f1-829e-e65b7829a3ed', 'code': 200} 2026-07-02 06:19:41.422 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 0cf6945b-b010-4cb6-b8b5-9020fd171ea4 2026-07-02 06:19:41.999 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 60bc1d25-5821-4e40-8c90-e973f1fc3993 2026-07-02 06:19:42.484 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 98f809d7-d05b-43f1-829e-e65b7829a3ed 2026-07-02 06:19:43.416 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 0cf6945b-b010-4cb6-b8b5-9020fd171ea4 2026-07-02 06:19:43.651 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 60bc1d25-5821-4e40-8c90-e973f1fc3993 2026-07-02 06:19:43.910 9 INFO neutron.plugins.ml2.plugin [None req-ad647c66-1e5e-4427-a1b0-8a0fe45fbb6e - - - - - -] Attempt 1 to provision port 89e55937-c1aa-4a2e-b17d-92e3112f4766 2026-07-02 06:19:47.420 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port d0a69504-b41a-4e8e-bb1a-0cf7907d7a3b 2026-07-02 06:19:47.754 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port c182307e-44b7-4d52-a284-89f53161d1b1 2026-07-02 06:19:49.378 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port d0a69504-b41a-4e8e-bb1a-0cf7907d7a3b 2026-07-02 06:19:49.660 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port c182307e-44b7-4d52-a284-89f53161d1b1 2026-07-02 06:19:58.165 9 INFO neutron.plugins.ml2.plugin [None req-a8c4b1b2-da95-4a4b-82e3-e74b83e912b6 - - - - - -] Attempt 1 to provision port f31e76ce-7a94-4d47-b41f-cc92cb9fa3fd /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 06:20:01.480 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port f31e76ce-7a94-4d47-b41f-cc92cb9fa3fd 2026-07-02 06:20:01.661 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b383fcc-a8e6-4a44-b5be-9a6d160b4f7b'] response: {'server_uuid': 'a2a55cb1-677f-473b-9290-65f881ff759a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f31e76ce-7a94-4d47-b41f-cc92cb9fa3fd', 'code': 200} 2026-07-02 06:20:03.490 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port f31e76ce-7a94-4d47-b41f-cc92cb9fa3fd /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 06:20:11.027 9 ERROR neutron.plugins.ml2.managers [None req-c8127c19-f857-4708-a0ed-d7b60cb0c804 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet edf5e975-1e68-4c77-81fe-bb1ed47d3aa6 could not be found. 2026-07-02 06:20:11.027 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:20:11.027 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 06:20:11.027 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:20:11.027 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 06:20:11.027 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:20:11.027 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 06:20:11.027 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:20:11.027 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 06:20:11.027 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:20:11.027 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 06:20:11.027 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:20:11.027 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 06:20:11.027 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:20:11.027 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 06:20:11.027 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:20:11.027 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 06:20:11.027 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:20:11.027 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 06:20:11.027 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:20:11.027 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 06:20:11.027 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:20:11.027 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 06:20:11.027 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:20:11.027 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 06:20:11.027 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:20:11.027 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 06:20:11.027 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:20:11.027 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 06:20:11.027 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:20:11.027 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 06:20:11.027 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:20:11.027 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 06:20:11.027 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:20:11.027 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 06:20:11.027 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:20:11.027 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 06:20:11.027 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:20:11.027 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 06:20:11.027 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:20:11.027 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet edf5e975-1e68-4c77-81fe-bb1ed47d3aa6 could not be found. 2026-07-02 06:20:11.027 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:20:11.027 9 ERROR neutron.plugins.ml2.managers [None req-c8127c19-f857-4708-a0ed-d7b60cb0c804 - - - - - -] Failed to bind port 06a54396-05be-49dc-9fd0-843ab4b09289 on host instance for vnic_type normal using segments [{'id': '2c2333f7-c9ff-4a3e-86ae-b162291d3cc1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 967, 'network_id': 'd34eaa5a-538f-43bb-b888-2a27bdc6603e'}] 2026-07-02 06:20:11.028 9 INFO neutron.plugins.ml2.plugin [None req-c8127c19-f857-4708-a0ed-d7b60cb0c804 - - - - - -] Attempt 2 to bind port 06a54396-05be-49dc-9fd0-843ab4b09289 2026-07-02 06:20:11.049 9 ERROR neutron.plugins.ml2.managers [None req-c8127c19-f857-4708-a0ed-d7b60cb0c804 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet edf5e975-1e68-4c77-81fe-bb1ed47d3aa6 could not be found. 2026-07-02 06:20:11.049 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:20:11.049 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 06:20:11.049 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:20:11.049 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 06:20:11.049 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:20:11.049 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 06:20:11.049 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:20:11.049 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 06:20:11.049 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:20:11.049 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 06:20:11.049 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:20:11.049 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 06:20:11.049 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:20:11.049 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 06:20:11.049 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:20:11.049 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 06:20:11.049 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:20:11.049 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 06:20:11.049 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:20:11.049 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 06:20:11.049 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:20:11.049 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 06:20:11.049 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:20:11.049 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 06:20:11.049 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:20:11.049 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 06:20:11.049 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:20:11.049 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 06:20:11.049 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:20:11.049 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 06:20:11.049 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:20:11.049 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 06:20:11.049 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:20:11.049 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 06:20:11.049 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:20:11.049 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 06:20:11.049 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:20:11.049 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 06:20:11.049 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:20:11.049 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet edf5e975-1e68-4c77-81fe-bb1ed47d3aa6 could not be found. 2026-07-02 06:20:11.049 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:20:11.050 9 ERROR neutron.plugins.ml2.managers [None req-c8127c19-f857-4708-a0ed-d7b60cb0c804 - - - - - -] Failed to bind port 06a54396-05be-49dc-9fd0-843ab4b09289 on host instance for vnic_type normal using segments [{'id': '2c2333f7-c9ff-4a3e-86ae-b162291d3cc1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 967, 'network_id': 'd34eaa5a-538f-43bb-b888-2a27bdc6603e'}] 2026-07-02 06:20:11.050 9 INFO neutron.plugins.ml2.plugin [None req-c8127c19-f857-4708-a0ed-d7b60cb0c804 - - - - - -] Attempt 3 to bind port 06a54396-05be-49dc-9fd0-843ab4b09289 2026-07-02 06:20:11.070 9 ERROR neutron.plugins.ml2.managers [None req-c8127c19-f857-4708-a0ed-d7b60cb0c804 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet edf5e975-1e68-4c77-81fe-bb1ed47d3aa6 could not be found. 2026-07-02 06:20:11.070 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:20:11.070 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 06:20:11.070 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:20:11.070 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 06:20:11.070 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:20:11.070 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 06:20:11.070 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:20:11.070 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 06:20:11.070 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:20:11.070 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 06:20:11.070 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:20:11.070 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 06:20:11.070 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:20:11.070 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 06:20:11.070 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:20:11.070 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 06:20:11.070 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:20:11.070 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 06:20:11.070 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:20:11.070 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 06:20:11.070 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:20:11.070 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 06:20:11.070 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:20:11.070 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 06:20:11.070 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:20:11.070 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 06:20:11.070 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:20:11.070 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 06:20:11.070 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:20:11.070 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 06:20:11.070 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:20:11.070 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 06:20:11.070 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:20:11.070 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 06:20:11.070 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:20:11.070 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 06:20:11.070 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:20:11.070 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 06:20:11.070 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:20:11.070 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet edf5e975-1e68-4c77-81fe-bb1ed47d3aa6 could not be found. 2026-07-02 06:20:11.070 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:20:11.071 9 ERROR neutron.plugins.ml2.managers [None req-c8127c19-f857-4708-a0ed-d7b60cb0c804 - - - - - -] Failed to bind port 06a54396-05be-49dc-9fd0-843ab4b09289 on host instance for vnic_type normal using segments [{'id': '2c2333f7-c9ff-4a3e-86ae-b162291d3cc1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 967, 'network_id': 'd34eaa5a-538f-43bb-b888-2a27bdc6603e'}] 2026-07-02 06:20:11.071 9 INFO neutron.plugins.ml2.plugin [None req-c8127c19-f857-4708-a0ed-d7b60cb0c804 - - - - - -] Attempt 4 to bind port 06a54396-05be-49dc-9fd0-843ab4b09289 2026-07-02 06:20:11.091 9 ERROR neutron.plugins.ml2.managers [None req-c8127c19-f857-4708-a0ed-d7b60cb0c804 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet edf5e975-1e68-4c77-81fe-bb1ed47d3aa6 could not be found. 2026-07-02 06:20:11.091 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:20:11.091 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 06:20:11.091 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:20:11.091 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 06:20:11.091 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:20:11.091 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 06:20:11.091 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:20:11.091 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 06:20:11.091 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:20:11.091 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 06:20:11.091 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:20:11.091 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 06:20:11.091 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:20:11.091 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 06:20:11.091 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:20:11.091 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 06:20:11.091 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:20:11.091 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 06:20:11.091 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:20:11.091 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 06:20:11.091 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:20:11.091 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 06:20:11.091 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:20:11.091 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 06:20:11.091 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:20:11.091 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 06:20:11.091 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:20:11.091 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 06:20:11.091 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:20:11.091 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 06:20:11.091 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:20:11.091 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 06:20:11.091 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:20:11.091 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 06:20:11.091 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:20:11.091 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 06:20:11.091 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:20:11.091 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 06:20:11.091 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:20:11.091 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet edf5e975-1e68-4c77-81fe-bb1ed47d3aa6 could not be found. 2026-07-02 06:20:11.091 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:20:11.092 9 ERROR neutron.plugins.ml2.managers [None req-c8127c19-f857-4708-a0ed-d7b60cb0c804 - - - - - -] Failed to bind port 06a54396-05be-49dc-9fd0-843ab4b09289 on host instance for vnic_type normal using segments [{'id': '2c2333f7-c9ff-4a3e-86ae-b162291d3cc1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 967, 'network_id': 'd34eaa5a-538f-43bb-b888-2a27bdc6603e'}] 2026-07-02 06:20:11.092 9 INFO neutron.plugins.ml2.plugin [None req-c8127c19-f857-4708-a0ed-d7b60cb0c804 - - - - - -] Attempt 5 to bind port 06a54396-05be-49dc-9fd0-843ab4b09289 2026-07-02 06:20:11.118 9 ERROR neutron.plugins.ml2.managers [None req-c8127c19-f857-4708-a0ed-d7b60cb0c804 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet edf5e975-1e68-4c77-81fe-bb1ed47d3aa6 could not be found. 2026-07-02 06:20:11.118 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:20:11.118 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 06:20:11.118 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:20:11.118 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 06:20:11.118 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:20:11.118 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 06:20:11.118 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:20:11.118 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 06:20:11.118 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:20:11.118 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 06:20:11.118 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:20:11.118 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 06:20:11.118 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:20:11.118 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 06:20:11.118 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:20:11.118 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 06:20:11.118 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:20:11.118 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 06:20:11.118 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:20:11.118 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 06:20:11.118 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:20:11.118 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 06:20:11.118 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:20:11.118 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 06:20:11.118 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:20:11.118 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 06:20:11.118 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:20:11.118 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 06:20:11.118 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:20:11.118 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 06:20:11.118 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:20:11.118 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 06:20:11.118 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:20:11.118 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 06:20:11.118 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:20:11.118 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 06:20:11.118 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:20:11.118 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 06:20:11.118 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:20:11.118 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet edf5e975-1e68-4c77-81fe-bb1ed47d3aa6 could not be found. 2026-07-02 06:20:11.118 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:20:11.123 9 ERROR neutron.plugins.ml2.managers [None req-c8127c19-f857-4708-a0ed-d7b60cb0c804 - - - - - -] Failed to bind port 06a54396-05be-49dc-9fd0-843ab4b09289 on host instance for vnic_type normal using segments [{'id': '2c2333f7-c9ff-4a3e-86ae-b162291d3cc1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 967, 'network_id': 'd34eaa5a-538f-43bb-b888-2a27bdc6603e'}] 2026-07-02 06:20:11.124 9 INFO neutron.plugins.ml2.plugin [None req-c8127c19-f857-4708-a0ed-d7b60cb0c804 - - - - - -] Attempt 6 to bind port 06a54396-05be-49dc-9fd0-843ab4b09289 2026-07-02 06:20:11.145 9 ERROR neutron.plugins.ml2.managers [None req-c8127c19-f857-4708-a0ed-d7b60cb0c804 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet edf5e975-1e68-4c77-81fe-bb1ed47d3aa6 could not be found. 2026-07-02 06:20:11.145 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:20:11.145 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 06:20:11.145 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:20:11.145 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 06:20:11.145 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:20:11.145 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 06:20:11.145 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:20:11.145 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 06:20:11.145 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:20:11.145 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 06:20:11.145 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:20:11.145 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 06:20:11.145 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:20:11.145 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 06:20:11.145 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:20:11.145 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 06:20:11.145 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:20:11.145 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 06:20:11.145 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:20:11.145 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 06:20:11.145 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:20:11.145 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 06:20:11.145 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:20:11.145 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 06:20:11.145 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:20:11.145 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 06:20:11.145 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:20:11.145 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 06:20:11.145 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:20:11.145 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 06:20:11.145 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:20:11.145 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 06:20:11.145 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:20:11.145 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 06:20:11.145 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:20:11.145 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 06:20:11.145 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:20:11.145 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 06:20:11.145 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:20:11.145 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet edf5e975-1e68-4c77-81fe-bb1ed47d3aa6 could not be found. 2026-07-02 06:20:11.145 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:20:11.145 9 ERROR neutron.plugins.ml2.managers [None req-c8127c19-f857-4708-a0ed-d7b60cb0c804 - - - - - -] Failed to bind port 06a54396-05be-49dc-9fd0-843ab4b09289 on host instance for vnic_type normal using segments [{'id': '2c2333f7-c9ff-4a3e-86ae-b162291d3cc1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 967, 'network_id': 'd34eaa5a-538f-43bb-b888-2a27bdc6603e'}] 2026-07-02 06:20:11.146 9 INFO neutron.plugins.ml2.plugin [None req-c8127c19-f857-4708-a0ed-d7b60cb0c804 - - - - - -] Attempt 7 to bind port 06a54396-05be-49dc-9fd0-843ab4b09289 2026-07-02 06:20:11.172 9 ERROR neutron.plugins.ml2.managers [None req-c8127c19-f857-4708-a0ed-d7b60cb0c804 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet edf5e975-1e68-4c77-81fe-bb1ed47d3aa6 could not be found. 2026-07-02 06:20:11.172 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:20:11.172 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 06:20:11.172 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:20:11.172 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 06:20:11.172 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:20:11.172 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 06:20:11.172 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:20:11.172 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 06:20:11.172 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:20:11.172 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 06:20:11.172 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:20:11.172 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 06:20:11.172 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:20:11.172 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 06:20:11.172 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:20:11.172 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 06:20:11.172 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:20:11.172 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 06:20:11.172 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:20:11.172 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 06:20:11.172 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:20:11.172 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 06:20:11.172 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:20:11.172 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 06:20:11.172 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:20:11.172 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 06:20:11.172 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:20:11.172 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 06:20:11.172 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:20:11.172 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 06:20:11.172 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:20:11.172 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 06:20:11.172 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:20:11.172 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 06:20:11.172 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:20:11.172 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 06:20:11.172 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:20:11.172 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 06:20:11.172 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:20:11.172 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet edf5e975-1e68-4c77-81fe-bb1ed47d3aa6 could not be found. 2026-07-02 06:20:11.172 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:20:11.173 9 ERROR neutron.plugins.ml2.managers [None req-c8127c19-f857-4708-a0ed-d7b60cb0c804 - - - - - -] Failed to bind port 06a54396-05be-49dc-9fd0-843ab4b09289 on host instance for vnic_type normal using segments [{'id': '2c2333f7-c9ff-4a3e-86ae-b162291d3cc1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 967, 'network_id': 'd34eaa5a-538f-43bb-b888-2a27bdc6603e'}] 2026-07-02 06:20:11.173 9 INFO neutron.plugins.ml2.plugin [None req-c8127c19-f857-4708-a0ed-d7b60cb0c804 - - - - - -] Attempt 8 to bind port 06a54396-05be-49dc-9fd0-843ab4b09289 2026-07-02 06:20:11.196 9 ERROR neutron.plugins.ml2.managers [None req-c8127c19-f857-4708-a0ed-d7b60cb0c804 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet edf5e975-1e68-4c77-81fe-bb1ed47d3aa6 could not be found. 2026-07-02 06:20:11.196 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:20:11.196 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 06:20:11.196 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:20:11.196 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 06:20:11.196 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:20:11.196 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 06:20:11.196 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:20:11.196 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 06:20:11.196 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:20:11.196 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 06:20:11.196 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:20:11.196 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 06:20:11.196 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:20:11.196 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 06:20:11.196 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:20:11.196 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 06:20:11.196 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:20:11.196 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 06:20:11.196 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:20:11.196 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 06:20:11.196 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:20:11.196 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 06:20:11.196 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:20:11.196 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 06:20:11.196 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:20:11.196 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 06:20:11.196 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:20:11.196 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 06:20:11.196 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:20:11.196 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 06:20:11.196 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:20:11.196 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 06:20:11.196 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:20:11.196 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 06:20:11.196 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:20:11.196 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 06:20:11.196 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:20:11.196 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 06:20:11.196 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:20:11.196 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet edf5e975-1e68-4c77-81fe-bb1ed47d3aa6 could not be found. 2026-07-02 06:20:11.196 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:20:11.197 9 ERROR neutron.plugins.ml2.managers [None req-c8127c19-f857-4708-a0ed-d7b60cb0c804 - - - - - -] Failed to bind port 06a54396-05be-49dc-9fd0-843ab4b09289 on host instance for vnic_type normal using segments [{'id': '2c2333f7-c9ff-4a3e-86ae-b162291d3cc1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 967, 'network_id': 'd34eaa5a-538f-43bb-b888-2a27bdc6603e'}] 2026-07-02 06:20:11.197 9 INFO neutron.plugins.ml2.plugin [None req-c8127c19-f857-4708-a0ed-d7b60cb0c804 - - - - - -] Attempt 9 to bind port 06a54396-05be-49dc-9fd0-843ab4b09289 2026-07-02 06:20:11.218 9 ERROR neutron.plugins.ml2.managers [None req-c8127c19-f857-4708-a0ed-d7b60cb0c804 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet edf5e975-1e68-4c77-81fe-bb1ed47d3aa6 could not be found. 2026-07-02 06:20:11.218 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:20:11.218 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 06:20:11.218 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:20:11.218 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 06:20:11.218 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:20:11.218 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 06:20:11.218 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:20:11.218 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 06:20:11.218 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:20:11.218 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 06:20:11.218 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:20:11.218 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 06:20:11.218 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:20:11.218 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 06:20:11.218 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:20:11.218 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 06:20:11.218 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:20:11.218 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 06:20:11.218 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:20:11.218 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 06:20:11.218 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:20:11.218 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 06:20:11.218 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:20:11.218 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 06:20:11.218 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:20:11.218 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 06:20:11.218 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:20:11.218 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 06:20:11.218 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:20:11.218 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 06:20:11.218 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:20:11.218 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 06:20:11.218 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:20:11.218 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 06:20:11.218 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:20:11.218 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 06:20:11.218 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:20:11.218 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 06:20:11.218 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:20:11.218 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet edf5e975-1e68-4c77-81fe-bb1ed47d3aa6 could not be found. 2026-07-02 06:20:11.218 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:20:11.219 9 ERROR neutron.plugins.ml2.managers [None req-c8127c19-f857-4708-a0ed-d7b60cb0c804 - - - - - -] Failed to bind port 06a54396-05be-49dc-9fd0-843ab4b09289 on host instance for vnic_type normal using segments [{'id': '2c2333f7-c9ff-4a3e-86ae-b162291d3cc1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 967, 'network_id': 'd34eaa5a-538f-43bb-b888-2a27bdc6603e'}] 2026-07-02 06:20:11.219 9 INFO neutron.plugins.ml2.plugin [None req-c8127c19-f857-4708-a0ed-d7b60cb0c804 - - - - - -] Attempt 10 to bind port 06a54396-05be-49dc-9fd0-843ab4b09289 2026-07-02 06:20:11.239 9 ERROR neutron.plugins.ml2.managers [None req-c8127c19-f857-4708-a0ed-d7b60cb0c804 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet edf5e975-1e68-4c77-81fe-bb1ed47d3aa6 could not be found. 2026-07-02 06:20:11.239 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:20:11.239 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 06:20:11.239 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:20:11.239 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 06:20:11.239 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:20:11.239 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 06:20:11.239 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:20:11.239 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 06:20:11.239 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:20:11.239 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 06:20:11.239 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:20:11.239 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 06:20:11.239 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:20:11.239 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 06:20:11.239 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:20:11.239 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 06:20:11.239 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:20:11.239 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 06:20:11.239 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:20:11.239 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 06:20:11.239 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:20:11.239 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 06:20:11.239 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:20:11.239 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 06:20:11.239 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:20:11.239 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 06:20:11.239 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:20:11.239 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 06:20:11.239 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:20:11.239 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 06:20:11.239 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:20:11.239 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 06:20:11.239 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:20:11.239 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 06:20:11.239 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:20:11.239 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 06:20:11.239 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:20:11.239 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 06:20:11.239 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:20:11.239 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet edf5e975-1e68-4c77-81fe-bb1ed47d3aa6 could not be found. 2026-07-02 06:20:11.239 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:20:11.240 9 ERROR neutron.plugins.ml2.managers [None req-c8127c19-f857-4708-a0ed-d7b60cb0c804 - - - - - -] Failed to bind port 06a54396-05be-49dc-9fd0-843ab4b09289 on host instance for vnic_type normal using segments [{'id': '2c2333f7-c9ff-4a3e-86ae-b162291d3cc1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 967, 'network_id': 'd34eaa5a-538f-43bb-b888-2a27bdc6603e'}] 2026-07-02 06:20:15.051 9 INFO neutron.plugins.ml2.plugin [None req-1cca70bf-2ceb-43fd-9108-a3172cebe64a - - - - - -] Attempt 1 to provision port 75472b13-737c-4ab5-a0e0-76da6a7d8c5d 2026-07-02 06:20:25.158 9 INFO neutron.plugins.ml2.plugin [None req-6e46ec4c-f056-4bfc-a52c-267bf1b39eb8 - - - - - -] Attempt 1 to provision port c182899c-82ce-446c-8ee5-7e46ca8ced61 2026-07-02 06:20:25.693 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port bd26972c-5a0e-4f2b-9845-d39508e3c7a8 2026-07-02 06:20:25.742 10 INFO neutron.plugins.ml2.plugin [None req-6af79bbf-47e9-43d2-9140-b54642389f55 - - - - - -] Attempt 1 to provision port bd26972c-5a0e-4f2b-9845-d39508e3c7a8 2026-07-02 06:20:26.305 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 7515d6e7-c29f-417d-ada4-cfa7ecac1677 2026-07-02 06:20:26.598 10 INFO neutron.plugins.ml2.plugin [None req-415e28a4-33b3-4f6e-8dc3-9d6cd6d2f71e - - - - - -] Attempt 1 to provision port 7515d6e7-c29f-417d-ada4-cfa7ecac1677 2026-07-02 06:20:26.998 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port c182899c-82ce-446c-8ee5-7e46ca8ced61 2026-07-02 06:20:27.416 10 INFO neutron.plugins.ml2.plugin [None req-dfe72bd7-2992-43b0-8fe6-df7a8ab00755 - - - - - -] Attempt 1 to provision port 68246532-1f36-46cf-a248-0fb6faa741f3 2026-07-02 06:20:27.684 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 68246532-1f36-46cf-a248-0fb6faa741f3 2026-07-02 06:20:28.256 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 1bee9b7a-aab7-4327-b011-b13921594ba4 2026-07-02 06:20:28.317 9 INFO neutron.plugins.ml2.plugin [None req-4d6433e4-135c-48eb-b6a0-28d9cf3c6b8b - - - - - -] Attempt 1 to provision port 1bee9b7a-aab7-4327-b011-b13921594ba4 2026-07-02 06:20:39.645 10 INFO neutron.plugins.ml2.plugin [None req-fb928b38-e486-436f-bf23-2fbf8c62c741 - - - - - -] Attempt 1 to provision port 14865d6f-361f-498c-8633-2ba985a3ae49 2026-07-02 06:20:43.484 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 14865d6f-361f-498c-8633-2ba985a3ae49 2026-07-02 06:20:43.631 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea3c0ac9-c7c2-49f3-9ff1-bfc93aea886e'] response: {'server_uuid': 'a2a55cb1-677f-473b-9290-65f881ff759a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '14865d6f-361f-498c-8633-2ba985a3ae49', 'code': 200} 2026-07-02 06:20:45.432 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 14865d6f-361f-498c-8633-2ba985a3ae49 2026-07-02 06:21:10.735 10 INFO neutron.plugins.ml2.plugin [None req-9a794f68-5e81-44df-9af1-1ba95cad715d - - - - - -] Attempt 1 to provision port 6e261b96-aac7-47c4-9845-39b1653c7bb0 2026-07-02 06:21:13.634 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 6e261b96-aac7-47c4-9845-39b1653c7bb0 2026-07-02 06:21:13.765 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-97ac028d-86e4-4b91-a026-8f254063edb6'] response: {'server_uuid': 'a2a55cb1-677f-473b-9290-65f881ff759a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6e261b96-aac7-47c4-9845-39b1653c7bb0', 'code': 200} 2026-07-02 06:21:15.428 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 6e261b96-aac7-47c4-9845-39b1653c7bb0 2026-07-02 06:21:21.378 9 INFO neutron.plugins.ml2.plugin [None req-db7a8918-d5e1-4145-a47c-f2199a639bea - - - - - -] Attempt 1 to provision port be1f908a-5bba-4108-9f73-8144e7a028bf 2026-07-02 06:21:23.481 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port be1f908a-5bba-4108-9f73-8144e7a028bf 2026-07-02 06:21:23.632 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-16921558-69d1-47b3-82ce-da77b58ec07f'] response: {'server_uuid': 'a2a55cb1-677f-473b-9290-65f881ff759a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'be1f908a-5bba-4108-9f73-8144e7a028bf', 'code': 200} 2026-07-02 06:21:24.348 10 INFO neutron.plugins.ml2.plugin [None req-407fdb6c-09a2-4052-88c3-8a5e6a2c5d7d - - - - - -] Attempt 1 to provision port be1f908a-5bba-4108-9f73-8144e7a028bf 2026-07-02 06:21:25.516 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port be1f908a-5bba-4108-9f73-8144e7a028bf 2026-07-02 06:21:34.706 9 INFO neutron.plugins.ml2.plugin [None req-0de7d65b-4a7a-414f-aabc-aada95345813 - - - - - -] Attempt 1 to provision port be1f908a-5bba-4108-9f73-8144e7a028bf 2026-07-02 06:21:35.519 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port be1f908a-5bba-4108-9f73-8144e7a028bf 2026-07-02 06:22:05.403 10 INFO neutron.plugins.ml2.plugin [None req-ca6f9f0e-50dc-4b9f-a0ed-bce713dc0f2e - - - - - -] Attempt 1 to provision port 6e261b96-aac7-47c4-9845-39b1653c7bb0 2026-07-02 06:22:05.523 9 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 6e261b96-aac7-47c4-9845-39b1653c7bb0 2026-07-02 06:24:45.738 10 INFO neutron.plugins.ml2.plugin [None req-8817df65-e50c-464f-a904-a1c40a0bddf9 - - - - - -] Attempt 1 to provision port 85631fef-4f2f-49a4-8d23-8b10c7c4a7af