+ 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-09-09 06:55:42.522 1 INFO neutron.common.config [-] Logging enabled! 2026-09-09 06:55:42.523 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 21.2.26.dev5 2026-09-09 06:55:42.523 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-09-09 06:55:42.523 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-09 06:55:43.198 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-09 06:55:43.200 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-09 06:55:43.202 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-09-09 06:55:43.203 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-09 06:55:43.203 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-09 06:55:43.203 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-09-09 06:55:43.203 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-09 06:55:43.208 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-09 06:55:43.208 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-09 06:55:43.208 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-09 06:55:43.223 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-09 06:55:43.224 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-09 06:55:43.224 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-09 06:55:43.250 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-09 06:55:43.250 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-09 06:55:43.250 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-09 06:55:43.251 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-09 06:55:43.464 1 INFO neutron.plugins.ml2.managers [None req-20834f0d-7572-4304-a468-65ac7ce9b7a2 - - - - - -] Initializing driver for type 'vlan' 2026-09-09 06:55:43.766 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-20834f0d-7572-4304-a468-65ac7ce9b7a2 - - - - - -] VlanTypeDriver initialization complete 2026-09-09 06:55:43.767 1 INFO neutron.plugins.ml2.managers [None req-20834f0d-7572-4304-a468-65ac7ce9b7a2 - - - - - -] Initializing driver for type 'vxlan' 2026-09-09 06:55:43.768 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-20834f0d-7572-4304-a468-65ac7ce9b7a2 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-09 06:55:43.829 1 INFO neutron.plugins.ml2.managers [None req-20834f0d-7572-4304-a468-65ac7ce9b7a2 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-09 06:55:43.829 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-20834f0d-7572-4304-a468-65ac7ce9b7a2 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-09 06:55:43.829 1 INFO neutron.plugins.ml2.managers [None req-20834f0d-7572-4304-a468-65ac7ce9b7a2 - - - - - -] Initializing extension driver 'port_security' 2026-09-09 06:55:43.830 1 INFO neutron.plugins.ml2.extensions.port_security [None req-20834f0d-7572-4304-a468-65ac7ce9b7a2 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-09 06:55:43.830 1 INFO neutron.plugins.ml2.managers [None req-20834f0d-7572-4304-a468-65ac7ce9b7a2 - - - - - -] Initializing extension driver 'qos' 2026-09-09 06:55:43.830 1 INFO neutron.plugins.ml2.managers [None req-20834f0d-7572-4304-a468-65ac7ce9b7a2 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-09 06:55:43.830 1 INFO neutron.plugins.ml2.managers [None req-20834f0d-7572-4304-a468-65ac7ce9b7a2 - - - - - -] Initializing mechanism driver 'l2population' 2026-09-09 06:55:43.852 1 INFO neutron.quota [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded quota_driver: . 2026-09-09 06:55:43.853 1 INFO neutron.plugins.ml2.plugin [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Modular L2 Plugin initialization complete 2026-09-09 06:55:43.854 1 INFO neutron.plugins.ml2.managers [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-09 06:55:43.854 1 INFO neutron.plugins.ml2.managers [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-09 06:55:43.854 1 INFO neutron.plugins.ml2.managers [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Got port-security extension from driver 'port_security' 2026-09-09 06:55:43.855 1 INFO neutron.extensions.vlantransparent [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Disabled vlantransparent extension. 2026-09-09 06:55:43.855 1 INFO neutron.manager [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loading Plugin: qos 2026-09-09 06:55:43.877 1 INFO neutron.manager [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loading Plugin: router 2026-09-09 06:55:43.913 1 INFO neutron.services.service_base [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-09 06:55:43.913 1 INFO neutron.manager [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loading Plugin: segments 2026-09-09 06:55:43.972 1 INFO neutron.manager [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loading Plugin: trunk 2026-09-09 06:55:44.023 1 INFO neutron.manager [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loading Plugin: vpnaas 2026-09-09 06:55:44.056 1 WARNING stevedore.named [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-09 06:55:44.110 1 INFO neutron_vpnaas.services.vpn.plugin [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-09 06:55:44.111 1 INFO neutron.common.utils [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-09-09 06:55:44.111 1 INFO neutron.manager [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loading Plugin: auto_allocate 2026-09-09 06:55:44.114 1 INFO neutron.manager [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loading Plugin: tag 2026-09-09 06:55:44.117 1 INFO neutron.manager [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loading Plugin: timestamp 2026-09-09 06:55:44.119 1 INFO neutron.manager [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loading Plugin: network_ip_availability 2026-09-09 06:55:44.122 1 INFO neutron.manager [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loading Plugin: flavors 2026-09-09 06:55:44.125 1 INFO neutron.manager [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loading Plugin: revisions 2026-09-09 06:55:44.127 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Initializing extension manager. 2026-09-09 06:55:44.128 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: address-group 2026-09-09 06:55:44.129 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: address-scope 2026-09-09 06:55:44.129 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-09 06:55:44.130 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: agent 2026-09-09 06:55:44.130 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: agent-resources-synced 2026-09-09 06:55:44.131 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: allowed-address-pairs 2026-09-09 06:55:44.132 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: auto-allocated-topology 2026-09-09 06:55:44.132 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: availability_zone 2026-09-09 06:55:44.133 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: availability_zone_filter 2026-09-09 06:55:44.133 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-09 06:55:44.134 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: default-subnetpools 2026-09-09 06:55:44.135 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-09 06:55:44.135 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: dns-integration 2026-09-09 06:55:44.136 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: dns-domain-ports 2026-09-09 06:55:44.136 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-09 06:55:44.137 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: dvr 2026-09-09 06:55:44.138 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-09 06:55:44.139 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: empty-string-filtering 2026-09-09 06:55:44.139 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-09 06:55:44.140 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-09 06:55:44.140 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: external-net 2026-09-09 06:55:44.141 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-09 06:55:44.142 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: extraroute 2026-09-09 06:55:44.142 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: extraroute-atomic 2026-09-09 06:55:44.143 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-09-09 06:55:44.144 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-09 06:55:44.144 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-09 06:55:44.145 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-09 06:55:44.145 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: fip-port-details 2026-09-09 06:55:44.146 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: flavors 2026-09-09 06:55:44.147 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-09 06:55:44.148 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: floatingip-pools 2026-09-09 06:55:44.148 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: ip_allocation 2026-09-09 06:55:44.149 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: ip-substring-filtering 2026-09-09 06:55:44.150 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: l2_adjacency 2026-09-09 06:55:44.151 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: router 2026-09-09 06:55:44.152 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-09 06:55:44.152 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: ext-gw-mode 2026-09-09 06:55:44.153 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: l3-ha 2026-09-09 06:55:44.154 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-09 06:55:44.154 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: l3-flavors 2026-09-09 06:55:44.155 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-09 06:55:44.155 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-09 06:55:44.157 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-09 06:55:44.160 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-09 06:55:44.161 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-09 06:55:44.162 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-09 06:55:44.163 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-09 06:55:44.163 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: multi-provider 2026-09-09 06:55:44.164 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: net-mtu 2026-09-09 06:55:44.164 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: net-mtu-writable 2026-09-09 06:55:44.165 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: network_availability_zone 2026-09-09 06:55:44.165 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: network-ip-availability 2026-09-09 06:55:44.166 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-09 06:55:44.166 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: pagination 2026-09-09 06:55:44.167 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: port-device-profile 2026-09-09 06:55:44.167 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: port-mac-override 2026-09-09 06:55:44.168 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-09 06:55:44.168 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-09 06:55:44.169 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: port-resource-request 2026-09-09 06:55:44.169 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: port-resource-request-groups 2026-09-09 06:55:44.169 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: binding 2026-09-09 06:55:44.170 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: binding-extended 2026-09-09 06:55:44.171 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: port-security 2026-09-09 06:55:44.171 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: project-id 2026-09-09 06:55:44.172 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: provider 2026-09-09 06:55:44.173 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: qos 2026-09-09 06:55:44.174 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-09 06:55:44.175 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-09 06:55:44.175 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: qos-default 2026-09-09 06:55:44.176 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: qos-fip 2026-09-09 06:55:44.176 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-09 06:55:44.177 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: qos-gateway-ip 2026-09-09 06:55:44.177 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: qos-port-network-policy 2026-09-09 06:55:44.178 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: qos-pps-minimum 2026-09-09 06:55:44.179 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-09 06:55:44.179 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: qos-pps 2026-09-09 06:55:44.180 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: qos-rule-type-details 2026-09-09 06:55:44.180 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-09 06:55:44.180 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: qos-rules-alias 2026-09-09 06:55:44.181 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: quota-check-limit 2026-09-09 06:55:44.183 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: quotas 2026-09-09 06:55:44.185 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: quota_details 2026-09-09 06:55:44.186 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: rbac-policies 2026-09-09 06:55:44.187 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: rbac-address-group 2026-09-09 06:55:44.187 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: rbac-address-scope 2026-09-09 06:55:44.188 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: rbac-security-groups 2026-09-09 06:55:44.188 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: rbac-subnetpool 2026-09-09 06:55:44.188 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: revision-if-match 2026-09-09 06:55:44.189 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: standard-attr-revisions 2026-09-09 06:55:44.190 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: router_availability_zone 2026-09-09 06:55:44.190 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-09 06:55:44.191 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-09 06:55:44.191 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-09 06:55:44.191 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-09 06:55:44.192 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-09 06:55:44.197 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: security-group 2026-09-09 06:55:44.198 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: segment 2026-09-09 06:55:44.199 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-09 06:55:44.199 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: service-type 2026-09-09 06:55:44.200 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: sorting 2026-09-09 06:55:44.200 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: standard-attr-segment 2026-09-09 06:55:44.201 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: standard-attr-description 2026-09-09 06:55:44.201 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: stateful-security-group 2026-09-09 06:55:44.201 1 WARNING neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-09-09 06:55:44.202 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-09 06:55:44.202 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: subnet_onboard 2026-09-09 06:55:44.203 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-09 06:55:44.203 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: subnet-service-types 2026-09-09 06:55:44.204 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: subnet_allocation 2026-09-09 06:55:44.204 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-09 06:55:44.205 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-09 06:55:44.206 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: standard-attr-tag 2026-09-09 06:55:44.207 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-09 06:55:44.208 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: trunk 2026-09-09 06:55:44.208 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: trunk-details 2026-09-09 06:55:44.208 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-09 06:55:44.209 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-09 06:55:44.210 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-09 06:55:44.210 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: vpn-flavors 2026-09-09 06:55:44.211 1 INFO neutron.api.extensions [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Loaded extension: vpnaas 2026-09-09 06:55:44.213 1 INFO oslo_service.service [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Starting 2 workers 2026-09-09 06:55:44.217 1 INFO oslo_service.service [None req-1870b9e2-30d1-45cd-bd1d-2db616986450 - - - - - -] Starting 1 workers 2026-09-09 06:56:16.823 9 INFO neutron.db.l3_hamode_db [None req-8d58eb4b-97f0-4de4-b2f1-b194d70e2a2c - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-09 06:56:30.026 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port e49a0433-1f7a-4221-b9b9-1073533ae686 2026-09-09 06:56:31.165 9 INFO neutron.plugins.ml2.plugin [None req-2388af23-a1ca-4285-aa46-ce53d4f919b7 - - - - - -] Attempt 1 to provision port e49a0433-1f7a-4221-b9b9-1073533ae686 2026-09-09 06:56:31.472 10 INFO neutron.plugins.ml2.plugin [None req-790bde53-8b07-4df0-b5ec-67a26b50c49b - - - - - -] Attempt 1 to provision port e49a0433-1f7a-4221-b9b9-1073533ae686 2026-09-09 06:56:31.732 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port e49a0433-1f7a-4221-b9b9-1073533ae686 2026-09-09 07:02:54.007 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 45005b1e-34da-484c-8163-813397bb03ea 2026-09-09 07:02:54.498 9 INFO neutron.plugins.ml2.plugin [None req-a6b92be4-b3ed-46c3-bb2d-e88b7351bd1c - - - - - -] Attempt 1 to provision port 45005b1e-34da-484c-8163-813397bb03ea 2026-09-09 07:02:54.786 10 INFO neutron.plugins.ml2.plugin [None req-7a0de438-5387-4c69-9be1-57743bd99acb - - - - - -] Attempt 1 to provision port 45005b1e-34da-484c-8163-813397bb03ea 2026-09-09 07:02:55.985 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 45005b1e-34da-484c-8163-813397bb03ea 2026-09-09 07:03:01.025 10 INFO neutron.plugins.ml2.plugin [None req-a5d7b497-3d69-49ba-9351-dbfbc250bccc - - - - - -] Attempt 1 to provision port 608cc1f2-556b-4b91-966d-33161244e948 2026-09-09 07:06:24.337 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 608cc1f2-556b-4b91-966d-33161244e948 2026-09-09 07:06:26.151 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 608cc1f2-556b-4b91-966d-33161244e948 2026-09-09 07:14:46.456 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 0f2b8d9c-8956-4cca-b5ac-ec237396ef0a 2026-09-09 07:14:48.442 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 0f2b8d9c-8956-4cca-b5ac-ec237396ef0a 2026-09-09 07:32:11.084 10 INFO neutron.plugins.ml2.plugin [None req-6943dc56-71a5-4b9a-965d-f4a39148e1d7 - - - - - -] Attempt 1 to provision port 8bccc5b8-d588-4e10-b328-4c1a8c2f52d4 2026-09-09 07:32:11.174 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 4d314f7f-798b-461d-9831-e7cf429e828f 2026-09-09 07:32:11.436 10 INFO neutron.plugins.ml2.plugin [None req-4444e2be-ee19-44aa-a53f-653fd67dad89 - - - - - -] Attempt 1 to provision port cd9ef9ee-477b-46df-8914-9fd8e39b5ab6 2026-09-09 07:32:11.660 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port ee05138e-24a0-49c9-8f36-f709d486fe5f 2026-09-09 07:32:11.983 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port c7af72b7-9f2e-4d73-aa90-a16c1c6ddc77 2026-09-09 07:32:12.405 10 INFO neutron.plugins.ml2.plugin [None req-a688c017-8cba-49fc-8b23-26ec08b04376 - - - - - -] Attempt 1 to provision port c7af72b7-9f2e-4d73-aa90-a16c1c6ddc77 2026-09-09 07:32:12.921 10 INFO neutron.plugins.ml2.plugin [None req-97549e5e-3278-41cb-85ec-323310239e91 - - - - - -] Attempt 1 to provision port c7af72b7-9f2e-4d73-aa90-a16c1c6ddc77 2026-09-09 07:32:13.057 10 INFO neutron.plugins.ml2.plugin [None req-97549e5e-3278-41cb-85ec-323310239e91 - - - - - -] Attempt 1 to provision port 4d314f7f-798b-461d-9831-e7cf429e828f 2026-09-09 07:32:13.147 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 4d314f7f-798b-461d-9831-e7cf429e828f 2026-09-09 07:32:13.166 10 INFO neutron.plugins.ml2.plugin [None req-97549e5e-3278-41cb-85ec-323310239e91 - - - - - -] Attempt 1 to provision port ee05138e-24a0-49c9-8f36-f709d486fe5f 2026-09-09 07:32:13.458 9 INFO neutron.plugins.ml2.plugin [None req-69e6376e-ce60-4b0e-8a62-38b9921ce65b - - - - - -] Attempt 1 to provision port 4d314f7f-798b-461d-9831-e7cf429e828f 2026-09-09 07:32:13.593 9 INFO neutron.plugins.ml2.plugin [None req-69e6376e-ce60-4b0e-8a62-38b9921ce65b - - - - - -] Attempt 1 to provision port ee05138e-24a0-49c9-8f36-f709d486fe5f 2026-09-09 07:32:13.604 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port ee05138e-24a0-49c9-8f36-f709d486fe5f 2026-09-09 07:32:13.804 10 INFO neutron.plugins.ml2.plugin [None req-5022f0f1-9a57-4ef5-ba04-234aa7c562ff - - - - - -] Attempt 1 to provision port 0315ec68-9cb5-4a87-bfa8-b84094a75030 2026-09-09 07:32:14.054 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port c7af72b7-9f2e-4d73-aa90-a16c1c6ddc77 2026-09-09 07:32:14.072 9 INFO neutron.plugins.ml2.plugin [None req-adfbcab0-aedc-42ae-92d4-ed7f62c9185a - - - - - -] Attempt 1 to provision port d00b0885-f94c-427b-a852-3898e85021ff 2026-09-09 07:32:14.613 10 INFO neutron.plugins.ml2.plugin [None req-ee94f4a7-2852-429a-9482-27225b0d99e4 - - - - - -] Attempt 1 to provision port d00b0885-f94c-427b-a852-3898e85021ff 2026-09-09 07:32:15.580 9 INFO neutron.plugins.ml2.plugin [None req-d30c0629-6bc6-44f8-9a47-3820fe8a1096 - - - - - -] Attempt 1 to provision port 35117258-7551-4772-81fa-8407a7a28090 2026-09-09 07:32:16.235 10 INFO neutron.plugins.ml2.plugin [None req-ddd3381d-ed7c-4284-8115-4e08a65dd06e - - - - - -] Attempt 1 to provision port 35117258-7551-4772-81fa-8407a7a28090 2026-09-09 07:32:16.495 10 INFO neutron.plugins.ml2.plugin [None req-34af8a04-e988-48de-b773-b666d78c6335 - - - - - -] Attempt 1 to provision port 7940accd-5d35-4b50-9aea-21e21f04f7ac 2026-09-09 07:32:16.870 9 INFO neutron.plugins.ml2.plugin [None req-df1a9ba4-3cda-4002-8d72-5c9bc8f1241e - - - - - -] Attempt 1 to provision port 7940accd-5d35-4b50-9aea-21e21f04f7ac 2026-09-09 07:32:17.138 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 7b05f1ce-d9d0-4059-a490-80e393862e02 2026-09-09 07:32:17.525 9 INFO neutron.plugins.ml2.plugin [None req-f1c16ed1-ff67-4ded-9892-13582542a95c - - - - - -] Attempt 1 to provision port 9df4f34e-871b-44a8-9876-672703426b44 2026-09-09 07:32:18.816 9 INFO neutron.plugins.ml2.plugin [None req-a60bf814-e14e-4da0-ab24-8cada40cb94d - - - - - -] Attempt 1 to provision port 7b05f1ce-d9d0-4059-a490-80e393862e02 2026-09-09 07:32:19.161 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 7b05f1ce-d9d0-4059-a490-80e393862e02 2026-09-09 07:32:19.270 9 INFO neutron.plugins.ml2.plugin [None req-73c63cd3-cd0a-4b54-8361-200bceea762a - - - - - -] Attempt 1 to provision port 7b05f1ce-d9d0-4059-a490-80e393862e02 2026-09-09 07:32:19.477 10 INFO neutron.plugins.ml2.plugin [None req-8300e837-079a-41da-ae8a-d7019732f85c - - - - - -] Attempt 1 to provision port a0520d75-e4e8-42dd-8ddb-40152b1a1709 2026-09-09 07:32:19.722 9 INFO neutron.plugins.ml2.plugin [None req-7ec5c003-6bff-4832-b018-ed64482e780e - - - - - -] Attempt 1 to provision port a0520d75-e4e8-42dd-8ddb-40152b1a1709 2026-09-09 07:32:21.255 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 8919c7ad-fa22-4ca4-98ca-bf59341ff376 2026-09-09 07:32:21.727 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 52b29f6f-0bcd-483a-94be-47568e1adab7 2026-09-09 07:32:22.198 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 68ec92a2-28f7-4e7a-94f7-ad26d4636006 2026-09-09 07:32:22.582 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 3b0a238d-6a82-4b13-bd88-03e31ddb8a9b 2026-09-09 07:32:23.227 9 INFO neutron.plugins.ml2.plugin [None req-264a0543-40ee-467e-86c9-547c4cc98745 - - - - - -] Attempt 1 to provision port 070ce87d-defc-4a82-98a1-8d2852a0c884 2026-09-09 07:32:23.310 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 3b0a238d-6a82-4b13-bd88-03e31ddb8a9b 2026-09-09 07:32:23.596 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 52b29f6f-0bcd-483a-94be-47568e1adab7 2026-09-09 07:32:23.669 9 INFO neutron.plugins.ml2.plugin [None req-3fac8458-0804-4914-bcdc-14ff69821785 - - - - - -] Attempt 1 to provision port d70f5b59-16db-4a92-9cc0-20ceb8d37971 2026-09-09 07:32:23.877 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 68ec92a2-28f7-4e7a-94f7-ad26d4636006 /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-09-09 07:32:27.143 10 INFO neutron.plugins.ml2.plugin [None req-0545979c-8d2f-4244-990d-f38ca0a50485 - - - - - -] Attempt 1 to provision port 5e65d321-2d98-4fe5-ad0d-234d28f9344e 2026-09-09 07:32:28.917 9 INFO neutron.plugins.ml2.plugin [None req-6d2eb802-b4b6-48d0-a7a1-b572ddf4b0a1 - - - - - -] Attempt 1 to provision port 58030801-3d45-44c3-abae-2d6e2bc296ca 2026-09-09 07:32:29.569 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port d70f5b59-16db-4a92-9cc0-20ceb8d37971 2026-09-09 07:32:30.074 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 1ab79326-38d9-4613-9679-6a0d6bd899d5 2026-09-09 07:32:30.175 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ed1c067-fed8-4017-b743-9c924203093a'] response: {'server_uuid': '77a24552-9dc0-4a71-a254-bcdaf81a0091', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd70f5b59-16db-4a92-9cc0-20ceb8d37971', 'code': 200} 2026-09-09 07:32:30.702 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 070ce87d-defc-4a82-98a1-8d2852a0c884 2026-09-09 07:32:30.969 9 INFO neutron.plugins.ml2.plugin [None req-adda9aa7-f857-4885-9997-3d18f91f62f7 - - - - - -] Attempt 1 to provision port 1ab79326-38d9-4613-9679-6a0d6bd899d5 2026-09-09 07:32:31.354 9 INFO neutron.plugins.ml2.plugin [None req-b6343952-73f5-4312-bba3-a1dcd06a0b68 - - - - - -] Attempt 1 to provision port 1ab79326-38d9-4613-9679-6a0d6bd899d5 2026-09-09 07:32:31.421 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port d70f5b59-16db-4a92-9cc0-20ceb8d37971 2026-09-09 07:32:31.577 9 INFO neutron.plugins.ml2.plugin [None req-0e9510e2-6d37-414c-9631-9bd33c714376 - - - - - -] Attempt 1 to provision port d5fe3456-08cc-4f19-9dfd-2087d08ab322 2026-09-09 07:32:31.754 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 5e65d321-2d98-4fe5-ad0d-234d28f9344e 2026-09-09 07:32:32.173 10 INFO neutron.plugins.ml2.plugin [None req-a4de4278-7391-4477-8a60-47703b6e9a34 - - - - - -] Attempt 1 to provision port d5fe3456-08cc-4f19-9dfd-2087d08ab322 2026-09-09 07:32:32.221 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-af6d7bf2-1be5-4b26-8f4e-4b6d6e992739'] response: {'server_uuid': 'f31afb96-ac9e-40d3-b8be-974bdf11d204', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '070ce87d-defc-4a82-98a1-8d2852a0c884', 'code': 200} 2026-09-09 07:32:32.368 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 1ab79326-38d9-4613-9679-6a0d6bd899d5 2026-09-09 07:32:32.424 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-29175ccf-13c8-4aaf-a9e9-eab558104ed1'] response: {'server_uuid': '2f2f0ae8-dfe5-470d-9367-86dca01474b7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5e65d321-2d98-4fe5-ad0d-234d28f9344e', 'code': 200} 2026-09-09 07:32:32.753 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 070ce87d-defc-4a82-98a1-8d2852a0c884 2026-09-09 07:32:33.617 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 5e65d321-2d98-4fe5-ad0d-234d28f9344e 2026-09-09 07:32:33.909 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port a23f3423-6870-4520-826e-db9651cfab8b 2026-09-09 07:32:35.606 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port a23f3423-6870-4520-826e-db9651cfab8b /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-09-09 07:32:44.846 10 INFO neutron.plugins.ml2.plugin [None req-b9b17eb3-2a20-42d6-a280-f7cf690e8919 - - - - - -] Attempt 1 to provision port 222ee3cb-e71c-4970-a018-385687e753ca 2026-09-09 07:32:45.305 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 4c20d88f-e999-4928-981b-5349dc58b76c 2026-09-09 07:32:45.906 9 INFO neutron.plugins.ml2.plugin [None req-b253430a-ef49-4f77-bf2c-ffee14a8f69e - - - - - -] Attempt 1 to provision port 4c20d88f-e999-4928-981b-5349dc58b76c 2026-09-09 07:32:46.084 9 INFO neutron.plugins.ml2.plugin [None req-7da5ab37-c41b-4fa9-9e72-ad21488d0f8a - - - - - -] Attempt 1 to provision port 4c20d88f-e999-4928-981b-5349dc58b76c 2026-09-09 07:32:46.873 9 INFO neutron.plugins.ml2.plugin [None req-a79710ce-9251-47d7-a06e-9eb6a8d59fe0 - - - - - -] Attempt 1 to provision port 6df16d03-45f2-421d-95b8-7754546663f1 2026-09-09 07:32:47.232 10 INFO neutron.plugins.ml2.plugin [None req-910b9edf-6b89-416f-ba68-52d6e90adea8 - - - - - -] Attempt 1 to provision port 10c29d25-288e-47c8-abba-4049a7b6817b 2026-09-09 07:32:47.417 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port c14d586b-0a2c-4e80-85e2-5bf42a8752fe 2026-09-09 07:32:47.487 10 INFO neutron.plugins.ml2.plugin [None req-a4944622-81fc-4148-bbae-fd7588f88652 - - - - - -] Attempt 1 to provision port 6df16d03-45f2-421d-95b8-7754546663f1 2026-09-09 07:32:47.848 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 4c20d88f-e999-4928-981b-5349dc58b76c 2026-09-09 07:32:49.520 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port c14d586b-0a2c-4e80-85e2-5bf42a8752fe 2026-09-09 07:32:49.752 9 INFO neutron.plugins.ml2.plugin [None req-fd416ca7-bed2-40d0-89d7-bcbda92f0e24 - - - - - -] Attempt 1 to provision port c14d586b-0a2c-4e80-85e2-5bf42a8752fe 2026-09-09 07:32:49.851 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 538171d9-681f-44ef-9dcd-06d2e2d56a73 2026-09-09 07:32:49.966 10 INFO neutron.plugins.ml2.plugin [None req-bd683809-d924-45ce-a86c-28f6dd3785f9 - - - - - -] Attempt 1 to provision port 0513ef65-3d5e-433c-aa30-e73b1b147ac8 2026-09-09 07:32:50.223 9 INFO neutron.plugins.ml2.plugin [None req-e6eb3488-aaeb-4288-85d3-a4bfe5879343 - - - - - -] Attempt 1 to provision port 068996e8-a823-404c-8dce-c9f28a305f8f 2026-09-09 07:32:50.261 9 INFO neutron.plugins.ml2.plugin [None req-e6eb3488-aaeb-4288-85d3-a4bfe5879343 - - - - - -] Attempt 1 to provision port c14d586b-0a2c-4e80-85e2-5bf42a8752fe 2026-09-09 07:32:50.443 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port b5d75a3e-1ca7-4763-9bc1-2b23daac951b 2026-09-09 07:32:50.583 10 INFO neutron.plugins.ml2.plugin [None req-81df9043-e892-4fc1-bfe4-347e39cc73d8 - - - - - -] Attempt 1 to provision port 068996e8-a823-404c-8dce-c9f28a305f8f 2026-09-09 07:32:50.828 9 INFO neutron.plugins.ml2.plugin [None req-781cf883-d2d2-43f3-ac36-d17e06ae099b - - - - - -] Attempt 1 to provision port 068996e8-a823-404c-8dce-c9f28a305f8f 2026-09-09 07:32:51.377 9 INFO neutron.plugins.ml2.plugin [None req-a9492430-4964-4c20-ae37-05a9d87e20a6 - - - - - -] Attempt 1 to provision port b5d75a3e-1ca7-4763-9bc1-2b23daac951b 2026-09-09 07:32:51.428 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port eaf50b56-d4d2-43d8-b8c0-8a1e9c14dde1 2026-09-09 07:32:51.679 10 INFO neutron.plugins.ml2.plugin [None req-4c3e8ab3-f7b7-45cd-b7ae-86ab997e7e00 - - - - - -] Attempt 1 to provision port b5d75a3e-1ca7-4763-9bc1-2b23daac951b 2026-09-09 07:32:52.219 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 538171d9-681f-44ef-9dcd-06d2e2d56a73 2026-09-09 07:32:52.337 9 INFO neutron.plugins.ml2.plugin [None req-054ee4d7-c9b5-4f64-81fb-25b4bb28a73a - - - - - -] Attempt 1 to provision port 1c7ef5f0-7361-4dec-aba5-26da3fdf1e1c 2026-09-09 07:32:52.814 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port b5d75a3e-1ca7-4763-9bc1-2b23daac951b 2026-09-09 07:32:52.910 10 INFO neutron.plugins.ml2.plugin [None req-b1931957-e8e1-4874-a9d5-54f907fdc3f7 - - - - - -] Attempt 1 to provision port 1c7ef5f0-7361-4dec-aba5-26da3fdf1e1c 2026-09-09 07:32:53.505 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port eaf50b56-d4d2-43d8-b8c0-8a1e9c14dde1 2026-09-09 07:32:55.107 10 INFO neutron.plugins.ml2.plugin [None req-69ab6067-0a82-4065-b063-309b508c7911 - - - - - -] Attempt 1 to provision port 3515c95b-5345-4949-b399-2a21b10b2367 2026-09-09 07:32:55.369 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 11bdd581-895c-49ec-9c6f-6a91a2a6b9ad 2026-09-09 07:32:55.698 10 INFO neutron.plugins.ml2.plugin [None req-63dfa085-ad54-49a5-ad49-5e3e70e6dba9 - - - - - -] Attempt 1 to provision port 3d67497a-af21-4fb9-be30-47846343b5e0 2026-09-09 07:32:57.617 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 3d67497a-af21-4fb9-be30-47846343b5e0 2026-09-09 07:32:57.746 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-230e3e22-b85c-4c6e-9292-fb000a2b7dc6'] response: {'server_uuid': '93f41ab8-e57c-47a3-95b2-774d58af91e7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3d67497a-af21-4fb9-be30-47846343b5e0', 'code': 200} 2026-09-09 07:32:58.072 10 INFO neutron.plugins.ml2.plugin [None req-f0b5529d-1896-44f7-b151-623838f97329 - - - - - -] Attempt 1 to provision port 693554ba-4a6e-4f10-8e4d-2fde80edc48c 2026-09-09 07:32:58.120 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 11bdd581-895c-49ec-9c6f-6a91a2a6b9ad 2026-09-09 07:32:58.319 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 3515c95b-5345-4949-b399-2a21b10b2367 2026-09-09 07:32:59.617 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 693554ba-4a6e-4f10-8e4d-2fde80edc48c 2026-09-09 07:32:59.798 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6215154e-dc3a-423b-98e5-fdf147ce370d'] response: {'server_uuid': '993eb40e-6ba9-4509-84b5-138105dd1d4a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '693554ba-4a6e-4f10-8e4d-2fde80edc48c', 'code': 200} 2026-09-09 07:32:59.838 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0789e2f0-7649-4454-b1b4-b84fcf609fd2'] response: {'server_uuid': '932b9255-d935-4a59-8e39-ccdd0e0b5b38', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3515c95b-5345-4949-b399-2a21b10b2367', 'code': 200} 2026-09-09 07:33:00.181 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 3d67497a-af21-4fb9-be30-47846343b5e0 2026-09-09 07:33:00.485 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 3515c95b-5345-4949-b399-2a21b10b2367 2026-09-09 07:33:01.411 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 693554ba-4a6e-4f10-8e4d-2fde80edc48c 2026-09-09 07:33:03.643 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-34a95587-add8-4100-befa-b9e65c708d99'] response: {'server_uuid': '932b9255-d935-4a59-8e39-ccdd0e0b5b38', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3515c95b-5345-4949-b399-2a21b10b2367', 'code': 200} 2026-09-09 07:33:11.643 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 2ed33a8a-404c-4ff6-a6a6-0cd4ca8a48f4 2026-09-09 07:33:12.021 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 9fb5fe4d-5694-42ef-9aeb-d8ff7b5329ac 2026-09-09 07:33:12.610 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 6df16d03-45f2-421d-95b8-7754546663f1 2026-09-09 07:33:12.639 9 INFO neutron.plugins.ml2.plugin [None req-41be378c-db84-4f3b-b011-3b06eb080949 - - - - - -] Attempt 1 to provision port 2ed33a8a-404c-4ff6-a6a6-0cd4ca8a48f4 2026-09-09 07:33:12.960 10 INFO neutron.plugins.ml2.plugin [None req-6825d0ef-0f42-4039-94c6-1254b049800b - - - - - -] Attempt 1 to provision port 2ed33a8a-404c-4ff6-a6a6-0cd4ca8a48f4 2026-09-09 07:33:13.057 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 222ee3cb-e71c-4970-a018-385687e753ca 2026-09-09 07:33:13.169 10 INFO neutron.plugins.ml2.plugin [None req-e2cc4f54-a599-414a-828f-4d1e13c0bd15 - - - - - -] Attempt 1 to provision port 9fb5fe4d-5694-42ef-9aeb-d8ff7b5329ac 2026-09-09 07:33:13.478 10 INFO neutron.plugins.ml2.plugin [None req-42d789b4-9828-456c-8fdc-6f7eacea2764 - - - - - -] Attempt 1 to provision port 991ff71d-6001-46da-b516-ef7c99bf704d 2026-09-09 07:33:13.516 10 INFO neutron.plugins.ml2.plugin [None req-42d789b4-9828-456c-8fdc-6f7eacea2764 - - - - - -] Attempt 1 to provision port 9fb5fe4d-5694-42ef-9aeb-d8ff7b5329ac 2026-09-09 07:33:13.525 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 9fb5fe4d-5694-42ef-9aeb-d8ff7b5329ac 2026-09-09 07:33:13.735 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 2ed33a8a-404c-4ff6-a6a6-0cd4ca8a48f4 2026-09-09 07:33:13.927 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 6df16d03-45f2-421d-95b8-7754546663f1 2026-09-09 07:33:14.133 10 INFO neutron.plugins.ml2.plugin [None req-1ee5cf26-e483-46e1-9ea3-55210549d12d - - - - - -] Attempt 1 to provision port 991ff71d-6001-46da-b516-ef7c99bf704d 2026-09-09 07:33:14.250 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 222ee3cb-e71c-4970-a018-385687e753ca 2026-09-09 07:33:14.278 9 INFO neutron.plugins.ml2.plugin [None req-b0009d58-4eed-4f70-9c7e-03b308efd112 - - - - - -] Attempt 1 to provision port 3d67497a-af21-4fb9-be30-47846343b5e0 2026-09-09 07:33:15.077 9 INFO neutron.plugins.ml2.plugin [None req-b306cf40-4499-49e3-a77d-b66559c383aa - - - - - -] Attempt 1 to provision port 121fa994-15c2-4680-926e-bf945fea24ee 2026-09-09 07:33:15.595 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 1c7ef5f0-7361-4dec-aba5-26da3fdf1e1c 2026-09-09 07:33:15.618 9 INFO neutron.plugins.ml2.plugin [None req-dded1689-a66a-430d-8ad8-e3ee082c92f7 - - - - - -] Attempt 1 to provision port 121fa994-15c2-4680-926e-bf945fea24ee 2026-09-09 07:33:15.906 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 3d67497a-af21-4fb9-be30-47846343b5e0 2026-09-09 07:33:16.168 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 0513ef65-3d5e-433c-aa30-e73b1b147ac8 2026-09-09 07:33:16.380 10 INFO neutron.plugins.ml2.plugin [None req-0c694385-dbae-4f86-a8bb-2c2680933f88 - - - - - -] Attempt 1 to provision port 3d67497a-af21-4fb9-be30-47846343b5e0 2026-09-09 07:33:17.717 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 1c7ef5f0-7361-4dec-aba5-26da3fdf1e1c 2026-09-09 07:33:18.058 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 0513ef65-3d5e-433c-aa30-e73b1b147ac8 2026-09-09 07:33:19.668 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 693554ba-4a6e-4f10-8e4d-2fde80edc48c 2026-09-09 07:33:20.237 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-77e94e7b-7acd-44ae-b110-17fa62d1fa06'] response: {'server_uuid': '993eb40e-6ba9-4509-84b5-138105dd1d4a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '693554ba-4a6e-4f10-8e4d-2fde80edc48c', 'code': 200} 2026-09-09 07:33:21.816 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 693554ba-4a6e-4f10-8e4d-2fde80edc48c 2026-09-09 07:33:22.300 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-96cfd1e9-fa36-4b0f-a241-1a85fcb97fd8'] response: {'server_uuid': '993eb40e-6ba9-4509-84b5-138105dd1d4a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '693554ba-4a6e-4f10-8e4d-2fde80edc48c', '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-09-09 07:33:23.616 10 INFO neutron.plugins.ml2.plugin [None req-453d1b41-7403-47d5-931b-073e4a0a1bd7 - - - - - -] Attempt 1 to provision port df1d6263-9886-42ef-888d-24b55f2895d1 2026-09-09 07:33:23.624 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 693554ba-4a6e-4f10-8e4d-2fde80edc48c 2026-09-09 07:33:23.899 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port df1d6263-9886-42ef-888d-24b55f2895d1 2026-09-09 07:33:23.972 10 INFO neutron.plugins.ml2.plugin [None req-469a248b-77a2-4bb5-a097-a5c460c8f3cd - - - - - -] Attempt 1 to provision port 1462d3ca-76bd-437c-b7cc-34e5542633e4 2026-09-09 07:33:24.026 10 INFO neutron.plugins.ml2.plugin [None req-469a248b-77a2-4bb5-a097-a5c460c8f3cd - - - - - -] Attempt 1 to provision port df1d6263-9886-42ef-888d-24b55f2895d1 2026-09-09 07:33:24.213 9 INFO neutron.plugins.ml2.plugin [None req-3ab69168-6337-4c98-8a6f-bcb0fa859cf7 - - - - - -] Attempt 1 to provision port 1462d3ca-76bd-437c-b7cc-34e5542633e4 2026-09-09 07:33:24.443 9 INFO neutron.plugins.ml2.plugin [None req-a03ed4dd-940a-4de6-bee8-b9d4f28e75e8 - - - - - -] Attempt 1 to provision port 1462d3ca-76bd-437c-b7cc-34e5542633e4 2026-09-09 07:33:25.589 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port df1d6263-9886-42ef-888d-24b55f2895d1 2026-09-09 07:33:29.651 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 2b882bbd-e519-4a9c-9d58-744c9e764c30 2026-09-09 07:33:30.123 10 INFO neutron.plugins.ml2.plugin [None req-d25241a3-5406-41cf-bc2b-16e2a538be7a - - - - - -] Attempt 1 to provision port 2b882bbd-e519-4a9c-9d58-744c9e764c30 2026-09-09 07:33:30.140 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 8b243a13-873a-4476-96c8-6ec5216f817d 2026-09-09 07:33:30.516 9 INFO neutron.plugins.ml2.plugin [None req-b0c399cc-a847-4ea0-a9d8-7783c60d7668 - - - - - -] Attempt 1 to provision port 2b882bbd-e519-4a9c-9d58-744c9e764c30 2026-09-09 07:33:30.586 9 INFO neutron.plugins.ml2.plugin [None req-b0c399cc-a847-4ea0-a9d8-7783c60d7668 - - - - - -] Attempt 1 to provision port 92cea56e-11de-44e8-8358-0f149779da20 2026-09-09 07:33:30.841 9 INFO neutron.plugins.ml2.plugin [None req-7fac58e0-771c-452b-86da-e3e7fc499e10 - - - - - -] Attempt 1 to provision port 8b243a13-873a-4476-96c8-6ec5216f817d 2026-09-09 07:33:30.938 9 INFO neutron.plugins.ml2.plugin [None req-7fac58e0-771c-452b-86da-e3e7fc499e10 - - - - - -] Attempt 1 to provision port 92cea56e-11de-44e8-8358-0f149779da20 2026-09-09 07:33:31.644 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 2b882bbd-e519-4a9c-9d58-744c9e764c30 2026-09-09 07:33:33.533 10 INFO neutron.plugins.ml2.plugin [None req-0217bae9-a708-490a-8779-d013da8def58 - - - - - -] Attempt 1 to provision port ea4a6eb4-5f1d-4250-bcb6-c1c98edfdfc4 2026-09-09 07:33:34.206 9 INFO neutron.plugins.ml2.plugin [None req-aad63ce6-d802-4c61-908b-fda89917fe32 - - - - - -] Attempt 1 to provision port d640a4c4-6122-49d0-b8da-4c50e9596582 2026-09-09 07:33:39.643 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 063c80e7-0067-4f1e-8158-dbbb3a94e81e 2026-09-09 07:33:39.798 10 INFO neutron.plugins.ml2.plugin [None req-7a87b95b-d2db-40f6-880d-c48363129504 - - - - - -] Attempt 1 to provision port 063c80e7-0067-4f1e-8158-dbbb3a94e81e 2026-09-09 07:33:39.835 10 INFO neutron.plugins.ml2.db [None req-7a87b95b-d2db-40f6-880d-c48363129504 - - - - - -] No ports have port_id starting with 063c80e7-0067-4f1e-8158-dbbb3a94e81e 2026-09-09 07:33:41.748 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 3d36e8af-c5d5-46cd-9d4e-a86ad0ac03f9 2026-09-09 07:34:01.160 9 INFO neutron.plugins.ml2.plugin [None req-7dfc9a6b-9ca7-47a2-928f-cddf56067644 - - - - - -] Attempt 1 to provision port 1e4e0e29-71b8-4bc8-8125-c5f23d57095b 2026-09-09 07:34:01.573 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 8924c1eb-7c49-477a-9ecc-3b0fdd19fac9 2026-09-09 07:34:02.141 10 INFO neutron.plugins.ml2.plugin [None req-ef1dc28e-ff4f-4280-8039-f064ab2b360a - - - - - -] Attempt 1 to provision port 8924c1eb-7c49-477a-9ecc-3b0fdd19fac9 2026-09-09 07:34:02.437 9 INFO neutron.plugins.ml2.plugin [None req-d90cd02d-f5b4-4d73-8101-7a926cc8075e - - - - - -] Attempt 1 to provision port 8924c1eb-7c49-477a-9ecc-3b0fdd19fac9 2026-09-09 07:34:03.254 9 INFO neutron.plugins.ml2.plugin [None req-b51017d7-9bba-43f3-afab-735f6e3a59a6 - - - - - -] Attempt 1 to provision port 39f4cdf7-d87d-473a-ad58-42248a48d1c9 2026-09-09 07:34:03.675 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 8924c1eb-7c49-477a-9ecc-3b0fdd19fac9 2026-09-09 07:34:03.931 9 INFO neutron.plugins.ml2.plugin [None req-5cef7a06-d574-4a24-95d3-da74cb6ea671 - - - - - -] Attempt 1 to provision port 39f4cdf7-d87d-473a-ad58-42248a48d1c9 2026-09-09 07:34:05.620 9 INFO neutron.plugins.ml2.plugin [None req-649f9b09-5c34-48e8-b52b-794c82ca2650 - - - - - -] Attempt 1 to provision port d2fc2604-10ad-4df2-bd8b-519c79f16ce7 2026-09-09 07:34:05.701 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port a835fa80-cf41-4dd0-86ba-e95b0a900c5a 2026-09-09 07:34:06.025 10 INFO neutron.plugins.ml2.plugin [None req-15b9e160-96be-4241-83f0-2fc98dc617a8 - - - - - -] Attempt 1 to provision port d2fc2604-10ad-4df2-bd8b-519c79f16ce7 2026-09-09 07:34:06.208 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port d2fc2604-10ad-4df2-bd8b-519c79f16ce7 /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-09-09 07:34:08.012 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port a835fa80-cf41-4dd0-86ba-e95b0a900c5a 2026-09-09 07:34:09.038 9 INFO neutron.plugins.ml2.plugin [None req-f145d544-281d-4898-8cf8-343f6a62f03a - - - - - -] Attempt 1 to provision port 4738db08-45ec-4628-b919-5803dbce03fc 2026-09-09 07:34:11.744 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 4738db08-45ec-4628-b919-5803dbce03fc 2026-09-09 07:34:11.863 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c96b49ac-44c7-4498-8c91-255ce5e90bec'] response: {'server_uuid': '68442383-7031-44ad-918d-ef6dea651672', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4738db08-45ec-4628-b919-5803dbce03fc', 'code': 200} 2026-09-09 07:34:13.660 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 24984de6-fd09-4623-aee8-a29bc41b98ad 2026-09-09 07:34:14.297 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 4738db08-45ec-4628-b919-5803dbce03fc 2026-09-09 07:34:14.325 10 INFO neutron.plugins.ml2.plugin [None req-012ea050-200b-45aa-be01-d3dba57083b4 - - - - - -] Attempt 1 to provision port d6e8fdc0-2439-4c9e-8ea6-681d92a52d87 2026-09-09 07:34:14.595 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port d6e8fdc0-2439-4c9e-8ea6-681d92a52d87 2026-09-09 07:34:14.718 10 INFO neutron.plugins.ml2.plugin [None req-c5c57107-f056-427b-a006-3c69a0917b87 - - - - - -] Attempt 1 to provision port d6e8fdc0-2439-4c9e-8ea6-681d92a52d87 2026-09-09 07:34:14.817 10 INFO neutron.plugins.ml2.plugin [None req-c5c57107-f056-427b-a006-3c69a0917b87 - - - - - -] Attempt 1 to provision port 24984de6-fd09-4623-aee8-a29bc41b98ad 2026-09-09 07:34:14.991 9 INFO neutron.plugins.ml2.plugin [None req-be69df71-5a4d-4283-8da8-ebc58a16b5cf - - - - - -] Attempt 1 to provision port 24984de6-fd09-4623-aee8-a29bc41b98ad 2026-09-09 07:34:15.068 9 INFO neutron.plugins.ml2.plugin [None req-be69df71-5a4d-4283-8da8-ebc58a16b5cf - - - - - -] Attempt 1 to provision port dde00d5e-2f3d-46de-805c-68c84e34153d 2026-09-09 07:34:15.205 10 INFO neutron.plugins.ml2.plugin [None req-9e030953-a4ee-469c-bdeb-8fe266c4c967 - - - - - -] Attempt 1 to provision port dde00d5e-2f3d-46de-805c-68c84e34153d 2026-09-09 07:34:15.359 9 INFO neutron.plugins.ml2.plugin [None req-828cc379-8882-40bf-815c-e10af0f748e1 - - - - - -] Attempt 1 to provision port dde00d5e-2f3d-46de-805c-68c84e34153d 2026-09-09 07:34:15.595 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 24984de6-fd09-4623-aee8-a29bc41b98ad 2026-09-09 07:34:15.715 9 INFO neutron.plugins.ml2.plugin [None req-aa183830-98b5-4d85-a004-81cdb206052d - - - - - -] Attempt 1 to provision port fff7da77-9262-4395-9381-a21d215ff96a 2026-09-09 07:34:15.851 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port d6e8fdc0-2439-4c9e-8ea6-681d92a52d87 2026-09-09 07:34:16.183 10 INFO neutron.plugins.ml2.plugin [None req-efb3f5a7-479d-49e2-a096-1e038bb9c8b5 - - - - - -] Attempt 1 to provision port fff7da77-9262-4395-9381-a21d215ff96a /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-09-09 07:34:23.599 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 743044a2-dba7-40c9-b2e0-e833c82c7b88 2026-09-09 07:34:24.005 10 INFO neutron.plugins.ml2.plugin [None req-95cdf746-d58f-497b-9750-2c59ccb6f555 - - - - - -] Attempt 1 to provision port 743044a2-dba7-40c9-b2e0-e833c82c7b88 2026-09-09 07:34:24.299 9 INFO neutron.plugins.ml2.plugin [None req-78569bdf-d28b-40f3-bd28-310c66756f8e - - - - - -] Attempt 1 to provision port 743044a2-dba7-40c9-b2e0-e833c82c7b88 2026-09-09 07:34:24.381 9 INFO neutron.plugins.ml2.plugin [None req-78569bdf-d28b-40f3-bd28-310c66756f8e - - - - - -] Attempt 1 to provision port 7ac38cfb-80e0-4a70-b00b-4844d7cf4def 2026-09-09 07:34:24.519 9 INFO neutron.plugins.ml2.plugin [None req-67ca1a5d-e147-4c70-8568-fadc94c5266f - - - - - -] Attempt 1 to provision port 7ac38cfb-80e0-4a70-b00b-4844d7cf4def 2026-09-09 07:34:24.770 10 INFO neutron.plugins.ml2.plugin [None req-38611f1c-1334-488a-9595-ccb66a11c185 - - - - - -] Attempt 1 to provision port 7ac38cfb-80e0-4a70-b00b-4844d7cf4def 2026-09-09 07:34:25.549 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 743044a2-dba7-40c9-b2e0-e833c82c7b88 2026-09-09 07:34:25.930 9 INFO neutron.plugins.ml2.plugin [None req-3f05820f-aacd-49d6-86d4-267178afeb31 - - - - - -] Attempt 1 to provision port 10057f00-3842-41b4-a082-c10ed615a750 2026-09-09 07:34:29.666 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 77dd36d0-c611-4b07-bd05-b47d7688dd0f 2026-09-09 07:34:31.653 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 9c9f488d-6375-43a1-920c-c43f6cc7bbbc 2026-09-09 07:34:31.675 10 INFO neutron.plugins.ml2.plugin [None req-cd5d6c4f-9b3f-41bb-8a99-49a0eac834a2 - - - - - -] Attempt 1 to provision port c9eff050-7447-462a-8ea3-a1888c363afb 2026-09-09 07:34:32.050 10 INFO neutron.plugins.ml2.plugin [None req-8de095c9-9dc1-472f-ae84-7f62769d648e - - - - - -] Attempt 1 to provision port 9c9f488d-6375-43a1-920c-c43f6cc7bbbc 2026-09-09 07:34:32.104 10 INFO neutron.plugins.ml2.plugin [None req-8de095c9-9dc1-472f-ae84-7f62769d648e - - - - - -] Attempt 1 to provision port b1999844-9d0f-4f8a-b8e7-1036cb80e197 2026-09-09 07:34:32.126 10 INFO neutron.plugins.ml2.plugin [None req-8de095c9-9dc1-472f-ae84-7f62769d648e - - - - - -] Attempt 1 to provision port c9eff050-7447-462a-8ea3-a1888c363afb 2026-09-09 07:34:32.185 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 77dd36d0-c611-4b07-bd05-b47d7688dd0f 2026-09-09 07:34:32.401 9 INFO neutron.plugins.ml2.plugin [None req-be5d22df-9f08-498a-9739-6210d8970893 - - - - - -] Attempt 1 to provision port b1999844-9d0f-4f8a-b8e7-1036cb80e197 2026-09-09 07:34:32.528 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port c9eff050-7447-462a-8ea3-a1888c363afb 2026-09-09 07:34:32.572 10 INFO neutron.plugins.ml2.plugin [None req-1f561fa6-5dcc-419c-9c81-fd06f9092b91 - - - - - -] Attempt 1 to provision port 9c9f488d-6375-43a1-920c-c43f6cc7bbbc 2026-09-09 07:34:32.705 10 INFO neutron.plugins.ml2.plugin [None req-1f561fa6-5dcc-419c-9c81-fd06f9092b91 - - - - - -] Attempt 1 to provision port f54cb5e9-8842-46c7-bb1b-1589cfc01d5b 2026-09-09 07:34:32.852 9 INFO neutron.plugins.ml2.plugin [None req-2d7915aa-b777-4738-92dc-d0d55253f580 - - - - - -] Attempt 1 to provision port f54cb5e9-8842-46c7-bb1b-1589cfc01d5b 2026-09-09 07:34:33.123 10 INFO neutron.plugins.ml2.plugin [None req-cf5a6300-f948-44e9-9665-df5ee1a0fc40 - - - - - -] Attempt 1 to provision port f54cb5e9-8842-46c7-bb1b-1589cfc01d5b 2026-09-09 07:34:33.739 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 9c9f488d-6375-43a1-920c-c43f6cc7bbbc 2026-09-09 07:34:34.120 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port c9eff050-7447-462a-8ea3-a1888c363afb 2026-09-09 07:34:36.206 9 INFO neutron.plugins.ml2.plugin [None req-4cc38fa2-6a71-4c22-a7c3-b3bd23ab948e - - - - - -] Attempt 1 to provision port 7c22758b-2b68-4c0c-b92a-96714c1dc74d 2026-09-09 07:34:36.880 9 INFO neutron.plugins.ml2.plugin [None req-7ab70a88-b15c-42ea-a352-3e75fb7ad51a - - - - - -] Attempt 1 to provision port 8a24c405-f272-44e7-a4a7-b8c069fa5be6 2026-09-09 07:34:39.681 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 8a24c405-f272-44e7-a4a7-b8c069fa5be6 2026-09-09 07:34:39.921 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-06c665b0-d27c-4f0d-a571-7507b611fae5'] response: {'server_uuid': 'a959e733-086b-4a06-bb49-d2690316de07', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8a24c405-f272-44e7-a4a7-b8c069fa5be6', 'code': 200} 2026-09-09 07:34:41.705 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 8a24c405-f272-44e7-a4a7-b8c069fa5be6 2026-09-09 07:34:45.579 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 10057f00-3842-41b4-a082-c10ed615a750 2026-09-09 07:34:45.891 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port f54cb5e9-8842-46c7-bb1b-1589cfc01d5b 2026-09-09 07:34:47.684 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 10057f00-3842-41b4-a082-c10ed615a750 2026-09-09 07:34:47.888 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port f54cb5e9-8842-46c7-bb1b-1589cfc01d5b 2026-09-09 07:35:02.414 9 INFO neutron.plugins.ml2.plugin [None req-7e3be692-f230-42a3-a057-475bbdc67abf - - - - - -] Attempt 1 to provision port 31dd57d6-57b3-4431-8434-fd015d2e379f 2026-09-09 07:35:03.639 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 31dd57d6-57b3-4431-8434-fd015d2e379f 2026-09-09 07:35:03.772 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c20f19b-b1a4-45d9-be31-baa765e1f473'] response: {'server_uuid': 'c8a88de3-d535-4a29-b853-a8f5852c2a60', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '31dd57d6-57b3-4431-8434-fd015d2e379f', 'code': 200} 2026-09-09 07:35:05.560 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 31dd57d6-57b3-4431-8434-fd015d2e379f 2026-09-09 07:35:14.481 9 INFO neutron.plugins.ml2.plugin [None req-a77cdf95-82ac-4812-b5c2-e964bc6d66f5 - - - - - -] Attempt 1 to provision port 7e7a8cdf-634b-4b93-a0c6-228bb44d7f59 2026-09-09 07:35:15.635 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port ee33ac15-9ae6-443e-9f6e-15fd548d8b6c 2026-09-09 07:35:16.348 10 INFO neutron.plugins.ml2.plugin [None req-9ed82c97-328f-419b-8e6b-8428bd72879b - - - - - -] Attempt 1 to provision port ee33ac15-9ae6-443e-9f6e-15fd548d8b6c 2026-09-09 07:35:16.661 10 INFO neutron.plugins.ml2.plugin [None req-737aaae9-36c5-4471-a6a2-38deb7ffdb1f - - - - - -] Attempt 1 to provision port ee33ac15-9ae6-443e-9f6e-15fd548d8b6c 2026-09-09 07:35:17.192 9 INFO neutron.plugins.ml2.plugin [None req-5dffdad0-abb1-4713-b9c9-9dbe0d19afd5 - - - - - -] Attempt 1 to provision port 5997fcf2-c60a-4789-b573-0dbf22889833 2026-09-09 07:35:17.594 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port ee33ac15-9ae6-443e-9f6e-15fd548d8b6c 2026-09-09 07:35:17.761 10 INFO neutron.plugins.ml2.plugin [None req-f530c5de-43f1-48f0-a643-f125188274d3 - - - - - -] Attempt 1 to provision port 5997fcf2-c60a-4789-b573-0dbf22889833 2026-09-09 07:35:19.666 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port aa9f9710-fcae-4c72-aed1-7c53caed1601 2026-09-09 07:35:20.760 10 INFO neutron.plugins.ml2.plugin [None req-5c6c72db-f4a0-424e-9a93-22af914382ce - - - - - -] Attempt 1 to provision port 62f3eeca-b9c8-4af4-aa27-13baf8284402 2026-09-09 07:35:21.718 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port aa9f9710-fcae-4c72-aed1-7c53caed1601 2026-09-09 07:35:22.247 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port e8d0e34f-6a47-4a08-aeaa-30fcfb48945e 2026-09-09 07:35:22.748 10 INFO neutron.plugins.ml2.plugin [None req-09075931-5bfa-4154-adcf-b9549861182d - - - - - -] Attempt 1 to provision port e8d0e34f-6a47-4a08-aeaa-30fcfb48945e 2026-09-09 07:35:23.171 9 INFO neutron.plugins.ml2.plugin [None req-e16eca62-d91f-48a5-bfab-e547316b9f84 - - - - - -] Attempt 1 to provision port e8d0e34f-6a47-4a08-aeaa-30fcfb48945e 2026-09-09 07:35:23.525 10 INFO neutron.plugins.ml2.plugin [None req-d620e189-ea25-403f-84d6-ca48ca32d02e - - - - - -] Attempt 1 to provision port ce1bd6ed-3abe-4b2f-810c-a7a9f408bc5a 2026-09-09 07:35:23.677 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port e8d0e34f-6a47-4a08-aeaa-30fcfb48945e 2026-09-09 07:35:23.979 10 INFO neutron.plugins.ml2.plugin [None req-7f5a7a38-efa5-4699-8a85-d7b988630913 - - - - - -] Attempt 1 to provision port ce1bd6ed-3abe-4b2f-810c-a7a9f408bc5a 2026-09-09 07:35:25.767 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port c524344e-54dd-4159-9d62-172e8c42e3bc 2026-09-09 07:35:27.741 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port c524344e-54dd-4159-9d62-172e8c42e3bc 2026-09-09 07:35:29.567 9 INFO neutron.plugins.ml2.plugin [None req-dc226341-4156-479c-a546-89b9735ef432 - - - - - -] Attempt 1 to provision port ba01cc21-2163-4481-9691-d0800f446bb3 2026-09-09 07:35:31.685 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port ba01cc21-2163-4481-9691-d0800f446bb3 2026-09-09 07:35:31.817 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-74c959d6-e562-4f66-a83c-60cec0de086a'] response: {'server_uuid': 'f587274a-2fe5-4f77-87b6-c171f5f587b6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ba01cc21-2163-4481-9691-d0800f446bb3', 'code': 200} 2026-09-09 07:35:33.714 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port ba01cc21-2163-4481-9691-d0800f446bb3 2026-09-09 07:35:34.192 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 7e7a8cdf-634b-4b93-a0c6-228bb44d7f59 2026-09-09 07:35:34.608 9 ERROR neutron.plugins.ml2.managers [None req-b2727b43-d347-411a-b64f-3c91305c5c6b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5fc6169e-5ff4-4ffd-bf8b-b2103c9f0454 could not be found. 2026-09-09 07:35:34.608 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-09-09 07:35:34.608 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-09-09 07:35:34.608 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-09-09 07:35:34.608 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-09-09 07:35:34.608 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-09-09 07:35:34.608 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-09-09 07:35:34.608 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-09-09 07:35:34.608 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-09-09 07:35:34.608 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-09-09 07:35:34.608 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-09-09 07:35:34.608 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-09-09 07:35:34.608 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-09-09 07:35:34.608 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-09-09 07:35:34.608 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:34.608 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:34.608 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-09-09 07:35:34.608 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:34.608 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-09-09 07:35:34.608 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-09-09 07:35:34.608 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-09-09 07:35:34.608 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-09-09 07:35:34.608 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:34.608 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:34.608 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-09-09 07:35:34.608 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:34.608 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-09-09 07:35:34.608 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-09-09 07:35:34.608 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-09-09 07:35:34.608 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-09-09 07:35:34.608 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:34.608 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:34.608 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-09-09 07:35:34.608 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:34.608 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-09-09 07:35:34.608 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-09-09 07:35:34.608 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-09-09 07:35:34.608 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-09-09 07:35:34.608 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-09-09 07:35:34.608 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-09-09 07:35:34.608 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5fc6169e-5ff4-4ffd-bf8b-b2103c9f0454 could not be found. 2026-09-09 07:35:34.608 9 ERROR neutron.plugins.ml2.managers  2026-09-09 07:35:34.610 9 ERROR neutron.plugins.ml2.managers [None req-b2727b43-d347-411a-b64f-3c91305c5c6b - - - - - -] Failed to bind port 7e8962f6-d117-41db-a2fc-2095bcfc51ba on host instance for vnic_type normal using segments [{'id': 'f116dd93-c8cd-4edf-afe4-a7026ce54657', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 335, 'network_id': '43dc0f02-8478-4621-9c4c-8e587084800c'}] 2026-09-09 07:35:34.612 9 INFO neutron.plugins.ml2.plugin [None req-b2727b43-d347-411a-b64f-3c91305c5c6b - - - - - -] Attempt 2 to bind port 7e8962f6-d117-41db-a2fc-2095bcfc51ba 2026-09-09 07:35:34.661 9 ERROR neutron.plugins.ml2.managers [None req-b2727b43-d347-411a-b64f-3c91305c5c6b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5fc6169e-5ff4-4ffd-bf8b-b2103c9f0454 could not be found. 2026-09-09 07:35:34.661 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-09-09 07:35:34.661 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-09-09 07:35:34.661 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-09-09 07:35:34.661 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-09-09 07:35:34.661 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-09-09 07:35:34.661 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-09-09 07:35:34.661 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-09-09 07:35:34.661 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-09-09 07:35:34.661 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-09-09 07:35:34.661 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-09-09 07:35:34.661 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-09-09 07:35:34.661 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-09-09 07:35:34.661 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-09-09 07:35:34.661 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:34.661 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:34.661 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-09-09 07:35:34.661 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:34.661 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-09-09 07:35:34.661 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-09-09 07:35:34.661 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-09-09 07:35:34.661 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-09-09 07:35:34.661 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:34.661 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:34.661 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-09-09 07:35:34.661 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:34.661 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-09-09 07:35:34.661 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-09-09 07:35:34.661 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-09-09 07:35:34.661 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-09-09 07:35:34.661 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:34.661 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:34.661 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-09-09 07:35:34.661 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:34.661 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-09-09 07:35:34.661 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-09-09 07:35:34.661 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-09-09 07:35:34.661 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-09-09 07:35:34.661 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-09-09 07:35:34.661 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-09-09 07:35:34.661 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5fc6169e-5ff4-4ffd-bf8b-b2103c9f0454 could not be found. 2026-09-09 07:35:34.661 9 ERROR neutron.plugins.ml2.managers  2026-09-09 07:35:34.661 9 ERROR neutron.plugins.ml2.managers [None req-b2727b43-d347-411a-b64f-3c91305c5c6b - - - - - -] Failed to bind port 7e8962f6-d117-41db-a2fc-2095bcfc51ba on host instance for vnic_type normal using segments [{'id': 'f116dd93-c8cd-4edf-afe4-a7026ce54657', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 335, 'network_id': '43dc0f02-8478-4621-9c4c-8e587084800c'}] 2026-09-09 07:35:34.669 9 INFO neutron.plugins.ml2.plugin [None req-b2727b43-d347-411a-b64f-3c91305c5c6b - - - - - -] Attempt 3 to bind port 7e8962f6-d117-41db-a2fc-2095bcfc51ba 2026-09-09 07:35:34.798 9 ERROR neutron.plugins.ml2.managers [None req-b2727b43-d347-411a-b64f-3c91305c5c6b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5fc6169e-5ff4-4ffd-bf8b-b2103c9f0454 could not be found. 2026-09-09 07:35:34.798 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-09-09 07:35:34.798 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-09-09 07:35:34.798 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-09-09 07:35:34.798 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-09-09 07:35:34.798 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-09-09 07:35:34.798 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-09-09 07:35:34.798 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-09-09 07:35:34.798 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-09-09 07:35:34.798 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-09-09 07:35:34.798 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-09-09 07:35:34.798 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-09-09 07:35:34.798 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-09-09 07:35:34.798 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-09-09 07:35:34.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:34.798 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:34.798 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-09-09 07:35:34.798 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:34.798 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-09-09 07:35:34.798 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-09-09 07:35:34.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-09-09 07:35:34.798 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-09-09 07:35:34.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:34.798 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:34.798 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-09-09 07:35:34.798 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:34.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-09-09 07:35:34.798 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-09-09 07:35:34.798 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-09-09 07:35:34.798 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-09-09 07:35:34.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:34.798 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:34.798 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-09-09 07:35:34.798 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:34.798 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-09-09 07:35:34.798 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-09-09 07:35:34.798 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-09-09 07:35:34.798 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-09-09 07:35:34.798 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-09-09 07:35:34.798 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-09-09 07:35:34.798 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5fc6169e-5ff4-4ffd-bf8b-b2103c9f0454 could not be found. 2026-09-09 07:35:34.798 9 ERROR neutron.plugins.ml2.managers  2026-09-09 07:35:34.798 9 ERROR neutron.plugins.ml2.managers [None req-b2727b43-d347-411a-b64f-3c91305c5c6b - - - - - -] Failed to bind port 7e8962f6-d117-41db-a2fc-2095bcfc51ba on host instance for vnic_type normal using segments [{'id': 'f116dd93-c8cd-4edf-afe4-a7026ce54657', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 335, 'network_id': '43dc0f02-8478-4621-9c4c-8e587084800c'}] 2026-09-09 07:35:34.799 9 INFO neutron.plugins.ml2.plugin [None req-b2727b43-d347-411a-b64f-3c91305c5c6b - - - - - -] Attempt 4 to bind port 7e8962f6-d117-41db-a2fc-2095bcfc51ba 2026-09-09 07:35:34.826 9 ERROR neutron.plugins.ml2.managers [None req-b2727b43-d347-411a-b64f-3c91305c5c6b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5fc6169e-5ff4-4ffd-bf8b-b2103c9f0454 could not be found. 2026-09-09 07:35:34.826 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-09-09 07:35:34.826 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-09-09 07:35:34.826 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-09-09 07:35:34.826 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-09-09 07:35:34.826 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-09-09 07:35:34.826 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-09-09 07:35:34.826 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-09-09 07:35:34.826 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-09-09 07:35:34.826 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-09-09 07:35:34.826 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-09-09 07:35:34.826 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-09-09 07:35:34.826 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-09-09 07:35:34.826 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-09-09 07:35:34.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:34.826 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:34.826 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-09-09 07:35:34.826 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:34.826 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-09-09 07:35:34.826 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-09-09 07:35:34.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-09-09 07:35:34.826 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-09-09 07:35:34.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:34.826 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:34.826 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-09-09 07:35:34.826 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:34.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-09-09 07:35:34.826 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-09-09 07:35:34.826 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-09-09 07:35:34.826 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-09-09 07:35:34.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:34.826 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:34.826 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-09-09 07:35:34.826 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:34.826 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-09-09 07:35:34.826 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-09-09 07:35:34.826 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-09-09 07:35:34.826 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-09-09 07:35:34.826 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-09-09 07:35:34.826 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-09-09 07:35:34.826 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5fc6169e-5ff4-4ffd-bf8b-b2103c9f0454 could not be found. 2026-09-09 07:35:34.826 9 ERROR neutron.plugins.ml2.managers  2026-09-09 07:35:34.827 9 ERROR neutron.plugins.ml2.managers [None req-b2727b43-d347-411a-b64f-3c91305c5c6b - - - - - -] Failed to bind port 7e8962f6-d117-41db-a2fc-2095bcfc51ba on host instance for vnic_type normal using segments [{'id': 'f116dd93-c8cd-4edf-afe4-a7026ce54657', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 335, 'network_id': '43dc0f02-8478-4621-9c4c-8e587084800c'}] 2026-09-09 07:35:34.827 9 INFO neutron.plugins.ml2.plugin [None req-b2727b43-d347-411a-b64f-3c91305c5c6b - - - - - -] Attempt 5 to bind port 7e8962f6-d117-41db-a2fc-2095bcfc51ba 2026-09-09 07:35:34.870 9 ERROR neutron.plugins.ml2.managers [None req-b2727b43-d347-411a-b64f-3c91305c5c6b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5fc6169e-5ff4-4ffd-bf8b-b2103c9f0454 could not be found. 2026-09-09 07:35:34.870 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-09-09 07:35:34.870 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-09-09 07:35:34.870 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-09-09 07:35:34.870 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-09-09 07:35:34.870 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-09-09 07:35:34.870 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-09-09 07:35:34.870 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-09-09 07:35:34.870 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-09-09 07:35:34.870 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-09-09 07:35:34.870 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-09-09 07:35:34.870 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-09-09 07:35:34.870 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-09-09 07:35:34.870 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-09-09 07:35:34.870 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:34.870 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:34.870 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-09-09 07:35:34.870 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:34.870 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-09-09 07:35:34.870 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-09-09 07:35:34.870 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-09-09 07:35:34.870 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-09-09 07:35:34.870 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:34.870 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:34.870 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-09-09 07:35:34.870 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:34.870 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-09-09 07:35:34.870 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-09-09 07:35:34.870 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-09-09 07:35:34.870 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-09-09 07:35:34.870 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:34.870 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:34.870 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-09-09 07:35:34.870 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:34.870 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-09-09 07:35:34.870 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-09-09 07:35:34.870 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-09-09 07:35:34.870 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-09-09 07:35:34.870 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-09-09 07:35:34.870 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-09-09 07:35:34.870 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5fc6169e-5ff4-4ffd-bf8b-b2103c9f0454 could not be found. 2026-09-09 07:35:34.870 9 ERROR neutron.plugins.ml2.managers  2026-09-09 07:35:34.871 9 ERROR neutron.plugins.ml2.managers [None req-b2727b43-d347-411a-b64f-3c91305c5c6b - - - - - -] Failed to bind port 7e8962f6-d117-41db-a2fc-2095bcfc51ba on host instance for vnic_type normal using segments [{'id': 'f116dd93-c8cd-4edf-afe4-a7026ce54657', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 335, 'network_id': '43dc0f02-8478-4621-9c4c-8e587084800c'}] 2026-09-09 07:35:34.873 9 INFO neutron.plugins.ml2.plugin [None req-b2727b43-d347-411a-b64f-3c91305c5c6b - - - - - -] Attempt 6 to bind port 7e8962f6-d117-41db-a2fc-2095bcfc51ba 2026-09-09 07:35:34.891 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 5997fcf2-c60a-4789-b573-0dbf22889833 2026-09-09 07:35:34.920 9 ERROR neutron.plugins.ml2.managers [None req-b2727b43-d347-411a-b64f-3c91305c5c6b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5fc6169e-5ff4-4ffd-bf8b-b2103c9f0454 could not be found. 2026-09-09 07:35:34.920 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-09-09 07:35:34.920 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-09-09 07:35:34.920 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-09-09 07:35:34.920 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-09-09 07:35:34.920 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-09-09 07:35:34.920 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-09-09 07:35:34.920 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-09-09 07:35:34.920 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-09-09 07:35:34.920 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-09-09 07:35:34.920 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-09-09 07:35:34.920 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-09-09 07:35:34.920 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-09-09 07:35:34.920 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-09-09 07:35:34.920 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:34.920 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:34.920 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-09-09 07:35:34.920 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:34.920 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-09-09 07:35:34.920 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-09-09 07:35:34.920 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-09-09 07:35:34.920 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-09-09 07:35:34.920 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:34.920 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:34.920 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-09-09 07:35:34.920 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:34.920 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-09-09 07:35:34.920 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-09-09 07:35:34.920 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-09-09 07:35:34.920 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-09-09 07:35:34.920 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:34.920 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:34.920 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-09-09 07:35:34.920 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:34.920 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-09-09 07:35:34.920 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-09-09 07:35:34.920 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-09-09 07:35:34.920 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-09-09 07:35:34.920 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-09-09 07:35:34.920 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-09-09 07:35:34.920 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5fc6169e-5ff4-4ffd-bf8b-b2103c9f0454 could not be found. 2026-09-09 07:35:34.920 9 ERROR neutron.plugins.ml2.managers  2026-09-09 07:35:34.920 9 ERROR neutron.plugins.ml2.managers [None req-b2727b43-d347-411a-b64f-3c91305c5c6b - - - - - -] Failed to bind port 7e8962f6-d117-41db-a2fc-2095bcfc51ba on host instance for vnic_type normal using segments [{'id': 'f116dd93-c8cd-4edf-afe4-a7026ce54657', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 335, 'network_id': '43dc0f02-8478-4621-9c4c-8e587084800c'}] 2026-09-09 07:35:34.923 9 INFO neutron.plugins.ml2.plugin [None req-b2727b43-d347-411a-b64f-3c91305c5c6b - - - - - -] Attempt 7 to bind port 7e8962f6-d117-41db-a2fc-2095bcfc51ba 2026-09-09 07:35:34.952 9 ERROR neutron.plugins.ml2.managers [None req-b2727b43-d347-411a-b64f-3c91305c5c6b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5fc6169e-5ff4-4ffd-bf8b-b2103c9f0454 could not be found. 2026-09-09 07:35:34.952 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-09-09 07:35:34.952 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-09-09 07:35:34.952 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-09-09 07:35:34.952 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-09-09 07:35:34.952 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-09-09 07:35:34.952 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-09-09 07:35:34.952 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-09-09 07:35:34.952 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-09-09 07:35:34.952 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-09-09 07:35:34.952 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-09-09 07:35:34.952 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-09-09 07:35:34.952 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-09-09 07:35:34.952 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-09-09 07:35:34.952 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:34.952 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:34.952 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-09-09 07:35:34.952 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:34.952 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-09-09 07:35:34.952 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-09-09 07:35:34.952 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-09-09 07:35:34.952 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-09-09 07:35:34.952 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:34.952 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:34.952 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-09-09 07:35:34.952 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:34.952 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-09-09 07:35:34.952 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-09-09 07:35:34.952 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-09-09 07:35:34.952 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-09-09 07:35:34.952 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:34.952 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:34.952 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-09-09 07:35:34.952 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:34.952 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-09-09 07:35:34.952 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-09-09 07:35:34.952 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-09-09 07:35:34.952 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-09-09 07:35:34.952 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-09-09 07:35:34.952 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-09-09 07:35:34.952 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5fc6169e-5ff4-4ffd-bf8b-b2103c9f0454 could not be found. 2026-09-09 07:35:34.952 9 ERROR neutron.plugins.ml2.managers  2026-09-09 07:35:34.953 9 ERROR neutron.plugins.ml2.managers [None req-b2727b43-d347-411a-b64f-3c91305c5c6b - - - - - -] Failed to bind port 7e8962f6-d117-41db-a2fc-2095bcfc51ba on host instance for vnic_type normal using segments [{'id': 'f116dd93-c8cd-4edf-afe4-a7026ce54657', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 335, 'network_id': '43dc0f02-8478-4621-9c4c-8e587084800c'}] 2026-09-09 07:35:34.954 9 INFO neutron.plugins.ml2.plugin [None req-b2727b43-d347-411a-b64f-3c91305c5c6b - - - - - -] Attempt 8 to bind port 7e8962f6-d117-41db-a2fc-2095bcfc51ba 2026-09-09 07:35:34.997 9 ERROR neutron.plugins.ml2.managers [None req-b2727b43-d347-411a-b64f-3c91305c5c6b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5fc6169e-5ff4-4ffd-bf8b-b2103c9f0454 could not be found. 2026-09-09 07:35:34.997 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-09-09 07:35:34.997 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-09-09 07:35:34.997 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-09-09 07:35:34.997 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-09-09 07:35:34.997 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-09-09 07:35:34.997 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-09-09 07:35:34.997 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-09-09 07:35:34.997 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-09-09 07:35:34.997 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-09-09 07:35:34.997 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-09-09 07:35:34.997 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-09-09 07:35:34.997 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-09-09 07:35:34.997 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-09-09 07:35:34.997 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:34.997 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:34.997 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-09-09 07:35:34.997 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:34.997 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-09-09 07:35:34.997 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-09-09 07:35:34.997 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-09-09 07:35:34.997 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-09-09 07:35:34.997 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:34.997 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:34.997 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-09-09 07:35:34.997 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:34.997 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-09-09 07:35:34.997 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-09-09 07:35:34.997 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-09-09 07:35:34.997 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-09-09 07:35:34.997 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:34.997 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:34.997 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-09-09 07:35:34.997 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:34.997 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-09-09 07:35:34.997 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-09-09 07:35:34.997 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-09-09 07:35:34.997 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-09-09 07:35:34.997 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-09-09 07:35:34.997 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-09-09 07:35:34.997 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5fc6169e-5ff4-4ffd-bf8b-b2103c9f0454 could not be found. 2026-09-09 07:35:34.997 9 ERROR neutron.plugins.ml2.managers  2026-09-09 07:35:34.998 9 ERROR neutron.plugins.ml2.managers [None req-b2727b43-d347-411a-b64f-3c91305c5c6b - - - - - -] Failed to bind port 7e8962f6-d117-41db-a2fc-2095bcfc51ba on host instance for vnic_type normal using segments [{'id': 'f116dd93-c8cd-4edf-afe4-a7026ce54657', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 335, 'network_id': '43dc0f02-8478-4621-9c4c-8e587084800c'}] 2026-09-09 07:35:35.000 9 INFO neutron.plugins.ml2.plugin [None req-b2727b43-d347-411a-b64f-3c91305c5c6b - - - - - -] Attempt 9 to bind port 7e8962f6-d117-41db-a2fc-2095bcfc51ba 2026-09-09 07:35:35.027 9 ERROR neutron.plugins.ml2.managers [None req-b2727b43-d347-411a-b64f-3c91305c5c6b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5fc6169e-5ff4-4ffd-bf8b-b2103c9f0454 could not be found. 2026-09-09 07:35:35.027 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-09-09 07:35:35.027 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-09-09 07:35:35.027 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-09-09 07:35:35.027 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-09-09 07:35:35.027 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-09-09 07:35:35.027 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-09-09 07:35:35.027 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-09-09 07:35:35.027 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-09-09 07:35:35.027 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-09-09 07:35:35.027 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-09-09 07:35:35.027 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-09-09 07:35:35.027 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-09-09 07:35:35.027 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-09-09 07:35:35.027 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:35.027 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:35.027 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-09-09 07:35:35.027 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:35.027 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-09-09 07:35:35.027 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-09-09 07:35:35.027 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-09-09 07:35:35.027 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-09-09 07:35:35.027 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:35.027 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:35.027 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-09-09 07:35:35.027 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:35.027 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-09-09 07:35:35.027 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-09-09 07:35:35.027 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-09-09 07:35:35.027 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-09-09 07:35:35.027 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:35.027 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:35.027 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-09-09 07:35:35.027 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:35.027 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-09-09 07:35:35.027 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-09-09 07:35:35.027 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-09-09 07:35:35.027 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-09-09 07:35:35.027 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-09-09 07:35:35.027 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-09-09 07:35:35.027 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5fc6169e-5ff4-4ffd-bf8b-b2103c9f0454 could not be found. 2026-09-09 07:35:35.027 9 ERROR neutron.plugins.ml2.managers  2026-09-09 07:35:35.028 9 ERROR neutron.plugins.ml2.managers [None req-b2727b43-d347-411a-b64f-3c91305c5c6b - - - - - -] Failed to bind port 7e8962f6-d117-41db-a2fc-2095bcfc51ba on host instance for vnic_type normal using segments [{'id': 'f116dd93-c8cd-4edf-afe4-a7026ce54657', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 335, 'network_id': '43dc0f02-8478-4621-9c4c-8e587084800c'}] 2026-09-09 07:35:35.030 9 INFO neutron.plugins.ml2.plugin [None req-b2727b43-d347-411a-b64f-3c91305c5c6b - - - - - -] Attempt 10 to bind port 7e8962f6-d117-41db-a2fc-2095bcfc51ba 2026-09-09 07:35:35.057 9 ERROR neutron.plugins.ml2.managers [None req-b2727b43-d347-411a-b64f-3c91305c5c6b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5fc6169e-5ff4-4ffd-bf8b-b2103c9f0454 could not be found. 2026-09-09 07:35:35.057 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-09-09 07:35:35.057 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-09-09 07:35:35.057 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-09-09 07:35:35.057 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-09-09 07:35:35.057 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-09-09 07:35:35.057 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-09-09 07:35:35.057 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-09-09 07:35:35.057 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-09-09 07:35:35.057 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-09-09 07:35:35.057 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-09-09 07:35:35.057 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-09-09 07:35:35.057 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-09-09 07:35:35.057 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-09-09 07:35:35.057 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:35.057 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:35.057 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-09-09 07:35:35.057 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:35.057 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-09-09 07:35:35.057 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-09-09 07:35:35.057 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-09-09 07:35:35.057 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-09-09 07:35:35.057 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:35.057 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:35.057 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-09-09 07:35:35.057 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:35.057 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-09-09 07:35:35.057 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-09-09 07:35:35.057 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-09-09 07:35:35.057 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-09-09 07:35:35.057 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:35.057 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:35.057 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-09-09 07:35:35.057 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:35.057 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-09-09 07:35:35.057 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-09-09 07:35:35.057 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-09-09 07:35:35.057 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-09-09 07:35:35.057 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-09-09 07:35:35.057 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-09-09 07:35:35.057 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5fc6169e-5ff4-4ffd-bf8b-b2103c9f0454 could not be found. 2026-09-09 07:35:35.057 9 ERROR neutron.plugins.ml2.managers  2026-09-09 07:35:35.057 9 ERROR neutron.plugins.ml2.managers [None req-b2727b43-d347-411a-b64f-3c91305c5c6b - - - - - -] Failed to bind port 7e8962f6-d117-41db-a2fc-2095bcfc51ba on host instance for vnic_type normal using segments [{'id': 'f116dd93-c8cd-4edf-afe4-a7026ce54657', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 335, 'network_id': '43dc0f02-8478-4621-9c4c-8e587084800c'}] 2026-09-09 07:35:35.664 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 7e7a8cdf-634b-4b93-a0c6-228bb44d7f59 2026-09-09 07:35:35.856 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 5997fcf2-c60a-4789-b573-0dbf22889833 2026-09-09 07:35:36.309 10 ERROR neutron.plugins.ml2.managers [None req-baf03394-97ec-45a3-b1ac-0d33da252d52 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 99914bcd-3467-4b48-85e1-33bc716f4e17 could not be found. 2026-09-09 07:35:36.309 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-09-09 07:35:36.309 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-09-09 07:35:36.309 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-09-09 07:35:36.309 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-09-09 07:35:36.309 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-09-09 07:35:36.309 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-09-09 07:35:36.309 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-09-09 07:35:36.309 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-09-09 07:35:36.309 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-09-09 07:35:36.309 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-09-09 07:35:36.309 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-09-09 07:35:36.309 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-09-09 07:35:36.309 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-09-09 07:35:36.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:36.309 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:36.309 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-09-09 07:35:36.309 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:36.309 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-09-09 07:35:36.309 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-09-09 07:35:36.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-09-09 07:35:36.309 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-09-09 07:35:36.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:36.309 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:36.309 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-09-09 07:35:36.309 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:36.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-09-09 07:35:36.309 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-09-09 07:35:36.309 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-09-09 07:35:36.309 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-09-09 07:35:36.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:36.309 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:36.309 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-09-09 07:35:36.309 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:36.309 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-09-09 07:35:36.309 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-09-09 07:35:36.309 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-09-09 07:35:36.309 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-09-09 07:35:36.309 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-09-09 07:35:36.309 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-09-09 07:35:36.309 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 99914bcd-3467-4b48-85e1-33bc716f4e17 could not be found. 2026-09-09 07:35:36.309 10 ERROR neutron.plugins.ml2.managers  2026-09-09 07:35:36.312 10 ERROR neutron.plugins.ml2.managers [None req-baf03394-97ec-45a3-b1ac-0d33da252d52 - - - - - -] Failed to bind port 81cecc2f-558d-4824-8ce2-093706839554 on host instance for vnic_type normal using segments [{'id': 'b5f4ac6b-6a62-4a33-977f-ca8cab23c0ef', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 568, 'network_id': '2e8bd492-493c-46e2-9c92-802059e41ce1'}] 2026-09-09 07:35:36.312 10 INFO neutron.plugins.ml2.plugin [None req-baf03394-97ec-45a3-b1ac-0d33da252d52 - - - - - -] Attempt 2 to bind port 81cecc2f-558d-4824-8ce2-093706839554 2026-09-09 07:35:36.336 10 ERROR neutron.plugins.ml2.managers [None req-baf03394-97ec-45a3-b1ac-0d33da252d52 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 99914bcd-3467-4b48-85e1-33bc716f4e17 could not be found. 2026-09-09 07:35:36.336 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-09-09 07:35:36.336 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-09-09 07:35:36.336 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-09-09 07:35:36.336 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-09-09 07:35:36.336 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-09-09 07:35:36.336 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-09-09 07:35:36.336 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-09-09 07:35:36.336 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-09-09 07:35:36.336 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-09-09 07:35:36.336 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-09-09 07:35:36.336 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-09-09 07:35:36.336 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-09-09 07:35:36.336 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-09-09 07:35:36.336 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:36.336 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:36.336 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-09-09 07:35:36.336 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:36.336 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-09-09 07:35:36.336 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-09-09 07:35:36.336 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-09-09 07:35:36.336 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-09-09 07:35:36.336 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:36.336 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:36.336 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-09-09 07:35:36.336 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:36.336 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-09-09 07:35:36.336 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-09-09 07:35:36.336 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-09-09 07:35:36.336 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-09-09 07:35:36.336 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:36.336 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:36.336 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-09-09 07:35:36.336 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:36.336 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-09-09 07:35:36.336 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-09-09 07:35:36.336 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-09-09 07:35:36.336 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-09-09 07:35:36.336 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-09-09 07:35:36.336 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-09-09 07:35:36.336 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 99914bcd-3467-4b48-85e1-33bc716f4e17 could not be found. 2026-09-09 07:35:36.336 10 ERROR neutron.plugins.ml2.managers  2026-09-09 07:35:36.338 10 ERROR neutron.plugins.ml2.managers [None req-baf03394-97ec-45a3-b1ac-0d33da252d52 - - - - - -] Failed to bind port 81cecc2f-558d-4824-8ce2-093706839554 on host instance for vnic_type normal using segments [{'id': 'b5f4ac6b-6a62-4a33-977f-ca8cab23c0ef', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 568, 'network_id': '2e8bd492-493c-46e2-9c92-802059e41ce1'}] 2026-09-09 07:35:36.338 10 INFO neutron.plugins.ml2.plugin [None req-baf03394-97ec-45a3-b1ac-0d33da252d52 - - - - - -] Attempt 3 to bind port 81cecc2f-558d-4824-8ce2-093706839554 2026-09-09 07:35:36.361 10 ERROR neutron.plugins.ml2.managers [None req-baf03394-97ec-45a3-b1ac-0d33da252d52 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 99914bcd-3467-4b48-85e1-33bc716f4e17 could not be found. 2026-09-09 07:35:36.361 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-09-09 07:35:36.361 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-09-09 07:35:36.361 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-09-09 07:35:36.361 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-09-09 07:35:36.361 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-09-09 07:35:36.361 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-09-09 07:35:36.361 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-09-09 07:35:36.361 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-09-09 07:35:36.361 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-09-09 07:35:36.361 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-09-09 07:35:36.361 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-09-09 07:35:36.361 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-09-09 07:35:36.361 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-09-09 07:35:36.361 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:36.361 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:36.361 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-09-09 07:35:36.361 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:36.361 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-09-09 07:35:36.361 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-09-09 07:35:36.361 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-09-09 07:35:36.361 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-09-09 07:35:36.361 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:36.361 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:36.361 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-09-09 07:35:36.361 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:36.361 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-09-09 07:35:36.361 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-09-09 07:35:36.361 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-09-09 07:35:36.361 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-09-09 07:35:36.361 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:36.361 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:36.361 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-09-09 07:35:36.361 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:36.361 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-09-09 07:35:36.361 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-09-09 07:35:36.361 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-09-09 07:35:36.361 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-09-09 07:35:36.361 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-09-09 07:35:36.361 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-09-09 07:35:36.361 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 99914bcd-3467-4b48-85e1-33bc716f4e17 could not be found. 2026-09-09 07:35:36.361 10 ERROR neutron.plugins.ml2.managers  2026-09-09 07:35:36.362 10 ERROR neutron.plugins.ml2.managers [None req-baf03394-97ec-45a3-b1ac-0d33da252d52 - - - - - -] Failed to bind port 81cecc2f-558d-4824-8ce2-093706839554 on host instance for vnic_type normal using segments [{'id': 'b5f4ac6b-6a62-4a33-977f-ca8cab23c0ef', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 568, 'network_id': '2e8bd492-493c-46e2-9c92-802059e41ce1'}] 2026-09-09 07:35:36.362 10 INFO neutron.plugins.ml2.plugin [None req-baf03394-97ec-45a3-b1ac-0d33da252d52 - - - - - -] Attempt 4 to bind port 81cecc2f-558d-4824-8ce2-093706839554 2026-09-09 07:35:36.385 10 ERROR neutron.plugins.ml2.managers [None req-baf03394-97ec-45a3-b1ac-0d33da252d52 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 99914bcd-3467-4b48-85e1-33bc716f4e17 could not be found. 2026-09-09 07:35:36.385 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-09-09 07:35:36.385 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-09-09 07:35:36.385 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-09-09 07:35:36.385 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-09-09 07:35:36.385 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-09-09 07:35:36.385 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-09-09 07:35:36.385 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-09-09 07:35:36.385 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-09-09 07:35:36.385 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-09-09 07:35:36.385 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-09-09 07:35:36.385 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-09-09 07:35:36.385 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-09-09 07:35:36.385 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-09-09 07:35:36.385 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:36.385 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:36.385 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-09-09 07:35:36.385 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:36.385 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-09-09 07:35:36.385 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-09-09 07:35:36.385 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-09-09 07:35:36.385 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-09-09 07:35:36.385 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:36.385 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:36.385 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-09-09 07:35:36.385 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:36.385 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-09-09 07:35:36.385 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-09-09 07:35:36.385 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-09-09 07:35:36.385 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-09-09 07:35:36.385 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:36.385 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:36.385 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-09-09 07:35:36.385 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:36.385 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-09-09 07:35:36.385 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-09-09 07:35:36.385 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-09-09 07:35:36.385 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-09-09 07:35:36.385 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-09-09 07:35:36.385 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-09-09 07:35:36.385 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 99914bcd-3467-4b48-85e1-33bc716f4e17 could not be found. 2026-09-09 07:35:36.385 10 ERROR neutron.plugins.ml2.managers  2026-09-09 07:35:36.386 10 ERROR neutron.plugins.ml2.managers [None req-baf03394-97ec-45a3-b1ac-0d33da252d52 - - - - - -] Failed to bind port 81cecc2f-558d-4824-8ce2-093706839554 on host instance for vnic_type normal using segments [{'id': 'b5f4ac6b-6a62-4a33-977f-ca8cab23c0ef', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 568, 'network_id': '2e8bd492-493c-46e2-9c92-802059e41ce1'}] 2026-09-09 07:35:36.386 10 INFO neutron.plugins.ml2.plugin [None req-baf03394-97ec-45a3-b1ac-0d33da252d52 - - - - - -] Attempt 5 to bind port 81cecc2f-558d-4824-8ce2-093706839554 2026-09-09 07:35:36.405 10 ERROR neutron.plugins.ml2.managers [None req-baf03394-97ec-45a3-b1ac-0d33da252d52 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 99914bcd-3467-4b48-85e1-33bc716f4e17 could not be found. 2026-09-09 07:35:36.405 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-09-09 07:35:36.405 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-09-09 07:35:36.405 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-09-09 07:35:36.405 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-09-09 07:35:36.405 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-09-09 07:35:36.405 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-09-09 07:35:36.405 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-09-09 07:35:36.405 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-09-09 07:35:36.405 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-09-09 07:35:36.405 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-09-09 07:35:36.405 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-09-09 07:35:36.405 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-09-09 07:35:36.405 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-09-09 07:35:36.405 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:36.405 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:36.405 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-09-09 07:35:36.405 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:36.405 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-09-09 07:35:36.405 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-09-09 07:35:36.405 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-09-09 07:35:36.405 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-09-09 07:35:36.405 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:36.405 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:36.405 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-09-09 07:35:36.405 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:36.405 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-09-09 07:35:36.405 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-09-09 07:35:36.405 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-09-09 07:35:36.405 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-09-09 07:35:36.405 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:36.405 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:36.405 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-09-09 07:35:36.405 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:36.405 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-09-09 07:35:36.405 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-09-09 07:35:36.405 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-09-09 07:35:36.405 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-09-09 07:35:36.405 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-09-09 07:35:36.405 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-09-09 07:35:36.405 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 99914bcd-3467-4b48-85e1-33bc716f4e17 could not be found. 2026-09-09 07:35:36.405 10 ERROR neutron.plugins.ml2.managers  2026-09-09 07:35:36.406 10 ERROR neutron.plugins.ml2.managers [None req-baf03394-97ec-45a3-b1ac-0d33da252d52 - - - - - -] Failed to bind port 81cecc2f-558d-4824-8ce2-093706839554 on host instance for vnic_type normal using segments [{'id': 'b5f4ac6b-6a62-4a33-977f-ca8cab23c0ef', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 568, 'network_id': '2e8bd492-493c-46e2-9c92-802059e41ce1'}] 2026-09-09 07:35:36.406 10 INFO neutron.plugins.ml2.plugin [None req-baf03394-97ec-45a3-b1ac-0d33da252d52 - - - - - -] Attempt 6 to bind port 81cecc2f-558d-4824-8ce2-093706839554 2026-09-09 07:35:36.425 10 ERROR neutron.plugins.ml2.managers [None req-baf03394-97ec-45a3-b1ac-0d33da252d52 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 99914bcd-3467-4b48-85e1-33bc716f4e17 could not be found. 2026-09-09 07:35:36.425 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-09-09 07:35:36.425 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-09-09 07:35:36.425 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-09-09 07:35:36.425 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-09-09 07:35:36.425 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-09-09 07:35:36.425 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-09-09 07:35:36.425 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-09-09 07:35:36.425 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-09-09 07:35:36.425 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-09-09 07:35:36.425 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-09-09 07:35:36.425 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-09-09 07:35:36.425 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-09-09 07:35:36.425 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-09-09 07:35:36.425 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:36.425 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:36.425 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-09-09 07:35:36.425 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:36.425 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-09-09 07:35:36.425 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-09-09 07:35:36.425 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-09-09 07:35:36.425 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-09-09 07:35:36.425 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:36.425 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:36.425 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-09-09 07:35:36.425 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:36.425 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-09-09 07:35:36.425 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-09-09 07:35:36.425 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-09-09 07:35:36.425 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-09-09 07:35:36.425 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:36.425 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:36.425 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-09-09 07:35:36.425 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:36.425 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-09-09 07:35:36.425 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-09-09 07:35:36.425 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-09-09 07:35:36.425 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-09-09 07:35:36.425 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-09-09 07:35:36.425 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-09-09 07:35:36.425 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 99914bcd-3467-4b48-85e1-33bc716f4e17 could not be found. 2026-09-09 07:35:36.425 10 ERROR neutron.plugins.ml2.managers  2026-09-09 07:35:36.426 10 ERROR neutron.plugins.ml2.managers [None req-baf03394-97ec-45a3-b1ac-0d33da252d52 - - - - - -] Failed to bind port 81cecc2f-558d-4824-8ce2-093706839554 on host instance for vnic_type normal using segments [{'id': 'b5f4ac6b-6a62-4a33-977f-ca8cab23c0ef', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 568, 'network_id': '2e8bd492-493c-46e2-9c92-802059e41ce1'}] 2026-09-09 07:35:36.427 10 INFO neutron.plugins.ml2.plugin [None req-baf03394-97ec-45a3-b1ac-0d33da252d52 - - - - - -] Attempt 7 to bind port 81cecc2f-558d-4824-8ce2-093706839554 2026-09-09 07:35:36.447 10 ERROR neutron.plugins.ml2.managers [None req-baf03394-97ec-45a3-b1ac-0d33da252d52 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 99914bcd-3467-4b48-85e1-33bc716f4e17 could not be found. 2026-09-09 07:35:36.447 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-09-09 07:35:36.447 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-09-09 07:35:36.447 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-09-09 07:35:36.447 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-09-09 07:35:36.447 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-09-09 07:35:36.447 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-09-09 07:35:36.447 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-09-09 07:35:36.447 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-09-09 07:35:36.447 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-09-09 07:35:36.447 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-09-09 07:35:36.447 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-09-09 07:35:36.447 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-09-09 07:35:36.447 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-09-09 07:35:36.447 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:36.447 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:36.447 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-09-09 07:35:36.447 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:36.447 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-09-09 07:35:36.447 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-09-09 07:35:36.447 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-09-09 07:35:36.447 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-09-09 07:35:36.447 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:36.447 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:36.447 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-09-09 07:35:36.447 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:36.447 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-09-09 07:35:36.447 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-09-09 07:35:36.447 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-09-09 07:35:36.447 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-09-09 07:35:36.447 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:36.447 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:36.447 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-09-09 07:35:36.447 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:36.447 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-09-09 07:35:36.447 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-09-09 07:35:36.447 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-09-09 07:35:36.447 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-09-09 07:35:36.447 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-09-09 07:35:36.447 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-09-09 07:35:36.447 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 99914bcd-3467-4b48-85e1-33bc716f4e17 could not be found. 2026-09-09 07:35:36.447 10 ERROR neutron.plugins.ml2.managers  2026-09-09 07:35:36.447 10 ERROR neutron.plugins.ml2.managers [None req-baf03394-97ec-45a3-b1ac-0d33da252d52 - - - - - -] Failed to bind port 81cecc2f-558d-4824-8ce2-093706839554 on host instance for vnic_type normal using segments [{'id': 'b5f4ac6b-6a62-4a33-977f-ca8cab23c0ef', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 568, 'network_id': '2e8bd492-493c-46e2-9c92-802059e41ce1'}] 2026-09-09 07:35:36.448 10 INFO neutron.plugins.ml2.plugin [None req-baf03394-97ec-45a3-b1ac-0d33da252d52 - - - - - -] Attempt 8 to bind port 81cecc2f-558d-4824-8ce2-093706839554 2026-09-09 07:35:36.464 10 ERROR neutron.plugins.ml2.managers [None req-baf03394-97ec-45a3-b1ac-0d33da252d52 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 99914bcd-3467-4b48-85e1-33bc716f4e17 could not be found. 2026-09-09 07:35:36.464 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-09-09 07:35:36.464 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-09-09 07:35:36.464 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-09-09 07:35:36.464 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-09-09 07:35:36.464 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-09-09 07:35:36.464 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-09-09 07:35:36.464 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-09-09 07:35:36.464 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-09-09 07:35:36.464 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-09-09 07:35:36.464 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-09-09 07:35:36.464 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-09-09 07:35:36.464 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-09-09 07:35:36.464 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-09-09 07:35:36.464 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:36.464 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:36.464 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-09-09 07:35:36.464 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:36.464 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-09-09 07:35:36.464 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-09-09 07:35:36.464 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-09-09 07:35:36.464 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-09-09 07:35:36.464 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:36.464 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:36.464 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-09-09 07:35:36.464 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:36.464 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-09-09 07:35:36.464 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-09-09 07:35:36.464 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-09-09 07:35:36.464 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-09-09 07:35:36.464 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:36.464 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:36.464 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-09-09 07:35:36.464 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:36.464 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-09-09 07:35:36.464 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-09-09 07:35:36.464 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-09-09 07:35:36.464 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-09-09 07:35:36.464 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-09-09 07:35:36.464 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-09-09 07:35:36.464 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 99914bcd-3467-4b48-85e1-33bc716f4e17 could not be found. 2026-09-09 07:35:36.464 10 ERROR neutron.plugins.ml2.managers  2026-09-09 07:35:36.465 10 ERROR neutron.plugins.ml2.managers [None req-baf03394-97ec-45a3-b1ac-0d33da252d52 - - - - - -] Failed to bind port 81cecc2f-558d-4824-8ce2-093706839554 on host instance for vnic_type normal using segments [{'id': 'b5f4ac6b-6a62-4a33-977f-ca8cab23c0ef', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 568, 'network_id': '2e8bd492-493c-46e2-9c92-802059e41ce1'}] 2026-09-09 07:35:36.466 10 INFO neutron.plugins.ml2.plugin [None req-baf03394-97ec-45a3-b1ac-0d33da252d52 - - - - - -] Attempt 9 to bind port 81cecc2f-558d-4824-8ce2-093706839554 2026-09-09 07:35:36.488 10 ERROR neutron.plugins.ml2.managers [None req-baf03394-97ec-45a3-b1ac-0d33da252d52 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 99914bcd-3467-4b48-85e1-33bc716f4e17 could not be found. 2026-09-09 07:35:36.488 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-09-09 07:35:36.488 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-09-09 07:35:36.488 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-09-09 07:35:36.488 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-09-09 07:35:36.488 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-09-09 07:35:36.488 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-09-09 07:35:36.488 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-09-09 07:35:36.488 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-09-09 07:35:36.488 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-09-09 07:35:36.488 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-09-09 07:35:36.488 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-09-09 07:35:36.488 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-09-09 07:35:36.488 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-09-09 07:35:36.488 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:36.488 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:36.488 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-09-09 07:35:36.488 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:36.488 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-09-09 07:35:36.488 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-09-09 07:35:36.488 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-09-09 07:35:36.488 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-09-09 07:35:36.488 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:36.488 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:36.488 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-09-09 07:35:36.488 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:36.488 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-09-09 07:35:36.488 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-09-09 07:35:36.488 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-09-09 07:35:36.488 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-09-09 07:35:36.488 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:36.488 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:36.488 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-09-09 07:35:36.488 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:36.488 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-09-09 07:35:36.488 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-09-09 07:35:36.488 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-09-09 07:35:36.488 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-09-09 07:35:36.488 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-09-09 07:35:36.488 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-09-09 07:35:36.488 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 99914bcd-3467-4b48-85e1-33bc716f4e17 could not be found. 2026-09-09 07:35:36.488 10 ERROR neutron.plugins.ml2.managers  2026-09-09 07:35:36.488 10 ERROR neutron.plugins.ml2.managers [None req-baf03394-97ec-45a3-b1ac-0d33da252d52 - - - - - -] Failed to bind port 81cecc2f-558d-4824-8ce2-093706839554 on host instance for vnic_type normal using segments [{'id': 'b5f4ac6b-6a62-4a33-977f-ca8cab23c0ef', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 568, 'network_id': '2e8bd492-493c-46e2-9c92-802059e41ce1'}] 2026-09-09 07:35:36.489 10 INFO neutron.plugins.ml2.plugin [None req-baf03394-97ec-45a3-b1ac-0d33da252d52 - - - - - -] Attempt 10 to bind port 81cecc2f-558d-4824-8ce2-093706839554 2026-09-09 07:35:36.507 10 ERROR neutron.plugins.ml2.managers [None req-baf03394-97ec-45a3-b1ac-0d33da252d52 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 99914bcd-3467-4b48-85e1-33bc716f4e17 could not be found. 2026-09-09 07:35:36.507 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-09-09 07:35:36.507 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-09-09 07:35:36.507 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-09-09 07:35:36.507 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-09-09 07:35:36.507 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-09-09 07:35:36.507 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-09-09 07:35:36.507 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-09-09 07:35:36.507 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-09-09 07:35:36.507 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-09-09 07:35:36.507 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-09-09 07:35:36.507 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-09-09 07:35:36.507 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-09-09 07:35:36.507 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-09-09 07:35:36.507 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:36.507 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:36.507 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-09-09 07:35:36.507 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:36.507 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-09-09 07:35:36.507 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-09-09 07:35:36.507 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-09-09 07:35:36.507 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-09-09 07:35:36.507 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:36.507 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:36.507 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-09-09 07:35:36.507 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:36.507 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-09-09 07:35:36.507 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-09-09 07:35:36.507 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-09-09 07:35:36.507 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-09-09 07:35:36.507 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 07:35:36.507 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-09-09 07:35:36.507 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-09-09 07:35:36.507 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-09-09 07:35:36.507 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-09-09 07:35:36.507 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-09-09 07:35:36.507 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-09-09 07:35:36.507 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-09-09 07:35:36.507 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-09-09 07:35:36.507 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-09-09 07:35:36.507 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 99914bcd-3467-4b48-85e1-33bc716f4e17 could not be found. 2026-09-09 07:35:36.507 10 ERROR neutron.plugins.ml2.managers  2026-09-09 07:35:36.507 10 ERROR neutron.plugins.ml2.managers [None req-baf03394-97ec-45a3-b1ac-0d33da252d52 - - - - - -] Failed to bind port 81cecc2f-558d-4824-8ce2-093706839554 on host instance for vnic_type normal using segments [{'id': 'b5f4ac6b-6a62-4a33-977f-ca8cab23c0ef', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 568, 'network_id': '2e8bd492-493c-46e2-9c92-802059e41ce1'}] 2026-09-09 07:35:39.707 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 62f3eeca-b9c8-4af4-aa27-13baf8284402 2026-09-09 07:35:40.096 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port ce1bd6ed-3abe-4b2f-810c-a7a9f408bc5a 2026-09-09 07:35:41.616 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 62f3eeca-b9c8-4af4-aa27-13baf8284402 2026-09-09 07:35:41.849 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port ce1bd6ed-3abe-4b2f-810c-a7a9f408bc5a 2026-09-09 07:35:43.608 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 325cc0df-7058-4772-963e-8feefdd7b117 2026-09-09 07:35:44.792 10 INFO neutron.plugins.ml2.plugin [None req-4cd60f90-99a1-4b6a-b873-413820284da3 - - - - - -] Attempt 1 to provision port 325cc0df-7058-4772-963e-8feefdd7b117 2026-09-09 07:35:45.182 10 INFO neutron.plugins.ml2.plugin [None req-aa4ed48b-7619-4a6e-afed-12aba5eb71e0 - - - - - -] Attempt 1 to provision port 325cc0df-7058-4772-963e-8feefdd7b117 2026-09-09 07:35:45.973 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 325cc0df-7058-4772-963e-8feefdd7b117 2026-09-09 07:35:46.005 9 INFO neutron.plugins.ml2.plugin [None req-d87644c9-ecff-4a56-8538-f527863ced08 - - - - - -] Attempt 1 to provision port 372250ad-b3d8-40a8-924f-5b0ed9ac372a 2026-09-09 07:35:46.503 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 6361d2ea-1efb-436f-b3fe-91618a0129e1 2026-09-09 07:35:46.589 10 INFO neutron.plugins.ml2.plugin [None req-b0008c5a-1d49-47ba-a404-0b0df7e30875 - - - - - -] Attempt 1 to provision port 6361d2ea-1efb-436f-b3fe-91618a0129e1 2026-09-09 07:35:46.694 10 INFO neutron.plugins.ml2.plugin [None req-b0008c5a-1d49-47ba-a404-0b0df7e30875 - - - - - -] Attempt 1 to provision port 372250ad-b3d8-40a8-924f-5b0ed9ac372a 2026-09-09 07:35:46.878 10 INFO neutron.plugins.ml2.plugin [None req-b431e55c-7e97-41f7-af2e-0e5c28a4dd56 - - - - - -] Attempt 1 to provision port 6361d2ea-1efb-436f-b3fe-91618a0129e1 2026-09-09 07:35:46.964 10 INFO neutron.plugins.ml2.plugin [None req-b431e55c-7e97-41f7-af2e-0e5c28a4dd56 - - - - - -] Attempt 1 to provision port 1feb0738-a918-4a25-9748-2937e2924111 2026-09-09 07:35:47.056 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 3a1ea057-6697-410b-8852-a9cee62e073d 2026-09-09 07:35:47.357 9 INFO neutron.plugins.ml2.plugin [None req-3eb62b30-d029-4d72-8c66-fe0e3fbe293a - - - - - -] Attempt 1 to provision port 1feb0738-a918-4a25-9748-2937e2924111 2026-09-09 07:35:47.731 10 INFO neutron.plugins.ml2.plugin [None req-36442b84-cdf1-45f1-9d47-83c321505685 - - - - - -] Attempt 1 to provision port 3a1ea057-6697-410b-8852-a9cee62e073d 2026-09-09 07:35:47.898 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 3a1ea057-6697-410b-8852-a9cee62e073d /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-09-09 07:36:09.938 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 154e7fdf-bf02-48b0-ac66-10e1676b32d7 2026-09-09 07:36:12.053 9 INFO neutron.plugins.ml2.plugin [None req-bae95617-13ec-45f4-aa89-99b171a8f5d1 - - - - - -] Attempt 1 to provision port 154e7fdf-bf02-48b0-ac66-10e1676b32d7 2026-09-09 07:36:12.219 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port c88fa0ae-8b12-4d28-8a03-06545c21e732 2026-09-09 07:36:12.627 9 INFO neutron.plugins.ml2.plugin [None req-31498d2c-51c6-4941-9c2a-652a404bb272 - - - - - -] Attempt 1 to provision port 2d36fb36-314d-4f92-9138-e9fdbc6b3d3b 2026-09-09 07:36:12.664 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 2d36fb36-314d-4f92-9138-e9fdbc6b3d3b 2026-09-09 07:36:13.066 9 INFO neutron.plugins.ml2.plugin [None req-ff6c08d2-f117-4cdd-a302-dac132f7ce97 - - - - - -] Attempt 1 to provision port 154e7fdf-bf02-48b0-ac66-10e1676b32d7 2026-09-09 07:36:13.397 10 INFO neutron.plugins.ml2.plugin [None req-c474f142-bf3f-49ed-9703-ea23c7ee4c98 - - - - - -] Attempt 1 to provision port 3f522b70-5c28-4873-9391-1c0e881c2640 2026-09-09 07:36:13.619 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 154e7fdf-bf02-48b0-ac66-10e1676b32d7 2026-09-09 07:36:13.662 9 INFO neutron.plugins.ml2.plugin [None req-f9354038-eb01-4b75-8db6-0f8f8b7191c0 - - - - - -] Attempt 1 to provision port 154e7fdf-bf02-48b0-ac66-10e1676b32d7 2026-09-09 07:36:13.855 9 INFO neutron.plugins.ml2.plugin [None req-a05b7dad-014c-4157-bb76-efa80e66b1f4 - - - - - -] Attempt 1 to provision port 2d36fb36-314d-4f92-9138-e9fdbc6b3d3b 2026-09-09 07:36:14.189 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 2d36fb36-314d-4f92-9138-e9fdbc6b3d3b 2026-09-09 07:36:14.196 9 INFO neutron.plugins.ml2.plugin [None req-fbad6ae7-e52c-47f7-b267-37309a11c2b7 - - - - - -] Attempt 1 to provision port 2d36fb36-314d-4f92-9138-e9fdbc6b3d3b 2026-09-09 07:36:14.407 9 INFO neutron.plugins.ml2.plugin [None req-8f939493-80ea-4a47-b664-ff1bcd1f6ab2 - - - - - -] Attempt 1 to provision port c88fa0ae-8b12-4d28-8a03-06545c21e732 2026-09-09 07:36:14.566 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port c88fa0ae-8b12-4d28-8a03-06545c21e732 2026-09-09 07:36:15.138 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 154e7fdf-bf02-48b0-ac66-10e1676b32d7 2026-09-09 07:36:15.713 9 INFO neutron.plugins.ml2.plugin [None req-a9ce1a83-ea8b-4a91-8818-3f03be31829f - - - - - -] Attempt 1 to provision port 67eb337c-24b4-4e48-9bcf-1fb3c7ce8d20 2026-09-09 07:36:15.751 9 INFO neutron.plugins.ml2.plugin [None req-a9ce1a83-ea8b-4a91-8818-3f03be31829f - - - - - -] Attempt 1 to provision port c88fa0ae-8b12-4d28-8a03-06545c21e732 2026-09-09 07:36:16.138 10 INFO neutron.plugins.ml2.plugin [None req-687b8509-6a54-4e2d-b945-b925277d707f - - - - - -] Attempt 1 to provision port c88fa0ae-8b12-4d28-8a03-06545c21e732 2026-09-09 07:36:16.158 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port c88fa0ae-8b12-4d28-8a03-06545c21e732 2026-09-09 07:36:16.374 9 INFO neutron.plugins.ml2.plugin [None req-f52d0bb7-4f95-4a70-b3ef-9189c2d0ec5d - - - - - -] Attempt 1 to provision port 67eb337c-24b4-4e48-9bcf-1fb3c7ce8d20 2026-09-09 07:36:17.458 10 INFO neutron.plugins.ml2.plugin [None req-ad4fc9ff-8bcf-449a-859b-bd251bf5be6a - - - - - -] Attempt 1 to provision port 7668838f-a12a-427b-85db-6376e49d8eec 2026-09-09 07:36:18.238 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port f7b3495b-8179-4f5e-b6d8-79460f1528ce 2026-09-09 07:36:18.522 10 INFO neutron.plugins.ml2.plugin [None req-441d4fe0-398f-4854-85c7-a6d7a9d28983 - - - - - -] Attempt 1 to provision port 7668838f-a12a-427b-85db-6376e49d8eec 2026-09-09 07:36:19.399 10 INFO neutron.plugins.ml2.plugin [None req-47f31d1e-67a5-4140-b5f7-7354fce5822c - - - - - -] Attempt 1 to provision port 02998093-7689-46ea-8a75-2e869a5e9795 2026-09-09 07:36:20.044 9 INFO neutron.plugins.ml2.plugin [None req-df05ecd6-751e-4d46-8913-275ae34308fe - - - - - -] Attempt 1 to provision port 02998093-7689-46ea-8a75-2e869a5e9795 2026-09-09 07:36:20.190 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port f7b3495b-8179-4f5e-b6d8-79460f1528ce 2026-09-09 07:36:24.823 9 INFO neutron.plugins.ml2.plugin [None req-66d75f29-5611-41ac-969f-ca57b3f9d64a - - - - - -] Attempt 1 to provision port 7cc9de25-08ed-4226-bc34-2fb6e19e8287 2026-09-09 07:36:26.230 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 7cc9de25-08ed-4226-bc34-2fb6e19e8287 2026-09-09 07:36:26.343 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c77c87e9-8437-46c2-9406-5ac2864bd9a9'] response: {'server_uuid': '88c734ae-c0bd-40bc-b508-c71457c84258', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7cc9de25-08ed-4226-bc34-2fb6e19e8287', 'code': 200} 2026-09-09 07:36:28.194 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 7cc9de25-08ed-4226-bc34-2fb6e19e8287 2026-09-09 07:36:34.330 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 02998093-7689-46ea-8a75-2e869a5e9795 2026-09-09 07:36:34.683 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 7668838f-a12a-427b-85db-6376e49d8eec 2026-09-09 07:36:35.043 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 3f522b70-5c28-4873-9391-1c0e881c2640 2026-09-09 07:36:35.348 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 67eb337c-24b4-4e48-9bcf-1fb3c7ce8d20 2026-09-09 07:36:36.363 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 02998093-7689-46ea-8a75-2e869a5e9795 2026-09-09 07:36:36.618 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 7668838f-a12a-427b-85db-6376e49d8eec 2026-09-09 07:36:36.846 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 67eb337c-24b4-4e48-9bcf-1fb3c7ce8d20 2026-09-09 07:36:37.039 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 3f522b70-5c28-4873-9391-1c0e881c2640 2026-09-09 07:36:37.206 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port a6198f51-0750-4d6f-8046-d8c0142375a3 2026-09-09 07:36:37.302 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1af1b3b6-aaca-44f3-b1a5-ef99e7931dd4'] response: {'server_uuid': 'a8af73a7-0696-42d0-9ee4-165b43cbb500', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a6198f51-0750-4d6f-8046-d8c0142375a3', 'code': 200} 2026-09-09 07:36:38.181 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port a6198f51-0750-4d6f-8046-d8c0142375a3 2026-09-09 07:36:58.246 9 INFO neutron.plugins.ml2.plugin [None req-dcdd0ba4-a5ab-4d47-bb6b-78fe1ea32812 - - - - - -] Attempt 1 to provision port 80ac6141-4730-42dd-a165-8f59d5a85867 2026-09-09 07:37:10.097 10 INFO neutron.plugins.ml2.plugin [None req-b5ffbdcb-1338-4ab9-8eee-583c5345e024 - - - - - -] Attempt 1 to provision port 08a3de71-f516-45d5-9940-45079e761422 2026-09-09 07:37:12.276 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 08a3de71-f516-45d5-9940-45079e761422 2026-09-09 07:37:12.376 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1377caf-796f-43bd-841d-68ec147c3523'] response: {'server_uuid': '707d6929-d284-4149-8467-717b3a872a6e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '08a3de71-f516-45d5-9940-45079e761422', 'code': 200} 2026-09-09 07:37:14.231 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 08a3de71-f516-45d5-9940-45079e761422 2026-09-09 07:37:53.658 10 INFO neutron.plugins.ml2.plugin [None req-3a2daf85-2982-4b20-bae1-e23c15185711 - - - - - -] Attempt 1 to provision port bd8f3086-77e4-445d-97c4-b5abc4346652 2026-09-09 07:37:56.452 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port bd8f3086-77e4-445d-97c4-b5abc4346652 2026-09-09 07:37:56.752 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd5665be-c7eb-4805-beb4-fc4cade567c2'] response: {'server_uuid': '707d6929-d284-4149-8467-717b3a872a6e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bd8f3086-77e4-445d-97c4-b5abc4346652', 'code': 200} 2026-09-09 07:37:58.323 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port bd8f3086-77e4-445d-97c4-b5abc4346652 2026-09-09 07:38:25.157 9 INFO neutron.plugins.ml2.plugin [None req-5c2db0bb-9a67-4283-b65c-6b7b01be61c0 - - - - - -] Attempt 1 to provision port 6235d2ac-72d2-423f-8903-b9a89c828e6d 2026-09-09 07:38:28.321 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 6235d2ac-72d2-423f-8903-b9a89c828e6d 2026-09-09 07:38:28.534 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c81cc00-db81-49f1-ac80-d88310fad342'] response: {'server_uuid': '707d6929-d284-4149-8467-717b3a872a6e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6235d2ac-72d2-423f-8903-b9a89c828e6d', 'code': 200} 2026-09-09 07:38:30.293 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 6235d2ac-72d2-423f-8903-b9a89c828e6d 2026-09-09 07:38:36.159 9 INFO neutron.plugins.ml2.plugin [None req-4a3edf34-16ee-4217-8aaa-7db242fe9de8 - - - - - -] Attempt 1 to provision port 1694047d-8bae-486f-9cf7-f9a72aaa8a96 2026-09-09 07:38:40.339 9 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 1694047d-8bae-486f-9cf7-f9a72aaa8a96 2026-09-09 07:38:40.473 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f17a0d13-ea95-4320-823c-96c6bccde186'] response: {'server_uuid': '707d6929-d284-4149-8467-717b3a872a6e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1694047d-8bae-486f-9cf7-f9a72aaa8a96', 'code': 200} 2026-09-09 07:38:42.298 10 INFO neutron.plugins.ml2.plugin [None req-0e394fe0-b1bf-4e77-ab1e-df2e1aa7e10e - - - - - -] Attempt 1 to provision port 1694047d-8bae-486f-9cf7-f9a72aaa8a96 2026-09-09 07:38:49.625 9 INFO neutron.plugins.ml2.plugin [None req-ddf5f65b-1cbb-48b9-ae46-a8777b6ffadc - - - - - -] Attempt 1 to provision port 1694047d-8bae-486f-9cf7-f9a72aaa8a96 2026-09-09 07:38:55.275 9 INFO neutron.plugins.ml2.plugin [None req-d60f3aad-3aeb-4ccc-8732-4f6302940942 - - - - - -] Attempt 1 to provision port 6235d2ac-72d2-423f-8903-b9a89c828e6d 2026-09-09 07:39:37.706 10 INFO neutron.plugins.ml2.plugin [None req-cb8f1b6b-b2c9-40ce-9945-9e98329781a5 - - - - - -] Attempt 1 to provision port c88fa0ae-8b12-4d28-8a03-06545c21e732 2026-09-09 07:39:38.799 9 INFO neutron.plugins.ml2.plugin [None req-fa8c308d-8b2f-4ebb-a8e4-7c5f7766f171 - - - - - -] Attempt 1 to provision port 2d36fb36-314d-4f92-9138-e9fdbc6b3d3b 2026-09-09 07:39:39.941 9 INFO neutron.plugins.ml2.plugin [None req-23818147-c177-4bc7-809f-c44deb604285 - - - - - -] Attempt 1 to provision port 154e7fdf-bf02-48b0-ac66-10e1676b32d7