+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-01 08:05:21.215 1 INFO neutron.common.config [-] Logging enabled! 2026-07-01 08:05:21.215 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-07-01 08:05:21.215 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-07-01 08:05:21.215 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-01 08:05:22.134 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-01 08:05:22.137 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-01 08:05:22.139 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-01 08:05:22.140 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-01 08:05:22.140 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-01 08:05:22.140 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-01 08:05:22.141 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 08:05:22.145 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 08:05:22.145 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 08:05:22.146 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-01 08:05:22.161 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-01 08:05:22.162 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-01 08:05:22.162 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-01 08:05:22.188 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-01 08:05:22.189 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-01 08:05:22.189 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-01 08:05:22.189 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-01 08:05:22.194 1 WARNING oslo_policy.policy [None req-365185e5-e488-49cc-a0c7-ac3494a747dd - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-07-01 08:05:22.451 1 INFO neutron.plugins.ml2.managers [None req-365185e5-e488-49cc-a0c7-ac3494a747dd - - - - - -] Initializing driver for type 'vlan' 2026-07-01 08:05:22.621 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-365185e5-e488-49cc-a0c7-ac3494a747dd - - - - - -] VlanTypeDriver initialization complete 2026-07-01 08:05:22.621 1 INFO neutron.plugins.ml2.managers [None req-365185e5-e488-49cc-a0c7-ac3494a747dd - - - - - -] Initializing driver for type 'vxlan' 2026-07-01 08:05:22.621 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-365185e5-e488-49cc-a0c7-ac3494a747dd - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-01 08:05:22.665 1 INFO neutron.plugins.ml2.managers [None req-365185e5-e488-49cc-a0c7-ac3494a747dd - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-01 08:05:22.665 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-365185e5-e488-49cc-a0c7-ac3494a747dd - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-01 08:05:22.665 1 INFO neutron.plugins.ml2.managers [None req-365185e5-e488-49cc-a0c7-ac3494a747dd - - - - - -] Initializing extension driver 'port_security' 2026-07-01 08:05:22.666 1 INFO neutron.plugins.ml2.extensions.port_security [None req-365185e5-e488-49cc-a0c7-ac3494a747dd - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-01 08:05:22.666 1 INFO neutron.plugins.ml2.managers [None req-365185e5-e488-49cc-a0c7-ac3494a747dd - - - - - -] Initializing extension driver 'qos' 2026-07-01 08:05:22.666 1 INFO neutron.plugins.ml2.managers [None req-365185e5-e488-49cc-a0c7-ac3494a747dd - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-01 08:05:22.666 1 INFO neutron.plugins.ml2.managers [None req-365185e5-e488-49cc-a0c7-ac3494a747dd - - - - - -] Initializing mechanism driver 'l2population' 2026-07-01 08:05:22.682 1 INFO neutron.quota [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded quota_driver: . 2026-07-01 08:05:22.683 1 INFO neutron.plugins.ml2.plugin [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Modular L2 Plugin initialization complete 2026-07-01 08:05:22.683 1 INFO neutron.plugins.ml2.managers [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-01 08:05:22.683 1 INFO neutron.plugins.ml2.managers [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-01 08:05:22.684 1 INFO neutron.plugins.ml2.managers [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-01 08:05:22.684 1 INFO neutron.extensions.vlantransparent [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Disabled vlantransparent extension. 2026-07-01 08:05:22.684 1 INFO neutron.manager [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loading Plugin: qos 2026-07-01 08:05:22.694 1 INFO neutron.manager [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loading Plugin: router 2026-07-01 08:05:22.730 1 INFO neutron.services.service_base [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-01 08:05:22.731 1 INFO neutron.manager [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loading Plugin: segments 2026-07-01 08:05:22.795 1 INFO neutron.manager [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loading Plugin: trunk 2026-07-01 08:05:22.844 1 INFO neutron.manager [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loading Plugin: vpnaas 2026-07-01 08:05:22.880 1 WARNING stevedore.named [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-01 08:05:22.938 1 INFO neutron_vpnaas.services.vpn.plugin [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-01 08:05:22.939 1 INFO neutron.common.utils [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-01 08:05:22.939 1 INFO neutron.manager [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loading Plugin: auto_allocate 2026-07-01 08:05:22.942 1 INFO neutron.manager [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loading Plugin: tag 2026-07-01 08:05:22.948 1 INFO neutron.manager [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loading Plugin: timestamp 2026-07-01 08:05:22.953 1 INFO neutron.manager [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loading Plugin: network_ip_availability 2026-07-01 08:05:22.961 1 INFO neutron.manager [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loading Plugin: flavors 2026-07-01 08:05:22.965 1 INFO neutron.manager [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loading Plugin: revisions 2026-07-01 08:05:22.968 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Initializing extension manager. 2026-07-01 08:05:22.969 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: address-group 2026-07-01 08:05:22.970 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: address-scope 2026-07-01 08:05:22.970 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-01 08:05:22.971 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: agent 2026-07-01 08:05:22.972 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: agent-resources-synced 2026-07-01 08:05:22.973 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-01 08:05:22.974 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-01 08:05:22.974 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: availability_zone 2026-07-01 08:05:22.975 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: availability_zone_filter 2026-07-01 08:05:22.975 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-01 08:05:22.976 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: default-subnetpools 2026-07-01 08:05:22.977 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-01 08:05:22.978 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: dns-integration 2026-07-01 08:05:22.978 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: dns-domain-ports 2026-07-01 08:05:22.979 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-01 08:05:22.979 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: dvr 2026-07-01 08:05:22.980 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-01 08:05:22.980 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: empty-string-filtering 2026-07-01 08:05:22.981 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-01 08:05:22.981 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-01 08:05:22.982 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: external-net 2026-07-01 08:05:22.982 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-01 08:05:22.983 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: extraroute 2026-07-01 08:05:22.984 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: extraroute-atomic 2026-07-01 08:05:22.984 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-01 08:05:22.985 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-01 08:05:22.985 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-01 08:05:22.986 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-01 08:05:22.986 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: fip-port-details 2026-07-01 08:05:22.987 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: flavors 2026-07-01 08:05:22.988 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-01 08:05:22.988 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: floatingip-pools 2026-07-01 08:05:22.989 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: ip_allocation 2026-07-01 08:05:22.989 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-01 08:05:22.990 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: l2_adjacency 2026-07-01 08:05:22.991 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: router 2026-07-01 08:05:22.992 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-01 08:05:22.992 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-01 08:05:22.993 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-01 08:05:22.993 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: ext-gw-mode 2026-07-01 08:05:22.994 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: l3-ha 2026-07-01 08:05:22.994 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-01 08:05:22.995 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-01 08:05:22.995 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: l3-flavors 2026-07-01 08:05:22.996 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-01 08:05:22.997 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-01 08:05:22.998 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-01 08:05:22.999 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-01 08:05:23.000 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-01 08:05:23.001 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-01 08:05:23.001 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-01 08:05:23.002 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: multi-provider 2026-07-01 08:05:23.002 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: net-mtu 2026-07-01 08:05:23.003 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: net-mtu-writable 2026-07-01 08:05:23.003 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: network_availability_zone 2026-07-01 08:05:23.004 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: network_ha 2026-07-01 08:05:23.004 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: network-ip-availability 2026-07-01 08:05:23.005 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-01 08:05:23.006 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: pagination 2026-07-01 08:05:23.006 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: port-device-profile 2026-07-01 08:05:23.007 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-01 08:05:23.007 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-01 08:05:23.008 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-01 08:05:23.008 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: port-mac-override 2026-07-01 08:05:23.009 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-01 08:05:23.009 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-01 08:05:23.010 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: port-resource-request 2026-07-01 08:05:23.010 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-01 08:05:23.011 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: binding 2026-07-01 08:05:23.011 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: binding-extended 2026-07-01 08:05:23.012 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: port-security 2026-07-01 08:05:23.012 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: project-id 2026-07-01 08:05:23.013 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: provider 2026-07-01 08:05:23.014 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: qos 2026-07-01 08:05:23.015 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-01 08:05:23.015 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-01 08:05:23.016 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: qos-default 2026-07-01 08:05:23.016 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: qos-fip 2026-07-01 08:05:23.017 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-01 08:05:23.017 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-01 08:05:23.018 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-01 08:05:23.019 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-01 08:05:23.019 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-01 08:05:23.020 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: qos-pps 2026-07-01 08:05:23.020 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-01 08:05:23.021 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-01 08:05:23.021 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: qos-rules-alias 2026-07-01 08:05:23.022 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: quota-check-limit 2026-07-01 08:05:23.024 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: quotas 2026-07-01 08:05:23.026 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: quota_details 2026-07-01 08:05:23.027 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: rbac-policies 2026-07-01 08:05:23.028 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: rbac-address-group 2026-07-01 08:05:23.028 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: rbac-address-scope 2026-07-01 08:05:23.029 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: rbac-security-groups 2026-07-01 08:05:23.029 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-01 08:05:23.030 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: revision-if-match 2026-07-01 08:05:23.030 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-01 08:05:23.031 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: router_availability_zone 2026-07-01 08:05:23.031 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-01 08:05:23.033 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-01 08:05:23.033 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-01 08:05:23.034 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-01 08:05:23.034 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-01 08:05:23.035 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-01 08:05:23.035 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-01 08:05:23.042 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: security-group 2026-07-01 08:05:23.043 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: segment 2026-07-01 08:05:23.043 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-01 08:05:23.044 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: service-type 2026-07-01 08:05:23.044 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: sorting 2026-07-01 08:05:23.045 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: standard-attr-segment 2026-07-01 08:05:23.046 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: standard-attr-description 2026-07-01 08:05:23.046 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: stateful-security-group 2026-07-01 08:05:23.047 1 WARNING neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-01 08:05:23.047 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-01 08:05:23.048 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: subnet_onboard 2026-07-01 08:05:23.048 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-01 08:05:23.049 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: subnet-service-types 2026-07-01 08:05:23.050 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: subnet_allocation 2026-07-01 08:05:23.050 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-01 08:05:23.051 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-01 08:05:23.053 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: standard-attr-tag 2026-07-01 08:05:23.054 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-01 08:05:23.054 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: trunk 2026-07-01 08:05:23.055 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: trunk-details 2026-07-01 08:05:23.055 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-01 08:05:23.056 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-01 08:05:23.057 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-01 08:05:23.058 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-01 08:05:23.059 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: vpn-flavors 2026-07-01 08:05:23.060 1 INFO neutron.api.extensions [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Loaded extension: vpnaas 2026-07-01 08:05:23.062 1 INFO oslo_service.service [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Starting 2 workers 2026-07-01 08:05:23.067 1 INFO oslo_service.service [None req-28abf33f-e9c6-419e-b862-81d26153b597 - - - - - -] Starting 1 workers 2026-07-01 08:06:03.255 10 INFO neutron.db.l3_hamode_db [None req-8a411338-1fb7-453d-8ee1-0285fc0a2b57 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:06:16.329 9 INFO neutron.plugins.ml2.plugin [None req-e79d03e2-e98d-48a1-b44a-84f56198e798 - - - - - -] Attempt 1 to provision port 31252dd7-1101-4e09-b6d1-6c56e7803713 2026-07-01 08:06:16.470 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 31252dd7-1101-4e09-b6d1-6c56e7803713 2026-07-01 08:06:18.235 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 31252dd7-1101-4e09-b6d1-6c56e7803713 2026-07-01 08:10:39.632 10 INFO neutron.plugins.ml2.plugin [None req-1ebecace-9939-49f3-829d-105fc5150bcb - - - - - -] Attempt 1 to provision port 99428fb2-d5d5-47a2-b798-7d535418b40b 2026-07-01 08:10:40.477 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 99428fb2-d5d5-47a2-b798-7d535418b40b 2026-07-01 08:10:47.404 9 INFO neutron.plugins.ml2.plugin [None req-fe1e7f10-f2c9-4087-a5ae-9bcec30b4829 - - - - - -] Attempt 1 to provision port aaa4a67c-59bb-4f81-ad79-f166ed14ce23 2026-07-01 08:15:08.819 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port aaa4a67c-59bb-4f81-ad79-f166ed14ce23 2026-07-01 08:15:10.622 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port aaa4a67c-59bb-4f81-ad79-f166ed14ce23 2026-07-01 08:27:33.159 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 3376b195-c20c-47f1-8a0a-8cc50bbdfec7 2026-07-01 08:27:35.133 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 3376b195-c20c-47f1-8a0a-8cc50bbdfec7 2026-07-01 08:43:33.797 9 INFO neutron.plugins.ml2.plugin [None req-e77b205f-1ebc-4ad0-9710-2104ae75a02f - - - - - -] Attempt 1 to provision port ee4024e6-d7bb-436a-b142-52c2d31c8a83 2026-07-01 08:43:33.896 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 4f8a34f9-b03e-4979-9b4c-0a1c679ea5cb 2026-07-01 08:43:34.157 10 INFO neutron.plugins.ml2.plugin [None req-076f46ae-c411-46e5-8657-ef3764ab185f - - - - - -] Attempt 1 to provision port 4f8a34f9-b03e-4979-9b4c-0a1c679ea5cb 2026-07-01 08:43:34.400 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 252c4341-329f-45fd-82f7-c73ebe587bd1 2026-07-01 08:43:34.462 9 INFO neutron.plugins.ml2.plugin [None req-aace1f26-c401-4002-be3c-a921acbdffd1 - - - - - -] Attempt 1 to provision port 252c4341-329f-45fd-82f7-c73ebe587bd1 2026-07-01 08:43:34.638 10 INFO neutron.plugins.ml2.plugin [None req-6f14bd2b-0cc6-45e4-9aee-a906ef532199 - - - - - -] Attempt 1 to provision port 4b30dc4c-bcc1-4381-b884-295bb367f3c6 2026-07-01 08:43:35.198 10 INFO neutron.plugins.ml2.plugin [None req-a71f451e-375f-4f99-b106-80f97f3f2dd6 - - - - - -] Attempt 1 to provision port 3373729f-77ef-4db5-a41d-2c8913e144f2 2026-07-01 08:43:35.882 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 4f8a34f9-b03e-4979-9b4c-0a1c679ea5cb 2026-07-01 08:43:36.426 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 3373729f-77ef-4db5-a41d-2c8913e144f2 2026-07-01 08:43:36.852 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 252c4341-329f-45fd-82f7-c73ebe587bd1 2026-07-01 08:43:36.972 10 INFO neutron.plugins.ml2.plugin [None req-e6d0cef2-1854-4a27-b908-68966bcb5c3e - - - - - -] Attempt 1 to provision port e1dc7dc7-923f-468a-a089-1eef119ebcac 2026-07-01 08:43:37.490 10 INFO neutron.plugins.ml2.plugin [None req-3e626970-57ea-4441-8c21-642b437bf530 - - - - - -] Attempt 1 to provision port f7cf6ca3-aeb7-4993-8e31-306ae765cda2 2026-07-01 08:43:38.245 10 INFO neutron.plugins.ml2.plugin [None req-e6842316-e3aa-463f-b9a6-09103a85e95a - - - - - -] Attempt 1 to provision port f7cf6ca3-aeb7-4993-8e31-306ae765cda2 2026-07-01 08:43:39.096 9 INFO neutron.plugins.ml2.plugin [None req-01d84a01-95f6-4666-bf3b-041315e770d5 - - - - - -] Attempt 1 to provision port 9fa056e7-a1e7-4643-b897-e71ab8d5385a 2026-07-01 08:43:39.554 10 INFO neutron.plugins.ml2.plugin [None req-10d0cafc-88ab-46ad-84a5-f753a0e96160 - - - - - -] Attempt 1 to provision port 9fa056e7-a1e7-4643-b897-e71ab8d5385a 2026-07-01 08:43:39.794 9 INFO neutron.plugins.ml2.plugin [None req-8a244c0c-830a-4bb2-b56a-e33eb20b22a5 - - - - - -] Attempt 1 to provision port b67dcc16-d65d-4e3c-822d-46d818873668 2026-07-01 08:43:40.350 10 INFO neutron.plugins.ml2.plugin [None req-e26872df-5f12-4632-9a23-1268459bc993 - - - - - -] Attempt 1 to provision port b67dcc16-d65d-4e3c-822d-46d818873668 2026-07-01 08:43:41.801 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 73138c4e-709b-4eb0-8642-e5529fb463b3 2026-07-01 08:43:41.916 9 INFO neutron.plugins.ml2.plugin [None req-541e818a-374a-4247-a0b3-024b932e8640 - - - - - -] Attempt 1 to provision port 8364b154-8697-46f7-9ee4-4ca8fda1b5f1 2026-07-01 08:43:42.210 9 INFO neutron.plugins.ml2.plugin [None req-0e8c02b7-7992-4242-bf11-57399060f489 - - - - - -] Attempt 1 to provision port 73138c4e-709b-4eb0-8642-e5529fb463b3 2026-07-01 08:43:43.812 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 73138c4e-709b-4eb0-8642-e5529fb463b3 2026-07-01 08:43:44.424 10 INFO neutron.plugins.ml2.plugin [None req-6c8defcc-4c1a-4129-852e-f0b9854be96d - - - - - -] Attempt 1 to provision port 0bd181b5-aeb5-441f-942f-9f1b3ce6cef3 2026-07-01 08:43:45.178 10 INFO neutron.plugins.ml2.plugin [None req-513314b8-e34b-40cb-afde-8b883e2ec7bc - - - - - -] Attempt 1 to provision port 0bd181b5-aeb5-441f-942f-9f1b3ce6cef3 2026-07-01 08:43:45.877 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 5d257c16-f9c8-42c4-838e-d1f8ba4e6e54 2026-07-01 08:43:46.422 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 9bcfd352-7a3a-41e1-be1a-97ea7623cb81 2026-07-01 08:43:47.007 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port ef4cd854-5e3c-431a-a00a-5d1f3261ae6f 2026-07-01 08:43:47.509 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 013d85ab-e7d7-4c99-a4da-dee64ca6f8c4 2026-07-01 08:43:48.226 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port ef4cd854-5e3c-431a-a00a-5d1f3261ae6f 2026-07-01 08:43:48.468 10 INFO neutron.plugins.ml2.plugin [None req-a58ab2e9-a527-40ec-bf2f-1c4c78026ce0 - - - - - -] Attempt 1 to provision port 2eb6a873-740f-46f9-89b9-8fca6aba6de1 2026-07-01 08:43:48.553 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 5d257c16-f9c8-42c4-838e-d1f8ba4e6e54 2026-07-01 08:43:48.913 9 INFO neutron.plugins.ml2.plugin [None req-6254fbde-5e18-424b-a7e6-d31b74361926 - - - - - -] Attempt 1 to provision port 796c0b62-a9a8-4b78-9d22-5f6baf84bda1 2026-07-01 08:43:49.096 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 013d85ab-e7d7-4c99-a4da-dee64ca6f8c4 2026-07-01 08:43:54.382 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 2eb6a873-740f-46f9-89b9-8fca6aba6de1 2026-07-01 08:43:54.521 10 INFO neutron.plugins.ml2.plugin [None req-18b108c4-4d84-4706-8569-b03f453b8433 - - - - - -] Attempt 1 to provision port db0cf7aa-23d6-4c14-8cde-9d9b915a6851 2026-07-01 08:43:55.048 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 796c0b62-a9a8-4b78-9d22-5f6baf84bda1 2026-07-01 08:43:55.297 10 INFO neutron.plugins.ml2.plugin [None req-e93df88b-1d62-465c-b7d9-b32148b28af1 - - - - - -] Attempt 1 to provision port 029cdb38-a640-4114-89be-1ba77ede8b5d 2026-07-01 08:43:55.551 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port ca91e1b8-b932-44e5-bfbe-2dd32f417a51 2026-07-01 08:43:55.566 10 INFO neutron.plugins.ml2.plugin [None req-76220318-537e-4dea-9c31-a263d3f4494f - - - - - -] Attempt 1 to provision port ca91e1b8-b932-44e5-bfbe-2dd32f417a51 2026-07-01 08:43:55.882 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-432b27d1-6f37-4e08-a5d4-01970bbe9668'] response: {'server_uuid': '779fd1a2-9854-4d5a-8f63-3132a249023b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2eb6a873-740f-46f9-89b9-8fca6aba6de1', 'code': 200} 2026-07-01 08:43:56.532 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 2eb6a873-740f-46f9-89b9-8fca6aba6de1 2026-07-01 08:43:57.075 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port ca91e1b8-b932-44e5-bfbe-2dd32f417a51 2026-07-01 08:43:57.440 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 796c0b62-a9a8-4b78-9d22-5f6baf84bda1 2026-07-01 08:43:57.472 9 INFO neutron.plugins.ml2.plugin [None req-c270e33d-6471-4a48-a62a-c2d7718dd5c7 - - - - - -] Attempt 1 to provision port 8e09cec6-361c-4319-94ec-e2fb298da24c 2026-07-01 08:43:57.938 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b900f920-4e6d-4470-a74c-bd79b2178176'] response: {'server_uuid': '61520ed9-93e8-4bb1-9dfe-1b38a049f7c4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '796c0b62-a9a8-4b78-9d22-5f6baf84bda1', 'code': 200} 2026-07-01 08:43:58.716 9 INFO neutron.plugins.ml2.plugin [None req-91a8e3b5-a23c-48a0-a380-46071f884f92 - - - - - -] Attempt 1 to provision port 8e09cec6-361c-4319-94ec-e2fb298da24c 2026-07-01 08:43:59.224 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 029cdb38-a640-4114-89be-1ba77ede8b5d 2026-07-01 08:44:00.008 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd57fac2-6ebc-453a-968a-b96c678b1110'] response: {'server_uuid': '9b613cb8-8c4c-43a4-8914-675014b416af', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '029cdb38-a640-4114-89be-1ba77ede8b5d', 'code': 200} 2026-07-01 08:44:00.425 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port aca9593c-3b26-465a-a491-bd841aee4109 2026-07-01 08:44:01.444 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 029cdb38-a640-4114-89be-1ba77ede8b5d 2026-07-01 08:44:02.443 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port aca9593c-3b26-465a-a491-bd841aee4109 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-01 08:44:13.727 9 INFO neutron.plugins.ml2.plugin [None req-4431d7ff-71c3-4225-9699-5f92340697fb - - - - - -] Attempt 1 to provision port 20564750-eac2-466a-8b89-8e4d37a14dd1 2026-07-01 08:44:14.455 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 4597bf78-61f1-4c03-9fdc-84ab6567e10b 2026-07-01 08:44:14.484 10 INFO neutron.plugins.ml2.plugin [None req-0a1d8719-7ac2-4b26-9dec-9ff03c760cad - - - - - -] Attempt 1 to provision port 4597bf78-61f1-4c03-9fdc-84ab6567e10b 2026-07-01 08:44:15.064 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port ee4024e6-d7bb-436a-b142-52c2d31c8a83 2026-07-01 08:44:16.389 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port b67dcc16-d65d-4e3c-822d-46d818873668 2026-07-01 08:44:16.472 10 INFO neutron.plugins.ml2.plugin [None req-36d37376-1467-461e-8af9-5bf9ddd382c5 - - - - - -] Attempt 1 to provision port 61b897fc-55f2-445a-8a17-24e0906a34e1 2026-07-01 08:44:16.935 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port f7cf6ca3-aeb7-4993-8e31-306ae765cda2 2026-07-01 08:44:17.219 10 INFO neutron.plugins.ml2.plugin [None req-50150d47-dd1a-4ef6-984e-03fe9d04e4ca - - - - - -] Attempt 1 to provision port 61b897fc-55f2-445a-8a17-24e0906a34e1 2026-07-01 08:44:17.459 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 4597bf78-61f1-4c03-9fdc-84ab6567e10b 2026-07-01 08:44:17.759 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port ee4024e6-d7bb-436a-b142-52c2d31c8a83 2026-07-01 08:44:18.083 9 INFO neutron.plugins.ml2.plugin [None req-bbad13e9-7f89-43b8-95b0-627dda438dea - - - - - -] Attempt 1 to provision port 2eb6a873-740f-46f9-89b9-8fca6aba6de1 2026-07-01 08:44:18.484 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 2eb6a873-740f-46f9-89b9-8fca6aba6de1 2026-07-01 08:44:18.874 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 05b1a7eb-f280-46d2-a4da-db888229c9a7 2026-07-01 08:44:19.382 10 INFO neutron.plugins.ml2.plugin [None req-45d1d9af-29c2-49cf-8f96-28e3d98499c5 - - - - - -] Attempt 1 to provision port e58068bd-dc57-4025-9b63-a1e7550cc44c 2026-07-01 08:44:19.441 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port b67dcc16-d65d-4e3c-822d-46d818873668 2026-07-01 08:44:19.774 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port f7cf6ca3-aeb7-4993-8e31-306ae765cda2 2026-07-01 08:44:20.074 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port e1dc7dc7-923f-468a-a089-1eef119ebcac 2026-07-01 08:44:20.352 9 INFO neutron.plugins.ml2.plugin [None req-b115258e-1354-438d-a0df-b7a819445ce0 - - - - - -] Attempt 1 to provision port 62dae6da-51fc-446f-a3a4-63e5536634b0 2026-07-01 08:44:20.763 9 INFO neutron.plugins.ml2.plugin [None req-d6fdffb7-822c-45a3-8288-131a882c98d2 - - - - - -] Attempt 1 to provision port 2eb6a873-740f-46f9-89b9-8fca6aba6de1 2026-07-01 08:44:21.105 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 05b1a7eb-f280-46d2-a4da-db888229c9a7 2026-07-01 08:44:21.171 9 INFO neutron.plugins.ml2.plugin [None req-900063f0-f16f-40b4-a6fe-dabac3f1d032 - - - - - -] Attempt 1 to provision port fc781897-dc1e-4f82-a62b-c661f0c34bd5 2026-07-01 08:44:21.492 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 62dae6da-51fc-446f-a3a4-63e5536634b0 2026-07-01 08:44:21.880 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port e1dc7dc7-923f-468a-a089-1eef119ebcac 2026-07-01 08:44:22.528 9 INFO neutron.plugins.ml2.plugin [None req-53bc1b01-6e8c-4a0e-8042-800d7e81e2f9 - - - - - -] Attempt 1 to provision port 6e5c18b2-7e6a-4681-aeba-9d3a840cfd69 2026-07-01 08:44:22.681 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 62dae6da-51fc-446f-a3a4-63e5536634b0 2026-07-01 08:44:23.497 10 INFO neutron.plugins.ml2.plugin [None req-7b138f69-9d38-4af3-b4e3-67e39792bf07 - - - - - -] Attempt 1 to provision port 6e5c18b2-7e6a-4681-aeba-9d3a840cfd69 2026-07-01 08:44:24.877 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port fc781897-dc1e-4f82-a62b-c661f0c34bd5 2026-07-01 08:44:25.301 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0fbea07-3863-42aa-821d-a0966e75cc6f'] response: {'server_uuid': '0381b7d2-602e-4eb9-b8ad-59ac30f3f891', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fc781897-dc1e-4f82-a62b-c661f0c34bd5', 'code': 200} 2026-07-01 08:44:25.451 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 9642f297-e9a5-470b-aa22-659897b79e8e 2026-07-01 08:44:27.411 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a206e484-600b-4448-9067-a6c96bbe0a42'] response: {'server_uuid': '61520ed9-93e8-4bb1-9dfe-1b38a049f7c4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '796c0b62-a9a8-4b78-9d22-5f6baf84bda1', 'code': 200} 2026-07-01 08:44:28.235 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 796c0b62-a9a8-4b78-9d22-5f6baf84bda1 2026-07-01 08:44:28.357 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-19308f4e-432f-4b11-8b81-93b0488c05fb'] response: {'server_uuid': '61520ed9-93e8-4bb1-9dfe-1b38a049f7c4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '796c0b62-a9a8-4b78-9d22-5f6baf84bda1', 'code': 200} 2026-07-01 08:44:28.806 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 9642f297-e9a5-470b-aa22-659897b79e8e 2026-07-01 08:44:29.584 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 796c0b62-a9a8-4b78-9d22-5f6baf84bda1 2026-07-01 08:44:31.595 9 INFO neutron.plugins.ml2.plugin [None req-23c57e0d-84ae-4fa5-88d2-e9e929848d64 - - - - - -] Attempt 1 to provision port 0210eb83-4d05-43c4-86a6-425911009ab9 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-01 08:44:33.372 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 0210eb83-4d05-43c4-86a6-425911009ab9 2026-07-01 08:44:33.540 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-16f43017-f172-4b70-8761-f7850f14ab84'] response: {'server_uuid': 'b748762f-defe-4e2d-949a-e63d5c04fc19', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0210eb83-4d05-43c4-86a6-425911009ab9', 'code': 200} 2026-07-01 08:44:35.260 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 0210eb83-4d05-43c4-86a6-425911009ab9 2026-07-01 08:44:37.210 10 INFO neutron.plugins.ml2.plugin [None req-8c446d78-909d-4704-8e90-7479c07b2fa5 - - - - - -] Attempt 1 to provision port d69525a7-d7d7-45b7-ac3c-b072fb79c162 2026-07-01 08:44:37.312 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port ae7dafa0-a1b0-44ef-ae1d-fee19236af3c 2026-07-01 08:44:37.562 9 INFO neutron.plugins.ml2.plugin [None req-3827872b-1747-41ff-8ddf-d0a9235753db - - - - - -] Attempt 1 to provision port ae7dafa0-a1b0-44ef-ae1d-fee19236af3c 2026-07-01 08:44:39.306 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 6e5c18b2-7e6a-4681-aeba-9d3a840cfd69 2026-07-01 08:44:39.521 9 INFO neutron.plugins.ml2.plugin [None req-ee0ed66d-e872-4763-b5a3-a1e4aca9e7a7 - - - - - -] Attempt 1 to provision port bd310ac6-cbc7-4b0f-a69f-74dd49a24f45 2026-07-01 08:44:39.924 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port e58068bd-dc57-4025-9b63-a1e7550cc44c 2026-07-01 08:44:40.196 9 INFO neutron.plugins.ml2.plugin [None req-6f2670a7-726e-417c-95f3-83e071550aaa - - - - - -] Attempt 1 to provision port bd310ac6-cbc7-4b0f-a69f-74dd49a24f45 2026-07-01 08:44:40.265 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port ae7dafa0-a1b0-44ef-ae1d-fee19236af3c 2026-07-01 08:44:41.541 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port e58068bd-dc57-4025-9b63-a1e7550cc44c 2026-07-01 08:44:41.901 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 6168acc8-b1cc-44f1-aae4-021a9aa19761 2026-07-01 08:44:43.261 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 6168acc8-b1cc-44f1-aae4-021a9aa19761 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-01 08:44:44.879 9 INFO neutron.plugins.ml2.plugin [None req-f644e4d6-6dd4-4f3b-8025-bc6547ebf7e3 - - - - - -] Attempt 1 to provision port 2f843232-b521-4a86-bb02-d87b8d905065 2026-07-01 08:44:47.411 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 2f843232-b521-4a86-bb02-d87b8d905065 2026-07-01 08:44:47.512 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e62f33c-8166-4f89-b459-23b5e4ea1335'] response: {'server_uuid': 'c48dfdaf-b89e-40c1-8d85-fcba43aba555', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2f843232-b521-4a86-bb02-d87b8d905065', 'code': 200} 2026-07-01 08:44:49.723 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 2f843232-b521-4a86-bb02-d87b8d905065 2026-07-01 08:44:55.330 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port bd310ac6-cbc7-4b0f-a69f-74dd49a24f45 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-01 08:45:04.470 9 INFO neutron.plugins.ml2.plugin [None req-05e4f01a-2fcb-443a-b69e-91d9db409eb9 - - - - - -] Attempt 1 to provision port 3f9b12a1-41ec-4440-a926-8edfc56c967c 2026-07-01 08:45:11.349 9 INFO neutron.plugins.ml2.plugin [None req-80455161-bff8-4c30-9119-8e7cbe52e89c - - - - - -] Attempt 1 to provision port 5928fbb8-cb5a-4e4a-9f25-a26961723283 2026-07-01 08:45:11.352 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 5928fbb8-cb5a-4e4a-9f25-a26961723283 2026-07-01 08:45:16.929 10 INFO neutron.plugins.ml2.plugin [None req-15462f49-fbe2-4caa-b9bf-7cc9d92baf66 - - - - - -] Attempt 1 to provision port 2eeec275-a784-4a80-a040-b1b277b69a15 2026-07-01 08:45:29.385 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 7da27124-4a94-4919-82ac-82f6254b4547 2026-07-01 08:45:29.976 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port df511afb-5e68-4169-8655-65341f14e28b 2026-07-01 08:45:29.980 9 INFO neutron.plugins.ml2.plugin [None req-e9030ebc-58c0-4b2f-9afa-dbf6d85b4bae - - - - - -] Attempt 1 to provision port 7da27124-4a94-4919-82ac-82f6254b4547 2026-07-01 08:45:30.493 10 INFO neutron.plugins.ml2.plugin [None req-be4a7d6d-f4d5-4d86-866d-d3ccafc93fa6 - - - - - -] Attempt 1 to provision port df511afb-5e68-4169-8655-65341f14e28b 2026-07-01 08:45:31.395 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 7da27124-4a94-4919-82ac-82f6254b4547 2026-07-01 08:45:31.609 10 INFO neutron.plugins.ml2.plugin [None req-4f2c74c6-e87c-4ce7-9af9-126be8bda73e - - - - - -] Attempt 1 to provision port 4fb1f680-b299-495f-b621-64acef49be33 2026-07-01 08:45:31.803 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port df511afb-5e68-4169-8655-65341f14e28b 2026-07-01 08:45:32.385 10 INFO neutron.plugins.ml2.plugin [None req-e30b7297-dac9-47fd-9474-50113a79a891 - - - - - -] Attempt 1 to provision port 4fb1f680-b299-495f-b621-64acef49be33 2026-07-01 08:45:33.843 10 INFO neutron.plugins.ml2.plugin [None req-148dd797-7aa8-4855-be99-ce528cdfc142 - - - - - -] Attempt 1 to provision port 86737a75-0665-4a7a-aeb3-0b0a1d9820bb 2026-07-01 08:45:34.520 10 INFO neutron.plugins.ml2.plugin [None req-3a3eb684-2f43-4e3e-85c1-09e253d2defc - - - - - -] Attempt 1 to provision port 86737a75-0665-4a7a-aeb3-0b0a1d9820bb 2026-07-01 08:45:35.299 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port f253dc3a-12a1-4e5a-bb60-147b392fec57 2026-07-01 08:45:36.074 9 INFO neutron.plugins.ml2.plugin [None req-0ac26b8c-b61b-4bda-9900-398323353350 - - - - - -] Attempt 1 to provision port f253dc3a-12a1-4e5a-bb60-147b392fec57 2026-07-01 08:45:37.394 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port f253dc3a-12a1-4e5a-bb60-147b392fec57 2026-07-01 08:45:43.319 10 INFO neutron.plugins.ml2.plugin [None req-5b166b9b-c5d5-42ff-8212-fa7ea30f4395 - - - - - -] Attempt 1 to provision port bcd25524-894d-4990-bbd7-2d3ea836b93e 2026-07-01 08:45:43.366 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port bcd25524-894d-4990-bbd7-2d3ea836b93e 2026-07-01 08:45:44.368 9 INFO neutron.plugins.ml2.plugin [None req-f796ecef-eefc-441d-8354-823b61a4569a - - - - - -] Attempt 1 to provision port 6e16dc4c-3129-4b0c-a1cd-8a07d07fd28d 2026-07-01 08:45:45.415 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 9c73a87a-a017-4359-97e2-89e6299bc5f5 2026-07-01 08:45:45.782 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] No ports have port_id starting with 9c73a87a-a017-4359-97e2-89e6299bc5f5 2026-07-01 08:45:45.851 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port bcd25524-894d-4990-bbd7-2d3ea836b93e 2026-07-01 08:45:46.345 10 INFO neutron.plugins.ml2.plugin [None req-4e2db820-e8a2-4ff5-a3d2-5b19f7d3bf7f - - - - - -] Attempt 1 to provision port 6e16dc4c-3129-4b0c-a1cd-8a07d07fd28d 2026-07-01 08:45:51.535 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 93c0fc89-6f2a-441c-84a0-3294c6a3dfd5 2026-07-01 08:45:52.369 9 INFO neutron.plugins.ml2.plugin [None req-0b0741f1-29b1-40d0-80a6-816268cea708 - - - - - -] Attempt 1 to provision port 93c0fc89-6f2a-441c-84a0-3294c6a3dfd5 2026-07-01 08:45:53.370 10 INFO neutron.plugins.ml2.plugin [None req-4e33ec49-675f-4357-a172-7b629557a087 - - - - - -] Attempt 1 to provision port b13f6d3e-4e38-45bc-bfd6-8a5414bf3949 2026-07-01 08:45:53.481 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 93c0fc89-6f2a-441c-84a0-3294c6a3dfd5 2026-07-01 08:45:53.795 10 INFO neutron.plugins.ml2.plugin [None req-e4783258-253f-43ba-9e79-3ef3d5845197 - - - - - -] Attempt 1 to provision port 44f5148d-d675-4a87-98af-07f96c9f37d4 2026-07-01 08:45:53.825 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port b13f6d3e-4e38-45bc-bfd6-8a5414bf3949 2026-07-01 08:45:54.252 9 INFO neutron.plugins.ml2.plugin [None req-6fc1581c-91be-4700-a577-fda6acd48527 - - - - - -] Attempt 1 to provision port 44f5148d-d675-4a87-98af-07f96c9f37d4 2026-07-01 08:45:59.426 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 340bc559-c851-4c96-af30-458c24c521b2 2026-07-01 08:45:59.443 9 INFO neutron.plugins.ml2.plugin [None req-4827dc5c-9770-4496-bccf-d1ba067fe5ee - - - - - -] Attempt 1 to provision port fd355593-e19e-4f21-937e-6448370a0e6e 2026-07-01 08:45:59.887 9 INFO neutron.plugins.ml2.plugin [None req-b7774aac-accd-4dfa-ae7e-498864a88c4e - - - - - -] Attempt 1 to provision port 340bc559-c851-4c96-af30-458c24c521b2 2026-07-01 08:46:00.106 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 793b72e7-a166-4bbd-8507-10f7624243c7 2026-07-01 08:46:01.320 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 340bc559-c851-4c96-af30-458c24c521b2 2026-07-01 08:46:01.691 10 INFO neutron.plugins.ml2.plugin [None req-90d66b73-8cb0-4668-96ed-545ba1e48818 - - - - - -] Attempt 1 to provision port 793b72e7-a166-4bbd-8507-10f7624243c7 2026-07-01 08:46:01.892 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 793b72e7-a166-4bbd-8507-10f7624243c7 2026-07-01 08:46:02.041 9 INFO neutron.plugins.ml2.plugin [None req-a5e1a6fd-4ecb-4726-8e54-b670da436ab0 - - - - - -] Attempt 1 to provision port 340bc559-c851-4c96-af30-458c24c521b2 2026-07-01 08:46:02.770 9 INFO neutron.plugins.ml2.plugin [None req-1a47489c-ba48-44b7-8400-5a34aba2ab25 - - - - - -] Attempt 1 to provision port d68c3877-c3e6-41e7-998e-2b4114684c9a 2026-07-01 08:46:03.322 10 INFO neutron.plugins.ml2.plugin [None req-2098c2f7-5d36-41f9-a107-a4519804f25a - - - - - -] Attempt 1 to provision port 34cdd50f-4ad0-49f0-bf07-1a28d231b4ae 2026-07-01 08:46:03.426 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port ee50324f-18ad-47a6-a5ec-f1b518d3c2b3 2026-07-01 08:46:03.791 10 INFO neutron.plugins.ml2.plugin [None req-48c85ef7-47cf-4bd2-b9e4-7e07ba78342d - - - - - -] Attempt 1 to provision port 793b72e7-a166-4bbd-8507-10f7624243c7 2026-07-01 08:46:03.966 10 INFO neutron.plugins.ml2.plugin [None req-ad9704b4-90a3-4dbc-b01c-2712ffa85e5e - - - - - -] Attempt 1 to provision port ee50324f-18ad-47a6-a5ec-f1b518d3c2b3 2026-07-01 08:46:03.992 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 2e8dc364-d96b-4190-8bdb-c2813a217870 2026-07-01 08:46:04.261 9 INFO neutron.plugins.ml2.plugin [None req-aef0c026-c14b-4e1f-903c-9f9dd8fa81ec - - - - - -] Attempt 1 to provision port 2e8dc364-d96b-4190-8bdb-c2813a217870 2026-07-01 08:46:04.507 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 34cdd50f-4ad0-49f0-bf07-1a28d231b4ae 2026-07-01 08:46:04.701 10 INFO neutron.plugins.ml2.plugin [None req-577c8da3-9b8f-42f5-8d31-c27f0b35be6a - - - - - -] Attempt 1 to provision port 17473dd4-2c98-45f1-bf57-a2c481b532b2 2026-07-01 08:46:05.272 10 INFO neutron.plugins.ml2.plugin [None req-35bc63b9-dabf-4241-849a-a7c878d0f001 - - - - - -] Attempt 1 to provision port 17473dd4-2c98-45f1-bf57-a2c481b532b2 2026-07-01 08:46:05.347 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port ee50324f-18ad-47a6-a5ec-f1b518d3c2b3 2026-07-01 08:46:05.661 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 2e8dc364-d96b-4190-8bdb-c2813a217870 2026-07-01 08:46:05.732 9 INFO neutron.plugins.ml2.plugin [None req-23a5045c-86b4-46b0-a028-fa58a54b0591 - - - - - -] Attempt 1 to provision port ee50324f-18ad-47a6-a5ec-f1b518d3c2b3 2026-07-01 08:46:05.995 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 34cdd50f-4ad0-49f0-bf07-1a28d231b4ae 2026-07-01 08:46:06.477 10 INFO neutron.plugins.ml2.plugin [None req-23bc2e5c-1e82-4899-add0-68b69f951bce - - - - - -] Attempt 1 to provision port 72da5e95-3af2-41d9-8eb5-9b2bda243c72 2026-07-01 08:46:06.818 10 INFO neutron.plugins.ml2.plugin [None req-07a72b9c-419b-414e-9837-29eaf2fadb63 - - - - - -] Attempt 1 to provision port 2212e82e-3ca3-44f3-bac5-64e7fb05f90d 2026-07-01 08:46:07.065 9 INFO neutron.plugins.ml2.plugin [None req-3a6c16b3-a063-4388-acce-f02cbf686e7c - - - - - -] Attempt 1 to provision port 72da5e95-3af2-41d9-8eb5-9b2bda243c72 2026-07-01 08:46:07.311 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port b27dfcc8-5f35-463e-9a31-6aaf13fe078b 2026-07-01 08:46:07.733 9 INFO neutron.plugins.ml2.plugin [None req-f559082b-be94-47b6-9834-dba0379c942f - - - - - -] Attempt 1 to provision port 2212e82e-3ca3-44f3-bac5-64e7fb05f90d 2026-07-01 08:46:08.910 9 INFO neutron.plugins.ml2.plugin [None req-f515a8c3-bebb-4736-aace-84349c078210 - - - - - -] Attempt 1 to provision port eeb944a3-43d7-4768-9405-bb71e637fb15 2026-07-01 08:46:09.356 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port b27dfcc8-5f35-463e-9a31-6aaf13fe078b 2026-07-01 08:46:09.657 10 INFO neutron.plugins.ml2.plugin [None req-ffb02b55-07bd-437b-9385-78c3f30301d8 - - - - - -] Attempt 1 to provision port eeb944a3-43d7-4768-9405-bb71e637fb15 2026-07-01 08:46:10.898 10 INFO neutron.plugins.ml2.plugin [None req-2c34204c-c868-4503-8f99-30524f747867 - - - - - -] Attempt 1 to provision port 1377b814-73cf-40f3-ab76-a8774051e26f 2026-07-01 08:46:11.564 10 INFO neutron.plugins.ml2.plugin [None req-21834dd0-1440-40e3-9344-f83a78b9be63 - - - - - -] Attempt 1 to provision port 1377b814-73cf-40f3-ab76-a8774051e26f 2026-07-01 08:46:15.357 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 4ab04da5-e1b8-44a2-9d31-50f0e3f465d8 2026-07-01 08:46:15.674 10 INFO neutron.plugins.ml2.plugin [None req-4bd66a38-753e-4aa3-86a1-d4019fd01c78 - - - - - -] Attempt 1 to provision port 4ab04da5-e1b8-44a2-9d31-50f0e3f465d8 2026-07-01 08:46:16.969 10 INFO neutron.plugins.ml2.plugin [None req-00c5cd45-d563-42a0-81e2-4364f8f33a22 - - - - - -] Attempt 1 to provision port af384c11-44b4-439c-a484-aff7a866369f 2026-07-01 08:46:17.224 9 INFO neutron.plugins.ml2.plugin [None req-8237081a-4501-4957-abb8-b589d0dd34f3 - - - - - -] Attempt 1 to provision port e062f03b-5d8e-429d-8abe-4b680ada9131 2026-07-01 08:46:17.313 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 4ab04da5-e1b8-44a2-9d31-50f0e3f465d8 2026-07-01 08:46:17.565 9 INFO neutron.plugins.ml2.plugin [None req-72327aee-f039-4a41-b161-aec7c244fb45 - - - - - -] Attempt 1 to provision port e062f03b-5d8e-429d-8abe-4b680ada9131 2026-07-01 08:46:19.478 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port af384c11-44b4-439c-a484-aff7a866369f 2026-07-01 08:46:19.632 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e85a6af9-258e-4f92-8b4b-1dbe7ba77f6a'] response: {'server_uuid': 'f80ee076-a016-4fec-8f3f-c6a559225f8e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'af384c11-44b4-439c-a484-aff7a866369f', 'code': 200} 2026-07-01 08:46:21.339 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port af384c11-44b4-439c-a484-aff7a866369f 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers [None req-d7a49df7-de7b-476e-946a-04188430dfe5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b0afad61-c3ce-458c-9a04-968d8a0586a6 could not be found. 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b0afad61-c3ce-458c-9a04-968d8a0586a6 could not be found. 2026-07-01 08:46:23.332 9 ERROR neutron.plugins.ml2.managers  2026-07-01 08:46:23.335 9 ERROR neutron.plugins.ml2.managers [None req-d7a49df7-de7b-476e-946a-04188430dfe5 - - - - - -] Failed to bind port cc9827c5-9261-4f71-b4fb-d0b72b0ae08f on host instance for vnic_type normal using segments [{'id': '4bd22713-bbba-4b67-8920-3202ed25fe5d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 274, 'network_id': '4c2e51b4-0c79-4d55-a13e-74ef49ebc7a9'}] 2026-07-01 08:46:23.335 9 INFO neutron.plugins.ml2.plugin [None req-d7a49df7-de7b-476e-946a-04188430dfe5 - - - - - -] Attempt 2 to bind port cc9827c5-9261-4f71-b4fb-d0b72b0ae08f 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers [None req-d7a49df7-de7b-476e-946a-04188430dfe5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b0afad61-c3ce-458c-9a04-968d8a0586a6 could not be found. 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b0afad61-c3ce-458c-9a04-968d8a0586a6 could not be found. 2026-07-01 08:46:23.361 9 ERROR neutron.plugins.ml2.managers  2026-07-01 08:46:23.362 9 ERROR neutron.plugins.ml2.managers [None req-d7a49df7-de7b-476e-946a-04188430dfe5 - - - - - -] Failed to bind port cc9827c5-9261-4f71-b4fb-d0b72b0ae08f on host instance for vnic_type normal using segments [{'id': '4bd22713-bbba-4b67-8920-3202ed25fe5d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 274, 'network_id': '4c2e51b4-0c79-4d55-a13e-74ef49ebc7a9'}] 2026-07-01 08:46:23.362 9 INFO neutron.plugins.ml2.plugin [None req-d7a49df7-de7b-476e-946a-04188430dfe5 - - - - - -] Attempt 3 to bind port cc9827c5-9261-4f71-b4fb-d0b72b0ae08f 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers [None req-d7a49df7-de7b-476e-946a-04188430dfe5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b0afad61-c3ce-458c-9a04-968d8a0586a6 could not be found. 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b0afad61-c3ce-458c-9a04-968d8a0586a6 could not be found. 2026-07-01 08:46:23.387 9 ERROR neutron.plugins.ml2.managers  2026-07-01 08:46:23.388 9 ERROR neutron.plugins.ml2.managers [None req-d7a49df7-de7b-476e-946a-04188430dfe5 - - - - - -] Failed to bind port cc9827c5-9261-4f71-b4fb-d0b72b0ae08f on host instance for vnic_type normal using segments [{'id': '4bd22713-bbba-4b67-8920-3202ed25fe5d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 274, 'network_id': '4c2e51b4-0c79-4d55-a13e-74ef49ebc7a9'}] 2026-07-01 08:46:23.388 9 INFO neutron.plugins.ml2.plugin [None req-d7a49df7-de7b-476e-946a-04188430dfe5 - - - - - -] Attempt 4 to bind port cc9827c5-9261-4f71-b4fb-d0b72b0ae08f 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers [None req-d7a49df7-de7b-476e-946a-04188430dfe5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b0afad61-c3ce-458c-9a04-968d8a0586a6 could not be found. 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b0afad61-c3ce-458c-9a04-968d8a0586a6 could not be found. 2026-07-01 08:46:23.427 9 ERROR neutron.plugins.ml2.managers  2026-07-01 08:46:23.428 9 ERROR neutron.plugins.ml2.managers [None req-d7a49df7-de7b-476e-946a-04188430dfe5 - - - - - -] Failed to bind port cc9827c5-9261-4f71-b4fb-d0b72b0ae08f on host instance for vnic_type normal using segments [{'id': '4bd22713-bbba-4b67-8920-3202ed25fe5d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 274, 'network_id': '4c2e51b4-0c79-4d55-a13e-74ef49ebc7a9'}] 2026-07-01 08:46:23.428 9 INFO neutron.plugins.ml2.plugin [None req-d7a49df7-de7b-476e-946a-04188430dfe5 - - - - - -] Attempt 5 to bind port cc9827c5-9261-4f71-b4fb-d0b72b0ae08f 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers [None req-d7a49df7-de7b-476e-946a-04188430dfe5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b0afad61-c3ce-458c-9a04-968d8a0586a6 could not be found. 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b0afad61-c3ce-458c-9a04-968d8a0586a6 could not be found. 2026-07-01 08:46:23.451 9 ERROR neutron.plugins.ml2.managers  2026-07-01 08:46:23.452 9 ERROR neutron.plugins.ml2.managers [None req-d7a49df7-de7b-476e-946a-04188430dfe5 - - - - - -] Failed to bind port cc9827c5-9261-4f71-b4fb-d0b72b0ae08f on host instance for vnic_type normal using segments [{'id': '4bd22713-bbba-4b67-8920-3202ed25fe5d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 274, 'network_id': '4c2e51b4-0c79-4d55-a13e-74ef49ebc7a9'}] 2026-07-01 08:46:23.452 9 INFO neutron.plugins.ml2.plugin [None req-d7a49df7-de7b-476e-946a-04188430dfe5 - - - - - -] Attempt 6 to bind port cc9827c5-9261-4f71-b4fb-d0b72b0ae08f 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers [None req-d7a49df7-de7b-476e-946a-04188430dfe5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b0afad61-c3ce-458c-9a04-968d8a0586a6 could not be found. 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b0afad61-c3ce-458c-9a04-968d8a0586a6 could not be found. 2026-07-01 08:46:23.488 9 ERROR neutron.plugins.ml2.managers  2026-07-01 08:46:23.489 9 ERROR neutron.plugins.ml2.managers [None req-d7a49df7-de7b-476e-946a-04188430dfe5 - - - - - -] Failed to bind port cc9827c5-9261-4f71-b4fb-d0b72b0ae08f on host instance for vnic_type normal using segments [{'id': '4bd22713-bbba-4b67-8920-3202ed25fe5d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 274, 'network_id': '4c2e51b4-0c79-4d55-a13e-74ef49ebc7a9'}] 2026-07-01 08:46:23.489 9 INFO neutron.plugins.ml2.plugin [None req-d7a49df7-de7b-476e-946a-04188430dfe5 - - - - - -] Attempt 7 to bind port cc9827c5-9261-4f71-b4fb-d0b72b0ae08f 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers [None req-d7a49df7-de7b-476e-946a-04188430dfe5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b0afad61-c3ce-458c-9a04-968d8a0586a6 could not be found. 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b0afad61-c3ce-458c-9a04-968d8a0586a6 could not be found. 2026-07-01 08:46:23.513 9 ERROR neutron.plugins.ml2.managers  2026-07-01 08:46:23.514 9 ERROR neutron.plugins.ml2.managers [None req-d7a49df7-de7b-476e-946a-04188430dfe5 - - - - - -] Failed to bind port cc9827c5-9261-4f71-b4fb-d0b72b0ae08f on host instance for vnic_type normal using segments [{'id': '4bd22713-bbba-4b67-8920-3202ed25fe5d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 274, 'network_id': '4c2e51b4-0c79-4d55-a13e-74ef49ebc7a9'}] 2026-07-01 08:46:23.514 9 INFO neutron.plugins.ml2.plugin [None req-d7a49df7-de7b-476e-946a-04188430dfe5 - - - - - -] Attempt 8 to bind port cc9827c5-9261-4f71-b4fb-d0b72b0ae08f 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers [None req-d7a49df7-de7b-476e-946a-04188430dfe5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b0afad61-c3ce-458c-9a04-968d8a0586a6 could not be found. 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b0afad61-c3ce-458c-9a04-968d8a0586a6 could not be found. 2026-07-01 08:46:23.544 9 ERROR neutron.plugins.ml2.managers  2026-07-01 08:46:23.545 9 ERROR neutron.plugins.ml2.managers [None req-d7a49df7-de7b-476e-946a-04188430dfe5 - - - - - -] Failed to bind port cc9827c5-9261-4f71-b4fb-d0b72b0ae08f on host instance for vnic_type normal using segments [{'id': '4bd22713-bbba-4b67-8920-3202ed25fe5d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 274, 'network_id': '4c2e51b4-0c79-4d55-a13e-74ef49ebc7a9'}] 2026-07-01 08:46:23.546 9 INFO neutron.plugins.ml2.plugin [None req-d7a49df7-de7b-476e-946a-04188430dfe5 - - - - - -] Attempt 9 to bind port cc9827c5-9261-4f71-b4fb-d0b72b0ae08f 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers [None req-d7a49df7-de7b-476e-946a-04188430dfe5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b0afad61-c3ce-458c-9a04-968d8a0586a6 could not be found. 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b0afad61-c3ce-458c-9a04-968d8a0586a6 could not be found. 2026-07-01 08:46:23.578 9 ERROR neutron.plugins.ml2.managers  2026-07-01 08:46:23.579 9 ERROR neutron.plugins.ml2.managers [None req-d7a49df7-de7b-476e-946a-04188430dfe5 - - - - - -] Failed to bind port cc9827c5-9261-4f71-b4fb-d0b72b0ae08f on host instance for vnic_type normal using segments [{'id': '4bd22713-bbba-4b67-8920-3202ed25fe5d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 274, 'network_id': '4c2e51b4-0c79-4d55-a13e-74ef49ebc7a9'}] 2026-07-01 08:46:23.581 9 INFO neutron.plugins.ml2.plugin [None req-d7a49df7-de7b-476e-946a-04188430dfe5 - - - - - -] Attempt 10 to bind port cc9827c5-9261-4f71-b4fb-d0b72b0ae08f 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers [None req-d7a49df7-de7b-476e-946a-04188430dfe5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b0afad61-c3ce-458c-9a04-968d8a0586a6 could not be found. 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b0afad61-c3ce-458c-9a04-968d8a0586a6 could not be found. 2026-07-01 08:46:23.617 9 ERROR neutron.plugins.ml2.managers  2026-07-01 08:46:23.618 9 ERROR neutron.plugins.ml2.managers [None req-d7a49df7-de7b-476e-946a-04188430dfe5 - - - - - -] Failed to bind port cc9827c5-9261-4f71-b4fb-d0b72b0ae08f on host instance for vnic_type normal using segments [{'id': '4bd22713-bbba-4b67-8920-3202ed25fe5d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 274, 'network_id': '4c2e51b4-0c79-4d55-a13e-74ef49ebc7a9'}] 2026-07-01 08:46:24.867 9 INFO neutron.plugins.ml2.plugin [None req-698372d1-179f-4acf-a40d-125e2cae864c - - - - - -] Attempt 1 to provision port 4eaf029a-ee2b-4a16-9095-ef0428df3ec5 2026-07-01 08:46:25.520 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 4eaf029a-ee2b-4a16-9095-ef0428df3ec5 2026-07-01 08:46:25.587 9 INFO neutron.plugins.ml2.plugin [None req-0682c593-c804-4a39-a1dd-c6b96bb31fa1 - - - - - -] Attempt 1 to provision port c76d8eef-0532-473e-8ab4-2ff51b23ca1e 2026-07-01 08:46:25.959 9 INFO neutron.plugins.ml2.plugin [None req-ebc6cb0e-871b-499b-b2c6-462673a68251 - - - - - -] Attempt 1 to provision port c76d8eef-0532-473e-8ab4-2ff51b23ca1e 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers [None req-ced63947-3466-41b6-85e4-54e6903b1c17 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 122c7a1c-956a-4fb8-a6d4-43871fb8825d could not be found. 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 122c7a1c-956a-4fb8-a6d4-43871fb8825d could not be found. 2026-07-01 08:46:26.160 10 ERROR neutron.plugins.ml2.managers  2026-07-01 08:46:26.162 10 ERROR neutron.plugins.ml2.managers [None req-ced63947-3466-41b6-85e4-54e6903b1c17 - - - - - -] Failed to bind port 242068b2-3259-4aa1-b352-bc5a6c9bbcd4 on host instance for vnic_type normal using segments [{'id': '274036e5-c60f-4dcd-9cf9-8b255fd10b48', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 335, 'network_id': 'e5b3a5bb-3f16-4b06-a5c6-6be29c3fe19a'}] 2026-07-01 08:46:26.162 10 INFO neutron.plugins.ml2.plugin [None req-ced63947-3466-41b6-85e4-54e6903b1c17 - - - - - -] Attempt 2 to bind port 242068b2-3259-4aa1-b352-bc5a6c9bbcd4 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers [None req-ced63947-3466-41b6-85e4-54e6903b1c17 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 122c7a1c-956a-4fb8-a6d4-43871fb8825d could not be found. 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 122c7a1c-956a-4fb8-a6d4-43871fb8825d could not be found. 2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers  2026-07-01 08:46:26.184 10 ERROR neutron.plugins.ml2.managers [None req-ced63947-3466-41b6-85e4-54e6903b1c17 - - - - - -] Failed to bind port 242068b2-3259-4aa1-b352-bc5a6c9bbcd4 on host instance for vnic_type normal using segments [{'id': '274036e5-c60f-4dcd-9cf9-8b255fd10b48', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 335, 'network_id': 'e5b3a5bb-3f16-4b06-a5c6-6be29c3fe19a'}] 2026-07-01 08:46:26.185 10 INFO neutron.plugins.ml2.plugin [None req-ced63947-3466-41b6-85e4-54e6903b1c17 - - - - - -] Attempt 3 to bind port 242068b2-3259-4aa1-b352-bc5a6c9bbcd4 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers [None req-ced63947-3466-41b6-85e4-54e6903b1c17 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 122c7a1c-956a-4fb8-a6d4-43871fb8825d could not be found. 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 122c7a1c-956a-4fb8-a6d4-43871fb8825d could not be found. 2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers  2026-07-01 08:46:26.207 10 ERROR neutron.plugins.ml2.managers [None req-ced63947-3466-41b6-85e4-54e6903b1c17 - - - - - -] Failed to bind port 242068b2-3259-4aa1-b352-bc5a6c9bbcd4 on host instance for vnic_type normal using segments [{'id': '274036e5-c60f-4dcd-9cf9-8b255fd10b48', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 335, 'network_id': 'e5b3a5bb-3f16-4b06-a5c6-6be29c3fe19a'}] 2026-07-01 08:46:26.208 10 INFO neutron.plugins.ml2.plugin [None req-ced63947-3466-41b6-85e4-54e6903b1c17 - - - - - -] Attempt 4 to bind port 242068b2-3259-4aa1-b352-bc5a6c9bbcd4 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers [None req-ced63947-3466-41b6-85e4-54e6903b1c17 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 122c7a1c-956a-4fb8-a6d4-43871fb8825d could not be found. 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 122c7a1c-956a-4fb8-a6d4-43871fb8825d could not be found. 2026-07-01 08:46:26.231 10 ERROR neutron.plugins.ml2.managers  2026-07-01 08:46:26.233 10 ERROR neutron.plugins.ml2.managers [None req-ced63947-3466-41b6-85e4-54e6903b1c17 - - - - - -] Failed to bind port 242068b2-3259-4aa1-b352-bc5a6c9bbcd4 on host instance for vnic_type normal using segments [{'id': '274036e5-c60f-4dcd-9cf9-8b255fd10b48', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 335, 'network_id': 'e5b3a5bb-3f16-4b06-a5c6-6be29c3fe19a'}] 2026-07-01 08:46:26.233 10 INFO neutron.plugins.ml2.plugin [None req-ced63947-3466-41b6-85e4-54e6903b1c17 - - - - - -] Attempt 5 to bind port 242068b2-3259-4aa1-b352-bc5a6c9bbcd4 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers [None req-ced63947-3466-41b6-85e4-54e6903b1c17 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 122c7a1c-956a-4fb8-a6d4-43871fb8825d could not be found. 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 122c7a1c-956a-4fb8-a6d4-43871fb8825d could not be found. 2026-07-01 08:46:26.256 10 ERROR neutron.plugins.ml2.managers  2026-07-01 08:46:26.257 10 ERROR neutron.plugins.ml2.managers [None req-ced63947-3466-41b6-85e4-54e6903b1c17 - - - - - -] Failed to bind port 242068b2-3259-4aa1-b352-bc5a6c9bbcd4 on host instance for vnic_type normal using segments [{'id': '274036e5-c60f-4dcd-9cf9-8b255fd10b48', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 335, 'network_id': 'e5b3a5bb-3f16-4b06-a5c6-6be29c3fe19a'}] 2026-07-01 08:46:26.258 10 INFO neutron.plugins.ml2.plugin [None req-ced63947-3466-41b6-85e4-54e6903b1c17 - - - - - -] Attempt 6 to bind port 242068b2-3259-4aa1-b352-bc5a6c9bbcd4 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers [None req-ced63947-3466-41b6-85e4-54e6903b1c17 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 122c7a1c-956a-4fb8-a6d4-43871fb8825d could not be found. 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 122c7a1c-956a-4fb8-a6d4-43871fb8825d could not be found. 2026-07-01 08:46:26.278 10 ERROR neutron.plugins.ml2.managers  2026-07-01 08:46:26.279 10 ERROR neutron.plugins.ml2.managers [None req-ced63947-3466-41b6-85e4-54e6903b1c17 - - - - - -] Failed to bind port 242068b2-3259-4aa1-b352-bc5a6c9bbcd4 on host instance for vnic_type normal using segments [{'id': '274036e5-c60f-4dcd-9cf9-8b255fd10b48', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 335, 'network_id': 'e5b3a5bb-3f16-4b06-a5c6-6be29c3fe19a'}] 2026-07-01 08:46:26.280 10 INFO neutron.plugins.ml2.plugin [None req-ced63947-3466-41b6-85e4-54e6903b1c17 - - - - - -] Attempt 7 to bind port 242068b2-3259-4aa1-b352-bc5a6c9bbcd4 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers [None req-ced63947-3466-41b6-85e4-54e6903b1c17 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 122c7a1c-956a-4fb8-a6d4-43871fb8825d could not be found. 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 122c7a1c-956a-4fb8-a6d4-43871fb8825d could not be found. 2026-07-01 08:46:26.296 10 ERROR neutron.plugins.ml2.managers  2026-07-01 08:46:26.297 10 ERROR neutron.plugins.ml2.managers [None req-ced63947-3466-41b6-85e4-54e6903b1c17 - - - - - -] Failed to bind port 242068b2-3259-4aa1-b352-bc5a6c9bbcd4 on host instance for vnic_type normal using segments [{'id': '274036e5-c60f-4dcd-9cf9-8b255fd10b48', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 335, 'network_id': 'e5b3a5bb-3f16-4b06-a5c6-6be29c3fe19a'}] 2026-07-01 08:46:26.297 10 INFO neutron.plugins.ml2.plugin [None req-ced63947-3466-41b6-85e4-54e6903b1c17 - - - - - -] Attempt 8 to bind port 242068b2-3259-4aa1-b352-bc5a6c9bbcd4 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers [None req-ced63947-3466-41b6-85e4-54e6903b1c17 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 122c7a1c-956a-4fb8-a6d4-43871fb8825d could not be found. 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 122c7a1c-956a-4fb8-a6d4-43871fb8825d could not be found. 2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers  2026-07-01 08:46:26.317 10 ERROR neutron.plugins.ml2.managers [None req-ced63947-3466-41b6-85e4-54e6903b1c17 - - - - - -] Failed to bind port 242068b2-3259-4aa1-b352-bc5a6c9bbcd4 on host instance for vnic_type normal using segments [{'id': '274036e5-c60f-4dcd-9cf9-8b255fd10b48', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 335, 'network_id': 'e5b3a5bb-3f16-4b06-a5c6-6be29c3fe19a'}] 2026-07-01 08:46:26.318 10 INFO neutron.plugins.ml2.plugin [None req-ced63947-3466-41b6-85e4-54e6903b1c17 - - - - - -] Attempt 9 to bind port 242068b2-3259-4aa1-b352-bc5a6c9bbcd4 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers [None req-ced63947-3466-41b6-85e4-54e6903b1c17 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 122c7a1c-956a-4fb8-a6d4-43871fb8825d could not be found. 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 122c7a1c-956a-4fb8-a6d4-43871fb8825d could not be found. 2026-07-01 08:46:26.335 10 ERROR neutron.plugins.ml2.managers  2026-07-01 08:46:26.336 10 ERROR neutron.plugins.ml2.managers [None req-ced63947-3466-41b6-85e4-54e6903b1c17 - - - - - -] Failed to bind port 242068b2-3259-4aa1-b352-bc5a6c9bbcd4 on host instance for vnic_type normal using segments [{'id': '274036e5-c60f-4dcd-9cf9-8b255fd10b48', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 335, 'network_id': 'e5b3a5bb-3f16-4b06-a5c6-6be29c3fe19a'}] 2026-07-01 08:46:26.336 10 INFO neutron.plugins.ml2.plugin [None req-ced63947-3466-41b6-85e4-54e6903b1c17 - - - - - -] Attempt 10 to bind port 242068b2-3259-4aa1-b352-bc5a6c9bbcd4 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers [None req-ced63947-3466-41b6-85e4-54e6903b1c17 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 122c7a1c-956a-4fb8-a6d4-43871fb8825d could not be found. 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 122c7a1c-956a-4fb8-a6d4-43871fb8825d could not be found. 2026-07-01 08:46:26.362 10 ERROR neutron.plugins.ml2.managers  2026-07-01 08:46:26.363 10 ERROR neutron.plugins.ml2.managers [None req-ced63947-3466-41b6-85e4-54e6903b1c17 - - - - - -] Failed to bind port 242068b2-3259-4aa1-b352-bc5a6c9bbcd4 on host instance for vnic_type normal using segments [{'id': '274036e5-c60f-4dcd-9cf9-8b255fd10b48', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 335, 'network_id': 'e5b3a5bb-3f16-4b06-a5c6-6be29c3fe19a'}] 2026-07-01 08:46:27.386 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port eeb944a3-43d7-4768-9405-bb71e637fb15 2026-07-01 08:46:27.876 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port d68c3877-c3e6-41e7-998e-2b4114684c9a 2026-07-01 08:46:28.249 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 1377b814-73cf-40f3-ab76-a8774051e26f 2026-07-01 08:46:28.717 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 2212e82e-3ca3-44f3-bac5-64e7fb05f90d 2026-07-01 08:46:28.842 10 INFO neutron.plugins.ml2.plugin [None req-7180be18-ab51-4041-90e4-59dcfa0b8310 - - - - - -] Attempt 1 to provision port 9441620a-4f9b-4b2f-8f63-bd4784367ff8 2026-07-01 08:46:29.173 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 4eaf029a-ee2b-4a16-9095-ef0428df3ec5 2026-07-01 08:46:29.210 9 INFO neutron.plugins.ml2.db [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] No ports have port_id starting with 4eaf029a-ee2b-4a16-9095-ef0428df3ec5 2026-07-01 08:46:29.504 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port eeb944a3-43d7-4768-9405-bb71e637fb15 2026-07-01 08:46:29.816 9 INFO neutron.plugins.ml2.plugin [None req-160c010b-036f-4dcc-9ed0-c2e7442a6a7f - - - - - -] Attempt 1 to provision port 74438e1f-50b3-4783-8d5f-b34e85075750 2026-07-01 08:46:29.915 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port d68c3877-c3e6-41e7-998e-2b4114684c9a 2026-07-01 08:46:30.317 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 1377b814-73cf-40f3-ab76-a8774051e26f 2026-07-01 08:46:30.758 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 74438e1f-50b3-4783-8d5f-b34e85075750 2026-07-01 08:46:31.150 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 2212e82e-3ca3-44f3-bac5-64e7fb05f90d 2026-07-01 08:46:31.226 9 INFO neutron.plugins.ml2.plugin [None req-6cc179e9-9a47-4d67-ad3a-5ecb0a3da37b - - - - - -] Attempt 1 to provision port 45da2841-ce4a-4685-899e-ac69dfa8cdfc 2026-07-01 08:46:31.868 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 9441620a-4f9b-4b2f-8f63-bd4784367ff8 2026-07-01 08:46:32.034 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-779ca1c7-6fcd-44de-9361-db0d022491ca'] response: {'server_uuid': '2c40ee4b-355b-4450-90b4-6990622f292f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9441620a-4f9b-4b2f-8f63-bd4784367ff8', 'code': 200} 2026-07-01 08:46:33.840 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 9441620a-4f9b-4b2f-8f63-bd4784367ff8 2026-07-01 08:46:44.916 10 INFO neutron.plugins.ml2.plugin [None req-b5162223-1de3-40ca-b851-b4295a121a9a - - - - - -] Attempt 1 to provision port 129eb929-5b21-4e69-b59f-49d99b6f60e0 2026-07-01 08:46:45.894 9 INFO neutron.plugins.ml2.plugin [None req-57d24107-b40a-4996-8b2c-8b52ef0de33d - - - - - -] Attempt 1 to provision port 563251ef-be27-44b8-9654-d8b4f61e26b2 2026-07-01 08:46:45.926 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 563251ef-be27-44b8-9654-d8b4f61e26b2 2026-07-01 08:46:47.685 10 INFO neutron.plugins.ml2.plugin [None req-8aac0b8b-c20b-4e75-b9a9-5cdd92c15562 - - - - - -] Attempt 1 to provision port 83d55d9f-10ea-49cd-8089-7a154b349355 2026-07-01 08:46:47.949 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 563251ef-be27-44b8-9654-d8b4f61e26b2 2026-07-01 08:46:48.453 9 INFO neutron.plugins.ml2.plugin [None req-b928745b-a21d-4a0d-96ed-53c568f036e8 - - - - - -] Attempt 1 to provision port 83d55d9f-10ea-49cd-8089-7a154b349355 2026-07-01 08:46:49.872 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port ad834b33-d0fa-4fee-9c6e-f4e305d5d35a 2026-07-01 08:46:52.017 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port ad834b33-d0fa-4fee-9c6e-f4e305d5d35a 2026-07-01 08:46:53.354 10 INFO neutron.plugins.ml2.plugin [None req-016c48f6-de5f-4e15-9175-878175f2d106 - - - - - -] Attempt 1 to provision port 2ebf671b-1a5c-46ef-8f8c-5236b8f6150b 2026-07-01 08:46:53.511 9 INFO neutron.plugins.ml2.plugin [None req-f2135283-b9f7-408a-a396-31676b14b710 - - - - - -] Attempt 1 to provision port eda36e58-beaa-4792-ade7-8c18b5b1f325 2026-07-01 08:46:55.976 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 2ebf671b-1a5c-46ef-8f8c-5236b8f6150b 2026-07-01 08:46:56.138 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8bc2913b-fdbc-4be8-a3fe-24e6c3cecd56'] response: {'server_uuid': 'ccb9593b-61aa-4133-b025-9bfbb1dfd90b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2ebf671b-1a5c-46ef-8f8c-5236b8f6150b', 'code': 200} 2026-07-01 08:46:56.691 9 INFO neutron.plugins.ml2.plugin [None req-d57dfa15-e5a9-45c3-b62a-97d606fe5004 - - - - - -] Attempt 1 to provision port 2849a8e5-8fd6-415a-9a87-9982f4adc755 2026-07-01 08:46:57.839 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 2ebf671b-1a5c-46ef-8f8c-5236b8f6150b 2026-07-01 08:47:01.904 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 5ea35b16-e8a0-4d0b-b7b7-7ef978bb8125 2026-07-01 08:47:02.552 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port d18c092b-6961-4430-97b9-34a4709545e7 2026-07-01 08:47:02.754 9 INFO neutron.plugins.ml2.plugin [None req-c2d22586-ebbc-4f7c-91cb-2382114e3b1e - - - - - -] Attempt 1 to provision port 5ea35b16-e8a0-4d0b-b7b7-7ef978bb8125 2026-07-01 08:47:02.852 9 INFO neutron.plugins.ml2.plugin [None req-c2d22586-ebbc-4f7c-91cb-2382114e3b1e - - - - - -] Attempt 1 to provision port 63aca3b6-3495-44ce-b9d6-b5377f5d0f70 2026-07-01 08:47:03.001 9 INFO neutron.plugins.ml2.plugin [None req-c8c3a4b9-b6fb-406f-9ece-d4ce6aa78bac - - - - - -] Attempt 1 to provision port 63aca3b6-3495-44ce-b9d6-b5377f5d0f70 2026-07-01 08:47:03.254 9 INFO neutron.plugins.ml2.plugin [None req-d1c37dfe-04a4-48b5-8ee7-38af2f385b3b - - - - - -] Attempt 1 to provision port 63aca3b6-3495-44ce-b9d6-b5377f5d0f70 2026-07-01 08:47:03.952 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 5ea35b16-e8a0-4d0b-b7b7-7ef978bb8125 2026-07-01 08:47:04.323 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port d18c092b-6961-4430-97b9-34a4709545e7 2026-07-01 08:47:06.134 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 129eb929-5b21-4e69-b59f-49d99b6f60e0 2026-07-01 08:47:07.771 9 INFO neutron.plugins.ml2.plugin [None req-bae4979b-9fa5-424a-8b4a-76e2e43de1a4 - - - - - -] Attempt 1 to provision port e25b7348-dfe0-44a3-878d-0afdb1cd72c3 2026-07-01 08:47:10.501 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port e25b7348-dfe0-44a3-878d-0afdb1cd72c3 2026-07-01 08:47:10.803 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-039cc22c-1c5e-4be3-ae3a-e4861185bce0'] response: {'server_uuid': 'a675b392-950e-41d0-a819-f242f213775f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e25b7348-dfe0-44a3-878d-0afdb1cd72c3', 'code': 200} 2026-07-01 08:47:11.932 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port e25b7348-dfe0-44a3-878d-0afdb1cd72c3 2026-07-01 08:47:12.989 10 INFO neutron.plugins.ml2.plugin [None req-fa782b9a-63a3-479d-836d-d6a0a5768bdd - - - - - -] Attempt 1 to provision port 13587f8c-a007-4264-be08-2a6eff28050b 2026-07-01 08:47:15.987 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 13587f8c-a007-4264-be08-2a6eff28050b 2026-07-01 08:47:16.128 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3fc172b3-301e-4014-b187-560c9766c57f'] response: {'server_uuid': 'a3407a86-574d-4bb2-91ad-3b7018415d1b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '13587f8c-a007-4264-be08-2a6eff28050b', 'code': 200} 2026-07-01 08:47:17.951 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 2849a8e5-8fd6-415a-9a87-9982f4adc755 2026-07-01 08:47:18.383 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 13587f8c-a007-4264-be08-2a6eff28050b 2026-07-01 08:47:19.925 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 63aca3b6-3495-44ce-b9d6-b5377f5d0f70 2026-07-01 08:47:20.389 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 2849a8e5-8fd6-415a-9a87-9982f4adc755 2026-07-01 08:47:21.894 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 63aca3b6-3495-44ce-b9d6-b5377f5d0f70 2026-07-01 08:47:36.525 10 INFO neutron.plugins.ml2.plugin [None req-8b520d3c-a3d6-4fb3-a478-73c6b9ff3b50 - - - - - -] Attempt 1 to provision port 2fad856c-8fb8-4bcf-a7a5-959beccc6c8a 2026-07-01 08:47:38.029 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 2fad856c-8fb8-4bcf-a7a5-959beccc6c8a 2026-07-01 08:47:38.177 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8725b402-be3a-406d-b87e-9e53e907f61c'] response: {'server_uuid': '2f74a149-8636-4203-9aae-7e9b2d23d20b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2fad856c-8fb8-4bcf-a7a5-959beccc6c8a', 'code': 200} 2026-07-01 08:47:39.937 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 2fad856c-8fb8-4bcf-a7a5-959beccc6c8a 2026-07-01 08:48:01.465 10 INFO neutron.plugins.ml2.plugin [None req-b75f667e-e438-489c-9986-a5300d7fe18f - - - - - -] Attempt 1 to provision port 3b091f4b-c62e-4b64-94d6-79a5d0e7be64 2026-07-01 08:48:04.471 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 3b091f4b-c62e-4b64-94d6-79a5d0e7be64 2026-07-01 08:48:04.600 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-033a20b3-01d9-4135-b4b0-8a291b4d455f'] response: {'server_uuid': 'a3407a86-574d-4bb2-91ad-3b7018415d1b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3b091f4b-c62e-4b64-94d6-79a5d0e7be64', 'code': 200} 2026-07-01 08:48:06.048 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 3b091f4b-c62e-4b64-94d6-79a5d0e7be64 2026-07-01 08:48:09.887 10 INFO neutron.plugins.ml2.plugin [None req-8ce3faf1-1df2-4849-9501-eabc26edf1dd - - - - - -] Attempt 1 to provision port 838c589d-d432-4234-a01d-f0e5ebef6c95 2026-07-01 08:48:10.144 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 15379714-639f-49f9-986c-9391faf9727c 2026-07-01 08:48:10.350 10 INFO neutron.plugins.ml2.plugin [None req-5334b59b-dea9-4580-a81c-448d97208341 - - - - - -] Attempt 1 to provision port 3fd259f7-dd20-453d-852f-9161ae4e0532 2026-07-01 08:48:10.891 9 INFO neutron.plugins.ml2.plugin [None req-34d347cc-9e74-4c2d-a40b-71d1e10f85af - - - - - -] Attempt 1 to provision port 15379714-639f-49f9-986c-9391faf9727c 2026-07-01 08:48:10.939 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 78813112-5524-49aa-b360-82967ccf4e0f 2026-07-01 08:48:11.498 10 INFO neutron.plugins.ml2.plugin [None req-da500307-efab-43bd-978d-3db8f81b61f2 - - - - - -] Attempt 1 to provision port 78813112-5524-49aa-b360-82967ccf4e0f 2026-07-01 08:48:11.704 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 3fd259f7-dd20-453d-852f-9161ae4e0532 2026-07-01 08:48:11.922 9 INFO neutron.plugins.ml2.plugin [None req-66548650-51d9-4fd3-be53-16a935d82e07 - - - - - -] Attempt 1 to provision port f42d5360-288d-4afe-991c-422edb1ff371 2026-07-01 08:48:12.558 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 15379714-639f-49f9-986c-9391faf9727c 2026-07-01 08:48:12.697 9 INFO neutron.plugins.ml2.plugin [None req-987fd520-c8fc-4ef8-966f-52b23ec39a04 - - - - - -] Attempt 1 to provision port 9d0dd638-5e5e-4254-a8b3-e3ce87fdadbb 2026-07-01 08:48:13.108 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 7c2ecfbd-39b3-4493-b8b0-ccc0f2b23298 2026-07-01 08:48:13.286 9 INFO neutron.plugins.ml2.plugin [None req-333f64b9-f842-4146-978c-a0cba538849a - - - - - -] Attempt 1 to provision port f4d68702-daeb-48d6-afe7-6a70253c88a8 2026-07-01 08:48:13.364 9 INFO neutron.plugins.ml2.plugin [None req-333f64b9-f842-4146-978c-a0cba538849a - - - - - -] Attempt 1 to provision port 7c2ecfbd-39b3-4493-b8b0-ccc0f2b23298 2026-07-01 08:48:13.864 10 INFO neutron.plugins.ml2.plugin [None req-a050a64a-f77a-4fdd-acad-ba1888cecfd4 - - - - - -] Attempt 1 to provision port f4d68702-daeb-48d6-afe7-6a70253c88a8 2026-07-01 08:48:16.216 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 33fd0d05-d773-4765-a951-06f29e1d402d 2026-07-01 08:48:17.080 10 INFO neutron.plugins.ml2.plugin [None req-598ec91b-d0ba-4ace-b231-6f28f464908f - - - - - -] Attempt 1 to provision port 8f6f0b30-5da4-4c5d-8344-0f113a30e1ca 2026-07-01 08:48:18.127 10 INFO neutron.plugins.ml2.plugin [None req-dd5121bc-694c-45fa-9423-b7090c245c19 - - - - - -] Attempt 1 to provision port 1121cdab-6203-4229-9dcf-fc0cd2fa35ba 2026-07-01 08:48:18.397 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 1121cdab-6203-4229-9dcf-fc0cd2fa35ba 2026-07-01 08:48:18.880 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 33fd0d05-d773-4765-a951-06f29e1d402d 2026-07-01 08:48:19.990 9 INFO neutron.plugins.ml2.plugin [None req-04323354-5039-48f9-b02b-c4f3bda68b67 - - - - - -] Attempt 1 to provision port 350f3ecf-203a-41e9-b740-eb94fd789acf 2026-07-01 08:48:20.318 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 1121cdab-6203-4229-9dcf-fc0cd2fa35ba 2026-07-01 08:48:20.842 10 INFO neutron.plugins.ml2.plugin [None req-83b00267-f43c-46fb-8dea-1f44e8e97bfd - - - - - -] Attempt 1 to provision port 350f3ecf-203a-41e9-b740-eb94fd789acf 2026-07-01 08:48:22.309 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 0f67d00d-41d7-4775-be0f-41399a1bb65d 2026-07-01 08:48:24.501 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 0f67d00d-41d7-4775-be0f-41399a1bb65d 2026-07-01 08:48:29.368 10 INFO neutron.plugins.ml2.plugin [None req-4a004970-a156-4038-96ce-e58a1bc8a5eb - - - - - -] Attempt 1 to provision port 5ba1f2ed-4ed4-4c88-9020-a46be744053e 2026-07-01 08:48:30.201 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 838c589d-d432-4234-a01d-f0e5ebef6c95 2026-07-01 08:48:30.608 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port f4d68702-daeb-48d6-afe7-6a70253c88a8 2026-07-01 08:48:32.422 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 5ba1f2ed-4ed4-4c88-9020-a46be744053e 2026-07-01 08:48:32.576 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3cf93891-d571-4f42-80a8-5352cc251e0b'] response: {'server_uuid': '4f068658-7e22-4356-98dc-1a85499884bc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5ba1f2ed-4ed4-4c88-9020-a46be744053e', 'code': 200} 2026-07-01 08:48:33.021 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 838c589d-d432-4234-a01d-f0e5ebef6c95 2026-07-01 08:48:33.221 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port f4d68702-daeb-48d6-afe7-6a70253c88a8 2026-07-01 08:48:34.223 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 5ba1f2ed-4ed4-4c88-9020-a46be744053e 2026-07-01 08:48:35.994 9 INFO neutron.plugins.ml2.plugin [None req-6ccaa171-4fbc-4b13-8a38-e5e1245f5f9e - - - - - -] Attempt 1 to provision port ddda3a99-243f-46b5-a081-781084156285 2026-07-01 08:48:36.206 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 350f3ecf-203a-41e9-b740-eb94fd789acf 2026-07-01 08:48:38.503 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port ddda3a99-243f-46b5-a081-781084156285 2026-07-01 08:48:38.647 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd1a9fc8-6c9f-4ab3-9021-9aad338efd72'] response: {'server_uuid': 'a3407a86-574d-4bb2-91ad-3b7018415d1b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ddda3a99-243f-46b5-a081-781084156285', 'code': 200} 2026-07-01 08:48:39.053 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 350f3ecf-203a-41e9-b740-eb94fd789acf 2026-07-01 08:48:39.344 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 8f6f0b30-5da4-4c5d-8344-0f113a30e1ca 2026-07-01 08:48:39.873 9 INFO neutron.plugins.ml2.plugin [None req-4763fa34-94ca-4a74-9608-f772b722a18d - - - - - -] Attempt 1 to provision port ddda3a99-243f-46b5-a081-781084156285 2026-07-01 08:48:40.251 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port ddda3a99-243f-46b5-a081-781084156285 2026-07-01 08:48:40.738 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port 8f6f0b30-5da4-4c5d-8344-0f113a30e1ca 2026-07-01 08:48:51.479 9 INFO neutron.plugins.ml2.plugin [None req-aded9036-ac0d-44cc-88a7-4b0d1455ad85 - - - - - -] Attempt 1 to provision port d4e3d184-0d98-40b9-b3dc-d859138baaa5 2026-07-01 08:48:52.561 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-31340775-e372-456b-a20a-bfc4cadea744'] response: {'server_uuid': '4f068658-7e22-4356-98dc-1a85499884bc', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5ba1f2ed-4ed4-4c88-9020-a46be744053e', 'code': 200} 2026-07-01 08:48:54.328 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port d4e3d184-0d98-40b9-b3dc-d859138baaa5 2026-07-01 08:48:54.873 10 INFO neutron.plugins.ml2.plugin [None req-9557044b-989a-430c-89c5-9d7b1ab171f4 - - - - - -] Attempt 1 to provision port d4e3d184-0d98-40b9-b3dc-d859138baaa5 2026-07-01 08:48:54.995 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c98b6349-fa5b-4378-bd67-26fcdcccdefc'] response: {'server_uuid': 'a3407a86-574d-4bb2-91ad-3b7018415d1b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd4e3d184-0d98-40b9-b3dc-d859138baaa5', 'code': 200} 2026-07-01 08:48:56.362 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port d4e3d184-0d98-40b9-b3dc-d859138baaa5 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-01 08:49:05.419 10 INFO neutron.plugins.ml2.plugin [None req-22d9adc3-9dc8-42df-a892-8c8e3438f95d - - - - - -] Attempt 1 to provision port d4e3d184-0d98-40b9-b3dc-d859138baaa5 2026-07-01 08:49:06.275 9 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port d4e3d184-0d98-40b9-b3dc-d859138baaa5 2026-07-01 08:49:35.768 9 INFO neutron.plugins.ml2.plugin [None req-6ef83497-8b49-49aa-a57b-51e734ed3286 - - - - - -] Attempt 1 to provision port ddda3a99-243f-46b5-a081-781084156285 2026-07-01 08:49:36.340 10 INFO neutron.plugins.ml2.plugin [None req-2c754953-48c1-408a-93f9-e4741c771ea8 - - - - - -] Attempt 1 to provision port ddda3a99-243f-46b5-a081-781084156285