+ 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/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-01 07:59:26.351 1 INFO neutron.common.config [-] Logging enabled! 2026-07-01 07:59:26.351 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 21.2.2.dev24 2026-07-01 07:59:26.351 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-07-01 07:59:26.352 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-01 07:59:27.105 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-01 07:59:27.107 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-01 07:59:27.110 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-01 07:59:27.111 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-01 07:59:27.111 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-01 07:59:27.111 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-01 07:59:27.111 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 07:59:27.116 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 07:59:27.117 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 07:59:27.117 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-01 07:59:27.133 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-01 07:59:27.134 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-01 07:59:27.134 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-01 07:59:27.159 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-01 07:59:27.160 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-01 07:59:27.160 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-01 07:59:27.160 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-01 07:59:27.426 1 INFO neutron.plugins.ml2.managers [None req-2e160e2e-ef67-4a21-a72f-d976489a1856 - - - - - -] Initializing driver for type 'vlan' 2026-07-01 07:59:27.686 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-2e160e2e-ef67-4a21-a72f-d976489a1856 - - - - - -] VlanTypeDriver initialization complete 2026-07-01 07:59:27.686 1 INFO neutron.plugins.ml2.managers [None req-2e160e2e-ef67-4a21-a72f-d976489a1856 - - - - - -] Initializing driver for type 'vxlan' 2026-07-01 07:59:27.687 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-2e160e2e-ef67-4a21-a72f-d976489a1856 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-01 07:59:27.727 1 INFO neutron.plugins.ml2.managers [None req-2e160e2e-ef67-4a21-a72f-d976489a1856 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-01 07:59:27.728 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-2e160e2e-ef67-4a21-a72f-d976489a1856 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-01 07:59:27.728 1 INFO neutron.plugins.ml2.managers [None req-2e160e2e-ef67-4a21-a72f-d976489a1856 - - - - - -] Initializing extension driver 'port_security' 2026-07-01 07:59:27.728 1 INFO neutron.plugins.ml2.extensions.port_security [None req-2e160e2e-ef67-4a21-a72f-d976489a1856 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-01 07:59:27.728 1 INFO neutron.plugins.ml2.managers [None req-2e160e2e-ef67-4a21-a72f-d976489a1856 - - - - - -] Initializing extension driver 'qos' 2026-07-01 07:59:27.728 1 INFO neutron.plugins.ml2.managers [None req-2e160e2e-ef67-4a21-a72f-d976489a1856 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-01 07:59:27.728 1 INFO neutron.plugins.ml2.managers [None req-2e160e2e-ef67-4a21-a72f-d976489a1856 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-01 07:59:27.740 1 INFO neutron.quota [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded quota_driver: . 2026-07-01 07:59:27.740 1 INFO neutron.plugins.ml2.plugin [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Modular L2 Plugin initialization complete 2026-07-01 07:59:27.741 1 INFO neutron.plugins.ml2.managers [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-01 07:59:27.741 1 INFO neutron.plugins.ml2.managers [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-01 07:59:27.741 1 INFO neutron.plugins.ml2.managers [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-01 07:59:27.741 1 INFO neutron.extensions.vlantransparent [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Disabled vlantransparent extension. 2026-07-01 07:59:27.741 1 INFO neutron.manager [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loading Plugin: qos 2026-07-01 07:59:27.750 1 INFO neutron.manager [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loading Plugin: router 2026-07-01 07:59:27.777 1 INFO neutron.services.service_base [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-01 07:59:27.778 1 INFO neutron.manager [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loading Plugin: segments 2026-07-01 07:59:27.855 1 INFO neutron.manager [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loading Plugin: trunk 2026-07-01 07:59:27.929 1 INFO neutron.manager [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loading Plugin: vpnaas 2026-07-01 07:59:27.963 1 WARNING stevedore.named [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-01 07:59:28.020 1 INFO neutron_vpnaas.services.vpn.plugin [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-01 07:59:28.021 1 INFO neutron.common.utils [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-01 07:59:28.021 1 INFO neutron.manager [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loading Plugin: auto_allocate 2026-07-01 07:59:28.026 1 INFO neutron.manager [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loading Plugin: tag 2026-07-01 07:59:28.031 1 INFO neutron.manager [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loading Plugin: timestamp 2026-07-01 07:59:28.033 1 INFO neutron.manager [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loading Plugin: network_ip_availability 2026-07-01 07:59:28.037 1 INFO neutron.manager [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loading Plugin: flavors 2026-07-01 07:59:28.039 1 INFO neutron.manager [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loading Plugin: revisions 2026-07-01 07:59:28.042 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Initializing extension manager. 2026-07-01 07:59:28.043 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: address-group 2026-07-01 07:59:28.043 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: address-scope 2026-07-01 07:59:28.044 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-01 07:59:28.045 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: agent 2026-07-01 07:59:28.045 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: agent-resources-synced 2026-07-01 07:59:28.046 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-01 07:59:28.047 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-01 07:59:28.048 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: availability_zone 2026-07-01 07:59:28.048 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: availability_zone_filter 2026-07-01 07:59:28.049 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-01 07:59:28.049 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: default-subnetpools 2026-07-01 07:59:28.050 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-01 07:59:28.051 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: dns-integration 2026-07-01 07:59:28.051 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: dns-domain-ports 2026-07-01 07:59:28.052 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-01 07:59:28.053 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: dvr 2026-07-01 07:59:28.053 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-01 07:59:28.054 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: empty-string-filtering 2026-07-01 07:59:28.054 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-01 07:59:28.055 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-01 07:59:28.055 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: external-net 2026-07-01 07:59:28.056 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-01 07:59:28.056 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: extraroute 2026-07-01 07:59:28.057 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: extraroute-atomic 2026-07-01 07:59:28.057 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-01 07:59:28.058 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-01 07:59:28.058 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-01 07:59:28.059 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-01 07:59:28.059 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: fip-port-details 2026-07-01 07:59:28.060 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: flavors 2026-07-01 07:59:28.061 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-01 07:59:28.061 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: floatingip-pools 2026-07-01 07:59:28.062 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: ip_allocation 2026-07-01 07:59:28.062 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-01 07:59:28.063 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: l2_adjacency 2026-07-01 07:59:28.064 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: router 2026-07-01 07:59:28.065 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-01 07:59:28.066 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: ext-gw-mode 2026-07-01 07:59:28.066 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: l3-ha 2026-07-01 07:59:28.067 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-01 07:59:28.067 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: l3-flavors 2026-07-01 07:59:28.068 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-01 07:59:28.068 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-01 07:59:28.070 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-01 07:59:28.072 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-01 07:59:28.073 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-01 07:59:28.074 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-01 07:59:28.075 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-01 07:59:28.075 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: multi-provider 2026-07-01 07:59:28.076 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: net-mtu 2026-07-01 07:59:28.076 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: net-mtu-writable 2026-07-01 07:59:28.077 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: network_availability_zone 2026-07-01 07:59:28.077 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: network-ip-availability 2026-07-01 07:59:28.078 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-01 07:59:28.079 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: pagination 2026-07-01 07:59:28.079 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: port-device-profile 2026-07-01 07:59:28.080 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: port-mac-override 2026-07-01 07:59:28.080 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-01 07:59:28.081 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-01 07:59:28.081 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: port-resource-request 2026-07-01 07:59:28.082 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-01 07:59:28.082 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: binding 2026-07-01 07:59:28.083 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: binding-extended 2026-07-01 07:59:28.083 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: port-security 2026-07-01 07:59:28.084 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: project-id 2026-07-01 07:59:28.084 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: provider 2026-07-01 07:59:28.086 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: qos 2026-07-01 07:59:28.086 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-01 07:59:28.087 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-01 07:59:28.087 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: qos-default 2026-07-01 07:59:28.088 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: qos-fip 2026-07-01 07:59:28.088 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-01 07:59:28.089 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-01 07:59:28.089 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-01 07:59:28.090 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-01 07:59:28.090 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-01 07:59:28.091 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: qos-pps 2026-07-01 07:59:28.091 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-01 07:59:28.092 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-01 07:59:28.092 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: qos-rules-alias 2026-07-01 07:59:28.093 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: quota-check-limit 2026-07-01 07:59:28.095 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: quotas 2026-07-01 07:59:28.097 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: quota_details 2026-07-01 07:59:28.098 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: rbac-policies 2026-07-01 07:59:28.098 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: rbac-address-group 2026-07-01 07:59:28.099 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: rbac-address-scope 2026-07-01 07:59:28.099 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: rbac-security-groups 2026-07-01 07:59:28.100 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-01 07:59:28.100 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: revision-if-match 2026-07-01 07:59:28.101 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-01 07:59:28.101 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: router_availability_zone 2026-07-01 07:59:28.102 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-01 07:59:28.102 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-01 07:59:28.103 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-01 07:59:28.103 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-01 07:59:28.104 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-01 07:59:28.110 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: security-group 2026-07-01 07:59:28.111 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: segment 2026-07-01 07:59:28.112 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-01 07:59:28.112 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: service-type 2026-07-01 07:59:28.113 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: sorting 2026-07-01 07:59:28.113 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: standard-attr-segment 2026-07-01 07:59:28.114 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: standard-attr-description 2026-07-01 07:59:28.114 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: stateful-security-group 2026-07-01 07:59:28.115 1 WARNING neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-01 07:59:28.115 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-01 07:59:28.116 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: subnet_onboard 2026-07-01 07:59:28.116 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-01 07:59:28.117 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: subnet-service-types 2026-07-01 07:59:28.117 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: subnet_allocation 2026-07-01 07:59:28.118 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-01 07:59:28.118 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-01 07:59:28.120 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: standard-attr-tag 2026-07-01 07:59:28.121 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-01 07:59:28.121 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: trunk 2026-07-01 07:59:28.122 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: trunk-details 2026-07-01 07:59:28.122 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-01 07:59:28.123 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-01 07:59:28.124 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-01 07:59:28.124 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: vpn-flavors 2026-07-01 07:59:28.125 1 INFO neutron.api.extensions [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Loaded extension: vpnaas 2026-07-01 07:59:28.128 1 INFO oslo_service.service [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Starting 2 workers 2026-07-01 07:59:28.132 1 INFO oslo_service.service [None req-d672ab43-b574-4c4d-a78f-12bc18d1fec1 - - - - - -] Starting 1 workers 2026-07-01 07:59:58.754 10 INFO neutron.db.l3_hamode_db [None req-1866a448-99a5-4536-99a3-46154a44c969 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:00:13.188 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port ba09fa47-7787-4eed-ad24-b49af7e6d2c5 2026-07-01 08:00:14.277 9 INFO neutron.plugins.ml2.plugin [None req-c1401a03-15bb-4373-8a09-f0a9fecb7254 - - - - - -] Attempt 1 to provision port ba09fa47-7787-4eed-ad24-b49af7e6d2c5 2026-07-01 08:00:14.647 10 INFO neutron.plugins.ml2.plugin [None req-12f2ecb0-4c78-4a83-acfc-e65146428f8a - - - - - -] Attempt 1 to provision port ba09fa47-7787-4eed-ad24-b49af7e6d2c5 2026-07-01 08:00:15.150 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port ba09fa47-7787-4eed-ad24-b49af7e6d2c5 2026-07-01 08:06:33.423 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port a30bec8d-a0ec-4f84-ba4e-4cebf4d02db6 2026-07-01 08:06:34.985 9 INFO neutron.plugins.ml2.plugin [None req-e7c249fe-1522-4a0c-9dd1-cdba8bba91a7 - - - - - -] Attempt 1 to provision port a30bec8d-a0ec-4f84-ba4e-4cebf4d02db6 2026-07-01 08:06:35.174 10 INFO neutron.plugins.ml2.plugin [None req-a3098237-8290-43ba-bc44-b78f77146da9 - - - - - -] Attempt 1 to provision port a30bec8d-a0ec-4f84-ba4e-4cebf4d02db6 2026-07-01 08:06:35.392 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port a30bec8d-a0ec-4f84-ba4e-4cebf4d02db6 2026-07-01 08:06:40.881 10 INFO neutron.plugins.ml2.plugin [None req-dcf087d6-0c97-4601-85a1-b037d156c9d4 - - - - - -] Attempt 1 to provision port 3cb75de3-98f8-49cb-8f36-33bb2c12b33d 2026-07-01 08:09:53.603 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 3cb75de3-98f8-49cb-8f36-33bb2c12b33d 2026-07-01 08:09:55.510 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 3cb75de3-98f8-49cb-8f36-33bb2c12b33d 2026-07-01 08:17:37.831 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 31ebaa02-ef07-4ad7-8c4f-94ed43e27852 2026-07-01 08:17:39.823 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 31ebaa02-ef07-4ad7-8c4f-94ed43e27852 2026-07-01 08:33:12.372 9 INFO neutron.plugins.ml2.plugin [None req-dd73c2ce-12f0-4900-b1d4-9c5ab7c4ccf4 - - - - - -] Attempt 1 to provision port f1bcb723-bb4e-4a20-b8b7-48373ac4d1a3 2026-07-01 08:33:12.469 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port ab0962f1-9786-4ad9-915c-c85b5df56741 2026-07-01 08:33:12.718 9 INFO neutron.plugins.ml2.plugin [None req-c003f2cc-6150-428c-bdee-82a037a9998b - - - - - -] Attempt 1 to provision port 11065a01-1ffa-411e-b81b-4e1d4e69ceb7 2026-07-01 08:33:12.972 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 25f3c975-e5bc-4e58-9f29-5ab1e6549218 2026-07-01 08:33:13.361 9 INFO neutron.plugins.ml2.plugin [None req-c31b1fd8-742f-4b50-ac69-920772e3841b - - - - - -] Attempt 1 to provision port ab0962f1-9786-4ad9-915c-c85b5df56741 2026-07-01 08:33:13.420 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 969477f3-806f-4c9a-9b07-5709c1550c2d 2026-07-01 08:33:13.550 10 INFO neutron.plugins.ml2.plugin [None req-ab71f32c-84a7-45e4-a381-c6d39c36bd00 - - - - - -] Attempt 1 to provision port ab0962f1-9786-4ad9-915c-c85b5df56741 2026-07-01 08:33:14.128 10 INFO neutron.plugins.ml2.plugin [None req-bdbc36e5-92e5-4f33-a184-754adcdfc3d1 - - - - - -] Attempt 1 to provision port 25f3c975-e5bc-4e58-9f29-5ab1e6549218 2026-07-01 08:33:14.390 9 INFO neutron.plugins.ml2.plugin [None req-070ef12b-b072-44d7-9f1c-00122422f7c4 - - - - - -] Attempt 1 to provision port 25f3c975-e5bc-4e58-9f29-5ab1e6549218 2026-07-01 08:33:14.530 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port ab0962f1-9786-4ad9-915c-c85b5df56741 2026-07-01 08:33:14.726 10 INFO neutron.plugins.ml2.plugin [None req-d2512885-c196-488c-8acd-1349b9165560 - - - - - -] Attempt 1 to provision port 969477f3-806f-4c9a-9b07-5709c1550c2d 2026-07-01 08:33:14.942 9 INFO neutron.plugins.ml2.plugin [None req-a0ce62ef-9879-490e-8cff-798a93b26cb4 - - - - - -] Attempt 1 to provision port 969477f3-806f-4c9a-9b07-5709c1550c2d 2026-07-01 08:33:15.120 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 969477f3-806f-4c9a-9b07-5709c1550c2d 2026-07-01 08:33:15.173 10 INFO neutron.plugins.ml2.plugin [None req-5a1f6601-4617-4f42-9026-2b39de52f28b - - - - - -] Attempt 1 to provision port 6a651631-2d27-4c0b-8e80-23a01d922c58 2026-07-01 08:33:15.365 9 INFO neutron.plugins.ml2.plugin [None req-eccc6ead-a1df-4a20-b703-b741f22684d7 - - - - - -] Attempt 1 to provision port c987a64d-397c-451c-8b69-5109701deb37 2026-07-01 08:33:15.611 10 INFO neutron.plugins.ml2.plugin [None req-4922117f-e702-4e18-89ba-40f6bf780143 - - - - - -] Attempt 1 to provision port 6a651631-2d27-4c0b-8e80-23a01d922c58 2026-07-01 08:33:15.613 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 25f3c975-e5bc-4e58-9f29-5ab1e6549218 2026-07-01 08:33:16.714 9 INFO neutron.plugins.ml2.plugin [None req-a6a81c37-2de8-4b64-a85e-e86bec830cd9 - - - - - -] Attempt 1 to provision port ace94e0d-cbd8-4849-a1f5-369efe45d704 2026-07-01 08:33:17.168 9 INFO neutron.plugins.ml2.plugin [None req-f626a81c-8886-478b-a2ed-6c37e6833420 - - - - - -] Attempt 1 to provision port ace94e0d-cbd8-4849-a1f5-369efe45d704 2026-07-01 08:33:17.912 9 INFO neutron.plugins.ml2.plugin [None req-b47a9eb1-9696-4ec1-a4fb-9357a2f32a6c - - - - - -] Attempt 1 to provision port 33ff8c86-3889-4d07-acd8-d55d6b06d934 2026-07-01 08:33:18.470 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 506584dc-114d-423f-ba51-024cc4e583fc 2026-07-01 08:33:18.555 9 INFO neutron.plugins.ml2.plugin [None req-2f2cbc08-313e-43c1-81bf-3c7baedf9862 - - - - - -] Attempt 1 to provision port 33ff8c86-3889-4d07-acd8-d55d6b06d934 2026-07-01 08:33:18.898 10 INFO neutron.plugins.ml2.plugin [None req-0b3b05b1-d8f8-4ffc-9297-b6f03daa1ff1 - - - - - -] Attempt 1 to provision port 5b1bef63-cf10-4b8d-ab33-eabd1ec8d346 2026-07-01 08:33:20.277 10 INFO neutron.plugins.ml2.plugin [None req-baf9b52c-e313-4e5f-b1b2-230dc142fba8 - - - - - -] Attempt 1 to provision port 506584dc-114d-423f-ba51-024cc4e583fc 2026-07-01 08:33:20.445 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 506584dc-114d-423f-ba51-024cc4e583fc 2026-07-01 08:33:20.497 10 INFO neutron.plugins.ml2.plugin [None req-a4ed8b7d-540d-4c15-9572-86590bcdf79f - - - - - -] Attempt 1 to provision port 506584dc-114d-423f-ba51-024cc4e583fc 2026-07-01 08:33:21.221 9 INFO neutron.plugins.ml2.plugin [None req-40b993c3-c7dc-4e97-9d19-f656582207ad - - - - - -] Attempt 1 to provision port 0ba70b66-2d15-45ed-8fe1-89019f424939 2026-07-01 08:33:21.669 10 INFO neutron.plugins.ml2.plugin [None req-2851ec6d-061d-439d-81d6-8ed3f1e95ab1 - - - - - -] Attempt 1 to provision port 0ba70b66-2d15-45ed-8fe1-89019f424939 2026-07-01 08:33:22.572 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 6c2e0ed9-c10c-41e1-a463-59e34631ae8e 2026-07-01 08:33:23.137 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 84b45558-d5c0-4dc7-b0ad-4b8e5830e5e6 2026-07-01 08:33:23.570 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 6092857e-d99a-4599-a9cd-4fcbff6efcff 2026-07-01 08:33:24.142 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port d58e8fba-a8f8-4470-8e3e-2a59dc2519a7 2026-07-01 08:33:24.536 10 INFO neutron.plugins.ml2.plugin [None req-1e21b82a-e2e7-4333-b874-f8aeff12c356 - - - - - -] Attempt 1 to provision port 3f3e959c-d297-41df-bb79-7bc6db558b70 2026-07-01 08:33:24.655 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 6c2e0ed9-c10c-41e1-a463-59e34631ae8e 2026-07-01 08:33:24.950 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 84b45558-d5c0-4dc7-b0ad-4b8e5830e5e6 2026-07-01 08:33:24.995 10 INFO neutron.plugins.ml2.plugin [None req-738d66d0-ad09-46b3-922d-7eaab1ec17fe - - - - - -] Attempt 1 to provision port 106c4d58-a430-4ad5-96d4-c458e544c4ad 2026-07-01 08:33:25.207 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port d58e8fba-a8f8-4470-8e3e-2a59dc2519a7 2026-07-01 08:33:25.520 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 6092857e-d99a-4599-a9cd-4fcbff6efcff /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-01 08:33:30.991 9 INFO neutron.plugins.ml2.plugin [None req-0e03791d-e0ba-40bd-b6f5-3742e6701f87 - - - - - -] Attempt 1 to provision port f46baf12-060b-42de-bb44-22d51e5c0608 2026-07-01 08:33:31.165 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 106c4d58-a430-4ad5-96d4-c458e544c4ad 2026-07-01 08:33:31.248 9 INFO neutron.plugins.ml2.plugin [None req-920ff744-e211-44cf-aaba-986fa265cd5b - - - - - -] Attempt 1 to provision port a66a3b4f-66c2-4d81-9eeb-9c6c1582b9a3 2026-07-01 08:33:31.759 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 3f3e959c-d297-41df-bb79-7bc6db558b70 2026-07-01 08:33:31.835 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4ef09b1-84c9-49d9-b596-113ee63cd85e'] response: {'server_uuid': '50927856-599b-40f1-a5a1-6fafc250dc21', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '106c4d58-a430-4ad5-96d4-c458e544c4ad', 'code': 200} 2026-07-01 08:33:32.774 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 106c4d58-a430-4ad5-96d4-c458e544c4ad 2026-07-01 08:33:33.075 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 3f3e959c-d297-41df-bb79-7bc6db558b70 2026-07-01 08:33:33.372 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port d9e1c474-9e01-4f82-8486-0e9c6e13eb17 2026-07-01 08:33:33.416 10 INFO neutron.plugins.ml2.plugin [None req-9096c8f9-68d5-4261-94ec-85179f941e99 - - - - - -] Attempt 1 to provision port d9e1c474-9e01-4f82-8486-0e9c6e13eb17 2026-07-01 08:33:33.904 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-451844bd-1b8e-4e97-9fe2-0cfe6dee2a81'] response: {'server_uuid': '1ba6d364-d287-4e61-b0b7-09f3d065cd60', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3f3e959c-d297-41df-bb79-7bc6db558b70', 'code': 200} 2026-07-01 08:33:34.241 9 INFO neutron.plugins.ml2.plugin [None req-d8a75f18-7ec1-475a-a725-5f26fc5438e6 - - - - - -] Attempt 1 to provision port 024d25af-9367-4d05-ba36-3ba72a76a312 2026-07-01 08:33:34.288 9 INFO neutron.plugins.ml2.plugin [None req-d8a75f18-7ec1-475a-a725-5f26fc5438e6 - - - - - -] Attempt 1 to provision port d9e1c474-9e01-4f82-8486-0e9c6e13eb17 2026-07-01 08:33:34.805 10 INFO neutron.plugins.ml2.plugin [None req-24711367-d09a-4786-89e6-96431b11fc9c - - - - - -] Attempt 1 to provision port 024d25af-9367-4d05-ba36-3ba72a76a312 2026-07-01 08:33:34.820 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port f46baf12-060b-42de-bb44-22d51e5c0608 2026-07-01 08:33:35.436 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port d9e1c474-9e01-4f82-8486-0e9c6e13eb17 2026-07-01 08:33:35.559 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ef3a3e7-b95c-4069-90d5-76dbdbe68a6f'] response: {'server_uuid': 'd13980c9-2d19-4e9a-940f-8992884ada8d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f46baf12-060b-42de-bb44-22d51e5c0608', 'code': 200} 2026-07-01 08:33:35.861 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 47da03c7-3749-4663-8cf0-b40cc78243ef 2026-07-01 08:33:37.054 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port f46baf12-060b-42de-bb44-22d51e5c0608 2026-07-01 08:33:37.557 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 47da03c7-3749-4663-8cf0-b40cc78243ef 2026-07-01 08:33:41.153 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-96ea9c80-ab99-41d4-a7a8-eac2ac247ff4'] response: {'server_uuid': 'd13980c9-2d19-4e9a-940f-8992884ada8d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f46baf12-060b-42de-bb44-22d51e5c0608', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-01 08:33:46.967 9 INFO neutron.plugins.ml2.plugin [None req-6173b746-c6df-4ba3-a29c-58fd1111d04f - - - - - -] Attempt 1 to provision port bd9c977c-dd45-4d84-9493-8c72f04f915d 2026-07-01 08:33:48.719 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 13a3bcc2-02f9-4cd1-bab7-9edbcb89b7b5 2026-07-01 08:33:49.429 9 INFO neutron.plugins.ml2.plugin [None req-6f2c6d77-82d4-4d89-92b7-58d20052ab88 - - - - - -] Attempt 1 to provision port 13a3bcc2-02f9-4cd1-bab7-9edbcb89b7b5 2026-07-01 08:33:49.711 9 INFO neutron.plugins.ml2.plugin [None req-63c5d788-a765-4fa1-a46d-3469d4a38373 - - - - - -] Attempt 1 to provision port 13a3bcc2-02f9-4cd1-bab7-9edbcb89b7b5 2026-07-01 08:33:49.766 9 INFO neutron.plugins.ml2.plugin [None req-63c5d788-a765-4fa1-a46d-3469d4a38373 - - - - - -] Attempt 1 to provision port 4d53699a-3372-4e4c-b96b-a42e0a654a83 2026-07-01 08:33:50.017 10 INFO neutron.plugins.ml2.plugin [None req-e2e1acf6-da07-42a7-826b-9c993b98f3e5 - - - - - -] Attempt 1 to provision port 4d53699a-3372-4e4c-b96b-a42e0a654a83 2026-07-01 08:33:50.264 9 INFO neutron.plugins.ml2.plugin [None req-04bd85c1-ae60-4230-8859-32a6050da4aa - - - - - -] Attempt 1 to provision port 4d53699a-3372-4e4c-b96b-a42e0a654a83 2026-07-01 08:33:50.774 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 6127cb56-42d9-4e52-ad94-e5bdf05ac109 2026-07-01 08:33:51.365 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 6a651631-2d27-4c0b-8e80-23a01d922c58 2026-07-01 08:33:51.736 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 13a3bcc2-02f9-4cd1-bab7-9edbcb89b7b5 2026-07-01 08:33:52.017 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port f1bcb723-bb4e-4a20-b8b7-48373ac4d1a3 2026-07-01 08:33:52.456 10 INFO neutron.plugins.ml2.plugin [None req-2804101d-99db-4d33-8849-294f92d747fb - - - - - -] Attempt 1 to provision port 3f3e959c-d297-41df-bb79-7bc6db558b70 2026-07-01 08:33:52.695 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 6127cb56-42d9-4e52-ad94-e5bdf05ac109 2026-07-01 08:33:53.018 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port f1bcb723-bb4e-4a20-b8b7-48373ac4d1a3 2026-07-01 08:33:53.368 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 3f3e959c-d297-41df-bb79-7bc6db558b70 2026-07-01 08:33:53.640 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 6a651631-2d27-4c0b-8e80-23a01d922c58 2026-07-01 08:33:54.334 10 INFO neutron.plugins.ml2.plugin [None req-52958eff-76e4-438f-8c13-77cadde52aac - - - - - -] Attempt 1 to provision port 3f3e959c-d297-41df-bb79-7bc6db558b70 2026-07-01 08:33:54.716 9 INFO neutron.plugins.ml2.plugin [None req-33c3af8f-90c2-4cbf-a58a-a0f68d41302c - - - - - -] Attempt 1 to provision port 0540c807-fae2-4177-927e-18da90c506f0 2026-07-01 08:33:54.767 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 3f3e959c-d297-41df-bb79-7bc6db558b70 2026-07-01 08:33:56.818 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 0540c807-fae2-4177-927e-18da90c506f0 2026-07-01 08:33:56.940 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7390e637-59dd-4e73-b393-9ae1f137ef5a'] response: {'server_uuid': 'ef1a1aef-767a-4960-81bb-24257ed74a79', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0540c807-fae2-4177-927e-18da90c506f0', 'code': 200} 2026-07-01 08:33:58.734 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 0540c807-fae2-4177-927e-18da90c506f0 2026-07-01 08:34:00.527 10 INFO neutron.plugins.ml2.plugin [None req-9e841a5a-2ef7-4e7e-9937-e49253e004d9 - - - - - -] Attempt 1 to provision port d00a7eed-953a-43e7-9676-b1c08661b034 2026-07-01 08:34:08.739 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 80dfe740-2e69-4f91-a7a4-43dd0fe47412 2026-07-01 08:34:09.157 9 INFO neutron.plugins.ml2.plugin [None req-51ca5aef-5a30-4d08-a852-338f6721017d - - - - - -] Attempt 1 to provision port 2a06c656-336d-4e1d-939f-e998f6b5d9fa 2026-07-01 08:34:10.112 10 INFO neutron.plugins.ml2.plugin [None req-ae232b28-b9ba-408b-9e26-cf5827019b79 - - - - - -] Attempt 1 to provision port 80dfe740-2e69-4f91-a7a4-43dd0fe47412 2026-07-01 08:34:10.329 10 INFO neutron.plugins.ml2.plugin [None req-68c96b2a-1ba0-4dfe-9dcf-732704629288 - - - - - -] Attempt 1 to provision port 80dfe740-2e69-4f91-a7a4-43dd0fe47412 2026-07-01 08:34:10.689 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 80dfe740-2e69-4f91-a7a4-43dd0fe47412 2026-07-01 08:34:11.234 9 INFO neutron.plugins.ml2.plugin [None req-402295ec-20d8-4f8e-b69c-bb9eecbffeab - - - - - -] Attempt 1 to provision port 6d957282-eeff-4deb-aeaf-b2e2e00ad9f1 2026-07-01 08:34:11.878 10 INFO neutron.plugins.ml2.plugin [None req-b088f9cf-cfe4-4401-b87d-269a2fcf40b7 - - - - - -] Attempt 1 to provision port 6d957282-eeff-4deb-aeaf-b2e2e00ad9f1 2026-07-01 08:34:12.714 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port e846477a-88a3-4e05-aa25-8c32dbe75fd4 2026-07-01 08:34:14.707 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port e846477a-88a3-4e05-aa25-8c32dbe75fd4 2026-07-01 08:34:15.756 9 INFO neutron.plugins.ml2.plugin [None req-23133928-e987-4396-9757-d57fdb128706 - - - - - -] Attempt 1 to provision port 2bf23d65-b211-4d14-974a-d2989c0ee723 2026-07-01 08:34:16.722 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 10507d41-4ccf-4d37-9e8f-dd8f8c6bc723 2026-07-01 08:34:17.421 10 INFO neutron.plugins.ml2.plugin [None req-30abfc72-d74e-47ec-8e7c-4d1f51c6a3be - - - - - -] Attempt 1 to provision port 10507d41-4ccf-4d37-9e8f-dd8f8c6bc723 2026-07-01 08:34:17.822 9 INFO neutron.plugins.ml2.plugin [None req-79449b84-cac5-4653-80de-90931e783981 - - - - - -] Attempt 1 to provision port 10507d41-4ccf-4d37-9e8f-dd8f8c6bc723 2026-07-01 08:34:18.057 10 INFO neutron.plugins.ml2.plugin [None req-72065a2a-f1f2-4a48-932d-8d2705d3e7ad - - - - - -] Attempt 1 to provision port db110f91-1ec7-461f-88d4-58681f848f07 2026-07-01 08:34:18.507 9 INFO neutron.plugins.ml2.plugin [None req-f5f5e7eb-2deb-459a-856a-ec940e1a9992 - - - - - -] Attempt 1 to provision port db110f91-1ec7-461f-88d4-58681f848f07 2026-07-01 08:34:18.735 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 10507d41-4ccf-4d37-9e8f-dd8f8c6bc723 2026-07-01 08:34:19.032 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port d93bf06c-3ffc-4cf3-ba6c-5639574168d9 2026-07-01 08:34:19.267 10 INFO neutron.plugins.ml2.plugin [None req-c3f1b9f7-e881-43e6-a0d5-f7b100976f0a - - - - - -] Attempt 1 to provision port 0e4a774e-e9af-4792-9bcf-1606877308f8 2026-07-01 08:34:20.780 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 0e4a774e-e9af-4792-9bcf-1606877308f8 2026-07-01 08:34:20.932 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-bfcd6c09-001d-4d13-937f-f8d6be2551b5'] response: {'server_uuid': 'dedb47fc-5821-46bb-8e2d-04c4397f36e4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0e4a774e-e9af-4792-9bcf-1606877308f8', 'code': 200} 2026-07-01 08:34:21.346 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port d93bf06c-3ffc-4cf3-ba6c-5639574168d9 2026-07-01 08:34:21.450 9 INFO neutron.plugins.ml2.plugin [None req-b4b96dfb-449c-42b1-83ca-29afe0b19fad - - - - - -] Attempt 1 to provision port 3cb185e2-eb21-47a8-b7d4-84c616d068b1 2026-07-01 08:34:22.956 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 3cb185e2-eb21-47a8-b7d4-84c616d068b1 2026-07-01 08:34:23.144 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-759136c3-5fad-472e-9515-75ee66291ee7'] response: {'server_uuid': '113d9f4e-d4ff-4d37-aad8-07b68e17c4ad', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3cb185e2-eb21-47a8-b7d4-84c616d068b1', 'code': 200} 2026-07-01 08:34:23.817 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 0e4a774e-e9af-4792-9bcf-1606877308f8 2026-07-01 08:34:24.812 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 3cb185e2-eb21-47a8-b7d4-84c616d068b1 2026-07-01 08:34:28.913 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 2a06c656-336d-4e1d-939f-e998f6b5d9fa 2026-07-01 08:34:29.361 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 6d957282-eeff-4deb-aeaf-b2e2e00ad9f1 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-01 08:34:30.714 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 2a06c656-336d-4e1d-939f-e998f6b5d9fa 2026-07-01 08:34:30.944 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 6d957282-eeff-4deb-aeaf-b2e2e00ad9f1 2026-07-01 08:34:38.728 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f9c834e-1654-4957-8bbc-7355c48b6b86'] response: {'server_uuid': 'dedb47fc-5821-46bb-8e2d-04c4397f36e4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0e4a774e-e9af-4792-9bcf-1606877308f8', 'code': 200} 2026-07-01 08:34:39.331 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 0e4a774e-e9af-4792-9bcf-1606877308f8 2026-07-01 08:34:39.437 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-758c6609-27c2-4823-b1cf-d12f1e57b787'] response: {'server_uuid': 'dedb47fc-5821-46bb-8e2d-04c4397f36e4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0e4a774e-e9af-4792-9bcf-1606877308f8', 'code': 200} 2026-07-01 08:34:40.718 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 0e4a774e-e9af-4792-9bcf-1606877308f8 2026-07-01 08:34:48.137 10 INFO neutron.plugins.ml2.plugin [None req-fcde1b44-34cc-422d-8aea-c12be971ca0f - - - - - -] Attempt 1 to provision port eb5da54f-296d-4c4a-b99d-f62ebfa9b2e2 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers [None req-b28d34df-f005-4813-9a79-b075c476f7d4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a2225689-26b7-4dff-969f-8db42b9fdf78 could not be found. 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a2225689-26b7-4dff-969f-8db42b9fdf78 could not be found. 2026-07-01 08:34:50.721 10 ERROR neutron.plugins.ml2.managers  2026-07-01 08:34:50.723 10 ERROR neutron.plugins.ml2.managers [None req-b28d34df-f005-4813-9a79-b075c476f7d4 - - - - - -] Failed to bind port 3b16f4bc-49cd-4eb2-a446-0d18353888b2 on host instance for vnic_type normal using segments [{'id': 'e506d41d-7a9f-4e02-85db-763472bc7763', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 451, 'network_id': '60dc4276-78dc-4928-8dfe-564103c606d1'}] 2026-07-01 08:34:50.724 10 INFO neutron.plugins.ml2.plugin [None req-b28d34df-f005-4813-9a79-b075c476f7d4 - - - - - -] Attempt 2 to bind port 3b16f4bc-49cd-4eb2-a446-0d18353888b2 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers [None req-b28d34df-f005-4813-9a79-b075c476f7d4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a2225689-26b7-4dff-969f-8db42b9fdf78 could not be found. 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a2225689-26b7-4dff-969f-8db42b9fdf78 could not be found. 2026-07-01 08:34:50.765 10 ERROR neutron.plugins.ml2.managers  2026-07-01 08:34:50.766 10 ERROR neutron.plugins.ml2.managers [None req-b28d34df-f005-4813-9a79-b075c476f7d4 - - - - - -] Failed to bind port 3b16f4bc-49cd-4eb2-a446-0d18353888b2 on host instance for vnic_type normal using segments [{'id': 'e506d41d-7a9f-4e02-85db-763472bc7763', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 451, 'network_id': '60dc4276-78dc-4928-8dfe-564103c606d1'}] 2026-07-01 08:34:50.767 10 INFO neutron.plugins.ml2.plugin [None req-b28d34df-f005-4813-9a79-b075c476f7d4 - - - - - -] Attempt 3 to bind port 3b16f4bc-49cd-4eb2-a446-0d18353888b2 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers [None req-b28d34df-f005-4813-9a79-b075c476f7d4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a2225689-26b7-4dff-969f-8db42b9fdf78 could not be found. 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a2225689-26b7-4dff-969f-8db42b9fdf78 could not be found. 2026-07-01 08:34:50.804 10 ERROR neutron.plugins.ml2.managers  2026-07-01 08:34:50.805 10 ERROR neutron.plugins.ml2.managers [None req-b28d34df-f005-4813-9a79-b075c476f7d4 - - - - - -] Failed to bind port 3b16f4bc-49cd-4eb2-a446-0d18353888b2 on host instance for vnic_type normal using segments [{'id': 'e506d41d-7a9f-4e02-85db-763472bc7763', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 451, 'network_id': '60dc4276-78dc-4928-8dfe-564103c606d1'}] 2026-07-01 08:34:50.805 10 INFO neutron.plugins.ml2.plugin [None req-b28d34df-f005-4813-9a79-b075c476f7d4 - - - - - -] Attempt 4 to bind port 3b16f4bc-49cd-4eb2-a446-0d18353888b2 2026-07-01 08:34:50.829 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 409a1eaa-3654-4f7f-9a67-6950597445fd 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers [None req-b28d34df-f005-4813-9a79-b075c476f7d4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a2225689-26b7-4dff-969f-8db42b9fdf78 could not be found. 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a2225689-26b7-4dff-969f-8db42b9fdf78 could not be found. 2026-07-01 08:34:50.831 10 ERROR neutron.plugins.ml2.managers  2026-07-01 08:34:50.832 10 ERROR neutron.plugins.ml2.managers [None req-b28d34df-f005-4813-9a79-b075c476f7d4 - - - - - -] Failed to bind port 3b16f4bc-49cd-4eb2-a446-0d18353888b2 on host instance for vnic_type normal using segments [{'id': 'e506d41d-7a9f-4e02-85db-763472bc7763', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 451, 'network_id': '60dc4276-78dc-4928-8dfe-564103c606d1'}] 2026-07-01 08:34:50.833 10 INFO neutron.plugins.ml2.plugin [None req-b28d34df-f005-4813-9a79-b075c476f7d4 - - - - - -] Attempt 5 to bind port 3b16f4bc-49cd-4eb2-a446-0d18353888b2 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers [None req-b28d34df-f005-4813-9a79-b075c476f7d4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a2225689-26b7-4dff-969f-8db42b9fdf78 could not be found. 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a2225689-26b7-4dff-969f-8db42b9fdf78 could not be found. 2026-07-01 08:34:50.867 10 ERROR neutron.plugins.ml2.managers  2026-07-01 08:34:50.868 10 ERROR neutron.plugins.ml2.managers [None req-b28d34df-f005-4813-9a79-b075c476f7d4 - - - - - -] Failed to bind port 3b16f4bc-49cd-4eb2-a446-0d18353888b2 on host instance for vnic_type normal using segments [{'id': 'e506d41d-7a9f-4e02-85db-763472bc7763', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 451, 'network_id': '60dc4276-78dc-4928-8dfe-564103c606d1'}] 2026-07-01 08:34:50.869 10 INFO neutron.plugins.ml2.plugin [None req-b28d34df-f005-4813-9a79-b075c476f7d4 - - - - - -] Attempt 6 to bind port 3b16f4bc-49cd-4eb2-a446-0d18353888b2 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers [None req-b28d34df-f005-4813-9a79-b075c476f7d4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a2225689-26b7-4dff-969f-8db42b9fdf78 could not be found. 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a2225689-26b7-4dff-969f-8db42b9fdf78 could not be found. 2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers  2026-07-01 08:34:50.919 10 ERROR neutron.plugins.ml2.managers [None req-b28d34df-f005-4813-9a79-b075c476f7d4 - - - - - -] Failed to bind port 3b16f4bc-49cd-4eb2-a446-0d18353888b2 on host instance for vnic_type normal using segments [{'id': 'e506d41d-7a9f-4e02-85db-763472bc7763', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 451, 'network_id': '60dc4276-78dc-4928-8dfe-564103c606d1'}] 2026-07-01 08:34:50.921 10 INFO neutron.plugins.ml2.plugin [None req-b28d34df-f005-4813-9a79-b075c476f7d4 - - - - - -] Attempt 7 to bind port 3b16f4bc-49cd-4eb2-a446-0d18353888b2 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers [None req-b28d34df-f005-4813-9a79-b075c476f7d4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a2225689-26b7-4dff-969f-8db42b9fdf78 could not be found. 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a2225689-26b7-4dff-969f-8db42b9fdf78 could not be found. 2026-07-01 08:34:50.955 10 ERROR neutron.plugins.ml2.managers  2026-07-01 08:34:50.956 10 ERROR neutron.plugins.ml2.managers [None req-b28d34df-f005-4813-9a79-b075c476f7d4 - - - - - -] Failed to bind port 3b16f4bc-49cd-4eb2-a446-0d18353888b2 on host instance for vnic_type normal using segments [{'id': 'e506d41d-7a9f-4e02-85db-763472bc7763', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 451, 'network_id': '60dc4276-78dc-4928-8dfe-564103c606d1'}] 2026-07-01 08:34:50.957 10 INFO neutron.plugins.ml2.plugin [None req-b28d34df-f005-4813-9a79-b075c476f7d4 - - - - - -] Attempt 8 to bind port 3b16f4bc-49cd-4eb2-a446-0d18353888b2 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers [None req-b28d34df-f005-4813-9a79-b075c476f7d4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a2225689-26b7-4dff-969f-8db42b9fdf78 could not be found. 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a2225689-26b7-4dff-969f-8db42b9fdf78 could not be found. 2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers  2026-07-01 08:34:50.981 10 ERROR neutron.plugins.ml2.managers [None req-b28d34df-f005-4813-9a79-b075c476f7d4 - - - - - -] Failed to bind port 3b16f4bc-49cd-4eb2-a446-0d18353888b2 on host instance for vnic_type normal using segments [{'id': 'e506d41d-7a9f-4e02-85db-763472bc7763', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 451, 'network_id': '60dc4276-78dc-4928-8dfe-564103c606d1'}] 2026-07-01 08:34:50.991 10 INFO neutron.plugins.ml2.plugin [None req-b28d34df-f005-4813-9a79-b075c476f7d4 - - - - - -] Attempt 9 to bind port 3b16f4bc-49cd-4eb2-a446-0d18353888b2 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers [None req-b28d34df-f005-4813-9a79-b075c476f7d4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a2225689-26b7-4dff-969f-8db42b9fdf78 could not be found. 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a2225689-26b7-4dff-969f-8db42b9fdf78 could not be found. 2026-07-01 08:34:51.024 10 ERROR neutron.plugins.ml2.managers  2026-07-01 08:34:51.025 10 ERROR neutron.plugins.ml2.managers [None req-b28d34df-f005-4813-9a79-b075c476f7d4 - - - - - -] Failed to bind port 3b16f4bc-49cd-4eb2-a446-0d18353888b2 on host instance for vnic_type normal using segments [{'id': 'e506d41d-7a9f-4e02-85db-763472bc7763', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 451, 'network_id': '60dc4276-78dc-4928-8dfe-564103c606d1'}] 2026-07-01 08:34:51.026 10 INFO neutron.plugins.ml2.plugin [None req-b28d34df-f005-4813-9a79-b075c476f7d4 - - - - - -] Attempt 10 to bind port 3b16f4bc-49cd-4eb2-a446-0d18353888b2 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers [None req-b28d34df-f005-4813-9a79-b075c476f7d4 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a2225689-26b7-4dff-969f-8db42b9fdf78 could not be found. 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a2225689-26b7-4dff-969f-8db42b9fdf78 could not be found. 2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers  2026-07-01 08:34:51.051 10 ERROR neutron.plugins.ml2.managers [None req-b28d34df-f005-4813-9a79-b075c476f7d4 - - - - - -] Failed to bind port 3b16f4bc-49cd-4eb2-a446-0d18353888b2 on host instance for vnic_type normal using segments [{'id': 'e506d41d-7a9f-4e02-85db-763472bc7763', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 451, 'network_id': '60dc4276-78dc-4928-8dfe-564103c606d1'}] 2026-07-01 08:34:52.856 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 409a1eaa-3654-4f7f-9a67-6950597445fd 2026-07-01 08:34:53.194 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 27b6737a-5d64-43b1-a52b-bcd2ed9237d9 2026-07-01 08:34:53.835 10 INFO neutron.plugins.ml2.plugin [None req-c315960a-50d8-43dc-b809-dbd6b6056698 - - - - - -] Attempt 1 to provision port 27b6737a-5d64-43b1-a52b-bcd2ed9237d9 2026-07-01 08:34:54.539 10 INFO neutron.plugins.ml2.plugin [None req-a7582aa5-ab7b-4d8c-9dc0-e5d4f7bc7f20 - - - - - -] Attempt 1 to provision port 27b6737a-5d64-43b1-a52b-bcd2ed9237d9 2026-07-01 08:34:54.629 10 INFO neutron.plugins.ml2.plugin [None req-a7582aa5-ab7b-4d8c-9dc0-e5d4f7bc7f20 - - - - - -] Attempt 1 to provision port 60b1b725-2de7-4632-8ad6-3a46417b87ed 2026-07-01 08:34:54.772 9 INFO neutron.plugins.ml2.plugin [None req-3ccdfe6a-1210-46a3-a9b8-e76bc6c2dc22 - - - - - -] Attempt 1 to provision port 60b1b725-2de7-4632-8ad6-3a46417b87ed 2026-07-01 08:34:54.955 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 27b6737a-5d64-43b1-a52b-bcd2ed9237d9 2026-07-01 08:34:55.012 9 INFO neutron.plugins.ml2.plugin [None req-aea07cbb-a77d-4b02-971e-10d876902273 - - - - - -] Attempt 1 to provision port 60b1b725-2de7-4632-8ad6-3a46417b87ed 2026-07-01 08:34:56.672 9 INFO neutron.plugins.ml2.plugin [None req-e678a616-4c19-4f45-8bb9-6f25847cb39f - - - - - -] Attempt 1 to provision port bc80b53e-ebd6-48f8-89db-c6665154b7ef 2026-07-01 08:34:58.443 10 INFO neutron.plugins.ml2.plugin [None req-18a9830d-1fa9-4149-9368-2da54d874028 - - - - - -] Attempt 1 to provision port 49380924-655a-4003-9bf4-52baa8dd260d 2026-07-01 08:34:58.908 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port cad12e15-3b89-4f98-a479-c57b49b7a5ab 2026-07-01 08:34:59.356 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 0db7ca19-ed1f-4192-96f8-50946a2537f3 2026-07-01 08:34:59.411 9 INFO neutron.plugins.ml2.plugin [None req-11ced284-9c8c-4d40-91d7-4b4e244eb3af - - - - - -] Attempt 1 to provision port cad12e15-3b89-4f98-a479-c57b49b7a5ab 2026-07-01 08:34:59.836 10 INFO neutron.plugins.ml2.plugin [None req-5bc5e03c-98e5-400c-858a-10e1b114a7b0 - - - - - -] Attempt 1 to provision port cad12e15-3b89-4f98-a479-c57b49b7a5ab 2026-07-01 08:35:00.090 10 INFO neutron.plugins.ml2.plugin [None req-bf22f734-2895-4cc4-8a10-68636b719be3 - - - - - -] Attempt 1 to provision port 0db7ca19-ed1f-4192-96f8-50946a2537f3 2026-07-01 08:35:00.365 9 INFO neutron.plugins.ml2.plugin [None req-a6d417d7-2256-4dfb-bd61-81d11eec613a - - - - - -] Attempt 1 to provision port 0db7ca19-ed1f-4192-96f8-50946a2537f3 2026-07-01 08:35:01.210 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port cad12e15-3b89-4f98-a479-c57b49b7a5ab 2026-07-01 08:35:01.541 10 INFO neutron.plugins.ml2.plugin [None req-9e802e79-47cc-4019-b086-9b653335dc75 - - - - - -] Attempt 1 to provision port e54491e1-7d07-426e-b5e6-92051fea5154 2026-07-01 08:35:01.572 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port bc80b53e-ebd6-48f8-89db-c6665154b7ef 2026-07-01 08:35:01.698 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c2ae4c62-a4e7-4190-82f3-f46e7c711701'] response: {'server_uuid': 'b3d939d3-eb28-4d24-be90-bd4d7b459b21', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bc80b53e-ebd6-48f8-89db-c6665154b7ef', 'code': 200} 2026-07-01 08:35:02.210 9 INFO neutron.plugins.ml2.plugin [None req-fce58dc3-1276-4569-913e-3e56e72e8e45 - - - - - -] Attempt 1 to provision port e54491e1-7d07-426e-b5e6-92051fea5154 2026-07-01 08:35:02.238 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 0db7ca19-ed1f-4192-96f8-50946a2537f3 2026-07-01 08:35:02.849 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port bc80b53e-ebd6-48f8-89db-c6665154b7ef 2026-07-01 08:35:03.271 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 454cb700-82c8-4275-8ddb-14ff9bcd1f89 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-01 08:35:04.745 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 454cb700-82c8-4275-8ddb-14ff9bcd1f89 2026-07-01 08:35:07.020 9 INFO neutron.plugins.ml2.plugin [None req-1f7c418b-7ec3-42e1-99a7-87f6a02009e8 - - - - - -] Attempt 1 to provision port ed2b71e8-60c3-49d5-8ae3-97a107f0c56f 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers [None req-d2eabefc-39b8-4398-a6f9-fe38c8bec6fd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0933a89e-e70f-4793-970f-2124d72c6630 could not be found. 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0933a89e-e70f-4793-970f-2124d72c6630 could not be found. 2026-07-01 08:35:08.672 9 ERROR neutron.plugins.ml2.managers  2026-07-01 08:35:08.673 9 ERROR neutron.plugins.ml2.managers [None req-d2eabefc-39b8-4398-a6f9-fe38c8bec6fd - - - - - -] Failed to bind port 6afdf152-3084-4ec0-b511-827adeeae39e on host instance for vnic_type normal using segments [{'id': 'bef00b6c-3fe5-4cb1-a627-737a3cffcafa', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 497, 'network_id': '66bf8b83-13c3-4ed9-b6b0-d30a67b9a315'}] 2026-07-01 08:35:08.673 9 INFO neutron.plugins.ml2.plugin [None req-d2eabefc-39b8-4398-a6f9-fe38c8bec6fd - - - - - -] Attempt 2 to bind port 6afdf152-3084-4ec0-b511-827adeeae39e 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers [None req-d2eabefc-39b8-4398-a6f9-fe38c8bec6fd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0933a89e-e70f-4793-970f-2124d72c6630 could not be found. 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0933a89e-e70f-4793-970f-2124d72c6630 could not be found. 2026-07-01 08:35:08.693 9 ERROR neutron.plugins.ml2.managers  2026-07-01 08:35:08.694 9 ERROR neutron.plugins.ml2.managers [None req-d2eabefc-39b8-4398-a6f9-fe38c8bec6fd - - - - - -] Failed to bind port 6afdf152-3084-4ec0-b511-827adeeae39e on host instance for vnic_type normal using segments [{'id': 'bef00b6c-3fe5-4cb1-a627-737a3cffcafa', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 497, 'network_id': '66bf8b83-13c3-4ed9-b6b0-d30a67b9a315'}] 2026-07-01 08:35:08.694 9 INFO neutron.plugins.ml2.plugin [None req-d2eabefc-39b8-4398-a6f9-fe38c8bec6fd - - - - - -] Attempt 3 to bind port 6afdf152-3084-4ec0-b511-827adeeae39e 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers [None req-d2eabefc-39b8-4398-a6f9-fe38c8bec6fd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0933a89e-e70f-4793-970f-2124d72c6630 could not be found. 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0933a89e-e70f-4793-970f-2124d72c6630 could not be found. 2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers  2026-07-01 08:35:08.714 9 ERROR neutron.plugins.ml2.managers [None req-d2eabefc-39b8-4398-a6f9-fe38c8bec6fd - - - - - -] Failed to bind port 6afdf152-3084-4ec0-b511-827adeeae39e on host instance for vnic_type normal using segments [{'id': 'bef00b6c-3fe5-4cb1-a627-737a3cffcafa', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 497, 'network_id': '66bf8b83-13c3-4ed9-b6b0-d30a67b9a315'}] 2026-07-01 08:35:08.721 9 INFO neutron.plugins.ml2.plugin [None req-d2eabefc-39b8-4398-a6f9-fe38c8bec6fd - - - - - -] Attempt 4 to bind port 6afdf152-3084-4ec0-b511-827adeeae39e 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers [None req-d2eabefc-39b8-4398-a6f9-fe38c8bec6fd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0933a89e-e70f-4793-970f-2124d72c6630 could not be found. 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0933a89e-e70f-4793-970f-2124d72c6630 could not be found. 2026-07-01 08:35:08.741 9 ERROR neutron.plugins.ml2.managers  2026-07-01 08:35:08.742 9 ERROR neutron.plugins.ml2.managers [None req-d2eabefc-39b8-4398-a6f9-fe38c8bec6fd - - - - - -] Failed to bind port 6afdf152-3084-4ec0-b511-827adeeae39e on host instance for vnic_type normal using segments [{'id': 'bef00b6c-3fe5-4cb1-a627-737a3cffcafa', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 497, 'network_id': '66bf8b83-13c3-4ed9-b6b0-d30a67b9a315'}] 2026-07-01 08:35:08.743 9 INFO neutron.plugins.ml2.plugin [None req-d2eabefc-39b8-4398-a6f9-fe38c8bec6fd - - - - - -] Attempt 5 to bind port 6afdf152-3084-4ec0-b511-827adeeae39e 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers [None req-d2eabefc-39b8-4398-a6f9-fe38c8bec6fd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0933a89e-e70f-4793-970f-2124d72c6630 could not be found. 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0933a89e-e70f-4793-970f-2124d72c6630 could not be found. 2026-07-01 08:35:08.766 9 ERROR neutron.plugins.ml2.managers  2026-07-01 08:35:08.767 9 ERROR neutron.plugins.ml2.managers [None req-d2eabefc-39b8-4398-a6f9-fe38c8bec6fd - - - - - -] Failed to bind port 6afdf152-3084-4ec0-b511-827adeeae39e on host instance for vnic_type normal using segments [{'id': 'bef00b6c-3fe5-4cb1-a627-737a3cffcafa', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 497, 'network_id': '66bf8b83-13c3-4ed9-b6b0-d30a67b9a315'}] 2026-07-01 08:35:08.767 9 INFO neutron.plugins.ml2.plugin [None req-d2eabefc-39b8-4398-a6f9-fe38c8bec6fd - - - - - -] Attempt 6 to bind port 6afdf152-3084-4ec0-b511-827adeeae39e 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers [None req-d2eabefc-39b8-4398-a6f9-fe38c8bec6fd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0933a89e-e70f-4793-970f-2124d72c6630 could not be found. 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0933a89e-e70f-4793-970f-2124d72c6630 could not be found. 2026-07-01 08:35:08.786 9 ERROR neutron.plugins.ml2.managers  2026-07-01 08:35:08.787 9 ERROR neutron.plugins.ml2.managers [None req-d2eabefc-39b8-4398-a6f9-fe38c8bec6fd - - - - - -] Failed to bind port 6afdf152-3084-4ec0-b511-827adeeae39e on host instance for vnic_type normal using segments [{'id': 'bef00b6c-3fe5-4cb1-a627-737a3cffcafa', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 497, 'network_id': '66bf8b83-13c3-4ed9-b6b0-d30a67b9a315'}] 2026-07-01 08:35:08.788 9 INFO neutron.plugins.ml2.plugin [None req-d2eabefc-39b8-4398-a6f9-fe38c8bec6fd - - - - - -] Attempt 7 to bind port 6afdf152-3084-4ec0-b511-827adeeae39e 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers [None req-d2eabefc-39b8-4398-a6f9-fe38c8bec6fd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0933a89e-e70f-4793-970f-2124d72c6630 could not be found. 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0933a89e-e70f-4793-970f-2124d72c6630 could not be found. 2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers  2026-07-01 08:35:08.816 9 ERROR neutron.plugins.ml2.managers [None req-d2eabefc-39b8-4398-a6f9-fe38c8bec6fd - - - - - -] Failed to bind port 6afdf152-3084-4ec0-b511-827adeeae39e on host instance for vnic_type normal using segments [{'id': 'bef00b6c-3fe5-4cb1-a627-737a3cffcafa', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 497, 'network_id': '66bf8b83-13c3-4ed9-b6b0-d30a67b9a315'}] 2026-07-01 08:35:08.817 9 INFO neutron.plugins.ml2.plugin [None req-d2eabefc-39b8-4398-a6f9-fe38c8bec6fd - - - - - -] Attempt 8 to bind port 6afdf152-3084-4ec0-b511-827adeeae39e 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers [None req-d2eabefc-39b8-4398-a6f9-fe38c8bec6fd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0933a89e-e70f-4793-970f-2124d72c6630 could not be found. 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0933a89e-e70f-4793-970f-2124d72c6630 could not be found. 2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers  2026-07-01 08:35:08.844 9 ERROR neutron.plugins.ml2.managers [None req-d2eabefc-39b8-4398-a6f9-fe38c8bec6fd - - - - - -] Failed to bind port 6afdf152-3084-4ec0-b511-827adeeae39e on host instance for vnic_type normal using segments [{'id': 'bef00b6c-3fe5-4cb1-a627-737a3cffcafa', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 497, 'network_id': '66bf8b83-13c3-4ed9-b6b0-d30a67b9a315'}] 2026-07-01 08:35:08.845 9 INFO neutron.plugins.ml2.plugin [None req-d2eabefc-39b8-4398-a6f9-fe38c8bec6fd - - - - - -] Attempt 9 to bind port 6afdf152-3084-4ec0-b511-827adeeae39e 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers [None req-d2eabefc-39b8-4398-a6f9-fe38c8bec6fd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0933a89e-e70f-4793-970f-2124d72c6630 could not be found. 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0933a89e-e70f-4793-970f-2124d72c6630 could not be found. 2026-07-01 08:35:08.863 9 ERROR neutron.plugins.ml2.managers  2026-07-01 08:35:08.864 9 ERROR neutron.plugins.ml2.managers [None req-d2eabefc-39b8-4398-a6f9-fe38c8bec6fd - - - - - -] Failed to bind port 6afdf152-3084-4ec0-b511-827adeeae39e on host instance for vnic_type normal using segments [{'id': 'bef00b6c-3fe5-4cb1-a627-737a3cffcafa', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 497, 'network_id': '66bf8b83-13c3-4ed9-b6b0-d30a67b9a315'}] 2026-07-01 08:35:08.864 9 INFO neutron.plugins.ml2.plugin [None req-d2eabefc-39b8-4398-a6f9-fe38c8bec6fd - - - - - -] Attempt 10 to bind port 6afdf152-3084-4ec0-b511-827adeeae39e 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers [None req-d2eabefc-39b8-4398-a6f9-fe38c8bec6fd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0933a89e-e70f-4793-970f-2124d72c6630 could not be found. 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0933a89e-e70f-4793-970f-2124d72c6630 could not be found. 2026-07-01 08:35:08.907 9 ERROR neutron.plugins.ml2.managers  2026-07-01 08:35:08.908 9 ERROR neutron.plugins.ml2.managers [None req-d2eabefc-39b8-4398-a6f9-fe38c8bec6fd - - - - - -] Failed to bind port 6afdf152-3084-4ec0-b511-827adeeae39e on host instance for vnic_type normal using segments [{'id': 'bef00b6c-3fe5-4cb1-a627-737a3cffcafa', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 497, 'network_id': '66bf8b83-13c3-4ed9-b6b0-d30a67b9a315'}] 2026-07-01 08:35:08.955 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port eb5da54f-296d-4c4a-b99d-f62ebfa9b2e2 2026-07-01 08:35:09.277 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 582ffd03-3191-4b45-b4fc-93674a247885 2026-07-01 08:35:09.730 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port ed2b71e8-60c3-49d5-8ae3-97a107f0c56f 2026-07-01 08:35:09.841 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b89b66b3-6d91-4317-a6ea-287986a96cea'] response: {'server_uuid': 'ce0d4ceb-d7a8-4adf-b3a5-670378902381', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ed2b71e8-60c3-49d5-8ae3-97a107f0c56f', 'code': 200} 2026-07-01 08:35:10.252 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 60b1b725-2de7-4632-8ad6-3a46417b87ed 2026-07-01 08:35:10.304 10 INFO neutron.plugins.ml2.plugin [None req-79232411-995b-4ec7-8648-4eaf94c330c8 - - - - - -] Attempt 1 to provision port 582ffd03-3191-4b45-b4fc-93674a247885 2026-07-01 08:35:11.117 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port eb5da54f-296d-4c4a-b99d-f62ebfa9b2e2 2026-07-01 08:35:11.298 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port ed2b71e8-60c3-49d5-8ae3-97a107f0c56f 2026-07-01 08:35:11.579 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 60b1b725-2de7-4632-8ad6-3a46417b87ed /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-01 08:35:24.010 9 INFO neutron.plugins.ml2.plugin [None req-02199c6b-ae8c-47ca-9a84-4132c99ff6fe - - - - - -] Attempt 1 to provision port 7aa50967-8549-4e59-9624-f64d9193bda8 2026-07-01 08:35:27.105 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 7aa50967-8549-4e59-9624-f64d9193bda8 2026-07-01 08:35:27.221 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0106fe52-4413-47f8-b8f5-08855a7a5d24'] response: {'server_uuid': '313c265e-d249-404f-af2a-c8cbffd687ce', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7aa50967-8549-4e59-9624-f64d9193bda8', 'code': 200} 2026-07-01 08:35:29.064 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 7aa50967-8549-4e59-9624-f64d9193bda8 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server [None req-3ef8e213-85b9-4fc9-ab93-6a4aa215cda5 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 1a76c22f-2bd7-4ed4-b05a-cd019158ea1c: This subnet is being modified by another concurrent operation. 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 241, in inner 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/plugins/utils.py", line 337, in create_port 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 707, in inner 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1579, in create_port 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1544, in _create_port_db 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1491, in create_port_db 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 224, in wrapped 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/models_v2.py", line 81, in read_lock_register 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server raise exception 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 1a76c22f-2bd7-4ed4-b05a-cd019158ea1c: This subnet is being modified by another concurrent operation. 2026-07-01 08:35:33.635 9 ERROR oslo_messaging.rpc.server  2026-07-01 08:35:35.032 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 4157e467-5113-4538-88e8-3ce5b85fc8ba 2026-07-01 08:35:35.870 9 INFO neutron.plugins.ml2.plugin [None req-15c39901-2bab-4bc1-9cb1-45650c8dc980 - - - - - -] Attempt 1 to provision port 4157e467-5113-4538-88e8-3ce5b85fc8ba 2026-07-01 08:35:37.247 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 6b7bc349-aa8a-4c2a-9af4-aa4bbca20161 2026-07-01 08:35:37.686 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 4157e467-5113-4538-88e8-3ce5b85fc8ba 2026-07-01 08:35:39.056 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 6b7bc349-aa8a-4c2a-9af4-aa4bbca20161 2026-07-01 08:35:39.299 10 INFO neutron.plugins.ml2.plugin [None req-0fd5317a-b59f-4d74-842f-14abb187182b - - - - - -] Attempt 1 to provision port 6b7bc349-aa8a-4c2a-9af4-aa4bbca20161 2026-07-01 08:35:39.629 9 INFO neutron.plugins.ml2.plugin [None req-d28732d4-5d78-4540-a5cf-9b6a62447186 - - - - - -] Attempt 1 to provision port 4157e467-5113-4538-88e8-3ce5b85fc8ba 2026-07-01 08:35:39.694 9 INFO neutron.plugins.ml2.plugin [None req-d28732d4-5d78-4540-a5cf-9b6a62447186 - - - - - -] Attempt 1 to provision port 7b01493d-969d-4b53-bee8-8baff562b101 2026-07-01 08:35:39.944 10 INFO neutron.plugins.ml2.plugin [None req-0ae4464d-cd62-4cb9-a66d-18c593348ffc - - - - - -] Attempt 1 to provision port 7b01493d-969d-4b53-bee8-8baff562b101 2026-07-01 08:35:39.979 10 INFO neutron.plugins.ml2.plugin [None req-0ae4464d-cd62-4cb9-a66d-18c593348ffc - - - - - -] Attempt 1 to provision port 6b7bc349-aa8a-4c2a-9af4-aa4bbca20161 2026-07-01 08:35:40.143 9 INFO neutron.plugins.ml2.plugin [None req-792ed864-465a-42ca-b9b2-c39bfe85db63 - - - - - -] Attempt 1 to provision port 7b01493d-969d-4b53-bee8-8baff562b101 2026-07-01 08:35:43.196 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 9eb06189-2268-4eea-8465-53073540fcf2 2026-07-01 08:35:43.441 9 INFO neutron.plugins.ml2.plugin [None req-2c5324dc-a25b-4a25-868a-2f6571d6e457 - - - - - -] Attempt 1 to provision port b4a085dd-c157-4cd4-8dbb-8911c13a20ae 2026-07-01 08:35:43.907 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port b4a085dd-c157-4cd4-8dbb-8911c13a20ae 2026-07-01 08:35:44.859 9 INFO neutron.plugins.ml2.plugin [None req-2cb1f053-3346-4b4a-b1f9-f3601673d596 - - - - - -] Attempt 1 to provision port b4a085dd-c157-4cd4-8dbb-8911c13a20ae 2026-07-01 08:35:45.079 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port b4a085dd-c157-4cd4-8dbb-8911c13a20ae 2026-07-01 08:35:45.348 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port b71fdad4-1747-4a00-850c-b0efb6be60be 2026-07-01 08:35:45.371 9 INFO neutron.plugins.ml2.plugin [None req-deb7b554-ff45-4c22-91c4-07cb9107b873 - - - - - -] Attempt 1 to provision port 9eb06189-2268-4eea-8465-53073540fcf2 2026-07-01 08:35:45.553 10 INFO neutron.plugins.ml2.plugin [None req-94a32ca7-a7dd-4638-8e04-829a91a7dd51 - - - - - -] Attempt 1 to provision port b4a085dd-c157-4cd4-8dbb-8911c13a20ae 2026-07-01 08:35:45.698 10 INFO neutron.plugins.ml2.plugin [None req-94a32ca7-a7dd-4638-8e04-829a91a7dd51 - - - - - -] Attempt 1 to provision port b71fdad4-1747-4a00-850c-b0efb6be60be 2026-07-01 08:35:45.866 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 9eb06189-2268-4eea-8465-53073540fcf2 2026-07-01 08:35:45.954 9 INFO neutron.plugins.ml2.plugin [None req-6e4865b3-bde2-41cd-b329-e167a6cf591f - - - - - -] Attempt 1 to provision port 5e5cb649-7726-437d-b87e-35f0490152bc 2026-07-01 08:35:46.108 10 INFO neutron.plugins.ml2.plugin [None req-178c08fc-5ba2-4aaf-a73c-949468e0f8e3 - - - - - -] Attempt 1 to provision port 0b23ce22-2ccc-41f7-ad12-a12ffcfe9377 2026-07-01 08:35:46.138 10 INFO neutron.plugins.ml2.plugin [None req-178c08fc-5ba2-4aaf-a73c-949468e0f8e3 - - - - - -] Attempt 1 to provision port b71fdad4-1747-4a00-850c-b0efb6be60be 2026-07-01 08:35:46.202 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 02cbc753-8ea4-424f-bd69-cb8845824ae5 2026-07-01 08:35:46.599 10 INFO neutron.plugins.ml2.plugin [None req-10c19154-2a46-4fb2-ae7d-32b68dbee604 - - - - - -] Attempt 1 to provision port 0b23ce22-2ccc-41f7-ad12-a12ffcfe9377 2026-07-01 08:35:46.771 10 INFO neutron.plugins.ml2.plugin [None req-04325d1e-3543-4817-85ca-cc9bbafdc8e0 - - - - - -] Attempt 1 to provision port 9eb06189-2268-4eea-8465-53073540fcf2 2026-07-01 08:35:46.870 10 INFO neutron.plugins.ml2.plugin [None req-04325d1e-3543-4817-85ca-cc9bbafdc8e0 - - - - - -] Attempt 1 to provision port 02cbc753-8ea4-424f-bd69-cb8845824ae5 2026-07-01 08:35:47.346 9 INFO neutron.plugins.ml2.plugin [None req-c9d7987c-30ee-4770-9a23-f7094e36ea26 - - - - - -] Attempt 1 to provision port 9eb06189-2268-4eea-8465-53073540fcf2 2026-07-01 08:35:47.566 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port b71fdad4-1747-4a00-850c-b0efb6be60be 2026-07-01 08:35:47.883 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 02cbc753-8ea4-424f-bd69-cb8845824ae5 2026-07-01 08:35:47.951 10 INFO neutron.plugins.ml2.plugin [None req-a66ab788-147c-444d-a2e9-3068ec41861a - - - - - -] Attempt 1 to provision port 0b23ce22-2ccc-41f7-ad12-a12ffcfe9377 2026-07-01 08:35:47.984 10 INFO neutron.plugins.ml2.plugin [None req-a66ab788-147c-444d-a2e9-3068ec41861a - - - - - -] Attempt 1 to provision port 02cbc753-8ea4-424f-bd69-cb8845824ae5 2026-07-01 08:35:48.177 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 9eb06189-2268-4eea-8465-53073540fcf2 2026-07-01 08:35:48.394 9 INFO neutron.plugins.ml2.plugin [None req-113edc8a-63ce-4b05-be6c-195efe8b390b - - - - - -] Attempt 1 to provision port 02cbc753-8ea4-424f-bd69-cb8845824ae5 2026-07-01 08:35:48.441 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 4753d5d1-3157-4954-8213-22e8bdcff177 2026-07-01 08:35:48.852 10 INFO neutron.plugins.ml2.plugin [None req-acc70996-76b3-423e-87cf-6831d0049104 - - - - - -] Attempt 1 to provision port ef5d5ec1-bba8-4d95-8255-4b62690a1ab5 2026-07-01 08:35:49.003 10 INFO neutron.plugins.ml2.plugin [None req-ba6a3343-7218-49d9-8b46-da4eb7fe68f0 - - - - - -] Attempt 1 to provision port 4753d5d1-3157-4954-8213-22e8bdcff177 2026-07-01 08:35:49.282 9 INFO neutron.plugins.ml2.plugin [None req-a5af5831-a92a-45d8-a9e7-e89d6ef37d52 - - - - - -] Attempt 1 to provision port 4753d5d1-3157-4954-8213-22e8bdcff177 2026-07-01 08:35:49.427 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 4753d5d1-3157-4954-8213-22e8bdcff177 2026-07-01 08:35:49.750 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 02cbc753-8ea4-424f-bd69-cb8845824ae5 2026-07-01 08:35:49.785 10 INFO neutron.plugins.ml2.plugin [None req-93436987-19a2-4604-bd3a-0cf8cbfb7f62 - - - - - -] Attempt 1 to provision port ef5d5ec1-bba8-4d95-8255-4b62690a1ab5 2026-07-01 08:35:50.117 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 6627f812-8fa6-4013-8e08-15ee492b200f 2026-07-01 08:35:50.611 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port fb2047fd-08f8-457a-9139-86fa9ff67de9 2026-07-01 08:35:50.849 9 INFO neutron.plugins.ml2.plugin [None req-eb8a7d34-180a-45ea-a8f1-48983eb7f240 - - - - - -] Attempt 1 to provision port 310ba72d-8237-4045-ab0a-74ad2c6e1164 2026-07-01 08:35:51.194 9 INFO neutron.plugins.ml2.plugin [None req-1229b405-9a95-47e0-a287-bda424ae8433 - - - - - -] Attempt 1 to provision port fb2047fd-08f8-457a-9139-86fa9ff67de9 2026-07-01 08:35:51.416 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 6627f812-8fa6-4013-8e08-15ee492b200f 2026-07-01 08:35:51.699 9 INFO neutron.plugins.ml2.plugin [None req-84f114fa-d20c-4976-8c67-b65fb0e68c34 - - - - - -] Attempt 1 to provision port fb2047fd-08f8-457a-9139-86fa9ff67de9 2026-07-01 08:35:51.731 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port fb2047fd-08f8-457a-9139-86fa9ff67de9 2026-07-01 08:35:51.880 10 INFO neutron.plugins.ml2.plugin [None req-7349663c-1a95-4673-b0f2-a9e3deb48300 - - - - - -] Attempt 1 to provision port 310ba72d-8237-4045-ab0a-74ad2c6e1164 2026-07-01 08:35:52.030 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 42b7cb5c-c77f-4284-8954-71565f707b98 2026-07-01 08:35:52.954 9 INFO neutron.plugins.ml2.plugin [None req-3650cc57-7e2f-4594-8a8d-4da758cb6601 - - - - - -] Attempt 1 to provision port 42b7cb5c-c77f-4284-8954-71565f707b98 2026-07-01 08:35:53.158 9 INFO neutron.plugins.ml2.plugin [None req-4b038a02-b3c4-45a8-a6da-5abb89066ea6 - - - - - -] Attempt 1 to provision port b454ff5d-b110-4a08-9ee2-0d37b3046553 2026-07-01 08:35:53.427 9 INFO neutron.plugins.ml2.plugin [None req-ce194343-1216-4ab6-9cf8-fb1feef8768e - - - - - -] Attempt 1 to provision port 42b7cb5c-c77f-4284-8954-71565f707b98 2026-07-01 08:35:53.479 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port ae1acec0-48d6-410f-820c-5039e6b153c4 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-01 08:35:54.016 9 INFO neutron.plugins.ml2.plugin [None req-495212bc-1893-4bfc-ba7f-746e55f12b03 - - - - - -] Attempt 1 to provision port b454ff5d-b110-4a08-9ee2-0d37b3046553 2026-07-01 08:35:54.348 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 42b7cb5c-c77f-4284-8954-71565f707b98 2026-07-01 08:35:54.691 10 INFO neutron.plugins.ml2.plugin [None req-5d09c308-818d-4a89-ab75-3bc7f3b2dbe1 - - - - - -] Attempt 1 to provision port ae1acec0-48d6-410f-820c-5039e6b153c4 2026-07-01 08:35:55.107 9 INFO neutron.plugins.ml2.plugin [None req-dffdd4ef-a08a-48ea-a1a0-7ae31b3dc482 - - - - - -] Attempt 1 to provision port ae1acec0-48d6-410f-820c-5039e6b153c4 2026-07-01 08:35:55.374 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 78f21f82-5be7-4526-b241-6d868beb2fde 2026-07-01 08:35:55.593 10 INFO neutron.plugins.ml2.plugin [None req-b9c2d0df-81f7-4d39-a113-00b4e337bab9 - - - - - -] Attempt 1 to provision port 78f21f82-5be7-4526-b241-6d868beb2fde 2026-07-01 08:35:55.906 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port ae1acec0-48d6-410f-820c-5039e6b153c4 2026-07-01 08:35:55.933 9 INFO neutron.plugins.ml2.plugin [None req-df5771c4-3330-4304-9e81-633af0d3d08f - - - - - -] Attempt 1 to provision port 78f21f82-5be7-4526-b241-6d868beb2fde 2026-07-01 08:35:57.567 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 78f21f82-5be7-4526-b241-6d868beb2fde 2026-07-01 08:35:57.793 10 INFO neutron.plugins.ml2.plugin [None req-1ccd3ab1-bfab-4708-927d-485e63ecb5ba - - - - - -] Attempt 1 to provision port 74533e3e-6713-43ff-ab80-945ba1084601 2026-07-01 08:35:57.920 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 74533e3e-6713-43ff-ab80-945ba1084601 2026-07-01 08:35:58.176 10 INFO neutron.plugins.ml2.plugin [None req-62003304-cada-473c-ba87-b3e719ee0e6f - - - - - -] Attempt 1 to provision port 74533e3e-6713-43ff-ab80-945ba1084601 2026-07-01 08:35:58.235 10 INFO neutron.plugins.ml2.plugin [None req-62003304-cada-473c-ba87-b3e719ee0e6f - - - - - -] Attempt 1 to provision port 7d19255d-d4a0-486e-b33e-6130910f211f 2026-07-01 08:35:58.478 10 INFO neutron.plugins.ml2.plugin [None req-58079d4d-6aff-4ea4-8b98-5ba74ee081b1 - - - - - -] Attempt 1 to provision port 7d19255d-d4a0-486e-b33e-6130910f211f 2026-07-01 08:35:58.817 10 INFO neutron.plugins.ml2.plugin [None req-9f1953e0-f779-4ae2-8ec9-7babdbc505dc - - - - - -] Attempt 1 to provision port 7d19255d-d4a0-486e-b33e-6130910f211f 2026-07-01 08:35:59.319 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 74533e3e-6713-43ff-ab80-945ba1084601 2026-07-01 08:36:03.006 10 INFO neutron.plugins.ml2.plugin [None req-b3cd2c21-9c3c-4213-bf46-0476097d7964 - - - - - -] Attempt 1 to provision port 18547795-2a8f-43cf-918b-1850fe297908 2026-07-01 08:36:03.140 9 INFO neutron.plugins.ml2.plugin [None req-8d00c214-5d2a-4280-a359-aebca1423020 - - - - - -] Attempt 1 to provision port 6d036cd9-15f8-48b0-b485-246ddc3e1264 2026-07-01 08:36:05.266 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 6d036cd9-15f8-48b0-b485-246ddc3e1264 2026-07-01 08:36:05.378 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a9687dd7-95f5-44a9-958d-49b6be9b188f'] response: {'server_uuid': 'd908997a-0778-4ed2-8011-c82d1e99175e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6d036cd9-15f8-48b0-b485-246ddc3e1264', 'code': 200} 2026-07-01 08:36:07.239 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 6d036cd9-15f8-48b0-b485-246ddc3e1264 2026-07-01 08:36:09.244 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 5e5cb649-7726-437d-b87e-35f0490152bc 2026-07-01 08:36:09.563 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 310ba72d-8237-4045-ab0a-74ad2c6e1164 2026-07-01 08:36:11.259 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 5e5cb649-7726-437d-b87e-35f0490152bc 2026-07-01 08:36:11.459 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 310ba72d-8237-4045-ab0a-74ad2c6e1164 2026-07-01 08:36:11.733 10 INFO neutron.plugins.ml2.plugin [None req-e8b5e231-7916-4a70-b6ac-8be40e344c37 - - - - - -] Attempt 1 to provision port b6229598-cd71-4a46-ae33-ca17c05eb32f 2026-07-01 08:36:11.749 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port ef5d5ec1-bba8-4d95-8255-4b62690a1ab5 2026-07-01 08:36:12.109 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port b454ff5d-b110-4a08-9ee2-0d37b3046553 2026-07-01 08:36:13.245 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port ef5d5ec1-bba8-4d95-8255-4b62690a1ab5 2026-07-01 08:36:13.735 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port b454ff5d-b110-4a08-9ee2-0d37b3046553 2026-07-01 08:36:15.252 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 05135543-43be-4bcf-985c-0c2b4266d643 2026-07-01 08:36:15.662 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port b6229598-cd71-4a46-ae33-ca17c05eb32f 2026-07-01 08:36:15.751 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c64a577c-4bdd-4606-a878-68be79baff2e'] response: {'server_uuid': 'da18d20e-d048-40fe-82f3-6f2e790b4668', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b6229598-cd71-4a46-ae33-ca17c05eb32f', 'code': 200} 2026-07-01 08:36:16.111 9 INFO neutron.plugins.ml2.plugin [None req-76569b48-4455-4232-9fdb-ee93ea38ca2b - - - - - -] Attempt 1 to provision port 05135543-43be-4bcf-985c-0c2b4266d643 2026-07-01 08:36:16.158 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port e5eeb1bb-eed3-46d4-bbfe-ab9cd315614c 2026-07-01 08:36:16.401 10 INFO neutron.plugins.ml2.plugin [None req-f4e6213c-0895-4cd7-bc1b-e0a53282a2b0 - - - - - -] Attempt 1 to provision port 05135543-43be-4bcf-985c-0c2b4266d643 2026-07-01 08:36:16.591 10 INFO neutron.plugins.ml2.plugin [None req-614f4fe8-8245-401b-9a63-7bdec0ef18e4 - - - - - -] Attempt 1 to provision port e5eeb1bb-eed3-46d4-bbfe-ab9cd315614c 2026-07-01 08:36:16.791 10 INFO neutron.plugins.ml2.plugin [None req-6f2e113c-5882-405c-82ca-dd44e492c787 - - - - - -] Attempt 1 to provision port e5eeb1bb-eed3-46d4-bbfe-ab9cd315614c 2026-07-01 08:36:16.874 10 INFO neutron.plugins.ml2.plugin [None req-6f2e113c-5882-405c-82ca-dd44e492c787 - - - - - -] Attempt 1 to provision port f6bb4a1b-ac63-42a9-a260-240e79dee37c 2026-07-01 08:36:17.144 9 INFO neutron.plugins.ml2.plugin [None req-0697dc58-815d-4e69-a306-a5fd4069a00d - - - - - -] Attempt 1 to provision port f6bb4a1b-ac63-42a9-a260-240e79dee37c 2026-07-01 08:36:17.272 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port b6229598-cd71-4a46-ae33-ca17c05eb32f 2026-07-01 08:36:17.302 9 INFO neutron.plugins.ml2.plugin [None req-bee3da8d-f981-449f-a99a-fafc47898b97 - - - - - -] Attempt 1 to provision port f6bb4a1b-ac63-42a9-a260-240e79dee37c 2026-07-01 08:36:17.543 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port e5eeb1bb-eed3-46d4-bbfe-ab9cd315614c 2026-07-01 08:36:17.833 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 05135543-43be-4bcf-985c-0c2b4266d643 2026-07-01 08:36:17.980 10 INFO neutron.plugins.ml2.plugin [None req-35a8ed0c-bdbd-4e45-98c0-100c7770221a - - - - - -] Attempt 1 to provision port 983f5b99-e59e-4b8d-9250-75b46fa4c635 2026-07-01 08:36:18.632 9 INFO neutron.plugins.ml2.plugin [None req-908e2ede-53d5-4c98-8da6-9eaa5c18f677 - - - - - -] Attempt 1 to provision port 983f5b99-e59e-4b8d-9250-75b46fa4c635 2026-07-01 08:36:25.285 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port d5045c07-5718-4460-99eb-f6c0c6fceb49 2026-07-01 08:36:27.243 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port d5045c07-5718-4460-99eb-f6c0c6fceb49 2026-07-01 08:36:27.356 10 INFO neutron.plugins.ml2.plugin [None req-be8ac178-aac2-4dd1-8574-4f8aeb282cf5 - - - - - -] Attempt 1 to provision port d5045c07-5718-4460-99eb-f6c0c6fceb49 2026-07-01 08:36:27.649 9 INFO neutron.plugins.ml2.plugin [None req-bd57c393-264d-456f-ae53-8b34964253e6 - - - - - -] Attempt 1 to provision port d5045c07-5718-4460-99eb-f6c0c6fceb49 2026-07-01 08:36:27.722 9 INFO neutron.plugins.ml2.plugin [None req-bd57c393-264d-456f-ae53-8b34964253e6 - - - - - -] Attempt 1 to provision port 0904c52c-4ffe-4752-a385-bb1e289a9f2e 2026-07-01 08:36:27.866 9 INFO neutron.plugins.ml2.plugin [None req-862045d7-ddea-456f-a965-9d290b9e2738 - - - - - -] Attempt 1 to provision port 0904c52c-4ffe-4752-a385-bb1e289a9f2e 2026-07-01 08:36:28.133 10 INFO neutron.plugins.ml2.plugin [None req-0d5a4d2c-e916-4a14-ba46-107f2bf22b5f - - - - - -] Attempt 1 to provision port 0904c52c-4ffe-4752-a385-bb1e289a9f2e /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-01 08:36:33.237 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 09212490-f759-49ac-b7dd-679ef868fa96 2026-07-01 08:36:33.642 9 INFO neutron.plugins.ml2.plugin [None req-1727178c-7e30-4b5f-970e-3dba5e64e60e - - - - - -] Attempt 1 to provision port d56474db-7620-4a84-8f40-1cda8acf9a91 2026-07-01 08:36:34.097 9 INFO neutron.plugins.ml2.plugin [None req-a8d9b259-802f-4c2b-a31d-bd944e8e24f4 - - - - - -] Attempt 1 to provision port 09212490-f759-49ac-b7dd-679ef868fa96 2026-07-01 08:36:34.291 10 INFO neutron.plugins.ml2.plugin [None req-a0eb1497-5cd5-42b3-baff-043e5ae3db04 - - - - - -] Attempt 1 to provision port 0fe167a2-ef48-4298-a8cb-d9059dfa1105 2026-07-01 08:36:34.326 10 INFO neutron.plugins.ml2.plugin [None req-a0eb1497-5cd5-42b3-baff-043e5ae3db04 - - - - - -] Attempt 1 to provision port 09212490-f759-49ac-b7dd-679ef868fa96 2026-07-01 08:36:34.610 9 INFO neutron.plugins.ml2.plugin [None req-fe27190d-df72-4c2f-ad71-940754ae1ecf - - - - - -] Attempt 1 to provision port 0fe167a2-ef48-4298-a8cb-d9059dfa1105 2026-07-01 08:36:35.271 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 09212490-f759-49ac-b7dd-679ef868fa96 2026-07-01 08:36:38.400 9 INFO neutron.plugins.ml2.plugin [None req-eb13b5bf-46f4-4de4-a8ac-df61a82eafbe - - - - - -] Attempt 1 to provision port 36088002-50fa-45be-8908-988b4fc8c3f2 2026-07-01 08:36:46.530 10 INFO neutron.plugins.ml2.plugin [None req-f6276dd8-4ec8-4565-a30a-19d52cf38bd0 - - - - - -] Attempt 1 to provision port ac7e2096-2316-4bf3-8736-7521187910bc 2026-07-01 08:36:49.281 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port ac7e2096-2316-4bf3-8736-7521187910bc 2026-07-01 08:36:49.372 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a3da1fe-dbb6-4ee4-a6d7-ef30e6091c79'] response: {'server_uuid': '98139209-0a13-409c-9ad1-51db09429521', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ac7e2096-2316-4bf3-8736-7521187910bc', 'code': 200} 2026-07-01 08:36:51.227 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port ac7e2096-2316-4bf3-8736-7521187910bc 2026-07-01 08:37:00.685 10 INFO neutron.plugins.ml2.plugin [None req-5ea01df7-1855-4825-be74-1d7f7d368d55 - - - - - -] Attempt 1 to provision port 5bc36b95-48ed-4643-aa4c-4a0a7e8a7e5f 2026-07-01 08:37:01.240 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port e1698cac-3ad6-4df6-ad2b-156506b6b1ee 2026-07-01 08:37:02.133 9 INFO neutron.plugins.ml2.plugin [None req-52a64d28-ee5b-4ae4-b10e-76c31c22aa31 - - - - - -] Attempt 1 to provision port e1698cac-3ad6-4df6-ad2b-156506b6b1ee 2026-07-01 08:37:02.519 10 INFO neutron.plugins.ml2.plugin [None req-4353d1b2-60c6-4cff-8b07-7990e6c473b5 - - - - - -] Attempt 1 to provision port e1698cac-3ad6-4df6-ad2b-156506b6b1ee 2026-07-01 08:37:02.743 9 INFO neutron.plugins.ml2.plugin [None req-6b914e53-22ac-4ff7-9750-7e556c7fc3a5 - - - - - -] Attempt 1 to provision port 9bad1351-777f-42c4-b3ab-563beb0866fe 2026-07-01 08:37:03.231 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port e1698cac-3ad6-4df6-ad2b-156506b6b1ee 2026-07-01 08:37:03.512 9 INFO neutron.plugins.ml2.plugin [None req-708f1cff-a25a-43b4-a32f-aa0591cd1c5b - - - - - -] Attempt 1 to provision port 9bad1351-777f-42c4-b3ab-563beb0866fe 2026-07-01 08:37:05.406 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 83f2af59-6128-49d4-8279-19442616a8c8 2026-07-01 08:37:06.287 9 INFO neutron.plugins.ml2.plugin [None req-e1d48422-4ac1-41cc-9df5-9a2a84bae251 - - - - - -] Attempt 1 to provision port ea9819ad-41be-4e86-9980-6d34d6e3ba8d 2026-07-01 08:37:07.589 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 83f2af59-6128-49d4-8279-19442616a8c8 2026-07-01 08:37:07.971 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port d13c66c1-a1a6-46db-96f8-00f451103e85 2026-07-01 08:37:08.040 10 INFO neutron.plugins.ml2.plugin [None req-eeebe883-e35e-4723-b7fe-2c4544157da6 - - - - - -] Attempt 1 to provision port d13c66c1-a1a6-46db-96f8-00f451103e85 2026-07-01 08:37:08.992 9 INFO neutron.plugins.ml2.plugin [None req-48e201dc-4686-4c3a-9125-62166563d392 - - - - - -] Attempt 1 to provision port d13c66c1-a1a6-46db-96f8-00f451103e85 2026-07-01 08:37:09.170 10 INFO neutron.plugins.ml2.plugin [None req-46404652-6f33-4b8b-8996-de9a8210c009 - - - - - -] Attempt 1 to provision port 6fb862df-77b4-4e69-a139-595b62fcadd7 2026-07-01 08:37:09.393 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port d13c66c1-a1a6-46db-96f8-00f451103e85 2026-07-01 08:37:09.711 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 4ee438f5-99e4-4248-a19f-59b4b7b99ce6 2026-07-01 08:37:09.717 10 INFO neutron.plugins.ml2.plugin [None req-9da9a55a-7da9-4c9d-b271-e1a61d0e0bc6 - - - - - -] Attempt 1 to provision port 6fb862df-77b4-4e69-a139-595b62fcadd7 2026-07-01 08:37:11.292 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 4ee438f5-99e4-4248-a19f-59b4b7b99ce6 2026-07-01 08:37:15.209 10 INFO neutron.plugins.ml2.plugin [None req-9deb8818-1ccd-4804-937a-c361696c091f - - - - - -] Attempt 1 to provision port ac149483-f70d-466e-a845-8d721bb9c73f 2026-07-01 08:37:17.319 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port ac149483-f70d-466e-a845-8d721bb9c73f 2026-07-01 08:37:17.433 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c666d65e-175b-4203-8297-ab50e2f8f942'] response: {'server_uuid': '2874bbc1-a0e4-4ed4-bc9f-491e48d4f82a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ac149483-f70d-466e-a845-8d721bb9c73f', 'code': 200} 2026-07-01 08:37:19.285 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 5bc36b95-48ed-4643-aa4c-4a0a7e8a7e5f 2026-07-01 08:37:19.612 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 9bad1351-777f-42c4-b3ab-563beb0866fe 2026-07-01 08:37:19.944 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port ac149483-f70d-466e-a845-8d721bb9c73f 2026-07-01 08:37:21.286 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 5bc36b95-48ed-4643-aa4c-4a0a7e8a7e5f 2026-07-01 08:37:21.496 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 9bad1351-777f-42c4-b3ab-563beb0866fe 2026-07-01 08:37:24.620 10 INFO neutron.plugins.ml2.plugin [None req-288a732c-38ad-4764-a182-27036b85ac39 - - - - - -] Attempt 1 to provision port 164337f0-3e54-4d54-afbb-d91139a4aa75 2026-07-01 08:37:25.280 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 6fb862df-77b4-4e69-a139-595b62fcadd7 2026-07-01 08:37:25.614 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port ea9819ad-41be-4e86-9980-6d34d6e3ba8d 2026-07-01 08:37:27.381 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 6fb862df-77b4-4e69-a139-595b62fcadd7 2026-07-01 08:37:27.632 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port ea9819ad-41be-4e86-9980-6d34d6e3ba8d 2026-07-01 08:37:27.834 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 164337f0-3e54-4d54-afbb-d91139a4aa75 2026-07-01 08:37:27.947 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-188d5c3f-8f1f-4719-9493-563a0559b1c9'] response: {'server_uuid': '98139209-0a13-409c-9ad1-51db09429521', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '164337f0-3e54-4d54-afbb-d91139a4aa75', 'code': 200} 2026-07-01 08:37:29.293 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 164337f0-3e54-4d54-afbb-d91139a4aa75 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: 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() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-01 08:37:51.682 10 INFO neutron.plugins.ml2.plugin [None req-1f1efb29-0706-45ed-a540-6c11e36716b8 - - - - - -] Attempt 1 to provision port 5cbde573-0ccf-4945-b396-1572a92dd0f9 2026-07-01 08:37:51.828 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-08fd3338-860c-435b-8e6d-e78e3ee47e9f'] response: {'server_uuid': '98139209-0a13-409c-9ad1-51db09429521', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5cbde573-0ccf-4945-b396-1572a92dd0f9', 'code': 200} 2026-07-01 08:37:53.370 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 5cbde573-0ccf-4945-b396-1572a92dd0f9 2026-07-01 08:38:03.426 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port b8eebe0f-56fc-4152-a8e9-83a035974063 2026-07-01 08:38:03.569 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-23783278-dcc0-4c53-994f-4e4119854ade'] response: {'server_uuid': '98139209-0a13-409c-9ad1-51db09429521', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b8eebe0f-56fc-4152-a8e9-83a035974063', 'code': 200} 2026-07-01 08:38:05.281 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port b8eebe0f-56fc-4152-a8e9-83a035974063 2026-07-01 08:38:13.540 10 INFO neutron.plugins.ml2.plugin [None req-a99c18d4-c94e-4b73-b2ac-71ec2c955097 - - - - - -] Attempt 1 to provision port b8eebe0f-56fc-4152-a8e9-83a035974063 2026-07-01 08:38:18.958 9 INFO neutron.plugins.ml2.plugin [None req-919cdffc-82d9-41f4-96fe-63071c974447 - - - - - -] Attempt 1 to provision port 5cbde573-0ccf-4945-b396-1572a92dd0f9 2026-07-01 08:38:19.458 10 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] Attempt 1 to provision port 5cbde573-0ccf-4945-b396-1572a92dd0f9 2026-07-01 08:38:39.595 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-978c204a-2e92-4b9b-a8eb-ac8c48815f5e'] response: {'server_uuid': '98139209-0a13-409c-9ad1-51db09429521', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ac7e2096-2316-4bf3-8736-7521187910bc', 'code': 200} 2026-07-01 08:38:41.610 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc35c871-8ecc-44d8-a5f1-cbb699f965ae'] response: {'server_uuid': 'da18d20e-d048-40fe-82f3-6f2e790b4668', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b6229598-cd71-4a46-ae33-ca17c05eb32f', 'code': 200} 2026-07-01 08:38:41.649 9 INFO neutron.plugins.ml2.plugin [None req-adc45d79-8a8a-4ab2-880f-ee18044e39c9 - - - - - -] No ports have port_id starting with b6229598-cd71-4a46-ae33-ca17c05eb32f 2026-07-01 08:38:59.826 10 INFO neutron.plugins.ml2.plugin [None req-655ba1ed-b7fa-4f2d-adaa-d121a871f1ca - - - - - -] Attempt 1 to provision port 02cbc753-8ea4-424f-bd69-cb8845824ae5 2026-07-01 08:38:59.872 10 INFO neutron.plugins.ml2.db [None req-655ba1ed-b7fa-4f2d-adaa-d121a871f1ca - - - - - -] No ports have port_id starting with 02cbc753-8ea4-424f-bd69-cb8845824ae5