+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-31 06:25:25.478 1 INFO neutron.common.config [-] Logging enabled! 2026-05-31 06:25:25.478 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-05-31 06:25:25.478 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-31 06:25:25.479 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-31 06:25:26.620 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-31 06:25:26.622 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-31 06:25:26.625 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-31 06:25:26.626 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-31 06:25:26.626 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-31 06:25:26.626 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-31 06:25:26.626 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-31 06:25:26.631 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-31 06:25:26.631 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-31 06:25:26.631 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-31 06:25:26.647 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-31 06:25:26.648 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-31 06:25:26.648 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-31 06:25:26.680 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-31 06:25:26.681 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-31 06:25:26.681 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-31 06:25:26.681 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-31 06:25:26.686 1 WARNING oslo_policy.policy [None req-2b000a61-8e34-42f3-b048-ffe8c73823fa - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-31 06:25:26.971 1 INFO neutron.plugins.ml2.managers [None req-2b000a61-8e34-42f3-b048-ffe8c73823fa - - - - - -] Initializing driver for type 'vlan' 2026-05-31 06:25:27.273 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-2b000a61-8e34-42f3-b048-ffe8c73823fa - - - - - -] VlanTypeDriver initialization complete 2026-05-31 06:25:27.273 1 INFO neutron.plugins.ml2.managers [None req-2b000a61-8e34-42f3-b048-ffe8c73823fa - - - - - -] Initializing driver for type 'vxlan' 2026-05-31 06:25:27.273 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-2b000a61-8e34-42f3-b048-ffe8c73823fa - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-31 06:25:27.372 1 INFO neutron.plugins.ml2.managers [None req-2b000a61-8e34-42f3-b048-ffe8c73823fa - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-31 06:25:27.373 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-2b000a61-8e34-42f3-b048-ffe8c73823fa - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-31 06:25:27.373 1 INFO neutron.plugins.ml2.managers [None req-2b000a61-8e34-42f3-b048-ffe8c73823fa - - - - - -] Initializing extension driver 'port_security' 2026-05-31 06:25:27.374 1 INFO neutron.plugins.ml2.extensions.port_security [None req-2b000a61-8e34-42f3-b048-ffe8c73823fa - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-31 06:25:27.374 1 INFO neutron.plugins.ml2.managers [None req-2b000a61-8e34-42f3-b048-ffe8c73823fa - - - - - -] Initializing extension driver 'qos' 2026-05-31 06:25:27.374 1 INFO neutron.plugins.ml2.managers [None req-2b000a61-8e34-42f3-b048-ffe8c73823fa - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-31 06:25:27.375 1 INFO neutron.plugins.ml2.managers [None req-2b000a61-8e34-42f3-b048-ffe8c73823fa - - - - - -] Initializing mechanism driver 'l2population' 2026-05-31 06:25:27.388 1 INFO neutron.quota [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded quota_driver: . 2026-05-31 06:25:27.389 1 INFO neutron.plugins.ml2.plugin [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Modular L2 Plugin initialization complete 2026-05-31 06:25:27.389 1 INFO neutron.plugins.ml2.managers [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-31 06:25:27.389 1 INFO neutron.plugins.ml2.managers [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-31 06:25:27.390 1 INFO neutron.plugins.ml2.managers [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-31 06:25:27.390 1 INFO neutron.extensions.vlantransparent [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Disabled vlantransparent extension. 2026-05-31 06:25:27.390 1 INFO neutron.manager [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loading Plugin: qos 2026-05-31 06:25:27.400 1 INFO neutron.manager [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loading Plugin: router 2026-05-31 06:25:27.437 1 INFO neutron.services.service_base [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-31 06:25:27.438 1 INFO neutron.manager [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loading Plugin: segments 2026-05-31 06:25:27.504 1 INFO neutron.manager [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loading Plugin: trunk 2026-05-31 06:25:27.557 1 INFO neutron.manager [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loading Plugin: vpnaas 2026-05-31 06:25:27.594 1 WARNING stevedore.named [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-31 06:25:27.647 1 INFO neutron_vpnaas.services.vpn.plugin [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-31 06:25:27.648 1 INFO neutron.common.utils [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-31 06:25:27.648 1 INFO neutron.manager [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loading Plugin: auto_allocate 2026-05-31 06:25:27.656 1 INFO neutron.manager [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loading Plugin: tag 2026-05-31 06:25:27.662 1 INFO neutron.manager [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loading Plugin: timestamp 2026-05-31 06:25:27.664 1 INFO neutron.manager [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loading Plugin: network_ip_availability 2026-05-31 06:25:27.669 1 INFO neutron.manager [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loading Plugin: flavors 2026-05-31 06:25:27.671 1 INFO neutron.manager [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loading Plugin: revisions 2026-05-31 06:25:27.674 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Initializing extension manager. 2026-05-31 06:25:27.675 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: address-group 2026-05-31 06:25:27.676 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: address-scope 2026-05-31 06:25:27.676 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-31 06:25:27.677 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: agent 2026-05-31 06:25:27.677 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: agent-resources-synced 2026-05-31 06:25:27.678 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-31 06:25:27.679 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-31 06:25:27.679 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: availability_zone 2026-05-31 06:25:27.680 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: availability_zone_filter 2026-05-31 06:25:27.681 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-31 06:25:27.681 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: default-subnetpools 2026-05-31 06:25:27.682 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-31 06:25:27.683 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: dns-integration 2026-05-31 06:25:27.685 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: dns-domain-ports 2026-05-31 06:25:27.686 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-31 06:25:27.687 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: dvr 2026-05-31 06:25:27.688 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-31 06:25:27.688 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: empty-string-filtering 2026-05-31 06:25:27.689 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-31 06:25:27.690 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-31 06:25:27.691 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: external-net 2026-05-31 06:25:27.692 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-31 06:25:27.692 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: extraroute 2026-05-31 06:25:27.693 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: extraroute-atomic 2026-05-31 06:25:27.694 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-31 06:25:27.695 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-31 06:25:27.695 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-31 06:25:27.696 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-31 06:25:27.697 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: fip-port-details 2026-05-31 06:25:27.698 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: flavors 2026-05-31 06:25:27.699 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-31 06:25:27.700 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: floatingip-pools 2026-05-31 06:25:27.701 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: ip_allocation 2026-05-31 06:25:27.701 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-31 06:25:27.702 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: l2_adjacency 2026-05-31 06:25:27.703 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: router 2026-05-31 06:25:27.705 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-31 06:25:27.706 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-31 06:25:27.707 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-31 06:25:27.707 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: ext-gw-mode 2026-05-31 06:25:27.708 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: l3-ha 2026-05-31 06:25:27.709 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-31 06:25:27.709 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-31 06:25:27.710 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: l3-flavors 2026-05-31 06:25:27.711 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-31 06:25:27.712 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-31 06:25:27.714 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-31 06:25:27.715 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-31 06:25:27.716 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-31 06:25:27.718 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-31 06:25:27.719 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-31 06:25:27.719 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: multi-provider 2026-05-31 06:25:27.720 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: net-mtu 2026-05-31 06:25:27.721 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: net-mtu-writable 2026-05-31 06:25:27.722 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: network_availability_zone 2026-05-31 06:25:27.722 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: network_ha 2026-05-31 06:25:27.723 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: network-ip-availability 2026-05-31 06:25:27.725 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-31 06:25:27.725 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: pagination 2026-05-31 06:25:27.726 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: port-device-profile 2026-05-31 06:25:27.727 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-31 06:25:27.727 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-31 06:25:27.728 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-31 06:25:27.728 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: port-mac-override 2026-05-31 06:25:27.729 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-31 06:25:27.729 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-31 06:25:27.730 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: port-resource-request 2026-05-31 06:25:27.730 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-31 06:25:27.731 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: binding 2026-05-31 06:25:27.731 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: binding-extended 2026-05-31 06:25:27.732 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: port-security 2026-05-31 06:25:27.732 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: project-id 2026-05-31 06:25:27.733 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: provider 2026-05-31 06:25:27.735 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: qos 2026-05-31 06:25:27.735 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-31 06:25:27.736 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-31 06:25:27.737 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: qos-default 2026-05-31 06:25:27.737 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: qos-fip 2026-05-31 06:25:27.738 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-31 06:25:27.738 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-31 06:25:27.739 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-31 06:25:27.740 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-31 06:25:27.740 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-31 06:25:27.741 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: qos-pps 2026-05-31 06:25:27.741 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-31 06:25:27.742 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-31 06:25:27.742 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: qos-rules-alias 2026-05-31 06:25:27.743 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: quota-check-limit 2026-05-31 06:25:27.745 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: quotas 2026-05-31 06:25:27.747 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: quota_details 2026-05-31 06:25:27.748 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: rbac-policies 2026-05-31 06:25:27.749 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: rbac-address-group 2026-05-31 06:25:27.749 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: rbac-address-scope 2026-05-31 06:25:27.749 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: rbac-security-groups 2026-05-31 06:25:27.750 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-31 06:25:27.750 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: revision-if-match 2026-05-31 06:25:27.751 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-31 06:25:27.752 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: router_availability_zone 2026-05-31 06:25:27.752 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-31 06:25:27.753 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-31 06:25:27.754 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-31 06:25:27.754 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-31 06:25:27.755 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-31 06:25:27.755 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-31 06:25:27.756 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-31 06:25:27.762 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: security-group 2026-05-31 06:25:27.763 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: segment 2026-05-31 06:25:27.764 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-31 06:25:27.764 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: service-type 2026-05-31 06:25:27.765 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: sorting 2026-05-31 06:25:27.765 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: standard-attr-segment 2026-05-31 06:25:27.766 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: standard-attr-description 2026-05-31 06:25:27.766 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: stateful-security-group 2026-05-31 06:25:27.767 1 WARNING neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-31 06:25:27.767 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-31 06:25:27.768 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: subnet_onboard 2026-05-31 06:25:27.768 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-31 06:25:27.769 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: subnet-service-types 2026-05-31 06:25:27.769 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: subnet_allocation 2026-05-31 06:25:27.770 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-31 06:25:27.770 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-31 06:25:27.773 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: standard-attr-tag 2026-05-31 06:25:27.774 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-31 06:25:27.774 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: trunk 2026-05-31 06:25:27.775 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: trunk-details 2026-05-31 06:25:27.775 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-31 06:25:27.776 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-31 06:25:27.777 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-31 06:25:27.778 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-31 06:25:27.778 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: vpn-flavors 2026-05-31 06:25:27.780 1 INFO neutron.api.extensions [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Loaded extension: vpnaas 2026-05-31 06:25:27.783 1 INFO oslo_service.service [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Starting 2 workers 2026-05-31 06:25:27.788 1 INFO oslo_service.service [None req-7cd685e0-b66c-4aaa-a42b-a1ad692dada5 - - - - - -] Starting 1 workers 2026-05-31 06:26:00.909 9 INFO neutron.db.l3_hamode_db [None req-6941e054-3a59-42ad-9ebf-a0fd56fa4ed3 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-31 06:26:19.862 10 INFO neutron.plugins.ml2.plugin [None req-e22afaed-2dee-42a1-a1e1-eff7bdda63e3 - - - - - -] Attempt 1 to provision port 2970883d-24c0-4cc9-8bc3-118c8c8760a6 2026-05-31 06:26:20.285 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 2970883d-24c0-4cc9-8bc3-118c8c8760a6 2026-05-31 06:26:22.190 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 2970883d-24c0-4cc9-8bc3-118c8c8760a6 2026-05-31 06:30:50.175 9 INFO neutron.plugins.ml2.plugin [None req-6c7312e9-0dae-4f55-b6e2-e6db4b47d5f7 - - - - - -] Attempt 1 to provision port 6c56880e-eda8-41f7-a300-52da667e4fc5 2026-05-31 06:30:50.443 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 6c56880e-eda8-41f7-a300-52da667e4fc5 2026-05-31 06:30:52.390 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 6c56880e-eda8-41f7-a300-52da667e4fc5 2026-05-31 06:30:57.926 9 INFO neutron.plugins.ml2.plugin [None req-82c25e57-a54c-407d-8ed5-d084d0020fdc - - - - - -] Attempt 1 to provision port b16c38c0-86fd-4293-8f5e-00de1becc391 2026-05-31 06:34:40.699 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port b16c38c0-86fd-4293-8f5e-00de1becc391 2026-05-31 06:34:42.554 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port b16c38c0-86fd-4293-8f5e-00de1becc391 2026-05-31 06:44:12.929 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 7338474d-8b4d-46ab-b255-94bbfb2e69d4 2026-05-31 06:44:14.907 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 7338474d-8b4d-46ab-b255-94bbfb2e69d4 2026-05-31 07:00:17.719 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 1aa90342-6268-4335-a15a-a173a88fa92a 2026-05-31 07:00:17.820 9 INFO neutron.plugins.ml2.plugin [None req-ddab0ac3-aaec-4e9c-9d6b-4b00a030ba4b - - - - - -] Attempt 1 to provision port 35eb7a4f-e4c5-4fd9-a044-174dc50c53e4 2026-05-31 07:00:18.236 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 4f2455a0-d174-4110-899f-9f3ca2478b12 2026-05-31 07:00:18.287 10 INFO neutron.plugins.ml2.plugin [None req-650c5282-f150-4929-a7d5-c26c57c5ba43 - - - - - -] Attempt 1 to provision port 0a03ae96-0092-44c4-a274-42961716535d 2026-05-31 07:00:18.758 10 INFO neutron.plugins.ml2.plugin [None req-3c504da3-71b7-4fe3-838d-1ec86d036fac - - - - - -] Attempt 1 to provision port 1aa90342-6268-4335-a15a-a173a88fa92a 2026-05-31 07:00:18.964 9 INFO neutron.plugins.ml2.plugin [None req-cc3621c5-0fda-4106-8518-740164374458 - - - - - -] Attempt 1 to provision port 4f2455a0-d174-4110-899f-9f3ca2478b12 2026-05-31 07:00:19.506 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 1aa90342-6268-4335-a15a-a173a88fa92a 2026-05-31 07:00:20.220 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 4f2455a0-d174-4110-899f-9f3ca2478b12 2026-05-31 07:00:21.287 9 INFO neutron.plugins.ml2.plugin [None req-6cf1863f-bdd2-4434-883f-704d82d2f98f - - - - - -] Attempt 1 to provision port b0ca1edb-f430-4f85-aea1-d26dd303a9a7 2026-05-31 07:00:21.454 10 INFO neutron.plugins.ml2.plugin [None req-968833b2-689b-403b-b7ba-668020d575c4 - - - - - -] Attempt 1 to provision port 7802084a-342b-4c27-9acd-850834ff4d93 2026-05-31 07:00:22.003 9 INFO neutron.plugins.ml2.plugin [None req-74ae26e9-a100-497e-9079-18b3a340d86e - - - - - -] Attempt 1 to provision port b0ca1edb-f430-4f85-aea1-d26dd303a9a7 2026-05-31 07:00:22.151 10 INFO neutron.plugins.ml2.plugin [None req-6417193d-91b6-42ce-9908-3d0e27074240 - - - - - -] Attempt 1 to provision port 7802084a-342b-4c27-9acd-850834ff4d93 2026-05-31 07:00:26.138 9 INFO neutron.plugins.ml2.plugin [None req-f1317fb1-a30d-4d53-8398-52d27d3546f8 - - - - - -] Attempt 1 to provision port dba3c1ab-3195-49a3-8d41-0d67004beef6 2026-05-31 07:00:27.095 9 INFO neutron.plugins.ml2.plugin [None req-f658f899-4f41-4c4a-8b06-d8aaa0e6a77a - - - - - -] Attempt 1 to provision port b74154b1-c734-46a6-8e58-df4bbb11609b 2026-05-31 07:00:27.601 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port b74154b1-c734-46a6-8e58-df4bbb11609b 2026-05-31 07:00:29.218 9 INFO neutron.plugins.ml2.plugin [None req-5e2338aa-0d93-46f6-84e3-10dc5d1afc56 - - - - - -] Attempt 1 to provision port c145fcb5-057d-46e5-96a0-c004ff5e14f7 2026-05-31 07:00:29.737 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port c55fddf4-4ea5-4dbc-8191-3e5d1128e5cd 2026-05-31 07:00:29.971 10 INFO neutron.plugins.ml2.plugin [None req-3cffe71d-b553-433e-8c41-659b84b42ebf - - - - - -] Attempt 1 to provision port c145fcb5-057d-46e5-96a0-c004ff5e14f7 2026-05-31 07:00:31.682 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port c46b0476-a746-4620-8403-088c38f0015c 2026-05-31 07:00:33.538 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port c46b0476-a746-4620-8403-088c38f0015c 2026-05-31 07:00:34.682 10 INFO neutron.plugins.ml2.plugin [None req-9571cd3c-5870-4ec8-8463-38a397582e5c - - - - - -] Attempt 1 to provision port 9ccbfa7a-9f2c-4317-9aa7-77e8c7cf68d8 2026-05-31 07:00:35.554 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 1bf5d1f3-647f-40c3-95c4-9f2bd80c9af8 2026-05-31 07:00:35.569 9 INFO neutron.plugins.ml2.plugin [None req-0e2d9fde-90d7-4cd3-b065-c2c7c5d7b855 - - - - - -] Attempt 1 to provision port 1bf5d1f3-647f-40c3-95c4-9f2bd80c9af8 2026-05-31 07:00:37.592 10 INFO neutron.plugins.ml2.plugin [None req-4a59d921-aaf5-4cb0-891c-25f01fc306c1 - - - - - -] Attempt 1 to provision port 5ca85dfc-5faf-44db-a899-bf2828964369 2026-05-31 07:00:37.779 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 1bf5d1f3-647f-40c3-95c4-9f2bd80c9af8 2026-05-31 07:00:38.157 9 INFO neutron.plugins.ml2.plugin [None req-f3dca593-f1b7-4ab3-87b7-044930e2e7cb - - - - - -] Attempt 1 to provision port 5e84f9cd-83b5-4d83-bb2a-4d9dde6c9715 2026-05-31 07:00:38.814 10 INFO neutron.plugins.ml2.plugin [None req-d21e65c8-d13a-4cf0-b457-c7918ed489bd - - - - - -] Attempt 1 to provision port 5ca85dfc-5faf-44db-a899-bf2828964369 2026-05-31 07:00:39.065 9 INFO neutron.plugins.ml2.plugin [None req-eb2bc66b-d6c0-4112-bbe6-2350a9ceecdd - - - - - -] Attempt 1 to provision port 1bcd6a07-517e-4c24-960d-32ab550e0e30 2026-05-31 07:00:39.580 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 38303cc4-41b2-4f9c-ac9b-4ec7538290f6 2026-05-31 07:00:39.898 10 INFO neutron.plugins.ml2.plugin [None req-f3fa7d28-d812-4aae-9db4-f4e028279983 - - - - - -] Attempt 1 to provision port be049822-a8d6-4650-8211-5729441655fc 2026-05-31 07:00:40.168 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 1bcd6a07-517e-4c24-960d-32ab550e0e30 2026-05-31 07:00:41.172 9 INFO neutron.plugins.ml2.plugin [None req-83984416-3d48-4719-b45d-02165754b1c4 - - - - - -] Attempt 1 to provision port d5be760b-49bf-4773-8284-e32edf045fef 2026-05-31 07:00:41.733 10 INFO neutron.plugins.ml2.plugin [None req-2ced24ef-a95e-415a-a691-d485f723c995 - - - - - -] Attempt 1 to provision port d5be760b-49bf-4773-8284-e32edf045fef 2026-05-31 07:00:41.742 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 38303cc4-41b2-4f9c-ac9b-4ec7538290f6 2026-05-31 07:00:42.062 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 1bcd6a07-517e-4c24-960d-32ab550e0e30 2026-05-31 07:00:43.555 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 2581ca0c-40eb-49c2-b0f3-97e08d37aa58 2026-05-31 07:00:45.656 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 2581ca0c-40eb-49c2-b0f3-97e08d37aa58 2026-05-31 07:00:46.069 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port be049822-a8d6-4650-8211-5729441655fc 2026-05-31 07:00:46.783 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f04279c3-8070-45c3-8667-d64532cea200'] response: {'server_uuid': '14f69a0e-7982-403c-8c8c-4979bc38dba4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'be049822-a8d6-4650-8211-5729441655fc', 'code': 200} 2026-05-31 07:00:46.852 9 INFO neutron.plugins.ml2.plugin [None req-5c7dbd4d-64eb-49ab-a92e-9afb65e406dd - - - - - -] Attempt 1 to provision port c599cb46-72ff-457b-aada-3ba4653f914b 2026-05-31 07:00:47.632 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port be049822-a8d6-4650-8211-5729441655fc 2026-05-31 07:00:49.663 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port c599cb46-72ff-457b-aada-3ba4653f914b 2026-05-31 07:00:50.332 10 INFO neutron.plugins.ml2.plugin [None req-2b4d0ba0-c696-4a79-abbd-ad77c5a6f400 - - - - - -] Attempt 1 to provision port 17086143-3b43-40a1-9d00-8f3660460be4 2026-05-31 07:00:50.950 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-66a37369-ecb6-419e-9f20-62c7f5cc6c4d'] response: {'server_uuid': 'f99e4c02-2c6c-4d43-9ebc-b66f31e80d01', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c599cb46-72ff-457b-aada-3ba4653f914b', 'code': 200} 2026-05-31 07:00:51.572 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port c599cb46-72ff-457b-aada-3ba4653f914b 2026-05-31 07:00:53.631 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 17086143-3b43-40a1-9d00-8f3660460be4 2026-05-31 07:00:53.773 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-22f8465d-c7c7-449b-a5b4-fbec885e936f'] response: {'server_uuid': 'dcf00edf-2f23-41b6-94e3-43d4c1288c7f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '17086143-3b43-40a1-9d00-8f3660460be4', 'code': 200} 2026-05-31 07:00:55.640 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 17086143-3b43-40a1-9d00-8f3660460be4 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers [None req-1794a771-a96b-4180-b552-43bd90a0d34b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 225a5663-0ae3-4345-be60-e1af265593f6 could not be found. 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 225a5663-0ae3-4345-be60-e1af265593f6 could not be found. 2026-05-31 07:00:56.354 10 ERROR neutron.plugins.ml2.managers  2026-05-31 07:00:56.356 10 ERROR neutron.plugins.ml2.managers [None req-1794a771-a96b-4180-b552-43bd90a0d34b - - - - - -] Failed to bind port 28851745-0968-4a48-89a9-3e8abd09ee90 on host instance for vnic_type normal using segments [{'id': '77151621-2b54-4dbd-91a0-90506ab9db1f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 526, 'network_id': 'aed05ca2-7314-4fc5-b4de-8de46a3b2794'}] 2026-05-31 07:00:56.357 10 INFO neutron.plugins.ml2.plugin [None req-1794a771-a96b-4180-b552-43bd90a0d34b - - - - - -] Attempt 2 to bind port 28851745-0968-4a48-89a9-3e8abd09ee90 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers [None req-1794a771-a96b-4180-b552-43bd90a0d34b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 225a5663-0ae3-4345-be60-e1af265593f6 could not be found. 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 225a5663-0ae3-4345-be60-e1af265593f6 could not be found. 2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers  2026-05-31 07:00:56.386 10 ERROR neutron.plugins.ml2.managers [None req-1794a771-a96b-4180-b552-43bd90a0d34b - - - - - -] Failed to bind port 28851745-0968-4a48-89a9-3e8abd09ee90 on host instance for vnic_type normal using segments [{'id': '77151621-2b54-4dbd-91a0-90506ab9db1f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 526, 'network_id': 'aed05ca2-7314-4fc5-b4de-8de46a3b2794'}] 2026-05-31 07:00:56.391 10 INFO neutron.plugins.ml2.plugin [None req-1794a771-a96b-4180-b552-43bd90a0d34b - - - - - -] Attempt 3 to bind port 28851745-0968-4a48-89a9-3e8abd09ee90 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers [None req-1794a771-a96b-4180-b552-43bd90a0d34b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 225a5663-0ae3-4345-be60-e1af265593f6 could not be found. 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 225a5663-0ae3-4345-be60-e1af265593f6 could not be found. 2026-05-31 07:00:56.420 10 ERROR neutron.plugins.ml2.managers  2026-05-31 07:00:56.421 10 ERROR neutron.plugins.ml2.managers [None req-1794a771-a96b-4180-b552-43bd90a0d34b - - - - - -] Failed to bind port 28851745-0968-4a48-89a9-3e8abd09ee90 on host instance for vnic_type normal using segments [{'id': '77151621-2b54-4dbd-91a0-90506ab9db1f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 526, 'network_id': 'aed05ca2-7314-4fc5-b4de-8de46a3b2794'}] 2026-05-31 07:00:56.423 10 INFO neutron.plugins.ml2.plugin [None req-1794a771-a96b-4180-b552-43bd90a0d34b - - - - - -] Attempt 4 to bind port 28851745-0968-4a48-89a9-3e8abd09ee90 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers [None req-1794a771-a96b-4180-b552-43bd90a0d34b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 225a5663-0ae3-4345-be60-e1af265593f6 could not be found. 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 225a5663-0ae3-4345-be60-e1af265593f6 could not be found. 2026-05-31 07:00:56.455 10 ERROR neutron.plugins.ml2.managers  2026-05-31 07:00:56.456 10 ERROR neutron.plugins.ml2.managers [None req-1794a771-a96b-4180-b552-43bd90a0d34b - - - - - -] Failed to bind port 28851745-0968-4a48-89a9-3e8abd09ee90 on host instance for vnic_type normal using segments [{'id': '77151621-2b54-4dbd-91a0-90506ab9db1f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 526, 'network_id': 'aed05ca2-7314-4fc5-b4de-8de46a3b2794'}] 2026-05-31 07:00:56.456 10 INFO neutron.plugins.ml2.plugin [None req-1794a771-a96b-4180-b552-43bd90a0d34b - - - - - -] Attempt 5 to bind port 28851745-0968-4a48-89a9-3e8abd09ee90 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers [None req-1794a771-a96b-4180-b552-43bd90a0d34b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 225a5663-0ae3-4345-be60-e1af265593f6 could not be found. 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 225a5663-0ae3-4345-be60-e1af265593f6 could not be found. 2026-05-31 07:00:56.485 10 ERROR neutron.plugins.ml2.managers  2026-05-31 07:00:56.486 10 ERROR neutron.plugins.ml2.managers [None req-1794a771-a96b-4180-b552-43bd90a0d34b - - - - - -] Failed to bind port 28851745-0968-4a48-89a9-3e8abd09ee90 on host instance for vnic_type normal using segments [{'id': '77151621-2b54-4dbd-91a0-90506ab9db1f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 526, 'network_id': 'aed05ca2-7314-4fc5-b4de-8de46a3b2794'}] 2026-05-31 07:00:56.495 10 INFO neutron.plugins.ml2.plugin [None req-1794a771-a96b-4180-b552-43bd90a0d34b - - - - - -] Attempt 6 to bind port 28851745-0968-4a48-89a9-3e8abd09ee90 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers [None req-1794a771-a96b-4180-b552-43bd90a0d34b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 225a5663-0ae3-4345-be60-e1af265593f6 could not be found. 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 225a5663-0ae3-4345-be60-e1af265593f6 could not be found. 2026-05-31 07:00:56.520 10 ERROR neutron.plugins.ml2.managers  2026-05-31 07:00:56.521 10 ERROR neutron.plugins.ml2.managers [None req-1794a771-a96b-4180-b552-43bd90a0d34b - - - - - -] Failed to bind port 28851745-0968-4a48-89a9-3e8abd09ee90 on host instance for vnic_type normal using segments [{'id': '77151621-2b54-4dbd-91a0-90506ab9db1f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 526, 'network_id': 'aed05ca2-7314-4fc5-b4de-8de46a3b2794'}] 2026-05-31 07:00:56.522 10 INFO neutron.plugins.ml2.plugin [None req-1794a771-a96b-4180-b552-43bd90a0d34b - - - - - -] Attempt 7 to bind port 28851745-0968-4a48-89a9-3e8abd09ee90 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers [None req-1794a771-a96b-4180-b552-43bd90a0d34b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 225a5663-0ae3-4345-be60-e1af265593f6 could not be found. 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 225a5663-0ae3-4345-be60-e1af265593f6 could not be found. 2026-05-31 07:00:56.557 10 ERROR neutron.plugins.ml2.managers  2026-05-31 07:00:56.558 10 ERROR neutron.plugins.ml2.managers [None req-1794a771-a96b-4180-b552-43bd90a0d34b - - - - - -] Failed to bind port 28851745-0968-4a48-89a9-3e8abd09ee90 on host instance for vnic_type normal using segments [{'id': '77151621-2b54-4dbd-91a0-90506ab9db1f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 526, 'network_id': 'aed05ca2-7314-4fc5-b4de-8de46a3b2794'}] 2026-05-31 07:00:56.559 10 INFO neutron.plugins.ml2.plugin [None req-1794a771-a96b-4180-b552-43bd90a0d34b - - - - - -] Attempt 8 to bind port 28851745-0968-4a48-89a9-3e8abd09ee90 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers [None req-1794a771-a96b-4180-b552-43bd90a0d34b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 225a5663-0ae3-4345-be60-e1af265593f6 could not be found. 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 225a5663-0ae3-4345-be60-e1af265593f6 could not be found. 2026-05-31 07:00:56.611 10 ERROR neutron.plugins.ml2.managers  2026-05-31 07:00:56.612 10 ERROR neutron.plugins.ml2.managers [None req-1794a771-a96b-4180-b552-43bd90a0d34b - - - - - -] Failed to bind port 28851745-0968-4a48-89a9-3e8abd09ee90 on host instance for vnic_type normal using segments [{'id': '77151621-2b54-4dbd-91a0-90506ab9db1f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 526, 'network_id': 'aed05ca2-7314-4fc5-b4de-8de46a3b2794'}] 2026-05-31 07:00:56.613 10 INFO neutron.plugins.ml2.plugin [None req-1794a771-a96b-4180-b552-43bd90a0d34b - - - - - -] Attempt 9 to bind port 28851745-0968-4a48-89a9-3e8abd09ee90 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers [None req-1794a771-a96b-4180-b552-43bd90a0d34b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 225a5663-0ae3-4345-be60-e1af265593f6 could not be found. 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 225a5663-0ae3-4345-be60-e1af265593f6 could not be found. 2026-05-31 07:00:56.636 10 ERROR neutron.plugins.ml2.managers  2026-05-31 07:00:56.637 10 ERROR neutron.plugins.ml2.managers [None req-1794a771-a96b-4180-b552-43bd90a0d34b - - - - - -] Failed to bind port 28851745-0968-4a48-89a9-3e8abd09ee90 on host instance for vnic_type normal using segments [{'id': '77151621-2b54-4dbd-91a0-90506ab9db1f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 526, 'network_id': 'aed05ca2-7314-4fc5-b4de-8de46a3b2794'}] 2026-05-31 07:00:56.638 10 INFO neutron.plugins.ml2.plugin [None req-1794a771-a96b-4180-b552-43bd90a0d34b - - - - - -] Attempt 10 to bind port 28851745-0968-4a48-89a9-3e8abd09ee90 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers [None req-1794a771-a96b-4180-b552-43bd90a0d34b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 225a5663-0ae3-4345-be60-e1af265593f6 could not be found. 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 225a5663-0ae3-4345-be60-e1af265593f6 could not be found. 2026-05-31 07:00:56.667 10 ERROR neutron.plugins.ml2.managers  2026-05-31 07:00:56.668 10 ERROR neutron.plugins.ml2.managers [None req-1794a771-a96b-4180-b552-43bd90a0d34b - - - - - -] Failed to bind port 28851745-0968-4a48-89a9-3e8abd09ee90 on host instance for vnic_type normal using segments [{'id': '77151621-2b54-4dbd-91a0-90506ab9db1f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 526, 'network_id': 'aed05ca2-7314-4fc5-b4de-8de46a3b2794'}] 2026-05-31 07:00:59.778 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 5ca85dfc-5faf-44db-a899-bf2828964369 2026-05-31 07:01:00.242 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 9ccbfa7a-9f2c-4317-9aa7-77e8c7cf68d8 2026-05-31 07:01:02.098 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port c145fcb5-057d-46e5-96a0-c004ff5e14f7 2026-05-31 07:01:02.647 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 9ccbfa7a-9f2c-4317-9aa7-77e8c7cf68d8 2026-05-31 07:01:03.733 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port dba3c1ab-3195-49a3-8d41-0d67004beef6 2026-05-31 07:01:04.178 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port c145fcb5-057d-46e5-96a0-c004ff5e14f7 2026-05-31 07:01:05.898 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port dba3c1ab-3195-49a3-8d41-0d67004beef6 2026-05-31 07:01:05.902 10 INFO neutron.plugins.ml2.plugin [None req-c1e5d085-3856-48c5-a812-24682c558e6c - - - - - -] Attempt 1 to provision port be049822-a8d6-4650-8211-5729441655fc 2026-05-31 07:01:08.309 9 INFO neutron.plugins.ml2.plugin [None req-9d6f77c5-d995-44d9-adee-39b17f527801 - - - - - -] Attempt 1 to provision port be049822-a8d6-4650-8211-5729441655fc 2026-05-31 07:01:10.252 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6773339b-3b57-41b2-ab06-68bfa4c547ce'] response: {'server_uuid': '14f69a0e-7982-403c-8c8c-4979bc38dba4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'be049822-a8d6-4650-8211-5729441655fc', 'code': 200} 2026-05-31 07:01:19.781 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 58cf55e6-677d-4844-9558-5f385a036b00 2026-05-31 07:01:20.638 10 INFO neutron.plugins.ml2.plugin [None req-2fdea4fb-014f-493e-bcd1-be7dd1469fce - - - - - -] Attempt 1 to provision port ba1eaafa-14c1-48cb-8f7f-75e933f9a1ca 2026-05-31 07:01:20.675 10 INFO neutron.plugins.ml2.plugin [None req-2fdea4fb-014f-493e-bcd1-be7dd1469fce - - - - - -] Attempt 1 to provision port 58cf55e6-677d-4844-9558-5f385a036b00 2026-05-31 07:01:21.749 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 58cf55e6-677d-4844-9558-5f385a036b00 2026-05-31 07:01:23.289 10 INFO neutron.plugins.ml2.plugin [None req-55901c8e-bde6-4f97-af8a-b814b9e38ad5 - - - - - -] Attempt 1 to provision port 22bd4200-c15a-4fba-9e87-e2e69070a1f2 2026-05-31 07:01:23.452 9 INFO neutron.plugins.ml2.plugin [None req-c52510f3-813f-4431-8680-54bf6f495fd8 - - - - - -] Attempt 1 to provision port db017524-fe43-461b-b070-dcc19024287f 2026-05-31 07:01:24.098 9 INFO neutron.plugins.ml2.plugin [None req-b4f67bbc-da66-4a3a-98dc-46c8053cbda0 - - - - - -] Attempt 1 to provision port 22bd4200-c15a-4fba-9e87-e2e69070a1f2 2026-05-31 07:01:25.764 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 80c34a59-4f67-482f-a534-810b3dbb2f22 2026-05-31 07:01:27.811 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 80c34a59-4f67-482f-a534-810b3dbb2f22 2026-05-31 07:01:29.694 9 INFO neutron.plugins.ml2.plugin [None req-2a659a03-c7a2-4026-ba8b-37701f8f2ae2 - - - - - -] Attempt 1 to provision port c7cf653f-b608-4054-8087-c6cb8ed25c04 2026-05-31 07:01:33.898 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port c7cf653f-b608-4054-8087-c6cb8ed25c04 2026-05-31 07:01:34.067 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-250ee430-9fb7-437f-bf26-95652af7793b'] response: {'server_uuid': '017b218b-2453-4cda-8114-b518ae2a6f15', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c7cf653f-b608-4054-8087-c6cb8ed25c04', 'code': 200} 2026-05-31 07:01:35.741 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port c7cf653f-b608-4054-8087-c6cb8ed25c04 2026-05-31 07:01:41.360 10 INFO neutron.plugins.ml2.plugin [None req-35d04d0b-efba-4668-acd9-f99dd45c79e6 - - - - - -] Attempt 1 to provision port 1b1eba41-328c-4ea4-a584-57e2487dbf8f 2026-05-31 07:01:41.523 9 INFO neutron.plugins.ml2.plugin [None req-4f9c63be-9061-44de-a5d9-7edb01280591 - - - - - -] Attempt 1 to provision port 2d0cd627-2cc0-4570-85ad-e69635748cd7 2026-05-31 07:01:41.913 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 22bd4200-c15a-4fba-9e87-e2e69070a1f2 2026-05-31 07:01:42.327 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port ba1eaafa-14c1-48cb-8f7f-75e933f9a1ca 2026-05-31 07:01:42.908 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 2d0cd627-2cc0-4570-85ad-e69635748cd7 2026-05-31 07:01:43.951 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port ba1eaafa-14c1-48cb-8f7f-75e933f9a1ca 2026-05-31 07:01:44.134 10 INFO neutron.plugins.ml2.plugin [None req-7884f991-35e3-40f9-8a51-2a1c5d4c36cd - - - - - -] Attempt 1 to provision port afe4b86c-60d2-43e3-b4cd-0c4253085d8e 2026-05-31 07:01:44.193 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 2d0cd627-2cc0-4570-85ad-e69635748cd7 2026-05-31 07:01:44.909 10 INFO neutron.plugins.ml2.plugin [None req-a0ac6d0a-40dd-4675-8462-2460a932ecca - - - - - -] Attempt 1 to provision port afe4b86c-60d2-43e3-b4cd-0c4253085d8e 2026-05-31 07:01:45.951 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 347bbabb-8caf-461f-8326-95a5876b9fc1 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-31 07:01:47.797 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 347bbabb-8caf-461f-8326-95a5876b9fc1 2026-05-31 07:01:48.154 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port ee8548df-7f4e-48c7-8873-598fc13fdffe 2026-05-31 07:01:48.404 10 INFO neutron.plugins.ml2.plugin [None req-6b781e5e-14bb-4882-b79a-ce6dbc067298 - - - - - -] Attempt 1 to provision port f1a7b3c7-d7b3-40c1-b9e3-0c6f4566399c 2026-05-31 07:01:48.653 10 INFO neutron.plugins.ml2.plugin [None req-9d203b44-8ba1-4179-929b-d28e3c6b52f5 - - - - - -] Attempt 1 to provision port ee8548df-7f4e-48c7-8873-598fc13fdffe 2026-05-31 07:01:49.921 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port ee8548df-7f4e-48c7-8873-598fc13fdffe 2026-05-31 07:01:51.069 10 INFO neutron.plugins.ml2.plugin [None req-6a5b564d-86f3-4586-a121-ef626bf9460b - - - - - -] Attempt 1 to provision port 8f90f522-4fe8-4c93-825d-549bd41d0df1 2026-05-31 07:01:51.747 10 INFO neutron.plugins.ml2.plugin [None req-1ced97d6-acbe-4d21-b8eb-83b180303148 - - - - - -] Attempt 1 to provision port ed8b66c1-955a-4ec9-91a9-0a3a3d28d0de 2026-05-31 07:01:52.322 10 INFO neutron.plugins.ml2.plugin [None req-36eb87df-5440-4255-9ad9-032ced17a1ec - - - - - -] Attempt 1 to provision port ed8b66c1-955a-4ec9-91a9-0a3a3d28d0de 2026-05-31 07:01:53.290 9 INFO neutron.plugins.ml2.plugin [None req-dd743c0b-9393-4b54-be95-2492447c151d - - - - - -] Attempt 1 to provision port 21c31a0e-4aa1-4109-b626-b3d4af626265 2026-05-31 07:01:53.643 9 INFO neutron.plugins.ml2.plugin [None req-fbcbb97d-5744-4417-be05-5834ccd99b58 - - - - - -] Attempt 1 to provision port df8269a6-5dfc-4ed8-b04e-9a338c743233 2026-05-31 07:01:53.866 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port df3c5b04-90c9-4fad-8166-ebc2b46fd4a9 2026-05-31 07:01:54.327 10 INFO neutron.plugins.ml2.plugin [None req-d0a3d82a-595f-44f8-8d53-454422936a39 - - - - - -] Attempt 1 to provision port df3c5b04-90c9-4fad-8166-ebc2b46fd4a9 2026-05-31 07:01:54.505 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 724d0e8c-c0c1-454b-877a-128ec3f3b869 2026-05-31 07:01:55.569 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port df8269a6-5dfc-4ed8-b04e-9a338c743233 2026-05-31 07:01:55.896 10 INFO neutron.plugins.ml2.plugin [None req-9332980d-21a5-4a2c-a254-f4b3048bcba2 - - - - - -] Attempt 1 to provision port 2fdd2c68-8359-4325-877f-82173022948b 2026-05-31 07:01:56.318 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 2fdd2c68-8359-4325-877f-82173022948b 2026-05-31 07:01:56.502 9 INFO neutron.plugins.ml2.plugin [None req-34a2ee66-57da-45ca-87dc-dd4d4db175b7 - - - - - -] Attempt 1 to provision port d08d368b-6900-4b24-8b93-8802fac13a71 2026-05-31 07:01:57.020 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port df3c5b04-90c9-4fad-8166-ebc2b46fd4a9 2026-05-31 07:01:57.436 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 724d0e8c-c0c1-454b-877a-128ec3f3b869 2026-05-31 07:01:57.811 9 INFO neutron.plugins.ml2.plugin [None req-2640207c-f773-448d-a962-750461685ae5 - - - - - -] Attempt 1 to provision port d08d368b-6900-4b24-8b93-8802fac13a71 2026-05-31 07:01:58.089 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port df8269a6-5dfc-4ed8-b04e-9a338c743233 2026-05-31 07:01:58.635 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port df701b42-eb76-457e-9a11-da93950956f9 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-31 07:02:00.640 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port df701b42-eb76-457e-9a11-da93950956f9 2026-05-31 07:02:02.777 10 INFO neutron.plugins.ml2.plugin [None req-75791cae-8da3-4ac5-b18b-97fe491db022 - - - - - -] Attempt 1 to provision port d9377d5f-d1c8-4c9f-be70-c582abd460d2 2026-05-31 07:02:03.845 9 INFO neutron.plugins.ml2.plugin [None req-25dedc94-3fca-49ab-b8e1-4a7e7341e69a - - - - - -] Attempt 1 to provision port fd749532-874c-4001-b3e4-556150d3f1f6 2026-05-31 07:02:04.880 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 5687199e-7ca6-4c37-8d86-d16296e0be4a 2026-05-31 07:02:05.468 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port afe4b86c-60d2-43e3-b4cd-0c4253085d8e 2026-05-31 07:02:05.814 10 INFO neutron.plugins.ml2.plugin [None req-c24b7a33-8f94-4710-b615-8525b90ab0eb - - - - - -] Attempt 1 to provision port 5687199e-7ca6-4c37-8d86-d16296e0be4a 2026-05-31 07:02:05.886 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 1b1eba41-328c-4ea4-a584-57e2487dbf8f 2026-05-31 07:02:06.232 9 INFO neutron.plugins.ml2.plugin [None req-4de07fc1-de25-4c7b-95bc-a25a472b2594 - - - - - -] Attempt 1 to provision port 458974ee-5e19-45c0-8d89-5ee1b0d6315a 2026-05-31 07:02:06.769 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 5687199e-7ca6-4c37-8d86-d16296e0be4a 2026-05-31 07:02:07.231 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 458974ee-5e19-45c0-8d89-5ee1b0d6315a 2026-05-31 07:02:07.497 9 INFO neutron.plugins.ml2.plugin [None req-3dd8707f-fbc6-4d15-8241-a2d97371d25b - - - - - -] Attempt 1 to provision port cb03a3b9-b091-42df-b78f-fc3f1cb230c3 2026-05-31 07:02:07.537 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port afe4b86c-60d2-43e3-b4cd-0c4253085d8e 2026-05-31 07:02:07.861 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 1b1eba41-328c-4ea4-a584-57e2487dbf8f 2026-05-31 07:02:08.256 10 INFO neutron.plugins.ml2.plugin [None req-ecfb7679-de9c-40c0-895a-57ad97032f8c - - - - - -] Attempt 1 to provision port ba1f324a-8861-49a8-bae9-d8259a79e115 2026-05-31 07:02:08.790 9 INFO neutron.plugins.ml2.plugin [None req-808b07dd-8fe4-4b0d-a4cf-7273a6237a20 - - - - - -] Attempt 1 to provision port cb03a3b9-b091-42df-b78f-fc3f1cb230c3 2026-05-31 07:02:08.942 10 INFO neutron.plugins.ml2.plugin [None req-2e42f7dd-7e1f-4c15-8c52-9b77a9d3707b - - - - - -] Attempt 1 to provision port 2d94944f-b51c-4347-a420-cd26d247f888 2026-05-31 07:02:09.123 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port fd749532-874c-4001-b3e4-556150d3f1f6 2026-05-31 07:02:09.299 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-99a109ca-4868-44fd-b2ee-d5269b2271b4'] response: {'server_uuid': '93dc369d-bc36-46c3-93db-d04eee4c23fc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fd749532-874c-4001-b3e4-556150d3f1f6', 'code': 200} 2026-05-31 07:02:09.664 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 2d94944f-b51c-4347-a420-cd26d247f888 2026-05-31 07:02:09.770 9 INFO neutron.plugins.ml2.plugin [None req-426b763b-fc19-4c65-b982-035c85acb90a - - - - - -] Attempt 1 to provision port 5fd0fabb-12f6-407f-822d-b6701b77d51e 2026-05-31 07:02:09.919 10 INFO neutron.plugins.ml2.plugin [None req-87fa924e-81d7-49a9-8f15-9f2aadd21aa2 - - - - - -] Attempt 1 to provision port 97d67334-d965-40fa-80d8-0c959aacc504 2026-05-31 07:02:10.005 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 458974ee-5e19-45c0-8d89-5ee1b0d6315a 2026-05-31 07:02:10.288 9 INFO neutron.plugins.ml2.plugin [None req-96f0da07-a920-4f8e-8b98-7204e6eb3dc9 - - - - - -] Attempt 1 to provision port 5fd0fabb-12f6-407f-822d-b6701b77d51e 2026-05-31 07:02:10.447 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port ba1f324a-8861-49a8-bae9-d8259a79e115 2026-05-31 07:02:10.681 9 INFO neutron.plugins.ml2.plugin [None req-50c6bd20-aae7-47a8-a924-8b8834045c8b - - - - - -] Attempt 1 to provision port 97d67334-d965-40fa-80d8-0c959aacc504 2026-05-31 07:02:10.838 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port d9377d5f-d1c8-4c9f-be70-c582abd460d2 2026-05-31 07:02:11.409 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7586fa4-6f17-4442-9443-c437ba4ee183'] response: {'server_uuid': '520af798-209d-45aa-80d0-534ae70a6e6f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd9377d5f-d1c8-4c9f-be70-c582abd460d2', 'code': 200} 2026-05-31 07:02:11.649 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port fd749532-874c-4001-b3e4-556150d3f1f6 2026-05-31 07:02:11.860 10 INFO neutron.plugins.ml2.plugin [None req-f6d1392d-9c77-403c-87d0-7c0543c9402d - - - - - -] Attempt 1 to provision port 65a8435c-33dd-4745-a26b-aea306d6257a 2026-05-31 07:02:12.028 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 2d94944f-b51c-4347-a420-cd26d247f888 2026-05-31 07:02:12.331 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port ba1f324a-8861-49a8-bae9-d8259a79e115 2026-05-31 07:02:12.527 9 INFO neutron.plugins.ml2.plugin [None req-e9834f64-4a1b-4369-8a50-3a50cb13dd47 - - - - - -] Attempt 1 to provision port 65a8435c-33dd-4745-a26b-aea306d6257a 2026-05-31 07:02:12.702 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port f1a7b3c7-d7b3-40c1-b9e3-0c6f4566399c 2026-05-31 07:02:13.076 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port ed8b66c1-955a-4ec9-91a9-0a3a3d28d0de 2026-05-31 07:02:13.431 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port d9377d5f-d1c8-4c9f-be70-c582abd460d2 2026-05-31 07:02:14.019 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port d08d368b-6900-4b24-8b93-8802fac13a71 2026-05-31 07:02:14.499 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port f1a7b3c7-d7b3-40c1-b9e3-0c6f4566399c 2026-05-31 07:02:14.967 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 21c31a0e-4aa1-4109-b626-b3d4af626265 2026-05-31 07:02:15.465 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port ed8b66c1-955a-4ec9-91a9-0a3a3d28d0de 2026-05-31 07:02:16.071 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port d08d368b-6900-4b24-8b93-8802fac13a71 2026-05-31 07:02:16.484 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 21c31a0e-4aa1-4109-b626-b3d4af626265 2026-05-31 07:02:20.240 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 2ef2acd3-7d02-47fe-a924-4fc4108676c6 2026-05-31 07:02:20.552 10 INFO neutron.plugins.ml2.plugin [None req-35b50b3f-4eb2-486d-bc07-079c618aa9fd - - - - - -] Attempt 1 to provision port 2ef2acd3-7d02-47fe-a924-4fc4108676c6 2026-05-31 07:02:20.833 9 INFO neutron.plugins.ml2.plugin [None req-e685151b-012e-4219-b03e-a514acf34367 - - - - - -] Attempt 1 to provision port 26d97701-6d71-44fe-93b7-2f8e2138d0cf 2026-05-31 07:02:21.002 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port d377e2e1-df22-4541-b904-17e76fb8ebaf 2026-05-31 07:02:21.285 10 INFO neutron.plugins.ml2.plugin [None req-426953af-27ae-4ed1-988c-587d370f8e78 - - - - - -] Attempt 1 to provision port c6b3498c-8aa6-49d3-9466-1b50fb4791b6 2026-05-31 07:02:21.331 10 INFO neutron.plugins.ml2.plugin [None req-426953af-27ae-4ed1-988c-587d370f8e78 - - - - - -] Attempt 1 to provision port d377e2e1-df22-4541-b904-17e76fb8ebaf 2026-05-31 07:02:21.955 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 2ef2acd3-7d02-47fe-a924-4fc4108676c6 2026-05-31 07:02:22.141 10 INFO neutron.plugins.ml2.plugin [None req-d8eb0e95-c7ad-44f1-8fbc-1e252d981633 - - - - - -] Attempt 1 to provision port 26d97701-6d71-44fe-93b7-2f8e2138d0cf 2026-05-31 07:02:22.385 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port d377e2e1-df22-4541-b904-17e76fb8ebaf 2026-05-31 07:02:22.416 9 INFO neutron.plugins.ml2.plugin [None req-21ed4657-a477-4c9a-9d4b-122b57d66871 - - - - - -] Attempt 1 to provision port c6b3498c-8aa6-49d3-9466-1b50fb4791b6 2026-05-31 07:02:22.781 10 INFO neutron.plugins.ml2.plugin [None req-a3baf1b6-6333-47ea-a538-793642529ecd - - - - - -] Attempt 1 to provision port c6b3498c-8aa6-49d3-9466-1b50fb4791b6 2026-05-31 07:02:28.074 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port d9e9c6d8-6042-4566-804a-992a67b5b2a8 2026-05-31 07:02:28.821 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 7d5e43ea-0557-45b8-9a5c-88a79867145b 2026-05-31 07:02:29.110 9 INFO neutron.plugins.ml2.plugin [None req-7acdc978-632f-430d-bdfc-150375ff8698 - - - - - -] Attempt 1 to provision port d9e9c6d8-6042-4566-804a-992a67b5b2a8 2026-05-31 07:02:29.186 9 INFO neutron.plugins.ml2.plugin [None req-7acdc978-632f-430d-bdfc-150375ff8698 - - - - - -] Attempt 1 to provision port 7d5e43ea-0557-45b8-9a5c-88a79867145b 2026-05-31 07:02:29.473 10 INFO neutron.plugins.ml2.plugin [None req-83610874-6b56-4a54-9ffe-cc032f1dd9da - - - - - -] Attempt 1 to provision port 1265820f-8b06-446f-a1a8-e51fcb11771b 2026-05-31 07:02:29.825 10 INFO neutron.plugins.ml2.plugin [None req-d32a3bd0-b7bb-4bb5-b987-2ae9a77d80a2 - - - - - -] Attempt 1 to provision port 1a495b61-6fdf-465a-90a9-cf4b38926108 2026-05-31 07:02:29.986 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port d9e9c6d8-6042-4566-804a-992a67b5b2a8 2026-05-31 07:02:30.072 10 INFO neutron.plugins.ml2.plugin [None req-7c5430c7-09b0-4d6b-8b48-62b42f5317ef - - - - - -] Attempt 1 to provision port 1265820f-8b06-446f-a1a8-e51fcb11771b 2026-05-31 07:02:30.240 9 INFO neutron.plugins.ml2.plugin [None req-11208f9d-db9a-43ce-a283-2b02e7b28357 - - - - - -] Attempt 1 to provision port 1a495b61-6fdf-465a-90a9-cf4b38926108 2026-05-31 07:02:30.299 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 7d5e43ea-0557-45b8-9a5c-88a79867145b 2026-05-31 07:02:30.935 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e3d85c4-89aa-4081-89c0-2e1e08916aae'] response: {'server_uuid': '520af798-209d-45aa-80d0-534ae70a6e6f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd9377d5f-d1c8-4c9f-be70-c582abd460d2', 'code': 200} 2026-05-31 07:02:35.119 10 INFO neutron.plugins.ml2.plugin [None req-17523c3e-03f3-45b5-883b-a8a057a61e06 - - - - - -] Attempt 1 to provision port b1337308-05c4-48f4-b4a4-70ce53ca7171 2026-05-31 07:02:36.294 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7bcb1eac-1b7f-4f53-8b24-38ebf46679fe'] response: {'server_uuid': '93dc369d-bc36-46c3-93db-d04eee4c23fc', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'fd749532-874c-4001-b3e4-556150d3f1f6', 'code': 200} 2026-05-31 07:02:38.227 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port fd749532-874c-4001-b3e4-556150d3f1f6 2026-05-31 07:02:38.399 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-db126c1b-a5e1-407f-952e-b8e9f626cac8'] response: {'server_uuid': '93dc369d-bc36-46c3-93db-d04eee4c23fc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fd749532-874c-4001-b3e4-556150d3f1f6', 'code': 200} 2026-05-31 07:02:38.595 9 INFO neutron.plugins.ml2.plugin [None req-b9f18187-cfc1-4db5-85d9-115786dd2871 - - - - - -] Attempt 1 to provision port 97d9728a-e75a-4a8e-ac62-18fff23cd38b 2026-05-31 07:02:39.981 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port fd749532-874c-4001-b3e4-556150d3f1f6 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-31 07:02:54.761 9 INFO neutron.plugins.ml2.plugin [None req-2f168bf5-95e6-4026-8305-7bb131c12797 - - - - - -] Attempt 1 to provision port 5ffe8412-cb1a-4c03-8fa2-226c4dfe5d85 2026-05-31 07:02:55.416 10 INFO neutron.plugins.ml2.plugin [None req-edda6830-a1c0-4d31-b45b-190fc27bd5f1 - - - - - -] Attempt 1 to provision port c22b087a-137b-4285-9332-99799c5b8436 2026-05-31 07:02:56.226 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port c22b087a-137b-4285-9332-99799c5b8436 2026-05-31 07:02:58.007 10 INFO neutron.plugins.ml2.plugin [None req-721e5690-b8f0-4b7e-865d-7695c64ca75c - - - - - -] Attempt 1 to provision port 6c6c5561-ce87-445b-b398-177dab346b78 2026-05-31 07:02:58.771 9 INFO neutron.plugins.ml2.plugin [None req-f8a79551-f8db-4f56-80dd-b711b534b29b - - - - - -] Attempt 1 to provision port 6c6c5561-ce87-445b-b398-177dab346b78 2026-05-31 07:02:59.975 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port c710292f-87fa-4366-a012-28a865e0e1eb 2026-05-31 07:03:02.054 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port c710292f-87fa-4366-a012-28a865e0e1eb 2026-05-31 07:03:02.656 10 INFO neutron.plugins.ml2.plugin [None req-1eadae35-e34c-4fb7-8ac4-a44b83e3c12d - - - - - -] Attempt 1 to provision port e3f6b4c2-3464-4fe5-8139-639246c89c3a 2026-05-31 07:03:03.426 9 INFO neutron.plugins.ml2.plugin [None req-3e045000-ccc0-41ae-9b42-6cc2f49d9c35 - - - - - -] Attempt 1 to provision port 0289d87f-699e-4e77-9bfe-e759d4f5dd34 2026-05-31 07:03:04.068 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 2c6ec09b-a418-4103-a091-7f242cf878be 2026-05-31 07:03:04.488 10 INFO neutron.plugins.ml2.plugin [None req-3f514312-ccf7-40b9-a725-8ded9bfdaced - - - - - -] Attempt 1 to provision port 5f637600-6966-49b2-b5f8-f51efa15dc55 2026-05-31 07:03:04.846 9 INFO neutron.plugins.ml2.plugin [None req-8602aadc-dec4-47dc-9bde-7bceca61b82e - - - - - -] Attempt 1 to provision port 2c6ec09b-a418-4103-a091-7f242cf878be 2026-05-31 07:03:05.065 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 0289d87f-699e-4e77-9bfe-e759d4f5dd34 2026-05-31 07:03:06.035 9 INFO neutron.plugins.ml2.plugin [None req-7af5d0dc-bddb-4cba-aa9d-b3e22cf6f50e - - - - - -] Attempt 1 to provision port 437649ed-daa4-4ef7-849c-9c160ae157ed 2026-05-31 07:03:06.195 10 INFO neutron.plugins.ml2.plugin [None req-82abba16-5a44-4716-b850-52838dfac6bc - - - - - -] Attempt 1 to provision port c9f73f7d-48c5-4472-8b93-106f6cf5223d 2026-05-31 07:03:06.324 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 2c6ec09b-a418-4103-a091-7f242cf878be 2026-05-31 07:03:06.736 10 INFO neutron.plugins.ml2.plugin [None req-abb23ceb-823d-4c92-9e5a-149ff8a566a6 - - - - - -] Attempt 1 to provision port 437649ed-daa4-4ef7-849c-9c160ae157ed 2026-05-31 07:03:06.838 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port c9f73f7d-48c5-4472-8b93-106f6cf5223d 2026-05-31 07:03:07.160 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 3a6a488c-5db7-45d1-85ae-09dd2b452a0d 2026-05-31 07:03:07.288 10 INFO neutron.plugins.ml2.plugin [None req-9ddb1361-f5fb-4ef4-aa32-eb51707a7e17 - - - - - -] Attempt 1 to provision port 3a6a488c-5db7-45d1-85ae-09dd2b452a0d 2026-05-31 07:03:08.311 9 INFO neutron.plugins.ml2.plugin [None req-adf1aa1b-4a94-4ea4-8285-5b3612c12fcd - - - - - -] Attempt 1 to provision port 240b6342-ce5d-4808-9733-52cc971c4f15 2026-05-31 07:03:08.471 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 5f637600-6966-49b2-b5f8-f51efa15dc55 2026-05-31 07:03:08.697 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b477850-2589-4114-b5b6-fa2dff6cb176'] response: {'server_uuid': '74e504e1-ed19-47ae-b5da-acc067b07c0e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5f637600-6966-49b2-b5f8-f51efa15dc55', 'code': 200} 2026-05-31 07:03:09.199 10 INFO neutron.plugins.ml2.plugin [None req-037d06d3-d4fc-4e7a-8b4d-3c7aeb790cd4 - - - - - -] Attempt 1 to provision port a97ed442-b767-4d35-8621-39244cbb9052 2026-05-31 07:03:09.484 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 240b6342-ce5d-4808-9733-52cc971c4f15 2026-05-31 07:03:10.040 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 1121ff07-47e3-485c-99eb-8a16f11d09d8 2026-05-31 07:03:10.912 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port a97ed442-b767-4d35-8621-39244cbb9052 2026-05-31 07:03:11.470 10 INFO neutron.plugins.ml2.plugin [None req-f84fccfd-5770-44f1-b234-2180362627cc - - - - - -] Attempt 1 to provision port e7991f4e-d2d6-46a1-8087-9b9ab033a6b9 2026-05-31 07:03:11.640 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 1121ff07-47e3-485c-99eb-8a16f11d09d8 2026-05-31 07:03:13.670 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port e7991f4e-d2d6-46a1-8087-9b9ab033a6b9 2026-05-31 07:03:13.821 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff598fb7-74b4-4212-a18b-b94dcff36d48'] response: {'server_uuid': '7ecdcd01-fd60-43dd-8d53-19fe3acb0ca4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e7991f4e-d2d6-46a1-8087-9b9ab033a6b9', 'code': 200} 2026-05-31 07:03:15.490 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port e7991f4e-d2d6-46a1-8087-9b9ab033a6b9 2026-05-31 07:03:15.815 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 5ffe8412-cb1a-4c03-8fa2-226c4dfe5d85 /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() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-31 07:03:29.714 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 4cb94780-67b2-439b-96f5-f8fe5b39ec04 2026-05-31 07:03:30.007 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port d5651aed-9b2e-487c-ab32-58056b1c9898 2026-05-31 07:03:34.717 10 INFO neutron.plugins.ml2.plugin [None req-55faa026-4ffc-42c1-9b34-8459379dcce8 - - - - - -] Attempt 1 to provision port 4afa376a-ad20-49ab-8507-62eb01e508d2 2026-05-31 07:03:37.347 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 320c720f-ff13-4b92-abaf-046d4ca8e99a 2026-05-31 07:03:37.496 10 INFO neutron.plugins.ml2.plugin [None req-3ef99c4e-a691-4b83-a51c-7d4df1c65883 - - - - - -] Attempt 1 to provision port 320c720f-ff13-4b92-abaf-046d4ca8e99a 2026-05-31 07:03:39.581 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 31b5d85c-2aa8-49fc-b1ca-e5d971e41e52 2026-05-31 07:03:40.052 10 INFO neutron.plugins.ml2.plugin [None req-d5b6f4e5-7446-4b4f-94a7-2c7b84b87f4d - - - - - -] Attempt 1 to provision port a1e17daf-40b0-4dbd-aaf4-7d30643893ea 2026-05-31 07:03:40.131 10 INFO neutron.plugins.ml2.plugin [None req-d5b6f4e5-7446-4b4f-94a7-2c7b84b87f4d - - - - - -] Attempt 1 to provision port 31b5d85c-2aa8-49fc-b1ca-e5d971e41e52 2026-05-31 07:03:40.194 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 320c720f-ff13-4b92-abaf-046d4ca8e99a 2026-05-31 07:03:40.475 9 INFO neutron.plugins.ml2.plugin [None req-32a96d74-76be-4715-8680-1e162d5c6906 - - - - - -] Attempt 1 to provision port a1e17daf-40b0-4dbd-aaf4-7d30643893ea 2026-05-31 07:03:40.698 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 548799f2-3d91-462a-9197-6fa8f36b6682 2026-05-31 07:03:40.767 10 INFO neutron.plugins.ml2.plugin [None req-bad19570-fbf1-46c2-835b-fe5e67e6d672 - - - - - -] Attempt 1 to provision port a1e17daf-40b0-4dbd-aaf4-7d30643893ea 2026-05-31 07:03:41.428 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 31b5d85c-2aa8-49fc-b1ca-e5d971e41e52 2026-05-31 07:03:41.750 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 548799f2-3d91-462a-9197-6fa8f36b6682 2026-05-31 07:03:45.348 10 INFO neutron.plugins.ml2.plugin [None req-ead5ad33-f09a-421e-ad63-34cc0cedb01a - - - - - -] Attempt 1 to provision port 7f1fbee0-8d60-49cf-8abb-7916edb09c90 2026-05-31 07:03:47.493 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 7f1fbee0-8d60-49cf-8abb-7916edb09c90 2026-05-31 07:03:47.662 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e6acdb9-ec08-483d-87b0-d5416ee3c014'] response: {'server_uuid': '74be50d7-a34e-4715-8a4c-03863ed10438', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7f1fbee0-8d60-49cf-8abb-7916edb09c90', 'code': 200} 2026-05-31 07:03:49.451 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 7f1fbee0-8d60-49cf-8abb-7916edb09c90 2026-05-31 07:03:55.417 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port a1e17daf-40b0-4dbd-aaf4-7d30643893ea 2026-05-31 07:03:55.831 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 4afa376a-ad20-49ab-8507-62eb01e508d2 2026-05-31 07:03:57.386 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port a1e17daf-40b0-4dbd-aaf4-7d30643893ea 2026-05-31 07:03:57.663 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 4afa376a-ad20-49ab-8507-62eb01e508d2 2026-05-31 07:04:11.318 9 INFO neutron.plugins.ml2.plugin [None req-6604f0b8-c245-46e9-b33d-88700e1908e1 - - - - - -] Attempt 1 to provision port 637edacd-65a6-4103-8de6-6d28658fb565 2026-05-31 07:04:13.525 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 637edacd-65a6-4103-8de6-6d28658fb565 2026-05-31 07:04:13.674 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-18379a7b-b487-4b7f-86f5-541a5d8e7dc2'] response: {'server_uuid': 'c7a1d640-acdc-4fd7-b7a9-e0824480c0bb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '637edacd-65a6-4103-8de6-6d28658fb565', 'code': 200} 2026-05-31 07:04:15.414 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 637edacd-65a6-4103-8de6-6d28658fb565 2026-05-31 07:04:31.639 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-04b79cea-e2e4-4bf4-845b-a68584af25d2'] response: {'server_uuid': 'c7a1d640-acdc-4fd7-b7a9-e0824480c0bb', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '637edacd-65a6-4103-8de6-6d28658fb565', 'code': 200} 2026-05-31 07:04:53.444 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 33b0853f-f683-4c79-a4e0-eab1cc2a3812 2026-05-31 07:04:55.313 10 INFO neutron.plugins.ml2.plugin [None req-45b8ef41-1e97-47e9-ab59-10b7937428d1 - - - - - -] Attempt 1 to provision port 33b0853f-f683-4c79-a4e0-eab1cc2a3812 2026-05-31 07:04:55.619 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 60644b78-f9b7-4725-a65a-4bcc8934c0ba 2026-05-31 07:04:56.109 9 INFO neutron.plugins.ml2.plugin [None req-b5c5d1df-3441-4dce-99de-f0fad27d61ba - - - - - -] Attempt 1 to provision port a1a28532-c247-4cd7-b970-0275020a2929 2026-05-31 07:04:56.165 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 33b0853f-f683-4c79-a4e0-eab1cc2a3812 2026-05-31 07:04:56.460 9 INFO neutron.plugins.ml2.plugin [None req-abca4274-afa9-4bc0-b04e-bca5052a186f - - - - - -] Attempt 1 to provision port 39f44c79-7bff-4016-9c1c-a7d4d8ddd33c 2026-05-31 07:04:56.522 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 39f44c79-7bff-4016-9c1c-a7d4d8ddd33c 2026-05-31 07:04:57.258 10 INFO neutron.plugins.ml2.plugin [None req-3f16e8df-f73f-4ba0-a4b1-0c6314516835 - - - - - -] Attempt 1 to provision port 33b0853f-f683-4c79-a4e0-eab1cc2a3812 2026-05-31 07:04:57.519 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 60644b78-f9b7-4725-a65a-4bcc8934c0ba 2026-05-31 07:04:57.726 9 INFO neutron.plugins.ml2.plugin [None req-63b973e0-e7cc-4509-97df-49e4df8ca378 - - - - - -] Attempt 1 to provision port 39f44c79-7bff-4016-9c1c-a7d4d8ddd33c 2026-05-31 07:04:57.924 9 INFO neutron.plugins.ml2.plugin [None req-1cc5061a-d261-4b8c-9c13-59c50650b531 - - - - - -] Attempt 1 to provision port 60644b78-f9b7-4725-a65a-4bcc8934c0ba 2026-05-31 07:04:57.954 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 39f44c79-7bff-4016-9c1c-a7d4d8ddd33c 2026-05-31 07:04:59.110 9 INFO neutron.plugins.ml2.plugin [None req-4cec7d02-8e6a-46fd-86ef-3f6418031c5b - - - - - -] Attempt 1 to provision port 60644b78-f9b7-4725-a65a-4bcc8934c0ba 2026-05-31 07:04:59.404 10 INFO neutron.plugins.ml2.plugin [None req-46af0519-da93-491b-af59-f1ec652312ed - - - - - -] Attempt 1 to provision port d46f42cf-95dc-4761-b448-aad4dec32fac 2026-05-31 07:04:59.460 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port b48489b1-2f7a-4b5e-b665-f26d9c165aeb 2026-05-31 07:05:00.165 9 INFO neutron.plugins.ml2.plugin [None req-5d286331-6953-4a42-9368-ce8127bc824c - - - - - -] Attempt 1 to provision port d46f42cf-95dc-4761-b448-aad4dec32fac 2026-05-31 07:05:01.482 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port b48489b1-2f7a-4b5e-b665-f26d9c165aeb 2026-05-31 07:05:01.539 10 INFO neutron.plugins.ml2.plugin [None req-069c327c-64eb-454d-a263-062d657d0598 - - - - - -] Attempt 1 to provision port b8f5ecb3-4c18-4914-814d-d54b125b0659 2026-05-31 07:05:02.207 10 INFO neutron.plugins.ml2.plugin [None req-c73adbe5-7b10-4cc3-bdab-0c1e9a74f60e - - - - - -] Attempt 1 to provision port b8f5ecb3-4c18-4914-814d-d54b125b0659 2026-05-31 07:05:03.361 10 INFO neutron.plugins.ml2.plugin [None req-43407a38-baa3-4551-8c65-86ea5d9fb4dc - - - - - -] Attempt 1 to provision port 4f277790-b25c-46a5-b989-2e2b0f809f32 2026-05-31 07:05:04.312 10 INFO neutron.plugins.ml2.plugin [None req-4b300696-869d-4f1e-a143-dd396f73eb21 - - - - - -] Attempt 1 to provision port 4f277790-b25c-46a5-b989-2e2b0f809f32 2026-05-31 07:05:09.603 10 INFO neutron.plugins.ml2.plugin [None req-a4d74ddc-7d88-401c-a451-0c9efdbabe88 - - - - - -] Attempt 1 to provision port 9020fca4-f986-4933-a767-c6cfedae8602 2026-05-31 07:05:11.538 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 9020fca4-f986-4933-a767-c6cfedae8602 2026-05-31 07:05:11.684 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-11e3d2ee-4444-4667-8d72-d0bfffa55da3'] response: {'server_uuid': '732924b3-485e-4f6e-884d-508be3827e0c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9020fca4-f986-4933-a767-c6cfedae8602', 'code': 200} 2026-05-31 07:05:13.468 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 9020fca4-f986-4933-a767-c6cfedae8602 2026-05-31 07:05:18.430 9 INFO neutron.plugins.ml2.plugin [None req-8a807604-a699-4eb0-a504-79701be945f9 - - - - - -] Attempt 1 to provision port 6bcd70ac-a32b-44d3-bb22-62ecc5840841 2026-05-31 07:05:19.506 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 4f277790-b25c-46a5-b989-2e2b0f809f32 2026-05-31 07:05:20.146 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port a1a28532-c247-4cd7-b970-0275020a2929 2026-05-31 07:05:21.599 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 6bcd70ac-a32b-44d3-bb22-62ecc5840841 2026-05-31 07:05:21.752 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-46dde9ba-a074-480c-aa23-ff57f4c2133b'] response: {'server_uuid': '9cae23e7-d0c1-4365-a331-7dca4e2a082f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6bcd70ac-a32b-44d3-bb22-62ecc5840841', 'code': 200} 2026-05-31 07:05:22.055 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port a1a28532-c247-4cd7-b970-0275020a2929 2026-05-31 07:05:22.273 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port d46f42cf-95dc-4761-b448-aad4dec32fac 2026-05-31 07:05:22.690 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 4f277790-b25c-46a5-b989-2e2b0f809f32 2026-05-31 07:05:22.975 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port b8f5ecb3-4c18-4914-814d-d54b125b0659 2026-05-31 07:05:23.476 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port d46f42cf-95dc-4761-b448-aad4dec32fac 2026-05-31 07:05:23.747 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 6bcd70ac-a32b-44d3-bb22-62ecc5840841 2026-05-31 07:05:24.036 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port b8f5ecb3-4c18-4914-814d-d54b125b0659 2026-05-31 07:05:42.859 9 INFO neutron.plugins.ml2.plugin [None req-c804a81d-1c2b-47ca-b369-7336e9e8ecdf - - - - - -] Attempt 1 to provision port eb8d725f-57bd-4fac-a95d-6014c6052e74 2026-05-31 07:05:57.228 9 INFO neutron.plugins.ml2.plugin [None req-67a29768-bf17-4047-ac27-675c1aaa9266 - - - - - -] Attempt 1 to provision port dbcea177-c9fa-4c1c-8cfc-fb04832b0ea0 2026-05-31 07:05:59.558 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port dbcea177-c9fa-4c1c-8cfc-fb04832b0ea0 2026-05-31 07:05:59.762 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a73721af-9dbd-4843-87b2-b9f746ed2873'] response: {'server_uuid': 'de07503d-28ed-48b7-8eea-9d24ab8f8f1a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dbcea177-c9fa-4c1c-8cfc-fb04832b0ea0', 'code': 200} 2026-05-31 07:06:01.538 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port dbcea177-c9fa-4c1c-8cfc-fb04832b0ea0 2026-05-31 07:06:41.630 10 INFO neutron.plugins.ml2.plugin [None req-db3dbd9d-db8d-4579-89b0-13bbc4649c2d - - - - - -] Attempt 1 to provision port 7b7fbb39-0a2c-44ca-b6ca-00d5b9424299 2026-05-31 07:06:43.767 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 7b7fbb39-0a2c-44ca-b6ca-00d5b9424299 2026-05-31 07:06:44.572 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7021014c-e398-4a4a-bd1a-d2dd4b5134a6'] response: {'server_uuid': 'de07503d-28ed-48b7-8eea-9d24ab8f8f1a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7b7fbb39-0a2c-44ca-b6ca-00d5b9424299', 'code': 200} 2026-05-31 07:06:45.636 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port 7b7fbb39-0a2c-44ca-b6ca-00d5b9424299 2026-05-31 07:07:09.398 10 INFO neutron.plugins.ml2.plugin [None req-3ea0616f-3daa-4613-a63e-928177993aff - - - - - -] Attempt 1 to provision port cf40fd70-cd19-4644-ba65-d32e2458ea8a 2026-05-31 07:07:09.938 10 INFO neutron.plugins.ml2.plugin [None req-3ea0616f-3daa-4613-a63e-928177993aff - - - - - -] Attempt 2 to provision port cf40fd70-cd19-4644-ba65-d32e2458ea8a 2026-05-31 07:07:11.606 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port cf40fd70-cd19-4644-ba65-d32e2458ea8a 2026-05-31 07:07:11.763 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f665f702-9195-4b91-8a83-6cd1bd2da3e4'] response: {'server_uuid': 'de07503d-28ed-48b7-8eea-9d24ab8f8f1a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cf40fd70-cd19-4644-ba65-d32e2458ea8a', 'code': 200} 2026-05-31 07:07:12.321 9 INFO neutron.plugins.ml2.plugin [None req-ee99e4cd-0251-4ed1-8800-9f61dcd6b65c - - - - - -] Attempt 1 to provision port cf40fd70-cd19-4644-ba65-d32e2458ea8a 2026-05-31 07:07:13.579 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port cf40fd70-cd19-4644-ba65-d32e2458ea8a 2026-05-31 07:07:20.055 10 INFO neutron.plugins.ml2.plugin [None req-6014b09d-d7df-4700-814f-122fb7f6bcb7 - - - - - -] Attempt 1 to provision port fe376d97-eb55-4609-962a-f9ee0d4873d5 2026-05-31 07:07:23.735 9 INFO neutron.plugins.ml2.plugin [None req-3b1e2e3d-2415-40e7-8210-9d5b8eca3fa7 - - - - - -] Attempt 1 to provision port fe376d97-eb55-4609-962a-f9ee0d4873d5 2026-05-31 07:07:23.888 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d8fdf836-1cc0-44b9-a9fe-026e40188345'] response: {'server_uuid': 'de07503d-28ed-48b7-8eea-9d24ab8f8f1a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fe376d97-eb55-4609-962a-f9ee0d4873d5', 'code': 200} 2026-05-31 07:07:25.587 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port fe376d97-eb55-4609-962a-f9ee0d4873d5 2026-05-31 07:07:34.743 10 INFO neutron.plugins.ml2.plugin [None req-0a80f921-b631-40f7-a0d9-4efc2233b5cf - - - - - -] Attempt 1 to provision port fe376d97-eb55-4609-962a-f9ee0d4873d5 2026-05-31 07:07:35.596 9 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port fe376d97-eb55-4609-962a-f9ee0d4873d5 2026-05-31 07:08:04.456 9 INFO neutron.plugins.ml2.plugin [None req-f603e43a-c770-4dcf-9c15-8ad65a04ce17 - - - - - -] Attempt 1 to provision port cf40fd70-cd19-4644-ba65-d32e2458ea8a 2026-05-31 07:08:05.620 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port cf40fd70-cd19-4644-ba65-d32e2458ea8a 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers [None req-87304089-e6a7-429a-a7a1-9ac73c0d1da8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4167ca5f-4fca-40a0-bd1e-0aa44823eb70 could not be found. 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4167ca5f-4fca-40a0-bd1e-0aa44823eb70 could not be found. 2026-05-31 07:09:45.140 10 ERROR neutron.plugins.ml2.managers  2026-05-31 07:09:45.141 10 ERROR neutron.plugins.ml2.managers [None req-87304089-e6a7-429a-a7a1-9ac73c0d1da8 - - - - - -] Failed to bind port 31b9d209-c481-4b28-acf3-01ebfeb69dde on host instance for vnic_type normal using segments [{'id': '865a38a3-2472-4cd0-baa0-e8b99bc05d99', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 798, 'network_id': 'acaddb9b-e455-458b-8ade-9dbe572b4234'}] 2026-05-31 07:09:45.142 10 INFO neutron.plugins.ml2.plugin [None req-87304089-e6a7-429a-a7a1-9ac73c0d1da8 - - - - - -] Attempt 2 to bind port 31b9d209-c481-4b28-acf3-01ebfeb69dde 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers [None req-87304089-e6a7-429a-a7a1-9ac73c0d1da8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4167ca5f-4fca-40a0-bd1e-0aa44823eb70 could not be found. 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4167ca5f-4fca-40a0-bd1e-0aa44823eb70 could not be found. 2026-05-31 07:09:45.158 10 ERROR neutron.plugins.ml2.managers  2026-05-31 07:09:45.159 10 ERROR neutron.plugins.ml2.managers [None req-87304089-e6a7-429a-a7a1-9ac73c0d1da8 - - - - - -] Failed to bind port 31b9d209-c481-4b28-acf3-01ebfeb69dde on host instance for vnic_type normal using segments [{'id': '865a38a3-2472-4cd0-baa0-e8b99bc05d99', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 798, 'network_id': 'acaddb9b-e455-458b-8ade-9dbe572b4234'}] 2026-05-31 07:09:45.159 10 INFO neutron.plugins.ml2.plugin [None req-87304089-e6a7-429a-a7a1-9ac73c0d1da8 - - - - - -] Attempt 3 to bind port 31b9d209-c481-4b28-acf3-01ebfeb69dde 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers [None req-87304089-e6a7-429a-a7a1-9ac73c0d1da8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4167ca5f-4fca-40a0-bd1e-0aa44823eb70 could not be found. 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4167ca5f-4fca-40a0-bd1e-0aa44823eb70 could not be found. 2026-05-31 07:09:45.180 10 ERROR neutron.plugins.ml2.managers  2026-05-31 07:09:45.181 10 ERROR neutron.plugins.ml2.managers [None req-87304089-e6a7-429a-a7a1-9ac73c0d1da8 - - - - - -] Failed to bind port 31b9d209-c481-4b28-acf3-01ebfeb69dde on host instance for vnic_type normal using segments [{'id': '865a38a3-2472-4cd0-baa0-e8b99bc05d99', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 798, 'network_id': 'acaddb9b-e455-458b-8ade-9dbe572b4234'}] 2026-05-31 07:09:45.181 10 INFO neutron.plugins.ml2.plugin [None req-87304089-e6a7-429a-a7a1-9ac73c0d1da8 - - - - - -] Attempt 4 to bind port 31b9d209-c481-4b28-acf3-01ebfeb69dde 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers [None req-87304089-e6a7-429a-a7a1-9ac73c0d1da8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4167ca5f-4fca-40a0-bd1e-0aa44823eb70 could not be found. 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4167ca5f-4fca-40a0-bd1e-0aa44823eb70 could not be found. 2026-05-31 07:09:45.208 10 ERROR neutron.plugins.ml2.managers  2026-05-31 07:09:45.209 10 ERROR neutron.plugins.ml2.managers [None req-87304089-e6a7-429a-a7a1-9ac73c0d1da8 - - - - - -] Failed to bind port 31b9d209-c481-4b28-acf3-01ebfeb69dde on host instance for vnic_type normal using segments [{'id': '865a38a3-2472-4cd0-baa0-e8b99bc05d99', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 798, 'network_id': 'acaddb9b-e455-458b-8ade-9dbe572b4234'}] 2026-05-31 07:09:45.209 10 INFO neutron.plugins.ml2.plugin [None req-87304089-e6a7-429a-a7a1-9ac73c0d1da8 - - - - - -] Attempt 5 to bind port 31b9d209-c481-4b28-acf3-01ebfeb69dde 2026-05-31 07:09:45.231 10 ERROR neutron.plugins.ml2.managers [None req-87304089-e6a7-429a-a7a1-9ac73c0d1da8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4167ca5f-4fca-40a0-bd1e-0aa44823eb70 could not be found. 2026-05-31 07:09:45.231 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-31 07:09:45.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-05-31 07:09:45.231 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-31 07:09:45.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-05-31 07:09:45.231 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-31 07:09:45.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-05-31 07:09:45.231 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-31 07:09:45.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-05-31 07:09:45.231 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-31 07:09:45.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-05-31 07:09:45.231 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-31 07:09:45.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-05-31 07:09:45.231 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:09:45.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-05-31 07:09:45.231 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:45.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-05-31 07:09:45.231 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:45.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-05-31 07:09:45.231 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:09:45.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-05-31 07:09:45.231 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-31 07:09:45.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-05-31 07:09:45.231 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:45.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-05-31 07:09:45.231 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:45.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-05-31 07:09:45.231 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:09:45.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-05-31 07:09:45.231 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:09:45.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-05-31 07:09:45.231 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:45.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-05-31 07:09:45.231 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:45.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-05-31 07:09:45.231 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-31 07:09:45.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-05-31 07:09:45.231 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-31 07:09:45.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-05-31 07:09:45.231 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-31 07:09:45.231 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4167ca5f-4fca-40a0-bd1e-0aa44823eb70 could not be found. 2026-05-31 07:09:45.231 10 ERROR neutron.plugins.ml2.managers  2026-05-31 07:09:45.232 10 ERROR neutron.plugins.ml2.managers [None req-87304089-e6a7-429a-a7a1-9ac73c0d1da8 - - - - - -] Failed to bind port 31b9d209-c481-4b28-acf3-01ebfeb69dde on host instance for vnic_type normal using segments [{'id': '865a38a3-2472-4cd0-baa0-e8b99bc05d99', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 798, 'network_id': 'acaddb9b-e455-458b-8ade-9dbe572b4234'}] 2026-05-31 07:09:45.232 10 INFO neutron.plugins.ml2.plugin [None req-87304089-e6a7-429a-a7a1-9ac73c0d1da8 - - - - - -] Attempt 6 to bind port 31b9d209-c481-4b28-acf3-01ebfeb69dde 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers [None req-87304089-e6a7-429a-a7a1-9ac73c0d1da8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4167ca5f-4fca-40a0-bd1e-0aa44823eb70 could not be found. 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4167ca5f-4fca-40a0-bd1e-0aa44823eb70 could not be found. 2026-05-31 07:09:45.254 10 ERROR neutron.plugins.ml2.managers  2026-05-31 07:09:45.255 10 ERROR neutron.plugins.ml2.managers [None req-87304089-e6a7-429a-a7a1-9ac73c0d1da8 - - - - - -] Failed to bind port 31b9d209-c481-4b28-acf3-01ebfeb69dde on host instance for vnic_type normal using segments [{'id': '865a38a3-2472-4cd0-baa0-e8b99bc05d99', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 798, 'network_id': 'acaddb9b-e455-458b-8ade-9dbe572b4234'}] 2026-05-31 07:09:45.256 10 INFO neutron.plugins.ml2.plugin [None req-87304089-e6a7-429a-a7a1-9ac73c0d1da8 - - - - - -] Attempt 7 to bind port 31b9d209-c481-4b28-acf3-01ebfeb69dde 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers [None req-87304089-e6a7-429a-a7a1-9ac73c0d1da8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4167ca5f-4fca-40a0-bd1e-0aa44823eb70 could not be found. 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4167ca5f-4fca-40a0-bd1e-0aa44823eb70 could not be found. 2026-05-31 07:09:45.280 10 ERROR neutron.plugins.ml2.managers  2026-05-31 07:09:45.282 10 ERROR neutron.plugins.ml2.managers [None req-87304089-e6a7-429a-a7a1-9ac73c0d1da8 - - - - - -] Failed to bind port 31b9d209-c481-4b28-acf3-01ebfeb69dde on host instance for vnic_type normal using segments [{'id': '865a38a3-2472-4cd0-baa0-e8b99bc05d99', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 798, 'network_id': 'acaddb9b-e455-458b-8ade-9dbe572b4234'}] 2026-05-31 07:09:45.282 10 INFO neutron.plugins.ml2.plugin [None req-87304089-e6a7-429a-a7a1-9ac73c0d1da8 - - - - - -] Attempt 8 to bind port 31b9d209-c481-4b28-acf3-01ebfeb69dde 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers [None req-87304089-e6a7-429a-a7a1-9ac73c0d1da8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4167ca5f-4fca-40a0-bd1e-0aa44823eb70 could not be found. 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4167ca5f-4fca-40a0-bd1e-0aa44823eb70 could not be found. 2026-05-31 07:09:45.303 10 ERROR neutron.plugins.ml2.managers  2026-05-31 07:09:45.304 10 ERROR neutron.plugins.ml2.managers [None req-87304089-e6a7-429a-a7a1-9ac73c0d1da8 - - - - - -] Failed to bind port 31b9d209-c481-4b28-acf3-01ebfeb69dde on host instance for vnic_type normal using segments [{'id': '865a38a3-2472-4cd0-baa0-e8b99bc05d99', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 798, 'network_id': 'acaddb9b-e455-458b-8ade-9dbe572b4234'}] 2026-05-31 07:09:45.304 10 INFO neutron.plugins.ml2.plugin [None req-87304089-e6a7-429a-a7a1-9ac73c0d1da8 - - - - - -] Attempt 9 to bind port 31b9d209-c481-4b28-acf3-01ebfeb69dde 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers [None req-87304089-e6a7-429a-a7a1-9ac73c0d1da8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4167ca5f-4fca-40a0-bd1e-0aa44823eb70 could not be found. 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4167ca5f-4fca-40a0-bd1e-0aa44823eb70 could not be found. 2026-05-31 07:09:45.327 10 ERROR neutron.plugins.ml2.managers  2026-05-31 07:09:45.328 10 ERROR neutron.plugins.ml2.managers [None req-87304089-e6a7-429a-a7a1-9ac73c0d1da8 - - - - - -] Failed to bind port 31b9d209-c481-4b28-acf3-01ebfeb69dde on host instance for vnic_type normal using segments [{'id': '865a38a3-2472-4cd0-baa0-e8b99bc05d99', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 798, 'network_id': 'acaddb9b-e455-458b-8ade-9dbe572b4234'}] 2026-05-31 07:09:45.328 10 INFO neutron.plugins.ml2.plugin [None req-87304089-e6a7-429a-a7a1-9ac73c0d1da8 - - - - - -] Attempt 10 to bind port 31b9d209-c481-4b28-acf3-01ebfeb69dde 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers [None req-87304089-e6a7-429a-a7a1-9ac73c0d1da8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4167ca5f-4fca-40a0-bd1e-0aa44823eb70 could not be found. 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4167ca5f-4fca-40a0-bd1e-0aa44823eb70 could not be found. 2026-05-31 07:09:45.347 10 ERROR neutron.plugins.ml2.managers  2026-05-31 07:09:45.348 10 ERROR neutron.plugins.ml2.managers [None req-87304089-e6a7-429a-a7a1-9ac73c0d1da8 - - - - - -] Failed to bind port 31b9d209-c481-4b28-acf3-01ebfeb69dde on host instance for vnic_type normal using segments [{'id': '865a38a3-2472-4cd0-baa0-e8b99bc05d99', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 798, 'network_id': 'acaddb9b-e455-458b-8ade-9dbe572b4234'}] 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network acaddb9b-e455-458b-8ade-9dbe572b4234 could not be found. 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 268, in _get_network 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2870, in one 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1522, in one 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 252, in get_network_details 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1296, in get_network 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 270, in _get_network 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network acaddb9b-e455-458b-8ade-9dbe572b4234 could not be found. 2026-05-31 07:09:46.123 10 ERROR oslo_messaging.rpc.server  2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers [None req-d75dc2ff-c99f-44fc-b242-40bdb39a28a5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7c9d1275-6d42-42bb-b80c-5f7ee970b99f could not be found. 2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7c9d1275-6d42-42bb-b80c-5f7ee970b99f could not be found. 2026-05-31 07:09:47.039 10 ERROR neutron.plugins.ml2.managers  2026-05-31 07:09:47.040 10 ERROR neutron.plugins.ml2.managers [None req-d75dc2ff-c99f-44fc-b242-40bdb39a28a5 - - - - - -] Failed to bind port 9f631e7b-48f0-43af-b7be-42a2abea51aa on host instance for vnic_type normal using segments [{'id': 'c52c0c30-0bf4-4c46-a40e-c8356cf5477b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 993, 'network_id': '57fb77a5-1ff3-49b6-8ee9-3a80397a34cb'}] 2026-05-31 07:09:47.041 10 INFO neutron.plugins.ml2.plugin [None req-d75dc2ff-c99f-44fc-b242-40bdb39a28a5 - - - - - -] Attempt 2 to bind port 9f631e7b-48f0-43af-b7be-42a2abea51aa 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers [None req-d75dc2ff-c99f-44fc-b242-40bdb39a28a5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7c9d1275-6d42-42bb-b80c-5f7ee970b99f could not be found. 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7c9d1275-6d42-42bb-b80c-5f7ee970b99f could not be found. 2026-05-31 07:09:47.066 10 ERROR neutron.plugins.ml2.managers  2026-05-31 07:09:47.067 10 ERROR neutron.plugins.ml2.managers [None req-d75dc2ff-c99f-44fc-b242-40bdb39a28a5 - - - - - -] Failed to bind port 9f631e7b-48f0-43af-b7be-42a2abea51aa on host instance for vnic_type normal using segments [{'id': 'c52c0c30-0bf4-4c46-a40e-c8356cf5477b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 993, 'network_id': '57fb77a5-1ff3-49b6-8ee9-3a80397a34cb'}] 2026-05-31 07:09:47.068 10 INFO neutron.plugins.ml2.plugin [None req-d75dc2ff-c99f-44fc-b242-40bdb39a28a5 - - - - - -] Attempt 3 to bind port 9f631e7b-48f0-43af-b7be-42a2abea51aa 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers [None req-d75dc2ff-c99f-44fc-b242-40bdb39a28a5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7c9d1275-6d42-42bb-b80c-5f7ee970b99f could not be found. 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7c9d1275-6d42-42bb-b80c-5f7ee970b99f could not be found. 2026-05-31 07:09:47.090 10 ERROR neutron.plugins.ml2.managers  2026-05-31 07:09:47.092 10 ERROR neutron.plugins.ml2.managers [None req-d75dc2ff-c99f-44fc-b242-40bdb39a28a5 - - - - - -] Failed to bind port 9f631e7b-48f0-43af-b7be-42a2abea51aa on host instance for vnic_type normal using segments [{'id': 'c52c0c30-0bf4-4c46-a40e-c8356cf5477b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 993, 'network_id': '57fb77a5-1ff3-49b6-8ee9-3a80397a34cb'}] 2026-05-31 07:09:47.092 10 INFO neutron.plugins.ml2.plugin [None req-d75dc2ff-c99f-44fc-b242-40bdb39a28a5 - - - - - -] Attempt 4 to bind port 9f631e7b-48f0-43af-b7be-42a2abea51aa 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers [None req-d75dc2ff-c99f-44fc-b242-40bdb39a28a5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7c9d1275-6d42-42bb-b80c-5f7ee970b99f could not be found. 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7c9d1275-6d42-42bb-b80c-5f7ee970b99f could not be found. 2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers  2026-05-31 07:09:47.114 10 ERROR neutron.plugins.ml2.managers [None req-d75dc2ff-c99f-44fc-b242-40bdb39a28a5 - - - - - -] Failed to bind port 9f631e7b-48f0-43af-b7be-42a2abea51aa on host instance for vnic_type normal using segments [{'id': 'c52c0c30-0bf4-4c46-a40e-c8356cf5477b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 993, 'network_id': '57fb77a5-1ff3-49b6-8ee9-3a80397a34cb'}] 2026-05-31 07:09:47.115 10 INFO neutron.plugins.ml2.plugin [None req-d75dc2ff-c99f-44fc-b242-40bdb39a28a5 - - - - - -] Attempt 5 to bind port 9f631e7b-48f0-43af-b7be-42a2abea51aa 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers [None req-d75dc2ff-c99f-44fc-b242-40bdb39a28a5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7c9d1275-6d42-42bb-b80c-5f7ee970b99f could not be found. 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7c9d1275-6d42-42bb-b80c-5f7ee970b99f could not be found. 2026-05-31 07:09:47.137 10 ERROR neutron.plugins.ml2.managers  2026-05-31 07:09:47.138 10 ERROR neutron.plugins.ml2.managers [None req-d75dc2ff-c99f-44fc-b242-40bdb39a28a5 - - - - - -] Failed to bind port 9f631e7b-48f0-43af-b7be-42a2abea51aa on host instance for vnic_type normal using segments [{'id': 'c52c0c30-0bf4-4c46-a40e-c8356cf5477b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 993, 'network_id': '57fb77a5-1ff3-49b6-8ee9-3a80397a34cb'}] 2026-05-31 07:09:47.139 10 INFO neutron.plugins.ml2.plugin [None req-d75dc2ff-c99f-44fc-b242-40bdb39a28a5 - - - - - -] Attempt 6 to bind port 9f631e7b-48f0-43af-b7be-42a2abea51aa 2026-05-31 07:09:47.160 10 ERROR neutron.plugins.ml2.managers [None req-d75dc2ff-c99f-44fc-b242-40bdb39a28a5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7c9d1275-6d42-42bb-b80c-5f7ee970b99f could not be found. 2026-05-31 07:09:47.160 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-31 07:09:47.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-05-31 07:09:47.160 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-31 07:09:47.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-05-31 07:09:47.160 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-31 07:09:47.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-05-31 07:09:47.160 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-31 07:09:47.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-05-31 07:09:47.160 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-31 07:09:47.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-05-31 07:09:47.160 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-31 07:09:47.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-05-31 07:09:47.160 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:09:47.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-05-31 07:09:47.160 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:47.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-05-31 07:09:47.160 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:47.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-05-31 07:09:47.160 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:09:47.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-05-31 07:09:47.160 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-31 07:09:47.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-05-31 07:09:47.160 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:47.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-05-31 07:09:47.160 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:47.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-05-31 07:09:47.160 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:09:47.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-05-31 07:09:47.160 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:09:47.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-05-31 07:09:47.160 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:47.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-05-31 07:09:47.160 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:47.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-05-31 07:09:47.160 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-31 07:09:47.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-05-31 07:09:47.160 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-31 07:09:47.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-05-31 07:09:47.160 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-31 07:09:47.160 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7c9d1275-6d42-42bb-b80c-5f7ee970b99f could not be found. 2026-05-31 07:09:47.160 10 ERROR neutron.plugins.ml2.managers  2026-05-31 07:09:47.161 10 ERROR neutron.plugins.ml2.managers [None req-d75dc2ff-c99f-44fc-b242-40bdb39a28a5 - - - - - -] Failed to bind port 9f631e7b-48f0-43af-b7be-42a2abea51aa on host instance for vnic_type normal using segments [{'id': 'c52c0c30-0bf4-4c46-a40e-c8356cf5477b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 993, 'network_id': '57fb77a5-1ff3-49b6-8ee9-3a80397a34cb'}] 2026-05-31 07:09:47.161 10 INFO neutron.plugins.ml2.plugin [None req-d75dc2ff-c99f-44fc-b242-40bdb39a28a5 - - - - - -] Attempt 7 to bind port 9f631e7b-48f0-43af-b7be-42a2abea51aa 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers [None req-d75dc2ff-c99f-44fc-b242-40bdb39a28a5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7c9d1275-6d42-42bb-b80c-5f7ee970b99f could not be found. 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7c9d1275-6d42-42bb-b80c-5f7ee970b99f could not be found. 2026-05-31 07:09:47.180 10 ERROR neutron.plugins.ml2.managers  2026-05-31 07:09:47.181 10 ERROR neutron.plugins.ml2.managers [None req-d75dc2ff-c99f-44fc-b242-40bdb39a28a5 - - - - - -] Failed to bind port 9f631e7b-48f0-43af-b7be-42a2abea51aa on host instance for vnic_type normal using segments [{'id': 'c52c0c30-0bf4-4c46-a40e-c8356cf5477b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 993, 'network_id': '57fb77a5-1ff3-49b6-8ee9-3a80397a34cb'}] 2026-05-31 07:09:47.181 10 INFO neutron.plugins.ml2.plugin [None req-d75dc2ff-c99f-44fc-b242-40bdb39a28a5 - - - - - -] Attempt 8 to bind port 9f631e7b-48f0-43af-b7be-42a2abea51aa 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers [None req-d75dc2ff-c99f-44fc-b242-40bdb39a28a5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7c9d1275-6d42-42bb-b80c-5f7ee970b99f could not be found. 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7c9d1275-6d42-42bb-b80c-5f7ee970b99f could not be found. 2026-05-31 07:09:47.202 10 ERROR neutron.plugins.ml2.managers  2026-05-31 07:09:47.203 10 ERROR neutron.plugins.ml2.managers [None req-d75dc2ff-c99f-44fc-b242-40bdb39a28a5 - - - - - -] Failed to bind port 9f631e7b-48f0-43af-b7be-42a2abea51aa on host instance for vnic_type normal using segments [{'id': 'c52c0c30-0bf4-4c46-a40e-c8356cf5477b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 993, 'network_id': '57fb77a5-1ff3-49b6-8ee9-3a80397a34cb'}] 2026-05-31 07:09:47.203 10 INFO neutron.plugins.ml2.plugin [None req-d75dc2ff-c99f-44fc-b242-40bdb39a28a5 - - - - - -] Attempt 9 to bind port 9f631e7b-48f0-43af-b7be-42a2abea51aa 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers [None req-d75dc2ff-c99f-44fc-b242-40bdb39a28a5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7c9d1275-6d42-42bb-b80c-5f7ee970b99f could not be found. 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7c9d1275-6d42-42bb-b80c-5f7ee970b99f could not be found. 2026-05-31 07:09:47.227 10 ERROR neutron.plugins.ml2.managers  2026-05-31 07:09:47.228 10 ERROR neutron.plugins.ml2.managers [None req-d75dc2ff-c99f-44fc-b242-40bdb39a28a5 - - - - - -] Failed to bind port 9f631e7b-48f0-43af-b7be-42a2abea51aa on host instance for vnic_type normal using segments [{'id': 'c52c0c30-0bf4-4c46-a40e-c8356cf5477b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 993, 'network_id': '57fb77a5-1ff3-49b6-8ee9-3a80397a34cb'}] 2026-05-31 07:09:47.228 10 INFO neutron.plugins.ml2.plugin [None req-d75dc2ff-c99f-44fc-b242-40bdb39a28a5 - - - - - -] Attempt 10 to bind port 9f631e7b-48f0-43af-b7be-42a2abea51aa 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers [None req-d75dc2ff-c99f-44fc-b242-40bdb39a28a5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7c9d1275-6d42-42bb-b80c-5f7ee970b99f could not be found. 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7c9d1275-6d42-42bb-b80c-5f7ee970b99f could not be found. 2026-05-31 07:09:47.249 10 ERROR neutron.plugins.ml2.managers  2026-05-31 07:09:47.250 10 ERROR neutron.plugins.ml2.managers [None req-d75dc2ff-c99f-44fc-b242-40bdb39a28a5 - - - - - -] Failed to bind port 9f631e7b-48f0-43af-b7be-42a2abea51aa on host instance for vnic_type normal using segments [{'id': 'c52c0c30-0bf4-4c46-a40e-c8356cf5477b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 993, 'network_id': '57fb77a5-1ff3-49b6-8ee9-3a80397a34cb'}] 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network 57fb77a5-1ff3-49b6-8ee9-3a80397a34cb could not be found. 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 268, in _get_network 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2870, in one 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1522, in one 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 252, in get_network_details 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1296, in get_network 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 270, in _get_network 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network 57fb77a5-1ff3-49b6-8ee9-3a80397a34cb could not be found. 2026-05-31 07:09:47.966 10 ERROR oslo_messaging.rpc.server  2026-05-31 07:09:49.709 10 INFO neutron.plugins.ml2.plugin [None req-d32c9558-5cf1-4751-a791-17c72dcb4b65 - - - - - -] Attempt 1 to provision port d2ef5e94-b311-4aeb-be96-f53f82e06942