+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-03-06 01:07:50.622 1 INFO neutron.common.config [-] Logging enabled! 2026-03-06 01:07:50.622 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 25.2.3.dev6 2026-03-06 01:07:50.623 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-03-06 01:07:50.623 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-03-06 01:07:51.715 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-06 01:07:51.794 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-03-06 01:07:51.797 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-03-06 01:07:51.798 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-06 01:07:51.799 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-03-06 01:07:51.799 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-03-06 01:07:51.799 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-06 01:07:51.806 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-06 01:07:51.806 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-06 01:07:51.806 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-03-06 01:07:51.825 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-03-06 01:07:51.827 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-03-06 01:07:51.827 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-03-06 01:07:51.860 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-03-06 01:07:51.861 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-03-06 01:07:51.861 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-03-06 01:07:51.861 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-03-06 01:07:52.150 1 INFO neutron.plugins.ml2.managers [None req-022b4983-fad5-45eb-a319-073600a2f7e7 - - - - - -] Initializing driver for type 'vlan' 2026-03-06 01:07:52.434 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-022b4983-fad5-45eb-a319-073600a2f7e7 - - - - - -] VlanTypeDriver initialization complete 2026-03-06 01:07:52.435 1 INFO neutron.plugins.ml2.managers [None req-022b4983-fad5-45eb-a319-073600a2f7e7 - - - - - -] Initializing driver for type 'vxlan' 2026-03-06 01:07:52.435 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-022b4983-fad5-45eb-a319-073600a2f7e7 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-03-06 01:07:52.472 1 INFO neutron.plugins.ml2.managers [None req-022b4983-fad5-45eb-a319-073600a2f7e7 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-03-06 01:07:52.472 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-022b4983-fad5-45eb-a319-073600a2f7e7 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-03-06 01:07:52.473 1 INFO neutron.plugins.ml2.managers [None req-022b4983-fad5-45eb-a319-073600a2f7e7 - - - - - -] Initializing extension driver 'port_security' 2026-03-06 01:07:52.473 1 INFO neutron.plugins.ml2.extensions.port_security [None req-022b4983-fad5-45eb-a319-073600a2f7e7 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-03-06 01:07:52.473 1 INFO neutron.plugins.ml2.managers [None req-022b4983-fad5-45eb-a319-073600a2f7e7 - - - - - -] Initializing extension driver 'qos' 2026-03-06 01:07:52.473 1 INFO neutron.plugins.ml2.managers [None req-022b4983-fad5-45eb-a319-073600a2f7e7 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-03-06 01:07:52.473 1 INFO neutron.plugins.ml2.managers [None req-022b4983-fad5-45eb-a319-073600a2f7e7 - - - - - -] Initializing mechanism driver 'l2population' 2026-03-06 01:07:52.487 1 INFO neutron.quota [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded quota_driver: . 2026-03-06 01:07:52.487 1 INFO neutron.plugins.ml2.plugin [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Modular L2 Plugin initialization complete 2026-03-06 01:07:52.488 1 INFO neutron.plugins.ml2.managers [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-03-06 01:07:52.488 1 INFO neutron.plugins.ml2.managers [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-03-06 01:07:52.488 1 INFO neutron.plugins.ml2.managers [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Got port-security extension from driver 'port_security' 2026-03-06 01:07:52.488 1 INFO neutron.extensions.vlantransparent [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Disabled vlantransparent extension. 2026-03-06 01:07:52.488 1 INFO neutron.manager [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loading Plugin: qos 2026-03-06 01:07:52.500 1 INFO neutron.manager [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loading Plugin: router 2026-03-06 01:07:52.534 1 INFO neutron.services.service_base [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-03-06 01:07:52.534 1 INFO neutron.manager [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loading Plugin: segments 2026-03-06 01:07:52.600 1 INFO neutron.manager [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loading Plugin: trunk 2026-03-06 01:07:52.613 1 INFO neutron.manager [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loading Plugin: vpnaas 2026-03-06 01:07:52.645 1 WARNING stevedore.named [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-06 01:07:52.722 1 INFO neutron_vpnaas.services.vpn.plugin [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-03-06 01:07:52.723 1 INFO neutron.common.utils [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-03-06 01:07:52.723 1 INFO neutron.manager [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loading Plugin: auto_allocate 2026-03-06 01:07:52.727 1 INFO neutron.manager [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loading Plugin: tag 2026-03-06 01:07:52.732 1 INFO neutron.manager [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loading Plugin: timestamp 2026-03-06 01:07:52.735 1 INFO neutron.manager [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loading Plugin: network_ip_availability 2026-03-06 01:07:52.738 1 INFO neutron.manager [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loading Plugin: flavors 2026-03-06 01:07:52.740 1 INFO neutron.manager [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loading Plugin: revisions 2026-03-06 01:07:52.743 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Initializing extension manager. 2026-03-06 01:07:52.744 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: address-group 2026-03-06 01:07:52.745 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: address-scope 2026-03-06 01:07:52.746 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-03-06 01:07:52.747 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: agent 2026-03-06 01:07:52.747 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: agent-resources-synced 2026-03-06 01:07:52.748 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: allowed-address-pairs 2026-03-06 01:07:52.749 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: auto-allocated-topology 2026-03-06 01:07:52.749 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: availability_zone 2026-03-06 01:07:52.750 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: availability_zone_filter 2026-03-06 01:07:52.750 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-03-06 01:07:52.751 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: default-subnetpools 2026-03-06 01:07:52.752 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-03-06 01:07:52.753 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: dns-integration 2026-03-06 01:07:52.753 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: dns-domain-ports 2026-03-06 01:07:52.754 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-03-06 01:07:52.754 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: dvr 2026-03-06 01:07:52.755 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-03-06 01:07:52.755 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: empty-string-filtering 2026-03-06 01:07:52.756 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-03-06 01:07:52.757 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-03-06 01:07:52.758 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: external-net 2026-03-06 01:07:52.758 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: extra_dhcp_opt 2026-03-06 01:07:52.759 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: extraroute 2026-03-06 01:07:52.759 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: extraroute-atomic 2026-03-06 01:07:52.760 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-03-06 01:07:52.760 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-03-06 01:07:52.761 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-03-06 01:07:52.761 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-03-06 01:07:52.761 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: fip-port-details 2026-03-06 01:07:52.762 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: flavors 2026-03-06 01:07:52.763 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-03-06 01:07:52.764 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: floatingip-pools 2026-03-06 01:07:52.764 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: ip_allocation 2026-03-06 01:07:52.765 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: ip-substring-filtering 2026-03-06 01:07:52.765 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: l2_adjacency 2026-03-06 01:07:52.766 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: router 2026-03-06 01:07:52.768 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-03-06 01:07:52.768 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-03-06 01:07:52.769 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-03-06 01:07:52.769 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: ext-gw-mode 2026-03-06 01:07:52.770 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: l3-ha 2026-03-06 01:07:52.770 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-03-06 01:07:52.771 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-03-06 01:07:52.771 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: l3-flavors 2026-03-06 01:07:52.772 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-03-06 01:07:52.772 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-03-06 01:07:52.774 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: l3_agent_scheduler 2026-03-06 01:07:52.775 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-03-06 01:07:52.776 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Extension logging not supported by any of loaded plugins 2026-03-06 01:07:52.777 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Extension metering not supported by any of loaded plugins 2026-03-06 01:07:52.777 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-03-06 01:07:52.778 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: multi-provider 2026-03-06 01:07:52.778 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: net-mtu 2026-03-06 01:07:52.779 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: net-mtu-writable 2026-03-06 01:07:52.779 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: network_availability_zone 2026-03-06 01:07:52.780 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: network_ha 2026-03-06 01:07:52.780 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: network-ip-availability 2026-03-06 01:07:52.781 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-03-06 01:07:52.782 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: pagination 2026-03-06 01:07:52.782 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: port-device-profile 2026-03-06 01:07:52.783 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-03-06 01:07:52.783 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-03-06 01:07:52.783 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-03-06 01:07:52.784 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: port-mac-override 2026-03-06 01:07:52.785 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: port-mac-address-regenerate 2026-03-06 01:07:52.785 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: port-numa-affinity-policy 2026-03-06 01:07:52.786 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-03-06 01:07:52.786 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: port-resource-request 2026-03-06 01:07:52.787 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: port-resource-request-groups 2026-03-06 01:07:52.787 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-03-06 01:07:52.788 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: binding 2026-03-06 01:07:52.788 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: binding-extended 2026-03-06 01:07:52.789 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: port-security 2026-03-06 01:07:52.789 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: project-id 2026-03-06 01:07:52.790 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: provider 2026-03-06 01:07:52.791 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: qos 2026-03-06 01:07:52.792 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: qos-bw-limit-direction 2026-03-06 01:07:52.793 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-03-06 01:07:52.793 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: qos-default 2026-03-06 01:07:52.793 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: qos-fip 2026-03-06 01:07:52.794 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-03-06 01:07:52.794 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: qos-gateway-ip 2026-03-06 01:07:52.795 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: qos-port-network-policy 2026-03-06 01:07:52.795 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: qos-pps-minimum 2026-03-06 01:07:52.796 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-03-06 01:07:52.797 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: qos-pps 2026-03-06 01:07:52.797 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: qos-rule-type-details 2026-03-06 01:07:52.797 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: qos-rule-type-filter 2026-03-06 01:07:52.798 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: qos-rules-alias 2026-03-06 01:07:52.798 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: quota-check-limit 2026-03-06 01:07:52.800 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: quotas 2026-03-06 01:07:52.804 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: quota_details 2026-03-06 01:07:52.806 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: rbac-policies 2026-03-06 01:07:52.806 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: rbac-address-group 2026-03-06 01:07:52.807 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: rbac-address-scope 2026-03-06 01:07:52.807 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: rbac-security-groups 2026-03-06 01:07:52.808 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: rbac-subnetpool 2026-03-06 01:07:52.808 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: revision-if-match 2026-03-06 01:07:52.809 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: standard-attr-revisions 2026-03-06 01:07:52.809 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: router_availability_zone 2026-03-06 01:07:52.810 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-03-06 01:07:52.811 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: security-groups-default-rules 2026-03-06 01:07:52.812 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-03-06 01:07:52.812 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: port-security-groups-filtering 2026-03-06 01:07:52.812 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: security-groups-remote-address-group 2026-03-06 01:07:52.813 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-03-06 01:07:52.813 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: security-groups-shared-filtering 2026-03-06 01:07:52.817 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: security-group 2026-03-06 01:07:52.818 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: segment 2026-03-06 01:07:52.819 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-03-06 01:07:52.819 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: service-type 2026-03-06 01:07:52.820 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: sorting 2026-03-06 01:07:52.820 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: standard-attr-segment 2026-03-06 01:07:52.821 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: standard-attr-description 2026-03-06 01:07:52.821 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: stateful-security-group 2026-03-06 01:07:52.822 1 WARNING neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-03-06 01:07:52.822 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-03-06 01:07:52.823 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: subnet-external-network 2026-03-06 01:07:52.823 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: subnet_onboard 2026-03-06 01:07:52.824 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: subnet-segmentid-writable 2026-03-06 01:07:52.824 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: subnet-service-types 2026-03-06 01:07:52.825 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: subnet_allocation 2026-03-06 01:07:52.825 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-03-06 01:07:52.826 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: tag-creation 2026-03-06 01:07:52.826 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-03-06 01:07:52.829 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: standard-attr-tag 2026-03-06 01:07:52.830 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: standard-attr-timestamp 2026-03-06 01:07:52.830 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: trunk 2026-03-06 01:07:52.831 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: trunk-details 2026-03-06 01:07:52.831 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-03-06 01:07:52.832 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-03-06 01:07:52.834 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-03-06 01:07:52.834 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: vpn-endpoint-groups 2026-03-06 01:07:52.835 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: vpn-flavors 2026-03-06 01:07:52.836 1 INFO neutron.api.extensions [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Loaded extension: vpnaas 2026-03-06 01:07:52.839 1 INFO oslo_service.service [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Starting 2 workers 2026-03-06 01:07:52.843 1 INFO oslo_service.service [None req-8080141f-7259-4367-ad4b-750c4826b97a - - - - - -] Starting 1 workers 2026-03-06 01:08:37.016 9 INFO neutron.db.l3_hamode_db [None req-b49b3830-4cca-4054-902e-0ebd85540377 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-06 01:08:51.115 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port c644d7b6-1645-416a-9b73-60ddbc22678c 2026-03-06 01:08:52.876 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port c644d7b6-1645-416a-9b73-60ddbc22678c 2026-03-06 01:08:52.903 10 INFO neutron.plugins.ml2.plugin [None req-75670b90-4584-4384-8acb-01a3fa51fd61 - - - - - -] Attempt 1 to provision port c644d7b6-1645-416a-9b73-60ddbc22678c 2026-03-06 01:08:54.211 10 INFO neutron.plugins.ml2.plugin [None req-5eab70e3-0eb7-4bb2-addb-ff85706c485c - - - - - -] Attempt 1 to provision port c644d7b6-1645-416a-9b73-60ddbc22678c 2026-03-06 01:13:23.051 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 2ab641ed-7d08-4bad-ac18-d3a00209df32 2026-03-06 01:13:24.060 9 INFO neutron.plugins.ml2.plugin [None req-7e887117-4dfb-4902-939d-bc2b6b734646 - - - - - -] Attempt 1 to provision port 2ab641ed-7d08-4bad-ac18-d3a00209df32 2026-03-06 01:13:25.039 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 2ab641ed-7d08-4bad-ac18-d3a00209df32 2026-03-06 01:13:25.169 10 INFO neutron.plugins.ml2.plugin [None req-3b81e699-10b7-4dd9-8ca7-08590607db1d - - - - - -] Attempt 1 to provision port 2ab641ed-7d08-4bad-ac18-d3a00209df32 2026-03-06 01:13:31.111 10 INFO neutron.plugins.ml2.plugin [None req-4bb903dc-cd3f-40ba-93a1-061b911420a9 - - - - - -] Attempt 1 to provision port 2edc211d-aa9d-4e9f-b779-c505aa4fa8bc 2026-03-06 01:17:29.751 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 2edc211d-aa9d-4e9f-b779-c505aa4fa8bc 2026-03-06 01:17:31.186 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 2edc211d-aa9d-4e9f-b779-c505aa4fa8bc 2026-03-06 01:29:29.789 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 7f063c07-979b-4c1e-bcce-cfc9b142ac9d 2026-03-06 01:29:31.707 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 7f063c07-979b-4c1e-bcce-cfc9b142ac9d 2026-03-06 01:45:21.824 10 INFO neutron.plugins.ml2.plugin [None req-11a95d12-2dd9-4ccf-9727-e036f4b25582 - - - - - -] Attempt 1 to provision port 0b5c1d68-d6bf-4989-8d0b-4865b6ef8829 2026-03-06 01:45:22.340 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port a95ef3c5-9619-40f1-b0b1-ef182d6106d6 2026-03-06 01:45:22.548 10 INFO neutron.plugins.ml2.plugin [None req-1570b4a1-0b43-4a7b-a40d-1353693b2ae9 - - - - - -] Attempt 1 to provision port 9e7eb70a-f770-4484-9024-8a558ac5dde5 2026-03-06 01:45:22.920 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 50e0aaee-8890-45d1-ab8b-7faeb3e22a1c 2026-03-06 01:45:23.234 9 INFO neutron.plugins.ml2.plugin [None req-10e53cc8-22e4-4d99-893b-0f610a01a295 - - - - - -] Attempt 1 to provision port a95ef3c5-9619-40f1-b0b1-ef182d6106d6 2026-03-06 01:45:23.319 9 INFO neutron.plugins.ml2.plugin [None req-10e53cc8-22e4-4d99-893b-0f610a01a295 - - - - - -] Attempt 1 to provision port 50e0aaee-8890-45d1-ab8b-7faeb3e22a1c 2026-03-06 01:45:24.146 9 INFO neutron.plugins.ml2.plugin [None req-1124471c-7d6d-4293-8036-39badff1965c - - - - - -] Attempt 1 to provision port a95ef3c5-9619-40f1-b0b1-ef182d6106d6 2026-03-06 01:45:24.304 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port a95ef3c5-9619-40f1-b0b1-ef182d6106d6 2026-03-06 01:45:24.555 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 50e0aaee-8890-45d1-ab8b-7faeb3e22a1c 2026-03-06 01:45:24.900 9 INFO neutron.plugins.ml2.plugin [None req-071b473f-a1d6-4c24-bc25-a3f160cf5355 - - - - - -] Attempt 1 to provision port 50e0aaee-8890-45d1-ab8b-7faeb3e22a1c 2026-03-06 01:45:24.976 9 INFO neutron.plugins.ml2.plugin [None req-071b473f-a1d6-4c24-bc25-a3f160cf5355 - - - - - -] Attempt 1 to provision port bba59c2b-fd59-46c8-8320-ef469cda69b7 2026-03-06 01:45:25.552 10 INFO neutron.plugins.ml2.plugin [None req-3ae27593-8664-4fdf-804b-37530a72ddba - - - - - -] Attempt 1 to provision port bba59c2b-fd59-46c8-8320-ef469cda69b7 2026-03-06 01:45:25.574 10 INFO neutron.plugins.ml2.plugin [None req-3ae27593-8664-4fdf-804b-37530a72ddba - - - - - -] Attempt 1 to provision port ec82e857-ae3e-4371-bdab-f98afdb1aa3b 2026-03-06 01:45:26.255 9 INFO neutron.plugins.ml2.plugin [None req-8dc5b82c-c0c8-470c-bd16-a4bcd4c89e6e - - - - - -] Attempt 1 to provision port ec82e857-ae3e-4371-bdab-f98afdb1aa3b 2026-03-06 01:45:26.278 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 2430d839-bd5e-4551-948f-bd75e2fb6155 2026-03-06 01:45:26.966 10 INFO neutron.plugins.ml2.plugin [None req-c2286b17-b8e7-479d-b43f-6814dbfc7d50 - - - - - -] Attempt 1 to provision port bd7906c6-56a4-46e8-b599-88da13ae3fc2 2026-03-06 01:45:27.669 9 INFO neutron.plugins.ml2.plugin [None req-9eb91faa-4bab-48eb-9d5a-94201f06f088 - - - - - -] Attempt 1 to provision port 2430d839-bd5e-4551-948f-bd75e2fb6155 2026-03-06 01:45:28.343 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 2430d839-bd5e-4551-948f-bd75e2fb6155 2026-03-06 01:45:28.975 10 INFO neutron.plugins.ml2.plugin [None req-827a50f6-c6da-4e5d-a03a-468a13370069 - - - - - -] Attempt 1 to provision port 2430d839-bd5e-4551-948f-bd75e2fb6155 2026-03-06 01:45:29.676 10 INFO neutron.plugins.ml2.plugin [None req-a5a92c94-a4a8-41d1-9e8b-a8a3401649ae - - - - - -] Attempt 1 to provision port 2ecfe07d-5424-4a8a-aa25-98183ff576d9 2026-03-06 01:45:30.585 9 INFO neutron.plugins.ml2.plugin [None req-da4e270e-3f59-49d0-bf18-951dc08df8d1 - - - - - -] Attempt 1 to provision port 2ecfe07d-5424-4a8a-aa25-98183ff576d9 2026-03-06 01:45:33.904 9 INFO neutron.plugins.ml2.plugin [None req-9c4f9c0b-3480-4fc5-845c-4ea59fb17214 - - - - - -] Attempt 1 to provision port 63dce5c2-f39b-49a0-9d3c-54c23ea98203 2026-03-06 01:45:34.335 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port be238f37-d584-40d1-9de9-0b6b65c51f7b 2026-03-06 01:45:34.703 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 9bf2103c-ef8e-40d2-aedc-9b608f5d4da3 2026-03-06 01:45:35.011 10 INFO neutron.plugins.ml2.plugin [None req-0845be12-e700-44e4-80a6-2585cd93b552 - - - - - -] Attempt 1 to provision port be238f37-d584-40d1-9de9-0b6b65c51f7b 2026-03-06 01:45:36.319 10 INFO neutron.plugins.ml2.plugin [None req-85b46056-3807-43d6-a783-3a90a44fb326 - - - - - -] Attempt 1 to provision port be238f37-d584-40d1-9de9-0b6b65c51f7b 2026-03-06 01:45:36.360 10 INFO neutron.plugins.ml2.plugin [None req-85b46056-3807-43d6-a783-3a90a44fb326 - - - - - -] Attempt 1 to provision port 9182d96c-eb92-439a-8467-c59d10bb4310 2026-03-06 01:45:36.497 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port be238f37-d584-40d1-9de9-0b6b65c51f7b 2026-03-06 01:45:36.768 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 773b8a40-972f-49bb-b77e-233cd5df9daf 2026-03-06 01:45:37.035 9 INFO neutron.plugins.ml2.plugin [None req-98c34752-2bca-44fb-89d9-c86d40a68c28 - - - - - -] Attempt 1 to provision port 6bb5fd6d-3759-4c35-bf61-6688e04ead47 2026-03-06 01:45:37.273 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 9bf2103c-ef8e-40d2-aedc-9b608f5d4da3 2026-03-06 01:45:37.516 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port fb60c085-898c-4c42-af59-6c74433ebec4 2026-03-06 01:45:37.734 10 INFO neutron.plugins.ml2.plugin [None req-686449bf-f77a-4c95-a12e-204b710a36ae - - - - - -] Attempt 1 to provision port fb60c085-898c-4c42-af59-6c74433ebec4 2026-03-06 01:45:37.819 10 INFO neutron.plugins.ml2.plugin [None req-686449bf-f77a-4c95-a12e-204b710a36ae - - - - - -] Attempt 1 to provision port 9182d96c-eb92-439a-8467-c59d10bb4310 2026-03-06 01:45:38.371 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 773b8a40-972f-49bb-b77e-233cd5df9daf 2026-03-06 01:45:38.444 9 INFO neutron.plugins.ml2.plugin [None req-1ae49761-4a92-4e28-ad7c-15609e53c420 - - - - - -] Attempt 1 to provision port 9182d96c-eb92-439a-8467-c59d10bb4310 2026-03-06 01:45:38.581 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port fb60c085-898c-4c42-af59-6c74433ebec4 2026-03-06 01:45:38.769 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port ff54069a-9c82-4311-839f-e11fc09dd0a2 2026-03-06 01:45:39.144 9 INFO neutron.plugins.ml2.plugin [None req-b91dc7f9-39e8-4090-af7c-54ee2ec85d25 - - - - - -] Attempt 1 to provision port fb60c085-898c-4c42-af59-6c74433ebec4 2026-03-06 01:45:39.861 9 INFO neutron.plugins.ml2.plugin [None req-2c120045-aa48-4a52-8542-2e5a24533cce - - - - - -] Attempt 1 to provision port 415b840d-fe19-4dbd-9956-443725fd8ce9 2026-03-06 01:45:40.369 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port ff54069a-9c82-4311-839f-e11fc09dd0a2 2026-03-06 01:45:40.565 9 INFO neutron.plugins.ml2.plugin [None req-6067d158-8840-48d5-a037-07e17ba53fd0 - - - - - -] Attempt 1 to provision port 415b840d-fe19-4dbd-9956-443725fd8ce9 2026-03-06 01:45:45.445 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 29134d7c-1965-42d8-a812-6f41f828d730 2026-03-06 01:45:46.046 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e73d643e-0f0c-4615-bee3-ba38066d7cb6'] response: {'server_uuid': '48a6d40c-5bbf-4d9f-bd0e-8f4fd0e36e85', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '29134d7c-1965-42d8-a812-6f41f828d730', 'code': 200} 2026-03-06 01:45:46.485 10 INFO neutron.plugins.ml2.plugin [None req-f0c0ec7e-ef1c-49bb-9bf2-d6f5a3b3e949 - - - - - -] Attempt 1 to provision port 71ae2118-6522-46e1-8fb4-71dca3cc5dac 2026-03-06 01:45:46.588 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 71ae2118-6522-46e1-8fb4-71dca3cc5dac 2026-03-06 01:45:46.838 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 29134d7c-1965-42d8-a812-6f41f828d730 2026-03-06 01:45:47.058 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port f530ce07-1dc7-4127-9f2f-78b8c9f0cbc2 2026-03-06 01:45:47.395 9 INFO neutron.plugins.ml2.plugin [None req-51fb2529-4c6e-4817-9f13-01ef23e937f0 - - - - - -] Attempt 1 to provision port e3397c2f-b000-4ef3-9d75-645558b10bb7 2026-03-06 01:45:47.423 9 INFO neutron.plugins.ml2.plugin [None req-51fb2529-4c6e-4817-9f13-01ef23e937f0 - - - - - -] Attempt 1 to provision port 71ae2118-6522-46e1-8fb4-71dca3cc5dac 2026-03-06 01:45:48.106 10 INFO neutron.plugins.ml2.plugin [None req-8c734acd-29c9-465a-b643-a09c93d6add5 - - - - - -] Attempt 1 to provision port e3397c2f-b000-4ef3-9d75-645558b10bb7 2026-03-06 01:45:48.646 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 71ae2118-6522-46e1-8fb4-71dca3cc5dac 2026-03-06 01:45:48.809 9 INFO neutron.plugins.ml2.plugin [None req-190eeabf-beda-4c88-a2f1-53478111b07d - - - - - -] Attempt 1 to provision port f530ce07-1dc7-4127-9f2f-78b8c9f0cbc2 2026-03-06 01:45:48.868 9 INFO neutron.plugins.ml2.plugin [None req-190eeabf-beda-4c88-a2f1-53478111b07d - - - - - -] Attempt 1 to provision port e3397c2f-b000-4ef3-9d75-645558b10bb7 2026-03-06 01:45:48.933 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port f530ce07-1dc7-4127-9f2f-78b8c9f0cbc2 2026-03-06 01:45:49.508 10 INFO neutron.plugins.ml2.plugin [None req-113b8248-46ba-4a41-a97a-568a1d67b2eb - - - - - -] Attempt 1 to provision port f530ce07-1dc7-4127-9f2f-78b8c9f0cbc2 2026-03-06 01:45:53.118 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 9303dd5e-e6de-412e-b5ec-0835bfec4508 2026-03-06 01:45:53.627 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ad3de2b-f3aa-4dc4-83b7-98167faf4a9a'] response: {'server_uuid': 'fd6a0c74-b909-488e-b894-3e4ac27e97bd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9303dd5e-e6de-412e-b5ec-0835bfec4508', 'code': 200} 2026-03-06 01:45:54.595 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 680e380a-aea1-447f-bf75-5b92600b71d4 2026-03-06 01:45:54.928 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 9303dd5e-e6de-412e-b5ec-0835bfec4508 2026-03-06 01:45:55.639 9 INFO neutron.plugins.ml2.plugin [None req-df76f912-75ef-499f-b272-fee947985f9f - - - - - -] Attempt 1 to provision port 680e380a-aea1-447f-bf75-5b92600b71d4 2026-03-06 01:45:56.352 9 INFO neutron.plugins.ml2.plugin [None req-cd919429-ff33-4b91-9b22-ad06abd4426c - - - - - -] Attempt 1 to provision port 680e380a-aea1-447f-bf75-5b92600b71d4 2026-03-06 01:45:56.767 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 680e380a-aea1-447f-bf75-5b92600b71d4 2026-03-06 01:45:59.342 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port c1bce0fa-0686-4b17-bad8-7cb107c28a97 2026-03-06 01:45:59.576 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a311baa-ca03-4136-8551-a7b576871c60'] response: {'server_uuid': '60ccdbd9-688f-4775-9874-2b0854c67c25', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c1bce0fa-0686-4b17-bad8-7cb107c28a97', 'code': 200} 2026-03-06 01:46:01.210 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port c1bce0fa-0686-4b17-bad8-7cb107c28a97 2026-03-06 01:46:01.496 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 182b6472-9787-4bae-a173-61dc345107e5 2026-03-06 01:46:01.837 9 INFO neutron.plugins.ml2.plugin [None req-11a3e24e-2159-4b7f-8009-a88d60bb731a - - - - - -] Attempt 1 to provision port 182b6472-9787-4bae-a173-61dc345107e5 2026-03-06 01:46:04.253 10 INFO neutron.plugins.ml2.plugin [None req-ed34f2be-579d-4e32-9efc-b810273b05b5 - - - - - -] Attempt 1 to provision port ea832102-b5f9-40e9-bc81-917568bb799e 2026-03-06 01:46:05.290 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b007990-043c-4e0a-913a-10cda636743d'] response: {'server_uuid': '60ccdbd9-688f-4775-9874-2b0854c67c25', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c1bce0fa-0686-4b17-bad8-7cb107c28a97', 'code': 200} 2026-03-06 01:46:07.147 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 63dce5c2-f39b-49a0-9d3c-54c23ea98203 2026-03-06 01:46:09.124 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 9182d96c-eb92-439a-8467-c59d10bb4310 2026-03-06 01:46:09.368 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 63dce5c2-f39b-49a0-9d3c-54c23ea98203 2026-03-06 01:46:11.202 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 415b840d-fe19-4dbd-9956-443725fd8ce9 2026-03-06 01:46:13.335 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 6bb5fd6d-3759-4c35-bf61-6688e04ead47 2026-03-06 01:46:13.601 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 415b840d-fe19-4dbd-9956-443725fd8ce9 2026-03-06 01:46:15.099 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 6bb5fd6d-3759-4c35-bf61-6688e04ead47 2026-03-06 01:46:17.194 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port b413ca28-6399-4e2b-95d3-e7e763204caa 2026-03-06 01:46:17.219 10 INFO neutron.plugins.ml2.plugin [None req-7c39caa6-4117-492d-be41-e9551ae79eae - - - - - -] Attempt 1 to provision port 1ccbf96d-4f37-443e-8175-c952ef36baeb 2026-03-06 01:46:18.322 9 INFO neutron.plugins.ml2.plugin [None req-44eb8f00-6a47-4a12-ac31-aa5cbf501922 - - - - - -] Attempt 1 to provision port b413ca28-6399-4e2b-95d3-e7e763204caa 2026-03-06 01:46:19.186 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port b413ca28-6399-4e2b-95d3-e7e763204caa 2026-03-06 01:46:19.374 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 6d186f50-433b-4853-86ae-43a557add291 2026-03-06 01:46:19.635 9 INFO neutron.plugins.ml2.plugin [None req-81bfdeba-6e1f-42ce-83c0-71e71dc90668 - - - - - -] Attempt 1 to provision port b413ca28-6399-4e2b-95d3-e7e763204caa 2026-03-06 01:46:19.707 9 INFO neutron.plugins.ml2.plugin [None req-81bfdeba-6e1f-42ce-83c0-71e71dc90668 - - - - - -] Attempt 1 to provision port 8383a6dc-681f-44ef-94cb-88223f3dd6c1 2026-03-06 01:46:20.335 10 INFO neutron.plugins.ml2.plugin [None req-b2a35936-658f-47a4-beab-946e3e85d5d6 - - - - - -] Attempt 1 to provision port 8383a6dc-681f-44ef-94cb-88223f3dd6c1 2026-03-06 01:46:21.048 9 INFO neutron.plugins.ml2.plugin [None req-5a3a6849-c34c-4f32-8e5b-7e7c96e2d6aa - - - - - -] Attempt 1 to provision port 9303dd5e-e6de-412e-b5ec-0835bfec4508 2026-03-06 01:46:21.142 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 9303dd5e-e6de-412e-b5ec-0835bfec4508 2026-03-06 01:46:21.370 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 6d186f50-433b-4853-86ae-43a557add291 2026-03-06 01:46:21.745 9 INFO neutron.plugins.ml2.plugin [None req-5796e445-2e9f-4c8a-8f16-7be7b0425be4 - - - - - -] Attempt 1 to provision port 8383a6dc-681f-44ef-94cb-88223f3dd6c1 2026-03-06 01:46:24.862 10 INFO neutron.plugins.ml2.plugin [None req-a3018d8c-a590-418d-9c61-f90f0a512da5 - - - - - -] Attempt 1 to provision port 9303dd5e-e6de-412e-b5ec-0835bfec4508 2026-03-06 01:46:25.235 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 9303dd5e-e6de-412e-b5ec-0835bfec4508 2026-03-06 01:46:27.369 10 INFO neutron.plugins.ml2.plugin [None req-6041fed3-96ed-42f4-82ba-cca5a9a21eb7 - - - - - -] Attempt 1 to provision port 7ccc72d7-1a8a-41c6-8df2-de537a4124c9 2026-03-06 01:46:27.527 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-baf82ece-0c51-4cf7-ba46-bb9f28195385'] response: {'server_uuid': 'fd6a0c74-b909-488e-b894-3e4ac27e97bd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9303dd5e-e6de-412e-b5ec-0835bfec4508', 'code': 200} 2026-03-06 01:46:31.700 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 3c6f0f99-cfd1-4af3-981d-95d8a33c2d03 2026-03-06 01:46:32.089 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port dfda8e17-372f-447c-acd5-b687aeef2566 2026-03-06 01:46:32.190 9 INFO neutron.plugins.ml2.plugin [None req-16520fec-6222-4452-bc1b-dd13ce855412 - - - - - -] Attempt 1 to provision port 3c6f0f99-cfd1-4af3-981d-95d8a33c2d03 2026-03-06 01:46:32.463 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port a90d3a01-ed73-484b-adf7-dd7d02782045 2026-03-06 01:46:32.567 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff5fc71a-7d2c-46f6-9253-42bb87f8387b'] response: {'server_uuid': 'd434c7c5-f5d4-4478-ac0b-10433b26d409', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a90d3a01-ed73-484b-adf7-dd7d02782045', 'code': 200} 2026-03-06 01:46:33.490 10 INFO neutron.plugins.ml2.plugin [None req-f3a31d79-a367-4ef0-99af-14929c4f56f3 - - - - - -] Attempt 1 to provision port ea523b38-c295-4a7e-8103-fc26e983c319 2026-03-06 01:46:33.524 10 INFO neutron.plugins.ml2.plugin [None req-f3a31d79-a367-4ef0-99af-14929c4f56f3 - - - - - -] Attempt 1 to provision port 3c6f0f99-cfd1-4af3-981d-95d8a33c2d03 2026-03-06 01:46:34.278 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 3c6f0f99-cfd1-4af3-981d-95d8a33c2d03 2026-03-06 01:46:34.397 9 INFO neutron.plugins.ml2.plugin [None req-00298af6-e7d0-4ab5-87c1-5b9fbfc0f965 - - - - - -] Attempt 1 to provision port ea523b38-c295-4a7e-8103-fc26e983c319 2026-03-06 01:46:34.543 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port dfda8e17-372f-447c-acd5-b687aeef2566 2026-03-06 01:46:34.753 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port a90d3a01-ed73-484b-adf7-dd7d02782045 2026-03-06 01:46:35.101 10 INFO neutron.plugins.ml2.plugin [None req-f66b2532-18df-489e-9faf-66f03166ff16 - - - - - -] Attempt 1 to provision port ea523b38-c295-4a7e-8103-fc26e983c319 2026-03-06 01:46:38.055 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 1ccbf96d-4f37-443e-8175-c952ef36baeb 2026-03-06 01:46:38.369 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 8383a6dc-681f-44ef-94cb-88223f3dd6c1 2026-03-06 01:46:39.934 9 INFO neutron.plugins.ml2.plugin [None req-06fee1d8-fd5e-469e-91d7-91f1253b3668 - - - - - -] Attempt 1 to provision port c610d3b8-fb2c-4f81-bd42-ef8adeb8e262 2026-03-06 01:46:40.568 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 1ccbf96d-4f37-443e-8175-c952ef36baeb 2026-03-06 01:46:40.813 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port e56b3822-2e2d-4113-97ca-bfa04298f70c 2026-03-06 01:46:41.233 9 INFO neutron.plugins.ml2.plugin [None req-bb54904f-ee73-4d05-a6b7-59e6fd766f66 - - - - - -] Attempt 1 to provision port e56b3822-2e2d-4113-97ca-bfa04298f70c 2026-03-06 01:46:41.337 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 8383a6dc-681f-44ef-94cb-88223f3dd6c1 2026-03-06 01:46:42.547 9 INFO neutron.plugins.ml2.plugin [None req-5ea04a08-a33f-4342-a92a-662761f2ae79 - - - - - -] Attempt 1 to provision port 796f9cfb-ecc6-4e94-970f-8a2cc56d98fc 2026-03-06 01:46:42.570 9 INFO neutron.plugins.ml2.plugin [None req-5ea04a08-a33f-4342-a92a-662761f2ae79 - - - - - -] Attempt 1 to provision port e56b3822-2e2d-4113-97ca-bfa04298f70c 2026-03-06 01:46:42.932 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port b4d5a9ca-c149-4896-8920-2623743902d7 2026-03-06 01:46:43.250 9 INFO neutron.plugins.ml2.plugin [None req-4b95ba1a-91d3-470e-86ca-16e3bb982ae7 - - - - - -] Attempt 1 to provision port 796f9cfb-ecc6-4e94-970f-8a2cc56d98fc 2026-03-06 01:46:43.304 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port e56b3822-2e2d-4113-97ca-bfa04298f70c 2026-03-06 01:46:43.529 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port d76c560d-e36a-43f1-8879-46dc7f9031f2 2026-03-06 01:46:43.676 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f5c4c2c0-492a-4d76-b45c-b18547915919'] response: {'server_uuid': 'dacb03bd-e786-4e28-af41-01f931017ce3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd76c560d-e36a-43f1-8879-46dc7f9031f2', 'code': 200} 2026-03-06 01:46:44.153 9 INFO neutron.plugins.ml2.plugin [None req-486edde2-2a49-46bd-b521-008ad6de78a9 - - - - - -] Attempt 1 to provision port 796f9cfb-ecc6-4e94-970f-8a2cc56d98fc 2026-03-06 01:46:44.559 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port b4d5a9ca-c149-4896-8920-2623743902d7 2026-03-06 01:46:44.736 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port d76c560d-e36a-43f1-8879-46dc7f9031f2 2026-03-06 01:46:50.646 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 9c21b0bb-d6f3-43c9-825d-027d2b9fb686 2026-03-06 01:46:51.029 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port ea523b38-c295-4a7e-8103-fc26e983c319 2026-03-06 01:46:51.201 9 INFO neutron.plugins.ml2.plugin [None req-26b97230-c432-478c-88bf-577d01d1ce89 - - - - - -] Attempt 1 to provision port a2e15374-37ef-45a4-99b0-0828b4e99ca2 2026-03-06 01:46:51.334 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 7ccc72d7-1a8a-41c6-8df2-de537a4124c9 2026-03-06 01:46:51.900 10 INFO neutron.plugins.ml2.plugin [None req-92b41237-b4db-432e-b389-513be65f8c9b - - - - - -] Attempt 1 to provision port 9c21b0bb-d6f3-43c9-825d-027d2b9fb686 2026-03-06 01:46:52.598 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 9c21b0bb-d6f3-43c9-825d-027d2b9fb686 2026-03-06 01:46:52.829 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port ea523b38-c295-4a7e-8103-fc26e983c319 2026-03-06 01:46:53.109 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port e12c1122-9ab8-442a-90cc-dcfb742fd390 2026-03-06 01:46:53.211 9 INFO neutron.plugins.ml2.plugin [None req-edf53c6f-52d9-4452-9d46-fe6cfb0f4438 - - - - - -] Attempt 1 to provision port 9c21b0bb-d6f3-43c9-825d-027d2b9fb686 2026-03-06 01:46:53.565 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 7ccc72d7-1a8a-41c6-8df2-de537a4124c9 2026-03-06 01:46:54.125 9 INFO neutron.plugins.ml2.plugin [None req-9cdb132d-c6af-4e76-91b4-5f0b8cabcab9 - - - - - -] Attempt 1 to provision port 50f3f05a-eb25-4285-8a7c-dc485062b394 2026-03-06 01:46:54.819 9 INFO neutron.plugins.ml2.plugin [None req-7d36bb05-75d8-421f-b851-f95198a848f5 - - - - - -] Attempt 1 to provision port 50f3f05a-eb25-4285-8a7c-dc485062b394 2026-03-06 01:46:55.141 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port e12c1122-9ab8-442a-90cc-dcfb742fd390 2026-03-06 01:46:55.326 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 0009289a-999c-4988-adf8-3411076e013b 2026-03-06 01:46:55.540 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-dbe0f2f6-ca59-4cf3-9a37-350d08a4868e'] response: {'server_uuid': 'f6aa212e-b7da-4282-80a2-63fda92545be', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0009289a-999c-4988-adf8-3411076e013b', 'code': 200} 2026-03-06 01:46:56.526 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 0009289a-999c-4988-adf8-3411076e013b 2026-03-06 01:47:00.612 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 796f9cfb-ecc6-4e94-970f-8a2cc56d98fc 2026-03-06 01:47:00.895 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port c610d3b8-fb2c-4f81-bd42-ef8adeb8e262 2026-03-06 01:47:02.666 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 796f9cfb-ecc6-4e94-970f-8a2cc56d98fc 2026-03-06 01:47:02.893 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port c610d3b8-fb2c-4f81-bd42-ef8adeb8e262 2026-03-06 01:47:05.054 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port fd41cec6-d98f-451b-93e6-922c604a4cdb 2026-03-06 01:47:05.167 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3dce8f70-413c-49bd-870c-666eace6bb69'] response: {'server_uuid': 'd8cc9601-1c7e-425a-aca7-a4c80313c93e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fd41cec6-d98f-451b-93e6-922c604a4cdb', 'code': 200} 2026-03-06 01:47:06.540 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port fd41cec6-d98f-451b-93e6-922c604a4cdb 2026-03-06 01:47:10.604 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port a2e15374-37ef-45a4-99b0-0828b4e99ca2 2026-03-06 01:47:10.861 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 50f3f05a-eb25-4285-8a7c-dc485062b394 2026-03-06 01:47:12.574 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port a2e15374-37ef-45a4-99b0-0828b4e99ca2 2026-03-06 01:47:12.728 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 50f3f05a-eb25-4285-8a7c-dc485062b394 2026-03-06 01:47:17.084 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port b355685b-6014-4b48-a499-a7bcc3de87d5 2026-03-06 01:47:17.199 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8293360-3ea9-4971-91f3-97ea75213073'] response: {'server_uuid': '0f16c8c9-bac7-4554-91ae-d7611e4564e1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b355685b-6014-4b48-a499-a7bcc3de87d5', 'code': 200} 2026-03-06 01:47:18.955 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 0009289a-999c-4988-adf8-3411076e013b 2026-03-06 01:47:19.073 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f8de0c3-48e7-459d-bcd7-a432eb57c400'] response: {'server_uuid': 'f6aa212e-b7da-4282-80a2-63fda92545be', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0009289a-999c-4988-adf8-3411076e013b', 'code': 200} 2026-03-06 01:47:19.236 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae22b63d-13f4-4d80-a051-35911ae693f7'] response: {'server_uuid': 'f6aa212e-b7da-4282-80a2-63fda92545be', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0009289a-999c-4988-adf8-3411076e013b', 'code': 200} 2026-03-06 01:47:19.329 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port b355685b-6014-4b48-a499-a7bcc3de87d5 2026-03-06 01:47:20.788 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 0009289a-999c-4988-adf8-3411076e013b 2026-03-06 01:47:35.302 10 INFO neutron.plugins.ml2.plugin [None req-ac16e537-15a1-4008-b69a-4cafd6c252b1 - - - - - -] Attempt 1 to provision port c97feb2e-2333-49c5-8afc-dcbd2c3a1572 2026-03-06 01:47:38.970 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b851fc4-0321-4c2c-8079-7d8bcf286b75'] response: {'server_uuid': 'f6aa212e-b7da-4282-80a2-63fda92545be', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0009289a-999c-4988-adf8-3411076e013b', 'code': 200} 2026-03-06 01:47:42.993 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f6bcfdf-6a14-420b-8c1d-fafe485bdd49'] response: {'server_uuid': 'dacb03bd-e786-4e28-af41-01f931017ce3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd76c560d-e36a-43f1-8879-46dc7f9031f2', 'code': 200} 2026-03-06 01:48:06.822 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 7737b404-f8b6-4b06-a04d-26a9eaa30f61 2026-03-06 01:48:06.844 9 INFO neutron.plugins.ml2.plugin [None req-8d513d4b-9a83-45df-be1b-353fe4644c3a - - - - - -] Attempt 1 to provision port 7737b404-f8b6-4b06-a04d-26a9eaa30f61 2026-03-06 01:48:07.541 10 INFO neutron.plugins.ml2.plugin [None req-d0cf176a-9e1e-491a-b873-a3f4b66675db - - - - - -] Attempt 1 to provision port 26bce391-aedc-49e2-8b4f-ac5494fde3fb 2026-03-06 01:48:07.678 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 26bce391-aedc-49e2-8b4f-ac5494fde3fb 2026-03-06 01:48:08.252 10 INFO neutron.plugins.ml2.plugin [None req-220e91e9-86eb-486c-8065-41c0a3369e84 - - - - - -] Attempt 1 to provision port ae0b8ac0-008e-42ca-ace0-32fa9c4dd3cd 2026-03-06 01:48:08.293 10 INFO neutron.plugins.ml2.plugin [None req-220e91e9-86eb-486c-8065-41c0a3369e84 - - - - - -] Attempt 1 to provision port 7737b404-f8b6-4b06-a04d-26a9eaa30f61 2026-03-06 01:48:08.886 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 26bce391-aedc-49e2-8b4f-ac5494fde3fb 2026-03-06 01:48:08.963 10 INFO neutron.plugins.ml2.plugin [None req-a32d7218-f311-4eed-9aa0-7538c517ec10 - - - - - -] Attempt 1 to provision port 26bce391-aedc-49e2-8b4f-ac5494fde3fb 2026-03-06 01:48:09.089 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 7737b404-f8b6-4b06-a04d-26a9eaa30f61 2026-03-06 01:48:09.664 9 INFO neutron.plugins.ml2.plugin [None req-16b7bdd9-76fa-4fb0-9259-94af8ec94b2a - - - - - -] Attempt 1 to provision port ae0b8ac0-008e-42ca-ace0-32fa9c4dd3cd 2026-03-06 01:48:10.999 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port d01d3b78-02ce-472e-9eb9-c663fd14f4c4 2026-03-06 01:48:14.788 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port da4fa55b-76cb-49e4-bcc4-68a904ef124a 2026-03-06 01:48:15.183 9 INFO neutron.plugins.ml2.plugin [None req-b5f4d72f-a190-4913-a77e-1c9cf1d42d3c - - - - - -] Attempt 1 to provision port da4fa55b-76cb-49e4-bcc4-68a904ef124a 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4886b376-cae5-4263-bb6b-fe8356bb82dc could not be found. 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4886b376-cae5-4263-bb6b-fe8356bb82dc could not be found. 2026-03-06 01:48:16.404 9 ERROR neutron.plugins.ml2.managers 2026-03-06 01:48:16.408 9 ERROR neutron.plugins.ml2.managers [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Failed to bind port 058937aa-803e-4229-8667-53665633df35 on host instance for vnic_type normal using segments [{'id': 'd86473d1-0a21-4441-b326-3e38d7131cb6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 874, 'network_id': '797e7f5e-71ab-4012-b036-27a0da979232'}] 2026-03-06 01:48:16.409 9 INFO neutron.plugins.ml2.plugin [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Attempt 2 to bind port 058937aa-803e-4229-8667-53665633df35 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4886b376-cae5-4263-bb6b-fe8356bb82dc could not be found. 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4886b376-cae5-4263-bb6b-fe8356bb82dc could not be found. 2026-03-06 01:48:16.422 9 ERROR neutron.plugins.ml2.managers 2026-03-06 01:48:16.423 9 ERROR neutron.plugins.ml2.managers [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Failed to bind port 058937aa-803e-4229-8667-53665633df35 on host instance for vnic_type normal using segments [{'id': 'd86473d1-0a21-4441-b326-3e38d7131cb6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 874, 'network_id': '797e7f5e-71ab-4012-b036-27a0da979232'}] 2026-03-06 01:48:16.424 9 INFO neutron.plugins.ml2.plugin [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Attempt 3 to bind port 058937aa-803e-4229-8667-53665633df35 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4886b376-cae5-4263-bb6b-fe8356bb82dc could not be found. 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4886b376-cae5-4263-bb6b-fe8356bb82dc could not be found. 2026-03-06 01:48:16.438 9 ERROR neutron.plugins.ml2.managers 2026-03-06 01:48:16.440 9 ERROR neutron.plugins.ml2.managers [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Failed to bind port 058937aa-803e-4229-8667-53665633df35 on host instance for vnic_type normal using segments [{'id': 'd86473d1-0a21-4441-b326-3e38d7131cb6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 874, 'network_id': '797e7f5e-71ab-4012-b036-27a0da979232'}] 2026-03-06 01:48:16.440 9 INFO neutron.plugins.ml2.plugin [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Attempt 4 to bind port 058937aa-803e-4229-8667-53665633df35 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4886b376-cae5-4263-bb6b-fe8356bb82dc could not be found. 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4886b376-cae5-4263-bb6b-fe8356bb82dc could not be found. 2026-03-06 01:48:16.457 9 ERROR neutron.plugins.ml2.managers 2026-03-06 01:48:16.458 9 ERROR neutron.plugins.ml2.managers [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Failed to bind port 058937aa-803e-4229-8667-53665633df35 on host instance for vnic_type normal using segments [{'id': 'd86473d1-0a21-4441-b326-3e38d7131cb6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 874, 'network_id': '797e7f5e-71ab-4012-b036-27a0da979232'}] 2026-03-06 01:48:16.459 9 INFO neutron.plugins.ml2.plugin [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Attempt 5 to bind port 058937aa-803e-4229-8667-53665633df35 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4886b376-cae5-4263-bb6b-fe8356bb82dc could not be found. 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4886b376-cae5-4263-bb6b-fe8356bb82dc could not be found. 2026-03-06 01:48:16.469 9 ERROR neutron.plugins.ml2.managers 2026-03-06 01:48:16.470 9 ERROR neutron.plugins.ml2.managers [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Failed to bind port 058937aa-803e-4229-8667-53665633df35 on host instance for vnic_type normal using segments [{'id': 'd86473d1-0a21-4441-b326-3e38d7131cb6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 874, 'network_id': '797e7f5e-71ab-4012-b036-27a0da979232'}] 2026-03-06 01:48:16.471 9 INFO neutron.plugins.ml2.plugin [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Attempt 6 to bind port 058937aa-803e-4229-8667-53665633df35 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4886b376-cae5-4263-bb6b-fe8356bb82dc could not be found. 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4886b376-cae5-4263-bb6b-fe8356bb82dc could not be found. 2026-03-06 01:48:16.480 9 ERROR neutron.plugins.ml2.managers 2026-03-06 01:48:16.482 9 ERROR neutron.plugins.ml2.managers [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Failed to bind port 058937aa-803e-4229-8667-53665633df35 on host instance for vnic_type normal using segments [{'id': 'd86473d1-0a21-4441-b326-3e38d7131cb6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 874, 'network_id': '797e7f5e-71ab-4012-b036-27a0da979232'}] 2026-03-06 01:48:16.482 9 INFO neutron.plugins.ml2.plugin [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Attempt 7 to bind port 058937aa-803e-4229-8667-53665633df35 2026-03-06 01:48:16.496 9 INFO neutron.plugins.ml2.plugin [None req-a26d2e35-6d75-4bb7-8a23-13de7a67e223 - - - - - -] Attempt 1 to provision port da4fa55b-76cb-49e4-bcc4-68a904ef124a 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4886b376-cae5-4263-bb6b-fe8356bb82dc could not be found. 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4886b376-cae5-4263-bb6b-fe8356bb82dc could not be found. 2026-03-06 01:48:16.504 9 ERROR neutron.plugins.ml2.managers 2026-03-06 01:48:16.505 9 ERROR neutron.plugins.ml2.managers [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Failed to bind port 058937aa-803e-4229-8667-53665633df35 on host instance for vnic_type normal using segments [{'id': 'd86473d1-0a21-4441-b326-3e38d7131cb6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 874, 'network_id': '797e7f5e-71ab-4012-b036-27a0da979232'}] 2026-03-06 01:48:16.506 9 INFO neutron.plugins.ml2.plugin [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Attempt 8 to bind port 058937aa-803e-4229-8667-53665633df35 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4886b376-cae5-4263-bb6b-fe8356bb82dc could not be found. 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4886b376-cae5-4263-bb6b-fe8356bb82dc could not be found. 2026-03-06 01:48:16.523 9 ERROR neutron.plugins.ml2.managers 2026-03-06 01:48:16.525 9 ERROR neutron.plugins.ml2.managers [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Failed to bind port 058937aa-803e-4229-8667-53665633df35 on host instance for vnic_type normal using segments [{'id': 'd86473d1-0a21-4441-b326-3e38d7131cb6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 874, 'network_id': '797e7f5e-71ab-4012-b036-27a0da979232'}] 2026-03-06 01:48:16.526 9 INFO neutron.plugins.ml2.plugin [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Attempt 9 to bind port 058937aa-803e-4229-8667-53665633df35 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4886b376-cae5-4263-bb6b-fe8356bb82dc could not be found. 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4886b376-cae5-4263-bb6b-fe8356bb82dc could not be found. 2026-03-06 01:48:16.547 9 ERROR neutron.plugins.ml2.managers 2026-03-06 01:48:16.549 9 ERROR neutron.plugins.ml2.managers [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Failed to bind port 058937aa-803e-4229-8667-53665633df35 on host instance for vnic_type normal using segments [{'id': 'd86473d1-0a21-4441-b326-3e38d7131cb6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 874, 'network_id': '797e7f5e-71ab-4012-b036-27a0da979232'}] 2026-03-06 01:48:16.557 9 INFO neutron.plugins.ml2.plugin [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Attempt 10 to bind port 058937aa-803e-4229-8667-53665633df35 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4886b376-cae5-4263-bb6b-fe8356bb82dc could not be found. 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4886b376-cae5-4263-bb6b-fe8356bb82dc could not be found. 2026-03-06 01:48:16.582 9 ERROR neutron.plugins.ml2.managers 2026-03-06 01:48:16.584 9 ERROR neutron.plugins.ml2.managers [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Failed to bind port 058937aa-803e-4229-8667-53665633df35 on host instance for vnic_type normal using segments [{'id': 'd86473d1-0a21-4441-b326-3e38d7131cb6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 874, 'network_id': '797e7f5e-71ab-4012-b036-27a0da979232'}] 2026-03-06 01:48:16.832 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port da4fa55b-76cb-49e4-bcc4-68a904ef124a 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4886b376-cae5-4263-bb6b-fe8356bb82dc could not be found. 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4886b376-cae5-4263-bb6b-fe8356bb82dc could not be found. 2026-03-06 01:48:17.160 9 ERROR neutron.plugins.ml2.managers 2026-03-06 01:48:17.164 9 ERROR neutron.plugins.ml2.managers [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Failed to bind port 058937aa-803e-4229-8667-53665633df35 on host instance for vnic_type normal using segments [] 2026-03-06 01:48:17.165 9 INFO neutron.plugins.ml2.plugin [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Attempt 2 to bind port 058937aa-803e-4229-8667-53665633df35 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4886b376-cae5-4263-bb6b-fe8356bb82dc could not be found. 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4886b376-cae5-4263-bb6b-fe8356bb82dc could not be found. 2026-03-06 01:48:17.184 9 ERROR neutron.plugins.ml2.managers 2026-03-06 01:48:17.186 9 ERROR neutron.plugins.ml2.managers [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Failed to bind port 058937aa-803e-4229-8667-53665633df35 on host instance for vnic_type normal using segments [] 2026-03-06 01:48:17.188 9 INFO neutron.plugins.ml2.plugin [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Attempt 3 to bind port 058937aa-803e-4229-8667-53665633df35 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4886b376-cae5-4263-bb6b-fe8356bb82dc could not be found. 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4886b376-cae5-4263-bb6b-fe8356bb82dc could not be found. 2026-03-06 01:48:17.197 9 ERROR neutron.plugins.ml2.managers 2026-03-06 01:48:17.198 9 ERROR neutron.plugins.ml2.managers [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Failed to bind port 058937aa-803e-4229-8667-53665633df35 on host instance for vnic_type normal using segments [] 2026-03-06 01:48:17.198 9 INFO neutron.plugins.ml2.plugin [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Attempt 4 to bind port 058937aa-803e-4229-8667-53665633df35 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4886b376-cae5-4263-bb6b-fe8356bb82dc could not be found. 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4886b376-cae5-4263-bb6b-fe8356bb82dc could not be found. 2026-03-06 01:48:17.212 9 ERROR neutron.plugins.ml2.managers 2026-03-06 01:48:17.214 9 ERROR neutron.plugins.ml2.managers [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Failed to bind port 058937aa-803e-4229-8667-53665633df35 on host instance for vnic_type normal using segments [] 2026-03-06 01:48:17.214 9 INFO neutron.plugins.ml2.plugin [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Attempt 5 to bind port 058937aa-803e-4229-8667-53665633df35 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4886b376-cae5-4263-bb6b-fe8356bb82dc could not be found. 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4886b376-cae5-4263-bb6b-fe8356bb82dc could not be found. 2026-03-06 01:48:17.227 9 ERROR neutron.plugins.ml2.managers 2026-03-06 01:48:17.228 9 ERROR neutron.plugins.ml2.managers [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Failed to bind port 058937aa-803e-4229-8667-53665633df35 on host instance for vnic_type normal using segments [] 2026-03-06 01:48:17.229 9 INFO neutron.plugins.ml2.plugin [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Attempt 6 to bind port 058937aa-803e-4229-8667-53665633df35 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4886b376-cae5-4263-bb6b-fe8356bb82dc could not be found. 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4886b376-cae5-4263-bb6b-fe8356bb82dc could not be found. 2026-03-06 01:48:17.235 9 ERROR neutron.plugins.ml2.managers 2026-03-06 01:48:17.236 9 ERROR neutron.plugins.ml2.managers [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Failed to bind port 058937aa-803e-4229-8667-53665633df35 on host instance for vnic_type normal using segments [] 2026-03-06 01:48:17.236 9 INFO neutron.plugins.ml2.plugin [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Attempt 7 to bind port 058937aa-803e-4229-8667-53665633df35 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4886b376-cae5-4263-bb6b-fe8356bb82dc could not be found. 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4886b376-cae5-4263-bb6b-fe8356bb82dc could not be found. 2026-03-06 01:48:17.242 9 ERROR neutron.plugins.ml2.managers 2026-03-06 01:48:17.243 9 ERROR neutron.plugins.ml2.managers [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Failed to bind port 058937aa-803e-4229-8667-53665633df35 on host instance for vnic_type normal using segments [] 2026-03-06 01:48:17.243 9 INFO neutron.plugins.ml2.plugin [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Attempt 8 to bind port 058937aa-803e-4229-8667-53665633df35 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4886b376-cae5-4263-bb6b-fe8356bb82dc could not be found. 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4886b376-cae5-4263-bb6b-fe8356bb82dc could not be found. 2026-03-06 01:48:17.249 9 ERROR neutron.plugins.ml2.managers 2026-03-06 01:48:17.250 9 ERROR neutron.plugins.ml2.managers [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Failed to bind port 058937aa-803e-4229-8667-53665633df35 on host instance for vnic_type normal using segments [] 2026-03-06 01:48:17.250 9 INFO neutron.plugins.ml2.plugin [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Attempt 9 to bind port 058937aa-803e-4229-8667-53665633df35 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4886b376-cae5-4263-bb6b-fe8356bb82dc could not be found. 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4886b376-cae5-4263-bb6b-fe8356bb82dc could not be found. 2026-03-06 01:48:17.257 9 ERROR neutron.plugins.ml2.managers 2026-03-06 01:48:17.259 9 ERROR neutron.plugins.ml2.managers [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Failed to bind port 058937aa-803e-4229-8667-53665633df35 on host instance for vnic_type normal using segments [] 2026-03-06 01:48:17.259 9 INFO neutron.plugins.ml2.plugin [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Attempt 10 to bind port 058937aa-803e-4229-8667-53665633df35 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4886b376-cae5-4263-bb6b-fe8356bb82dc could not be found. 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4886b376-cae5-4263-bb6b-fe8356bb82dc could not be found. 2026-03-06 01:48:17.275 9 ERROR neutron.plugins.ml2.managers 2026-03-06 01:48:17.277 9 ERROR neutron.plugins.ml2.managers [None req-7de75c13-8997-4e91-91e1-a2783be89637 - - - - - -] Failed to bind port 058937aa-803e-4229-8667-53665633df35 on host instance for vnic_type normal using segments [] 2026-03-06 01:48:18.975 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 2a8b1899-f606-4ee5-aa6b-9478d04ba380 2026-03-06 01:48:21.163 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 3ef9d599-4c69-4374-b50b-f0f88d557056 2026-03-06 01:48:21.611 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port b922e1ea-2fc3-4c12-b5c0-a01ccb0288f9 2026-03-06 01:48:21.730 10 INFO neutron.plugins.ml2.plugin [None req-a651b753-f470-46fb-8747-1909123ecbf0 - - - - - -] Attempt 1 to provision port c2c13605-ae41-4b56-be19-29cdbf5e3a07 2026-03-06 01:48:21.979 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port c2c13605-ae41-4b56-be19-29cdbf5e3a07 2026-03-06 01:48:22.438 10 INFO neutron.plugins.ml2.plugin [None req-da67990d-fda3-4282-9831-5d9fd40b87fc - - - - - -] Attempt 1 to provision port 3ef9d599-4c69-4374-b50b-f0f88d557056 2026-03-06 01:48:22.503 10 INFO neutron.plugins.ml2.plugin [None req-da67990d-fda3-4282-9831-5d9fd40b87fc - - - - - -] Attempt 1 to provision port b922e1ea-2fc3-4c12-b5c0-a01ccb0288f9 2026-03-06 01:48:23.672 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port d7805dc6-3229-4d40-8b88-3a068e7554f9 2026-03-06 01:48:23.841 9 INFO neutron.plugins.ml2.plugin [None req-cdac800b-8257-43f2-a09a-98f98d2251db - - - - - -] Attempt 1 to provision port d7805dc6-3229-4d40-8b88-3a068e7554f9 2026-03-06 01:48:24.048 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 3ef9d599-4c69-4374-b50b-f0f88d557056 2026-03-06 01:48:24.103 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port a968882b-26c6-4302-9422-500fc9d209bf 2026-03-06 01:48:24.546 9 INFO neutron.plugins.ml2.plugin [None req-9805d43a-9d44-44ad-8c61-90ea04b7be77 - - - - - -] Attempt 1 to provision port c6b7aefd-936c-417b-bfa9-0f6122505462 2026-03-06 01:48:24.556 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port c6b7aefd-936c-417b-bfa9-0f6122505462 2026-03-06 01:48:24.761 9 INFO neutron.plugins.ml2.plugin [None req-9805d43a-9d44-44ad-8c61-90ea04b7be77 - - - - - -] Attempt 1 to provision port 3f82f965-f760-4ea1-a6b5-8487bcd78607 /var/lib/openstack/lib/python3.12/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.12/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.12/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.12/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-03-06 01:48:39.623 10 INFO neutron.plugins.ml2.plugin [None req-8f384362-03fb-4385-a9a6-b14937e16c92 - - - - - -] Attempt 1 to provision port c59136bd-41f5-47f2-bac5-64e2807e533f 2026-03-06 01:48:40.133 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port ba9a5e28-b1b1-4ab5-8abd-774b46b04041 2026-03-06 01:48:40.929 10 INFO neutron.plugins.ml2.plugin [None req-23e3079a-626a-42a9-a93e-9f4aa44792a0 - - - - - -] Attempt 1 to provision port ba9a5e28-b1b1-4ab5-8abd-774b46b04041 2026-03-06 01:48:42.177 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 11995172-f473-410b-a2f3-b0d2e6028cd6 2026-03-06 01:48:42.234 9 INFO neutron.plugins.ml2.plugin [None req-c8f31753-8d4f-4cb7-8c98-17369613052f - - - - - -] Attempt 1 to provision port 9e9dc6c5-a840-4245-a112-13c2d8608eec 2026-03-06 01:48:42.257 9 INFO neutron.plugins.ml2.plugin [None req-c8f31753-8d4f-4cb7-8c98-17369613052f - - - - - -] Attempt 1 to provision port ba9a5e28-b1b1-4ab5-8abd-774b46b04041 2026-03-06 01:48:42.509 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port ba9a5e28-b1b1-4ab5-8abd-774b46b04041 2026-03-06 01:48:43.140 10 INFO neutron.plugins.ml2.plugin [None req-ff8997ea-940d-4cb5-b114-fe17fce91c80 - - - - - -] Attempt 1 to provision port 9e9dc6c5-a840-4245-a112-13c2d8608eec 2026-03-06 01:48:43.854 9 INFO neutron.plugins.ml2.plugin [None req-f148ada6-25c1-4dfd-a2d0-f15ddaa895db - - - - - -] Attempt 1 to provision port 9e9dc6c5-a840-4245-a112-13c2d8608eec 2026-03-06 01:48:44.070 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 11995172-f473-410b-a2f3-b0d2e6028cd6 2026-03-06 01:48:55.118 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 264a3cc9-c270-4ca2-9a14-a10258fccc61 2026-03-06 01:48:55.242 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a8bdbe8-f72e-4d4f-8afe-00e3a05c59b5'] response: {'server_uuid': 'c6ea4da8-5783-4c19-9706-637114dd5b0e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '264a3cc9-c270-4ca2-9a14-a10258fccc61', 'code': 200} 2026-03-06 01:48:56.091 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 264a3cc9-c270-4ca2-9a14-a10258fccc61 2026-03-06 01:49:00.081 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 9e9dc6c5-a840-4245-a112-13c2d8608eec 2026-03-06 01:49:00.363 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port c59136bd-41f5-47f2-bac5-64e2807e533f 2026-03-06 01:49:02.123 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 9e9dc6c5-a840-4245-a112-13c2d8608eec 2026-03-06 01:49:02.313 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port c59136bd-41f5-47f2-bac5-64e2807e533f 2026-03-06 01:49:12.279 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 678fa4c0-c4f1-4d9c-b702-1e44a9c37a95 2026-03-06 01:49:12.663 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port eb1c8c5b-e503-4ed0-99bb-db1934b0a316 2026-03-06 01:49:12.768 10 INFO neutron.plugins.ml2.plugin [None req-6d49720a-1f95-4c19-a8c7-ca295ee2d0d0 - - - - - -] Attempt 1 to provision port eb1c8c5b-e503-4ed0-99bb-db1934b0a316 2026-03-06 01:49:13.475 10 INFO neutron.plugins.ml2.plugin [None req-5e0a10e3-2061-408c-bf71-25f43fdc4346 - - - - - -] Attempt 1 to provision port 16763fd5-382b-43f7-a5c8-754b8defafb4 2026-03-06 01:49:13.514 10 INFO neutron.plugins.ml2.plugin [None req-5e0a10e3-2061-408c-bf71-25f43fdc4346 - - - - - -] Attempt 1 to provision port 678fa4c0-c4f1-4d9c-b702-1e44a9c37a95 2026-03-06 01:49:14.155 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 678fa4c0-c4f1-4d9c-b702-1e44a9c37a95 2026-03-06 01:49:14.172 9 INFO neutron.plugins.ml2.plugin [None req-3bb45dfa-ade3-469d-8c59-fbef321075e8 - - - - - -] Attempt 1 to provision port f0a05ed3-fb62-40fb-9d9a-80de15961f60 2026-03-06 01:49:14.366 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port eb1c8c5b-e503-4ed0-99bb-db1934b0a316 2026-03-06 01:49:14.562 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port f0a05ed3-fb62-40fb-9d9a-80de15961f60 2026-03-06 01:49:15.086 10 INFO neutron.plugins.ml2.plugin [None req-08f3132b-40bd-4184-9fd8-d13195f859d3 - - - - - -] Attempt 1 to provision port eb1c8c5b-e503-4ed0-99bb-db1934b0a316 2026-03-06 01:49:15.993 10 INFO neutron.plugins.ml2.plugin [None req-ac82f7a8-36f3-4aca-9dfa-a791fbc7f691 - - - - - -] Attempt 1 to provision port 678fa4c0-c4f1-4d9c-b702-1e44a9c37a95 2026-03-06 01:49:16.153 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 08e33792-d604-4c8a-aff7-593b9a2565f5 2026-03-06 01:49:16.506 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 678fa4c0-c4f1-4d9c-b702-1e44a9c37a95 2026-03-06 01:49:16.667 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port f0a05ed3-fb62-40fb-9d9a-80de15961f60 2026-03-06 01:49:16.687 9 INFO neutron.plugins.ml2.plugin [None req-6059820b-1902-40d2-aa08-b36283194b31 - - - - - -] Attempt 1 to provision port f0a05ed3-fb62-40fb-9d9a-80de15961f60 2026-03-06 01:49:17.405 9 INFO neutron.plugins.ml2.plugin [None req-a4c8bbec-f94f-47d9-b331-4a306c4f4c93 - - - - - -] Attempt 1 to provision port 3b1e6f5d-da93-4faa-9124-fd90f4879359 2026-03-06 01:49:17.431 9 INFO neutron.plugins.ml2.plugin [None req-a4c8bbec-f94f-47d9-b331-4a306c4f4c93 - - - - - -] Attempt 1 to provision port eb1c8c5b-e503-4ed0-99bb-db1934b0a316 2026-03-06 01:49:18.103 9 INFO neutron.plugins.ml2.plugin [None req-d0131ead-1683-4201-b77d-a079bb4b3339 - - - - - -] Attempt 1 to provision port 3b1e6f5d-da93-4faa-9124-fd90f4879359 2026-03-06 01:49:18.108 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 08e33792-d604-4c8a-aff7-593b9a2565f5 2026-03-06 01:49:18.812 10 INFO neutron.plugins.ml2.plugin [None req-7b2ce8b5-876e-42ba-82b2-a0f9286a4c39 - - - - - -] Attempt 1 to provision port f0a05ed3-fb62-40fb-9d9a-80de15961f60 2026-03-06 01:49:18.880 10 INFO neutron.plugins.ml2.plugin [None req-7b2ce8b5-876e-42ba-82b2-a0f9286a4c39 - - - - - -] Attempt 1 to provision port bc877422-e9ee-4bb7-b8f7-fce51d0edd19 2026-03-06 01:49:18.906 10 INFO neutron.plugins.ml2.plugin [None req-7b2ce8b5-876e-42ba-82b2-a0f9286a4c39 - - - - - -] Attempt 1 to provision port 678fa4c0-c4f1-4d9c-b702-1e44a9c37a95 2026-03-06 01:49:19.533 10 INFO neutron.plugins.ml2.plugin [None req-42327c94-f460-4e13-9e69-72893667ab10 - - - - - -] Attempt 1 to provision port 3b1e6f5d-da93-4faa-9124-fd90f4879359 2026-03-06 01:49:19.560 10 INFO neutron.plugins.ml2.plugin [None req-42327c94-f460-4e13-9e69-72893667ab10 - - - - - -] Attempt 1 to provision port bc877422-e9ee-4bb7-b8f7-fce51d0edd19 2026-03-06 01:49:20.219 10 INFO neutron.plugins.ml2.plugin [None req-874726a6-c9f0-4572-8334-111ea71a6508 - - - - - -] Attempt 1 to provision port 6933418c-6318-42b3-b2c4-f43ab6acfc4f 2026-03-06 01:49:20.926 9 INFO neutron.plugins.ml2.plugin [None req-d9ec9698-c457-48ed-a30a-164ab6465dc7 - - - - - -] Attempt 1 to provision port bc877422-e9ee-4bb7-b8f7-fce51d0edd19 2026-03-06 01:49:20.951 9 INFO neutron.plugins.ml2.plugin [None req-d9ec9698-c457-48ed-a30a-164ab6465dc7 - - - - - -] Attempt 1 to provision port 6933418c-6318-42b3-b2c4-f43ab6acfc4f 2026-03-06 01:49:22.030 10 INFO neutron.plugins.ml2.plugin [None req-5b038b9a-753e-4434-b4fd-f1d9d8909167 - - - - - -] Attempt 1 to provision port 69ad5207-a71b-455f-b298-13e6f97fbbb1 2026-03-06 01:49:22.120 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 70765326-59cd-44f7-8fda-246ebbba99bb 2026-03-06 01:49:23.139 10 INFO neutron.plugins.ml2.plugin [None req-747f0d0f-cfc8-4540-9d4f-8e6d4683b1f2 - - - - - -] Attempt 1 to provision port 70765326-59cd-44f7-8fda-246ebbba99bb 2026-03-06 01:49:24.163 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 53501f49-2116-49d9-a404-ddf3587a1b63 2026-03-06 01:49:24.448 10 INFO neutron.plugins.ml2.plugin [None req-94d21957-b624-4f3a-a34c-822856a625d7 - - - - - -] Attempt 1 to provision port 70765326-59cd-44f7-8fda-246ebbba99bb 2026-03-06 01:49:24.524 10 INFO neutron.plugins.ml2.plugin [None req-94d21957-b624-4f3a-a34c-822856a625d7 - - - - - -] Attempt 1 to provision port 413d2939-ca31-44af-81c8-1abf1974f51a 2026-03-06 01:49:24.602 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 70765326-59cd-44f7-8fda-246ebbba99bb 2026-03-06 01:49:25.345 9 INFO neutron.plugins.ml2.plugin [None req-26516de5-d5a8-454f-82fb-013931134c3c - - - - - -] Attempt 1 to provision port 413d2939-ca31-44af-81c8-1abf1974f51a 2026-03-06 01:49:26.055 9 INFO neutron.plugins.ml2.plugin [None req-1f1d9b20-cee2-4432-92a0-c9edbc1913f6 - - - - - -] Attempt 1 to provision port 413d2939-ca31-44af-81c8-1abf1974f51a 2026-03-06 01:49:26.099 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 53501f49-2116-49d9-a404-ddf3587a1b63 2026-03-06 01:49:26.762 9 INFO neutron.plugins.ml2.plugin [None req-fc2077f9-7636-4500-8f20-6bd87c91af16 - - - - - -] Attempt 1 to provision port 5fc0c8f1-0ae4-46f5-881c-3dd279f4e4a7 2026-03-06 01:49:28.068 10 INFO neutron.plugins.ml2.plugin [None req-301bbbc8-71e3-4d49-995e-d46bdd72ba03 - - - - - -] Attempt 1 to provision port d464393e-d738-4496-907b-c80dbadbba8e 2026-03-06 01:49:28.102 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port d464393e-d738-4496-907b-c80dbadbba8e 2026-03-06 01:49:29.374 10 INFO neutron.plugins.ml2.plugin [None req-64fa9b3a-83c9-480d-a834-d4d890a238b5 - - - - - -] Attempt 1 to provision port 3bb93e3e-3d1a-475a-aa03-d09f9ff034a0 2026-03-06 01:49:29.416 10 INFO neutron.plugins.ml2.plugin [None req-64fa9b3a-83c9-480d-a834-d4d890a238b5 - - - - - -] Attempt 1 to provision port d464393e-d738-4496-907b-c80dbadbba8e 2026-03-06 01:49:30.080 9 INFO neutron.plugins.ml2.plugin [None req-85e0ec83-3aa5-4604-b360-821ce3534ad5 - - - - - -] Attempt 1 to provision port 3bb93e3e-3d1a-475a-aa03-d09f9ff034a0 2026-03-06 01:49:30.706 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port d464393e-d738-4496-907b-c80dbadbba8e 2026-03-06 01:49:30.893 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 44a6cd33-481f-4a01-9d36-2bbefca6c05a 2026-03-06 01:49:30.988 9 INFO neutron.plugins.ml2.plugin [None req-1871f088-7c39-4576-8366-b65ad13d2419 - - - - - -] Attempt 1 to provision port 3bb93e3e-3d1a-475a-aa03-d09f9ff034a0 2026-03-06 01:49:31.030 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3754a91-3788-475b-baf8-eed85336751b'] response: {'server_uuid': '530662d7-2d0d-41cd-81de-3b62bd1bb3ef', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '44a6cd33-481f-4a01-9d36-2bbefca6c05a', 'code': 200} 2026-03-06 01:49:31.335 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port dcc6322c-eb5a-4a06-bc55-bcc4b363747f 2026-03-06 01:49:32.333 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port dcc6322c-eb5a-4a06-bc55-bcc4b363747f 2026-03-06 01:49:32.551 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 44a6cd33-481f-4a01-9d36-2bbefca6c05a 2026-03-06 01:49:36.287 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 3b1e6f5d-da93-4faa-9124-fd90f4879359 2026-03-06 01:49:36.717 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 16763fd5-382b-43f7-a5c8-754b8defafb4 2026-03-06 01:49:38.399 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 6933418c-6318-42b3-b2c4-f43ab6acfc4f 2026-03-06 01:49:38.693 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 3b1e6f5d-da93-4faa-9124-fd90f4879359 2026-03-06 01:49:38.857 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port bc877422-e9ee-4bb7-b8f7-fce51d0edd19 2026-03-06 01:49:39.154 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 16763fd5-382b-43f7-a5c8-754b8defafb4 2026-03-06 01:49:40.293 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 6933418c-6318-42b3-b2c4-f43ab6acfc4f 2026-03-06 01:49:40.546 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port bc877422-e9ee-4bb7-b8f7-fce51d0edd19 2026-03-06 01:49:43.328 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 3dc67eef-9c2e-431d-994c-7ca29c9febd5 2026-03-06 01:49:43.432 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a2335b1-0b7e-4320-86e8-08ba8f94ebc3'] response: {'server_uuid': 'a517eadb-6f03-49ce-9414-62dd74adda35', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3dc67eef-9c2e-431d-994c-7ca29c9febd5', 'code': 200} 2026-03-06 01:49:44.323 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 69ad5207-a71b-455f-b298-13e6f97fbbb1 2026-03-06 01:49:44.694 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 3dc67eef-9c2e-431d-994c-7ca29c9febd5 2026-03-06 01:49:44.900 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 413d2939-ca31-44af-81c8-1abf1974f51a 2026-03-06 01:49:46.297 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 69ad5207-a71b-455f-b298-13e6f97fbbb1 2026-03-06 01:49:46.460 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 413d2939-ca31-44af-81c8-1abf1974f51a 2026-03-06 01:49:48.399 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 3bb93e3e-3d1a-475a-aa03-d09f9ff034a0 2026-03-06 01:49:48.803 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 502b4980-5915-409d-82f2-637162edbf5e 2026-03-06 01:49:48.913 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-12f17c31-976a-4830-acac-9159c02e53c4'] response: {'server_uuid': 'ff3fd257-add4-4de0-8d99-4461a526d816', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '502b4980-5915-409d-82f2-637162edbf5e', 'code': 200} 2026-03-06 01:49:50.328 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 3bb93e3e-3d1a-475a-aa03-d09f9ff034a0 2026-03-06 01:49:50.479 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 502b4980-5915-409d-82f2-637162edbf5e 2026-03-06 01:49:50.643 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 5fc0c8f1-0ae4-46f5-881c-3dd279f4e4a7 2026-03-06 01:49:52.289 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 5fc0c8f1-0ae4-46f5-881c-3dd279f4e4a7 2026-03-06 01:50:00.534 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-11f8a8cf-7f16-4946-9fa0-759251232653'] response: {'server_uuid': 'a517eadb-6f03-49ce-9414-62dd74adda35', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3dc67eef-9c2e-431d-994c-7ca29c9febd5', 'code': 200} 2026-03-06 01:50:11.675 10 INFO neutron.plugins.ml2.plugin [None req-554b3383-a6ba-4528-ba6f-3cf3904335c7 - - - - - -] Attempt 1 to provision port 0af9671d-4626-42ef-a97c-dfc7d2e143be 2026-03-06 01:50:32.901 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 1d180599-03a9-47ee-80b6-6168d891b292 2026-03-06 01:50:33.003 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f534428a-5c4d-4c03-a84e-5ba9c22bb4d9'] response: {'server_uuid': 'a4d1c1b7-35db-44bd-a3ad-741383d03016', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1d180599-03a9-47ee-80b6-6168d891b292', 'code': 200} 2026-03-06 01:50:34.293 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 1d180599-03a9-47ee-80b6-6168d891b292 2026-03-06 01:51:12.211 9 INFO neutron.plugins.ml2.plugin [None req-999e63b7-0425-41e5-95a4-130ad70371e4 - - - - - -] Attempt 1 to provision port 183d065b-f902-4b7b-9099-9c0823fce7bf 2026-03-06 01:51:17.926 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 183d065b-f902-4b7b-9099-9c0823fce7bf 2026-03-06 01:51:18.071 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-165f6f1c-71d2-4cb7-a73d-b08f8c87c8ea'] response: {'server_uuid': 'a4d1c1b7-35db-44bd-a3ad-741383d03016', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '183d065b-f902-4b7b-9099-9c0823fce7bf', 'code': 200} 2026-03-06 01:51:18.511 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 183d065b-f902-4b7b-9099-9c0823fce7bf 2026-03-06 01:51:21.088 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 183d065b-f902-4b7b-9099-9c0823fce7bf 2026-03-06 01:51:52.588 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 468ec3bd-c78a-4a95-a97e-42ca0dd2583c 2026-03-06 01:51:52.692 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3e892c47-23d8-4ee9-ab6c-f02f3742daba'] response: {'server_uuid': 'a4d1c1b7-35db-44bd-a3ad-741383d03016', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '468ec3bd-c78a-4a95-a97e-42ca0dd2583c', 'code': 200} 2026-03-06 01:51:54.980 10 INFO neutron.plugins.ml2.plugin [None req-a1182662-5afd-4bca-bcc3-1ca006f41f23 - - - - - -] Attempt 1 to provision port 468ec3bd-c78a-4a95-a97e-42ca0dd2583c 2026-03-06 01:52:08.574 9 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 37b97ce4-5d8f-4d61-841e-133a8d5e315d 2026-03-06 01:52:08.687 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a089217a-494c-4432-af81-fa7025e4dd00'] response: {'server_uuid': 'a4d1c1b7-35db-44bd-a3ad-741383d03016', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '37b97ce4-5d8f-4d61-841e-133a8d5e315d', 'code': 200} 2026-03-06 01:52:11.440 10 INFO neutron.plugins.ml2.plugin [None req-997e0bc1-79b2-4596-95b3-576a9a615db6 - - - - - -] Attempt 1 to provision port 37b97ce4-5d8f-4d61-841e-133a8d5e315d 2026-03-06 01:52:22.610 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 37b97ce4-5d8f-4d61-841e-133a8d5e315d 2026-03-06 01:52:22.783 9 INFO neutron.plugins.ml2.plugin [None req-13bc0bd1-5f69-4574-8938-dc7d50b6eacf - - - - - -] Attempt 1 to provision port 37b97ce4-5d8f-4d61-841e-133a8d5e315d 2026-03-06 01:52:32.316 9 INFO neutron.plugins.ml2.plugin [None req-855c2143-3c87-40eb-a5c8-b7a96201a12a - - - - - -] Attempt 1 to provision port 468ec3bd-c78a-4a95-a97e-42ca0dd2583c 2026-03-06 01:52:32.621 10 INFO neutron.plugins.ml2.plugin [None req-3aa29a90-b731-4376-8a3f-ce339c72663e - - - - - -] Attempt 1 to provision port 468ec3bd-c78a-4a95-a97e-42ca0dd2583c