+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-30 02:27:33.189 1 INFO neutron.common.config [-] Logging enabled! 2026-05-30 02:27:33.189 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-05-30 02:27:33.190 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-30 02:27:33.190 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-30 02:27:34.090 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-30 02:27:34.093 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-30 02:27:34.095 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-30 02:27:34.096 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-30 02:27:34.096 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-30 02:27:34.096 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-30 02:27:34.096 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-30 02:27:34.101 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-30 02:27:34.101 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-30 02:27:34.101 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-30 02:27:34.116 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-30 02:27:34.117 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-30 02:27:34.117 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-30 02:27:34.148 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-30 02:27:34.149 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-30 02:27:34.149 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-30 02:27:34.149 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-30 02:27:34.154 1 WARNING oslo_policy.policy [None req-04aab86f-4e14-41ec-8790-e158862e7151 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-30 02:27:34.408 1 INFO neutron.plugins.ml2.managers [None req-04aab86f-4e14-41ec-8790-e158862e7151 - - - - - -] Initializing driver for type 'vlan' 2026-05-30 02:27:34.566 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-04aab86f-4e14-41ec-8790-e158862e7151 - - - - - -] VlanTypeDriver initialization complete 2026-05-30 02:27:34.566 1 INFO neutron.plugins.ml2.managers [None req-04aab86f-4e14-41ec-8790-e158862e7151 - - - - - -] Initializing driver for type 'vxlan' 2026-05-30 02:27:34.567 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-04aab86f-4e14-41ec-8790-e158862e7151 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-30 02:27:34.611 1 INFO neutron.plugins.ml2.managers [None req-04aab86f-4e14-41ec-8790-e158862e7151 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-30 02:27:34.612 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-04aab86f-4e14-41ec-8790-e158862e7151 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-30 02:27:34.612 1 INFO neutron.plugins.ml2.managers [None req-04aab86f-4e14-41ec-8790-e158862e7151 - - - - - -] Initializing extension driver 'port_security' 2026-05-30 02:27:34.612 1 INFO neutron.plugins.ml2.extensions.port_security [None req-04aab86f-4e14-41ec-8790-e158862e7151 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-30 02:27:34.612 1 INFO neutron.plugins.ml2.managers [None req-04aab86f-4e14-41ec-8790-e158862e7151 - - - - - -] Initializing extension driver 'qos' 2026-05-30 02:27:34.612 1 INFO neutron.plugins.ml2.managers [None req-04aab86f-4e14-41ec-8790-e158862e7151 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-30 02:27:34.613 1 INFO neutron.plugins.ml2.managers [None req-04aab86f-4e14-41ec-8790-e158862e7151 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-30 02:27:34.628 1 INFO neutron.quota [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded quota_driver: . 2026-05-30 02:27:34.629 1 INFO neutron.plugins.ml2.plugin [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Modular L2 Plugin initialization complete 2026-05-30 02:27:34.629 1 INFO neutron.plugins.ml2.managers [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-30 02:27:34.630 1 INFO neutron.plugins.ml2.managers [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-30 02:27:34.630 1 INFO neutron.plugins.ml2.managers [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Got port-security extension from driver 'port_security' 2026-05-30 02:27:34.630 1 INFO neutron.extensions.vlantransparent [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Disabled vlantransparent extension. 2026-05-30 02:27:34.630 1 INFO neutron.manager [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loading Plugin: qos 2026-05-30 02:27:34.645 1 INFO neutron.manager [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loading Plugin: router 2026-05-30 02:27:34.677 1 INFO neutron.services.service_base [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-30 02:27:34.678 1 INFO neutron.manager [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loading Plugin: segments 2026-05-30 02:27:34.746 1 INFO neutron.manager [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loading Plugin: trunk 2026-05-30 02:27:34.805 1 INFO neutron.manager [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loading Plugin: vpnaas 2026-05-30 02:27:34.844 1 WARNING stevedore.named [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-30 02:27:34.922 1 INFO neutron_vpnaas.services.vpn.plugin [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-30 02:27:34.923 1 INFO neutron.common.utils [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-30 02:27:34.924 1 INFO neutron.manager [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loading Plugin: auto_allocate 2026-05-30 02:27:34.931 1 INFO neutron.manager [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loading Plugin: tag 2026-05-30 02:27:34.938 1 INFO neutron.manager [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loading Plugin: timestamp 2026-05-30 02:27:34.940 1 INFO neutron.manager [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loading Plugin: network_ip_availability 2026-05-30 02:27:34.944 1 INFO neutron.manager [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loading Plugin: flavors 2026-05-30 02:27:34.947 1 INFO neutron.manager [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loading Plugin: revisions 2026-05-30 02:27:34.949 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Initializing extension manager. 2026-05-30 02:27:34.950 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: address-group 2026-05-30 02:27:34.951 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: address-scope 2026-05-30 02:27:34.951 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-30 02:27:34.952 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: agent 2026-05-30 02:27:34.952 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: agent-resources-synced 2026-05-30 02:27:34.953 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: allowed-address-pairs 2026-05-30 02:27:34.954 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: auto-allocated-topology 2026-05-30 02:27:34.955 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: availability_zone 2026-05-30 02:27:34.955 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: availability_zone_filter 2026-05-30 02:27:34.956 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-30 02:27:34.956 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: default-subnetpools 2026-05-30 02:27:34.957 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-30 02:27:34.958 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: dns-integration 2026-05-30 02:27:34.958 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: dns-domain-ports 2026-05-30 02:27:34.959 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-30 02:27:34.959 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: dvr 2026-05-30 02:27:34.960 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-30 02:27:34.960 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: empty-string-filtering 2026-05-30 02:27:34.960 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-30 02:27:34.961 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-30 02:27:34.961 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: external-net 2026-05-30 02:27:34.962 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-30 02:27:34.962 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: extraroute 2026-05-30 02:27:34.963 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: extraroute-atomic 2026-05-30 02:27:34.963 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-30 02:27:34.964 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-30 02:27:34.964 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-30 02:27:34.965 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-30 02:27:34.965 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: fip-port-details 2026-05-30 02:27:34.966 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: flavors 2026-05-30 02:27:34.967 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-30 02:27:34.967 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: floatingip-pools 2026-05-30 02:27:34.968 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: ip_allocation 2026-05-30 02:27:34.968 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: ip-substring-filtering 2026-05-30 02:27:34.969 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: l2_adjacency 2026-05-30 02:27:34.970 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: router 2026-05-30 02:27:34.971 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-30 02:27:34.971 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-30 02:27:34.972 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-30 02:27:34.972 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: ext-gw-mode 2026-05-30 02:27:34.973 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: l3-ha 2026-05-30 02:27:34.973 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-30 02:27:34.974 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-30 02:27:34.974 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: l3-flavors 2026-05-30 02:27:34.975 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-30 02:27:34.975 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-30 02:27:34.977 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-30 02:27:34.978 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-30 02:27:34.978 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-30 02:27:34.979 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-30 02:27:34.980 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-30 02:27:34.980 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: multi-provider 2026-05-30 02:27:34.981 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: net-mtu 2026-05-30 02:27:34.981 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: net-mtu-writable 2026-05-30 02:27:34.982 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: network_availability_zone 2026-05-30 02:27:34.982 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: network_ha 2026-05-30 02:27:34.983 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: network-ip-availability 2026-05-30 02:27:34.983 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-30 02:27:34.984 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: pagination 2026-05-30 02:27:34.984 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: port-device-profile 2026-05-30 02:27:34.985 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-30 02:27:34.985 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-30 02:27:34.986 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-30 02:27:34.986 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: port-mac-override 2026-05-30 02:27:34.987 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-30 02:27:34.987 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-30 02:27:34.987 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: port-resource-request 2026-05-30 02:27:34.988 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: port-resource-request-groups 2026-05-30 02:27:34.988 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: binding 2026-05-30 02:27:34.989 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: binding-extended 2026-05-30 02:27:34.989 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: port-security 2026-05-30 02:27:34.990 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: project-id 2026-05-30 02:27:34.990 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: provider 2026-05-30 02:27:34.992 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: qos 2026-05-30 02:27:34.993 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-30 02:27:34.993 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-30 02:27:34.994 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: qos-default 2026-05-30 02:27:34.994 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: qos-fip 2026-05-30 02:27:34.994 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-30 02:27:34.995 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: qos-gateway-ip 2026-05-30 02:27:34.995 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: qos-port-network-policy 2026-05-30 02:27:34.996 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: qos-pps-minimum 2026-05-30 02:27:34.996 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-30 02:27:34.997 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: qos-pps 2026-05-30 02:27:34.997 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: qos-rule-type-details 2026-05-30 02:27:34.998 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-30 02:27:34.998 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: qos-rules-alias 2026-05-30 02:27:34.999 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: quota-check-limit 2026-05-30 02:27:35.000 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: quotas 2026-05-30 02:27:35.002 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: quota_details 2026-05-30 02:27:35.003 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: rbac-policies 2026-05-30 02:27:35.004 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: rbac-address-group 2026-05-30 02:27:35.004 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: rbac-address-scope 2026-05-30 02:27:35.005 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: rbac-security-groups 2026-05-30 02:27:35.005 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: rbac-subnetpool 2026-05-30 02:27:35.006 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: revision-if-match 2026-05-30 02:27:35.006 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: standard-attr-revisions 2026-05-30 02:27:35.007 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: router_availability_zone 2026-05-30 02:27:35.007 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-30 02:27:35.008 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: security-groups-default-rules 2026-05-30 02:27:35.009 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-30 02:27:35.009 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-30 02:27:35.010 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-30 02:27:35.010 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-30 02:27:35.011 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-30 02:27:35.017 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: security-group 2026-05-30 02:27:35.018 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: segment 2026-05-30 02:27:35.018 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-30 02:27:35.019 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: service-type 2026-05-30 02:27:35.019 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: sorting 2026-05-30 02:27:35.019 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: standard-attr-segment 2026-05-30 02:27:35.020 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: standard-attr-description 2026-05-30 02:27:35.020 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: stateful-security-group 2026-05-30 02:27:35.021 1 WARNING neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-30 02:27:35.021 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-30 02:27:35.022 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: subnet_onboard 2026-05-30 02:27:35.022 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-30 02:27:35.023 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: subnet-service-types 2026-05-30 02:27:35.023 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: subnet_allocation 2026-05-30 02:27:35.024 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-30 02:27:35.024 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-30 02:27:35.027 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: standard-attr-tag 2026-05-30 02:27:35.027 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-30 02:27:35.028 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: trunk 2026-05-30 02:27:35.028 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: trunk-details 2026-05-30 02:27:35.029 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-30 02:27:35.029 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-30 02:27:35.030 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-30 02:27:35.031 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-30 02:27:35.032 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: vpn-flavors 2026-05-30 02:27:35.033 1 INFO neutron.api.extensions [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Loaded extension: vpnaas 2026-05-30 02:27:35.035 1 INFO oslo_service.service [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Starting 2 workers 2026-05-30 02:27:35.039 1 INFO oslo_service.service [None req-d6082655-6a51-4789-af13-37f471b886dc - - - - - -] Starting 1 workers 2026-05-30 02:28:11.432 9 INFO neutron.db.l3_hamode_db [None req-6fcd1adf-ad1d-4dfe-8d94-a28f6a49f649 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-30 02:28:23.445 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 285ab720-8e8b-4ffe-b043-a2a047b1eadf 2026-05-30 02:28:23.976 9 INFO neutron.plugins.ml2.plugin [None req-6f45efb6-bc27-4ed7-8658-c4fa431fa7dc - - - - - -] Attempt 1 to provision port 285ab720-8e8b-4ffe-b043-a2a047b1eadf 2026-05-30 02:28:25.323 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 285ab720-8e8b-4ffe-b043-a2a047b1eadf 2026-05-30 02:32:40.756 9 INFO neutron.plugins.ml2.plugin [None req-14b6f8ae-224f-45f6-82bd-ba5466e93e64 - - - - - -] Attempt 1 to provision port 834cfcec-c046-4186-a548-cb01c096cacf 2026-05-30 02:32:41.546 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 834cfcec-c046-4186-a548-cb01c096cacf 2026-05-30 02:32:47.895 10 INFO neutron.plugins.ml2.plugin [None req-f118467f-b284-42dc-8fcf-f652935e9adb - - - - - -] Attempt 1 to provision port 358733f4-b461-47e9-a020-69e930a315b7 2026-05-30 02:36:13.812 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 358733f4-b461-47e9-a020-69e930a315b7 2026-05-30 02:36:15.684 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 358733f4-b461-47e9-a020-69e930a315b7 2026-05-30 02:46:18.100 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port feb146e4-a3d9-42e0-bc85-2a629259da19 2026-05-30 02:46:20.063 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port feb146e4-a3d9-42e0-bc85-2a629259da19 2026-05-30 03:01:34.602 10 INFO neutron.plugins.ml2.plugin [None req-9926f566-283f-4e26-9907-9939f6f02921 - - - - - -] Attempt 1 to provision port 09572b50-327c-4437-8a7f-4f44ab540193 2026-05-30 03:01:34.928 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 70b5e203-09fb-4522-8d54-ef2efb661fff 2026-05-30 03:01:34.952 9 INFO neutron.plugins.ml2.plugin [None req-edadbeab-41f6-4518-a525-57be41fc014d - - - - - -] Attempt 1 to provision port 1984c952-5ed7-4cbe-873c-71ed9e851ab4 2026-05-30 03:01:35.411 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port bf0539a1-d2ea-45d7-9680-b4db55a1fa52 2026-05-30 03:01:35.600 10 INFO neutron.plugins.ml2.plugin [None req-0690dc25-a2f6-4f10-a831-147f1ed06e81 - - - - - -] Attempt 1 to provision port bf0539a1-d2ea-45d7-9680-b4db55a1fa52 2026-05-30 03:01:35.827 10 INFO neutron.plugins.ml2.plugin [None req-fb798813-88a6-494b-b018-2ec3aa4babb2 - - - - - -] Attempt 1 to provision port 70b5e203-09fb-4522-8d54-ef2efb661fff 2026-05-30 03:01:35.868 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 33f2d4e5-1686-482e-bf41-eb601069f7b9 2026-05-30 03:01:36.013 9 INFO neutron.plugins.ml2.plugin [None req-ffc2519b-fc2f-4eb6-ab23-30ac5d5d8e65 - - - - - -] Attempt 1 to provision port 33f2d4e5-1686-482e-bf41-eb601069f7b9 2026-05-30 03:01:36.799 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 70b5e203-09fb-4522-8d54-ef2efb661fff 2026-05-30 03:01:37.112 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port bf0539a1-d2ea-45d7-9680-b4db55a1fa52 2026-05-30 03:01:37.314 10 INFO neutron.plugins.ml2.plugin [None req-3c9e897f-282a-4173-a460-649e607fe864 - - - - - -] Attempt 1 to provision port 638d580f-652a-4b15-adf8-aacc9f40f63d 2026-05-30 03:01:37.551 9 INFO neutron.plugins.ml2.plugin [None req-c58aa181-ce9f-4a7e-bb7f-f8970399ea95 - - - - - -] Attempt 1 to provision port ee165eb6-250c-43f6-96d2-1883283df05a 2026-05-30 03:01:37.593 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 33f2d4e5-1686-482e-bf41-eb601069f7b9 2026-05-30 03:01:37.908 9 INFO neutron.plugins.ml2.plugin [None req-6b55d876-1fe7-429c-abdf-5a4cdaa0990d - - - - - -] Attempt 1 to provision port 638d580f-652a-4b15-adf8-aacc9f40f63d 2026-05-30 03:01:38.975 9 INFO neutron.plugins.ml2.plugin [None req-9e804ec3-89e9-4df6-9903-6e607c949713 - - - - - -] Attempt 1 to provision port ddd70ade-f44d-4d74-be1a-0c5d2bef7d98 2026-05-30 03:01:39.620 9 INFO neutron.plugins.ml2.plugin [None req-cc5cf0e0-ee46-4e59-8033-4e670157b6ec - - - - - -] Attempt 1 to provision port ddd70ade-f44d-4d74-be1a-0c5d2bef7d98 2026-05-30 03:01:40.273 9 INFO neutron.plugins.ml2.plugin [None req-4fbf9ed7-a1b9-4f5c-b73a-641748237e68 - - - - - -] Attempt 1 to provision port 99de11e5-da53-4749-a2a5-aaf2a1a6abae 2026-05-30 03:01:41.125 9 INFO neutron.plugins.ml2.plugin [None req-9720c90a-01a4-4c56-9652-465e5309e8ff - - - - - -] Attempt 1 to provision port 99de11e5-da53-4749-a2a5-aaf2a1a6abae 2026-05-30 03:01:42.688 9 INFO neutron.plugins.ml2.plugin [None req-137c05ac-3d08-4aca-85ba-43a1e4df5f26 - - - - - -] Attempt 1 to provision port fe3d5dd7-13da-4ec7-beb7-46a2dbdddb69 2026-05-30 03:01:42.773 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port e31052c9-d2ec-4f80-9468-bbdf64035677 2026-05-30 03:01:43.558 10 INFO neutron.plugins.ml2.plugin [None req-84686923-310c-423a-bf0f-1df0f4b2c21c - - - - - -] Attempt 1 to provision port e31052c9-d2ec-4f80-9468-bbdf64035677 2026-05-30 03:01:44.863 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port e31052c9-d2ec-4f80-9468-bbdf64035677 2026-05-30 03:01:45.267 9 INFO neutron.plugins.ml2.plugin [None req-2415f138-c40c-4cde-ab19-2be2f00b161d - - - - - -] Attempt 1 to provision port 33946f81-af70-4ec8-9bbc-9d9ca97f6b7e 2026-05-30 03:01:45.837 9 INFO neutron.plugins.ml2.plugin [None req-5de0da52-1011-43a7-8844-373ba6fdb203 - - - - - -] Attempt 1 to provision port 33946f81-af70-4ec8-9bbc-9d9ca97f6b7e 2026-05-30 03:01:46.877 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 90ad6a1b-1494-42c9-bbe1-43078704bee1 2026-05-30 03:01:46.895 9 INFO neutron.plugins.ml2.plugin [None req-d4f0d92b-a02f-4b0c-9172-ae7fb0cdc7db - - - - - -] Attempt 1 to provision port 344bec31-90af-48a1-9fef-398cd9d58270 2026-05-30 03:01:47.345 9 INFO neutron.plugins.ml2.plugin [None req-21bef790-11ae-419b-9821-4e3143369e8d - - - - - -] Attempt 1 to provision port 93ad3eee-98f8-483b-a559-7c533fc48897 2026-05-30 03:01:47.403 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 95b34338-fdbd-4354-a0d6-ee4f00ea5dff 2026-05-30 03:01:47.885 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 655e470f-7795-4d22-9c3c-070a8207cccd 2026-05-30 03:01:48.324 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 59ca96d9-7e11-4498-bffc-eeda48914304 2026-05-30 03:01:48.940 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 655e470f-7795-4d22-9c3c-070a8207cccd 2026-05-30 03:01:49.283 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 59ca96d9-7e11-4498-bffc-eeda48914304 2026-05-30 03:01:49.667 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 90ad6a1b-1494-42c9-bbe1-43078704bee1 2026-05-30 03:01:53.344 10 INFO neutron.plugins.ml2.plugin [None req-ef1bc861-3e7b-4bf4-bd60-d358ffa3c38d - - - - - -] Attempt 1 to provision port 1f48cec3-1da9-4101-a955-b4cbcf3dd43a 2026-05-30 03:01:53.605 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 344bec31-90af-48a1-9fef-398cd9d58270 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-30 03:01:54.206 9 INFO neutron.plugins.ml2.plugin [None req-ef85df0a-da12-43f0-aeaa-5c655af5d740 - - - - - -] Attempt 1 to provision port bf0e6ae3-1d00-416f-a607-7e5595cdc408 2026-05-30 03:01:54.275 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-de3b9ef3-1e87-410f-a86c-1e14041868a0'] response: {'server_uuid': 'bf95be35-df48-4df9-ae35-81ca764865e5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '344bec31-90af-48a1-9fef-398cd9d58270', 'code': 200} 2026-05-30 03:01:54.392 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 93ad3eee-98f8-483b-a559-7c533fc48897 2026-05-30 03:01:55.138 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 344bec31-90af-48a1-9fef-398cd9d58270 2026-05-30 03:01:55.697 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port bf0e6ae3-1d00-416f-a607-7e5595cdc408 2026-05-30 03:01:56.067 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 93ad3eee-98f8-483b-a559-7c533fc48897 2026-05-30 03:01:56.178 10 INFO neutron.plugins.ml2.plugin [None req-37383dde-913c-4b2c-b024-ed843eeb154d - - - - - -] Attempt 1 to provision port 01ade08d-f7ef-492f-88d5-4eb776130585 2026-05-30 03:01:56.363 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4016489a-d3ed-418d-8a11-96c53cdc7dab'] response: {'server_uuid': 'f1354f38-810b-42f8-b3b2-44497d264607', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '93ad3eee-98f8-483b-a559-7c533fc48897', 'code': 200} 2026-05-30 03:01:56.942 9 INFO neutron.plugins.ml2.plugin [None req-78c926b8-ada1-42ac-bd26-a9ccfff61489 - - - - - -] Attempt 1 to provision port 01ade08d-f7ef-492f-88d5-4eb776130585 2026-05-30 03:01:58.903 10 INFO neutron.plugins.ml2.plugin [None req-51a74dbe-dbd9-4261-a0b3-cd99c340972e - - - - - -] Attempt 1 to provision port d8157de0-0890-4dee-a01c-a3cbeafecf91 2026-05-30 03:01:59.065 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 4b8b3d81-805b-4e1f-a92d-af44f39b2e60 2026-05-30 03:01:59.457 9 INFO neutron.plugins.ml2.plugin [None req-b4738df2-3182-412a-ab3d-a007f7e87fd4 - - - - - -] Attempt 1 to provision port 1714e53d-edde-4adc-90d5-8f325d3eb432 2026-05-30 03:01:59.586 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 1714e53d-edde-4adc-90d5-8f325d3eb432 2026-05-30 03:02:01.029 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 4b8b3d81-805b-4e1f-a92d-af44f39b2e60 2026-05-30 03:02:01.441 9 INFO neutron.plugins.ml2.plugin [None req-87229d75-c497-4770-8abd-d8dba593c648 - - - - - -] Attempt 1 to provision port 6ac130d3-b0de-491f-a7d4-b3f9306ae1ca 2026-05-30 03:02:01.515 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 1714e53d-edde-4adc-90d5-8f325d3eb432 2026-05-30 03:02:02.120 10 INFO neutron.plugins.ml2.plugin [None req-129b9e15-14e5-4001-b9e0-58cf682d620e - - - - - -] Attempt 1 to provision port 6ac130d3-b0de-491f-a7d4-b3f9306ae1ca 2026-05-30 03:02:03.319 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port b8db4cdc-f3de-4b7f-aa4a-29de114f5e68 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-30 03:02:05.125 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port b8db4cdc-f3de-4b7f-aa4a-29de114f5e68 2026-05-30 03:02:05.194 10 INFO neutron.plugins.ml2.plugin [None req-54e7c425-aa57-4ad3-a002-a7374ad2b974 - - - - - -] Attempt 1 to provision port 64070503-7ffb-417e-a684-02861bf9288b 2026-05-30 03:02:07.091 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 64070503-7ffb-417e-a684-02861bf9288b 2026-05-30 03:02:07.332 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d97bb48-7daf-4039-a67a-743f18c9d8b5'] response: {'server_uuid': '5b6e6be9-e883-40f3-a774-f66829874864', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '64070503-7ffb-417e-a684-02861bf9288b', 'code': 200} 2026-05-30 03:02:07.711 9 INFO neutron.plugins.ml2.plugin [None req-2bc81973-b5ce-4bba-95d8-8bcee45533d2 - - - - - -] Attempt 1 to provision port f58aec73-c884-4470-9580-8a0030a395e2 2026-05-30 03:02:09.127 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 64070503-7ffb-417e-a684-02861bf9288b 2026-05-30 03:02:10.032 9 INFO neutron.plugins.ml2.plugin [None req-2637c966-89a9-43de-aa1e-e88287351dd5 - - - - - -] Attempt 1 to provision port 68e421e9-0c1a-4bfa-b679-5f98e1015c7b 2026-05-30 03:02:10.599 9 INFO neutron.plugins.ml2.plugin [None req-c15b9479-60bb-450e-9c3d-c7791c4f3a51 - - - - - -] Attempt 1 to provision port 727150d6-a3d4-4c10-8ac8-936ebd413a48 2026-05-30 03:02:11.111 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 727150d6-a3d4-4c10-8ac8-936ebd413a48 2026-05-30 03:02:11.336 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port f58aec73-c884-4470-9580-8a0030a395e2 2026-05-30 03:02:11.444 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f7859b3-2def-40bf-9566-7a5039c956fa'] response: {'server_uuid': 'f2a86d0f-137e-4fd5-ba08-f96ecac46f24', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f58aec73-c884-4470-9580-8a0030a395e2', 'code': 200} 2026-05-30 03:02:12.482 9 INFO neutron.plugins.ml2.plugin [None req-bd4783f5-e181-4b02-a292-32ca977e37c0 - - - - - -] Attempt 1 to provision port 8ca7c80b-8a55-4616-9b7c-adbcb152debf 2026-05-30 03:02:13.053 9 INFO neutron.plugins.ml2.plugin [None req-05f7e180-bcf4-4784-b43f-04ea52dc69eb - - - - - -] Attempt 1 to provision port 8ca7c80b-8a55-4616-9b7c-adbcb152debf 2026-05-30 03:02:13.191 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port f58aec73-c884-4470-9580-8a0030a395e2 2026-05-30 03:02:13.492 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port a05fc8e4-d68c-4e62-844e-92d2edacd1b0 2026-05-30 03:02:15.265 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port a05fc8e4-d68c-4e62-844e-92d2edacd1b0 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-30 03:02:16.845 9 INFO neutron.plugins.ml2.plugin [None req-e981e21b-9c19-49c4-a406-46762efc7258 - - - - - -] Attempt 1 to provision port b75bedec-73c5-40f5-b0e8-631335e57206 2026-05-30 03:02:17.121 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 1984c952-5ed7-4cbe-873c-71ed9e851ab4 2026-05-30 03:02:19.300 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port b75bedec-73c5-40f5-b0e8-631335e57206 2026-05-30 03:02:19.861 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port ddd70ade-f44d-4d74-be1a-0c5d2bef7d98 2026-05-30 03:02:20.000 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-64988e79-ed98-4784-adb7-7eeffdb8d13a'] response: {'server_uuid': '3d354f5e-e839-4796-9169-f2443e1392d8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b75bedec-73c5-40f5-b0e8-631335e57206', 'code': 200} 2026-05-30 03:02:20.257 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 1984c952-5ed7-4cbe-873c-71ed9e851ab4 2026-05-30 03:02:21.070 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port ddd70ade-f44d-4d74-be1a-0c5d2bef7d98 2026-05-30 03:02:21.355 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port b75bedec-73c5-40f5-b0e8-631335e57206 2026-05-30 03:02:21.640 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 6ac130d3-b0de-491f-a7d4-b3f9306ae1ca 2026-05-30 03:02:22.540 9 INFO neutron.plugins.ml2.plugin [None req-694dadc7-e0b7-4950-8d1f-84b92fc3e121 - - - - - -] Attempt 1 to provision port 93ad3eee-98f8-483b-a559-7c533fc48897 2026-05-30 03:02:23.076 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port d8157de0-0890-4dee-a01c-a3cbeafecf91 2026-05-30 03:02:23.403 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 93ad3eee-98f8-483b-a559-7c533fc48897 2026-05-30 03:02:23.645 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 6ac130d3-b0de-491f-a7d4-b3f9306ae1ca 2026-05-30 03:02:24.649 9 INFO neutron.plugins.ml2.plugin [None req-7c64f73d-6620-4d5c-a181-4db459b85fe1 - - - - - -] Attempt 1 to provision port 93ad3eee-98f8-483b-a559-7c533fc48897 2026-05-30 03:02:25.290 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port d8157de0-0890-4dee-a01c-a3cbeafecf91 2026-05-30 03:02:25.572 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 93ad3eee-98f8-483b-a559-7c533fc48897 2026-05-30 03:02:29.383 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1cb23338-f51f-40aa-8efd-fc56abc58a8e'] response: {'server_uuid': 'f2a86d0f-137e-4fd5-ba08-f96ecac46f24', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f58aec73-c884-4470-9580-8a0030a395e2', 'code': 200} 2026-05-30 03:02:31.283 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port f58aec73-c884-4470-9580-8a0030a395e2 2026-05-30 03:02:31.435 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b9aff35-c0af-41f0-8d18-8ada4e1b72e7'] response: {'server_uuid': 'f2a86d0f-137e-4fd5-ba08-f96ecac46f24', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f58aec73-c884-4470-9580-8a0030a395e2', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-30 03:02:33.036 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port f58aec73-c884-4470-9580-8a0030a395e2 2026-05-30 03:02:37.026 9 INFO neutron.plugins.ml2.plugin [None req-cd7499af-e895-4d58-ad86-fefecef203f2 - - - - - -] Attempt 1 to provision port 3e65d61c-65af-4212-a9b7-dfdec981963f 2026-05-30 03:02:37.058 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port b5fc50cf-19a3-4954-8498-aa47c27bb747 2026-05-30 03:02:37.383 10 INFO neutron.plugins.ml2.plugin [None req-a22db103-3297-4e87-b2e4-d3f76f47b6c5 - - - - - -] Attempt 1 to provision port b5fc50cf-19a3-4954-8498-aa47c27bb747 2026-05-30 03:02:39.050 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port b5fc50cf-19a3-4954-8498-aa47c27bb747 2026-05-30 03:02:39.187 9 INFO neutron.plugins.ml2.plugin [None req-45d46fb7-bdb0-4485-a2db-58ec171ad379 - - - - - -] Attempt 1 to provision port d03295fe-6100-459f-919b-144dea32ae3b 2026-05-30 03:02:39.757 9 INFO neutron.plugins.ml2.plugin [None req-110c63e4-7ab8-4205-83ef-a66b50cd9878 - - - - - -] Attempt 1 to provision port d03295fe-6100-459f-919b-144dea32ae3b 2026-05-30 03:02:41.077 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port d5fd0eb2-f40c-44b7-b7ae-ec220023dabf 2026-05-30 03:02:43.048 9 INFO neutron.plugins.ml2.plugin [None req-05fbfbba-c6f1-49c9-a8bb-e8d6def8ea61 - - - - - -] Attempt 1 to provision port 8a14eb99-083d-438b-87b8-d4d4d0aae85b 2026-05-30 03:02:43.053 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port d5fd0eb2-f40c-44b7-b7ae-ec220023dabf 2026-05-30 03:02:49.238 9 INFO neutron.plugins.ml2.plugin [None req-7ac042fa-19fc-403b-8598-bddfd3dd03eb - - - - - -] Attempt 1 to provision port 72ffd371-0225-4e2d-9a75-ceba91f849cb 2026-05-30 03:02:51.177 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 72ffd371-0225-4e2d-9a75-ceba91f849cb 2026-05-30 03:02:51.327 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-13fac2ab-eca7-43c2-b22e-880955ba72cb'] response: {'server_uuid': 'c70b3eeb-76db-491d-8d86-84a8f2bda533', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '72ffd371-0225-4e2d-9a75-ceba91f849cb', 'code': 200} 2026-05-30 03:02:53.427 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 72ffd371-0225-4e2d-9a75-ceba91f849cb 2026-05-30 03:02:56.345 9 WARNING neutron.plugins.ml2.plugin [None req-4628d216-f36d-48a7-b430-910fd36489b6 - - - - - -] Concurrent port binding operations failed on port d03295fe-6100-459f-919b-144dea32ae3b 2026-05-30 03:02:56.347 9 INFO neutron.plugins.ml2.plugin [None req-4628d216-f36d-48a7-b430-910fd36489b6 - - - - - -] Attempt 2 to bind port d03295fe-6100-459f-919b-144dea32ae3b 2026-05-30 03:02:57.116 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 3e65d61c-65af-4212-a9b7-dfdec981963f 2026-05-30 03:02:57.508 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port d03295fe-6100-459f-919b-144dea32ae3b 2026-05-30 03:02:59.101 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 3e65d61c-65af-4212-a9b7-dfdec981963f 2026-05-30 03:02:59.420 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port d03295fe-6100-459f-919b-144dea32ae3b 2026-05-30 03:03:04.424 9 INFO neutron.plugins.ml2.plugin [None req-7e284553-b873-45f0-b88d-8e57e822b93d - - - - - -] Attempt 1 to provision port 525aee6c-c0d6-41e5-b37e-3f7d2fe05b09 2026-05-30 03:03:04.871 9 INFO neutron.plugins.ml2.plugin [None req-ed611e99-39f2-406b-91ae-8dc8421d0824 - - - - - -] Attempt 1 to provision port aaebbdc3-ec9b-494b-9592-4902324414a6 2026-05-30 03:03:05.090 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 525aee6c-c0d6-41e5-b37e-3f7d2fe05b09 2026-05-30 03:03:05.583 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port aaebbdc3-ec9b-494b-9592-4902324414a6 2026-05-30 03:03:05.895 9 INFO neutron.plugins.ml2.plugin [None req-a462db50-ac11-431e-92e1-b1fc812706c2 - - - - - -] Attempt 1 to provision port 4cfe4f0f-540e-4e5b-8ce1-33123e8e00bf 2026-05-30 03:03:06.138 10 INFO neutron.plugins.ml2.plugin [None req-5ecb79e5-18fa-4e2b-9167-6446d52d268a - - - - - -] Attempt 1 to provision port 4cfe4f0f-540e-4e5b-8ce1-33123e8e00bf 2026-05-30 03:03:07.120 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port aaebbdc3-ec9b-494b-9592-4902324414a6 2026-05-30 03:03:07.397 10 INFO neutron.plugins.ml2.plugin [None req-4be6ffe7-a743-4c37-9efb-304e689dee9d - - - - - -] Attempt 1 to provision port 1797051e-b19d-4411-a160-d5c7ffb86bc5 2026-05-30 03:03:13.124 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port dafd070b-8527-4b9c-979d-f5cd69a7a762 2026-05-30 03:03:14.320 9 INFO neutron.plugins.ml2.plugin [None req-f092f779-8c89-4b94-87a5-bf95462b895b - - - - - -] Attempt 1 to provision port dafd070b-8527-4b9c-979d-f5cd69a7a762 2026-05-30 03:03:14.527 10 INFO neutron.plugins.ml2.plugin [None req-e2f6479e-81b5-4826-9db4-2b173b6dcc7f - - - - - -] Attempt 1 to provision port 38d94651-411c-4a37-9316-03fee6ff0f8a 2026-05-30 03:03:15.235 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port dafd070b-8527-4b9c-979d-f5cd69a7a762 2026-05-30 03:03:15.488 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 38d94651-411c-4a37-9316-03fee6ff0f8a 2026-05-30 03:03:16.274 9 INFO neutron.plugins.ml2.plugin [None req-a28cc8e2-2952-45df-a7ff-b0e97f9265e4 - - - - - -] Attempt 1 to provision port 42a0af89-345b-4ad8-9fb5-b01065ae7ed4 2026-05-30 03:03:16.619 10 INFO neutron.plugins.ml2.plugin [None req-e436bf59-960d-46e6-8689-bf11cce44d34 - - - - - -] Attempt 1 to provision port 42a0af89-345b-4ad8-9fb5-b01065ae7ed4 2026-05-30 03:03:18.995 9 INFO neutron.plugins.ml2.plugin [None req-3fbacebc-8fe1-41aa-bc6a-3d32d6e9aacb - - - - - -] Attempt 1 to provision port e8e391fa-0f03-4452-b36e-8a7fc39e44e6 2026-05-30 03:03:19.161 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port e8e391fa-0f03-4452-b36e-8a7fc39e44e6 2026-05-30 03:03:19.218 10 INFO neutron.plugins.ml2.db [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] No ports have port_id starting with e8e391fa-0f03-4452-b36e-8a7fc39e44e6 2026-05-30 03:03:22.764 9 INFO neutron.plugins.ml2.plugin [None req-e35e5224-9dbf-4fdd-a7df-7d92c5b08a10 - - - - - -] Attempt 1 to provision port 3152bdd3-6077-40a5-a322-f32921582596 2026-05-30 03:03:23.139 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 3152bdd3-6077-40a5-a322-f32921582596 2026-05-30 03:03:24.107 10 INFO neutron.plugins.ml2.plugin [None req-061cc087-5c8d-448c-8a1b-33173dd44430 - - - - - -] Attempt 1 to provision port 92062cc4-a716-44f4-ae1c-afd1dfb6f9b7 2026-05-30 03:03:24.453 10 INFO neutron.plugins.ml2.plugin [None req-2aa8a326-a267-4842-8517-7a27b724e9be - - - - - -] Attempt 1 to provision port 92062cc4-a716-44f4-ae1c-afd1dfb6f9b7 2026-05-30 03:03:25.123 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 3152bdd3-6077-40a5-a322-f32921582596 2026-05-30 03:03:28.227 10 INFO neutron.plugins.ml2.plugin [None req-828aeaee-ec0e-4745-9866-086bf877c2e9 - - - - - -] Attempt 1 to provision port 7f75c7d6-fb89-4887-bc63-6716bd76f04f 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers [None req-2b3b9bb7-72ba-4739-9704-ab94680cf17c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fd445bcd-c1ba-4ead-8a99-d814b20ee219 could not be found. 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fd445bcd-c1ba-4ead-8a99-d814b20ee219 could not be found. 2026-05-30 03:03:34.438 10 ERROR neutron.plugins.ml2.managers  2026-05-30 03:03:34.441 10 ERROR neutron.plugins.ml2.managers [None req-2b3b9bb7-72ba-4739-9704-ab94680cf17c - - - - - -] Failed to bind port 6c984513-861c-4e1a-8f84-2868561bba51 on host instance for vnic_type normal using segments [{'id': '88be078e-2218-4858-a23a-bd117177c395', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 47, 'network_id': '4d1b93ed-5844-49f6-88ca-9e4203637040'}] 2026-05-30 03:03:34.441 10 INFO neutron.plugins.ml2.plugin [None req-2b3b9bb7-72ba-4739-9704-ab94680cf17c - - - - - -] Attempt 2 to bind port 6c984513-861c-4e1a-8f84-2868561bba51 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers [None req-2b3b9bb7-72ba-4739-9704-ab94680cf17c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fd445bcd-c1ba-4ead-8a99-d814b20ee219 could not be found. 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fd445bcd-c1ba-4ead-8a99-d814b20ee219 could not be found. 2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers  2026-05-30 03:03:34.460 10 ERROR neutron.plugins.ml2.managers [None req-2b3b9bb7-72ba-4739-9704-ab94680cf17c - - - - - -] Failed to bind port 6c984513-861c-4e1a-8f84-2868561bba51 on host instance for vnic_type normal using segments [{'id': '88be078e-2218-4858-a23a-bd117177c395', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 47, 'network_id': '4d1b93ed-5844-49f6-88ca-9e4203637040'}] 2026-05-30 03:03:34.461 10 INFO neutron.plugins.ml2.plugin [None req-2b3b9bb7-72ba-4739-9704-ab94680cf17c - - - - - -] Attempt 3 to bind port 6c984513-861c-4e1a-8f84-2868561bba51 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers [None req-2b3b9bb7-72ba-4739-9704-ab94680cf17c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fd445bcd-c1ba-4ead-8a99-d814b20ee219 could not be found. 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fd445bcd-c1ba-4ead-8a99-d814b20ee219 could not be found. 2026-05-30 03:03:34.482 10 ERROR neutron.plugins.ml2.managers  2026-05-30 03:03:34.483 10 ERROR neutron.plugins.ml2.managers [None req-2b3b9bb7-72ba-4739-9704-ab94680cf17c - - - - - -] Failed to bind port 6c984513-861c-4e1a-8f84-2868561bba51 on host instance for vnic_type normal using segments [{'id': '88be078e-2218-4858-a23a-bd117177c395', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 47, 'network_id': '4d1b93ed-5844-49f6-88ca-9e4203637040'}] 2026-05-30 03:03:34.483 10 INFO neutron.plugins.ml2.plugin [None req-2b3b9bb7-72ba-4739-9704-ab94680cf17c - - - - - -] Attempt 4 to bind port 6c984513-861c-4e1a-8f84-2868561bba51 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers [None req-2b3b9bb7-72ba-4739-9704-ab94680cf17c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fd445bcd-c1ba-4ead-8a99-d814b20ee219 could not be found. 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fd445bcd-c1ba-4ead-8a99-d814b20ee219 could not be found. 2026-05-30 03:03:34.505 10 ERROR neutron.plugins.ml2.managers  2026-05-30 03:03:34.506 10 ERROR neutron.plugins.ml2.managers [None req-2b3b9bb7-72ba-4739-9704-ab94680cf17c - - - - - -] Failed to bind port 6c984513-861c-4e1a-8f84-2868561bba51 on host instance for vnic_type normal using segments [{'id': '88be078e-2218-4858-a23a-bd117177c395', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 47, 'network_id': '4d1b93ed-5844-49f6-88ca-9e4203637040'}] 2026-05-30 03:03:34.506 10 INFO neutron.plugins.ml2.plugin [None req-2b3b9bb7-72ba-4739-9704-ab94680cf17c - - - - - -] Attempt 5 to bind port 6c984513-861c-4e1a-8f84-2868561bba51 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers [None req-2b3b9bb7-72ba-4739-9704-ab94680cf17c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fd445bcd-c1ba-4ead-8a99-d814b20ee219 could not be found. 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fd445bcd-c1ba-4ead-8a99-d814b20ee219 could not be found. 2026-05-30 03:03:34.530 10 ERROR neutron.plugins.ml2.managers  2026-05-30 03:03:34.531 10 ERROR neutron.plugins.ml2.managers [None req-2b3b9bb7-72ba-4739-9704-ab94680cf17c - - - - - -] Failed to bind port 6c984513-861c-4e1a-8f84-2868561bba51 on host instance for vnic_type normal using segments [{'id': '88be078e-2218-4858-a23a-bd117177c395', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 47, 'network_id': '4d1b93ed-5844-49f6-88ca-9e4203637040'}] 2026-05-30 03:03:34.531 10 INFO neutron.plugins.ml2.plugin [None req-2b3b9bb7-72ba-4739-9704-ab94680cf17c - - - - - -] Attempt 6 to bind port 6c984513-861c-4e1a-8f84-2868561bba51 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers [None req-2b3b9bb7-72ba-4739-9704-ab94680cf17c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fd445bcd-c1ba-4ead-8a99-d814b20ee219 could not be found. 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fd445bcd-c1ba-4ead-8a99-d814b20ee219 could not be found. 2026-05-30 03:03:34.559 10 ERROR neutron.plugins.ml2.managers  2026-05-30 03:03:34.560 10 ERROR neutron.plugins.ml2.managers [None req-2b3b9bb7-72ba-4739-9704-ab94680cf17c - - - - - -] Failed to bind port 6c984513-861c-4e1a-8f84-2868561bba51 on host instance for vnic_type normal using segments [{'id': '88be078e-2218-4858-a23a-bd117177c395', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 47, 'network_id': '4d1b93ed-5844-49f6-88ca-9e4203637040'}] 2026-05-30 03:03:34.560 10 INFO neutron.plugins.ml2.plugin [None req-2b3b9bb7-72ba-4739-9704-ab94680cf17c - - - - - -] Attempt 7 to bind port 6c984513-861c-4e1a-8f84-2868561bba51 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers [None req-2b3b9bb7-72ba-4739-9704-ab94680cf17c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fd445bcd-c1ba-4ead-8a99-d814b20ee219 could not be found. 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fd445bcd-c1ba-4ead-8a99-d814b20ee219 could not be found. 2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers  2026-05-30 03:03:34.577 10 ERROR neutron.plugins.ml2.managers [None req-2b3b9bb7-72ba-4739-9704-ab94680cf17c - - - - - -] Failed to bind port 6c984513-861c-4e1a-8f84-2868561bba51 on host instance for vnic_type normal using segments [{'id': '88be078e-2218-4858-a23a-bd117177c395', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 47, 'network_id': '4d1b93ed-5844-49f6-88ca-9e4203637040'}] 2026-05-30 03:03:34.578 10 INFO neutron.plugins.ml2.plugin [None req-2b3b9bb7-72ba-4739-9704-ab94680cf17c - - - - - -] Attempt 8 to bind port 6c984513-861c-4e1a-8f84-2868561bba51 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers [None req-2b3b9bb7-72ba-4739-9704-ab94680cf17c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fd445bcd-c1ba-4ead-8a99-d814b20ee219 could not be found. 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fd445bcd-c1ba-4ead-8a99-d814b20ee219 could not be found. 2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers  2026-05-30 03:03:34.597 10 ERROR neutron.plugins.ml2.managers [None req-2b3b9bb7-72ba-4739-9704-ab94680cf17c - - - - - -] Failed to bind port 6c984513-861c-4e1a-8f84-2868561bba51 on host instance for vnic_type normal using segments [{'id': '88be078e-2218-4858-a23a-bd117177c395', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 47, 'network_id': '4d1b93ed-5844-49f6-88ca-9e4203637040'}] 2026-05-30 03:03:34.597 10 INFO neutron.plugins.ml2.plugin [None req-2b3b9bb7-72ba-4739-9704-ab94680cf17c - - - - - -] Attempt 9 to bind port 6c984513-861c-4e1a-8f84-2868561bba51 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers [None req-2b3b9bb7-72ba-4739-9704-ab94680cf17c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fd445bcd-c1ba-4ead-8a99-d814b20ee219 could not be found. 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fd445bcd-c1ba-4ead-8a99-d814b20ee219 could not be found. 2026-05-30 03:03:34.623 10 ERROR neutron.plugins.ml2.managers  2026-05-30 03:03:34.624 10 ERROR neutron.plugins.ml2.managers [None req-2b3b9bb7-72ba-4739-9704-ab94680cf17c - - - - - -] Failed to bind port 6c984513-861c-4e1a-8f84-2868561bba51 on host instance for vnic_type normal using segments [{'id': '88be078e-2218-4858-a23a-bd117177c395', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 47, 'network_id': '4d1b93ed-5844-49f6-88ca-9e4203637040'}] 2026-05-30 03:03:34.624 10 INFO neutron.plugins.ml2.plugin [None req-2b3b9bb7-72ba-4739-9704-ab94680cf17c - - - - - -] Attempt 10 to bind port 6c984513-861c-4e1a-8f84-2868561bba51 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers [None req-2b3b9bb7-72ba-4739-9704-ab94680cf17c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fd445bcd-c1ba-4ead-8a99-d814b20ee219 could not be found. 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fd445bcd-c1ba-4ead-8a99-d814b20ee219 could not be found. 2026-05-30 03:03:34.642 10 ERROR neutron.plugins.ml2.managers  2026-05-30 03:03:34.643 10 ERROR neutron.plugins.ml2.managers [None req-2b3b9bb7-72ba-4739-9704-ab94680cf17c - - - - - -] Failed to bind port 6c984513-861c-4e1a-8f84-2868561bba51 on host instance for vnic_type normal using segments [{'id': '88be078e-2218-4858-a23a-bd117177c395', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 47, 'network_id': '4d1b93ed-5844-49f6-88ca-9e4203637040'}] 2026-05-30 03:03:34.833 9 INFO neutron.plugins.ml2.plugin [None req-5948266e-1ac5-4244-bffa-647e50e42bb5 - - - - - -] Attempt 1 to provision port 8e28f606-2ed8-478d-b158-b6efa2ffb683 2026-05-30 03:03:35.160 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 8e28f606-2ed8-478d-b158-b6efa2ffb683 2026-05-30 03:03:39.377 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 83f0fcc0-b25e-4c5a-a5e6-c74840be5858 2026-05-30 03:03:40.233 10 INFO neutron.plugins.ml2.plugin [None req-bf6cf594-a351-4f82-a3e3-9257c326fc63 - - - - - -] Attempt 1 to provision port 83f0fcc0-b25e-4c5a-a5e6-c74840be5858 2026-05-30 03:03:40.618 10 INFO neutron.plugins.ml2.plugin [None req-e705ade1-e988-45a0-bdf4-b81f43bc7f4f - - - - - -] Attempt 1 to provision port 5ad8d879-a51a-4c25-88b2-cb334f832110 2026-05-30 03:03:41.152 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 83f0fcc0-b25e-4c5a-a5e6-c74840be5858 2026-05-30 03:03:41.366 9 INFO neutron.plugins.ml2.plugin [None req-64358d15-2be6-455d-8ac5-848e10c70fce - - - - - -] Attempt 1 to provision port 4c9b3515-35ac-4f48-ace7-938b5a737b3e 2026-05-30 03:03:41.395 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 5ad8d879-a51a-4c25-88b2-cb334f832110 2026-05-30 03:03:41.936 9 INFO neutron.plugins.ml2.plugin [None req-e0a3c267-e7f5-4cc9-81ae-f0f5ef97ae06 - - - - - -] Attempt 1 to provision port 4c9b3515-35ac-4f48-ace7-938b5a737b3e 2026-05-30 03:03:43.083 9 INFO neutron.plugins.ml2.plugin [None req-bed34d4d-ceee-438f-8035-54b6aef474de - - - - - -] Attempt 1 to provision port 93cc2849-3ea5-4550-adb5-089bb0d7248b 2026-05-30 03:03:43.634 9 INFO neutron.plugins.ml2.plugin [None req-4ad27927-0902-4eb1-a337-da319b11c971 - - - - - -] Attempt 1 to provision port 93cc2849-3ea5-4550-adb5-089bb0d7248b 2026-05-30 03:03:45.270 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port cebc0ec2-5162-4db4-84e0-cb0d2ee46c7e 2026-05-30 03:03:47.098 10 INFO neutron.plugins.ml2.plugin [None req-7656c078-9c0d-4714-b07f-242dab239267 - - - - - -] Attempt 1 to provision port cebc0ec2-5162-4db4-84e0-cb0d2ee46c7e 2026-05-30 03:03:47.207 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port cebc0ec2-5162-4db4-84e0-cb0d2ee46c7e 2026-05-30 03:03:47.503 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port d397a298-7645-4622-a834-1708ab62e605 2026-05-30 03:03:48.187 9 INFO neutron.plugins.ml2.plugin [None req-5e82c8c5-74f0-4791-80c4-a5fc393458cd - - - - - -] Attempt 1 to provision port d0a1e5d7-c809-4754-b884-b18b80042cf4 2026-05-30 03:03:48.526 9 INFO neutron.plugins.ml2.plugin [None req-5304f220-f6cc-4301-8794-4d5a102fc734 - - - - - -] Attempt 1 to provision port d397a298-7645-4622-a834-1708ab62e605 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-30 03:03:48.841 9 INFO neutron.plugins.ml2.plugin [None req-3a042f2d-0997-4b56-b647-df0d445f3001 - - - - - -] Attempt 1 to provision port cebc0ec2-5162-4db4-84e0-cb0d2ee46c7e 2026-05-30 03:03:49.174 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port fccf1cec-033e-4106-96bd-8542d0d26ca5 2026-05-30 03:03:49.389 9 INFO neutron.plugins.ml2.plugin [None req-0f654934-4036-462b-8122-355abdbc8cde - - - - - -] Attempt 1 to provision port fccf1cec-033e-4106-96bd-8542d0d26ca5 2026-05-30 03:03:49.730 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port d397a298-7645-4622-a834-1708ab62e605 2026-05-30 03:03:50.127 10 INFO neutron.plugins.ml2.plugin [None req-07d9bd79-b45a-432d-8efd-eb0d0b3c94aa - - - - - -] Attempt 1 to provision port d397a298-7645-4622-a834-1708ab62e605 2026-05-30 03:03:50.810 10 INFO neutron.plugins.ml2.plugin [None req-23c52659-fa88-4ff0-85a1-bfd99392b111 - - - - - -] Attempt 1 to provision port f912d714-37bd-4461-a6c2-a44a544451ef 2026-05-30 03:03:51.280 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port d565ac8c-1df5-4457-bb2f-78fa34fceafc 2026-05-30 03:03:51.372 9 INFO neutron.plugins.ml2.plugin [None req-f1e3824b-e8c6-4b34-91be-022d47222ea5 - - - - - -] Attempt 1 to provision port fccf1cec-033e-4106-96bd-8542d0d26ca5 2026-05-30 03:03:51.682 9 INFO neutron.plugins.ml2.plugin [None req-64d04e3d-1dae-4744-bbb7-521402e0c177 - - - - - -] Attempt 1 to provision port f912d714-37bd-4461-a6c2-a44a544451ef 2026-05-30 03:03:51.886 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port fccf1cec-033e-4106-96bd-8542d0d26ca5 2026-05-30 03:03:52.150 10 INFO neutron.plugins.ml2.plugin [None req-e12fb323-6c94-4c29-85ff-f35877745c5b - - - - - -] Attempt 1 to provision port d565ac8c-1df5-4457-bb2f-78fa34fceafc 2026-05-30 03:03:52.350 10 INFO neutron.plugins.ml2.plugin [None req-6dc01187-adcd-46ea-bdac-ba6e4703c121 - - - - - -] Attempt 1 to provision port 493fbc81-8d0f-4ce8-a003-44f70f0d5091 2026-05-30 03:03:53.199 9 INFO neutron.plugins.ml2.plugin [None req-0f65b0fc-36f8-4ebb-bd9d-790bf2c28e72 - - - - - -] Attempt 1 to provision port 81148838-6bfb-48bc-822c-cfc21ca8ac3a 2026-05-30 03:03:53.433 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 7dc59de4-adb2-49ad-8ebd-25b160b93de1 2026-05-30 03:03:53.898 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port d565ac8c-1df5-4457-bb2f-78fa34fceafc 2026-05-30 03:03:54.053 10 INFO neutron.plugins.ml2.plugin [None req-b787d58a-4f69-4d3f-9b76-27f423c843f9 - - - - - -] Attempt 1 to provision port 81148838-6bfb-48bc-822c-cfc21ca8ac3a 2026-05-30 03:03:54.230 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 0ffce26c-b429-4b9f-853a-f4a9c52d8c4f 2026-05-30 03:03:54.403 9 INFO neutron.plugins.ml2.plugin [None req-9aae1412-85df-4859-bb78-d3c27a1e9ebd - - - - - -] Attempt 1 to provision port 493fbc81-8d0f-4ce8-a003-44f70f0d5091 2026-05-30 03:03:54.434 9 INFO neutron.plugins.ml2.plugin [None req-9aae1412-85df-4859-bb78-d3c27a1e9ebd - - - - - -] Attempt 1 to provision port 0ffce26c-b429-4b9f-853a-f4a9c52d8c4f 2026-05-30 03:03:55.294 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 7dc59de4-adb2-49ad-8ebd-25b160b93de1 2026-05-30 03:03:55.427 9 INFO neutron.plugins.ml2.plugin [None req-aadad2d4-fd16-403e-814c-cc18c07405fb - - - - - -] Attempt 1 to provision port 0a248d91-417c-4ba4-a765-9a6fdfa50f99 2026-05-30 03:03:55.553 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 0ffce26c-b429-4b9f-853a-f4a9c52d8c4f 2026-05-30 03:03:55.579 10 INFO neutron.plugins.ml2.plugin [None req-db50453d-ed7f-4fbe-96fa-5a9ca39e1798 - - - - - -] Attempt 1 to provision port 6f8e9e2b-d46c-4df8-8a07-84b18f7fd2dc 2026-05-30 03:03:56.343 10 INFO neutron.plugins.ml2.plugin [None req-0ab00104-3a2f-4dc8-acf3-f0e2d7a03d5f - - - - - -] Attempt 1 to provision port 6f8e9e2b-d46c-4df8-8a07-84b18f7fd2dc 2026-05-30 03:03:57.900 10 INFO neutron.plugins.ml2.plugin [None req-c36b6d7e-2be3-4dc5-9564-3a9502630121 - - - - - -] Attempt 1 to provision port df0d9910-5657-46b8-bc1c-204c8049b2e4 2026-05-30 03:03:58.446 9 INFO neutron.plugins.ml2.plugin [None req-7cdfa063-8b6e-46fe-b40e-88e7d36230ad - - - - - -] Attempt 1 to provision port df0d9910-5657-46b8-bc1c-204c8049b2e4 2026-05-30 03:03:59.185 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 9b7e0839-a62c-496b-9545-c99869eb929f 2026-05-30 03:04:01.111 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 9b7e0839-a62c-496b-9545-c99869eb929f 2026-05-30 03:04:03.126 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port d918f896-7a48-4d31-9d35-84fad6fa1784 2026-05-30 03:04:03.216 10 INFO neutron.plugins.ml2.plugin [None req-ab739e0f-0288-4b8a-9e56-9476895b9b22 - - - - - -] Attempt 1 to provision port d918f896-7a48-4d31-9d35-84fad6fa1784 2026-05-30 03:04:03.598 10 INFO neutron.plugins.ml2.plugin [None req-8c60592c-aef4-43ae-8327-b48aacc8861c - - - - - -] Attempt 1 to provision port e07d19d8-ad5d-4293-86b0-d8d425a245a0 2026-05-30 03:04:04.244 9 INFO neutron.plugins.ml2.plugin [None req-e6349c6c-fb4e-4ab6-9927-c458da4a203a - - - - - -] Attempt 1 to provision port e07d19d8-ad5d-4293-86b0-d8d425a245a0 2026-05-30 03:04:04.386 10 INFO neutron.plugins.ml2.plugin [None req-42c5c656-9c2c-4b7a-888b-feb6f0607ab3 - - - - - -] Attempt 1 to provision port a1ad1c1d-204c-45d5-926d-6d2e658fbb68 2026-05-30 03:04:05.155 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port d918f896-7a48-4d31-9d35-84fad6fa1784 2026-05-30 03:04:05.842 10 INFO neutron.plugins.ml2.plugin [None req-ad877a28-2b4c-4e4b-b2d2-5ab4d6a50608 - - - - - -] Attempt 1 to provision port 34cfaded-71f0-4034-a49a-5fba50bafddb 2026-05-30 03:04:09.014 9 INFO neutron.plugins.ml2.plugin [None req-5c479ba6-a400-4dc2-92f3-8d309aad10dc - - - - - -] Attempt 1 to provision port 5ec22fec-cf64-42b8-bff0-89f9b6232309 2026-05-30 03:04:09.366 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port a1ad1c1d-204c-45d5-926d-6d2e658fbb68 2026-05-30 03:04:09.554 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-300e3eb9-1f35-46ba-b303-8fd46230fd26'] response: {'server_uuid': '89359288-e3c9-4abb-90d1-7a6726762ea2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a1ad1c1d-204c-45d5-926d-6d2e658fbb68', 'code': 200} 2026-05-30 03:04:10.030 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 34cfaded-71f0-4034-a49a-5fba50bafddb 2026-05-30 03:04:11.189 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 6f8e9e2b-d46c-4df8-8a07-84b18f7fd2dc 2026-05-30 03:04:11.570 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port a1ad1c1d-204c-45d5-926d-6d2e658fbb68 2026-05-30 03:04:11.590 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-365b1710-d3e6-4662-8d20-2f7301a63a12'] response: {'server_uuid': '5be28e6f-89a3-45f2-9a20-dab1e5cc78dc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '34cfaded-71f0-4034-a49a-5fba50bafddb', 'code': 200} 2026-05-30 03:04:11.878 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port d0a1e5d7-c809-4754-b884-b18b80042cf4 2026-05-30 03:04:12.281 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 81148838-6bfb-48bc-822c-cfc21ca8ac3a 2026-05-30 03:04:12.655 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 34cfaded-71f0-4034-a49a-5fba50bafddb 2026-05-30 03:04:13.241 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 6f8e9e2b-d46c-4df8-8a07-84b18f7fd2dc 2026-05-30 03:04:13.533 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 81148838-6bfb-48bc-822c-cfc21ca8ac3a 2026-05-30 03:04:13.933 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port d0a1e5d7-c809-4754-b884-b18b80042cf4 2026-05-30 03:04:14.193 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port f912d714-37bd-4461-a6c2-a44a544451ef 2026-05-30 03:04:15.143 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 0a248d91-417c-4ba4-a765-9a6fdfa50f99 2026-05-30 03:04:15.488 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port f912d714-37bd-4461-a6c2-a44a544451ef 2026-05-30 03:04:20.165 10 INFO neutron.plugins.ml2.plugin [None req-ce0fd8da-587d-46ec-bbc6-5538ea9c7a63 - - - - - -] Attempt 1 to provision port 2d5e3935-b30b-4c03-aeba-7bd410430a5a 2026-05-30 03:04:23.176 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 2d5e3935-b30b-4c03-aeba-7bd410430a5a 2026-05-30 03:04:23.325 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec4d6a46-f533-4274-ae47-4812f9c8165d'] response: {'server_uuid': '7e344e44-26b8-4865-bf38-555f0b4e8cea', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2d5e3935-b30b-4c03-aeba-7bd410430a5a', 'code': 200} 2026-05-30 03:04:25.127 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 2d5e3935-b30b-4c03-aeba-7bd410430a5a 2026-05-30 03:04:40.768 10 INFO neutron.plugins.ml2.plugin [None req-ea746dec-6623-48c9-9113-a082d6936aa3 - - - - - -] Attempt 1 to provision port 94e077f4-1f7a-4aed-8591-c23d9c6e56ac 2026-05-30 03:04:41.621 10 INFO neutron.plugins.ml2.plugin [None req-daa8b5d4-9b77-470c-8df3-f06803d75e3d - - - - - -] Attempt 1 to provision port b4094ec3-6dce-40f6-9991-1615736ffd4c 2026-05-30 03:04:45.299 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 92dd7aa9-2d82-4f36-ad09-e3a6393c7cb1 2026-05-30 03:04:45.698 9 INFO neutron.plugins.ml2.plugin [None req-01e8a0c9-651e-46b9-98b2-41afd72c356a - - - - - -] Attempt 1 to provision port d4bdda3c-11c8-4a91-975a-c7c201be8537 2026-05-30 03:04:45.759 9 INFO neutron.plugins.ml2.plugin [None req-01e8a0c9-651e-46b9-98b2-41afd72c356a - - - - - -] Attempt 1 to provision port 92dd7aa9-2d82-4f36-ad09-e3a6393c7cb1 2026-05-30 03:04:45.862 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port afd67e75-7141-4ea6-abae-dba36da9f2ed 2026-05-30 03:04:45.980 9 INFO neutron.plugins.ml2.plugin [None req-916552a2-8c93-4da6-9236-550cc6d3b25d - - - - - -] Attempt 1 to provision port d4bdda3c-11c8-4a91-975a-c7c201be8537 2026-05-30 03:04:46.243 9 INFO neutron.plugins.ml2.plugin [None req-54d99bb5-f2c7-4490-b8f4-f896c497ecd4 - - - - - -] Attempt 1 to provision port d4bdda3c-11c8-4a91-975a-c7c201be8537 2026-05-30 03:04:46.885 9 INFO neutron.plugins.ml2.plugin [None req-facf5aa2-4fe9-440e-b47a-5149d4492f49 - - - - - -] Attempt 1 to provision port 81d36645-c2b5-41bf-a0cf-37bd082d0b89 2026-05-30 03:04:47.351 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 869e6c24-f07a-4d92-933b-fc041f0319f7 2026-05-30 03:04:47.645 10 INFO neutron.plugins.ml2.plugin [None req-144f47ce-fe6e-4caa-bf84-f40c1d138d0f - - - - - -] Attempt 1 to provision port 869e6c24-f07a-4d92-933b-fc041f0319f7 2026-05-30 03:04:47.860 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 92dd7aa9-2d82-4f36-ad09-e3a6393c7cb1 2026-05-30 03:04:48.397 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port afd67e75-7141-4ea6-abae-dba36da9f2ed 2026-05-30 03:04:49.368 9 INFO neutron.plugins.ml2.plugin [None req-ce5e17e1-20de-4a51-b0a2-ea081bd55a68 - - - - - -] Attempt 1 to provision port cd71fb6b-2aad-4a8a-b29c-f820fa716e72 2026-05-30 03:04:49.406 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 869e6c24-f07a-4d92-933b-fc041f0319f7 2026-05-30 03:04:50.226 9 INFO neutron.plugins.ml2.plugin [None req-0d6a53b1-d1c9-44d4-b307-50a6e9f99139 - - - - - -] Attempt 1 to provision port cd71fb6b-2aad-4a8a-b29c-f820fa716e72 2026-05-30 03:04:51.280 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 3a7024f5-f25b-47b5-aa81-acf13e4b425c 2026-05-30 03:04:51.385 10 INFO neutron.plugins.ml2.plugin [None req-aec34747-2fdc-4b0d-bee2-ef2a3cea908f - - - - - -] Attempt 1 to provision port 9f6c4ef1-d454-4e0f-be79-4fb9adf68387 2026-05-30 03:04:53.444 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 9f6c4ef1-d454-4e0f-be79-4fb9adf68387 2026-05-30 03:04:53.620 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a9fc3e67-bcc5-4db4-9997-f69260aabe47'] response: {'server_uuid': '91e097c7-e2a6-497b-9d7b-1d2231d07233', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9f6c4ef1-d454-4e0f-be79-4fb9adf68387', 'code': 200} 2026-05-30 03:04:53.756 9 INFO neutron.plugins.ml2.plugin [None req-e781f14e-7052-4bf9-b444-012941722b9b - - - - - -] Attempt 1 to provision port 2bc73ec7-8e21-4f5b-ac3f-39e41a59dd96 2026-05-30 03:04:53.993 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port a511b4f2-82da-44ff-935e-99aa6216a335 2026-05-30 03:04:54.205 10 INFO neutron.plugins.ml2.plugin [None req-242b0b34-2686-4d97-97db-d7fb6172a66f - - - - - -] Attempt 1 to provision port a511b4f2-82da-44ff-935e-99aa6216a335 2026-05-30 03:04:54.533 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 3a7024f5-f25b-47b5-aa81-acf13e4b425c 2026-05-30 03:04:55.331 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 9f6c4ef1-d454-4e0f-be79-4fb9adf68387 2026-05-30 03:04:55.615 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port a511b4f2-82da-44ff-935e-99aa6216a335 2026-05-30 03:04:56.246 9 INFO neutron.plugins.ml2.plugin [None req-7f4f1026-690b-4339-8588-a0164d98e5e5 - - - - - -] Attempt 1 to provision port 90aa86cd-008f-4f92-90ca-191af9353f54 2026-05-30 03:04:56.898 9 INFO neutron.plugins.ml2.plugin [None req-d882213a-1c5e-4471-a5a0-820ee5c450b9 - - - - - -] Attempt 1 to provision port 90aa86cd-008f-4f92-90ca-191af9353f54 2026-05-30 03:04:57.333 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port b9dd866d-8a7a-440b-b2b2-d57bf1d6cdcb 2026-05-30 03:04:58.969 10 INFO neutron.plugins.ml2.plugin [None req-3b9a044f-f37e-43e1-9613-3034b59f9e7b - - - - - -] Attempt 1 to provision port 3a6c7dac-ee3b-4110-9409-fbcbb5d7b870 2026-05-30 03:04:59.270 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port b9dd866d-8a7a-440b-b2b2-d57bf1d6cdcb 2026-05-30 03:05:01.531 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 94e077f4-1f7a-4aed-8591-c23d9c6e56ac 2026-05-30 03:05:01.895 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 3a6c7dac-ee3b-4110-9409-fbcbb5d7b870 2026-05-30 03:05:02.030 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e32a83e-18ba-4648-922b-36bbdab3b096'] response: {'server_uuid': '0276208d-2369-45ed-ac3f-2df900c60d53', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3a6c7dac-ee3b-4110-9409-fbcbb5d7b870', 'code': 200} 2026-05-30 03:05:02.966 9 INFO neutron.plugins.ml2.plugin [None req-4712493d-5530-41a4-baf6-3dfa16f3f796 - - - - - -] Attempt 1 to provision port 00da22d3-2602-4fb2-b934-eff68f5702d3 2026-05-30 03:05:03.368 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port d4bdda3c-11c8-4a91-975a-c7c201be8537 2026-05-30 03:05:03.817 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 94e077f4-1f7a-4aed-8591-c23d9c6e56ac 2026-05-30 03:05:04.014 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 3a6c7dac-ee3b-4110-9409-fbcbb5d7b870 2026-05-30 03:05:05.449 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 00da22d3-2602-4fb2-b934-eff68f5702d3 2026-05-30 03:05:05.583 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-dec6b70b-0ae6-4873-9b43-e17e26b8780e'] response: {'server_uuid': '5b9914cf-752c-4f31-8210-74d4cff901ae', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '00da22d3-2602-4fb2-b934-eff68f5702d3', 'code': 200} 2026-05-30 03:05:06.118 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 81d36645-c2b5-41bf-a0cf-37bd082d0b89 2026-05-30 03:05:06.514 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port d4bdda3c-11c8-4a91-975a-c7c201be8537 2026-05-30 03:05:07.298 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port cd71fb6b-2aad-4a8a-b29c-f820fa716e72 2026-05-30 03:05:07.694 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 81d36645-c2b5-41bf-a0cf-37bd082d0b89 2026-05-30 03:05:08.054 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 00da22d3-2602-4fb2-b934-eff68f5702d3 2026-05-30 03:05:09.295 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port cd71fb6b-2aad-4a8a-b29c-f820fa716e72 2026-05-30 03:05:13.290 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 2bc73ec7-8e21-4f5b-ac3f-39e41a59dd96 2026-05-30 03:05:15.278 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 90aa86cd-008f-4f92-90ca-191af9353f54 2026-05-30 03:05:15.684 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 2bc73ec7-8e21-4f5b-ac3f-39e41a59dd96 2026-05-30 03:05:16.825 9 INFO neutron.plugins.ml2.plugin [None req-9439fdcb-62a0-4527-8eae-f84468bc8b85 - - - - - -] Attempt 1 to provision port 2123447f-83e8-4ede-8693-8f4c68a1de36 2026-05-30 03:05:17.263 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 90aa86cd-008f-4f92-90ca-191af9353f54 2026-05-30 03:05:19.340 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 2123447f-83e8-4ede-8693-8f4c68a1de36 2026-05-30 03:05:19.476 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a68ef9b2-433f-48be-a127-afc424a048f9'] response: {'server_uuid': 'c8e28a2a-f4e9-44e0-bd3f-495c66bf3d64', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2123447f-83e8-4ede-8693-8f4c68a1de36', 'code': 200} 2026-05-30 03:05:21.331 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 2123447f-83e8-4ede-8693-8f4c68a1de36 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers [None req-71da4fca-42bd-4f96-a92a-174298f646bd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7be603d3-6786-4c31-9204-bd6f5019cb82 could not be found. 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7be603d3-6786-4c31-9204-bd6f5019cb82 could not be found. 2026-05-30 03:05:37.359 10 ERROR neutron.plugins.ml2.managers  2026-05-30 03:05:37.360 10 ERROR neutron.plugins.ml2.managers [None req-71da4fca-42bd-4f96-a92a-174298f646bd - - - - - -] Failed to bind port 10d6a472-d410-4e50-b483-64429fa777e6 on host instance for vnic_type normal using segments [{'id': '4502e13e-e5cc-47a7-b4c8-4ac85b130be6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 564, 'network_id': 'c8ad9095-0288-49ed-aba5-6166098ce2aa'}] 2026-05-30 03:05:37.360 10 INFO neutron.plugins.ml2.plugin [None req-71da4fca-42bd-4f96-a92a-174298f646bd - - - - - -] Attempt 2 to bind port 10d6a472-d410-4e50-b483-64429fa777e6 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers [None req-71da4fca-42bd-4f96-a92a-174298f646bd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7be603d3-6786-4c31-9204-bd6f5019cb82 could not be found. 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7be603d3-6786-4c31-9204-bd6f5019cb82 could not be found. 2026-05-30 03:05:37.378 10 ERROR neutron.plugins.ml2.managers  2026-05-30 03:05:37.379 10 ERROR neutron.plugins.ml2.managers [None req-71da4fca-42bd-4f96-a92a-174298f646bd - - - - - -] Failed to bind port 10d6a472-d410-4e50-b483-64429fa777e6 on host instance for vnic_type normal using segments [{'id': '4502e13e-e5cc-47a7-b4c8-4ac85b130be6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 564, 'network_id': 'c8ad9095-0288-49ed-aba5-6166098ce2aa'}] 2026-05-30 03:05:37.379 10 INFO neutron.plugins.ml2.plugin [None req-71da4fca-42bd-4f96-a92a-174298f646bd - - - - - -] Attempt 3 to bind port 10d6a472-d410-4e50-b483-64429fa777e6 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers [None req-71da4fca-42bd-4f96-a92a-174298f646bd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7be603d3-6786-4c31-9204-bd6f5019cb82 could not be found. 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7be603d3-6786-4c31-9204-bd6f5019cb82 could not be found. 2026-05-30 03:05:37.399 10 ERROR neutron.plugins.ml2.managers  2026-05-30 03:05:37.401 10 ERROR neutron.plugins.ml2.managers [None req-71da4fca-42bd-4f96-a92a-174298f646bd - - - - - -] Failed to bind port 10d6a472-d410-4e50-b483-64429fa777e6 on host instance for vnic_type normal using segments [{'id': '4502e13e-e5cc-47a7-b4c8-4ac85b130be6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 564, 'network_id': 'c8ad9095-0288-49ed-aba5-6166098ce2aa'}] 2026-05-30 03:05:37.401 10 INFO neutron.plugins.ml2.plugin [None req-71da4fca-42bd-4f96-a92a-174298f646bd - - - - - -] Attempt 4 to bind port 10d6a472-d410-4e50-b483-64429fa777e6 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers [None req-71da4fca-42bd-4f96-a92a-174298f646bd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7be603d3-6786-4c31-9204-bd6f5019cb82 could not be found. 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7be603d3-6786-4c31-9204-bd6f5019cb82 could not be found. 2026-05-30 03:05:37.422 10 ERROR neutron.plugins.ml2.managers  2026-05-30 03:05:37.423 10 ERROR neutron.plugins.ml2.managers [None req-71da4fca-42bd-4f96-a92a-174298f646bd - - - - - -] Failed to bind port 10d6a472-d410-4e50-b483-64429fa777e6 on host instance for vnic_type normal using segments [{'id': '4502e13e-e5cc-47a7-b4c8-4ac85b130be6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 564, 'network_id': 'c8ad9095-0288-49ed-aba5-6166098ce2aa'}] 2026-05-30 03:05:37.423 10 INFO neutron.plugins.ml2.plugin [None req-71da4fca-42bd-4f96-a92a-174298f646bd - - - - - -] Attempt 5 to bind port 10d6a472-d410-4e50-b483-64429fa777e6 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers [None req-71da4fca-42bd-4f96-a92a-174298f646bd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7be603d3-6786-4c31-9204-bd6f5019cb82 could not be found. 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7be603d3-6786-4c31-9204-bd6f5019cb82 could not be found. 2026-05-30 03:05:37.439 10 ERROR neutron.plugins.ml2.managers  2026-05-30 03:05:37.440 10 ERROR neutron.plugins.ml2.managers [None req-71da4fca-42bd-4f96-a92a-174298f646bd - - - - - -] Failed to bind port 10d6a472-d410-4e50-b483-64429fa777e6 on host instance for vnic_type normal using segments [{'id': '4502e13e-e5cc-47a7-b4c8-4ac85b130be6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 564, 'network_id': 'c8ad9095-0288-49ed-aba5-6166098ce2aa'}] 2026-05-30 03:05:37.440 10 INFO neutron.plugins.ml2.plugin [None req-71da4fca-42bd-4f96-a92a-174298f646bd - - - - - -] Attempt 6 to bind port 10d6a472-d410-4e50-b483-64429fa777e6 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers [None req-71da4fca-42bd-4f96-a92a-174298f646bd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7be603d3-6786-4c31-9204-bd6f5019cb82 could not be found. 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7be603d3-6786-4c31-9204-bd6f5019cb82 could not be found. 2026-05-30 03:05:37.458 10 ERROR neutron.plugins.ml2.managers  2026-05-30 03:05:37.459 10 ERROR neutron.plugins.ml2.managers [None req-71da4fca-42bd-4f96-a92a-174298f646bd - - - - - -] Failed to bind port 10d6a472-d410-4e50-b483-64429fa777e6 on host instance for vnic_type normal using segments [{'id': '4502e13e-e5cc-47a7-b4c8-4ac85b130be6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 564, 'network_id': 'c8ad9095-0288-49ed-aba5-6166098ce2aa'}] 2026-05-30 03:05:37.459 10 INFO neutron.plugins.ml2.plugin [None req-71da4fca-42bd-4f96-a92a-174298f646bd - - - - - -] Attempt 7 to bind port 10d6a472-d410-4e50-b483-64429fa777e6 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers [None req-71da4fca-42bd-4f96-a92a-174298f646bd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7be603d3-6786-4c31-9204-bd6f5019cb82 could not be found. 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7be603d3-6786-4c31-9204-bd6f5019cb82 could not be found. 2026-05-30 03:05:37.475 10 ERROR neutron.plugins.ml2.managers  2026-05-30 03:05:37.476 10 ERROR neutron.plugins.ml2.managers [None req-71da4fca-42bd-4f96-a92a-174298f646bd - - - - - -] Failed to bind port 10d6a472-d410-4e50-b483-64429fa777e6 on host instance for vnic_type normal using segments [{'id': '4502e13e-e5cc-47a7-b4c8-4ac85b130be6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 564, 'network_id': 'c8ad9095-0288-49ed-aba5-6166098ce2aa'}] 2026-05-30 03:05:37.477 10 INFO neutron.plugins.ml2.plugin [None req-71da4fca-42bd-4f96-a92a-174298f646bd - - - - - -] Attempt 8 to bind port 10d6a472-d410-4e50-b483-64429fa777e6 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers [None req-71da4fca-42bd-4f96-a92a-174298f646bd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7be603d3-6786-4c31-9204-bd6f5019cb82 could not be found. 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7be603d3-6786-4c31-9204-bd6f5019cb82 could not be found. 2026-05-30 03:05:37.492 10 ERROR neutron.plugins.ml2.managers  2026-05-30 03:05:37.493 10 ERROR neutron.plugins.ml2.managers [None req-71da4fca-42bd-4f96-a92a-174298f646bd - - - - - -] Failed to bind port 10d6a472-d410-4e50-b483-64429fa777e6 on host instance for vnic_type normal using segments [{'id': '4502e13e-e5cc-47a7-b4c8-4ac85b130be6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 564, 'network_id': 'c8ad9095-0288-49ed-aba5-6166098ce2aa'}] 2026-05-30 03:05:37.493 10 INFO neutron.plugins.ml2.plugin [None req-71da4fca-42bd-4f96-a92a-174298f646bd - - - - - -] Attempt 9 to bind port 10d6a472-d410-4e50-b483-64429fa777e6 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers [None req-71da4fca-42bd-4f96-a92a-174298f646bd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7be603d3-6786-4c31-9204-bd6f5019cb82 could not be found. 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7be603d3-6786-4c31-9204-bd6f5019cb82 could not be found. 2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers  2026-05-30 03:05:37.509 10 ERROR neutron.plugins.ml2.managers [None req-71da4fca-42bd-4f96-a92a-174298f646bd - - - - - -] Failed to bind port 10d6a472-d410-4e50-b483-64429fa777e6 on host instance for vnic_type normal using segments [{'id': '4502e13e-e5cc-47a7-b4c8-4ac85b130be6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 564, 'network_id': 'c8ad9095-0288-49ed-aba5-6166098ce2aa'}] 2026-05-30 03:05:37.510 10 INFO neutron.plugins.ml2.plugin [None req-71da4fca-42bd-4f96-a92a-174298f646bd - - - - - -] Attempt 10 to bind port 10d6a472-d410-4e50-b483-64429fa777e6 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers [None req-71da4fca-42bd-4f96-a92a-174298f646bd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7be603d3-6786-4c31-9204-bd6f5019cb82 could not be found. 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7be603d3-6786-4c31-9204-bd6f5019cb82 could not be found. 2026-05-30 03:05:37.523 10 ERROR neutron.plugins.ml2.managers  2026-05-30 03:05:37.524 10 ERROR neutron.plugins.ml2.managers [None req-71da4fca-42bd-4f96-a92a-174298f646bd - - - - - -] Failed to bind port 10d6a472-d410-4e50-b483-64429fa777e6 on host instance for vnic_type normal using segments [{'id': '4502e13e-e5cc-47a7-b4c8-4ac85b130be6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 564, 'network_id': 'c8ad9095-0288-49ed-aba5-6166098ce2aa'}] 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers [None req-85ece49b-7108-42dd-8e73-06f32eda7821 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3c9c458f-c7f6-46b5-a27f-33f976b3c5a2 could not be found. 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3c9c458f-c7f6-46b5-a27f-33f976b3c5a2 could not be found. 2026-05-30 03:05:39.105 9 ERROR neutron.plugins.ml2.managers  2026-05-30 03:05:39.108 9 ERROR neutron.plugins.ml2.managers [None req-85ece49b-7108-42dd-8e73-06f32eda7821 - - - - - -] Failed to bind port 25e0aa3e-4228-4542-8510-44f1b31d38fe on host instance for vnic_type normal using segments [{'id': '82cb7e40-6558-4910-9d77-a787582354b9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 498, 'network_id': '3e1d8e3d-6021-491b-80df-2b2a3a862547'}] 2026-05-30 03:05:39.108 9 INFO neutron.plugins.ml2.plugin [None req-85ece49b-7108-42dd-8e73-06f32eda7821 - - - - - -] Attempt 2 to bind port 25e0aa3e-4228-4542-8510-44f1b31d38fe 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers [None req-85ece49b-7108-42dd-8e73-06f32eda7821 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3c9c458f-c7f6-46b5-a27f-33f976b3c5a2 could not be found. 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3c9c458f-c7f6-46b5-a27f-33f976b3c5a2 could not be found. 2026-05-30 03:05:39.130 9 ERROR neutron.plugins.ml2.managers  2026-05-30 03:05:39.131 9 ERROR neutron.plugins.ml2.managers [None req-85ece49b-7108-42dd-8e73-06f32eda7821 - - - - - -] Failed to bind port 25e0aa3e-4228-4542-8510-44f1b31d38fe on host instance for vnic_type normal using segments [{'id': '82cb7e40-6558-4910-9d77-a787582354b9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 498, 'network_id': '3e1d8e3d-6021-491b-80df-2b2a3a862547'}] 2026-05-30 03:05:39.131 9 INFO neutron.plugins.ml2.plugin [None req-85ece49b-7108-42dd-8e73-06f32eda7821 - - - - - -] Attempt 3 to bind port 25e0aa3e-4228-4542-8510-44f1b31d38fe 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers [None req-85ece49b-7108-42dd-8e73-06f32eda7821 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3c9c458f-c7f6-46b5-a27f-33f976b3c5a2 could not be found. 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3c9c458f-c7f6-46b5-a27f-33f976b3c5a2 could not be found. 2026-05-30 03:05:39.161 9 ERROR neutron.plugins.ml2.managers  2026-05-30 03:05:39.162 9 ERROR neutron.plugins.ml2.managers [None req-85ece49b-7108-42dd-8e73-06f32eda7821 - - - - - -] Failed to bind port 25e0aa3e-4228-4542-8510-44f1b31d38fe on host instance for vnic_type normal using segments [{'id': '82cb7e40-6558-4910-9d77-a787582354b9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 498, 'network_id': '3e1d8e3d-6021-491b-80df-2b2a3a862547'}] 2026-05-30 03:05:39.162 9 INFO neutron.plugins.ml2.plugin [None req-85ece49b-7108-42dd-8e73-06f32eda7821 - - - - - -] Attempt 4 to bind port 25e0aa3e-4228-4542-8510-44f1b31d38fe 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers [None req-85ece49b-7108-42dd-8e73-06f32eda7821 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3c9c458f-c7f6-46b5-a27f-33f976b3c5a2 could not be found. 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3c9c458f-c7f6-46b5-a27f-33f976b3c5a2 could not be found. 2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers  2026-05-30 03:05:39.185 9 ERROR neutron.plugins.ml2.managers [None req-85ece49b-7108-42dd-8e73-06f32eda7821 - - - - - -] Failed to bind port 25e0aa3e-4228-4542-8510-44f1b31d38fe on host instance for vnic_type normal using segments [{'id': '82cb7e40-6558-4910-9d77-a787582354b9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 498, 'network_id': '3e1d8e3d-6021-491b-80df-2b2a3a862547'}] 2026-05-30 03:05:39.185 9 INFO neutron.plugins.ml2.plugin [None req-85ece49b-7108-42dd-8e73-06f32eda7821 - - - - - -] Attempt 5 to bind port 25e0aa3e-4228-4542-8510-44f1b31d38fe 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers [None req-85ece49b-7108-42dd-8e73-06f32eda7821 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3c9c458f-c7f6-46b5-a27f-33f976b3c5a2 could not be found. 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3c9c458f-c7f6-46b5-a27f-33f976b3c5a2 could not be found. 2026-05-30 03:05:39.210 9 ERROR neutron.plugins.ml2.managers  2026-05-30 03:05:39.211 9 ERROR neutron.plugins.ml2.managers [None req-85ece49b-7108-42dd-8e73-06f32eda7821 - - - - - -] Failed to bind port 25e0aa3e-4228-4542-8510-44f1b31d38fe on host instance for vnic_type normal using segments [{'id': '82cb7e40-6558-4910-9d77-a787582354b9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 498, 'network_id': '3e1d8e3d-6021-491b-80df-2b2a3a862547'}] 2026-05-30 03:05:39.211 9 INFO neutron.plugins.ml2.plugin [None req-85ece49b-7108-42dd-8e73-06f32eda7821 - - - - - -] Attempt 6 to bind port 25e0aa3e-4228-4542-8510-44f1b31d38fe 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers [None req-85ece49b-7108-42dd-8e73-06f32eda7821 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3c9c458f-c7f6-46b5-a27f-33f976b3c5a2 could not be found. 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3c9c458f-c7f6-46b5-a27f-33f976b3c5a2 could not be found. 2026-05-30 03:05:39.226 9 ERROR neutron.plugins.ml2.managers  2026-05-30 03:05:39.227 9 ERROR neutron.plugins.ml2.managers [None req-85ece49b-7108-42dd-8e73-06f32eda7821 - - - - - -] Failed to bind port 25e0aa3e-4228-4542-8510-44f1b31d38fe on host instance for vnic_type normal using segments [{'id': '82cb7e40-6558-4910-9d77-a787582354b9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 498, 'network_id': '3e1d8e3d-6021-491b-80df-2b2a3a862547'}] 2026-05-30 03:05:39.227 9 INFO neutron.plugins.ml2.plugin [None req-85ece49b-7108-42dd-8e73-06f32eda7821 - - - - - -] Attempt 7 to bind port 25e0aa3e-4228-4542-8510-44f1b31d38fe 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers [None req-85ece49b-7108-42dd-8e73-06f32eda7821 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3c9c458f-c7f6-46b5-a27f-33f976b3c5a2 could not be found. 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3c9c458f-c7f6-46b5-a27f-33f976b3c5a2 could not be found. 2026-05-30 03:05:39.247 9 ERROR neutron.plugins.ml2.managers  2026-05-30 03:05:39.248 9 ERROR neutron.plugins.ml2.managers [None req-85ece49b-7108-42dd-8e73-06f32eda7821 - - - - - -] Failed to bind port 25e0aa3e-4228-4542-8510-44f1b31d38fe on host instance for vnic_type normal using segments [{'id': '82cb7e40-6558-4910-9d77-a787582354b9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 498, 'network_id': '3e1d8e3d-6021-491b-80df-2b2a3a862547'}] 2026-05-30 03:05:39.249 9 INFO neutron.plugins.ml2.plugin [None req-85ece49b-7108-42dd-8e73-06f32eda7821 - - - - - -] Attempt 8 to bind port 25e0aa3e-4228-4542-8510-44f1b31d38fe 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers [None req-85ece49b-7108-42dd-8e73-06f32eda7821 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3c9c458f-c7f6-46b5-a27f-33f976b3c5a2 could not be found. 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3c9c458f-c7f6-46b5-a27f-33f976b3c5a2 could not be found. 2026-05-30 03:05:39.265 9 ERROR neutron.plugins.ml2.managers  2026-05-30 03:05:39.266 9 ERROR neutron.plugins.ml2.managers [None req-85ece49b-7108-42dd-8e73-06f32eda7821 - - - - - -] Failed to bind port 25e0aa3e-4228-4542-8510-44f1b31d38fe on host instance for vnic_type normal using segments [{'id': '82cb7e40-6558-4910-9d77-a787582354b9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 498, 'network_id': '3e1d8e3d-6021-491b-80df-2b2a3a862547'}] 2026-05-30 03:05:39.266 9 INFO neutron.plugins.ml2.plugin [None req-85ece49b-7108-42dd-8e73-06f32eda7821 - - - - - -] Attempt 9 to bind port 25e0aa3e-4228-4542-8510-44f1b31d38fe 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers [None req-85ece49b-7108-42dd-8e73-06f32eda7821 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3c9c458f-c7f6-46b5-a27f-33f976b3c5a2 could not be found. 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3c9c458f-c7f6-46b5-a27f-33f976b3c5a2 could not be found. 2026-05-30 03:05:39.286 9 ERROR neutron.plugins.ml2.managers  2026-05-30 03:05:39.287 9 ERROR neutron.plugins.ml2.managers [None req-85ece49b-7108-42dd-8e73-06f32eda7821 - - - - - -] Failed to bind port 25e0aa3e-4228-4542-8510-44f1b31d38fe on host instance for vnic_type normal using segments [{'id': '82cb7e40-6558-4910-9d77-a787582354b9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 498, 'network_id': '3e1d8e3d-6021-491b-80df-2b2a3a862547'}] 2026-05-30 03:05:39.287 9 INFO neutron.plugins.ml2.plugin [None req-85ece49b-7108-42dd-8e73-06f32eda7821 - - - - - -] Attempt 10 to bind port 25e0aa3e-4228-4542-8510-44f1b31d38fe 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers [None req-85ece49b-7108-42dd-8e73-06f32eda7821 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3c9c458f-c7f6-46b5-a27f-33f976b3c5a2 could not be found. 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3c9c458f-c7f6-46b5-a27f-33f976b3c5a2 could not be found. 2026-05-30 03:05:39.307 9 ERROR neutron.plugins.ml2.managers  2026-05-30 03:05:39.308 9 ERROR neutron.plugins.ml2.managers [None req-85ece49b-7108-42dd-8e73-06f32eda7821 - - - - - -] Failed to bind port 25e0aa3e-4228-4542-8510-44f1b31d38fe on host instance for vnic_type normal using segments [{'id': '82cb7e40-6558-4910-9d77-a787582354b9', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 498, 'network_id': '3e1d8e3d-6021-491b-80df-2b2a3a862547'}] 2026-05-30 03:05:41.551 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 6f8b80cb-3eff-40f7-9994-3affb5e04a81 2026-05-30 03:05:41.759 9 INFO neutron.plugins.ml2.plugin [None req-5e9f49d9-ea77-4dc2-9eae-0a70994826ff - - - - - -] Attempt 1 to provision port 01276e57-2c28-4256-9810-c0577b2876b4 2026-05-30 03:05:45.361 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 01276e57-2c28-4256-9810-c0577b2876b4 2026-05-30 03:05:45.504 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a08f65b9-a5d3-4a4e-8225-7352004f6775'] response: {'server_uuid': '0276208d-2369-45ed-ac3f-2df900c60d53', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '01276e57-2c28-4256-9810-c0577b2876b4', 'code': 200} 2026-05-30 03:05:47.297 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 01276e57-2c28-4256-9810-c0577b2876b4 2026-05-30 03:06:11.317 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 812106ab-7f7a-4281-a136-740482bc01a6 2026-05-30 03:06:12.188 9 INFO neutron.plugins.ml2.plugin [None req-9a98b8c0-f65c-4ed8-b200-ff32b72553bf - - - - - -] Attempt 1 to provision port 812106ab-7f7a-4281-a136-740482bc01a6 2026-05-30 03:06:12.893 9 INFO neutron.plugins.ml2.plugin [None req-495320e9-d2b0-47a9-92d5-e1f4ff73b240 - - - - - -] Attempt 1 to provision port 7aa0c8ea-0be9-429b-b7b6-6b5f9e35c477 2026-05-30 03:06:13.579 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port b12e5f63-9b07-440f-b037-49e5bd86f36a 2026-05-30 03:06:13.630 10 INFO neutron.plugins.ml2.plugin [None req-99a37f57-d65f-47e9-8680-395e1ad7b57f - - - - - -] Attempt 1 to provision port 6e6cff72-6598-41b4-b033-f134456b4e6c 2026-05-30 03:06:14.141 10 INFO neutron.plugins.ml2.plugin [None req-d801a74f-d3ef-47d1-9b04-273119c0b926 - - - - - -] Attempt 1 to provision port 5b898d69-fb68-4a61-b623-52cb3d6b08f3 2026-05-30 03:06:14.508 10 INFO neutron.plugins.ml2.plugin [None req-0cea89e9-c75f-4efc-8365-5ff448a24ecf - - - - - -] Attempt 1 to provision port b12e5f63-9b07-440f-b037-49e5bd86f36a 2026-05-30 03:06:15.608 9 INFO neutron.plugins.ml2.plugin [None req-6ecb8134-0e9f-4e64-8c4d-6b26d2348198 - - - - - -] Attempt 1 to provision port 62650aff-9d09-408c-8669-8b31661a96b8 2026-05-30 03:06:15.743 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b881b59f-62b5-411a-baa4-34cb3c8978cf'] response: {'server_uuid': '0276208d-2369-45ed-ac3f-2df900c60d53', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '62650aff-9d09-408c-8669-8b31661a96b8', 'code': 200} 2026-05-30 03:06:17.340 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 62650aff-9d09-408c-8669-8b31661a96b8 2026-05-30 03:06:27.437 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 73dff293-7391-446b-8584-341df39ec2b1 2026-05-30 03:06:27.664 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b02fa3cc-088d-4fac-888c-e31a93356c1c'] response: {'server_uuid': '0276208d-2369-45ed-ac3f-2df900c60d53', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '73dff293-7391-446b-8584-341df39ec2b1', 'code': 200} 2026-05-30 03:06:29.301 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 73dff293-7391-446b-8584-341df39ec2b1 2026-05-30 03:06:36.902 9 INFO neutron.plugins.ml2.plugin [None req-e3d8e0d2-9f0d-453b-8e76-46f671e5beda - - - - - -] Attempt 1 to provision port 73dff293-7391-446b-8584-341df39ec2b1 2026-05-30 03:06:37.337 10 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 73dff293-7391-446b-8584-341df39ec2b1 2026-05-30 03:07:02.498 10 INFO neutron.plugins.ml2.plugin [None req-87a8dcfb-12d7-4acb-8d6f-6cc3138664a3 - - - - - -] Attempt 1 to provision port 62650aff-9d09-408c-8669-8b31661a96b8 2026-05-30 03:07:03.351 9 INFO neutron.plugins.ml2.plugin [None req-eb386504-f292-4255-8ca9-4f63eb372e93 - - - - - -] Attempt 1 to provision port 62650aff-9d09-408c-8669-8b31661a96b8 2026-05-30 03:08:11.659 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fdd55810-6493-4bb1-af31-0407223366a7'] response: {'server_uuid': '5be28e6f-89a3-45f2-9a20-dab1e5cc78dc', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '34cfaded-71f0-4034-a49a-5fba50bafddb', 'code': 200}