+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-04-07 00:38:37.677 1 INFO neutron.common.config [-] Logging enabled! 2026-04-07 00:38:37.677 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 21.2.2.dev24 2026-04-07 00:38:37.677 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-04-07 00:38:37.678 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-07 00:38:38.412 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-07 00:38:38.415 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-07 00:38:38.417 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-07 00:38:38.418 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-07 00:38:38.418 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-07 00:38:38.418 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-07 00:38:38.419 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:38:38.423 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:38:38.423 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:38:38.424 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-07 00:38:38.439 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-07 00:38:38.440 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-07 00:38:38.440 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-07 00:38:38.467 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-07 00:38:38.467 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-07 00:38:38.467 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-07 00:38:38.467 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-07 00:38:38.756 1 INFO neutron.plugins.ml2.managers [None req-0570760f-b214-4b3b-95bd-d8b00f8d929a - - - - - -] Initializing driver for type 'vlan' 2026-04-07 00:38:39.039 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-0570760f-b214-4b3b-95bd-d8b00f8d929a - - - - - -] VlanTypeDriver initialization complete 2026-04-07 00:38:39.039 1 INFO neutron.plugins.ml2.managers [None req-0570760f-b214-4b3b-95bd-d8b00f8d929a - - - - - -] Initializing driver for type 'vxlan' 2026-04-07 00:38:39.039 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-0570760f-b214-4b3b-95bd-d8b00f8d929a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-07 00:38:39.077 1 INFO neutron.plugins.ml2.managers [None req-0570760f-b214-4b3b-95bd-d8b00f8d929a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-07 00:38:39.077 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-0570760f-b214-4b3b-95bd-d8b00f8d929a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-07 00:38:39.077 1 INFO neutron.plugins.ml2.managers [None req-0570760f-b214-4b3b-95bd-d8b00f8d929a - - - - - -] Initializing extension driver 'port_security' 2026-04-07 00:38:39.078 1 INFO neutron.plugins.ml2.extensions.port_security [None req-0570760f-b214-4b3b-95bd-d8b00f8d929a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-07 00:38:39.078 1 INFO neutron.plugins.ml2.managers [None req-0570760f-b214-4b3b-95bd-d8b00f8d929a - - - - - -] Initializing extension driver 'qos' 2026-04-07 00:38:39.078 1 INFO neutron.plugins.ml2.managers [None req-0570760f-b214-4b3b-95bd-d8b00f8d929a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-07 00:38:39.078 1 INFO neutron.plugins.ml2.managers [None req-0570760f-b214-4b3b-95bd-d8b00f8d929a - - - - - -] Initializing mechanism driver 'l2population' 2026-04-07 00:38:39.091 1 INFO neutron.quota [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded quota_driver: . 2026-04-07 00:38:39.092 1 INFO neutron.plugins.ml2.plugin [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Modular L2 Plugin initialization complete 2026-04-07 00:38:39.092 1 INFO neutron.plugins.ml2.managers [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-07 00:38:39.092 1 INFO neutron.plugins.ml2.managers [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-07 00:38:39.092 1 INFO neutron.plugins.ml2.managers [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-07 00:38:39.092 1 INFO neutron.extensions.vlantransparent [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Disabled vlantransparent extension. 2026-04-07 00:38:39.093 1 INFO neutron.manager [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loading Plugin: qos 2026-04-07 00:38:39.102 1 INFO neutron.manager [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loading Plugin: router 2026-04-07 00:38:39.132 1 INFO neutron.services.service_base [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-07 00:38:39.132 1 INFO neutron.manager [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loading Plugin: segments 2026-04-07 00:38:39.191 1 INFO neutron.manager [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loading Plugin: trunk 2026-04-07 00:38:39.241 1 INFO neutron.manager [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loading Plugin: vpnaas 2026-04-07 00:38:39.274 1 WARNING stevedore.named [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-07 00:38:39.334 1 INFO neutron_vpnaas.services.vpn.plugin [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-07 00:38:39.334 1 INFO neutron.common.utils [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-07 00:38:39.334 1 INFO neutron.manager [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loading Plugin: auto_allocate 2026-04-07 00:38:39.338 1 INFO neutron.manager [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loading Plugin: tag 2026-04-07 00:38:39.343 1 INFO neutron.manager [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loading Plugin: timestamp 2026-04-07 00:38:39.345 1 INFO neutron.manager [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loading Plugin: network_ip_availability 2026-04-07 00:38:39.348 1 INFO neutron.manager [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loading Plugin: flavors 2026-04-07 00:38:39.350 1 INFO neutron.manager [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loading Plugin: revisions 2026-04-07 00:38:39.353 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Initializing extension manager. 2026-04-07 00:38:39.354 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: address-group 2026-04-07 00:38:39.355 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: address-scope 2026-04-07 00:38:39.355 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-07 00:38:39.356 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: agent 2026-04-07 00:38:39.356 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: agent-resources-synced 2026-04-07 00:38:39.357 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-07 00:38:39.358 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-07 00:38:39.358 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: availability_zone 2026-04-07 00:38:39.359 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: availability_zone_filter 2026-04-07 00:38:39.359 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-07 00:38:39.360 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: default-subnetpools 2026-04-07 00:38:39.361 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-07 00:38:39.361 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: dns-integration 2026-04-07 00:38:39.362 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: dns-domain-ports 2026-04-07 00:38:39.362 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-07 00:38:39.363 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: dvr 2026-04-07 00:38:39.363 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-07 00:38:39.364 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: empty-string-filtering 2026-04-07 00:38:39.364 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-07 00:38:39.364 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-07 00:38:39.365 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: external-net 2026-04-07 00:38:39.365 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-07 00:38:39.366 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: extraroute 2026-04-07 00:38:39.366 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: extraroute-atomic 2026-04-07 00:38:39.367 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-07 00:38:39.367 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-07 00:38:39.368 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-07 00:38:39.368 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-07 00:38:39.369 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: fip-port-details 2026-04-07 00:38:39.369 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: flavors 2026-04-07 00:38:39.370 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-07 00:38:39.371 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: floatingip-pools 2026-04-07 00:38:39.371 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: ip_allocation 2026-04-07 00:38:39.372 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-07 00:38:39.372 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: l2_adjacency 2026-04-07 00:38:39.373 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: router 2026-04-07 00:38:39.374 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-07 00:38:39.375 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: ext-gw-mode 2026-04-07 00:38:39.375 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: l3-ha 2026-04-07 00:38:39.376 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-07 00:38:39.376 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: l3-flavors 2026-04-07 00:38:39.377 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-07 00:38:39.377 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-07 00:38:39.379 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-07 00:38:39.381 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-07 00:38:39.382 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-07 00:38:39.383 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-07 00:38:39.384 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-07 00:38:39.384 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: multi-provider 2026-04-07 00:38:39.385 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: net-mtu 2026-04-07 00:38:39.385 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: net-mtu-writable 2026-04-07 00:38:39.386 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: network_availability_zone 2026-04-07 00:38:39.386 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: network-ip-availability 2026-04-07 00:38:39.387 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-07 00:38:39.387 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: pagination 2026-04-07 00:38:39.388 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: port-device-profile 2026-04-07 00:38:39.388 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: port-mac-override 2026-04-07 00:38:39.389 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-07 00:38:39.389 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-07 00:38:39.390 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: port-resource-request 2026-04-07 00:38:39.390 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-07 00:38:39.390 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: binding 2026-04-07 00:38:39.391 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: binding-extended 2026-04-07 00:38:39.392 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: port-security 2026-04-07 00:38:39.392 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: project-id 2026-04-07 00:38:39.392 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: provider 2026-04-07 00:38:39.394 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: qos 2026-04-07 00:38:39.394 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-07 00:38:39.395 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-07 00:38:39.395 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: qos-default 2026-04-07 00:38:39.396 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: qos-fip 2026-04-07 00:38:39.396 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-07 00:38:39.397 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-07 00:38:39.397 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-07 00:38:39.398 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-07 00:38:39.398 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-07 00:38:39.399 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: qos-pps 2026-04-07 00:38:39.399 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-07 00:38:39.400 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-07 00:38:39.400 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: qos-rules-alias 2026-04-07 00:38:39.401 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: quota-check-limit 2026-04-07 00:38:39.402 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: quotas 2026-04-07 00:38:39.404 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: quota_details 2026-04-07 00:38:39.405 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: rbac-policies 2026-04-07 00:38:39.406 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: rbac-address-group 2026-04-07 00:38:39.406 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: rbac-address-scope 2026-04-07 00:38:39.407 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: rbac-security-groups 2026-04-07 00:38:39.407 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-07 00:38:39.407 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: revision-if-match 2026-04-07 00:38:39.408 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-07 00:38:39.409 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: router_availability_zone 2026-04-07 00:38:39.409 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-07 00:38:39.409 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-07 00:38:39.410 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-07 00:38:39.410 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-07 00:38:39.411 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-07 00:38:39.417 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: security-group 2026-04-07 00:38:39.418 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: segment 2026-04-07 00:38:39.418 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-07 00:38:39.419 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: service-type 2026-04-07 00:38:39.419 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: sorting 2026-04-07 00:38:39.420 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: standard-attr-segment 2026-04-07 00:38:39.420 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: standard-attr-description 2026-04-07 00:38:39.421 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: stateful-security-group 2026-04-07 00:38:39.421 1 WARNING neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-07 00:38:39.422 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-07 00:38:39.422 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: subnet_onboard 2026-04-07 00:38:39.423 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-07 00:38:39.423 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: subnet-service-types 2026-04-07 00:38:39.424 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: subnet_allocation 2026-04-07 00:38:39.424 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-07 00:38:39.425 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-07 00:38:39.426 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: standard-attr-tag 2026-04-07 00:38:39.427 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-07 00:38:39.428 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: trunk 2026-04-07 00:38:39.428 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: trunk-details 2026-04-07 00:38:39.428 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-07 00:38:39.429 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-07 00:38:39.430 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-07 00:38:39.430 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: vpn-flavors 2026-04-07 00:38:39.431 1 INFO neutron.api.extensions [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Loaded extension: vpnaas 2026-04-07 00:38:39.434 1 INFO oslo_service.service [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Starting 2 workers 2026-04-07 00:38:39.438 1 INFO oslo_service.service [None req-6c4998a1-89e4-4171-b783-ba7e25550795 - - - - - -] Starting 1 workers 2026-04-07 00:39:11.292 9 INFO neutron.db.l3_hamode_db [None req-4bf34ab9-6a40-4766-8012-49404fa3e00f - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 00:39:25.549 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 6dbf3bee-a94b-440f-8aab-2f43622f87a1 2026-04-07 00:39:26.800 9 INFO neutron.plugins.ml2.plugin [None req-f1e3e742-faa9-4dec-b694-0366b96392a3 - - - - - -] Attempt 1 to provision port 6dbf3bee-a94b-440f-8aab-2f43622f87a1 2026-04-07 00:39:27.185 10 INFO neutron.plugins.ml2.plugin [None req-b9787019-da56-48f1-8061-50c01205c5ed - - - - - -] Attempt 1 to provision port 6dbf3bee-a94b-440f-8aab-2f43622f87a1 2026-04-07 00:39:27.451 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 6dbf3bee-a94b-440f-8aab-2f43622f87a1 2026-04-07 00:45:49.713 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port e7df427b-4c01-4e65-9688-1ac3d90c102f 2026-04-07 00:45:50.910 9 INFO neutron.plugins.ml2.plugin [None req-d967fa34-4092-4697-88c0-5eaecfefa9c9 - - - - - -] Attempt 1 to provision port e7df427b-4c01-4e65-9688-1ac3d90c102f 2026-04-07 00:45:51.174 10 INFO neutron.plugins.ml2.plugin [None req-7761b594-9f0e-4b9b-aca9-f56266847cab - - - - - -] Attempt 1 to provision port e7df427b-4c01-4e65-9688-1ac3d90c102f 2026-04-07 00:45:51.706 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port e7df427b-4c01-4e65-9688-1ac3d90c102f 2026-04-07 00:45:56.475 10 INFO neutron.plugins.ml2.plugin [None req-d13740d9-cd9f-478c-ae3f-1f65784b7636 - - - - - -] Attempt 1 to provision port 11636434-3154-4ffe-90f8-46534ec85548 2026-04-07 00:49:22.070 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 11636434-3154-4ffe-90f8-46534ec85548 2026-04-07 00:49:23.856 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 11636434-3154-4ffe-90f8-46534ec85548 2026-04-07 00:57:44.162 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port daa019b3-160d-4296-b947-0aab849cd41f 2026-04-07 00:57:46.157 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port daa019b3-160d-4296-b947-0aab849cd41f 2026-04-07 01:12:16.336 9 INFO neutron.plugins.ml2.plugin [None req-8d07cee7-69bc-4f9b-be83-37fb9d53436b - - - - - -] Attempt 1 to provision port e42e1646-6399-4bf7-937f-e1554ed68f40 2026-04-07 01:12:16.776 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 7f9a5a0f-bf33-4617-bb2f-b32f32123e98 2026-04-07 01:12:16.873 9 INFO neutron.plugins.ml2.plugin [None req-209f1e85-a0e7-4831-b903-4147378b0058 - - - - - -] Attempt 1 to provision port 1f45a098-5174-430d-b1dd-eeb760cd3a1e 2026-04-07 01:12:17.176 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 36b723a0-eebd-4023-9d36-b3c9ef42102e 2026-04-07 01:12:17.622 9 INFO neutron.plugins.ml2.plugin [None req-34199cf7-b741-4018-b585-2a0b012646aa - - - - - -] Attempt 1 to provision port 7f9a5a0f-bf33-4617-bb2f-b32f32123e98 2026-04-07 01:12:17.853 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 4df41771-0d2a-44fe-83e1-dba31cb79f65 2026-04-07 01:12:18.080 10 INFO neutron.plugins.ml2.plugin [None req-bbc3d2ad-061b-460f-92ab-a62f6765df94 - - - - - -] Attempt 1 to provision port 7f9a5a0f-bf33-4617-bb2f-b32f32123e98 2026-04-07 01:12:18.455 9 INFO neutron.plugins.ml2.plugin [None req-bfaa1176-6c79-404f-b128-bfb42ec577b4 - - - - - -] Attempt 1 to provision port 4df41771-0d2a-44fe-83e1-dba31cb79f65 2026-04-07 01:12:18.797 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 7f9a5a0f-bf33-4617-bb2f-b32f32123e98 2026-04-07 01:12:18.800 10 INFO neutron.plugins.ml2.plugin [None req-732d6a15-20d9-4643-813b-98341b33c97d - - - - - -] Attempt 1 to provision port 36b723a0-eebd-4023-9d36-b3c9ef42102e 2026-04-07 01:12:19.244 9 INFO neutron.plugins.ml2.plugin [None req-daf92427-ef38-45c4-af10-d07b69a8497e - - - - - -] Attempt 1 to provision port 0c10c8ca-42ac-4e01-bc2d-359b9e6d2672 2026-04-07 01:12:19.279 9 INFO neutron.plugins.ml2.plugin [None req-daf92427-ef38-45c4-af10-d07b69a8497e - - - - - -] Attempt 1 to provision port 4df41771-0d2a-44fe-83e1-dba31cb79f65 2026-04-07 01:12:19.343 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 4df41771-0d2a-44fe-83e1-dba31cb79f65 2026-04-07 01:12:19.470 10 INFO neutron.plugins.ml2.plugin [None req-23965a91-9fe1-4405-abcc-55d268ec19f7 - - - - - -] Attempt 1 to provision port ad861aa0-25c0-4c06-942d-5498b3e30856 2026-04-07 01:12:19.507 10 INFO neutron.plugins.ml2.plugin [None req-23965a91-9fe1-4405-abcc-55d268ec19f7 - - - - - -] Attempt 1 to provision port 36b723a0-eebd-4023-9d36-b3c9ef42102e 2026-04-07 01:12:19.670 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 36b723a0-eebd-4023-9d36-b3c9ef42102e 2026-04-07 01:12:19.712 9 INFO neutron.plugins.ml2.plugin [None req-b14c2f36-a1dd-4e09-b296-e465f38cd9cf - - - - - -] Attempt 1 to provision port 0c10c8ca-42ac-4e01-bc2d-359b9e6d2672 2026-04-07 01:12:20.559 9 INFO neutron.plugins.ml2.plugin [None req-5efbf066-9f1b-4c43-ab86-d15ad82c566a - - - - - -] Attempt 1 to provision port 5f3501b7-06a8-4d5a-94fb-334bd68889ee 2026-04-07 01:12:21.222 10 INFO neutron.plugins.ml2.plugin [None req-9a473c24-a5b2-4b4c-a0fd-dbbd9573e492 - - - - - -] Attempt 1 to provision port 5f3501b7-06a8-4d5a-94fb-334bd68889ee 2026-04-07 01:12:21.392 9 INFO neutron.plugins.ml2.plugin [None req-5a40fa2b-79f1-404d-abf5-64ef64f19b85 - - - - - -] Attempt 1 to provision port 48f3a289-6598-409b-84df-9775c672295b 2026-04-07 01:12:21.952 10 INFO neutron.plugins.ml2.plugin [None req-85183f42-18d6-4086-b2c9-4beeb97fbbd4 - - - - - -] Attempt 1 to provision port 48f3a289-6598-409b-84df-9775c672295b 2026-04-07 01:12:24.128 9 INFO neutron.plugins.ml2.plugin [None req-c416d23a-b28e-4478-8a44-31edc6a8ce72 - - - - - -] Attempt 1 to provision port 5edffccd-8fb4-45f0-adbe-a79f616d6a4d 2026-04-07 01:12:24.810 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 8e86335d-2397-49ca-afc7-6e3a6777291c 2026-04-07 01:12:25.377 10 INFO neutron.plugins.ml2.plugin [None req-7be36827-40f1-4275-901b-574ab3183a8e - - - - - -] Attempt 1 to provision port 8e86335d-2397-49ca-afc7-6e3a6777291c 2026-04-07 01:12:25.752 10 INFO neutron.plugins.ml2.plugin [None req-e56e5f22-1ac2-445c-b5a4-04bb284dbeee - - - - - -] Attempt 1 to provision port 8e86335d-2397-49ca-afc7-6e3a6777291c 2026-04-07 01:12:26.357 10 INFO neutron.plugins.ml2.plugin [None req-9dd085e5-863c-4a17-9c10-da9c8c1b47b9 - - - - - -] Attempt 1 to provision port 21cbf6af-8f9e-4564-a6f2-2fe8cbdb97cb 2026-04-07 01:12:26.979 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 692ce1f8-53be-4e52-b92d-b48db0315525 2026-04-07 01:12:27.003 10 INFO neutron.plugins.ml2.plugin [None req-a40d7c7d-6d34-4b92-ba8f-327417c3f3e6 - - - - - -] Attempt 1 to provision port 21cbf6af-8f9e-4564-a6f2-2fe8cbdb97cb 2026-04-07 01:12:27.522 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 09c3020c-ba33-4b62-a0f1-83334250a856 2026-04-07 01:12:28.000 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port c7cb2d55-9cc5-455a-ae2f-d6853645d15c 2026-04-07 01:12:28.167 9 INFO neutron.plugins.ml2.plugin [None req-2e8c5f94-fc63-4a59-8689-953ad0465fcb - - - - - -] Attempt 1 to provision port 4ebe8e89-9acb-49d0-bd77-b2e486a68f7b 2026-04-07 01:12:28.222 9 INFO neutron.plugins.ml2.plugin [None req-2e8c5f94-fc63-4a59-8689-953ad0465fcb - - - - - -] Attempt 1 to provision port 781359b6-99a2-454f-8ee8-42bab7e9646e 2026-04-07 01:12:28.471 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port eac381e2-d578-4c14-84d8-5ce8c24ad73e 2026-04-07 01:12:28.869 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 8e86335d-2397-49ca-afc7-6e3a6777291c 2026-04-07 01:12:29.301 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 09c3020c-ba33-4b62-a0f1-83334250a856 2026-04-07 01:12:29.674 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port eac381e2-d578-4c14-84d8-5ce8c24ad73e 2026-04-07 01:12:29.988 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 692ce1f8-53be-4e52-b92d-b48db0315525 2026-04-07 01:12:33.405 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 781359b6-99a2-454f-8ee8-42bab7e9646e 2026-04-07 01:12:33.904 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 4ebe8e89-9acb-49d0-bd77-b2e486a68f7b 2026-04-07 01:12:34.022 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea223c75-4a37-4bee-bede-289730f7fee3'] response: {'server_uuid': 'a4f745f7-bbe0-46b1-acb1-4f79f8d79707', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '781359b6-99a2-454f-8ee8-42bab7e9646e', 'code': 200} 2026-04-07 01:12:34.825 10 INFO neutron.plugins.ml2.plugin [None req-5101192d-bb5c-4419-a15f-2278a4ebfe0c - - - - - -] Attempt 1 to provision port 52dbaf9b-be42-47ed-a1b9-4cba98c19e8a /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-07 01:12:35.375 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 4ebe8e89-9acb-49d0-bd77-b2e486a68f7b 2026-04-07 01:12:35.745 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 1f89f6ee-0790-44a5-9ab7-53ddb608679f 2026-04-07 01:12:36.099 10 INFO neutron.plugins.ml2.plugin [None req-5f679e87-31c7-42b2-bb65-5da4b670fa37 - - - - - -] Attempt 1 to provision port 1f89f6ee-0790-44a5-9ab7-53ddb608679f 2026-04-07 01:12:36.163 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 781359b6-99a2-454f-8ee8-42bab7e9646e 2026-04-07 01:12:36.312 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-328ebc98-ea75-418f-8b2f-226fd29a71e8'] response: {'server_uuid': '73358fec-9ebb-4138-b5ff-d9cd5c265b5a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4ebe8e89-9acb-49d0-bd77-b2e486a68f7b', 'code': 200} 2026-04-07 01:12:36.440 9 INFO neutron.plugins.ml2.plugin [None req-3125ad7c-7a9c-4f77-88dc-118299ad57ac - - - - - -] Attempt 1 to provision port 1f89f6ee-0790-44a5-9ab7-53ddb608679f 2026-04-07 01:12:37.231 9 INFO neutron.plugins.ml2.plugin [None req-6dc71693-c22e-4ba6-9a44-4968497bd6e1 - - - - - -] Attempt 1 to provision port af88a9e1-12e9-426d-ba9a-bea1ed054aa9 2026-04-07 01:12:37.352 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 1f89f6ee-0790-44a5-9ab7-53ddb608679f 2026-04-07 01:12:37.893 9 INFO neutron.plugins.ml2.plugin [None req-40dbb15d-2033-4eaf-be25-0c50c45ba7f9 - - - - - -] Attempt 1 to provision port af88a9e1-12e9-426d-ba9a-bea1ed054aa9 2026-04-07 01:12:39.292 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port e0ec0eea-1ceb-4f40-9ec0-17fc6fc367f2 2026-04-07 01:12:39.748 9 INFO neutron.plugins.ml2.plugin [None req-effaf8c3-d469-4c2c-8804-280358b48e02 - - - - - -] Attempt 1 to provision port ee16578c-a808-4817-bf06-834451aa9360 2026-04-07 01:12:40.746 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c7e45c4-2e8a-4c85-9f18-957e455186fb'] response: {'server_uuid': 'a4f745f7-bbe0-46b1-acb1-4f79f8d79707', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '781359b6-99a2-454f-8ee8-42bab7e9646e', 'code': 200} 2026-04-07 01:12:41.400 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port e0ec0eea-1ceb-4f40-9ec0-17fc6fc367f2 2026-04-07 01:12:41.610 9 INFO neutron.plugins.ml2.plugin [None req-600adf4f-33d4-4294-85a6-a10fb3e33df0 - - - - - -] Attempt 1 to provision port c8b08d3c-0622-4977-9fbc-fc90679d719c 2026-04-07 01:12:41.629 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port c8b08d3c-0622-4977-9fbc-fc90679d719c 2026-04-07 01:12:42.051 10 INFO neutron.plugins.ml2.plugin [None req-dd3070f7-9f21-412c-bf98-722aca64af79 - - - - - -] Attempt 1 to provision port c8b08d3c-0622-4977-9fbc-fc90679d719c 2026-04-07 01:12:42.553 9 INFO neutron.plugins.ml2.plugin [None req-f95b1d5e-11a4-49bb-9762-2e7ee0075087 - - - - - -] Attempt 1 to provision port 5c24912f-af99-49d4-8963-3c0982597a7c 2026-04-07 01:12:43.112 10 INFO neutron.plugins.ml2.plugin [None req-bbff1c65-f72c-49ab-b30e-68eaaf633f37 - - - - - -] Attempt 1 to provision port 5c24912f-af99-49d4-8963-3c0982597a7c 2026-04-07 01:12:43.468 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 2714c2bf-9211-4bf6-9b88-00373339a745 2026-04-07 01:12:44.001 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port c8b08d3c-0622-4977-9fbc-fc90679d719c 2026-04-07 01:12:45.311 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 2714c2bf-9211-4bf6-9b88-00373339a745 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-07 01:12:46.073 9 INFO neutron.plugins.ml2.plugin [None req-57fa8ce2-ee7d-44cc-8a39-25d73de027ab - - - - - -] Attempt 1 to provision port 6e15bb64-bb86-44ac-b374-7be1e47d5fbd 2026-04-07 01:12:47.365 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 6e15bb64-bb86-44ac-b374-7be1e47d5fbd 2026-04-07 01:12:47.490 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-904d591e-dfdf-4225-9692-c89ccad52544'] response: {'server_uuid': '2d9c7d82-26c1-497e-9fb0-9035cf66a86b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6e15bb64-bb86-44ac-b374-7be1e47d5fbd', 'code': 200} 2026-04-07 01:12:49.347 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 6e15bb64-bb86-44ac-b374-7be1e47d5fbd 2026-04-07 01:12:52.184 10 INFO neutron.plugins.ml2.plugin [None req-4564e930-77c9-40fa-a5ae-8f4119646296 - - - - - -] Attempt 1 to provision port ad5b0fda-eaa7-4224-a440-9e3da7567e72 2026-04-07 01:12:53.287 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port ad861aa0-25c0-4c06-942d-5498b3e30856 2026-04-07 01:12:53.568 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 48f3a289-6598-409b-84df-9775c672295b 2026-04-07 01:12:55.569 9 INFO neutron.plugins.ml2.plugin [None req-d390a9ea-40a3-41fd-9f6c-2df6ee874e81 - - - - - -] Attempt 1 to provision port 4ebe8e89-9acb-49d0-bd77-b2e486a68f7b 2026-04-07 01:12:55.647 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port ad5b0fda-eaa7-4224-a440-9e3da7567e72 2026-04-07 01:12:55.820 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-96f6e224-5194-41a8-bc84-0a83504de2bf'] response: {'server_uuid': '5d6b9547-60ad-4a12-bf34-e8151f3ea525', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ad5b0fda-eaa7-4224-a440-9e3da7567e72', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-07 01:12:56.248 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port ad861aa0-25c0-4c06-942d-5498b3e30856 2026-04-07 01:12:56.449 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 48f3a289-6598-409b-84df-9775c672295b 2026-04-07 01:12:57.279 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port ad5b0fda-eaa7-4224-a440-9e3da7567e72 2026-04-07 01:12:57.769 9 INFO neutron.plugins.ml2.plugin [None req-79c55d73-4b51-4fc8-a184-3c982f117077 - - - - - -] Attempt 1 to provision port 4ebe8e89-9acb-49d0-bd77-b2e486a68f7b 2026-04-07 01:13:00.698 10 INFO neutron.plugins.ml2.plugin [None req-de982794-2163-49b2-83ba-9763aad50d8b - - - - - -] Attempt 1 to provision port 7f64905f-4780-4be7-a2b1-b9537209ab81 2026-04-07 01:13:01.472 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 5c24912f-af99-49d4-8963-3c0982597a7c 2026-04-07 01:13:01.963 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port ee16578c-a808-4817-bf06-834451aa9360 2026-04-07 01:13:02.314 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 7d642488-a223-4bc2-977c-835c49e26e21 2026-04-07 01:13:02.714 9 INFO neutron.plugins.ml2.plugin [None req-5c6069e0-b57e-4c49-bc8b-b250bd37bc9c - - - - - -] Attempt 1 to provision port 7d642488-a223-4bc2-977c-835c49e26e21 2026-04-07 01:13:03.106 9 INFO neutron.plugins.ml2.plugin [None req-1e6ddb87-6aa7-47fa-93eb-6872126c70d3 - - - - - -] Attempt 1 to provision port 7d642488-a223-4bc2-977c-835c49e26e21 2026-04-07 01:13:03.193 9 INFO neutron.plugins.ml2.plugin [None req-1e6ddb87-6aa7-47fa-93eb-6872126c70d3 - - - - - -] Attempt 1 to provision port d2532168-91d6-41fa-b145-c61ec34df54c 2026-04-07 01:13:03.342 9 INFO neutron.plugins.ml2.plugin [None req-f61e4b72-d5a0-4929-b6f7-adfa75d00a24 - - - - - -] Attempt 1 to provision port d2532168-91d6-41fa-b145-c61ec34df54c 2026-04-07 01:13:03.418 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 5c24912f-af99-49d4-8963-3c0982597a7c 2026-04-07 01:13:03.928 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port ee16578c-a808-4817-bf06-834451aa9360 2026-04-07 01:13:04.003 10 INFO neutron.plugins.ml2.plugin [None req-eaf0e35c-60cb-40ef-b632-cc9f298620aa - - - - - -] Attempt 1 to provision port d2532168-91d6-41fa-b145-c61ec34df54c 2026-04-07 01:13:04.171 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 7d642488-a223-4bc2-977c-835c49e26e21 2026-04-07 01:13:05.392 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 1d6fbb45-151c-49b6-896d-a7dd3b37f4c5 2026-04-07 01:13:07.207 10 INFO neutron.plugins.ml2.plugin [None req-b5863048-5bc3-4c50-bc84-ed6bf5d7d81b - - - - - -] Attempt 1 to provision port 68bb6bfa-cc7f-48e2-b00b-5ae1ab02f0d0 2026-04-07 01:13:07.230 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 1d6fbb45-151c-49b6-896d-a7dd3b37f4c5 2026-04-07 01:13:09.453 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 68bb6bfa-cc7f-48e2-b00b-5ae1ab02f0d0 2026-04-07 01:13:09.565 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ebb582c-49b4-4b7e-b7ef-ff79e5e4b688'] response: {'server_uuid': '1d7560e6-b038-4381-8178-0aa3dcaca21c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '68bb6bfa-cc7f-48e2-b00b-5ae1ab02f0d0', 'code': 200} 2026-04-07 01:13:11.422 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 68bb6bfa-cc7f-48e2-b00b-5ae1ab02f0d0 2026-04-07 01:13:11.835 10 INFO neutron.plugins.ml2.plugin [None req-ca7ba496-50f9-4d60-8318-047316e5bc3f - - - - - -] Attempt 1 to provision port 62a46366-72a6-4ca4-a765-41a3bde82cf1 2026-04-07 01:13:13.337 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 8f0cadfe-22f3-4266-8756-38fc62a9a814 2026-04-07 01:13:14.099 9 INFO neutron.plugins.ml2.plugin [None req-91de821f-e69e-4ff5-8592-f93050ef1d8b - - - - - -] Attempt 1 to provision port 8f0cadfe-22f3-4266-8756-38fc62a9a814 2026-04-07 01:13:14.493 9 INFO neutron.plugins.ml2.plugin [None req-8ae4fdd7-a2f9-4c59-80e0-bc5b027cb51f - - - - - -] Attempt 1 to provision port 95bd7699-568e-494a-8c5b-c96213254d06 2026-04-07 01:13:14.553 9 INFO neutron.plugins.ml2.plugin [None req-8ae4fdd7-a2f9-4c59-80e0-bc5b027cb51f - - - - - -] Attempt 1 to provision port 8f0cadfe-22f3-4266-8756-38fc62a9a814 2026-04-07 01:13:14.764 10 INFO neutron.plugins.ml2.plugin [None req-5b857f2b-757a-417e-a403-84b44768da50 - - - - - -] Attempt 1 to provision port 95bd7699-568e-494a-8c5b-c96213254d06 2026-04-07 01:13:15.124 10 INFO neutron.plugins.ml2.plugin [None req-a75033de-a268-4e8f-8fc7-17f6991c9f45 - - - - - -] Attempt 1 to provision port 95bd7699-568e-494a-8c5b-c96213254d06 2026-04-07 01:13:15.419 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 8f0cadfe-22f3-4266-8756-38fc62a9a814 2026-04-07 01:13:15.697 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 744ca4bc-da47-4c8b-ae06-ccb8a1be9f7b 2026-04-07 01:13:17.267 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 744ca4bc-da47-4c8b-ae06-ccb8a1be9f7b 2026-04-07 01:13:19.511 10 INFO neutron.plugins.ml2.plugin [None req-90a866b7-49fb-4049-9ae5-2480c9b17f71 - - - - - -] Attempt 1 to provision port db133b54-f002-4047-9c33-e73af8b41733 2026-04-07 01:13:21.304 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port db133b54-f002-4047-9c33-e73af8b41733 2026-04-07 01:13:21.408 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-16840be9-6ee3-4bfe-928c-cb23231ced85'] response: {'server_uuid': 'e4a7c96d-17db-4711-8dc4-ad139cdd12fe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'db133b54-f002-4047-9c33-e73af8b41733', 'code': 200} 2026-04-07 01:13:23.273 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port db133b54-f002-4047-9c33-e73af8b41733 2026-04-07 01:13:24.920 10 INFO neutron.plugins.ml2.plugin [None req-1daa9353-832a-4df7-bfe1-12f14cadce64 - - - - - -] Attempt 1 to provision port 1700c9a7-2c3f-4d22-8335-955bbb97dbf4 2026-04-07 01:13:33.347 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 36cf8fb8-e3e6-4ad2-9fe1-6b7af3d752e1 2026-04-07 01:13:34.049 9 INFO neutron.plugins.ml2.plugin [None req-99a5ef7a-49e7-40c3-a510-4fe2bfea4981 - - - - - -] Attempt 1 to provision port 36cf8fb8-e3e6-4ad2-9fe1-6b7af3d752e1 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-07 01:13:37.312 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 62a46366-72a6-4ca4-a765-41a3bde82cf1 2026-04-07 01:13:37.599 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 95bd7699-568e-494a-8c5b-c96213254d06 2026-04-07 01:13:39.493 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 62a46366-72a6-4ca4-a765-41a3bde82cf1 2026-04-07 01:13:39.705 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port beb0761e-9a46-4824-b5d8-13168780ffea 2026-04-07 01:13:40.131 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 95bd7699-568e-494a-8c5b-c96213254d06 2026-04-07 01:13:40.377 10 INFO neutron.plugins.ml2.plugin [None req-0c09537e-9629-4297-afd6-13e45e8cabaa - - - - - -] Attempt 1 to provision port beb0761e-9a46-4824-b5d8-13168780ffea 2026-04-07 01:13:40.407 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 8931db7a-3aca-4347-8862-1eae40aab3d4 2026-04-07 01:13:40.765 9 INFO neutron.plugins.ml2.plugin [None req-902a57ff-ed77-4690-8e79-c87904385c9c - - - - - -] Attempt 1 to provision port beb0761e-9a46-4824-b5d8-13168780ffea 2026-04-07 01:13:40.953 10 INFO neutron.plugins.ml2.plugin [None req-2c144bf9-3035-4d49-8ecc-672215bd2380 - - - - - -] Attempt 1 to provision port 8931db7a-3aca-4347-8862-1eae40aab3d4 2026-04-07 01:13:41.141 9 INFO neutron.plugins.ml2.plugin [None req-7d12462c-55a2-45d8-9114-00118b554fd6 - - - - - -] Attempt 1 to provision port c39f7c25-c439-4c29-879b-9e3e29f231ff 2026-04-07 01:13:41.271 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port beb0761e-9a46-4824-b5d8-13168780ffea 2026-04-07 01:13:41.280 9 INFO neutron.plugins.ml2.plugin [None req-affc3c72-2ab2-495e-9509-a31e4a536ec8 - - - - - -] Attempt 1 to provision port 8931db7a-3aca-4347-8862-1eae40aab3d4 2026-04-07 01:13:41.474 10 INFO neutron.plugins.ml2.plugin [None req-59f3b447-0c19-49b5-a019-10d18448943a - - - - - -] Attempt 1 to provision port c39f7c25-c439-4c29-879b-9e3e29f231ff 2026-04-07 01:13:41.532 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 8931db7a-3aca-4347-8862-1eae40aab3d4 2026-04-07 01:13:42.277 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4e99b77-2300-4dcf-8eda-16abcac257e7'] response: {'server_uuid': 'e4a7c96d-17db-4711-8dc4-ad139cdd12fe', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'db133b54-f002-4047-9c33-e73af8b41733', 'code': 200} 2026-04-07 01:13:43.132 9 INFO neutron.plugins.ml2.plugin [None req-72987337-76a3-4062-8c31-f110fa5ab243 - - - - - -] Attempt 1 to provision port 3008bce0-b622-4c94-9b3e-981e7169a176 2026-04-07 01:13:43.289 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port db133b54-f002-4047-9c33-e73af8b41733 2026-04-07 01:13:43.591 9 INFO neutron.plugins.ml2.plugin [None req-59cb1bbc-2f31-43ec-aeeb-f9c69cd68926 - - - - - -] Attempt 1 to provision port 3008bce0-b622-4c94-9b3e-981e7169a176 2026-04-07 01:13:44.319 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f2aa6e7-5677-4caa-95d1-34e578ab8216'] response: {'server_uuid': 'e4a7c96d-17db-4711-8dc4-ad139cdd12fe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'db133b54-f002-4047-9c33-e73af8b41733', 'code': 200} 2026-04-07 01:13:45.302 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port db133b54-f002-4047-9c33-e73af8b41733 2026-04-07 01:13:51.382 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 92fe44dc-8451-4a51-aa96-79047796d44e 2026-04-07 01:13:53.148 10 INFO neutron.plugins.ml2.plugin [None req-e6de12e6-8766-4e64-a249-c69383bc0e81 - - - - - -] Attempt 1 to provision port 92fe44dc-8451-4a51-aa96-79047796d44e 2026-04-07 01:13:53.329 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 92fe44dc-8451-4a51-aa96-79047796d44e 2026-04-07 01:13:53.648 10 INFO neutron.plugins.ml2.plugin [None req-1bb5736e-944e-4b76-a043-0cf1f542d6f9 - - - - - -] Attempt 1 to provision port 92fe44dc-8451-4a51-aa96-79047796d44e 2026-04-07 01:13:55.325 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 89e9c66a-c0c0-444e-a241-05522f9c3ef4 2026-04-07 01:13:55.689 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 4f065fd8-db01-4dcc-9550-20df7601e811 2026-04-07 01:13:56.846 9 INFO neutron.plugins.ml2.plugin [None req-435bc650-3b56-4c7e-9486-58d8b5305046 - - - - - -] Attempt 1 to provision port 89e9c66a-c0c0-444e-a241-05522f9c3ef4 2026-04-07 01:13:57.035 9 INFO neutron.plugins.ml2.plugin [None req-e42ae082-eebb-4b32-a568-9dc9867ae767 - - - - - -] Attempt 1 to provision port 89e9c66a-c0c0-444e-a241-05522f9c3ef4 2026-04-07 01:13:57.101 9 INFO neutron.plugins.ml2.plugin [None req-e42ae082-eebb-4b32-a568-9dc9867ae767 - - - - - -] Attempt 1 to provision port 4aa8eba9-4bd9-416a-be94-3635f3ed7674 2026-04-07 01:13:57.363 10 INFO neutron.plugins.ml2.plugin [None req-1cc995e5-81c3-499a-ba27-c7ab59a4f79f - - - - - -] Attempt 1 to provision port 4aa8eba9-4bd9-416a-be94-3635f3ed7674 2026-04-07 01:13:57.401 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port bde350e5-9516-48b8-a545-3503ece42556 2026-04-07 01:13:57.747 9 INFO neutron.plugins.ml2.plugin [None req-e7ddfd17-9de9-4fce-bf02-c7390310920f - - - - - -] Attempt 1 to provision port 4aa8eba9-4bd9-416a-be94-3635f3ed7674 2026-04-07 01:13:57.995 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 89e9c66a-c0c0-444e-a241-05522f9c3ef4 2026-04-07 01:13:58.289 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 4f065fd8-db01-4dcc-9550-20df7601e811 2026-04-07 01:13:58.734 10 INFO neutron.plugins.ml2.plugin [None req-03a72dcd-20bc-44fb-bf0f-ba4c151cda4b - - - - - -] Attempt 1 to provision port bde350e5-9516-48b8-a545-3503ece42556 2026-04-07 01:13:59.059 9 INFO neutron.plugins.ml2.plugin [None req-40d0f9d1-c6d4-46c8-b365-1c38a1cb5377 - - - - - -] Attempt 1 to provision port 8b2542fb-8472-4155-a3a1-b7decd928b26 2026-04-07 01:13:59.089 9 INFO neutron.plugins.ml2.plugin [None req-40d0f9d1-c6d4-46c8-b365-1c38a1cb5377 - - - - - -] Attempt 1 to provision port bde350e5-9516-48b8-a545-3503ece42556 2026-04-07 01:13:59.570 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port a7103582-fdf3-4583-89da-27270ba6d377 2026-04-07 01:13:59.588 9 INFO neutron.plugins.ml2.plugin [None req-104a3337-d416-474a-8850-ca8ea422ab47 - - - - - -] Attempt 1 to provision port 8b2542fb-8472-4155-a3a1-b7decd928b26 2026-04-07 01:13:59.637 10 INFO neutron.plugins.ml2.db [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] No ports have port_id starting with a7103582-fdf3-4583-89da-27270ba6d377 2026-04-07 01:13:59.705 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port bde350e5-9516-48b8-a545-3503ece42556 2026-04-07 01:14:01.314 9 INFO neutron.plugins.ml2.plugin [None req-8b89720d-db13-4ec9-81f5-2956662466a3 - - - - - -] Attempt 1 to provision port be3d7ff8-7ece-4bdd-bf64-c861feb06309 2026-04-07 01:14:01.722 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8af8a329-afe1-4461-a661-668451f2730b'] response: {'server_uuid': 'e4a7c96d-17db-4711-8dc4-ad139cdd12fe', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'db133b54-f002-4047-9c33-e73af8b41733', 'code': 200} 2026-04-07 01:14:03.109 9 INFO neutron.plugins.ml2.plugin [None req-273544b4-3444-4d0f-a09f-1444db322a24 - - - - - -] Attempt 1 to provision port 7d0600b1-8e93-43a7-ab5b-5752b154b605 2026-04-07 01:14:03.495 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port be3d7ff8-7ece-4bdd-bf64-c861feb06309 2026-04-07 01:14:03.760 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1adb4748-a3fd-44aa-824e-2135bb5fdf49'] response: {'server_uuid': 'f3ec444e-2235-449f-bb3e-ce19cd9960a6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'be3d7ff8-7ece-4bdd-bf64-c861feb06309', 'code': 200} 2026-04-07 01:14:05.577 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 7642b749-93ce-4473-8c58-d950bbfd30d3 2026-04-07 01:14:06.031 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port be3d7ff8-7ece-4bdd-bf64-c861feb06309 2026-04-07 01:14:07.016 9 INFO neutron.plugins.ml2.plugin [None req-2eb90452-499b-4882-a7b1-6061fecaa4c1 - - - - - -] Attempt 1 to provision port 7642b749-93ce-4473-8c58-d950bbfd30d3 2026-04-07 01:14:07.401 10 INFO neutron.plugins.ml2.plugin [None req-a926f7b5-3ac9-4860-9670-2891a157a8fb - - - - - -] Attempt 1 to provision port 7642b749-93ce-4473-8c58-d950bbfd30d3 2026-04-07 01:14:07.686 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 7642b749-93ce-4473-8c58-d950bbfd30d3 2026-04-07 01:14:07.791 9 INFO neutron.plugins.ml2.plugin [None req-9e3ab183-4b10-4d32-aaf7-5332ba2be49d - - - - - -] Attempt 1 to provision port 5167cbaa-1ecc-4e09-b7cd-2e208a882313 2026-04-07 01:14:07.976 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 5167cbaa-1ecc-4e09-b7cd-2e208a882313 2026-04-07 01:14:08.193 10 INFO neutron.plugins.ml2.plugin [None req-9289ecf7-91c5-4deb-a8c9-9425be1f9320 - - - - - -] Attempt 1 to provision port 9dc8f88f-776f-46a1-8767-e1e19fa5c886 2026-04-07 01:14:08.233 10 INFO neutron.plugins.ml2.plugin [None req-9289ecf7-91c5-4deb-a8c9-9425be1f9320 - - - - - -] Attempt 1 to provision port 5167cbaa-1ecc-4e09-b7cd-2e208a882313 2026-04-07 01:14:08.514 10 INFO neutron.plugins.ml2.plugin [None req-2e095e95-8535-4a10-87f2-719bb0473a3f - - - - - -] Attempt 1 to provision port 9dc8f88f-776f-46a1-8767-e1e19fa5c886 2026-04-07 01:14:09.311 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 5167cbaa-1ecc-4e09-b7cd-2e208a882313 2026-04-07 01:14:10.177 10 INFO neutron.plugins.ml2.plugin [None req-810d95ba-a017-4df7-b766-aff12fa9e690 - - - - - -] Attempt 1 to provision port 269a979f-ff40-4307-b283-3345ce723a90 2026-04-07 01:14:10.835 9 INFO neutron.plugins.ml2.plugin [None req-57615165-d2e8-4214-bdb0-03e99b731332 - - - - - -] Attempt 1 to provision port 269a979f-ff40-4307-b283-3345ce723a90 2026-04-07 01:14:11.304 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 4aa8eba9-4bd9-416a-be94-3635f3ed7674 2026-04-07 01:14:11.674 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port f439908f-b7fe-49b5-8d50-b56eff79c1e0 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-07 01:14:17.363 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port c776490c-e0c6-423c-9f67-f6336fe314a0 2026-04-07 01:14:19.138 9 INFO neutron.plugins.ml2.plugin [None req-c708c47b-71eb-4526-b80d-2ef92b1a6ec6 - - - - - -] Attempt 1 to provision port c776490c-e0c6-423c-9f67-f6336fe314a0 2026-04-07 01:14:19.299 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port c776490c-e0c6-423c-9f67-f6336fe314a0 2026-04-07 01:14:19.420 10 INFO neutron.plugins.ml2.plugin [None req-85a62075-e69c-49ee-b325-1a9764a9ec74 - - - - - -] Attempt 1 to provision port c776490c-e0c6-423c-9f67-f6336fe314a0 2026-04-07 01:14:19.543 10 INFO neutron.plugins.ml2.plugin [None req-85a62075-e69c-49ee-b325-1a9764a9ec74 - - - - - -] Attempt 1 to provision port 6732b474-427c-43da-a13e-c4d86cf9743c 2026-04-07 01:14:19.704 10 INFO neutron.plugins.ml2.plugin [None req-b0612914-668e-44d4-aff6-66e3589fe241 - - - - - -] Attempt 1 to provision port 6732b474-427c-43da-a13e-c4d86cf9743c 2026-04-07 01:14:20.075 10 INFO neutron.plugins.ml2.plugin [None req-b430813c-c7a4-4594-881d-49d1d381340f - - - - - -] Attempt 1 to provision port 6732b474-427c-43da-a13e-c4d86cf9743c 2026-04-07 01:14:21.375 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 5e748dfe-8332-4f7b-b5ab-52ae894c5284 2026-04-07 01:14:22.036 10 INFO neutron.plugins.ml2.plugin [None req-f5e8616d-e674-4d21-8137-43602f4e9e09 - - - - - -] Attempt 1 to provision port 5e748dfe-8332-4f7b-b5ab-52ae894c5284 2026-04-07 01:14:22.418 9 INFO neutron.plugins.ml2.plugin [None req-2ed33520-f792-44f6-919b-f43bf9a9dc9c - - - - - -] Attempt 1 to provision port 5e748dfe-8332-4f7b-b5ab-52ae894c5284 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers [None req-5193732f-9f6a-434e-a55a-86a16fd1fd9d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 14b06463-cb10-4ae2-aae6-020177ae0b3f could not be found. 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 14b06463-cb10-4ae2-aae6-020177ae0b3f could not be found. 2026-04-07 01:14:22.808 9 ERROR neutron.plugins.ml2.managers  2026-04-07 01:14:22.810 9 ERROR neutron.plugins.ml2.managers [None req-5193732f-9f6a-434e-a55a-86a16fd1fd9d - - - - - -] Failed to bind port 7a7923c8-e645-4d68-abe7-c64468a59ad9 on host instance for vnic_type normal using segments [{'id': '3d503d46-bc2f-4d42-9f00-88d4f79f3718', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 631, 'network_id': '677db888-8285-4363-9ee6-5065d9b72733'}] 2026-04-07 01:14:22.810 9 INFO neutron.plugins.ml2.plugin [None req-5193732f-9f6a-434e-a55a-86a16fd1fd9d - - - - - -] Attempt 2 to bind port 7a7923c8-e645-4d68-abe7-c64468a59ad9 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers [None req-5193732f-9f6a-434e-a55a-86a16fd1fd9d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 14b06463-cb10-4ae2-aae6-020177ae0b3f could not be found. 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 14b06463-cb10-4ae2-aae6-020177ae0b3f could not be found. 2026-04-07 01:14:22.826 9 ERROR neutron.plugins.ml2.managers  2026-04-07 01:14:22.827 9 ERROR neutron.plugins.ml2.managers [None req-5193732f-9f6a-434e-a55a-86a16fd1fd9d - - - - - -] Failed to bind port 7a7923c8-e645-4d68-abe7-c64468a59ad9 on host instance for vnic_type normal using segments [{'id': '3d503d46-bc2f-4d42-9f00-88d4f79f3718', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 631, 'network_id': '677db888-8285-4363-9ee6-5065d9b72733'}] 2026-04-07 01:14:22.827 9 INFO neutron.plugins.ml2.plugin [None req-5193732f-9f6a-434e-a55a-86a16fd1fd9d - - - - - -] Attempt 3 to bind port 7a7923c8-e645-4d68-abe7-c64468a59ad9 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers [None req-5193732f-9f6a-434e-a55a-86a16fd1fd9d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 14b06463-cb10-4ae2-aae6-020177ae0b3f could not be found. 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 14b06463-cb10-4ae2-aae6-020177ae0b3f could not be found. 2026-04-07 01:14:22.854 9 ERROR neutron.plugins.ml2.managers  2026-04-07 01:14:22.855 9 ERROR neutron.plugins.ml2.managers [None req-5193732f-9f6a-434e-a55a-86a16fd1fd9d - - - - - -] Failed to bind port 7a7923c8-e645-4d68-abe7-c64468a59ad9 on host instance for vnic_type normal using segments [{'id': '3d503d46-bc2f-4d42-9f00-88d4f79f3718', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 631, 'network_id': '677db888-8285-4363-9ee6-5065d9b72733'}] 2026-04-07 01:14:22.855 9 INFO neutron.plugins.ml2.plugin [None req-5193732f-9f6a-434e-a55a-86a16fd1fd9d - - - - - -] Attempt 4 to bind port 7a7923c8-e645-4d68-abe7-c64468a59ad9 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers [None req-5193732f-9f6a-434e-a55a-86a16fd1fd9d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 14b06463-cb10-4ae2-aae6-020177ae0b3f could not be found. 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 14b06463-cb10-4ae2-aae6-020177ae0b3f could not be found. 2026-04-07 01:14:22.877 9 ERROR neutron.plugins.ml2.managers  2026-04-07 01:14:22.878 9 ERROR neutron.plugins.ml2.managers [None req-5193732f-9f6a-434e-a55a-86a16fd1fd9d - - - - - -] Failed to bind port 7a7923c8-e645-4d68-abe7-c64468a59ad9 on host instance for vnic_type normal using segments [{'id': '3d503d46-bc2f-4d42-9f00-88d4f79f3718', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 631, 'network_id': '677db888-8285-4363-9ee6-5065d9b72733'}] 2026-04-07 01:14:22.878 9 INFO neutron.plugins.ml2.plugin [None req-5193732f-9f6a-434e-a55a-86a16fd1fd9d - - - - - -] Attempt 5 to bind port 7a7923c8-e645-4d68-abe7-c64468a59ad9 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers [None req-5193732f-9f6a-434e-a55a-86a16fd1fd9d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 14b06463-cb10-4ae2-aae6-020177ae0b3f could not be found. 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 14b06463-cb10-4ae2-aae6-020177ae0b3f could not be found. 2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers  2026-04-07 01:14:22.897 9 ERROR neutron.plugins.ml2.managers [None req-5193732f-9f6a-434e-a55a-86a16fd1fd9d - - - - - -] Failed to bind port 7a7923c8-e645-4d68-abe7-c64468a59ad9 on host instance for vnic_type normal using segments [{'id': '3d503d46-bc2f-4d42-9f00-88d4f79f3718', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 631, 'network_id': '677db888-8285-4363-9ee6-5065d9b72733'}] 2026-04-07 01:14:22.897 9 INFO neutron.plugins.ml2.plugin [None req-5193732f-9f6a-434e-a55a-86a16fd1fd9d - - - - - -] Attempt 6 to bind port 7a7923c8-e645-4d68-abe7-c64468a59ad9 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers [None req-5193732f-9f6a-434e-a55a-86a16fd1fd9d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 14b06463-cb10-4ae2-aae6-020177ae0b3f could not be found. 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 14b06463-cb10-4ae2-aae6-020177ae0b3f could not be found. 2026-04-07 01:14:22.913 9 ERROR neutron.plugins.ml2.managers  2026-04-07 01:14:22.914 9 ERROR neutron.plugins.ml2.managers [None req-5193732f-9f6a-434e-a55a-86a16fd1fd9d - - - - - -] Failed to bind port 7a7923c8-e645-4d68-abe7-c64468a59ad9 on host instance for vnic_type normal using segments [{'id': '3d503d46-bc2f-4d42-9f00-88d4f79f3718', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 631, 'network_id': '677db888-8285-4363-9ee6-5065d9b72733'}] 2026-04-07 01:14:22.914 9 INFO neutron.plugins.ml2.plugin [None req-5193732f-9f6a-434e-a55a-86a16fd1fd9d - - - - - -] Attempt 7 to bind port 7a7923c8-e645-4d68-abe7-c64468a59ad9 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers [None req-5193732f-9f6a-434e-a55a-86a16fd1fd9d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 14b06463-cb10-4ae2-aae6-020177ae0b3f could not be found. 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 14b06463-cb10-4ae2-aae6-020177ae0b3f could not be found. 2026-04-07 01:14:22.936 9 ERROR neutron.plugins.ml2.managers  2026-04-07 01:14:22.937 9 ERROR neutron.plugins.ml2.managers [None req-5193732f-9f6a-434e-a55a-86a16fd1fd9d - - - - - -] Failed to bind port 7a7923c8-e645-4d68-abe7-c64468a59ad9 on host instance for vnic_type normal using segments [{'id': '3d503d46-bc2f-4d42-9f00-88d4f79f3718', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 631, 'network_id': '677db888-8285-4363-9ee6-5065d9b72733'}] 2026-04-07 01:14:22.938 9 INFO neutron.plugins.ml2.plugin [None req-5193732f-9f6a-434e-a55a-86a16fd1fd9d - - - - - -] Attempt 8 to bind port 7a7923c8-e645-4d68-abe7-c64468a59ad9 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers [None req-5193732f-9f6a-434e-a55a-86a16fd1fd9d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 14b06463-cb10-4ae2-aae6-020177ae0b3f could not be found. 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 14b06463-cb10-4ae2-aae6-020177ae0b3f could not be found. 2026-04-07 01:14:22.958 9 ERROR neutron.plugins.ml2.managers  2026-04-07 01:14:22.959 9 ERROR neutron.plugins.ml2.managers [None req-5193732f-9f6a-434e-a55a-86a16fd1fd9d - - - - - -] Failed to bind port 7a7923c8-e645-4d68-abe7-c64468a59ad9 on host instance for vnic_type normal using segments [{'id': '3d503d46-bc2f-4d42-9f00-88d4f79f3718', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 631, 'network_id': '677db888-8285-4363-9ee6-5065d9b72733'}] 2026-04-07 01:14:22.959 9 INFO neutron.plugins.ml2.plugin [None req-5193732f-9f6a-434e-a55a-86a16fd1fd9d - - - - - -] Attempt 9 to bind port 7a7923c8-e645-4d68-abe7-c64468a59ad9 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers [None req-5193732f-9f6a-434e-a55a-86a16fd1fd9d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 14b06463-cb10-4ae2-aae6-020177ae0b3f could not be found. 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 14b06463-cb10-4ae2-aae6-020177ae0b3f could not be found. 2026-04-07 01:14:22.987 9 ERROR neutron.plugins.ml2.managers  2026-04-07 01:14:22.988 9 ERROR neutron.plugins.ml2.managers [None req-5193732f-9f6a-434e-a55a-86a16fd1fd9d - - - - - -] Failed to bind port 7a7923c8-e645-4d68-abe7-c64468a59ad9 on host instance for vnic_type normal using segments [{'id': '3d503d46-bc2f-4d42-9f00-88d4f79f3718', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 631, 'network_id': '677db888-8285-4363-9ee6-5065d9b72733'}] 2026-04-07 01:14:22.988 9 INFO neutron.plugins.ml2.plugin [None req-5193732f-9f6a-434e-a55a-86a16fd1fd9d - - - - - -] Attempt 10 to bind port 7a7923c8-e645-4d68-abe7-c64468a59ad9 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers [None req-5193732f-9f6a-434e-a55a-86a16fd1fd9d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 14b06463-cb10-4ae2-aae6-020177ae0b3f could not be found. 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 14b06463-cb10-4ae2-aae6-020177ae0b3f could not be found. 2026-04-07 01:14:23.003 9 ERROR neutron.plugins.ml2.managers  2026-04-07 01:14:23.004 9 ERROR neutron.plugins.ml2.managers [None req-5193732f-9f6a-434e-a55a-86a16fd1fd9d - - - - - -] Failed to bind port 7a7923c8-e645-4d68-abe7-c64468a59ad9 on host instance for vnic_type normal using segments [{'id': '3d503d46-bc2f-4d42-9f00-88d4f79f3718', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 631, 'network_id': '677db888-8285-4363-9ee6-5065d9b72733'}] 2026-04-07 01:14:23.366 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 5e748dfe-8332-4f7b-b5ab-52ae894c5284 2026-04-07 01:14:25.406 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 8669deec-7b85-4eea-a360-7185f0b888a8 2026-04-07 01:14:27.089 10 INFO neutron.plugins.ml2.plugin [None req-c5a82212-0d65-4963-83ca-8ee8f1a179e7 - - - - - -] Attempt 1 to provision port 8669deec-7b85-4eea-a360-7185f0b888a8 2026-04-07 01:14:27.402 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 8669deec-7b85-4eea-a360-7185f0b888a8 2026-04-07 01:14:27.501 10 INFO neutron.plugins.ml2.plugin [None req-2672d3f7-8515-472c-a187-105874f1b7bc - - - - - -] Attempt 1 to provision port 8669deec-7b85-4eea-a360-7185f0b888a8 2026-04-07 01:14:27.578 10 INFO neutron.plugins.ml2.plugin [None req-2672d3f7-8515-472c-a187-105874f1b7bc - - - - - -] Attempt 1 to provision port 994200f9-4e04-4b46-9cc6-1239130a70ea 2026-04-07 01:14:27.729 10 INFO neutron.plugins.ml2.plugin [None req-cbbb09c7-7853-450d-af68-7230833983cf - - - - - -] Attempt 1 to provision port 994200f9-4e04-4b46-9cc6-1239130a70ea /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-07 01:14:32.241 9 INFO neutron.plugins.ml2.plugin [None req-78329bea-779c-4964-86b2-34a3ecbcb5c6 - - - - - -] Attempt 1 to provision port 5f4de71a-474c-448f-9d66-ae4203019e33 2026-04-07 01:14:46.124 9 INFO neutron.plugins.ml2.plugin [None req-c04970d2-2a67-440c-a8fe-ca025f52c64c - - - - - -] Attempt 1 to provision port 1f8873ec-35f5-4803-b5b1-bc09edf01832 2026-04-07 01:14:47.088 10 INFO neutron.plugins.ml2.plugin [None req-84900088-4466-4025-8270-ebec09956928 - - - - - -] Attempt 1 to provision port c604ae85-e5c4-44bf-aec8-bb0a9cfcfdef 2026-04-07 01:14:47.348 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port c604ae85-e5c4-44bf-aec8-bb0a9cfcfdef 2026-04-07 01:14:47.475 9 INFO neutron.plugins.ml2.plugin [None req-401f7c38-367a-4ae7-ab21-cf55aece580a - - - - - -] Attempt 1 to provision port c604ae85-e5c4-44bf-aec8-bb0a9cfcfdef 2026-04-07 01:14:48.651 9 INFO neutron.plugins.ml2.plugin [None req-5f2adb9f-ac6f-416d-a2fe-91dcb1267ff7 - - - - - -] Attempt 1 to provision port 121f28ba-4b7e-4532-bc57-ea8ae6e20796 2026-04-07 01:14:49.232 10 INFO neutron.plugins.ml2.plugin [None req-934e1d20-a421-432c-8d2e-83ae0ae3cc17 - - - - - -] Attempt 1 to provision port 121f28ba-4b7e-4532-bc57-ea8ae6e20796 2026-04-07 01:14:49.358 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 1f143aac-8094-4182-99ee-020a4b710b2b 2026-04-07 01:14:50.160 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port c604ae85-e5c4-44bf-aec8-bb0a9cfcfdef 2026-04-07 01:14:51.321 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 1f143aac-8094-4182-99ee-020a4b710b2b 2026-04-07 01:14:52.195 9 INFO neutron.plugins.ml2.plugin [None req-32cf41b5-b807-4ddf-8a5c-8ee20ded10f6 - - - - - -] Attempt 1 to provision port 3d15af42-5891-4c6f-ae4d-ddb84d13a588 2026-04-07 01:14:53.312 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 59351245-7060-436c-b1cb-aba1be904705 2026-04-07 01:14:54.057 10 INFO neutron.plugins.ml2.plugin [None req-8b7a370e-6897-4e68-a325-0c45196e8833 - - - - - -] Attempt 1 to provision port 59351245-7060-436c-b1cb-aba1be904705 2026-04-07 01:14:54.382 9 INFO neutron.plugins.ml2.plugin [None req-2e437541-99fd-4c90-a518-3ceea75be8db - - - - - -] Attempt 1 to provision port 59351245-7060-436c-b1cb-aba1be904705 2026-04-07 01:14:54.865 9 INFO neutron.plugins.ml2.plugin [None req-134cbc55-26df-4035-a175-99c33e67d404 - - - - - -] Attempt 1 to provision port 5dbc558b-dc14-409b-b4bb-0331cdae4867 2026-04-07 01:14:55.379 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 59351245-7060-436c-b1cb-aba1be904705 2026-04-07 01:14:55.523 9 INFO neutron.plugins.ml2.plugin [None req-64ec6726-98ce-47d1-9a30-a574fbd22fdd - - - - - -] Attempt 1 to provision port 5dbc558b-dc14-409b-b4bb-0331cdae4867 2026-04-07 01:14:55.654 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port ad3761e7-dc5f-42fe-9495-df4976f526a0 2026-04-07 01:14:57.321 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port ad3761e7-dc5f-42fe-9495-df4976f526a0 2026-04-07 01:15:01.126 9 INFO neutron.plugins.ml2.plugin [None req-51e47c08-a9be-4934-b819-2980e1afa890 - - - - - -] Attempt 1 to provision port 51627e43-5714-4342-9f74-8e0a1a3f64d5 2026-04-07 01:15:03.417 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 51627e43-5714-4342-9f74-8e0a1a3f64d5 2026-04-07 01:15:03.538 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-00c627be-5642-4a51-b8da-a731c6ee21d8'] response: {'server_uuid': 'fbb7c920-2495-46c0-8617-d8b59fb16cc3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '51627e43-5714-4342-9f74-8e0a1a3f64d5', 'code': 200} 2026-04-07 01:15:05.351 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 51627e43-5714-4342-9f74-8e0a1a3f64d5 2026-04-07 01:15:05.537 9 INFO neutron.plugins.ml2.plugin [None req-c0bd8c56-f7a6-4017-b018-21838b33d6ea - - - - - -] Attempt 1 to provision port 2e00b0c0-2a0c-4081-837b-4b45a65434e5 2026-04-07 01:15:07.343 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 1f8873ec-35f5-4803-b5b1-bc09edf01832 2026-04-07 01:15:08.013 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 121f28ba-4b7e-4532-bc57-ea8ae6e20796 2026-04-07 01:15:09.426 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 97481ece-c26b-45ff-9797-f60f81d5424c 2026-04-07 01:15:10.006 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 6b8695f2-cff7-4fc5-89a0-703703b128fa 2026-04-07 01:15:10.147 9 INFO neutron.plugins.ml2.plugin [None req-e226040f-4bd2-4438-9cad-8522e98e405d - - - - - -] Attempt 1 to provision port d5a82b96-3730-4f19-990e-a71948686052 2026-04-07 01:15:10.556 9 INFO neutron.plugins.ml2.plugin [None req-a76a1403-6423-4766-ab62-bdfb5442c51c - - - - - -] Attempt 1 to provision port d5a82b96-3730-4f19-990e-a71948686052 2026-04-07 01:15:10.680 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 1f8873ec-35f5-4803-b5b1-bc09edf01832 2026-04-07 01:15:10.893 10 INFO neutron.plugins.ml2.plugin [None req-8a7c6890-9087-41e6-8ef1-ac62f1b429de - - - - - -] Attempt 1 to provision port 97481ece-c26b-45ff-9797-f60f81d5424c 2026-04-07 01:15:10.995 10 INFO neutron.plugins.ml2.plugin [None req-8a7c6890-9087-41e6-8ef1-ac62f1b429de - - - - - -] Attempt 1 to provision port 2ff1122c-8280-4517-8995-5172f72ec367 2026-04-07 01:15:11.102 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 121f28ba-4b7e-4532-bc57-ea8ae6e20796 2026-04-07 01:15:11.402 9 INFO neutron.plugins.ml2.plugin [None req-7a20bc53-a866-4382-b2f4-3862ebd4980f - - - - - -] Attempt 1 to provision port 97481ece-c26b-45ff-9797-f60f81d5424c 2026-04-07 01:15:11.406 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 2ff1122c-8280-4517-8995-5172f72ec367 2026-04-07 01:15:11.482 9 INFO neutron.plugins.ml2.plugin [None req-7a20bc53-a866-4382-b2f4-3862ebd4980f - - - - - -] Attempt 1 to provision port 6ab4e70e-09ed-4234-b46e-8bcb0394b2e5 2026-04-07 01:15:11.643 10 INFO neutron.plugins.ml2.plugin [None req-e649b5ec-7de6-48b4-bc92-e1950d1b38fb - - - - - -] Attempt 1 to provision port 2ff1122c-8280-4517-8995-5172f72ec367 2026-04-07 01:15:11.712 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port d5a82b96-3730-4f19-990e-a71948686052 2026-04-07 01:15:12.054 9 INFO neutron.plugins.ml2.plugin [None req-10178d01-3051-44bb-9168-41e97a2c5d99 - - - - - -] Attempt 1 to provision port 6ab4e70e-09ed-4234-b46e-8bcb0394b2e5 2026-04-07 01:15:12.210 10 INFO neutron.plugins.ml2.plugin [None req-b0e2aaa3-855b-4066-8c21-9c6ce771c0bc - - - - - -] Attempt 1 to provision port 60bdc14a-a7aa-4b03-9e16-0a47ae0cec7c 2026-04-07 01:15:12.442 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 6c4a431a-a8cb-4997-be47-1e068b2f5293 2026-04-07 01:15:12.659 10 INFO neutron.plugins.ml2.plugin [None req-7746e602-3e71-46c8-946e-24c19f728c65 - - - - - -] Attempt 1 to provision port 60bdc14a-a7aa-4b03-9e16-0a47ae0cec7c 2026-04-07 01:15:12.948 10 INFO neutron.plugins.ml2.plugin [None req-7746e602-3e71-46c8-946e-24c19f728c65 - - - - - -] Attempt 1 to provision port 6ab4e70e-09ed-4234-b46e-8bcb0394b2e5 2026-04-07 01:15:13.139 10 INFO neutron.plugins.ml2.plugin [None req-a419a480-2b02-432b-b54b-8c463d0f0b08 - - - - - -] Attempt 1 to provision port 5b8a5c15-1a0e-4fa2-9031-0583deccd728 2026-04-07 01:15:13.486 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 97481ece-c26b-45ff-9797-f60f81d5424c 2026-04-07 01:15:13.644 9 INFO neutron.plugins.ml2.plugin [None req-961fb787-db00-407d-87c6-6460f998c798 - - - - - -] Attempt 1 to provision port 6c4a431a-a8cb-4997-be47-1e068b2f5293 2026-04-07 01:15:13.859 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 6b8695f2-cff7-4fc5-89a0-703703b128fa 2026-04-07 01:15:14.381 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 3d15af42-5891-4c6f-ae4d-ddb84d13a588 2026-04-07 01:15:14.689 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 5dbc558b-dc14-409b-b4bb-0331cdae4867 2026-04-07 01:15:15.073 10 INFO neutron.plugins.ml2.plugin [None req-7046fa43-a67b-48fc-b904-f8cb5ccee648 - - - - - -] Attempt 1 to provision port 0084bb2b-36e5-4a99-bd43-493af5f87ad9 2026-04-07 01:15:16.400 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 3d15af42-5891-4c6f-ae4d-ddb84d13a588 2026-04-07 01:15:16.619 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 0084bb2b-36e5-4a99-bd43-493af5f87ad9 2026-04-07 01:15:16.728 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ca48871-4ffa-465b-a425-dd2fda2b3e73'] response: {'server_uuid': '8eb815e7-68fe-4c0a-99bd-ef75c8306749', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0084bb2b-36e5-4a99-bd43-493af5f87ad9', 'code': 200} 2026-04-07 01:15:17.128 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 5dbc558b-dc14-409b-b4bb-0331cdae4867 2026-04-07 01:15:18.330 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 0084bb2b-36e5-4a99-bd43-493af5f87ad9 2026-04-07 01:15:32.302 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 6ab4e70e-09ed-4234-b46e-8bcb0394b2e5 2026-04-07 01:15:32.780 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 2e00b0c0-2a0c-4081-837b-4b45a65434e5 2026-04-07 01:15:34.275 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 6ab4e70e-09ed-4234-b46e-8bcb0394b2e5 2026-04-07 01:15:34.529 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 2e00b0c0-2a0c-4081-837b-4b45a65434e5 2026-04-07 01:15:41.324 9 INFO neutron.plugins.ml2.plugin [None req-54b703b7-ef29-4292-aa02-b453aea4f420 - - - - - -] Attempt 1 to provision port 8c8b592b-f8dd-43e1-9e9d-bfe261cd795f 2026-04-07 01:15:42.337 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 8c8b592b-f8dd-43e1-9e9d-bfe261cd795f 2026-04-07 01:15:42.457 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-58a18b68-9a67-4e88-8ae8-aac0d2d38899'] response: {'server_uuid': '56c19e17-fb94-4153-a9af-566f949d98fd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8c8b592b-f8dd-43e1-9e9d-bfe261cd795f', 'code': 200} 2026-04-07 01:15:44.297 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 8c8b592b-f8dd-43e1-9e9d-bfe261cd795f 2026-04-07 01:15:58.508 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d910271-d2cc-4bd3-9f4f-0e5bf2875a03'] response: {'server_uuid': '8eb815e7-68fe-4c0a-99bd-ef75c8306749', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0084bb2b-36e5-4a99-bd43-493af5f87ad9', 'code': 200} 2026-04-07 01:16:14.318 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 4574345b-71d1-4c71-8f5d-a77d23f8323d 2026-04-07 01:16:15.301 9 INFO neutron.plugins.ml2.plugin [None req-a819ba45-c3bf-4960-b111-8a3097f9c353 - - - - - -] Attempt 1 to provision port 4574345b-71d1-4c71-8f5d-a77d23f8323d 2026-04-07 01:16:16.351 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 36c1f79a-6a99-47f2-8632-8ee48e624453 2026-04-07 01:16:16.485 10 INFO neutron.plugins.ml2.plugin [None req-96ab0f77-16b4-4336-b837-99cdb3b3957c - - - - - -] Attempt 1 to provision port a3a3b158-0cac-4a5e-b757-de1e00c3fbd8 2026-04-07 01:16:16.532 10 INFO neutron.plugins.ml2.plugin [None req-96ab0f77-16b4-4336-b837-99cdb3b3957c - - - - - -] Attempt 1 to provision port 4574345b-71d1-4c71-8f5d-a77d23f8323d 2026-04-07 01:16:16.732 10 INFO neutron.plugins.ml2.plugin [None req-750f2230-d878-458a-b8ac-0acd5a612269 - - - - - -] Attempt 1 to provision port e0d6efb2-7f8d-41f3-902e-ef7297f6d547 2026-04-07 01:16:16.876 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port e0d6efb2-7f8d-41f3-902e-ef7297f6d547 2026-04-07 01:16:17.036 9 INFO neutron.plugins.ml2.plugin [None req-5cd37de7-6456-40e0-9c21-2263ebda9207 - - - - - -] Attempt 1 to provision port 4574345b-71d1-4c71-8f5d-a77d23f8323d 2026-04-07 01:16:17.152 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 4574345b-71d1-4c71-8f5d-a77d23f8323d 2026-04-07 01:16:17.310 9 INFO neutron.plugins.ml2.plugin [None req-f89982cc-aad0-4bd2-9921-6427d9542331 - - - - - -] Attempt 1 to provision port 36c1f79a-6a99-47f2-8632-8ee48e624453 2026-04-07 01:16:17.640 10 INFO neutron.plugins.ml2.plugin [None req-3dc59c31-78ef-4cff-bc8c-736b608854e9 - - - - - -] Attempt 1 to provision port e0d6efb2-7f8d-41f3-902e-ef7297f6d547 2026-04-07 01:16:17.978 9 INFO neutron.plugins.ml2.plugin [None req-d4f0d28f-e4bf-4f19-a53a-71bd0d41e33c - - - - - -] Attempt 1 to provision port e0d6efb2-7f8d-41f3-902e-ef7297f6d547 2026-04-07 01:16:18.325 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 36c1f79a-6a99-47f2-8632-8ee48e624453 2026-04-07 01:16:18.458 9 INFO neutron.plugins.ml2.plugin [None req-65b47206-b60c-431e-957e-3a8518dc4617 - - - - - -] Attempt 1 to provision port 36c1f79a-6a99-47f2-8632-8ee48e624453 2026-04-07 01:16:18.753 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port e0d6efb2-7f8d-41f3-902e-ef7297f6d547 2026-04-07 01:16:18.846 9 INFO neutron.plugins.ml2.plugin [None req-1f5c8883-df94-46aa-b419-a4beca8eeab5 - - - - - -] Attempt 1 to provision port 36c1f79a-6a99-47f2-8632-8ee48e624453 2026-04-07 01:16:19.142 10 INFO neutron.plugins.ml2.plugin [None req-3e57dd74-efed-44e4-9492-3a74b287c412 - - - - - -] Attempt 1 to provision port 03444eaf-eb5a-461f-9691-c86a50d331f2 2026-04-07 01:16:19.784 9 INFO neutron.plugins.ml2.plugin [None req-39f47f82-3163-44e2-bc67-450c58f56d53 - - - - - -] Attempt 1 to provision port 03444eaf-eb5a-461f-9691-c86a50d331f2 2026-04-07 01:16:20.307 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port ea61bb51-2e09-4fa0-b43f-6a229da50465 2026-04-07 01:16:21.235 9 INFO neutron.plugins.ml2.plugin [None req-bc0dae00-3b46-4559-9875-437bf6ab6c33 - - - - - -] Attempt 1 to provision port 2d678a37-dd65-4107-a26b-7e3d727e2301 2026-04-07 01:16:21.976 10 INFO neutron.plugins.ml2.plugin [None req-cf372750-01db-4cd8-b141-e15c716a8150 - - - - - -] Attempt 1 to provision port 2d678a37-dd65-4107-a26b-7e3d727e2301 2026-04-07 01:16:22.294 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port ea61bb51-2e09-4fa0-b43f-6a229da50465 2026-04-07 01:16:22.829 10 INFO neutron.plugins.ml2.plugin [None req-e32d718b-df49-4139-b009-c5db81b66aec - - - - - -] Attempt 1 to provision port e5efc5be-bc7b-44a3-80a9-d8c29780181b 2026-04-07 01:16:23.576 9 INFO neutron.plugins.ml2.plugin [None req-cbf16e19-abe6-4140-bd77-83bbab9ca5ab - - - - - -] Attempt 1 to provision port e5efc5be-bc7b-44a3-80a9-d8c29780181b 2026-04-07 01:16:27.140 10 INFO neutron.plugins.ml2.plugin [None req-fe8bf416-9b1f-41c5-bf46-dba9a17ca34e - - - - - -] Attempt 1 to provision port 33c75c7e-70ab-4561-a496-a69f128be004 2026-04-07 01:16:28.382 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 33c75c7e-70ab-4561-a496-a69f128be004 2026-04-07 01:16:28.501 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-376c9361-a8a0-4576-ad30-b1378685d48e'] response: {'server_uuid': '87ee04ef-1400-46fa-a4c1-2695c6b9f84a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '33c75c7e-70ab-4561-a496-a69f128be004', 'code': 200} 2026-04-07 01:16:30.306 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 33c75c7e-70ab-4561-a496-a69f128be004 2026-04-07 01:16:35.038 10 INFO neutron.plugins.ml2.plugin [None req-55304ac6-5bb4-4e94-9bf9-52171e84645c - - - - - -] Attempt 1 to provision port 1a80340d-b11c-4f31-9e99-3e1f920867f0 2026-04-07 01:16:35.561 10 INFO neutron.plugins.ml2.plugin [None req-55304ac6-5bb4-4e94-9bf9-52171e84645c - - - - - -] Attempt 2 to provision port 1a80340d-b11c-4f31-9e99-3e1f920867f0 2026-04-07 01:16:36.463 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 2d678a37-dd65-4107-a26b-7e3d727e2301 2026-04-07 01:16:36.791 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port a3a3b158-0cac-4a5e-b757-de1e00c3fbd8 2026-04-07 01:16:37.094 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 1a80340d-b11c-4f31-9e99-3e1f920867f0 2026-04-07 01:16:37.183 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6333a111-d6ef-4bba-bcbe-cf5f43315799'] response: {'server_uuid': 'f63ce093-69a3-4a32-bd77-eb501aedc04a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1a80340d-b11c-4f31-9e99-3e1f920867f0', 'code': 200} 2026-04-07 01:16:37.570 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 03444eaf-eb5a-461f-9691-c86a50d331f2 2026-04-07 01:16:38.360 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 2d678a37-dd65-4107-a26b-7e3d727e2301 2026-04-07 01:16:38.682 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port e5efc5be-bc7b-44a3-80a9-d8c29780181b 2026-04-07 01:16:38.971 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port a3a3b158-0cac-4a5e-b757-de1e00c3fbd8 2026-04-07 01:16:39.188 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 1a80340d-b11c-4f31-9e99-3e1f920867f0 2026-04-07 01:16:39.619 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 03444eaf-eb5a-461f-9691-c86a50d331f2 2026-04-07 01:16:40.310 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port e5efc5be-bc7b-44a3-80a9-d8c29780181b 2026-04-07 01:16:56.075 10 INFO neutron.plugins.ml2.plugin [None req-d885b1b8-0c9a-4364-8fbf-78023b0f0b88 - - - - - -] Attempt 1 to provision port 622417b7-05fe-4143-bab7-a2d66968bce6 2026-04-07 01:17:07.297 9 INFO neutron.plugins.ml2.plugin [None req-fc149a6e-1fc9-46da-8d2c-9f0a56d3bbdf - - - - - -] Attempt 1 to provision port d9f5408d-5706-49cf-b7d4-f91eaca26a98 2026-04-07 01:17:08.410 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port d9f5408d-5706-49cf-b7d4-f91eaca26a98 2026-04-07 01:17:08.521 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8f004dd-38aa-4344-9508-9dcf1669ac71'] response: {'server_uuid': 'd3ccd5ac-4551-4d92-a182-1995295fccb2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd9f5408d-5706-49cf-b7d4-f91eaca26a98', 'code': 200} 2026-04-07 01:17:10.343 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port d9f5408d-5706-49cf-b7d4-f91eaca26a98 2026-04-07 01:17:43.313 9 INFO neutron.plugins.ml2.plugin [None req-b65ea171-658f-48b3-abf0-af0b6af712ba - - - - - -] Attempt 1 to provision port 7b953f0c-8c8e-475e-8ff3-d778aa4ea9fb 2026-04-07 01:17:46.468 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 7b953f0c-8c8e-475e-8ff3-d778aa4ea9fb 2026-04-07 01:17:46.635 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fac1a425-a1f2-4242-b6e2-0ccf55ba2bd0'] response: {'server_uuid': 'd3ccd5ac-4551-4d92-a182-1995295fccb2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7b953f0c-8c8e-475e-8ff3-d778aa4ea9fb', 'code': 200} 2026-04-07 01:17:48.363 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 7b953f0c-8c8e-475e-8ff3-d778aa4ea9fb 2026-04-07 01:18:12.395 9 INFO neutron.plugins.ml2.plugin [None req-6361671b-f578-426d-9e68-42a574096a46 - - - - - -] Attempt 1 to provision port 771b1438-56c6-44be-9061-0c2ad76034cf 2026-04-07 01:18:14.772 10 INFO neutron.plugins.ml2.plugin [None req-beaac4ca-c9d3-4e23-8f39-cd72307168a0 - - - - - -] Attempt 1 to provision port 771b1438-56c6-44be-9061-0c2ad76034cf 2026-04-07 01:18:14.939 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e199d72-cb14-4f49-ae3a-6765f163adcb'] response: {'server_uuid': 'd3ccd5ac-4551-4d92-a182-1995295fccb2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '771b1438-56c6-44be-9061-0c2ad76034cf', 'code': 200} 2026-04-07 01:18:16.435 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port 771b1438-56c6-44be-9061-0c2ad76034cf 2026-04-07 01:18:22.729 10 INFO neutron.plugins.ml2.plugin [None req-6baee5fe-ebb4-4b1b-a655-ca7d61e48eb7 - - - - - -] Attempt 1 to provision port e2f638cd-6b41-4646-94b6-4b04f0663aae 2026-04-07 01:18:26.488 10 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port e2f638cd-6b41-4646-94b6-4b04f0663aae 2026-04-07 01:18:26.582 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e36a3a1-c942-42b8-a144-e7c296238210'] response: {'server_uuid': 'd3ccd5ac-4551-4d92-a182-1995295fccb2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e2f638cd-6b41-4646-94b6-4b04f0663aae', 'code': 200} 2026-04-07 01:18:28.394 9 INFO neutron.plugins.ml2.plugin [None req-7824d29d-d547-4da2-9f8b-b42a1a2c09d8 - - - - - -] Attempt 1 to provision port e2f638cd-6b41-4646-94b6-4b04f0663aae 2026-04-07 01:18:36.001 10 INFO neutron.plugins.ml2.plugin [None req-4f3fa2b5-ee72-4d86-b85d-7a42cf44bd35 - - - - - -] Attempt 1 to provision port e2f638cd-6b41-4646-94b6-4b04f0663aae 2026-04-07 01:18:42.016 10 INFO neutron.plugins.ml2.plugin [None req-3b9623dc-76b1-47b0-a823-1a588efb9c4c - - - - - -] Attempt 1 to provision port 771b1438-56c6-44be-9061-0c2ad76034cf 2026-04-07 01:19:23.296 9 INFO neutron.plugins.ml2.plugin [None req-1d384b30-a623-4bc2-a758-c8374878925e - - - - - -] Attempt 1 to provision port e0d6efb2-7f8d-41f3-902e-ef7297f6d547 2026-04-07 01:19:24.330 9 INFO neutron.plugins.ml2.plugin [None req-540c581e-9310-400a-b1dc-80b957d9f30d - - - - - -] Attempt 1 to provision port 4574345b-71d1-4c71-8f5d-a77d23f8323d 2026-04-07 01:19:24.359 9 INFO neutron.plugins.ml2.db [None req-540c581e-9310-400a-b1dc-80b957d9f30d - - - - - -] No ports have port_id starting with 4574345b-71d1-4c71-8f5d-a77d23f8323d