+ 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-05-06 05:37:38.254 1 INFO neutron.common.config [-] Logging enabled! 2026-05-06 05:37:38.254 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 21.2.2.dev24 2026-05-06 05:37:38.255 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-06 05:37:38.255 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-06 05:37:38.971 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-06 05:37:38.973 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-06 05:37:38.975 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-06 05:37:38.976 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-06 05:37:38.976 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-06 05:37:38.977 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-06 05:37:38.977 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 05:37:38.981 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 05:37:38.982 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 05:37:38.982 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-06 05:37:38.997 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-06 05:37:38.998 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-06 05:37:38.998 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-06 05:37:39.024 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-06 05:37:39.024 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-06 05:37:39.024 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-06 05:37:39.024 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-06 05:37:39.256 1 INFO neutron.plugins.ml2.managers [None req-d5b436f6-c06e-48c0-bab7-8e886959e347 - - - - - -] Initializing driver for type 'vlan' 2026-05-06 05:37:39.501 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d5b436f6-c06e-48c0-bab7-8e886959e347 - - - - - -] VlanTypeDriver initialization complete 2026-05-06 05:37:39.501 1 INFO neutron.plugins.ml2.managers [None req-d5b436f6-c06e-48c0-bab7-8e886959e347 - - - - - -] Initializing driver for type 'vxlan' 2026-05-06 05:37:39.502 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-d5b436f6-c06e-48c0-bab7-8e886959e347 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-06 05:37:39.543 1 INFO neutron.plugins.ml2.managers [None req-d5b436f6-c06e-48c0-bab7-8e886959e347 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-06 05:37:39.543 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d5b436f6-c06e-48c0-bab7-8e886959e347 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-06 05:37:39.543 1 INFO neutron.plugins.ml2.managers [None req-d5b436f6-c06e-48c0-bab7-8e886959e347 - - - - - -] Initializing extension driver 'port_security' 2026-05-06 05:37:39.544 1 INFO neutron.plugins.ml2.extensions.port_security [None req-d5b436f6-c06e-48c0-bab7-8e886959e347 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-06 05:37:39.544 1 INFO neutron.plugins.ml2.managers [None req-d5b436f6-c06e-48c0-bab7-8e886959e347 - - - - - -] Initializing extension driver 'qos' 2026-05-06 05:37:39.544 1 INFO neutron.plugins.ml2.managers [None req-d5b436f6-c06e-48c0-bab7-8e886959e347 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-06 05:37:39.544 1 INFO neutron.plugins.ml2.managers [None req-d5b436f6-c06e-48c0-bab7-8e886959e347 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-06 05:37:39.556 1 INFO neutron.quota [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded quota_driver: . 2026-05-06 05:37:39.556 1 INFO neutron.plugins.ml2.plugin [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Modular L2 Plugin initialization complete 2026-05-06 05:37:39.556 1 INFO neutron.plugins.ml2.managers [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-06 05:37:39.556 1 INFO neutron.plugins.ml2.managers [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-06 05:37:39.557 1 INFO neutron.plugins.ml2.managers [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-06 05:37:39.557 1 INFO neutron.extensions.vlantransparent [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Disabled vlantransparent extension. 2026-05-06 05:37:39.557 1 INFO neutron.manager [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loading Plugin: qos 2026-05-06 05:37:39.566 1 INFO neutron.manager [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loading Plugin: router 2026-05-06 05:37:39.593 1 INFO neutron.services.service_base [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-06 05:37:39.593 1 INFO neutron.manager [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loading Plugin: segments 2026-05-06 05:37:39.651 1 INFO neutron.manager [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loading Plugin: trunk 2026-05-06 05:37:39.697 1 INFO neutron.manager [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loading Plugin: vpnaas 2026-05-06 05:37:39.728 1 WARNING stevedore.named [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-06 05:37:39.780 1 INFO neutron_vpnaas.services.vpn.plugin [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-06 05:37:39.781 1 INFO neutron.common.utils [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-06 05:37:39.781 1 INFO neutron.manager [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loading Plugin: auto_allocate 2026-05-06 05:37:39.785 1 INFO neutron.manager [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loading Plugin: tag 2026-05-06 05:37:39.790 1 INFO neutron.manager [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loading Plugin: timestamp 2026-05-06 05:37:39.792 1 INFO neutron.manager [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loading Plugin: network_ip_availability 2026-05-06 05:37:39.795 1 INFO neutron.manager [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loading Plugin: flavors 2026-05-06 05:37:39.797 1 INFO neutron.manager [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loading Plugin: revisions 2026-05-06 05:37:39.799 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Initializing extension manager. 2026-05-06 05:37:39.800 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: address-group 2026-05-06 05:37:39.801 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: address-scope 2026-05-06 05:37:39.802 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-06 05:37:39.802 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: agent 2026-05-06 05:37:39.803 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: agent-resources-synced 2026-05-06 05:37:39.804 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-06 05:37:39.804 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-06 05:37:39.805 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: availability_zone 2026-05-06 05:37:39.805 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: availability_zone_filter 2026-05-06 05:37:39.806 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-06 05:37:39.806 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: default-subnetpools 2026-05-06 05:37:39.807 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-06 05:37:39.808 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: dns-integration 2026-05-06 05:37:39.808 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: dns-domain-ports 2026-05-06 05:37:39.809 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-06 05:37:39.809 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: dvr 2026-05-06 05:37:39.810 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-06 05:37:39.810 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: empty-string-filtering 2026-05-06 05:37:39.811 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 05:37:39.811 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-06 05:37:39.812 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: external-net 2026-05-06 05:37:39.812 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-06 05:37:39.812 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: extraroute 2026-05-06 05:37:39.813 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: extraroute-atomic 2026-05-06 05:37:39.813 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-06 05:37:39.814 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-06 05:37:39.814 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-06 05:37:39.815 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-06 05:37:39.815 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: fip-port-details 2026-05-06 05:37:39.816 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: flavors 2026-05-06 05:37:39.817 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-06 05:37:39.817 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: floatingip-pools 2026-05-06 05:37:39.818 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: ip_allocation 2026-05-06 05:37:39.818 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-06 05:37:39.819 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: l2_adjacency 2026-05-06 05:37:39.819 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: router 2026-05-06 05:37:39.821 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 05:37:39.821 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: ext-gw-mode 2026-05-06 05:37:39.822 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: l3-ha 2026-05-06 05:37:39.822 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-06 05:37:39.823 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: l3-flavors 2026-05-06 05:37:39.823 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-06 05:37:39.824 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-06 05:37:39.825 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-06 05:37:39.828 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-06 05:37:39.828 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-06 05:37:39.829 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-06 05:37:39.830 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-06 05:37:39.830 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: multi-provider 2026-05-06 05:37:39.831 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: net-mtu 2026-05-06 05:37:39.831 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: net-mtu-writable 2026-05-06 05:37:39.832 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: network_availability_zone 2026-05-06 05:37:39.832 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: network-ip-availability 2026-05-06 05:37:39.833 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-06 05:37:39.833 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: pagination 2026-05-06 05:37:39.834 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: port-device-profile 2026-05-06 05:37:39.834 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: port-mac-override 2026-05-06 05:37:39.835 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-06 05:37:39.835 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-06 05:37:39.836 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: port-resource-request 2026-05-06 05:37:39.836 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-06 05:37:39.837 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: binding 2026-05-06 05:37:39.837 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: binding-extended 2026-05-06 05:37:39.838 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: port-security 2026-05-06 05:37:39.838 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: project-id 2026-05-06 05:37:39.838 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: provider 2026-05-06 05:37:39.840 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: qos 2026-05-06 05:37:39.840 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-06 05:37:39.841 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-06 05:37:39.841 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: qos-default 2026-05-06 05:37:39.842 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: qos-fip 2026-05-06 05:37:39.842 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-06 05:37:39.843 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-06 05:37:39.843 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-06 05:37:39.844 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-06 05:37:39.844 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-06 05:37:39.845 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: qos-pps 2026-05-06 05:37:39.845 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-06 05:37:39.846 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-06 05:37:39.846 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: qos-rules-alias 2026-05-06 05:37:39.847 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: quota-check-limit 2026-05-06 05:37:39.848 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: quotas 2026-05-06 05:37:39.850 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: quota_details 2026-05-06 05:37:39.851 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: rbac-policies 2026-05-06 05:37:39.851 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: rbac-address-group 2026-05-06 05:37:39.852 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: rbac-address-scope 2026-05-06 05:37:39.852 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: rbac-security-groups 2026-05-06 05:37:39.853 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-06 05:37:39.853 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: revision-if-match 2026-05-06 05:37:39.854 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-06 05:37:39.854 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: router_availability_zone 2026-05-06 05:37:39.855 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-06 05:37:39.855 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-06 05:37:39.856 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-06 05:37:39.856 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-06 05:37:39.857 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-06 05:37:39.862 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: security-group 2026-05-06 05:37:39.863 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: segment 2026-05-06 05:37:39.864 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-06 05:37:39.864 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: service-type 2026-05-06 05:37:39.865 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: sorting 2026-05-06 05:37:39.865 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: standard-attr-segment 2026-05-06 05:37:39.866 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: standard-attr-description 2026-05-06 05:37:39.866 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: stateful-security-group 2026-05-06 05:37:39.867 1 WARNING neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-06 05:37:39.867 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-06 05:37:39.868 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: subnet_onboard 2026-05-06 05:37:39.868 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-06 05:37:39.868 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: subnet-service-types 2026-05-06 05:37:39.869 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: subnet_allocation 2026-05-06 05:37:39.870 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-06 05:37:39.870 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-06 05:37:39.872 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: standard-attr-tag 2026-05-06 05:37:39.872 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-06 05:37:39.873 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: trunk 2026-05-06 05:37:39.873 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: trunk-details 2026-05-06 05:37:39.874 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-06 05:37:39.874 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-06 05:37:39.875 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-06 05:37:39.875 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: vpn-flavors 2026-05-06 05:37:39.876 1 INFO neutron.api.extensions [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Loaded extension: vpnaas 2026-05-06 05:37:39.879 1 INFO oslo_service.service [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Starting 2 workers 2026-05-06 05:37:39.883 1 INFO oslo_service.service [None req-22f0aa6b-0a49-46ff-8326-ee06bb4ee053 - - - - - -] Starting 1 workers 2026-05-06 05:38:12.765 9 INFO neutron.db.l3_hamode_db [None req-15b414cc-ae60-4acf-acd3-9f1b01073796 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 05:38:19.132 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port d99a8c92-3a63-421b-a082-9867170e4f4d 2026-05-06 05:38:19.656 10 INFO neutron.plugins.ml2.plugin [None req-a092e84f-ae74-4b38-b64d-5d4a12a55a54 - - - - - -] Attempt 1 to provision port d99a8c92-3a63-421b-a082-9867170e4f4d 2026-05-06 05:38:19.924 9 INFO neutron.plugins.ml2.plugin [None req-b0715c02-512e-4f33-a028-726c77cc5c73 - - - - - -] Attempt 1 to provision port d99a8c92-3a63-421b-a082-9867170e4f4d 2026-05-06 05:38:21.049 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port d99a8c92-3a63-421b-a082-9867170e4f4d 2026-05-06 05:44:39.342 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 34504fce-f703-4af7-b493-6579698b6889 2026-05-06 05:44:39.659 10 INFO neutron.plugins.ml2.plugin [None req-8db25415-51b3-40ea-a1eb-ce8d1d7b3b0f - - - - - -] Attempt 1 to provision port 34504fce-f703-4af7-b493-6579698b6889 2026-05-06 05:44:39.858 9 INFO neutron.plugins.ml2.plugin [None req-507fb104-2826-47ec-8a64-79a7388e9386 - - - - - -] Attempt 1 to provision port 34504fce-f703-4af7-b493-6579698b6889 2026-05-06 05:44:41.322 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 34504fce-f703-4af7-b493-6579698b6889 2026-05-06 05:44:45.279 9 INFO neutron.plugins.ml2.plugin [None req-9d9f034c-5433-4c56-8b32-cac968fd2d1f - - - - - -] Attempt 1 to provision port b5facadb-5731-47b9-bd12-23c08e29d66a 2026-05-06 05:47:59.543 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port b5facadb-5731-47b9-bd12-23c08e29d66a 2026-05-06 05:48:01.453 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port b5facadb-5731-47b9-bd12-23c08e29d66a 2026-05-06 05:57:17.790 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 2ad2b071-9c96-47e9-a14f-92e22e8c9f03 2026-05-06 05:57:19.775 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 2ad2b071-9c96-47e9-a14f-92e22e8c9f03 2026-05-06 06:11:57.185 10 INFO neutron.plugins.ml2.plugin [None req-57697937-a5cb-46c3-bd18-eadf31da4429 - - - - - -] Attempt 1 to provision port 8a3e14f5-0960-4c7b-b11d-35569c96af7d 2026-05-06 06:11:57.728 9 INFO neutron.plugins.ml2.plugin [None req-3e6ccc39-adac-4258-9b5a-36f154f44216 - - - - - -] Attempt 1 to provision port 592245e9-f8fe-4e08-9e2d-501a49914cb3 2026-05-06 06:11:58.338 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port f2170920-4c67-4916-98f7-1e1bfea0ee0a 2026-05-06 06:11:58.481 10 INFO neutron.plugins.ml2.plugin [None req-78908a19-847d-48e7-934c-0f791b3614f9 - - - - - -] Attempt 1 to provision port f2170920-4c67-4916-98f7-1e1bfea0ee0a 2026-05-06 06:11:58.945 9 INFO neutron.plugins.ml2.plugin [None req-c7289c96-9642-41d7-8500-7e9f6cc60bad - - - - - -] Attempt 1 to provision port f2170920-4c67-4916-98f7-1e1bfea0ee0a 2026-05-06 06:11:59.199 9 INFO neutron.plugins.ml2.plugin [None req-85486675-ef18-4c5b-8285-79968689f083 - - - - - -] Attempt 1 to provision port 3c15de5d-89aa-4adf-b892-336283b8a1e4 2026-05-06 06:11:59.287 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 589e7cd6-9900-43e6-ab38-49701c82cd20 2026-05-06 06:11:59.690 10 INFO neutron.plugins.ml2.plugin [None req-e93e578f-0d55-43df-9b6e-a42edb5eadc8 - - - - - -] Attempt 1 to provision port 589e7cd6-9900-43e6-ab38-49701c82cd20 2026-05-06 06:11:59.827 10 INFO neutron.plugins.ml2.plugin [None req-e93e578f-0d55-43df-9b6e-a42edb5eadc8 - - - - - -] Attempt 1 to provision port 3c15de5d-89aa-4adf-b892-336283b8a1e4 2026-05-06 06:12:00.092 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 3c15de5d-89aa-4adf-b892-336283b8a1e4 2026-05-06 06:12:00.121 9 INFO neutron.plugins.ml2.plugin [None req-7e3fb340-8a9b-412a-a258-5bd96a7c2d2e - - - - - -] Attempt 1 to provision port 73e37a98-d96b-466f-8493-4ab7b5cbf8bc 2026-05-06 06:12:00.297 10 INFO neutron.plugins.ml2.plugin [None req-ac9c3ecd-2718-4536-b502-60b4f6525c27 - - - - - -] Attempt 1 to provision port 589e7cd6-9900-43e6-ab38-49701c82cd20 2026-05-06 06:12:00.435 10 INFO neutron.plugins.ml2.plugin [None req-ac9c3ecd-2718-4536-b502-60b4f6525c27 - - - - - -] Attempt 1 to provision port 35762e29-a0e7-400e-8488-0bc538c1ff70 2026-05-06 06:12:00.588 9 INFO neutron.plugins.ml2.plugin [None req-4a373d99-f0dc-410b-bac0-da875254f018 - - - - - -] Attempt 1 to provision port 35762e29-a0e7-400e-8488-0bc538c1ff70 2026-05-06 06:12:00.651 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 589e7cd6-9900-43e6-ab38-49701c82cd20 2026-05-06 06:12:00.888 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port f2170920-4c67-4916-98f7-1e1bfea0ee0a 2026-05-06 06:12:01.321 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 3c15de5d-89aa-4adf-b892-336283b8a1e4 2026-05-06 06:12:01.740 9 INFO neutron.plugins.ml2.plugin [None req-8fd6df3d-278a-411d-98ed-313a9e22ee5a - - - - - -] Attempt 1 to provision port 726a338b-4db6-4ce0-8cf4-c7afbb547de1 2026-05-06 06:12:02.386 9 INFO neutron.plugins.ml2.plugin [None req-88fb2563-274d-4070-aa75-4c6154bd2249 - - - - - -] Attempt 1 to provision port 726a338b-4db6-4ce0-8cf4-c7afbb547de1 2026-05-06 06:12:02.924 10 INFO neutron.plugins.ml2.plugin [None req-d8828d8e-f20f-43c3-a3e9-a53e8b802c3d - - - - - -] Attempt 1 to provision port a2d70998-8de7-4256-b27d-407d6bf545ba 2026-05-06 06:12:03.560 9 INFO neutron.plugins.ml2.plugin [None req-7d9f8d41-e066-42e4-8554-d441d162553d - - - - - -] Attempt 1 to provision port a2d70998-8de7-4256-b27d-407d6bf545ba 2026-05-06 06:12:05.509 10 INFO neutron.plugins.ml2.plugin [None req-00b642a0-5587-4100-8b87-d863b1b90489 - - - - - -] Attempt 1 to provision port 2333cfa1-ea29-4194-bd7c-5c5a63a62641 2026-05-06 06:12:06.718 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port baaa1bc7-8640-4efb-a07c-9e315af24141 2026-05-06 06:12:07.076 10 INFO neutron.plugins.ml2.plugin [None req-812f1461-d7db-4fd9-92a6-980294533192 - - - - - -] Attempt 1 to provision port baaa1bc7-8640-4efb-a07c-9e315af24141 2026-05-06 06:12:07.380 10 INFO neutron.plugins.ml2.plugin [None req-555216f3-e749-4629-a29d-c094b876b6f2 - - - - - -] Attempt 1 to provision port baaa1bc7-8640-4efb-a07c-9e315af24141 2026-05-06 06:12:08.075 9 INFO neutron.plugins.ml2.plugin [None req-db71d7dc-0dd1-462d-b9c6-de48e24dcc24 - - - - - -] Attempt 1 to provision port cea71e8d-4d64-49cf-911f-4275b87d5985 2026-05-06 06:12:08.524 10 INFO neutron.plugins.ml2.plugin [None req-7109f9e2-61d7-402e-826f-73683d20a2a8 - - - - - -] Attempt 1 to provision port cea71e8d-4d64-49cf-911f-4275b87d5985 2026-05-06 06:12:08.769 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port e84d4ac2-c1f4-49a8-b90f-c507bc3059ca 2026-05-06 06:12:09.435 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port baaa1bc7-8640-4efb-a07c-9e315af24141 2026-05-06 06:12:09.690 10 INFO neutron.plugins.ml2.plugin [None req-24623d32-1ecd-48fa-9ff3-df9fd2329fff - - - - - -] Attempt 1 to provision port dbb19bb4-c1dd-49b9-b9f5-2d0289a86165 2026-05-06 06:12:09.765 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 310f7b16-9c71-4e26-b2ad-7d9163deaf95 2026-05-06 06:12:10.321 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port a7fec2d6-2a04-496e-a53b-1eca635eaf54 2026-05-06 06:12:11.159 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port e84d4ac2-c1f4-49a8-b90f-c507bc3059ca 2026-05-06 06:12:11.462 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 310f7b16-9c71-4e26-b2ad-7d9163deaf95 2026-05-06 06:12:11.793 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port a7fec2d6-2a04-496e-a53b-1eca635eaf54 2026-05-06 06:12:12.976 9 INFO neutron.plugins.ml2.plugin [None req-ad810fc4-50c9-4daa-8855-6ba9ce886845 - - - - - -] Attempt 1 to provision port 8f3ad0ea-98ed-461e-8095-cea8aeb2f3da /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-05-06 06:12:13.206 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port a7c5d557-e40d-4c38-bebf-f54e9b1029cb 2026-05-06 06:12:14.131 10 INFO neutron.plugins.ml2.plugin [None req-62ba94b0-f366-493d-b819-1cc47fb801d8 - - - - - -] Attempt 1 to provision port a7c5d557-e40d-4c38-bebf-f54e9b1029cb 2026-05-06 06:12:14.438 9 INFO neutron.plugins.ml2.plugin [None req-a611ac71-68d7-4f67-b44e-1a4289b49199 - - - - - -] Attempt 1 to provision port a7c5d557-e40d-4c38-bebf-f54e9b1029cb 2026-05-06 06:12:15.333 9 INFO neutron.plugins.ml2.plugin [None req-a5f9723d-2827-46e8-8c78-feb166ac9be0 - - - - - -] Attempt 1 to provision port 37222b9e-bfbd-43d1-ae2c-14ff67a34581 2026-05-06 06:12:15.378 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port a7c5d557-e40d-4c38-bebf-f54e9b1029cb 2026-05-06 06:12:16.205 10 INFO neutron.plugins.ml2.plugin [None req-113bb32a-7591-41d4-944a-c67c412ffc9d - - - - - -] Attempt 1 to provision port 37222b9e-bfbd-43d1-ae2c-14ff67a34581 2026-05-06 06:12:17.327 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port dbb19bb4-c1dd-49b9-b9f5-2d0289a86165 2026-05-06 06:12:17.882 9 INFO neutron.plugins.ml2.plugin [None req-fd039662-820a-4c79-88ca-58a878c991d1 - - - - - -] Attempt 1 to provision port 8598d6a6-56ad-484f-a9fb-f230e3995bfe 2026-05-06 06:12:17.980 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 58e38bde-2354-495b-a94e-76ce5694430f 2026-05-06 06:12:18.351 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c356e52-308a-4abf-be6b-d7b03ad1d01f'] response: {'server_uuid': '65ce464e-c18c-49da-887a-194f17752ab4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dbb19bb4-c1dd-49b9-b9f5-2d0289a86165', 'code': 200} 2026-05-06 06:12:19.183 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port dbb19bb4-c1dd-49b9-b9f5-2d0289a86165 2026-05-06 06:12:19.478 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 58e38bde-2354-495b-a94e-76ce5694430f 2026-05-06 06:12:19.759 9 INFO neutron.plugins.ml2.plugin [None req-9774969c-0894-4832-a9cb-9fec4ee33b12 - - - - - -] Attempt 1 to provision port 146d3a2e-8088-4a30-8a8e-4c29f07d4dc6 2026-05-06 06:12:19.787 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 9264867e-aaea-4958-b456-b647e189a43f 2026-05-06 06:12:19.923 9 INFO neutron.plugins.ml2.plugin [None req-5d8d2b6c-86ab-46d4-9610-ca13799586ab - - - - - -] Attempt 1 to provision port 9264867e-aaea-4958-b456-b647e189a43f 2026-05-06 06:12:20.340 10 INFO neutron.plugins.ml2.plugin [None req-431f909f-0cfb-4e33-8ebb-b57e1658ebff - - - - - -] Attempt 1 to provision port 9264867e-aaea-4958-b456-b647e189a43f 2026-05-06 06:12:20.951 9 INFO neutron.plugins.ml2.plugin [None req-c73994b6-dccd-416a-96c9-0d19c312d123 - - - - - -] Attempt 1 to provision port 5a78e93f-65f5-4911-b48c-a08f71a9c87e 2026-05-06 06:12:21.118 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 9264867e-aaea-4958-b456-b647e189a43f 2026-05-06 06:12:21.717 9 INFO neutron.plugins.ml2.plugin [None req-ada36a5a-76e4-44d6-a37e-39d0dea9ad67 - - - - - -] Attempt 1 to provision port 5a78e93f-65f5-4911-b48c-a08f71a9c87e 2026-05-06 06:12:22.373 10 INFO neutron.plugins.ml2.plugin [None req-8d7286e2-0f4a-44f4-bf6b-f2624fd0cc81 - - - - - -] Attempt 1 to provision port 076a47e3-543b-4642-a646-15d8a16ef8f7 2026-05-06 06:12:22.924 10 INFO neutron.plugins.ml2.plugin [None req-8d7286e2-0f4a-44f4-bf6b-f2624fd0cc81 - - - - - -] Attempt 2 to provision port 076a47e3-543b-4642-a646-15d8a16ef8f7 2026-05-06 06:12:23.210 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 27d9e70f-1ad1-4e2d-bb23-36604c0e595e 2026-05-06 06:12:23.461 10 INFO neutron.plugins.ml2.plugin [None req-8d7286e2-0f4a-44f4-bf6b-f2624fd0cc81 - - - - - -] Attempt 3 to provision port 076a47e3-543b-4642-a646-15d8a16ef8f7 2026-05-06 06:12:23.688 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 146d3a2e-8088-4a30-8a8e-4c29f07d4dc6 2026-05-06 06:12:23.825 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f7c8ba1-1bb7-4dd3-b884-18bc1d882702'] response: {'server_uuid': 'e510c204-e9ca-4ca3-afef-0c02d857a92c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '146d3a2e-8088-4a30-8a8e-4c29f07d4dc6', 'code': 200} 2026-05-06 06:12:25.514 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 076a47e3-543b-4642-a646-15d8a16ef8f7 2026-05-06 06:12:26.083 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8cb64c02-2474-49cd-84d2-e2cb4049f762'] response: {'server_uuid': 'b588b9a8-cafa-4aae-b71d-bf2149c01314', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '076a47e3-543b-4642-a646-15d8a16ef8f7', 'code': 200} 2026-05-06 06:12:26.167 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 27d9e70f-1ad1-4e2d-bb23-36604c0e595e 2026-05-06 06:12:26.457 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 146d3a2e-8088-4a30-8a8e-4c29f07d4dc6 2026-05-06 06:12:27.165 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 076a47e3-543b-4642-a646-15d8a16ef8f7 2026-05-06 06:12:27.348 9 INFO neutron.plugins.ml2.plugin [None req-5a0dd29e-bd32-42f9-acea-e1850fb6efad - - - - - -] Attempt 1 to provision port 3de6a722-c9d8-4cb6-8cf4-630279793ed4 2026-05-06 06:12:31.395 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 3de6a722-c9d8-4cb6-8cf4-630279793ed4 2026-05-06 06:12:31.494 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e27055a-b196-4bfa-b74b-d286512bd271'] response: {'server_uuid': '1dcc0057-ab2c-4cf7-9c2f-642cc9120a73', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3de6a722-c9d8-4cb6-8cf4-630279793ed4', 'code': 200} 2026-05-06 06:12:33.252 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 3de6a722-c9d8-4cb6-8cf4-630279793ed4 2026-05-06 06:12:38.284 10 INFO neutron.plugins.ml2.plugin [None req-fbed2638-cc33-49c3-8433-9ba133ad8d7f - - - - - -] Attempt 1 to provision port 65400fc9-89bc-455d-bed5-ec6257a74073 2026-05-06 06:12:39.141 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port fdd2c718-b572-4c9c-b5a9-a76e43597823 2026-05-06 06:12:40.237 10 INFO neutron.plugins.ml2.plugin [None req-57800c78-3872-4ff3-b94f-2d7a0550f81d - - - - - -] Attempt 1 to provision port fdd2c718-b572-4c9c-b5a9-a76e43597823 2026-05-06 06:12:40.454 9 INFO neutron.plugins.ml2.plugin [None req-97813441-78b5-47b6-b554-df07725d6a7b - - - - - -] Attempt 1 to provision port fdd2c718-b572-4c9c-b5a9-a76e43597823 2026-05-06 06:12:40.734 10 INFO neutron.plugins.ml2.plugin [None req-70b67261-0eef-45f6-90ed-c3d69e90fda7 - - - - - -] Attempt 1 to provision port 7eb6cf62-96df-4ecc-aba4-6da8b64c3da9 2026-05-06 06:12:41.184 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port fdd2c718-b572-4c9c-b5a9-a76e43597823 2026-05-06 06:12:41.416 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 37222b9e-bfbd-43d1-ae2c-14ff67a34581 2026-05-06 06:12:41.484 10 INFO neutron.plugins.ml2.plugin [None req-e86eb318-988a-4aa5-92b5-f412d721c831 - - - - - -] Attempt 1 to provision port 7eb6cf62-96df-4ecc-aba4-6da8b64c3da9 2026-05-06 06:12:41.868 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port dc81ffef-e9b3-4560-8b4f-e6d10f9f1ff3 2026-05-06 06:12:43.105 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 8f3ad0ea-98ed-461e-8095-cea8aeb2f3da 2026-05-06 06:12:43.442 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 37222b9e-bfbd-43d1-ae2c-14ff67a34581 2026-05-06 06:12:43.748 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port dc81ffef-e9b3-4560-8b4f-e6d10f9f1ff3 2026-05-06 06:12:44.579 10 INFO neutron.plugins.ml2.plugin [None req-987d1099-0d56-4941-8c63-66b8aa10de00 - - - - - -] Attempt 1 to provision port 076a47e3-543b-4642-a646-15d8a16ef8f7 2026-05-06 06:12:45.309 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 076a47e3-543b-4642-a646-15d8a16ef8f7 2026-05-06 06:12:45.695 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 5a78e93f-65f5-4911-b48c-a08f71a9c87e 2026-05-06 06:12:46.115 9 INFO neutron.plugins.ml2.plugin [None req-2205f0fb-3a9c-48f1-b90d-b18b3ab1b0ee - - - - - -] Attempt 1 to provision port 7888ae19-2c90-4be0-bef7-996873bb284c 2026-05-06 06:12:46.224 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 8f3ad0ea-98ed-461e-8095-cea8aeb2f3da 2026-05-06 06:12:47.194 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 8598d6a6-56ad-484f-a9fb-f230e3995bfe 2026-05-06 06:12:47.482 10 INFO neutron.plugins.ml2.plugin [None req-845fa1b0-0a62-412e-a31d-825f59e131ad - - - - - -] Attempt 1 to provision port 076a47e3-543b-4642-a646-15d8a16ef8f7 2026-05-06 06:12:47.547 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 5a78e93f-65f5-4911-b48c-a08f71a9c87e 2026-05-06 06:12:47.752 9 INFO neutron.plugins.ml2.plugin [None req-8d97af52-41fa-4643-8b7a-3d5178f228d1 - - - - - -] Attempt 1 to provision port d1ef8cc8-7b1b-467a-86e0-4458fe838538 2026-05-06 06:12:49.374 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 076a47e3-543b-4642-a646-15d8a16ef8f7 2026-05-06 06:12:49.726 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 7888ae19-2c90-4be0-bef7-996873bb284c 2026-05-06 06:12:50.433 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 8598d6a6-56ad-484f-a9fb-f230e3995bfe 2026-05-06 06:12:50.861 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d68f41bf-b49a-4967-9f53-b307f7d2baa2'] response: {'server_uuid': '03e01877-bed3-4193-a5a6-8f7a667c0bc0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7888ae19-2c90-4be0-bef7-996873bb284c', 'code': 200} 2026-05-06 06:12:51.200 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-33c9a360-bd9f-446d-a25b-5e55e13d53fe'] response: {'server_uuid': '1dcc0057-ab2c-4cf7-9c2f-642cc9120a73', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3de6a722-c9d8-4cb6-8cf4-630279793ed4', 'code': 200} 2026-05-06 06:12:52.248 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 7888ae19-2c90-4be0-bef7-996873bb284c 2026-05-06 06:12:52.606 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 3de6a722-c9d8-4cb6-8cf4-630279793ed4 2026-05-06 06:12:53.263 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-625602f8-7851-4c4d-8fa4-b20fefd99f77'] response: {'server_uuid': '1dcc0057-ab2c-4cf7-9c2f-642cc9120a73', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3de6a722-c9d8-4cb6-8cf4-630279793ed4', 'code': 200} 2026-05-06 06:12:53.594 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 3de6a722-c9d8-4cb6-8cf4-630279793ed4 /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-05-06 06:12:57.534 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 7eb6cf62-96df-4ecc-aba4-6da8b64c3da9 2026-05-06 06:12:58.255 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 65400fc9-89bc-455d-bed5-ec6257a74073 2026-05-06 06:12:59.553 10 INFO neutron.plugins.ml2.plugin [None req-319c44dd-4281-4e79-9b8f-03e6ef1adea9 - - - - - -] Attempt 1 to provision port 83b2f037-af00-4f20-96c9-27dc349ebbac 2026-05-06 06:12:59.660 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port c0b0b1ad-a359-456a-8a41-8a4edd8b8b51 2026-05-06 06:13:00.193 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 65400fc9-89bc-455d-bed5-ec6257a74073 2026-05-06 06:13:01.106 10 INFO neutron.plugins.ml2.plugin [None req-98fd28a4-a097-4403-b3e1-762545e5d701 - - - - - -] Attempt 1 to provision port c0b0b1ad-a359-456a-8a41-8a4edd8b8b51 2026-05-06 06:13:01.310 9 INFO neutron.plugins.ml2.plugin [None req-c9aaf57f-709d-42cb-8b1a-c2f0baefa226 - - - - - -] Attempt 1 to provision port c0b0b1ad-a359-456a-8a41-8a4edd8b8b51 2026-05-06 06:13:01.449 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port c0b0b1ad-a359-456a-8a41-8a4edd8b8b51 2026-05-06 06:13:02.288 10 INFO neutron.plugins.ml2.plugin [None req-5302a06b-e2c6-48c7-81fe-3cf2b1f15591 - - - - - -] Attempt 1 to provision port 8e16b35c-d801-4377-92dc-89f07c8869b8 2026-05-06 06:13:02.832 9 INFO neutron.plugins.ml2.plugin [None req-eae5d540-a1c8-46ee-b5fd-0bb522ed156b - - - - - -] Attempt 1 to provision port 8e16b35c-d801-4377-92dc-89f07c8869b8 2026-05-06 06:13:03.448 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port ff48e4ee-2204-4b9b-a182-95c9e8cef921 2026-05-06 06:13:05.471 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port ff48e4ee-2204-4b9b-a182-95c9e8cef921 2026-05-06 06:13:07.421 10 INFO neutron.plugins.ml2.plugin [None req-05899b69-6d41-40b0-b3b5-e258804dec62 - - - - - -] Attempt 1 to provision port af805bfe-42c9-4673-9cb0-f73367618b2f 2026-05-06 06:13:09.514 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port af805bfe-42c9-4673-9cb0-f73367618b2f 2026-05-06 06:13:09.618 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b109dc58-6c0c-40d7-8074-9083d0dfac01'] response: {'server_uuid': 'b4977fdd-ab65-402c-ad8f-e804224b0ee8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'af805bfe-42c9-4673-9cb0-f73367618b2f', 'code': 200} 2026-05-06 06:13:11.513 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port af805bfe-42c9-4673-9cb0-f73367618b2f 2026-05-06 06:13:12.420 10 ERROR neutron.plugins.ml2.managers [None req-ab6b67a6-a4cb-4c68-a6e3-0daaacf14ee6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8e7a950f-517e-461c-b5cd-d8e49a241400 could not be found. 2026-05-06 06:13:12.420 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 06:13:12.420 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-05-06 06:13:12.420 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 06:13:12.420 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 06:13:12.420 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 06:13:12.420 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 06:13:12.420 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 06:13:12.420 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 06:13:12.420 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 06:13:12.420 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-05-06 06:13:12.420 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 06:13:12.420 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-05-06 06:13:12.420 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:13:12.420 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:13:12.420 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:13:12.420 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:13:12.420 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:13:12.420 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-05-06 06:13:12.420 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:13:12.420 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 06:13:12.420 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 06:13:12.420 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:13:12.420 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:13:12.420 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:13:12.420 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:13:12.420 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 06:13:12.420 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:13:12.420 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-05-06 06:13:12.420 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:13:12.420 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:13:12.420 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:13:12.420 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:13:12.420 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:13:12.420 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-05-06 06:13:12.420 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 06:13:12.420 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-05-06 06:13:12.420 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 06:13:12.420 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-05-06 06:13:12.420 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 06:13:12.420 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8e7a950f-517e-461c-b5cd-d8e49a241400 could not be found. 2026-05-06 06:13:12.420 10 ERROR neutron.plugins.ml2.managers  2026-05-06 06:13:12.422 10 ERROR neutron.plugins.ml2.managers [None req-ab6b67a6-a4cb-4c68-a6e3-0daaacf14ee6 - - - - - -] Failed to bind port f7a89cef-6a4f-48de-9f2d-6259689ae9dc on host instance for vnic_type normal using segments [{'id': '05b0ebcd-128c-49eb-a054-87a62c621fd4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 103, 'network_id': '1a6fc920-e568-4669-bf9c-d6ee74f8abbc'}] 2026-05-06 06:13:12.423 10 INFO neutron.plugins.ml2.plugin [None req-ab6b67a6-a4cb-4c68-a6e3-0daaacf14ee6 - - - - - -] Attempt 2 to bind port f7a89cef-6a4f-48de-9f2d-6259689ae9dc 2026-05-06 06:13:12.461 10 ERROR neutron.plugins.ml2.managers [None req-ab6b67a6-a4cb-4c68-a6e3-0daaacf14ee6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8e7a950f-517e-461c-b5cd-d8e49a241400 could not be found. 2026-05-06 06:13:12.461 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 06:13:12.461 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-05-06 06:13:12.461 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 06:13:12.461 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 06:13:12.461 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 06:13:12.461 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 06:13:12.461 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 06:13:12.461 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 06:13:12.461 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 06:13:12.461 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-05-06 06:13:12.461 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 06:13:12.461 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-05-06 06:13:12.461 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:13:12.461 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:13:12.461 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:13:12.461 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:13:12.461 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:13:12.461 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-05-06 06:13:12.461 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:13:12.461 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 06:13:12.461 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 06:13:12.461 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:13:12.461 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:13:12.461 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:13:12.461 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:13:12.461 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 06:13:12.461 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:13:12.461 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-05-06 06:13:12.461 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:13:12.461 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:13:12.461 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:13:12.461 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:13:12.461 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:13:12.461 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-05-06 06:13:12.461 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 06:13:12.461 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-05-06 06:13:12.461 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 06:13:12.461 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-05-06 06:13:12.461 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 06:13:12.461 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8e7a950f-517e-461c-b5cd-d8e49a241400 could not be found. 2026-05-06 06:13:12.461 10 ERROR neutron.plugins.ml2.managers  2026-05-06 06:13:12.462 10 ERROR neutron.plugins.ml2.managers [None req-ab6b67a6-a4cb-4c68-a6e3-0daaacf14ee6 - - - - - -] Failed to bind port f7a89cef-6a4f-48de-9f2d-6259689ae9dc on host instance for vnic_type normal using segments [{'id': '05b0ebcd-128c-49eb-a054-87a62c621fd4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 103, 'network_id': '1a6fc920-e568-4669-bf9c-d6ee74f8abbc'}] 2026-05-06 06:13:12.462 10 INFO neutron.plugins.ml2.plugin [None req-ab6b67a6-a4cb-4c68-a6e3-0daaacf14ee6 - - - - - -] Attempt 3 to bind port f7a89cef-6a4f-48de-9f2d-6259689ae9dc 2026-05-06 06:13:12.497 10 ERROR neutron.plugins.ml2.managers [None req-ab6b67a6-a4cb-4c68-a6e3-0daaacf14ee6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8e7a950f-517e-461c-b5cd-d8e49a241400 could not be found. 2026-05-06 06:13:12.497 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 06:13:12.497 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-05-06 06:13:12.497 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 06:13:12.497 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 06:13:12.497 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 06:13:12.497 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 06:13:12.497 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 06:13:12.497 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 06:13:12.497 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 06:13:12.497 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-05-06 06:13:12.497 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 06:13:12.497 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-05-06 06:13:12.497 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:13:12.497 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:13:12.497 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:13:12.497 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:13:12.497 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:13:12.497 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-05-06 06:13:12.497 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:13:12.497 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 06:13:12.497 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 06:13:12.497 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:13:12.497 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:13:12.497 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:13:12.497 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:13:12.497 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 06:13:12.497 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:13:12.497 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-05-06 06:13:12.497 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:13:12.497 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:13:12.497 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:13:12.497 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:13:12.497 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:13:12.497 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-05-06 06:13:12.497 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 06:13:12.497 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-05-06 06:13:12.497 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 06:13:12.497 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-05-06 06:13:12.497 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 06:13:12.497 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8e7a950f-517e-461c-b5cd-d8e49a241400 could not be found. 2026-05-06 06:13:12.497 10 ERROR neutron.plugins.ml2.managers  2026-05-06 06:13:12.499 10 ERROR neutron.plugins.ml2.managers [None req-ab6b67a6-a4cb-4c68-a6e3-0daaacf14ee6 - - - - - -] Failed to bind port f7a89cef-6a4f-48de-9f2d-6259689ae9dc on host instance for vnic_type normal using segments [{'id': '05b0ebcd-128c-49eb-a054-87a62c621fd4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 103, 'network_id': '1a6fc920-e568-4669-bf9c-d6ee74f8abbc'}] 2026-05-06 06:13:12.499 10 INFO neutron.plugins.ml2.plugin [None req-ab6b67a6-a4cb-4c68-a6e3-0daaacf14ee6 - - - - - -] Attempt 4 to bind port f7a89cef-6a4f-48de-9f2d-6259689ae9dc 2026-05-06 06:13:12.529 10 ERROR neutron.plugins.ml2.managers [None req-ab6b67a6-a4cb-4c68-a6e3-0daaacf14ee6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8e7a950f-517e-461c-b5cd-d8e49a241400 could not be found. 2026-05-06 06:13:12.529 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 06:13:12.529 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-05-06 06:13:12.529 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 06:13:12.529 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 06:13:12.529 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 06:13:12.529 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 06:13:12.529 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 06:13:12.529 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 06:13:12.529 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 06:13:12.529 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-05-06 06:13:12.529 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 06:13:12.529 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-05-06 06:13:12.529 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:13:12.529 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:13:12.529 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:13:12.529 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:13:12.529 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:13:12.529 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-05-06 06:13:12.529 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:13:12.529 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 06:13:12.529 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 06:13:12.529 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:13:12.529 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:13:12.529 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:13:12.529 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:13:12.529 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 06:13:12.529 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:13:12.529 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-05-06 06:13:12.529 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:13:12.529 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:13:12.529 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:13:12.529 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:13:12.529 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:13:12.529 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-05-06 06:13:12.529 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 06:13:12.529 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-05-06 06:13:12.529 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 06:13:12.529 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-05-06 06:13:12.529 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 06:13:12.529 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8e7a950f-517e-461c-b5cd-d8e49a241400 could not be found. 2026-05-06 06:13:12.529 10 ERROR neutron.plugins.ml2.managers  2026-05-06 06:13:12.530 10 ERROR neutron.plugins.ml2.managers [None req-ab6b67a6-a4cb-4c68-a6e3-0daaacf14ee6 - - - - - -] Failed to bind port f7a89cef-6a4f-48de-9f2d-6259689ae9dc on host instance for vnic_type normal using segments [{'id': '05b0ebcd-128c-49eb-a054-87a62c621fd4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 103, 'network_id': '1a6fc920-e568-4669-bf9c-d6ee74f8abbc'}] 2026-05-06 06:13:12.530 10 INFO neutron.plugins.ml2.plugin [None req-ab6b67a6-a4cb-4c68-a6e3-0daaacf14ee6 - - - - - -] Attempt 5 to bind port f7a89cef-6a4f-48de-9f2d-6259689ae9dc 2026-05-06 06:13:12.549 10 ERROR neutron.plugins.ml2.managers [None req-ab6b67a6-a4cb-4c68-a6e3-0daaacf14ee6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8e7a950f-517e-461c-b5cd-d8e49a241400 could not be found. 2026-05-06 06:13:12.549 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 06:13:12.549 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-05-06 06:13:12.549 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 06:13:12.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 06:13:12.549 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 06:13:12.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 06:13:12.549 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 06:13:12.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 06:13:12.549 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 06:13:12.549 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-05-06 06:13:12.549 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 06:13:12.549 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-05-06 06:13:12.549 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:13:12.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:13:12.549 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:13:12.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:13:12.549 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:13:12.549 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-05-06 06:13:12.549 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:13:12.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 06:13:12.549 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 06:13:12.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:13:12.549 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:13:12.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:13:12.549 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:13:12.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 06:13:12.549 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:13:12.549 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-05-06 06:13:12.549 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:13:12.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:13:12.549 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:13:12.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:13:12.549 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:13:12.549 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-05-06 06:13:12.549 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 06:13:12.549 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-05-06 06:13:12.549 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 06:13:12.549 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-05-06 06:13:12.549 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 06:13:12.549 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8e7a950f-517e-461c-b5cd-d8e49a241400 could not be found. 2026-05-06 06:13:12.549 10 ERROR neutron.plugins.ml2.managers  2026-05-06 06:13:12.550 10 ERROR neutron.plugins.ml2.managers [None req-ab6b67a6-a4cb-4c68-a6e3-0daaacf14ee6 - - - - - -] Failed to bind port f7a89cef-6a4f-48de-9f2d-6259689ae9dc on host instance for vnic_type normal using segments [{'id': '05b0ebcd-128c-49eb-a054-87a62c621fd4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 103, 'network_id': '1a6fc920-e568-4669-bf9c-d6ee74f8abbc'}] 2026-05-06 06:13:12.550 10 INFO neutron.plugins.ml2.plugin [None req-ab6b67a6-a4cb-4c68-a6e3-0daaacf14ee6 - - - - - -] Attempt 6 to bind port f7a89cef-6a4f-48de-9f2d-6259689ae9dc 2026-05-06 06:13:12.572 10 ERROR neutron.plugins.ml2.managers [None req-ab6b67a6-a4cb-4c68-a6e3-0daaacf14ee6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8e7a950f-517e-461c-b5cd-d8e49a241400 could not be found. 2026-05-06 06:13:12.572 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 06:13:12.572 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-05-06 06:13:12.572 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 06:13:12.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 06:13:12.572 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 06:13:12.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 06:13:12.572 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 06:13:12.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 06:13:12.572 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 06:13:12.572 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-05-06 06:13:12.572 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 06:13:12.572 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-05-06 06:13:12.572 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:13:12.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:13:12.572 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:13:12.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:13:12.572 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:13:12.572 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-05-06 06:13:12.572 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:13:12.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 06:13:12.572 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 06:13:12.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:13:12.572 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:13:12.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:13:12.572 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:13:12.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 06:13:12.572 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:13:12.572 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-05-06 06:13:12.572 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:13:12.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:13:12.572 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:13:12.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:13:12.572 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:13:12.572 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-05-06 06:13:12.572 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 06:13:12.572 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-05-06 06:13:12.572 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 06:13:12.572 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-05-06 06:13:12.572 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 06:13:12.572 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8e7a950f-517e-461c-b5cd-d8e49a241400 could not be found. 2026-05-06 06:13:12.572 10 ERROR neutron.plugins.ml2.managers  2026-05-06 06:13:12.573 10 ERROR neutron.plugins.ml2.managers [None req-ab6b67a6-a4cb-4c68-a6e3-0daaacf14ee6 - - - - - -] Failed to bind port f7a89cef-6a4f-48de-9f2d-6259689ae9dc on host instance for vnic_type normal using segments [{'id': '05b0ebcd-128c-49eb-a054-87a62c621fd4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 103, 'network_id': '1a6fc920-e568-4669-bf9c-d6ee74f8abbc'}] 2026-05-06 06:13:12.573 10 INFO neutron.plugins.ml2.plugin [None req-ab6b67a6-a4cb-4c68-a6e3-0daaacf14ee6 - - - - - -] Attempt 7 to bind port f7a89cef-6a4f-48de-9f2d-6259689ae9dc 2026-05-06 06:13:12.593 10 ERROR neutron.plugins.ml2.managers [None req-ab6b67a6-a4cb-4c68-a6e3-0daaacf14ee6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8e7a950f-517e-461c-b5cd-d8e49a241400 could not be found. 2026-05-06 06:13:12.593 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 06:13:12.593 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-05-06 06:13:12.593 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 06:13:12.593 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 06:13:12.593 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 06:13:12.593 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 06:13:12.593 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 06:13:12.593 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 06:13:12.593 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 06:13:12.593 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-05-06 06:13:12.593 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 06:13:12.593 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-05-06 06:13:12.593 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:13:12.593 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:13:12.593 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:13:12.593 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:13:12.593 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:13:12.593 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-05-06 06:13:12.593 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:13:12.593 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 06:13:12.593 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 06:13:12.593 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:13:12.593 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:13:12.593 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:13:12.593 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:13:12.593 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 06:13:12.593 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:13:12.593 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-05-06 06:13:12.593 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:13:12.593 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:13:12.593 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:13:12.593 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:13:12.593 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:13:12.593 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-05-06 06:13:12.593 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 06:13:12.593 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-05-06 06:13:12.593 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 06:13:12.593 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-05-06 06:13:12.593 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 06:13:12.593 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8e7a950f-517e-461c-b5cd-d8e49a241400 could not be found. 2026-05-06 06:13:12.593 10 ERROR neutron.plugins.ml2.managers  2026-05-06 06:13:12.594 10 ERROR neutron.plugins.ml2.managers [None req-ab6b67a6-a4cb-4c68-a6e3-0daaacf14ee6 - - - - - -] Failed to bind port f7a89cef-6a4f-48de-9f2d-6259689ae9dc on host instance for vnic_type normal using segments [{'id': '05b0ebcd-128c-49eb-a054-87a62c621fd4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 103, 'network_id': '1a6fc920-e568-4669-bf9c-d6ee74f8abbc'}] 2026-05-06 06:13:12.594 10 INFO neutron.plugins.ml2.plugin [None req-ab6b67a6-a4cb-4c68-a6e3-0daaacf14ee6 - - - - - -] Attempt 8 to bind port f7a89cef-6a4f-48de-9f2d-6259689ae9dc 2026-05-06 06:13:12.616 10 ERROR neutron.plugins.ml2.managers [None req-ab6b67a6-a4cb-4c68-a6e3-0daaacf14ee6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8e7a950f-517e-461c-b5cd-d8e49a241400 could not be found. 2026-05-06 06:13:12.616 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 06:13:12.616 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-05-06 06:13:12.616 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 06:13:12.616 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 06:13:12.616 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 06:13:12.616 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 06:13:12.616 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 06:13:12.616 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 06:13:12.616 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 06:13:12.616 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-05-06 06:13:12.616 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 06:13:12.616 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-05-06 06:13:12.616 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:13:12.616 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:13:12.616 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:13:12.616 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:13:12.616 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:13:12.616 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-05-06 06:13:12.616 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:13:12.616 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 06:13:12.616 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 06:13:12.616 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:13:12.616 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:13:12.616 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:13:12.616 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:13:12.616 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 06:13:12.616 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:13:12.616 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-05-06 06:13:12.616 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:13:12.616 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:13:12.616 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:13:12.616 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:13:12.616 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:13:12.616 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-05-06 06:13:12.616 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 06:13:12.616 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-05-06 06:13:12.616 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 06:13:12.616 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-05-06 06:13:12.616 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 06:13:12.616 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8e7a950f-517e-461c-b5cd-d8e49a241400 could not be found. 2026-05-06 06:13:12.616 10 ERROR neutron.plugins.ml2.managers  2026-05-06 06:13:12.617 10 ERROR neutron.plugins.ml2.managers [None req-ab6b67a6-a4cb-4c68-a6e3-0daaacf14ee6 - - - - - -] Failed to bind port f7a89cef-6a4f-48de-9f2d-6259689ae9dc on host instance for vnic_type normal using segments [{'id': '05b0ebcd-128c-49eb-a054-87a62c621fd4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 103, 'network_id': '1a6fc920-e568-4669-bf9c-d6ee74f8abbc'}] 2026-05-06 06:13:12.617 10 INFO neutron.plugins.ml2.plugin [None req-ab6b67a6-a4cb-4c68-a6e3-0daaacf14ee6 - - - - - -] Attempt 9 to bind port f7a89cef-6a4f-48de-9f2d-6259689ae9dc 2026-05-06 06:13:12.637 10 ERROR neutron.plugins.ml2.managers [None req-ab6b67a6-a4cb-4c68-a6e3-0daaacf14ee6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8e7a950f-517e-461c-b5cd-d8e49a241400 could not be found. 2026-05-06 06:13:12.637 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 06:13:12.637 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-05-06 06:13:12.637 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 06:13:12.637 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 06:13:12.637 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 06:13:12.637 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 06:13:12.637 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 06:13:12.637 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 06:13:12.637 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 06:13:12.637 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-05-06 06:13:12.637 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 06:13:12.637 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-05-06 06:13:12.637 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:13:12.637 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:13:12.637 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:13:12.637 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:13:12.637 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:13:12.637 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-05-06 06:13:12.637 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:13:12.637 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 06:13:12.637 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 06:13:12.637 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:13:12.637 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:13:12.637 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:13:12.637 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:13:12.637 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 06:13:12.637 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:13:12.637 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-05-06 06:13:12.637 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:13:12.637 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:13:12.637 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:13:12.637 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:13:12.637 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:13:12.637 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-05-06 06:13:12.637 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 06:13:12.637 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-05-06 06:13:12.637 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 06:13:12.637 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-05-06 06:13:12.637 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 06:13:12.637 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8e7a950f-517e-461c-b5cd-d8e49a241400 could not be found. 2026-05-06 06:13:12.637 10 ERROR neutron.plugins.ml2.managers  2026-05-06 06:13:12.638 10 ERROR neutron.plugins.ml2.managers [None req-ab6b67a6-a4cb-4c68-a6e3-0daaacf14ee6 - - - - - -] Failed to bind port f7a89cef-6a4f-48de-9f2d-6259689ae9dc on host instance for vnic_type normal using segments [{'id': '05b0ebcd-128c-49eb-a054-87a62c621fd4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 103, 'network_id': '1a6fc920-e568-4669-bf9c-d6ee74f8abbc'}] 2026-05-06 06:13:12.638 10 INFO neutron.plugins.ml2.plugin [None req-ab6b67a6-a4cb-4c68-a6e3-0daaacf14ee6 - - - - - -] Attempt 10 to bind port f7a89cef-6a4f-48de-9f2d-6259689ae9dc 2026-05-06 06:13:12.658 10 ERROR neutron.plugins.ml2.managers [None req-ab6b67a6-a4cb-4c68-a6e3-0daaacf14ee6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8e7a950f-517e-461c-b5cd-d8e49a241400 could not be found. 2026-05-06 06:13:12.658 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 06:13:12.658 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-05-06 06:13:12.658 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 06:13:12.658 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 06:13:12.658 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 06:13:12.658 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 06:13:12.658 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 06:13:12.658 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 06:13:12.658 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 06:13:12.658 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-05-06 06:13:12.658 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 06:13:12.658 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-05-06 06:13:12.658 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:13:12.658 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:13:12.658 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:13:12.658 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:13:12.658 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:13:12.658 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-05-06 06:13:12.658 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:13:12.658 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 06:13:12.658 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 06:13:12.658 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:13:12.658 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:13:12.658 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:13:12.658 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:13:12.658 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 06:13:12.658 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:13:12.658 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-05-06 06:13:12.658 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:13:12.658 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:13:12.658 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:13:12.658 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:13:12.658 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:13:12.658 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-05-06 06:13:12.658 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 06:13:12.658 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-05-06 06:13:12.658 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 06:13:12.658 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-05-06 06:13:12.658 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 06:13:12.658 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8e7a950f-517e-461c-b5cd-d8e49a241400 could not be found. 2026-05-06 06:13:12.658 10 ERROR neutron.plugins.ml2.managers  2026-05-06 06:13:12.659 10 ERROR neutron.plugins.ml2.managers [None req-ab6b67a6-a4cb-4c68-a6e3-0daaacf14ee6 - - - - - -] Failed to bind port f7a89cef-6a4f-48de-9f2d-6259689ae9dc on host instance for vnic_type normal using segments [{'id': '05b0ebcd-128c-49eb-a054-87a62c621fd4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 103, 'network_id': '1a6fc920-e568-4669-bf9c-d6ee74f8abbc'}] 2026-05-06 06:13:13.579 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port cd97548a-71b2-4aa4-b984-49ef420120f4 2026-05-06 06:13:14.118 10 INFO neutron.plugins.ml2.plugin [None req-3dc33f08-85eb-4695-9e5a-a9b67e52c43f - - - - - -] Attempt 1 to provision port cd97548a-71b2-4aa4-b984-49ef420120f4 2026-05-06 06:13:14.406 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d595afc-2977-4486-bbc1-6539a041dbb7'] response: {'server_uuid': 'b4977fdd-ab65-402c-ad8f-e804224b0ee8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'af805bfe-42c9-4673-9cb0-f73367618b2f', 'code': 200} 2026-05-06 06:13:14.895 9 INFO neutron.plugins.ml2.plugin [None req-8467c727-0d12-465d-8b7f-77a328c3752d - - - - - -] Attempt 1 to provision port cd97548a-71b2-4aa4-b984-49ef420120f4 2026-05-06 06:13:15.668 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port cd97548a-71b2-4aa4-b984-49ef420120f4 /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-05-06 06:13:21.484 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 682f63e2-5b36-4c51-bb88-2477a0b0620e 2026-05-06 06:13:23.574 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 1dcd6e4a-ee88-4423-9b96-c57a36b835b6 2026-05-06 06:13:31.476 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port ab3c7523-1d26-48be-9263-2420ee21e2b5 2026-05-06 06:13:31.740 9 INFO neutron.plugins.ml2.plugin [None req-e3ed9062-91f0-4faf-98e9-d1f11e096062 - - - - - -] Attempt 1 to provision port 37f31ff7-90ff-4cd1-a3eb-ee47d246a783 2026-05-06 06:13:31.976 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 37f31ff7-90ff-4cd1-a3eb-ee47d246a783 2026-05-06 06:13:32.086 9 INFO neutron.plugins.ml2.plugin [None req-3fa38095-e844-42d8-b4f9-d1f648362e11 - - - - - -] Attempt 1 to provision port ab3c7523-1d26-48be-9263-2420ee21e2b5 2026-05-06 06:13:32.162 9 INFO neutron.plugins.ml2.plugin [None req-3fa38095-e844-42d8-b4f9-d1f648362e11 - - - - - -] Attempt 1 to provision port 37f31ff7-90ff-4cd1-a3eb-ee47d246a783 2026-05-06 06:13:32.347 9 INFO neutron.plugins.ml2.plugin [None req-e9f2e232-3df5-4a4a-9b8d-a21a9a83dfb5 - - - - - -] Attempt 1 to provision port ab3c7523-1d26-48be-9263-2420ee21e2b5 2026-05-06 06:13:32.404 9 INFO neutron.plugins.ml2.plugin [None req-e9f2e232-3df5-4a4a-9b8d-a21a9a83dfb5 - - - - - -] Attempt 1 to provision port 7e8897c3-0683-4e30-a9a2-584a16f25544 2026-05-06 06:13:32.689 9 INFO neutron.plugins.ml2.plugin [None req-7acc3ea8-2a61-4f4f-82d3-27e095e64a2d - - - - - -] Attempt 1 to provision port 7e8897c3-0683-4e30-a9a2-584a16f25544 2026-05-06 06:13:32.828 10 INFO neutron.plugins.ml2.plugin [None req-007c7b89-d8e8-466d-bb29-b5f1d9ac3ca1 - - - - - -] Attempt 1 to provision port 7e8897c3-0683-4e30-a9a2-584a16f25544 2026-05-06 06:13:33.468 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port ab3c7523-1d26-48be-9263-2420ee21e2b5 2026-05-06 06:13:33.580 9 INFO neutron.plugins.ml2.plugin [None req-91b6921c-859f-4478-9eed-c8cdad6ecb4d - - - - - -] Attempt 1 to provision port dbcd7555-d971-4abc-b4e4-c6e20b621b98 2026-05-06 06:13:33.728 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 37f31ff7-90ff-4cd1-a3eb-ee47d246a783 2026-05-06 06:13:34.033 10 INFO neutron.plugins.ml2.plugin [None req-a4e2a954-153a-4f39-9a55-d22b4346ffa7 - - - - - -] Attempt 1 to provision port dbcd7555-d971-4abc-b4e4-c6e20b621b98 2026-05-06 06:13:37.530 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port c197b9fd-72dc-45fa-9886-fea1da17842f 2026-05-06 06:13:41.474 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 6b598d2c-c028-4386-bfe3-912efdebf53b 2026-05-06 06:13:42.395 9 INFO neutron.plugins.ml2.plugin [None req-e5c0674b-9152-40ee-8338-af63ccf8d247 - - - - - -] Attempt 1 to provision port 6b598d2c-c028-4386-bfe3-912efdebf53b 2026-05-06 06:13:42.684 9 INFO neutron.plugins.ml2.plugin [None req-3896319c-e7cd-4214-bb70-5968b89c7ec3 - - - - - -] Attempt 1 to provision port 6b598d2c-c028-4386-bfe3-912efdebf53b 2026-05-06 06:13:42.748 9 INFO neutron.plugins.ml2.plugin [None req-3896319c-e7cd-4214-bb70-5968b89c7ec3 - - - - - -] Attempt 1 to provision port 066a65cf-7264-41bd-b82d-79641c756016 2026-05-06 06:13:42.889 10 INFO neutron.plugins.ml2.plugin [None req-5b9cee92-7743-473f-b245-14874c3aaaa3 - - - - - -] Attempt 1 to provision port 066a65cf-7264-41bd-b82d-79641c756016 2026-05-06 06:13:43.137 9 INFO neutron.plugins.ml2.plugin [None req-f93c47e4-6913-45d5-8963-400eb0192af5 - - - - - -] Attempt 1 to provision port 066a65cf-7264-41bd-b82d-79641c756016 2026-05-06 06:13:43.452 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 6b598d2c-c028-4386-bfe3-912efdebf53b 2026-05-06 06:13:51.525 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port e4618c3e-4d14-43e1-9441-4cc46711a83c 2026-05-06 06:13:52.210 10 INFO neutron.plugins.ml2.plugin [None req-94caef1d-71f6-468c-883d-142f9f0e2a48 - - - - - -] Attempt 1 to provision port e4618c3e-4d14-43e1-9441-4cc46711a83c 2026-05-06 06:13:53.512 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port fa70ab12-9993-4201-a44c-0c39b586d87e 2026-05-06 06:13:54.218 10 INFO neutron.plugins.ml2.plugin [None req-dd3abeb0-ea3c-4134-b72f-7a84af379f13 - - - - - -] Attempt 1 to provision port b9ea0777-f8e3-4c2c-9468-43aa0c8b47b8 2026-05-06 06:13:55.063 9 INFO neutron.plugins.ml2.plugin [None req-f810d425-8ce2-4818-bcbc-823f6571e564 - - - - - -] Attempt 1 to provision port fa70ab12-9993-4201-a44c-0c39b586d87e 2026-05-06 06:13:55.452 9 INFO neutron.plugins.ml2.plugin [None req-b8c3720b-3569-41aa-9a21-6db547d2dcf8 - - - - - -] Attempt 1 to provision port fa70ab12-9993-4201-a44c-0c39b586d87e 2026-05-06 06:13:55.539 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port fa70ab12-9993-4201-a44c-0c39b586d87e 2026-05-06 06:13:57.530 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 57fe1c95-abc0-42ee-8463-452d9afe999f 2026-05-06 06:13:58.076 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 82fed8f9-389b-4a1c-941f-7ae893020045 2026-05-06 06:13:58.630 9 INFO neutron.plugins.ml2.plugin [None req-8006cdf8-0d08-42a1-aae3-3ae9a6b3bdef - - - - - -] Attempt 1 to provision port 82fed8f9-389b-4a1c-941f-7ae893020045 2026-05-06 06:13:58.900 9 INFO neutron.plugins.ml2.plugin [None req-8cf24b30-ff67-494a-93cc-3816288abb99 - - - - - -] Attempt 1 to provision port 0a57276d-b016-45f3-8502-0f3b26bb48b1 2026-05-06 06:13:58.927 9 INFO neutron.plugins.ml2.plugin [None req-8cf24b30-ff67-494a-93cc-3816288abb99 - - - - - -] Attempt 1 to provision port 82fed8f9-389b-4a1c-941f-7ae893020045 2026-05-06 06:13:59.192 10 INFO neutron.plugins.ml2.plugin [None req-27ed1841-e7cf-45d2-aab7-bd345194f669 - - - - - -] Attempt 1 to provision port 0a57276d-b016-45f3-8502-0f3b26bb48b1 2026-05-06 06:13:59.427 10 INFO neutron.plugins.ml2.plugin [None req-1f38f6e3-a340-4da6-87b9-6d4295879127 - - - - - -] Attempt 1 to provision port 57fe1c95-abc0-42ee-8463-452d9afe999f 2026-05-06 06:13:59.478 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 57fe1c95-abc0-42ee-8463-452d9afe999f 2026-05-06 06:13:59.481 10 INFO neutron.plugins.ml2.plugin [None req-1f38f6e3-a340-4da6-87b9-6d4295879127 - - - - - -] Attempt 1 to provision port 0a57276d-b016-45f3-8502-0f3b26bb48b1 2026-05-06 06:13:59.729 9 INFO neutron.plugins.ml2.plugin [None req-02c3dc46-2853-45ec-bf73-2e98cb5aaaa4 - - - - - -] Attempt 1 to provision port 57fe1c95-abc0-42ee-8463-452d9afe999f 2026-05-06 06:13:59.799 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 82fed8f9-389b-4a1c-941f-7ae893020045 2026-05-06 06:14:00.060 10 INFO neutron.plugins.ml2.plugin [None req-98b16e8e-0776-4232-bba8-0c873b5a3266 - - - - - -] Attempt 1 to provision port 20f29259-e0ab-4c72-bd3e-b707049ae003 2026-05-06 06:14:00.708 10 INFO neutron.plugins.ml2.plugin [None req-95a797c0-92e5-4876-a346-e86b5cc19711 - - - - - -] Attempt 1 to provision port 20f29259-e0ab-4c72-bd3e-b707049ae003 2026-05-06 06:14:07.484 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 7f35cbb4-2754-4baf-8e15-d4725bf1a28a 2026-05-06 06:14:08.911 9 INFO neutron.plugins.ml2.plugin [None req-49b120cc-2907-48a8-8f38-9672c1561e4e - - - - - -] Attempt 1 to provision port 7f35cbb4-2754-4baf-8e15-d4725bf1a28a 2026-05-06 06:14:09.304 9 INFO neutron.plugins.ml2.plugin [None req-dd2dde33-f13a-4631-a122-9b918b03b9e2 - - - - - -] Attempt 1 to provision port 7f35cbb4-2754-4baf-8e15-d4725bf1a28a 2026-05-06 06:14:09.411 9 INFO neutron.plugins.ml2.plugin [None req-dd2dde33-f13a-4631-a122-9b918b03b9e2 - - - - - -] Attempt 1 to provision port 68764976-c244-44d2-b039-660bbcfafc3f 2026-05-06 06:14:09.532 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 7f35cbb4-2754-4baf-8e15-d4725bf1a28a 2026-05-06 06:14:09.582 10 INFO neutron.plugins.ml2.plugin [None req-75d24a43-62dc-4c37-810a-d9e35852b7da - - - - - -] Attempt 1 to provision port 68764976-c244-44d2-b039-660bbcfafc3f 2026-05-06 06:14:09.844 9 INFO neutron.plugins.ml2.plugin [None req-22188731-afe5-4791-8706-5165889b3f74 - - - - - -] Attempt 1 to provision port 68764976-c244-44d2-b039-660bbcfafc3f 2026-05-06 06:14:10.194 10 INFO neutron.plugins.ml2.plugin [None req-41048863-e9f2-4a55-8411-b3980b194009 - - - - - -] Attempt 1 to provision port 123aea90-d9fc-4676-b6fd-ade25c26dd37 2026-05-06 06:14:11.566 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 116136a1-269b-49aa-bbb6-3af0df57e907 2026-05-06 06:14:12.359 10 INFO neutron.plugins.ml2.plugin [None req-3045e29c-f642-4948-8964-a88c35d86d09 - - - - - -] Attempt 1 to provision port 116136a1-269b-49aa-bbb6-3af0df57e907 2026-05-06 06:14:12.762 10 INFO neutron.plugins.ml2.plugin [None req-aa098b0e-0d3b-40cc-b1c4-dbfe46b145e1 - - - - - -] Attempt 1 to provision port 116136a1-269b-49aa-bbb6-3af0df57e907 2026-05-06 06:14:12.953 10 INFO neutron.plugins.ml2.plugin [None req-779f7324-313f-49e0-ae0c-b3689af74430 - - - - - -] Attempt 1 to provision port 9d60c5f6-57a9-4310-a5bb-98a760bf044b 2026-05-06 06:14:13.327 9 INFO neutron.plugins.ml2.plugin [None req-f8369331-ba25-47d3-b499-fbac93c8b1d2 - - - - - -] Attempt 1 to provision port 9d60c5f6-57a9-4310-a5bb-98a760bf044b 2026-05-06 06:14:13.551 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 116136a1-269b-49aa-bbb6-3af0df57e907 2026-05-06 06:14:13.891 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 53c1e648-2f78-4be2-b956-655f86662037 2026-05-06 06:14:14.281 10 INFO neutron.plugins.ml2.plugin [None req-62baa0e3-ec49-4ce6-bb54-71033bb00582 - - - - - -] Attempt 1 to provision port ac25d9b7-f49b-4191-bed6-d0a55855cabf 2026-05-06 06:14:15.588 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 90d63fba-e8d6-42f7-8ceb-26b2a72611c2 2026-05-06 06:14:16.099 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 53c1e648-2f78-4be2-b956-655f86662037 2026-05-06 06:14:17.142 9 INFO neutron.plugins.ml2.plugin [None req-cf934789-ba7e-4f3f-9486-faf8b5b27a5c - - - - - -] Attempt 1 to provision port 90d63fba-e8d6-42f7-8ceb-26b2a72611c2 2026-05-06 06:14:17.577 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 90d63fba-e8d6-42f7-8ceb-26b2a72611c2 2026-05-06 06:14:17.629 9 INFO neutron.plugins.ml2.plugin [None req-ab285b4e-8dc4-49c4-824a-8a73e21a80ed - - - - - -] Attempt 1 to provision port 2b8a0015-d33d-4167-9341-1276aafb8179 2026-05-06 06:14:17.708 9 INFO neutron.plugins.ml2.plugin [None req-ab285b4e-8dc4-49c4-824a-8a73e21a80ed - - - - - -] Attempt 1 to provision port 90d63fba-e8d6-42f7-8ceb-26b2a72611c2 2026-05-06 06:14:17.883 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 490d9a34-609d-4df1-b21c-fcb55d9cb6a2 2026-05-06 06:14:17.938 10 INFO neutron.plugins.ml2.plugin [None req-6013236b-cf96-4f0c-a9fe-815747c375ac - - - - - -] Attempt 1 to provision port 2b8a0015-d33d-4167-9341-1276aafb8179 2026-05-06 06:14:18.101 9 INFO neutron.plugins.ml2.plugin [None req-5bca552e-871c-45c6-ab67-574ac98fe672 - - - - - -] Attempt 1 to provision port 2b8a0015-d33d-4167-9341-1276aafb8179 2026-05-06 06:14:19.475 10 INFO neutron.plugins.ml2.plugin [None req-1495e942-2155-49ab-a75a-86f15502b3e0 - - - - - -] Attempt 1 to provision port c28f4bcf-f1e4-4993-8519-a913eb1e599a 2026-05-06 06:14:19.610 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 490d9a34-609d-4df1-b21c-fcb55d9cb6a2 2026-05-06 06:14:19.923 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 5ea3952a-b7a1-4904-b0b0-f7fa2b4fda05 2026-05-06 06:14:20.150 9 INFO neutron.plugins.ml2.plugin [None req-c0059de1-38f3-43a7-93fb-c0e712a81899 - - - - - -] Attempt 1 to provision port 5ea3952a-b7a1-4904-b0b0-f7fa2b4fda05 2026-05-06 06:14:20.458 9 INFO neutron.plugins.ml2.plugin [None req-f8d9f98b-431c-4694-bd2e-119bbc0a2dc5 - - - - - -] Attempt 1 to provision port 86cac9c0-15ee-4106-a65d-dccd4f66123f 2026-05-06 06:14:20.494 9 INFO neutron.plugins.ml2.plugin [None req-f8d9f98b-431c-4694-bd2e-119bbc0a2dc5 - - - - - -] Attempt 1 to provision port 5ea3952a-b7a1-4904-b0b0-f7fa2b4fda05 2026-05-06 06:14:20.660 9 INFO neutron.plugins.ml2.plugin [None req-83d1112a-d6d0-4a6d-9cc2-5a7ad1e5443b - - - - - -] Attempt 1 to provision port 86cac9c0-15ee-4106-a65d-dccd4f66123f 2026-05-06 06:14:21.013 10 INFO neutron.plugins.ml2.plugin [None req-e42c0221-5b6e-40cc-8bb4-85fab3886ec2 - - - - - -] Attempt 1 to provision port 86cac9c0-15ee-4106-a65d-dccd4f66123f 2026-05-06 06:14:21.697 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 5ea3952a-b7a1-4904-b0b0-f7fa2b4fda05 2026-05-06 06:14:22.029 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port c28f4bcf-f1e4-4993-8519-a913eb1e599a 2026-05-06 06:14:22.158 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a5db4a4-3d16-40c2-9abd-14e32abfdedb'] response: {'server_uuid': 'd53aa698-32ea-4339-a5b2-a653a995a1e8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c28f4bcf-f1e4-4993-8519-a913eb1e599a', 'code': 200} 2026-05-06 06:14:22.173 9 INFO neutron.plugins.ml2.plugin [None req-79b890ee-5675-4063-8c5b-75e0fe829927 - - - - - -] Attempt 1 to provision port 1683f49c-9799-4575-a6e8-9c905953f4f2 2026-05-06 06:14:23.560 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port c28f4bcf-f1e4-4993-8519-a913eb1e599a 2026-05-06 06:14:27.681 10 INFO neutron.plugins.ml2.plugin [None req-995e89e9-a1eb-4db9-9c6c-87912b8d200c - - - - - -] Attempt 1 to provision port 623ccabf-a412-48e3-928d-6bc7bf486a21 2026-05-06 06:14:29.602 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 623ccabf-a412-48e3-928d-6bc7bf486a21 2026-05-06 06:14:29.708 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2694c28c-6dd5-4f2b-bdfc-d245922051ab'] response: {'server_uuid': '13992709-73dd-4255-810b-5e845c2ba01c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '623ccabf-a412-48e3-928d-6bc7bf486a21', 'code': 200} 2026-05-06 06:14:31.607 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 623ccabf-a412-48e3-928d-6bc7bf486a21 /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-05-06 06:14:33.517 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 86cac9c0-15ee-4106-a65d-dccd4f66123f 2026-05-06 06:14:33.951 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port ac25d9b7-f49b-4191-bed6-d0a55855cabf 2026-05-06 06:14:35.509 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 86cac9c0-15ee-4106-a65d-dccd4f66123f 2026-05-06 06:14:35.821 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port ac25d9b7-f49b-4191-bed6-d0a55855cabf 2026-05-06 06:14:45.703 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port b7945201-b8e7-4b37-bac0-a3aaa2d10dd5 2026-05-06 06:14:45.752 10 INFO neutron.plugins.ml2.plugin [None req-0c044116-44d9-4f26-b2bc-e59ba047f07d - - - - - -] Attempt 1 to provision port c06056c7-3646-42f2-9b39-872034d76c26 2026-05-06 06:14:47.300 10 INFO neutron.plugins.ml2.plugin [None req-064150c7-7faa-415b-9663-e48a3b697991 - - - - - -] Attempt 1 to provision port b7945201-b8e7-4b37-bac0-a3aaa2d10dd5 2026-05-06 06:14:47.504 9 INFO neutron.plugins.ml2.plugin [None req-beb672d7-0800-4f49-a6a5-fd766e64e604 - - - - - -] Attempt 1 to provision port b7945201-b8e7-4b37-bac0-a3aaa2d10dd5 2026-05-06 06:14:47.524 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port b7945201-b8e7-4b37-bac0-a3aaa2d10dd5 2026-05-06 06:14:47.994 9 INFO neutron.plugins.ml2.plugin [None req-6b3e3e2d-8f73-4ab7-9a85-e8e2a23d7a42 - - - - - -] Attempt 1 to provision port 90438820-f29b-47c3-a515-48a797499d27 2026-05-06 06:14:48.637 10 INFO neutron.plugins.ml2.plugin [None req-205d64e4-8add-4cc4-8c51-a207187a5d15 - - - - - -] Attempt 1 to provision port 90438820-f29b-47c3-a515-48a797499d27 2026-05-06 06:14:49.523 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port fd950bf1-20ed-46f4-af96-fb60514da74f 2026-05-06 06:14:51.692 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port fd950bf1-20ed-46f4-af96-fb60514da74f 2026-05-06 06:14:51.941 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port e72338d8-1554-4ea0-b5fa-367dfe1f4415 2026-05-06 06:14:52.219 10 INFO neutron.plugins.ml2.plugin [None req-5611f22b-4388-4cc5-b1b7-ef1fdc5fcab2 - - - - - -] Attempt 1 to provision port ed6ea3cc-c961-45ed-aea2-b3f3bafaa919 2026-05-06 06:14:52.777 9 INFO neutron.plugins.ml2.plugin [None req-728ed663-ce2f-4c73-8e4d-761b89bf5c89 - - - - - -] Attempt 1 to provision port 59e0a884-df4e-4325-9638-d025e6122601 2026-05-06 06:14:53.222 9 INFO neutron.plugins.ml2.plugin [None req-dfddd99d-9bcc-4eb7-b956-115d82fd7f4a - - - - - -] Attempt 1 to provision port e72338d8-1554-4ea0-b5fa-367dfe1f4415 2026-05-06 06:14:53.640 9 INFO neutron.plugins.ml2.plugin [None req-25f8ffae-5aa9-46ab-88d7-e9c0c710c883 - - - - - -] Attempt 1 to provision port e72338d8-1554-4ea0-b5fa-367dfe1f4415 2026-05-06 06:14:53.762 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port e72338d8-1554-4ea0-b5fa-367dfe1f4415 2026-05-06 06:14:54.175 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port c436273c-75e7-476b-9aea-92d2f6bea455 2026-05-06 06:14:54.773 9 INFO neutron.plugins.ml2.plugin [None req-43b9025b-d284-4910-950b-719471c6fc63 - - - - - -] Attempt 1 to provision port d6a0b0bf-f41b-4d23-a2b2-efd67f030cd3 2026-05-06 06:14:55.018 9 INFO neutron.plugins.ml2.plugin [None req-bf5452a5-47ab-4e20-8bb1-ef83d44d4194 - - - - - -] Attempt 1 to provision port c436273c-75e7-476b-9aea-92d2f6bea455 2026-05-06 06:14:55.428 9 INFO neutron.plugins.ml2.plugin [None req-104d3f01-e1f6-4ad2-ab8a-7c4fb1d69c39 - - - - - -] Attempt 1 to provision port d6a0b0bf-f41b-4d23-a2b2-efd67f030cd3 2026-05-06 06:14:55.826 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port c436273c-75e7-476b-9aea-92d2f6bea455 2026-05-06 06:14:55.983 10 INFO neutron.plugins.ml2.plugin [None req-47c6430a-5c9d-4a0e-9b38-542b2881cbe0 - - - - - -] Attempt 1 to provision port c436273c-75e7-476b-9aea-92d2f6bea455 2026-05-06 06:14:56.274 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 7b4e9cfa-83cf-4ea6-8379-c35bef5ce201 2026-05-06 06:14:56.587 10 INFO neutron.plugins.ml2.plugin [None req-3927418e-7518-4c2e-8133-31fa34b3e7fc - - - - - -] Attempt 1 to provision port c436273c-75e7-476b-9aea-92d2f6bea455 2026-05-06 06:14:56.975 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port a707e0c6-9f64-4c73-b6e9-33087c500ac9 2026-05-06 06:14:57.763 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 7b4e9cfa-83cf-4ea6-8379-c35bef5ce201 2026-05-06 06:14:57.911 10 INFO neutron.plugins.ml2.plugin [None req-7b93fbb9-da39-43e4-b38f-bfe54c01d3b2 - - - - - -] Attempt 1 to provision port a5a49244-ac67-4ae9-a1e8-51047c0b5607 2026-05-06 06:14:58.076 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 923984c1-6ff3-4a57-9123-706e0d24a49d 2026-05-06 06:14:58.181 10 INFO neutron.plugins.ml2.plugin [None req-efdd72c2-50ee-4c48-a6de-4b3f01c88222 - - - - - -] Attempt 1 to provision port 7b4e9cfa-83cf-4ea6-8379-c35bef5ce201 2026-05-06 06:14:58.755 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 59e0a884-df4e-4325-9638-d025e6122601 2026-05-06 06:14:58.911 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6950ab5a-9074-4172-9bd0-1fef869ebd41'] response: {'server_uuid': 'e8796db2-362b-412e-a450-f0b29a140ab7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '59e0a884-df4e-4325-9638-d025e6122601', 'code': 200} 2026-05-06 06:14:59.195 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port a707e0c6-9f64-4c73-b6e9-33087c500ac9 2026-05-06 06:14:59.397 9 INFO neutron.plugins.ml2.plugin [None req-ac9fbd80-a314-4332-9b5d-dc743e0364a8 - - - - - -] Attempt 1 to provision port 7b4e9cfa-83cf-4ea6-8379-c35bef5ce201 2026-05-06 06:14:59.738 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 923984c1-6ff3-4a57-9123-706e0d24a49d 2026-05-06 06:14:59.925 10 INFO neutron.plugins.ml2.plugin [None req-88ebf34a-f481-4fe7-a5b2-5517996b9b5c - - - - - -] Attempt 1 to provision port 923984c1-6ff3-4a57-9123-706e0d24a49d 2026-05-06 06:15:00.190 9 INFO neutron.plugins.ml2.plugin [None req-aa9b0e2e-474d-49ad-9264-3bb544bc3eda - - - - - -] Attempt 1 to provision port 7b4e9cfa-83cf-4ea6-8379-c35bef5ce201 2026-05-06 06:15:00.281 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 7b4e9cfa-83cf-4ea6-8379-c35bef5ce201 2026-05-06 06:15:00.708 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 59e0a884-df4e-4325-9638-d025e6122601 2026-05-06 06:15:01.391 10 INFO neutron.plugins.ml2.plugin [None req-8e6a3a64-2c53-4853-a074-50b22d241b55 - - - - - -] Attempt 1 to provision port 923984c1-6ff3-4a57-9123-706e0d24a49d 2026-05-06 06:15:01.625 10 INFO neutron.plugins.ml2.plugin [None req-8aa32b1e-465c-4b97-999e-02746b9b4308 - - - - - -] Attempt 1 to provision port 0669761a-3462-479d-bf8e-00013d4e1ce2 2026-05-06 06:15:01.761 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 923984c1-6ff3-4a57-9123-706e0d24a49d 2026-05-06 06:15:01.983 10 INFO neutron.plugins.ml2.plugin [None req-91e9e88f-dbf5-48df-ba05-d3528cca4f4d - - - - - -] Attempt 1 to provision port 923984c1-6ff3-4a57-9123-706e0d24a49d 2026-05-06 06:15:02.288 9 INFO neutron.plugins.ml2.plugin [None req-ff2b73a9-4136-4304-98b3-8bb1a03e0fdb - - - - - -] Attempt 1 to provision port 0669761a-3462-479d-bf8e-00013d4e1ce2 2026-05-06 06:15:02.333 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port cc39a968-4f93-4d30-8c2b-64d84629d70e 2026-05-06 06:15:03.592 10 INFO neutron.plugins.ml2.plugin [None req-c567b46c-7c83-4487-9298-f7edf773a03a - - - - - -] Attempt 1 to provision port 76546d0f-f6d9-46c9-8fe9-9832a3c90c1e 2026-05-06 06:15:03.641 10 INFO neutron.plugins.ml2.plugin [None req-c567b46c-7c83-4487-9298-f7edf773a03a - - - - - -] Attempt 1 to provision port 154dc802-9f00-442b-9fde-cebdc6e8ad67 2026-05-06 06:15:03.647 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port cc39a968-4f93-4d30-8c2b-64d84629d70e 2026-05-06 06:15:04.995 10 INFO neutron.plugins.ml2.plugin [None req-856c8310-cb73-4ddc-aefd-918d3cf1351a - - - - - -] Attempt 1 to provision port 154dc802-9f00-442b-9fde-cebdc6e8ad67 2026-05-06 06:15:06.063 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 76546d0f-f6d9-46c9-8fe9-9832a3c90c1e 2026-05-06 06:15:06.072 10 INFO neutron.plugins.ml2.plugin [None req-aaa0f868-297e-4c4b-a1bb-6e0ecb16d56e - - - - - -] Attempt 1 to provision port 102bca9f-dc56-4a06-bbfb-4f3682b8aef9 2026-05-06 06:15:06.194 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9327d925-7224-48ff-964b-9dda556bd445'] response: {'server_uuid': 'c44d7df0-aec5-4aa4-b50a-12f5906fa579', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '76546d0f-f6d9-46c9-8fe9-9832a3c90c1e', 'code': 200} 2026-05-06 06:15:07.041 9 INFO neutron.plugins.ml2.plugin [None req-a43f26b6-be04-40f7-b7c1-35a2a8817390 - - - - - -] Attempt 1 to provision port 102bca9f-dc56-4a06-bbfb-4f3682b8aef9 2026-05-06 06:15:07.816 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port c06056c7-3646-42f2-9b39-872034d76c26 2026-05-06 06:15:08.228 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 90438820-f29b-47c3-a515-48a797499d27 2026-05-06 06:15:08.575 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 76546d0f-f6d9-46c9-8fe9-9832a3c90c1e 2026-05-06 06:15:09.857 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 90438820-f29b-47c3-a515-48a797499d27 2026-05-06 06:15:10.224 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port c06056c7-3646-42f2-9b39-872034d76c26 2026-05-06 06:15:11.679 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port d6a0b0bf-f41b-4d23-a2b2-efd67f030cd3 2026-05-06 06:15:11.965 9 INFO neutron.plugins.ml2.plugin [None req-b501dbe7-c008-4312-838f-03b99971129b - - - - - -] Attempt 1 to provision port c019fc2b-5bab-4cd5-b6d0-4cacaa29a5d4 2026-05-06 06:15:13.801 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port c019fc2b-5bab-4cd5-b6d0-4cacaa29a5d4 2026-05-06 06:15:13.914 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e0d141ee-a758-461d-87a9-73fe1282517b'] response: {'server_uuid': '85275b67-87de-440f-a985-4bfabda3f4a0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c019fc2b-5bab-4cd5-b6d0-4cacaa29a5d4', 'code': 200} 2026-05-06 06:15:14.351 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port ed6ea3cc-c961-45ed-aea2-b3f3bafaa919 2026-05-06 06:15:14.689 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port d6a0b0bf-f41b-4d23-a2b2-efd67f030cd3 2026-05-06 06:15:15.733 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port c019fc2b-5bab-4cd5-b6d0-4cacaa29a5d4 2026-05-06 06:15:16.023 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port ed6ea3cc-c961-45ed-aea2-b3f3bafaa919 2026-05-06 06:15:20.306 9 INFO neutron.plugins.ml2.plugin [None req-bd4b543a-b3a5-4b85-8a00-7bafac7cf0a7 - - - - - -] Attempt 1 to provision port 5aa32845-115b-4009-8400-ef75004b29d1 2026-05-06 06:15:21.831 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 5aa32845-115b-4009-8400-ef75004b29d1 2026-05-06 06:15:22.024 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-24445942-ca1f-4c32-b9db-2a8d7bd98535'] response: {'server_uuid': '83c344f2-c8fc-4295-bfbb-71dd75ccaffd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5aa32845-115b-4009-8400-ef75004b29d1', 'code': 200} 2026-05-06 06:15:22.461 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 0669761a-3462-479d-bf8e-00013d4e1ce2 2026-05-06 06:15:22.800 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 102bca9f-dc56-4a06-bbfb-4f3682b8aef9 2026-05-06 06:15:23.883 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 0669761a-3462-479d-bf8e-00013d4e1ce2 2026-05-06 06:15:24.163 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 5aa32845-115b-4009-8400-ef75004b29d1 2026-05-06 06:15:24.462 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port a5a49244-ac67-4ae9-a1e8-51047c0b5607 2026-05-06 06:15:24.799 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 102bca9f-dc56-4a06-bbfb-4f3682b8aef9 2026-05-06 06:15:25.074 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 154dc802-9f00-442b-9fde-cebdc6e8ad67 2026-05-06 06:15:25.835 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port a5a49244-ac67-4ae9-a1e8-51047c0b5607 2026-05-06 06:15:26.267 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 154dc802-9f00-442b-9fde-cebdc6e8ad67 /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-05-06 06:15:33.903 9 ERROR neutron.plugins.ml2.managers [None req-e9ea04b2-7624-4d6b-8b0b-e6f53cb955df - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet aef6e9a9-75d0-43f3-a320-87421d3feb0b could not be found. 2026-05-06 06:15:33.903 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 06:15:33.903 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-05-06 06:15:33.903 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 06:15:33.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 06:15:33.903 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 06:15:33.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 06:15:33.903 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 06:15:33.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 06:15:33.903 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 06:15:33.903 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-05-06 06:15:33.903 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 06:15:33.903 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-05-06 06:15:33.903 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:15:33.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:33.903 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:33.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:33.903 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:33.903 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-05-06 06:15:33.903 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:15:33.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 06:15:33.903 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 06:15:33.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:33.903 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:33.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:33.903 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:33.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 06:15:33.903 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:15:33.903 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-05-06 06:15:33.903 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:15:33.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:33.903 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:33.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:33.903 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:33.903 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-05-06 06:15:33.903 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 06:15:33.903 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-05-06 06:15:33.903 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 06:15:33.903 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-05-06 06:15:33.903 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 06:15:33.903 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet aef6e9a9-75d0-43f3-a320-87421d3feb0b could not be found. 2026-05-06 06:15:33.903 9 ERROR neutron.plugins.ml2.managers  2026-05-06 06:15:33.905 9 ERROR neutron.plugins.ml2.managers [None req-e9ea04b2-7624-4d6b-8b0b-e6f53cb955df - - - - - -] Failed to bind port 6f9683ba-967d-4dd5-ab65-b19fb70db916 on host instance for vnic_type normal using segments [{'id': '8ea9394e-adcd-4197-85fb-872bdf025da4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 364, 'network_id': '949a3a63-7864-4c1c-ab42-78a88174e758'}] 2026-05-06 06:15:33.908 9 INFO neutron.plugins.ml2.plugin [None req-e9ea04b2-7624-4d6b-8b0b-e6f53cb955df - - - - - -] Attempt 2 to bind port 6f9683ba-967d-4dd5-ab65-b19fb70db916 2026-05-06 06:15:33.939 9 ERROR neutron.plugins.ml2.managers [None req-e9ea04b2-7624-4d6b-8b0b-e6f53cb955df - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet aef6e9a9-75d0-43f3-a320-87421d3feb0b could not be found. 2026-05-06 06:15:33.939 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 06:15:33.939 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-05-06 06:15:33.939 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 06:15:33.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 06:15:33.939 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 06:15:33.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 06:15:33.939 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 06:15:33.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 06:15:33.939 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 06:15:33.939 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-05-06 06:15:33.939 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 06:15:33.939 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-05-06 06:15:33.939 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:15:33.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:33.939 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:33.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:33.939 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:33.939 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-05-06 06:15:33.939 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:15:33.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 06:15:33.939 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 06:15:33.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:33.939 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:33.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:33.939 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:33.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 06:15:33.939 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:15:33.939 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-05-06 06:15:33.939 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:15:33.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:33.939 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:33.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:33.939 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:33.939 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-05-06 06:15:33.939 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 06:15:33.939 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-05-06 06:15:33.939 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 06:15:33.939 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-05-06 06:15:33.939 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 06:15:33.939 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet aef6e9a9-75d0-43f3-a320-87421d3feb0b could not be found. 2026-05-06 06:15:33.939 9 ERROR neutron.plugins.ml2.managers  2026-05-06 06:15:33.940 9 ERROR neutron.plugins.ml2.managers [None req-e9ea04b2-7624-4d6b-8b0b-e6f53cb955df - - - - - -] Failed to bind port 6f9683ba-967d-4dd5-ab65-b19fb70db916 on host instance for vnic_type normal using segments [{'id': '8ea9394e-adcd-4197-85fb-872bdf025da4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 364, 'network_id': '949a3a63-7864-4c1c-ab42-78a88174e758'}] 2026-05-06 06:15:33.940 9 INFO neutron.plugins.ml2.plugin [None req-e9ea04b2-7624-4d6b-8b0b-e6f53cb955df - - - - - -] Attempt 3 to bind port 6f9683ba-967d-4dd5-ab65-b19fb70db916 2026-05-06 06:15:33.958 9 ERROR neutron.plugins.ml2.managers [None req-e9ea04b2-7624-4d6b-8b0b-e6f53cb955df - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet aef6e9a9-75d0-43f3-a320-87421d3feb0b could not be found. 2026-05-06 06:15:33.958 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 06:15:33.958 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-05-06 06:15:33.958 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 06:15:33.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 06:15:33.958 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 06:15:33.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 06:15:33.958 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 06:15:33.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 06:15:33.958 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 06:15:33.958 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-05-06 06:15:33.958 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 06:15:33.958 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-05-06 06:15:33.958 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:15:33.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:33.958 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:33.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:33.958 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:33.958 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-05-06 06:15:33.958 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:15:33.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 06:15:33.958 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 06:15:33.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:33.958 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:33.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:33.958 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:33.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 06:15:33.958 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:15:33.958 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-05-06 06:15:33.958 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:15:33.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:33.958 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:33.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:33.958 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:33.958 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-05-06 06:15:33.958 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 06:15:33.958 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-05-06 06:15:33.958 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 06:15:33.958 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-05-06 06:15:33.958 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 06:15:33.958 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet aef6e9a9-75d0-43f3-a320-87421d3feb0b could not be found. 2026-05-06 06:15:33.958 9 ERROR neutron.plugins.ml2.managers  2026-05-06 06:15:33.959 9 ERROR neutron.plugins.ml2.managers [None req-e9ea04b2-7624-4d6b-8b0b-e6f53cb955df - - - - - -] Failed to bind port 6f9683ba-967d-4dd5-ab65-b19fb70db916 on host instance for vnic_type normal using segments [{'id': '8ea9394e-adcd-4197-85fb-872bdf025da4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 364, 'network_id': '949a3a63-7864-4c1c-ab42-78a88174e758'}] 2026-05-06 06:15:33.959 9 INFO neutron.plugins.ml2.plugin [None req-e9ea04b2-7624-4d6b-8b0b-e6f53cb955df - - - - - -] Attempt 4 to bind port 6f9683ba-967d-4dd5-ab65-b19fb70db916 2026-05-06 06:15:33.977 9 ERROR neutron.plugins.ml2.managers [None req-e9ea04b2-7624-4d6b-8b0b-e6f53cb955df - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet aef6e9a9-75d0-43f3-a320-87421d3feb0b could not be found. 2026-05-06 06:15:33.977 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 06:15:33.977 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-05-06 06:15:33.977 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 06:15:33.977 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 06:15:33.977 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 06:15:33.977 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 06:15:33.977 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 06:15:33.977 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 06:15:33.977 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 06:15:33.977 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-05-06 06:15:33.977 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 06:15:33.977 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-05-06 06:15:33.977 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:15:33.977 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:33.977 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:33.977 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:33.977 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:33.977 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-05-06 06:15:33.977 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:15:33.977 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 06:15:33.977 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 06:15:33.977 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:33.977 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:33.977 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:33.977 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:33.977 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 06:15:33.977 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:15:33.977 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-05-06 06:15:33.977 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:15:33.977 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:33.977 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:33.977 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:33.977 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:33.977 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-05-06 06:15:33.977 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 06:15:33.977 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-05-06 06:15:33.977 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 06:15:33.977 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-05-06 06:15:33.977 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 06:15:33.977 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet aef6e9a9-75d0-43f3-a320-87421d3feb0b could not be found. 2026-05-06 06:15:33.977 9 ERROR neutron.plugins.ml2.managers  2026-05-06 06:15:33.978 9 ERROR neutron.plugins.ml2.managers [None req-e9ea04b2-7624-4d6b-8b0b-e6f53cb955df - - - - - -] Failed to bind port 6f9683ba-967d-4dd5-ab65-b19fb70db916 on host instance for vnic_type normal using segments [{'id': '8ea9394e-adcd-4197-85fb-872bdf025da4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 364, 'network_id': '949a3a63-7864-4c1c-ab42-78a88174e758'}] 2026-05-06 06:15:33.978 9 INFO neutron.plugins.ml2.plugin [None req-e9ea04b2-7624-4d6b-8b0b-e6f53cb955df - - - - - -] Attempt 5 to bind port 6f9683ba-967d-4dd5-ab65-b19fb70db916 2026-05-06 06:15:33.996 9 ERROR neutron.plugins.ml2.managers [None req-e9ea04b2-7624-4d6b-8b0b-e6f53cb955df - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet aef6e9a9-75d0-43f3-a320-87421d3feb0b could not be found. 2026-05-06 06:15:33.996 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 06:15:33.996 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-05-06 06:15:33.996 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 06:15:33.996 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 06:15:33.996 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 06:15:33.996 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 06:15:33.996 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 06:15:33.996 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 06:15:33.996 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 06:15:33.996 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-05-06 06:15:33.996 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 06:15:33.996 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-05-06 06:15:33.996 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:15:33.996 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:33.996 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:33.996 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:33.996 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:33.996 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-05-06 06:15:33.996 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:15:33.996 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 06:15:33.996 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 06:15:33.996 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:33.996 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:33.996 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:33.996 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:33.996 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 06:15:33.996 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:15:33.996 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-05-06 06:15:33.996 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:15:33.996 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:33.996 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:33.996 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:33.996 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:33.996 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-05-06 06:15:33.996 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 06:15:33.996 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-05-06 06:15:33.996 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 06:15:33.996 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-05-06 06:15:33.996 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 06:15:33.996 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet aef6e9a9-75d0-43f3-a320-87421d3feb0b could not be found. 2026-05-06 06:15:33.996 9 ERROR neutron.plugins.ml2.managers  2026-05-06 06:15:33.997 9 ERROR neutron.plugins.ml2.managers [None req-e9ea04b2-7624-4d6b-8b0b-e6f53cb955df - - - - - -] Failed to bind port 6f9683ba-967d-4dd5-ab65-b19fb70db916 on host instance for vnic_type normal using segments [{'id': '8ea9394e-adcd-4197-85fb-872bdf025da4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 364, 'network_id': '949a3a63-7864-4c1c-ab42-78a88174e758'}] 2026-05-06 06:15:33.997 9 INFO neutron.plugins.ml2.plugin [None req-e9ea04b2-7624-4d6b-8b0b-e6f53cb955df - - - - - -] Attempt 6 to bind port 6f9683ba-967d-4dd5-ab65-b19fb70db916 2026-05-06 06:15:34.015 9 ERROR neutron.plugins.ml2.managers [None req-e9ea04b2-7624-4d6b-8b0b-e6f53cb955df - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet aef6e9a9-75d0-43f3-a320-87421d3feb0b could not be found. 2026-05-06 06:15:34.015 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 06:15:34.015 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-05-06 06:15:34.015 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 06:15:34.015 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 06:15:34.015 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 06:15:34.015 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 06:15:34.015 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 06:15:34.015 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 06:15:34.015 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 06:15:34.015 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-05-06 06:15:34.015 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 06:15:34.015 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-05-06 06:15:34.015 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:15:34.015 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:34.015 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:34.015 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:34.015 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:34.015 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-05-06 06:15:34.015 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:15:34.015 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 06:15:34.015 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 06:15:34.015 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:34.015 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:34.015 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:34.015 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:34.015 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 06:15:34.015 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:15:34.015 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-05-06 06:15:34.015 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:15:34.015 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:34.015 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:34.015 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:34.015 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:34.015 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-05-06 06:15:34.015 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 06:15:34.015 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-05-06 06:15:34.015 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 06:15:34.015 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-05-06 06:15:34.015 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 06:15:34.015 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet aef6e9a9-75d0-43f3-a320-87421d3feb0b could not be found. 2026-05-06 06:15:34.015 9 ERROR neutron.plugins.ml2.managers  2026-05-06 06:15:34.015 9 ERROR neutron.plugins.ml2.managers [None req-e9ea04b2-7624-4d6b-8b0b-e6f53cb955df - - - - - -] Failed to bind port 6f9683ba-967d-4dd5-ab65-b19fb70db916 on host instance for vnic_type normal using segments [{'id': '8ea9394e-adcd-4197-85fb-872bdf025da4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 364, 'network_id': '949a3a63-7864-4c1c-ab42-78a88174e758'}] 2026-05-06 06:15:34.015 9 INFO neutron.plugins.ml2.plugin [None req-e9ea04b2-7624-4d6b-8b0b-e6f53cb955df - - - - - -] Attempt 7 to bind port 6f9683ba-967d-4dd5-ab65-b19fb70db916 2026-05-06 06:15:34.037 9 ERROR neutron.plugins.ml2.managers [None req-e9ea04b2-7624-4d6b-8b0b-e6f53cb955df - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet aef6e9a9-75d0-43f3-a320-87421d3feb0b could not be found. 2026-05-06 06:15:34.037 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 06:15:34.037 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-05-06 06:15:34.037 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 06:15:34.037 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 06:15:34.037 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 06:15:34.037 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 06:15:34.037 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 06:15:34.037 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 06:15:34.037 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 06:15:34.037 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-05-06 06:15:34.037 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 06:15:34.037 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-05-06 06:15:34.037 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:15:34.037 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:34.037 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:34.037 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:34.037 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:34.037 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-05-06 06:15:34.037 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:15:34.037 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 06:15:34.037 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 06:15:34.037 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:34.037 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:34.037 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:34.037 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:34.037 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 06:15:34.037 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:15:34.037 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-05-06 06:15:34.037 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:15:34.037 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:34.037 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:34.037 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:34.037 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:34.037 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-05-06 06:15:34.037 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 06:15:34.037 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-05-06 06:15:34.037 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 06:15:34.037 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-05-06 06:15:34.037 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 06:15:34.037 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet aef6e9a9-75d0-43f3-a320-87421d3feb0b could not be found. 2026-05-06 06:15:34.037 9 ERROR neutron.plugins.ml2.managers  2026-05-06 06:15:34.037 9 ERROR neutron.plugins.ml2.managers [None req-e9ea04b2-7624-4d6b-8b0b-e6f53cb955df - - - - - -] Failed to bind port 6f9683ba-967d-4dd5-ab65-b19fb70db916 on host instance for vnic_type normal using segments [{'id': '8ea9394e-adcd-4197-85fb-872bdf025da4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 364, 'network_id': '949a3a63-7864-4c1c-ab42-78a88174e758'}] 2026-05-06 06:15:34.038 9 INFO neutron.plugins.ml2.plugin [None req-e9ea04b2-7624-4d6b-8b0b-e6f53cb955df - - - - - -] Attempt 8 to bind port 6f9683ba-967d-4dd5-ab65-b19fb70db916 2026-05-06 06:15:34.057 9 ERROR neutron.plugins.ml2.managers [None req-e9ea04b2-7624-4d6b-8b0b-e6f53cb955df - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet aef6e9a9-75d0-43f3-a320-87421d3feb0b could not be found. 2026-05-06 06:15:34.057 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 06:15:34.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-05-06 06:15:34.057 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 06:15:34.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-05-06 06:15:34.057 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 06:15:34.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-05-06 06:15:34.057 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 06:15:34.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-05-06 06:15:34.057 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 06:15:34.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-05-06 06:15:34.057 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 06:15:34.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-05-06 06:15:34.057 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:15:34.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-05-06 06:15:34.057 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:34.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-05-06 06:15:34.057 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:34.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-05-06 06:15:34.057 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:15:34.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-05-06 06:15:34.057 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 06:15:34.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-05-06 06:15:34.057 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:34.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-05-06 06:15:34.057 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:34.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-05-06 06:15:34.057 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:15:34.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-05-06 06:15:34.057 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:15:34.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-05-06 06:15:34.057 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:34.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-05-06 06:15:34.057 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:34.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-05-06 06:15:34.057 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 06:15:34.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-05-06 06:15:34.057 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 06:15:34.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-05-06 06:15:34.057 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 06:15:34.057 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet aef6e9a9-75d0-43f3-a320-87421d3feb0b could not be found. 2026-05-06 06:15:34.057 9 ERROR neutron.plugins.ml2.managers  2026-05-06 06:15:34.057 9 ERROR neutron.plugins.ml2.managers [None req-e9ea04b2-7624-4d6b-8b0b-e6f53cb955df - - - - - -] Failed to bind port 6f9683ba-967d-4dd5-ab65-b19fb70db916 on host instance for vnic_type normal using segments [{'id': '8ea9394e-adcd-4197-85fb-872bdf025da4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 364, 'network_id': '949a3a63-7864-4c1c-ab42-78a88174e758'}] 2026-05-06 06:15:34.058 9 INFO neutron.plugins.ml2.plugin [None req-e9ea04b2-7624-4d6b-8b0b-e6f53cb955df - - - - - -] Attempt 9 to bind port 6f9683ba-967d-4dd5-ab65-b19fb70db916 2026-05-06 06:15:34.076 9 ERROR neutron.plugins.ml2.managers [None req-e9ea04b2-7624-4d6b-8b0b-e6f53cb955df - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet aef6e9a9-75d0-43f3-a320-87421d3feb0b could not be found. 2026-05-06 06:15:34.076 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 06:15:34.076 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-05-06 06:15:34.076 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 06:15:34.076 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 06:15:34.076 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 06:15:34.076 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 06:15:34.076 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 06:15:34.076 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 06:15:34.076 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 06:15:34.076 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-05-06 06:15:34.076 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 06:15:34.076 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-05-06 06:15:34.076 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:15:34.076 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:34.076 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:34.076 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:34.076 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:34.076 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-05-06 06:15:34.076 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:15:34.076 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 06:15:34.076 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 06:15:34.076 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:34.076 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:34.076 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:34.076 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:34.076 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 06:15:34.076 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:15:34.076 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-05-06 06:15:34.076 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:15:34.076 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:34.076 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:34.076 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:34.076 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:34.076 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-05-06 06:15:34.076 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 06:15:34.076 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-05-06 06:15:34.076 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 06:15:34.076 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-05-06 06:15:34.076 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 06:15:34.076 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet aef6e9a9-75d0-43f3-a320-87421d3feb0b could not be found. 2026-05-06 06:15:34.076 9 ERROR neutron.plugins.ml2.managers  2026-05-06 06:15:34.077 9 ERROR neutron.plugins.ml2.managers [None req-e9ea04b2-7624-4d6b-8b0b-e6f53cb955df - - - - - -] Failed to bind port 6f9683ba-967d-4dd5-ab65-b19fb70db916 on host instance for vnic_type normal using segments [{'id': '8ea9394e-adcd-4197-85fb-872bdf025da4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 364, 'network_id': '949a3a63-7864-4c1c-ab42-78a88174e758'}] 2026-05-06 06:15:34.077 9 INFO neutron.plugins.ml2.plugin [None req-e9ea04b2-7624-4d6b-8b0b-e6f53cb955df - - - - - -] Attempt 10 to bind port 6f9683ba-967d-4dd5-ab65-b19fb70db916 2026-05-06 06:15:34.095 9 ERROR neutron.plugins.ml2.managers [None req-e9ea04b2-7624-4d6b-8b0b-e6f53cb955df - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet aef6e9a9-75d0-43f3-a320-87421d3feb0b could not be found. 2026-05-06 06:15:34.095 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 06:15:34.095 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-05-06 06:15:34.095 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 06:15:34.095 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 06:15:34.095 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 06:15:34.095 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 06:15:34.095 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 06:15:34.095 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 06:15:34.095 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 06:15:34.095 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-05-06 06:15:34.095 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 06:15:34.095 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-05-06 06:15:34.095 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:15:34.095 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:34.095 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:34.095 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:34.095 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:34.095 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-05-06 06:15:34.095 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:15:34.095 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 06:15:34.095 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 06:15:34.095 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:34.095 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:34.095 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:34.095 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:34.095 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 06:15:34.095 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:15:34.095 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-05-06 06:15:34.095 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:15:34.095 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:34.095 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:34.095 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:34.095 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:34.095 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-05-06 06:15:34.095 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 06:15:34.095 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-05-06 06:15:34.095 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 06:15:34.095 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-05-06 06:15:34.095 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 06:15:34.095 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet aef6e9a9-75d0-43f3-a320-87421d3feb0b could not be found. 2026-05-06 06:15:34.095 9 ERROR neutron.plugins.ml2.managers  2026-05-06 06:15:34.095 9 ERROR neutron.plugins.ml2.managers [None req-e9ea04b2-7624-4d6b-8b0b-e6f53cb955df - - - - - -] Failed to bind port 6f9683ba-967d-4dd5-ab65-b19fb70db916 on host instance for vnic_type normal using segments [{'id': '8ea9394e-adcd-4197-85fb-872bdf025da4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 364, 'network_id': '949a3a63-7864-4c1c-ab42-78a88174e758'}] 2026-05-06 06:15:35.671 10 ERROR neutron.plugins.ml2.managers [None req-9f1b22e4-2822-48f5-a605-a395b56a9614 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d3208802-ed5e-41d3-90f5-a637a93b1979 could not be found. 2026-05-06 06:15:35.671 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 06:15:35.671 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-05-06 06:15:35.671 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 06:15:35.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 06:15:35.671 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 06:15:35.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 06:15:35.671 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 06:15:35.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 06:15:35.671 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 06:15:35.671 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-05-06 06:15:35.671 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 06:15:35.671 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-05-06 06:15:35.671 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:15:35.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:35.671 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:35.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:35.671 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:35.671 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-05-06 06:15:35.671 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:15:35.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 06:15:35.671 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 06:15:35.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:35.671 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:35.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:35.671 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:35.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 06:15:35.671 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:15:35.671 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-05-06 06:15:35.671 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:15:35.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:35.671 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:35.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:35.671 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:35.671 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-05-06 06:15:35.671 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 06:15:35.671 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-05-06 06:15:35.671 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 06:15:35.671 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-05-06 06:15:35.671 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 06:15:35.671 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d3208802-ed5e-41d3-90f5-a637a93b1979 could not be found. 2026-05-06 06:15:35.671 10 ERROR neutron.plugins.ml2.managers  2026-05-06 06:15:35.671 10 ERROR neutron.plugins.ml2.managers [None req-9f1b22e4-2822-48f5-a605-a395b56a9614 - - - - - -] Failed to bind port 1a1f9eb7-11d5-42b7-a04b-6b75a9023703 on host instance for vnic_type normal using segments [{'id': '0bc5c3bc-c1b2-4fec-880b-41a96063c126', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 698, 'network_id': '9e7c1240-bafb-48fe-a66e-cf0794cae6e4'}] 2026-05-06 06:15:35.671 10 INFO neutron.plugins.ml2.plugin [None req-9f1b22e4-2822-48f5-a605-a395b56a9614 - - - - - -] Attempt 2 to bind port 1a1f9eb7-11d5-42b7-a04b-6b75a9023703 2026-05-06 06:15:35.690 10 ERROR neutron.plugins.ml2.managers [None req-9f1b22e4-2822-48f5-a605-a395b56a9614 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d3208802-ed5e-41d3-90f5-a637a93b1979 could not be found. 2026-05-06 06:15:35.690 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 06:15:35.690 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-05-06 06:15:35.690 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 06:15:35.690 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 06:15:35.690 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 06:15:35.690 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 06:15:35.690 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 06:15:35.690 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 06:15:35.690 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 06:15:35.690 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-05-06 06:15:35.690 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 06:15:35.690 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-05-06 06:15:35.690 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:15:35.690 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:35.690 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:35.690 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:35.690 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:35.690 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-05-06 06:15:35.690 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:15:35.690 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 06:15:35.690 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 06:15:35.690 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:35.690 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:35.690 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:35.690 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:35.690 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 06:15:35.690 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:15:35.690 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-05-06 06:15:35.690 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:15:35.690 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:35.690 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:35.690 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:35.690 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:35.690 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-05-06 06:15:35.690 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 06:15:35.690 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-05-06 06:15:35.690 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 06:15:35.690 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-05-06 06:15:35.690 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 06:15:35.690 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d3208802-ed5e-41d3-90f5-a637a93b1979 could not be found. 2026-05-06 06:15:35.690 10 ERROR neutron.plugins.ml2.managers  2026-05-06 06:15:35.690 10 ERROR neutron.plugins.ml2.managers [None req-9f1b22e4-2822-48f5-a605-a395b56a9614 - - - - - -] Failed to bind port 1a1f9eb7-11d5-42b7-a04b-6b75a9023703 on host instance for vnic_type normal using segments [{'id': '0bc5c3bc-c1b2-4fec-880b-41a96063c126', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 698, 'network_id': '9e7c1240-bafb-48fe-a66e-cf0794cae6e4'}] 2026-05-06 06:15:35.691 10 INFO neutron.plugins.ml2.plugin [None req-9f1b22e4-2822-48f5-a605-a395b56a9614 - - - - - -] Attempt 3 to bind port 1a1f9eb7-11d5-42b7-a04b-6b75a9023703 2026-05-06 06:15:35.707 10 ERROR neutron.plugins.ml2.managers [None req-9f1b22e4-2822-48f5-a605-a395b56a9614 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d3208802-ed5e-41d3-90f5-a637a93b1979 could not be found. 2026-05-06 06:15:35.707 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 06:15:35.707 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-05-06 06:15:35.707 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 06:15:35.707 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 06:15:35.707 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 06:15:35.707 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 06:15:35.707 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 06:15:35.707 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 06:15:35.707 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 06:15:35.707 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-05-06 06:15:35.707 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 06:15:35.707 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-05-06 06:15:35.707 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:15:35.707 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:35.707 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:35.707 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:35.707 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:35.707 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-05-06 06:15:35.707 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:15:35.707 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 06:15:35.707 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 06:15:35.707 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:35.707 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:35.707 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:35.707 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:35.707 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 06:15:35.707 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:15:35.707 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-05-06 06:15:35.707 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:15:35.707 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:35.707 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:35.707 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:35.707 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:35.707 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-05-06 06:15:35.707 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 06:15:35.707 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-05-06 06:15:35.707 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 06:15:35.707 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-05-06 06:15:35.707 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 06:15:35.707 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d3208802-ed5e-41d3-90f5-a637a93b1979 could not be found. 2026-05-06 06:15:35.707 10 ERROR neutron.plugins.ml2.managers  2026-05-06 06:15:35.707 10 ERROR neutron.plugins.ml2.managers [None req-9f1b22e4-2822-48f5-a605-a395b56a9614 - - - - - -] Failed to bind port 1a1f9eb7-11d5-42b7-a04b-6b75a9023703 on host instance for vnic_type normal using segments [{'id': '0bc5c3bc-c1b2-4fec-880b-41a96063c126', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 698, 'network_id': '9e7c1240-bafb-48fe-a66e-cf0794cae6e4'}] 2026-05-06 06:15:35.708 10 INFO neutron.plugins.ml2.plugin [None req-9f1b22e4-2822-48f5-a605-a395b56a9614 - - - - - -] Attempt 4 to bind port 1a1f9eb7-11d5-42b7-a04b-6b75a9023703 2026-05-06 06:15:35.724 10 ERROR neutron.plugins.ml2.managers [None req-9f1b22e4-2822-48f5-a605-a395b56a9614 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d3208802-ed5e-41d3-90f5-a637a93b1979 could not be found. 2026-05-06 06:15:35.724 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 06:15:35.724 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-05-06 06:15:35.724 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 06:15:35.724 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 06:15:35.724 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 06:15:35.724 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 06:15:35.724 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 06:15:35.724 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 06:15:35.724 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 06:15:35.724 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-05-06 06:15:35.724 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 06:15:35.724 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-05-06 06:15:35.724 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:15:35.724 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:35.724 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:35.724 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:35.724 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:35.724 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-05-06 06:15:35.724 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:15:35.724 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 06:15:35.724 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 06:15:35.724 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:35.724 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:35.724 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:35.724 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:35.724 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 06:15:35.724 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:15:35.724 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-05-06 06:15:35.724 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:15:35.724 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:35.724 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:35.724 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:35.724 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:35.724 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-05-06 06:15:35.724 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 06:15:35.724 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-05-06 06:15:35.724 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 06:15:35.724 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-05-06 06:15:35.724 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 06:15:35.724 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d3208802-ed5e-41d3-90f5-a637a93b1979 could not be found. 2026-05-06 06:15:35.724 10 ERROR neutron.plugins.ml2.managers  2026-05-06 06:15:35.725 10 ERROR neutron.plugins.ml2.managers [None req-9f1b22e4-2822-48f5-a605-a395b56a9614 - - - - - -] Failed to bind port 1a1f9eb7-11d5-42b7-a04b-6b75a9023703 on host instance for vnic_type normal using segments [{'id': '0bc5c3bc-c1b2-4fec-880b-41a96063c126', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 698, 'network_id': '9e7c1240-bafb-48fe-a66e-cf0794cae6e4'}] 2026-05-06 06:15:35.725 10 INFO neutron.plugins.ml2.plugin [None req-9f1b22e4-2822-48f5-a605-a395b56a9614 - - - - - -] Attempt 5 to bind port 1a1f9eb7-11d5-42b7-a04b-6b75a9023703 2026-05-06 06:15:35.740 10 ERROR neutron.plugins.ml2.managers [None req-9f1b22e4-2822-48f5-a605-a395b56a9614 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d3208802-ed5e-41d3-90f5-a637a93b1979 could not be found. 2026-05-06 06:15:35.740 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 06:15:35.740 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-05-06 06:15:35.740 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 06:15:35.740 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 06:15:35.740 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 06:15:35.740 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 06:15:35.740 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 06:15:35.740 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 06:15:35.740 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 06:15:35.740 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-05-06 06:15:35.740 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 06:15:35.740 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-05-06 06:15:35.740 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:15:35.740 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:35.740 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:35.740 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:35.740 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:35.740 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-05-06 06:15:35.740 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:15:35.740 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 06:15:35.740 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 06:15:35.740 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:35.740 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:35.740 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:35.740 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:35.740 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 06:15:35.740 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:15:35.740 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-05-06 06:15:35.740 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:15:35.740 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:35.740 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:35.740 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:35.740 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:35.740 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-05-06 06:15:35.740 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 06:15:35.740 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-05-06 06:15:35.740 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 06:15:35.740 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-05-06 06:15:35.740 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 06:15:35.740 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d3208802-ed5e-41d3-90f5-a637a93b1979 could not be found. 2026-05-06 06:15:35.740 10 ERROR neutron.plugins.ml2.managers  2026-05-06 06:15:35.740 10 ERROR neutron.plugins.ml2.managers [None req-9f1b22e4-2822-48f5-a605-a395b56a9614 - - - - - -] Failed to bind port 1a1f9eb7-11d5-42b7-a04b-6b75a9023703 on host instance for vnic_type normal using segments [{'id': '0bc5c3bc-c1b2-4fec-880b-41a96063c126', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 698, 'network_id': '9e7c1240-bafb-48fe-a66e-cf0794cae6e4'}] 2026-05-06 06:15:35.740 10 INFO neutron.plugins.ml2.plugin [None req-9f1b22e4-2822-48f5-a605-a395b56a9614 - - - - - -] Attempt 6 to bind port 1a1f9eb7-11d5-42b7-a04b-6b75a9023703 2026-05-06 06:15:35.755 10 ERROR neutron.plugins.ml2.managers [None req-9f1b22e4-2822-48f5-a605-a395b56a9614 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d3208802-ed5e-41d3-90f5-a637a93b1979 could not be found. 2026-05-06 06:15:35.755 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 06:15:35.755 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-05-06 06:15:35.755 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 06:15:35.755 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 06:15:35.755 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 06:15:35.755 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 06:15:35.755 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 06:15:35.755 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 06:15:35.755 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 06:15:35.755 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-05-06 06:15:35.755 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 06:15:35.755 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-05-06 06:15:35.755 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:15:35.755 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:35.755 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:35.755 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:35.755 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:35.755 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-05-06 06:15:35.755 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:15:35.755 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 06:15:35.755 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 06:15:35.755 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:35.755 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:35.755 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:35.755 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:35.755 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 06:15:35.755 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:15:35.755 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-05-06 06:15:35.755 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:15:35.755 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:35.755 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:35.755 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:35.755 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:35.755 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-05-06 06:15:35.755 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 06:15:35.755 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-05-06 06:15:35.755 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 06:15:35.755 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-05-06 06:15:35.755 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 06:15:35.755 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d3208802-ed5e-41d3-90f5-a637a93b1979 could not be found. 2026-05-06 06:15:35.755 10 ERROR neutron.plugins.ml2.managers  2026-05-06 06:15:35.756 10 ERROR neutron.plugins.ml2.managers [None req-9f1b22e4-2822-48f5-a605-a395b56a9614 - - - - - -] Failed to bind port 1a1f9eb7-11d5-42b7-a04b-6b75a9023703 on host instance for vnic_type normal using segments [{'id': '0bc5c3bc-c1b2-4fec-880b-41a96063c126', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 698, 'network_id': '9e7c1240-bafb-48fe-a66e-cf0794cae6e4'}] 2026-05-06 06:15:35.756 10 INFO neutron.plugins.ml2.plugin [None req-9f1b22e4-2822-48f5-a605-a395b56a9614 - - - - - -] Attempt 7 to bind port 1a1f9eb7-11d5-42b7-a04b-6b75a9023703 2026-05-06 06:15:35.773 10 ERROR neutron.plugins.ml2.managers [None req-9f1b22e4-2822-48f5-a605-a395b56a9614 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d3208802-ed5e-41d3-90f5-a637a93b1979 could not be found. 2026-05-06 06:15:35.773 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 06:15:35.773 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-05-06 06:15:35.773 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 06:15:35.773 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 06:15:35.773 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 06:15:35.773 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 06:15:35.773 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 06:15:35.773 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 06:15:35.773 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 06:15:35.773 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-05-06 06:15:35.773 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 06:15:35.773 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-05-06 06:15:35.773 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:15:35.773 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:35.773 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:35.773 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:35.773 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:35.773 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-05-06 06:15:35.773 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:15:35.773 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 06:15:35.773 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 06:15:35.773 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:35.773 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:35.773 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:35.773 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:35.773 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 06:15:35.773 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:15:35.773 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-05-06 06:15:35.773 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:15:35.773 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:35.773 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:35.773 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:35.773 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:35.773 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-05-06 06:15:35.773 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 06:15:35.773 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-05-06 06:15:35.773 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 06:15:35.773 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-05-06 06:15:35.773 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 06:15:35.773 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d3208802-ed5e-41d3-90f5-a637a93b1979 could not be found. 2026-05-06 06:15:35.773 10 ERROR neutron.plugins.ml2.managers  2026-05-06 06:15:35.773 10 ERROR neutron.plugins.ml2.managers [None req-9f1b22e4-2822-48f5-a605-a395b56a9614 - - - - - -] Failed to bind port 1a1f9eb7-11d5-42b7-a04b-6b75a9023703 on host instance for vnic_type normal using segments [{'id': '0bc5c3bc-c1b2-4fec-880b-41a96063c126', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 698, 'network_id': '9e7c1240-bafb-48fe-a66e-cf0794cae6e4'}] 2026-05-06 06:15:35.774 10 INFO neutron.plugins.ml2.plugin [None req-9f1b22e4-2822-48f5-a605-a395b56a9614 - - - - - -] Attempt 8 to bind port 1a1f9eb7-11d5-42b7-a04b-6b75a9023703 2026-05-06 06:15:35.789 10 ERROR neutron.plugins.ml2.managers [None req-9f1b22e4-2822-48f5-a605-a395b56a9614 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d3208802-ed5e-41d3-90f5-a637a93b1979 could not be found. 2026-05-06 06:15:35.789 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 06:15:35.789 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-05-06 06:15:35.789 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 06:15:35.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 06:15:35.789 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 06:15:35.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 06:15:35.789 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 06:15:35.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 06:15:35.789 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 06:15:35.789 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-05-06 06:15:35.789 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 06:15:35.789 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-05-06 06:15:35.789 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:15:35.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:35.789 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:35.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:35.789 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:35.789 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-05-06 06:15:35.789 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:15:35.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 06:15:35.789 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 06:15:35.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:35.789 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:35.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:35.789 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:35.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 06:15:35.789 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:15:35.789 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-05-06 06:15:35.789 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:15:35.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:35.789 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:35.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:35.789 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:35.789 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-05-06 06:15:35.789 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 06:15:35.789 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-05-06 06:15:35.789 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 06:15:35.789 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-05-06 06:15:35.789 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 06:15:35.789 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d3208802-ed5e-41d3-90f5-a637a93b1979 could not be found. 2026-05-06 06:15:35.789 10 ERROR neutron.plugins.ml2.managers  2026-05-06 06:15:35.790 10 ERROR neutron.plugins.ml2.managers [None req-9f1b22e4-2822-48f5-a605-a395b56a9614 - - - - - -] Failed to bind port 1a1f9eb7-11d5-42b7-a04b-6b75a9023703 on host instance for vnic_type normal using segments [{'id': '0bc5c3bc-c1b2-4fec-880b-41a96063c126', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 698, 'network_id': '9e7c1240-bafb-48fe-a66e-cf0794cae6e4'}] 2026-05-06 06:15:35.790 10 INFO neutron.plugins.ml2.plugin [None req-9f1b22e4-2822-48f5-a605-a395b56a9614 - - - - - -] Attempt 9 to bind port 1a1f9eb7-11d5-42b7-a04b-6b75a9023703 2026-05-06 06:15:35.810 10 ERROR neutron.plugins.ml2.managers [None req-9f1b22e4-2822-48f5-a605-a395b56a9614 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d3208802-ed5e-41d3-90f5-a637a93b1979 could not be found. 2026-05-06 06:15:35.810 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 06:15:35.810 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-05-06 06:15:35.810 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 06:15:35.810 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 06:15:35.810 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 06:15:35.810 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 06:15:35.810 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 06:15:35.810 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 06:15:35.810 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 06:15:35.810 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-05-06 06:15:35.810 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 06:15:35.810 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-05-06 06:15:35.810 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:15:35.810 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:35.810 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:35.810 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:35.810 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:35.810 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-05-06 06:15:35.810 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:15:35.810 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 06:15:35.810 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 06:15:35.810 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:35.810 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:35.810 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:35.810 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:35.810 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 06:15:35.810 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:15:35.810 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-05-06 06:15:35.810 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:15:35.810 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:35.810 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:35.810 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:35.810 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:35.810 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-05-06 06:15:35.810 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 06:15:35.810 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-05-06 06:15:35.810 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 06:15:35.810 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-05-06 06:15:35.810 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 06:15:35.810 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d3208802-ed5e-41d3-90f5-a637a93b1979 could not be found. 2026-05-06 06:15:35.810 10 ERROR neutron.plugins.ml2.managers  2026-05-06 06:15:35.811 10 ERROR neutron.plugins.ml2.managers [None req-9f1b22e4-2822-48f5-a605-a395b56a9614 - - - - - -] Failed to bind port 1a1f9eb7-11d5-42b7-a04b-6b75a9023703 on host instance for vnic_type normal using segments [{'id': '0bc5c3bc-c1b2-4fec-880b-41a96063c126', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 698, 'network_id': '9e7c1240-bafb-48fe-a66e-cf0794cae6e4'}] 2026-05-06 06:15:35.811 10 INFO neutron.plugins.ml2.plugin [None req-9f1b22e4-2822-48f5-a605-a395b56a9614 - - - - - -] Attempt 10 to bind port 1a1f9eb7-11d5-42b7-a04b-6b75a9023703 2026-05-06 06:15:35.827 10 ERROR neutron.plugins.ml2.managers [None req-9f1b22e4-2822-48f5-a605-a395b56a9614 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d3208802-ed5e-41d3-90f5-a637a93b1979 could not be found. 2026-05-06 06:15:35.827 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 06:15:35.827 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-05-06 06:15:35.827 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 06:15:35.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 06:15:35.827 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 06:15:35.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 06:15:35.827 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 06:15:35.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 06:15:35.827 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 06:15:35.827 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-05-06 06:15:35.827 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 06:15:35.827 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-05-06 06:15:35.827 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:15:35.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:35.827 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:35.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:35.827 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:35.827 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-05-06 06:15:35.827 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:15:35.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 06:15:35.827 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 06:15:35.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:35.827 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:35.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:35.827 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:35.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 06:15:35.827 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 06:15:35.827 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-05-06 06:15:35.827 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 06:15:35.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:15:35.827 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 06:15:35.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 06:15:35.827 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 06:15:35.827 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-05-06 06:15:35.827 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 06:15:35.827 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-05-06 06:15:35.827 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 06:15:35.827 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-05-06 06:15:35.827 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 06:15:35.827 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d3208802-ed5e-41d3-90f5-a637a93b1979 could not be found. 2026-05-06 06:15:35.827 10 ERROR neutron.plugins.ml2.managers  2026-05-06 06:15:35.828 10 ERROR neutron.plugins.ml2.managers [None req-9f1b22e4-2822-48f5-a605-a395b56a9614 - - - - - -] Failed to bind port 1a1f9eb7-11d5-42b7-a04b-6b75a9023703 on host instance for vnic_type normal using segments [{'id': '0bc5c3bc-c1b2-4fec-880b-41a96063c126', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 698, 'network_id': '9e7c1240-bafb-48fe-a66e-cf0794cae6e4'}] 2026-05-06 06:15:42.448 10 INFO neutron.plugins.ml2.plugin [None req-446c072c-7618-4b0e-9517-0a76d4f95d80 - - - - - -] Attempt 1 to provision port 32105547-07f2-4c8a-be92-15ffe2f40b81 2026-05-06 06:15:55.384 9 INFO neutron.plugins.ml2.plugin [None req-414c2c00-a7c1-466e-a980-fb714565a632 - - - - - -] Attempt 1 to provision port 1b62a312-0972-4960-a154-e9e1f4943ef8 2026-05-06 06:15:57.735 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 1b62a312-0972-4960-a154-e9e1f4943ef8 2026-05-06 06:15:57.836 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-574e2153-541a-4894-a0db-ef0d8aad4340'] response: {'server_uuid': 'f61606ee-c2fa-487e-b4c6-6f92ea5f2c97', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1b62a312-0972-4960-a154-e9e1f4943ef8', 'code': 200} 2026-05-06 06:15:59.701 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 1b62a312-0972-4960-a154-e9e1f4943ef8 2026-05-06 06:16:07.798 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 54e0e1c4-30f6-46cb-ba7c-8d58601a4ae6 2026-05-06 06:16:32.744 9 INFO neutron.plugins.ml2.plugin [None req-c51953f4-55e9-4854-bc8e-bed05e645523 - - - - - -] Attempt 1 to provision port 3bc0f311-064f-432a-9d70-ef87e38e1626 2026-05-06 06:16:35.769 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 3bc0f311-064f-432a-9d70-ef87e38e1626 2026-05-06 06:16:35.883 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-838ab1cc-6b4f-4126-8c55-83f2e2046727'] response: {'server_uuid': 'f61606ee-c2fa-487e-b4c6-6f92ea5f2c97', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3bc0f311-064f-432a-9d70-ef87e38e1626', 'code': 200} 2026-05-06 06:16:37.722 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 3bc0f311-064f-432a-9d70-ef87e38e1626 2026-05-06 06:16:58.387 9 INFO neutron.plugins.ml2.plugin [None req-21c25b7e-526e-4a9e-9ae2-835c0019bc24 - - - - - -] Attempt 1 to provision port 05688ea9-dcc7-4acd-9400-6a0edc4dea43 2026-05-06 06:17:01.886 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 05688ea9-dcc7-4acd-9400-6a0edc4dea43 2026-05-06 06:17:01.997 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4709a13d-c5f0-472f-8263-71259e875516'] response: {'server_uuid': 'f61606ee-c2fa-487e-b4c6-6f92ea5f2c97', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '05688ea9-dcc7-4acd-9400-6a0edc4dea43', 'code': 200} 2026-05-06 06:17:03.727 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 05688ea9-dcc7-4acd-9400-6a0edc4dea43 2026-05-06 06:17:09.025 10 INFO neutron.plugins.ml2.plugin [None req-d47225e5-12fb-42d0-ae7d-596b0a132507 - - - - - -] Attempt 1 to provision port ddb42fd8-348a-4c6a-b5cb-28805c43d0d1 2026-05-06 06:17:11.851 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port ddb42fd8-348a-4c6a-b5cb-28805c43d0d1 2026-05-06 06:17:11.972 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ac82a60-9e4f-4fad-912b-101999129caa'] response: {'server_uuid': 'f61606ee-c2fa-487e-b4c6-6f92ea5f2c97', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ddb42fd8-348a-4c6a-b5cb-28805c43d0d1', 'code': 200} 2026-05-06 06:17:13.738 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port ddb42fd8-348a-4c6a-b5cb-28805c43d0d1 2026-05-06 06:17:22.176 10 INFO neutron.plugins.ml2.plugin [None req-884b8559-3cb5-444b-b91e-ba59f30698ad - - - - - -] Attempt 1 to provision port ddb42fd8-348a-4c6a-b5cb-28805c43d0d1 2026-05-06 06:17:27.719 10 INFO neutron.plugins.ml2.plugin [None req-02cd5cf1-089a-4ba8-adb7-b8f1e399bffe - - - - - -] Attempt 1 to provision port 05688ea9-dcc7-4acd-9400-6a0edc4dea43 2026-05-06 06:17:27.787 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 05688ea9-dcc7-4acd-9400-6a0edc4dea43 2026-05-06 06:17:50.125 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3f0993b-ca5f-4f98-9d1e-868283c52ab9'] response: {'server_uuid': '83c344f2-c8fc-4295-bfbb-71dd75ccaffd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5aa32845-115b-4009-8400-ef75004b29d1', 'code': 200} 2026-05-06 06:18:27.986 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 59566fce-ca24-4034-8973-d6a0448ba69e 2026-05-06 06:18:29.638 10 INFO neutron.plugins.ml2.plugin [None req-c2c7af5b-35d4-4655-80de-2df196ce0975 - - - - - -] Attempt 1 to provision port 59566fce-ca24-4034-8973-d6a0448ba69e 2026-05-06 06:18:29.878 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port e328e65b-0e40-432f-b45f-6436c1ed4776 2026-05-06 06:18:30.111 10 INFO neutron.plugins.ml2.plugin [None req-9c4f885c-4b62-4b8f-923e-d84e8d9248f4 - - - - - -] Attempt 1 to provision port 59566fce-ca24-4034-8973-d6a0448ba69e 2026-05-06 06:18:30.322 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 59566fce-ca24-4034-8973-d6a0448ba69e 2026-05-06 06:18:30.568 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 90dc9add-8d76-4d68-8ce6-a9faac195fea 2026-05-06 06:18:30.864 9 INFO neutron.plugins.ml2.plugin [None req-b0e2318d-a0e3-4960-a462-b4d1d57acb31 - - - - - -] Attempt 1 to provision port e328e65b-0e40-432f-b45f-6436c1ed4776 2026-05-06 06:18:31.081 10 INFO neutron.plugins.ml2.plugin [None req-6a0a490c-c4db-42aa-a646-3010f0d0e423 - - - - - -] Attempt 1 to provision port 791342cc-3ebb-45ff-bc2c-1bc9b777545f 2026-05-06 06:18:31.122 9 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 791342cc-3ebb-45ff-bc2c-1bc9b777545f 2026-05-06 06:18:31.833 9 INFO neutron.plugins.ml2.plugin [None req-6fa3350b-6907-4a32-afa3-dcd9f2c05093 - - - - - -] Attempt 1 to provision port 90dc9add-8d76-4d68-8ce6-a9faac195fea 2026-05-06 06:18:31.895 10 INFO neutron.plugins.ml2.plugin [None req-028f188a-7d0b-4c33-ba94-b341420457ee - - - - - -] Attempt 1 to provision port 95acff15-2c2c-4570-84c0-31c854500c96 2026-05-06 06:18:32.313 10 INFO neutron.plugins.ml2.plugin [None req-726a65d0-12ce-4f6e-977d-6857933c4e16 - - - - - -] Attempt 1 to provision port 95acff15-2c2c-4570-84c0-31c854500c96