+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-10 04:09:56.292 1 INFO neutron.common.config [-] Logging enabled! 2026-07-10 04:09:56.293 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-07-10 04:09:56.293 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-07-10 04:09:56.294 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-10 04:09:57.714 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-10 04:09:57.717 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-10 04:09:57.720 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-10 04:09:57.721 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-10 04:09:57.721 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-10 04:09:57.721 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-10 04:09:57.722 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-10 04:09:57.728 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-10 04:09:57.728 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-10 04:09:57.728 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-10 04:09:57.746 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-10 04:09:57.747 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-10 04:09:57.747 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-10 04:09:57.765 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-10 04:09:57.765 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-10 04:09:57.765 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-10 04:09:57.765 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-10 04:09:58.028 1 INFO neutron.plugins.ml2.managers [None req-b4b20e1b-d938-4b02-8649-abe4cacb136a - - - - - -] Initializing driver for type 'vlan' 2026-07-10 04:09:58.169 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-b4b20e1b-d938-4b02-8649-abe4cacb136a - - - - - -] VlanTypeDriver initialization complete 2026-07-10 04:09:58.169 1 INFO neutron.plugins.ml2.managers [None req-b4b20e1b-d938-4b02-8649-abe4cacb136a - - - - - -] Initializing driver for type 'vxlan' 2026-07-10 04:09:58.169 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-b4b20e1b-d938-4b02-8649-abe4cacb136a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-10 04:09:58.219 1 INFO neutron.plugins.ml2.managers [None req-b4b20e1b-d938-4b02-8649-abe4cacb136a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-10 04:09:58.219 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-b4b20e1b-d938-4b02-8649-abe4cacb136a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-10 04:09:58.220 1 INFO neutron.plugins.ml2.managers [None req-b4b20e1b-d938-4b02-8649-abe4cacb136a - - - - - -] Initializing extension driver 'port_security' 2026-07-10 04:09:58.220 1 INFO neutron.plugins.ml2.extensions.port_security [None req-b4b20e1b-d938-4b02-8649-abe4cacb136a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-10 04:09:58.220 1 INFO neutron.plugins.ml2.managers [None req-b4b20e1b-d938-4b02-8649-abe4cacb136a - - - - - -] Initializing extension driver 'qos' 2026-07-10 04:09:58.220 1 INFO neutron.plugins.ml2.managers [None req-b4b20e1b-d938-4b02-8649-abe4cacb136a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-10 04:09:58.220 1 INFO neutron.plugins.ml2.managers [None req-b4b20e1b-d938-4b02-8649-abe4cacb136a - - - - - -] Initializing mechanism driver 'l2population' 2026-07-10 04:09:58.234 1 INFO neutron.quota [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded quota_driver: . 2026-07-10 04:09:58.234 1 INFO neutron.plugins.ml2.plugin [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Modular L2 Plugin initialization complete 2026-07-10 04:09:58.235 1 INFO neutron.plugins.ml2.managers [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-10 04:09:58.235 1 INFO neutron.plugins.ml2.managers [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-10 04:09:58.235 1 INFO neutron.plugins.ml2.managers [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Got port-security extension from driver 'port_security' 2026-07-10 04:09:58.235 1 INFO neutron.manager [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loading Plugin: qos 2026-07-10 04:09:58.246 1 INFO neutron.manager [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loading Plugin: router 2026-07-10 04:09:58.279 1 INFO neutron.services.service_base [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-10 04:09:58.279 1 INFO neutron.manager [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loading Plugin: segments 2026-07-10 04:09:58.342 1 INFO neutron.manager [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loading Plugin: trunk 2026-07-10 04:09:58.355 1 INFO neutron.manager [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loading Plugin: vpnaas 2026-07-10 04:09:58.385 1 WARNING stevedore.named [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-10 04:09:58.454 1 INFO neutron_vpnaas.services.vpn.plugin [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-10 04:09:58.455 1 INFO neutron.common.utils [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-10 04:09:58.455 1 INFO neutron.manager [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loading Plugin: taas 2026-07-10 04:09:58.478 1 WARNING stevedore.named [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-10 04:09:58.478 1 WARNING stevedore.named [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-10 04:09:58.513 1 INFO neutron_taas.services.taas.taas_plugin [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-10 04:09:58.513 1 INFO neutron.manager [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loading Plugin: tapmirror 2026-07-10 04:09:58.528 1 WARNING stevedore.named [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-10 04:09:58.528 1 WARNING stevedore.named [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-10 04:09:58.543 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-10 04:09:58.543 1 INFO neutron.manager [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loading Plugin: auto_allocate 2026-07-10 04:09:58.550 1 INFO neutron.manager [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loading Plugin: tag 2026-07-10 04:09:58.558 1 INFO neutron.manager [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loading Plugin: timestamp 2026-07-10 04:09:58.560 1 INFO neutron.manager [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loading Plugin: network_ip_availability 2026-07-10 04:09:58.564 1 INFO neutron.manager [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loading Plugin: flavors 2026-07-10 04:09:58.567 1 INFO neutron.manager [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loading Plugin: revisions 2026-07-10 04:09:58.570 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Initializing extension manager. 2026-07-10 04:09:58.572 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: address-group 2026-07-10 04:09:58.572 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: address-scope 2026-07-10 04:09:58.573 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-10 04:09:58.574 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: agent 2026-07-10 04:09:58.575 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: agent-resources-synced 2026-07-10 04:09:58.576 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: allowed-address-pairs 2026-07-10 04:09:58.576 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: auto-allocated-topology 2026-07-10 04:09:58.577 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: availability_zone 2026-07-10 04:09:58.577 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: availability_zone_filter 2026-07-10 04:09:58.578 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-10 04:09:58.578 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: default-subnetpools 2026-07-10 04:09:58.579 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-10 04:09:58.580 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: dns-integration 2026-07-10 04:09:58.580 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: dns-domain-ports 2026-07-10 04:09:58.581 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-10 04:09:58.582 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: dvr 2026-07-10 04:09:58.582 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-10 04:09:58.583 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: empty-string-filtering 2026-07-10 04:09:58.583 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-10 04:09:58.584 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-10 04:09:58.584 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: external-net 2026-07-10 04:09:58.585 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-10 04:09:58.585 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: extraroute 2026-07-10 04:09:58.585 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: extraroute-atomic 2026-07-10 04:09:58.586 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-10 04:09:58.586 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-10 04:09:58.587 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-10 04:09:58.588 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-10 04:09:58.588 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: fip-port-details 2026-07-10 04:09:58.589 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: flavors 2026-07-10 04:09:58.591 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-10 04:09:58.593 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: floatingip-pools 2026-07-10 04:09:58.593 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: ip_allocation 2026-07-10 04:09:58.593 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: ip-substring-filtering 2026-07-10 04:09:58.594 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: l2_adjacency 2026-07-10 04:09:58.595 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: router 2026-07-10 04:09:58.596 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-10 04:09:58.597 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-10 04:09:58.597 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-10 04:09:58.598 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: ext-gw-mode 2026-07-10 04:09:58.598 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: l3-ha 2026-07-10 04:09:58.598 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-10 04:09:58.599 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-10 04:09:58.599 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: l3-flavors 2026-07-10 04:09:58.600 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-10 04:09:58.600 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-10 04:09:58.602 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-10 04:09:58.603 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-10 04:09:58.604 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-10 04:09:58.605 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-10 04:09:58.605 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-10 04:09:58.606 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: multi-provider 2026-07-10 04:09:58.606 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: net-mtu 2026-07-10 04:09:58.606 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: net-mtu-writable 2026-07-10 04:09:58.607 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: network_availability_zone 2026-07-10 04:09:58.607 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: network_ha 2026-07-10 04:09:58.608 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: network-ip-availability 2026-07-10 04:09:58.609 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-10 04:09:58.609 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: pagination 2026-07-10 04:09:58.609 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: port-device-profile 2026-07-10 04:09:58.610 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-10 04:09:58.610 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-10 04:09:58.611 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-10 04:09:58.611 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: port-mac-override 2026-07-10 04:09:58.611 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-10 04:09:58.612 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-10 04:09:58.612 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-10 04:09:58.613 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: port-resource-request 2026-07-10 04:09:58.613 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: port-resource-request-groups 2026-07-10 04:09:58.613 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-10 04:09:58.614 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: binding 2026-07-10 04:09:58.614 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: binding-extended 2026-07-10 04:09:58.615 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: port-security 2026-07-10 04:09:58.615 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: project-id 2026-07-10 04:09:58.616 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: provider 2026-07-10 04:09:58.616 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-10 04:09:58.618 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: qos 2026-07-10 04:09:58.618 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-10 04:09:58.619 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-10 04:09:58.619 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: qos-default 2026-07-10 04:09:58.620 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: qos-fip 2026-07-10 04:09:58.621 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-10 04:09:58.621 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: qos-gateway-ip 2026-07-10 04:09:58.621 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: qos-port-network-policy 2026-07-10 04:09:58.622 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: qos-pps-minimum 2026-07-10 04:09:58.622 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-10 04:09:58.623 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: qos-pps 2026-07-10 04:09:58.623 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: qos-rule-type-details 2026-07-10 04:09:58.624 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-10 04:09:58.624 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: qos-rules-alias 2026-07-10 04:09:58.625 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: quota-check-limit 2026-07-10 04:09:58.625 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: quota-check-limit-default 2026-07-10 04:09:58.627 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: quotas 2026-07-10 04:09:58.630 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: quota_details 2026-07-10 04:09:58.631 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: rbac-policies 2026-07-10 04:09:58.631 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: rbac-address-group 2026-07-10 04:09:58.632 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: rbac-address-scope 2026-07-10 04:09:58.632 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: rbac-security-groups 2026-07-10 04:09:58.632 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: rbac-subnetpool 2026-07-10 04:09:58.633 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: revision-if-match 2026-07-10 04:09:58.633 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: standard-attr-revisions 2026-07-10 04:09:58.634 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: router_availability_zone 2026-07-10 04:09:58.634 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-10 04:09:58.636 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: security-groups-default-rules 2026-07-10 04:09:58.636 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-10 04:09:58.637 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-10 04:09:58.637 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-10 04:09:58.637 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-10 04:09:58.638 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-10 04:09:58.641 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: security-group 2026-07-10 04:09:58.642 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: segment 2026-07-10 04:09:58.643 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-10 04:09:58.643 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: service-type 2026-07-10 04:09:58.644 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: sorting 2026-07-10 04:09:58.644 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: standard-attr-segment 2026-07-10 04:09:58.644 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: standard-attr-description 2026-07-10 04:09:58.645 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: stateful-security-group 2026-07-10 04:09:58.645 1 WARNING neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-10 04:09:58.646 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-10 04:09:58.646 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: subnet-external-network 2026-07-10 04:09:58.647 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: subnet_onboard 2026-07-10 04:09:58.647 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-10 04:09:58.647 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: subnet-service-types 2026-07-10 04:09:58.648 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: subnet_allocation 2026-07-10 04:09:58.648 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-10 04:09:58.649 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: tag-creation 2026-07-10 04:09:58.649 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-10 04:09:58.652 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: standard-attr-tag 2026-07-10 04:09:58.653 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-10 04:09:58.653 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: trunk 2026-07-10 04:09:58.654 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: trunk-details 2026-07-10 04:09:58.654 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-10 04:09:58.655 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-10 04:09:58.655 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-10 04:09:58.656 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-10 04:09:58.658 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-10 04:09:58.658 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-10 04:09:58.659 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: vpn-flavors 2026-07-10 04:09:58.660 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: vpnaas 2026-07-10 04:09:58.661 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: taas 2026-07-10 04:09:58.662 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: tap-mirror 2026-07-10 04:09:58.662 1 INFO neutron.api.extensions [None req-972bb36d-534e-4bfb-8f7a-bc8ddb26097f - - - - - -] Loaded extension: taas-vlan-filter 2026-07-10 04:10:28.744 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-10 04:10:28.795 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-10 04:10:28.797 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-10 04:10:45.370 16 INFO neutron.db.l3_hamode_db [None req-470c0da4-0939-4624-96bf-ad79991ecac0 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-10 04:11:00.970 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 00088206-7a24-4a9e-acb7-fc50b3a9dc05 2026-07-10 04:11:02.293 16 INFO neutron.plugins.ml2.plugin [None req-564d971c-da99-4824-ae70-c85548fc65c1 - - - - - -] Attempt 1 to provision port 00088206-7a24-4a9e-acb7-fc50b3a9dc05 2026-07-10 04:11:02.887 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 00088206-7a24-4a9e-acb7-fc50b3a9dc05 2026-07-10 04:11:03.998 16 INFO neutron.plugins.ml2.plugin [None req-df9fa2e4-47ea-41a0-b954-7d3e0eba53d2 - - - - - -] Attempt 1 to provision port 00088206-7a24-4a9e-acb7-fc50b3a9dc05 2026-07-10 04:15:32.694 13 INFO neutron.plugins.ml2.plugin [None req-6f530862-6be5-4844-8692-b927e1f7949c - - - - - -] Attempt 1 to provision port f113ffc3-29d5-4d07-b8b5-58d05db5278e 2026-07-10 04:15:32.978 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port f113ffc3-29d5-4d07-b8b5-58d05db5278e 2026-07-10 04:15:34.323 13 INFO neutron.plugins.ml2.plugin [None req-a8b5b124-4074-42dc-a3c4-444ae83aa01e - - - - - -] Attempt 1 to provision port f113ffc3-29d5-4d07-b8b5-58d05db5278e 2026-07-10 04:15:34.966 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port f113ffc3-29d5-4d07-b8b5-58d05db5278e 2026-07-10 04:15:39.224 16 INFO neutron.plugins.ml2.plugin [None req-1e5d4f3c-6028-417e-8ba4-0455a0d72004 - - - - - -] Attempt 1 to provision port e9be8bdd-9b37-44a0-8496-80d5a6b2a793 2026-07-10 04:19:05.564 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port e9be8bdd-9b37-44a0-8496-80d5a6b2a793 2026-07-10 04:19:07.018 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port e9be8bdd-9b37-44a0-8496-80d5a6b2a793 2026-07-10 04:27:29.252 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 941c23a9-5d8c-40ec-ac60-180057708076 2026-07-10 04:27:31.175 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 941c23a9-5d8c-40ec-ac60-180057708076 2026-07-10 04:38:27.958 13 INFO neutron.plugins.ml2.plugin [None req-c45b67be-aaec-4e4a-b653-14ecee80b26a - - - - - -] Attempt 1 to provision port e9be8bdd-9b37-44a0-8496-80d5a6b2a793 2026-07-10 04:38:28.046 13 INFO neutron.plugins.ml2.plugin [None req-c45b67be-aaec-4e4a-b653-14ecee80b26a - - - - - -] Attempt 1 to provision port 00088206-7a24-4a9e-acb7-fc50b3a9dc05 2026-07-10 04:38:28.119 13 INFO neutron.plugins.ml2.plugin [None req-c45b67be-aaec-4e4a-b653-14ecee80b26a - - - - - -] Attempt 1 to provision port f113ffc3-29d5-4d07-b8b5-58d05db5278e 2026-07-10 04:43:41.542 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port a34af0f7-3d1c-4530-a8f4-5dc2743ec1ac 2026-07-10 04:43:43.527 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port a34af0f7-3d1c-4530-a8f4-5dc2743ec1ac 2026-07-10 04:43:47.508 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port b3d6c56a-dfc3-403e-adba-7345b6be9485 2026-07-10 04:43:47.726 13 INFO neutron.plugins.ml2.plugin [None req-6dc41c8b-33f7-476f-b0b9-de7def2496ab - - - - - -] Attempt 1 to provision port a34af0f7-3d1c-4530-a8f4-5dc2743ec1ac 2026-07-10 04:43:47.778 13 INFO neutron.plugins.ml2.plugin [None req-6dc41c8b-33f7-476f-b0b9-de7def2496ab - - - - - -] Attempt 1 to provision port b3d6c56a-dfc3-403e-adba-7345b6be9485 2026-07-10 04:43:47.828 13 INFO neutron.plugins.ml2.plugin [None req-6dc41c8b-33f7-476f-b0b9-de7def2496ab - - - - - -] Attempt 1 to provision port e60d85b9-0f7a-4fe2-8d79-b146b291656a 2026-07-10 04:43:49.762 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port b3d6c56a-dfc3-403e-adba-7345b6be9485 2026-07-10 04:43:50.001 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port a3fd9e0e-8a79-40f5-a115-4e486b057168 2026-07-10 04:43:50.399 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 5df10244-2763-411d-bc78-8cd688052775 2026-07-10 04:43:51.596 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 0929b2cf-6bcf-4696-aa5b-8b152ace8f8e 2026-07-10 04:43:51.859 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port a3fd9e0e-8a79-40f5-a115-4e486b057168 2026-07-10 04:43:52.007 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 5df10244-2763-411d-bc78-8cd688052775 2026-07-10 04:43:53.440 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 0929b2cf-6bcf-4696-aa5b-8b152ace8f8e 2026-07-10 04:43:57.113 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 84f19cec-aa43-4af2-b59e-ae36bcdbd68d 2026-07-10 04:43:57.444 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port c25909ae-653d-41b8-b764-21bbeda2793f 2026-07-10 04:43:57.573 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-43cea74f-3089-4b2e-a137-abd8114505da'] response: {'server_uuid': 'c8b56029-d46e-48e8-ad79-652124240480', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '84f19cec-aa43-4af2-b59e-ae36bcdbd68d', 'code': 200} 2026-07-10 04:43:57.909 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 3903663d-e2a8-4087-b1f6-d9693e6a24bb 2026-07-10 04:43:58.883 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 84f19cec-aa43-4af2-b59e-ae36bcdbd68d 2026-07-10 04:43:59.004 13 INFO neutron.plugins.ml2.plugin [None req-b0160d82-8265-47cd-b3b4-c9a9bcfa5e5a - - - - - -] Attempt 1 to provision port a34af0f7-3d1c-4530-a8f4-5dc2743ec1ac 2026-07-10 04:43:59.117 13 INFO neutron.plugins.ml2.plugin [None req-b0160d82-8265-47cd-b3b4-c9a9bcfa5e5a - - - - - -] Attempt 1 to provision port 932b58fa-a7f0-4476-bd32-e70988603d86 2026-07-10 04:43:59.153 13 INFO neutron.plugins.ml2.plugin [None req-b0160d82-8265-47cd-b3b4-c9a9bcfa5e5a - - - - - -] Attempt 1 to provision port bafa59af-a3b1-4083-956c-ba0430efbc20 2026-07-10 04:43:59.232 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port c25909ae-653d-41b8-b764-21bbeda2793f 2026-07-10 04:43:59.241 13 INFO neutron.plugins.ml2.plugin [None req-b0160d82-8265-47cd-b3b4-c9a9bcfa5e5a - - - - - -] Attempt 1 to provision port 94918256-2efc-495c-84fd-7c1a70b81def 2026-07-10 04:43:59.269 13 INFO neutron.plugins.ml2.plugin [None req-b0160d82-8265-47cd-b3b4-c9a9bcfa5e5a - - - - - -] Attempt 1 to provision port c25909ae-653d-41b8-b764-21bbeda2793f 2026-07-10 04:43:59.344 13 INFO neutron.plugins.ml2.plugin [None req-b0160d82-8265-47cd-b3b4-c9a9bcfa5e5a - - - - - -] Attempt 1 to provision port 3903663d-e2a8-4087-b1f6-d9693e6a24bb 2026-07-10 04:43:59.482 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port d02b1be7-8ec7-4878-a6d4-c277cec468cc 2026-07-10 04:43:59.635 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-35446b52-addc-48a5-a31c-c3bc501bce22'] response: {'server_uuid': 'a993768d-0635-4bed-880f-4b1b4f194e19', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c25909ae-653d-41b8-b764-21bbeda2793f', 'code': 200} 2026-07-10 04:43:59.787 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 3903663d-e2a8-4087-b1f6-d9693e6a24bb 2026-07-10 04:44:00.784 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port d02b1be7-8ec7-4878-a6d4-c277cec468cc 2026-07-10 04:44:03.413 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port ff787090-1906-425a-8994-c980b64c785e 2026-07-10 04:44:03.929 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-db310873-ea5e-4700-bb57-0ae36a8097b0'] response: {'server_uuid': 'e2a87c14-9b81-45f0-af6a-edc9fcc72329', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ff787090-1906-425a-8994-c980b64c785e', 'code': 200} 2026-07-10 04:44:04.876 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port ff787090-1906-425a-8994-c980b64c785e 2026-07-10 04:44:06.041 16 INFO neutron.plugins.ml2.plugin [None req-fbb4edf3-851d-4785-a72a-3a9e29045bb4 - - - - - -] Attempt 1 to provision port 83e79a99-74d0-4f24-9913-6532e10f6abd 2026-07-10 04:44:06.062 16 INFO neutron.plugins.ml2.plugin [None req-fbb4edf3-851d-4785-a72a-3a9e29045bb4 - - - - - -] Attempt 1 to provision port 932b58fa-a7f0-4476-bd32-e70988603d86 2026-07-10 04:44:06.092 16 INFO neutron.plugins.ml2.plugin [None req-fbb4edf3-851d-4785-a72a-3a9e29045bb4 - - - - - -] Attempt 1 to provision port 94918256-2efc-495c-84fd-7c1a70b81def 2026-07-10 04:44:10.868 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 589b7434-c5a5-4b97-8c25-27e66acd85f7 2026-07-10 04:44:13.001 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 589b7434-c5a5-4b97-8c25-27e66acd85f7 2026-07-10 04:44:13.697 16 INFO neutron.plugins.ml2.plugin [None req-e308abc4-cd61-4b40-b0e7-b96273debe74 - - - - - -] Attempt 1 to provision port 932b58fa-a7f0-4476-bd32-e70988603d86 2026-07-10 04:44:13.721 16 INFO neutron.plugins.ml2.plugin [None req-e308abc4-cd61-4b40-b0e7-b96273debe74 - - - - - -] Attempt 1 to provision port c29cbddd-5cd1-4e98-93fc-702a45f2b1b1 2026-07-10 04:44:13.740 16 INFO neutron.plugins.ml2.plugin [None req-e308abc4-cd61-4b40-b0e7-b96273debe74 - - - - - -] Attempt 1 to provision port c9542b7d-51d3-4d6d-bc4a-d611294f61b1 2026-07-10 04:44:13.756 16 INFO neutron.plugins.ml2.plugin [None req-e308abc4-cd61-4b40-b0e7-b96273debe74 - - - - - -] Attempt 1 to provision port ff787090-1906-425a-8994-c980b64c785e 2026-07-10 04:44:13.800 16 INFO neutron.plugins.ml2.plugin [None req-e308abc4-cd61-4b40-b0e7-b96273debe74 - - - - - -] Attempt 1 to provision port 589b7434-c5a5-4b97-8c25-27e66acd85f7 2026-07-10 04:44:17.313 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 9305b7fa-580b-4a05-b8b9-5a90ce96ef7c 2026-07-10 04:44:17.417 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc7e5b8e-941c-437e-9fe1-e271a14328a1'] response: {'server_uuid': '6038c46a-cfe8-451e-9be9-9bd64e8c7cf0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9305b7fa-580b-4a05-b8b9-5a90ce96ef7c', 'code': 200} 2026-07-10 04:44:18.394 13 INFO neutron.plugins.ml2.plugin [None req-0805528f-ba90-4f76-8464-f603cc485cd8 - - - - - -] Attempt 1 to provision port c29cbddd-5cd1-4e98-93fc-702a45f2b1b1 2026-07-10 04:44:18.430 13 INFO neutron.plugins.ml2.plugin [None req-0805528f-ba90-4f76-8464-f603cc485cd8 - - - - - -] Attempt 1 to provision port 9305b7fa-580b-4a05-b8b9-5a90ce96ef7c 2026-07-10 04:44:18.494 13 INFO neutron.plugins.ml2.plugin [None req-0805528f-ba90-4f76-8464-f603cc485cd8 - - - - - -] Attempt 1 to provision port 589b7434-c5a5-4b97-8c25-27e66acd85f7 2026-07-10 04:44:18.540 13 INFO neutron.plugins.ml2.plugin [None req-0805528f-ba90-4f76-8464-f603cc485cd8 - - - - - -] Attempt 1 to provision port e7488b92-616c-42fd-a1c9-4bfcded3866a 2026-07-10 04:44:18.904 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 9305b7fa-580b-4a05-b8b9-5a90ce96ef7c 2026-07-10 04:44:22.754 13 INFO neutron.plugins.ml2.plugin [None req-3b5c08c0-bd01-4bb7-8e56-b9cbfec6d287 - - - - - -] Attempt 1 to provision port c29cbddd-5cd1-4e98-93fc-702a45f2b1b1 2026-07-10 04:44:22.809 13 INFO neutron.plugins.ml2.plugin [None req-3b5c08c0-bd01-4bb7-8e56-b9cbfec6d287 - - - - - -] Attempt 1 to provision port 9305b7fa-580b-4a05-b8b9-5a90ce96ef7c 2026-07-10 04:44:28.800 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port c9542b7d-51d3-4d6d-bc4a-d611294f61b1 2026-07-10 04:44:29.322 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 932b58fa-a7f0-4476-bd32-e70988603d86 2026-07-10 04:44:31.029 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port c9542b7d-51d3-4d6d-bc4a-d611294f61b1 2026-07-10 04:44:31.268 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 932b58fa-a7f0-4476-bd32-e70988603d86 2026-07-10 04:44:35.961 16 INFO neutron.plugins.ml2.plugin [None req-db7e0b81-2fe5-404d-8599-7e0ab474a825 - - - - - -] Attempt 1 to provision port b0a359f4-3570-4f95-a9a1-c3c748e23207 2026-07-10 04:44:40.889 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port cbb6ecd6-c6c3-4788-a488-d12f4210187b 2026-07-10 04:44:41.245 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 37d284c2-925e-44a4-9c5f-643d4aadc45d 2026-07-10 04:44:42.897 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port cbb6ecd6-c6c3-4788-a488-d12f4210187b 2026-07-10 04:44:43.215 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 37d284c2-925e-44a4-9c5f-643d4aadc45d 2026-07-10 04:44:44.531 13 INFO neutron.plugins.ml2.plugin [None req-0482f22e-6273-4362-aac7-30862c89b639 - - - - - -] Attempt 1 to provision port ff787090-1906-425a-8994-c980b64c785e 2026-07-10 04:44:44.600 13 INFO neutron.plugins.ml2.plugin [None req-0482f22e-6273-4362-aac7-30862c89b639 - - - - - -] Attempt 1 to provision port cbb6ecd6-c6c3-4788-a488-d12f4210187b 2026-07-10 04:44:44.659 13 INFO neutron.plugins.ml2.plugin [None req-0482f22e-6273-4362-aac7-30862c89b639 - - - - - -] Attempt 1 to provision port 3ee13b2a-853b-41c4-917e-175e5702b230 2026-07-10 04:44:50.195 13 INFO neutron.plugins.ml2.plugin [None req-5dedc2d0-e590-4471-8436-4290a1728f93 - - - - - -] Attempt 1 to provision port cbb6ecd6-c6c3-4788-a488-d12f4210187b 2026-07-10 04:44:50.255 13 INFO neutron.plugins.ml2.plugin [None req-5dedc2d0-e590-4471-8436-4290a1728f93 - - - - - -] Attempt 1 to provision port 6dcb5994-0ac1-470d-9532-6e4458c89595 2026-07-10 04:44:53.469 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 48063ddb-4b82-423a-b7db-42ee9dce17a0 2026-07-10 04:44:53.844 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 8586e457-077b-4ea3-b280-5fae3ade2bc1 2026-07-10 04:44:53.964 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8a90a45-db44-4e6b-84fd-8ebb3f3b6d48'] response: {'server_uuid': '825d67ad-ab5e-424c-ab3f-0d2852b2d505', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8586e457-077b-4ea3-b280-5fae3ade2bc1', 'code': 200} 2026-07-10 04:44:55.073 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 48063ddb-4b82-423a-b7db-42ee9dce17a0 2026-07-10 04:44:55.275 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 8586e457-077b-4ea3-b280-5fae3ade2bc1 2026-07-10 04:44:57.208 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 6dcb5994-0ac1-470d-9532-6e4458c89595 2026-07-10 04:44:57.483 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 3ee13b2a-853b-41c4-917e-175e5702b230 2026-07-10 04:44:59.020 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 6dcb5994-0ac1-470d-9532-6e4458c89595 2026-07-10 04:44:59.251 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 3ee13b2a-853b-41c4-917e-175e5702b230 2026-07-10 04:44:59.723 13 INFO neutron.plugins.ml2.plugin [None req-1616979a-5fca-4efb-85b6-546d98e8822f - - - - - -] Attempt 1 to provision port 8586e457-077b-4ea3-b280-5fae3ade2bc1 2026-07-10 04:44:59.776 13 INFO neutron.plugins.ml2.plugin [None req-1616979a-5fca-4efb-85b6-546d98e8822f - - - - - -] Attempt 1 to provision port 6dcb5994-0ac1-470d-9532-6e4458c89595 2026-07-10 04:44:59.808 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-5fa83fad-c0f6-4564-9b74-ad82c0a1122c'] response: {'server_uuid': '825d67ad-ab5e-424c-ab3f-0d2852b2d505', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '8586e457-077b-4ea3-b280-5fae3ade2bc1', 'code': 200} 2026-07-10 04:45:03.083 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 863428f0-4914-42a8-a6ac-526d893c4863 2026-07-10 04:45:05.034 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 863428f0-4914-42a8-a6ac-526d893c4863 2026-07-10 04:45:06.277 16 INFO neutron.plugins.ml2.plugin [None req-136b3956-7ef9-41f2-8274-a8c710e380b9 - - - - - -] Attempt 1 to provision port 4ad4c53f-6a85-4bca-8e09-cebef6453db4 2026-07-10 04:45:09.265 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 50fb83ee-04bc-4877-83e9-7639b594f3a3 2026-07-10 04:45:11.118 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 50fb83ee-04bc-4877-83e9-7639b594f3a3 2026-07-10 04:45:11.286 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 4ae07807-a32e-4135-9cda-87b4f4b1f356 2026-07-10 04:45:13.194 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 4ae07807-a32e-4135-9cda-87b4f4b1f356 2026-07-10 04:45:15.544 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 1b7ede61-ab32-42f9-bad6-aea818441abd 2026-07-10 04:45:15.663 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-10577b45-c84d-4e6f-83cc-ce83a7e56c4a'] response: {'server_uuid': '117b5793-ebcb-4dea-927e-144efd23b056', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1b7ede61-ab32-42f9-bad6-aea818441abd', 'code': 200} 2026-07-10 04:45:15.886 13 INFO neutron.plugins.ml2.plugin [None req-5cf5aa9c-b685-48ec-8dca-951e407441ba - - - - - -] Attempt 1 to provision port 00b5ab7e-7191-4be2-a79c-4c2cf539f0a2 2026-07-10 04:45:15.928 13 INFO neutron.plugins.ml2.plugin [None req-5cf5aa9c-b685-48ec-8dca-951e407441ba - - - - - -] Attempt 1 to provision port 4ae07807-a32e-4135-9cda-87b4f4b1f356 2026-07-10 04:45:17.077 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 1b7ede61-ab32-42f9-bad6-aea818441abd 2026-07-10 04:45:22.163 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port f28a3082-79a4-4b74-b50a-be7bbf8a25e4 2026-07-10 04:45:22.254 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8241a91e-0c49-4119-9f92-906b83e5fbc7'] response: {'server_uuid': '22304e26-2339-4cb1-9293-a52a92f00f6d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f28a3082-79a4-4b74-b50a-be7bbf8a25e4', 'code': 200} 2026-07-10 04:45:22.450 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 794fbbef-fe3a-40aa-b6ff-3ab0b647e346 2026-07-10 04:45:23.319 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port f28a3082-79a4-4b74-b50a-be7bbf8a25e4 2026-07-10 04:45:23.523 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 794fbbef-fe3a-40aa-b6ff-3ab0b647e346 2026-07-10 04:45:23.762 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 7a52c7c9-48fe-4c2b-8395-0e40da2bad34 2026-07-10 04:45:24.036 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 4ad4c53f-6a85-4bca-8e09-cebef6453db4 2026-07-10 04:45:25.315 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port ecddb130-d040-427a-a854-cfebcc070819 2026-07-10 04:45:25.535 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 7a52c7c9-48fe-4c2b-8395-0e40da2bad34 2026-07-10 04:45:25.772 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 4ad4c53f-6a85-4bca-8e09-cebef6453db4 2026-07-10 04:45:25.929 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 00b5ab7e-7191-4be2-a79c-4c2cf539f0a2 2026-07-10 04:45:27.404 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port ecddb130-d040-427a-a854-cfebcc070819 2026-07-10 04:45:27.572 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 00b5ab7e-7191-4be2-a79c-4c2cf539f0a2 2026-07-10 04:45:28.731 16 INFO neutron.plugins.ml2.plugin [None req-a131688d-d60e-44f5-ad81-6820f7898823 - - - - - -] Attempt 1 to provision port 7a52c7c9-48fe-4c2b-8395-0e40da2bad34 2026-07-10 04:45:28.778 16 INFO neutron.plugins.ml2.plugin [None req-a131688d-d60e-44f5-ad81-6820f7898823 - - - - - -] Attempt 1 to provision port 00b5ab7e-7191-4be2-a79c-4c2cf539f0a2 2026-07-10 04:45:28.827 16 INFO neutron.plugins.ml2.plugin [None req-a131688d-d60e-44f5-ad81-6820f7898823 - - - - - -] Attempt 1 to provision port ecddb130-d040-427a-a854-cfebcc070819 2026-07-10 04:45:28.873 16 INFO neutron.plugins.ml2.plugin [None req-a131688d-d60e-44f5-ad81-6820f7898823 - - - - - -] Attempt 1 to provision port 794fbbef-fe3a-40aa-b6ff-3ab0b647e346 2026-07-10 04:45:28.911 16 INFO neutron.plugins.ml2.plugin [None req-a131688d-d60e-44f5-ad81-6820f7898823 - - - - - -] Attempt 1 to provision port 1b7ede61-ab32-42f9-bad6-aea818441abd 2026-07-10 04:45:35.524 16 INFO neutron.plugins.ml2.plugin [None req-c6c78b06-7dc7-450d-87fb-f057378dc6c2 - - - - - -] Attempt 1 to provision port 7a52c7c9-48fe-4c2b-8395-0e40da2bad34 2026-07-10 04:45:35.567 16 INFO neutron.plugins.ml2.plugin [None req-c6c78b06-7dc7-450d-87fb-f057378dc6c2 - - - - - -] Attempt 1 to provision port 1b7ede61-ab32-42f9-bad6-aea818441abd 2026-07-10 04:45:35.614 16 INFO neutron.plugins.ml2.plugin [None req-c6c78b06-7dc7-450d-87fb-f057378dc6c2 - - - - - -] Attempt 1 to provision port 794fbbef-fe3a-40aa-b6ff-3ab0b647e346 2026-07-10 04:45:42.279 13 INFO neutron.plugins.ml2.plugin [None req-ca25b590-5ec9-4a0e-93ac-cfcf849e6ba7 - - - - - -] Attempt 1 to provision port 7a52c7c9-48fe-4c2b-8395-0e40da2bad34 2026-07-10 04:45:45.410 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b1028d9-8615-49df-b0c8-43398a4db197'] response: {'server_uuid': '117b5793-ebcb-4dea-927e-144efd23b056', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '1b7ede61-ab32-42f9-bad6-aea818441abd', 'code': 200} 2026-07-10 04:45:46.360 13 INFO neutron.plugins.ml2.plugin [None req-47373ffe-983c-48dd-9e20-bc438477f8ae - - - - - -] Attempt 1 to provision port 1b7ede61-ab32-42f9-bad6-aea818441abd 2026-07-10 04:45:47.451 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-60d3108e-1c98-4e9d-b29c-696c9469901b'] response: {'server_uuid': '117b5793-ebcb-4dea-927e-144efd23b056', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1b7ede61-ab32-42f9-bad6-aea818441abd', 'code': 200} 2026-07-10 04:45:49.277 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 1b7ede61-ab32-42f9-bad6-aea818441abd 2026-07-10 04:45:55.905 13 INFO neutron.plugins.ml2.plugin [None req-ff407822-ab2b-4136-be67-7c4028790ce4 - - - - - -] Attempt 1 to provision port 30941f53-bb22-4074-94c2-aa14a7a0517c 2026-07-10 04:45:57.275 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 8fd4d6b6-b81c-4032-9b63-5afe7ee39b5b 2026-07-10 04:45:59.042 13 INFO neutron.plugins.ml2.plugin [None req-49b4a9f1-bfcf-4823-b221-059911c74976 - - - - - -] Attempt 1 to provision port 15c0af8b-9803-422b-ad37-4e2e9d4db10a 2026-07-10 04:45:59.434 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 15c0af8b-9803-422b-ad37-4e2e9d4db10a 2026-07-10 04:45:59.613 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 8fd4d6b6-b81c-4032-9b63-5afe7ee39b5b 2026-07-10 04:46:01.290 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 15c0af8b-9803-422b-ad37-4e2e9d4db10a 2026-07-10 04:46:03.420 13 INFO neutron.plugins.ml2.plugin [None req-18beb050-2f5a-4c02-9cfd-199447f6fd11 - - - - - -] Attempt 1 to provision port 15c0af8b-9803-422b-ad37-4e2e9d4db10a 2026-07-10 04:46:03.474 13 INFO neutron.plugins.ml2.plugin [None req-18beb050-2f5a-4c02-9cfd-199447f6fd11 - - - - - -] Attempt 1 to provision port 97c2acbc-77b0-4ea2-a309-b13ab89dbfbb 2026-07-10 04:46:11.815 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port f9b2bea9-a987-4fc1-8281-8c155c6fda92 2026-07-10 04:46:11.904 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ac355b6-52c6-4e30-b0ff-2382cd8aeb5f'] response: {'server_uuid': '7ad78e49-5065-4741-9ac3-d86230fb8414', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f9b2bea9-a987-4fc1-8281-8c155c6fda92', 'code': 200} 2026-07-10 04:46:13.312 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port f9b2bea9-a987-4fc1-8281-8c155c6fda92 2026-07-10 04:46:15.301 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 97c2acbc-77b0-4ea2-a309-b13ab89dbfbb 2026-07-10 04:46:15.624 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 30941f53-bb22-4074-94c2-aa14a7a0517c 2026-07-10 04:46:17.332 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 97c2acbc-77b0-4ea2-a309-b13ab89dbfbb 2026-07-10 04:46:17.530 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 30941f53-bb22-4074-94c2-aa14a7a0517c 2026-07-10 04:46:47.844 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 5edc2e5a-f6b5-4225-a5fa-86ac33e04fde 2026-07-10 04:46:47.961 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-66a762c9-b408-40ad-b8b0-0e8ce370ece1'] response: {'server_uuid': 'c3af9833-4a84-4dbd-80d9-37ece4be6eab', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5edc2e5a-f6b5-4225-a5fa-86ac33e04fde', 'code': 200} 2026-07-10 04:46:49.348 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 5edc2e5a-f6b5-4225-a5fa-86ac33e04fde 2026-07-10 04:46:53.345 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 106cf520-73fe-4df8-b86f-d4b7e0b71f86 2026-07-10 04:46:55.320 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 106cf520-73fe-4df8-b86f-d4b7e0b71f86 2026-07-10 04:46:56.817 16 INFO neutron.plugins.ml2.plugin [None req-5588d471-f0fd-4fd8-bb23-d453fc60ef36 - - - - - -] Attempt 1 to provision port 106cf520-73fe-4df8-b86f-d4b7e0b71f86 2026-07-10 04:46:56.892 16 INFO neutron.plugins.ml2.plugin [None req-5588d471-f0fd-4fd8-bb23-d453fc60ef36 - - - - - -] Attempt 1 to provision port 1d69083b-9375-4e25-b3f9-761aa6e8c7aa 2026-07-10 04:46:57.348 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 50196c87-51ff-4c42-84be-f99849547fe5 2026-07-10 04:46:59.312 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 50196c87-51ff-4c42-84be-f99849547fe5 2026-07-10 04:47:03.305 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 5c954066-3d41-4ff5-a284-494d4c829016 2026-07-10 04:47:05.380 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 5c954066-3d41-4ff5-a284-494d4c829016 2026-07-10 04:47:05.563 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 36cf3028-5146-447a-88aa-3ee47b753a50 2026-07-10 04:47:07.274 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 36cf3028-5146-447a-88aa-3ee47b753a50 2026-07-10 04:47:07.520 16 INFO neutron.plugins.ml2.plugin [None req-c5ad637a-745b-4184-8178-3147d4632e1c - - - - - -] Attempt 1 to provision port d1407ca8-7285-4907-b3ec-b759a5e8a011 2026-07-10 04:47:07.543 16 INFO neutron.plugins.ml2.plugin [None req-c5ad637a-745b-4184-8178-3147d4632e1c - - - - - -] Attempt 1 to provision port 36cf3028-5146-447a-88aa-3ee47b753a50 2026-07-10 04:47:07.593 16 INFO neutron.plugins.ml2.plugin [None req-c5ad637a-745b-4184-8178-3147d4632e1c - - - - - -] Attempt 1 to provision port 1d69083b-9375-4e25-b3f9-761aa6e8c7aa 2026-07-10 04:47:07.622 16 INFO neutron.plugins.ml2.plugin [None req-c5ad637a-745b-4184-8178-3147d4632e1c - - - - - -] Attempt 1 to provision port c8c38ebc-a244-4755-b4f9-7e97283ce1a6 2026-07-10 04:47:07.655 16 INFO neutron.plugins.ml2.plugin [None req-c5ad637a-745b-4184-8178-3147d4632e1c - - - - - -] Attempt 1 to provision port 106cf520-73fe-4df8-b86f-d4b7e0b71f86 2026-07-10 04:47:07.704 16 INFO neutron.plugins.ml2.plugin [None req-c5ad637a-745b-4184-8178-3147d4632e1c - - - - - -] Attempt 1 to provision port 5c954066-3d41-4ff5-a284-494d4c829016 2026-07-10 04:47:09.869 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 5b9a8891-10a1-4a68-af59-5def981dee05 2026-07-10 04:47:09.967 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c6f71753-d340-4dd8-a405-93ee09231820'] response: {'server_uuid': '9ca422d8-9fb1-4169-983a-5a1b6964284a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5b9a8891-10a1-4a68-af59-5def981dee05', 'code': 200} 2026-07-10 04:47:11.301 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 5b9a8891-10a1-4a68-af59-5def981dee05 2026-07-10 04:47:13.330 13 INFO neutron.plugins.ml2.plugin [None req-17b0565a-f08b-4b24-8b51-6a812cdcbd5c - - - - - -] Attempt 1 to provision port d1407ca8-7285-4907-b3ec-b759a5e8a011 2026-07-10 04:47:13.378 13 INFO neutron.plugins.ml2.plugin [None req-17b0565a-f08b-4b24-8b51-6a812cdcbd5c - - - - - -] Attempt 1 to provision port 36cf3028-5146-447a-88aa-3ee47b753a50 2026-07-10 04:47:13.395 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 1d69083b-9375-4e25-b3f9-761aa6e8c7aa 2026-07-10 04:47:13.461 13 INFO neutron.plugins.ml2.plugin [None req-17b0565a-f08b-4b24-8b51-6a812cdcbd5c - - - - - -] Attempt 1 to provision port 1d69083b-9375-4e25-b3f9-761aa6e8c7aa 2026-07-10 04:47:13.569 13 INFO neutron.plugins.ml2.plugin [None req-17b0565a-f08b-4b24-8b51-6a812cdcbd5c - - - - - -] Attempt 1 to provision port 1e2800bf-7322-4b45-a1d7-b8a98c05669a 2026-07-10 04:47:13.839 13 INFO neutron.plugins.ml2.plugin [None req-17b0565a-f08b-4b24-8b51-6a812cdcbd5c - - - - - -] Attempt 1 to provision port 5c954066-3d41-4ff5-a284-494d4c829016 2026-07-10 04:47:13.859 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 1e2800bf-7322-4b45-a1d7-b8a98c05669a 2026-07-10 04:47:13.892 13 INFO neutron.plugins.ml2.plugin [None req-17b0565a-f08b-4b24-8b51-6a812cdcbd5c - - - - - -] Attempt 1 to provision port c8c38ebc-a244-4755-b4f9-7e97283ce1a6 2026-07-10 04:47:14.006 13 INFO neutron.plugins.ml2.plugin [None req-17b0565a-f08b-4b24-8b51-6a812cdcbd5c - - - - - -] Attempt 1 to provision port 5b9a8891-10a1-4a68-af59-5def981dee05 2026-07-10 04:47:15.408 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 1d69083b-9375-4e25-b3f9-761aa6e8c7aa 2026-07-10 04:47:15.579 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 1e2800bf-7322-4b45-a1d7-b8a98c05669a 2026-07-10 04:47:15.732 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port c8c38ebc-a244-4755-b4f9-7e97283ce1a6 2026-07-10 04:47:15.915 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port d1407ca8-7285-4907-b3ec-b759a5e8a011 2026-07-10 04:47:17.315 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port d1407ca8-7285-4907-b3ec-b759a5e8a011 2026-07-10 04:47:18.977 13 INFO neutron.plugins.ml2.plugin [None req-bd62bd89-edd5-4911-9d42-7babdf4a9b54 - - - - - -] Attempt 1 to provision port d1407ca8-7285-4907-b3ec-b759a5e8a011 2026-07-10 04:47:19.023 13 INFO neutron.plugins.ml2.plugin [None req-bd62bd89-edd5-4911-9d42-7babdf4a9b54 - - - - - -] Attempt 1 to provision port 36cf3028-5146-447a-88aa-3ee47b753a50 2026-07-10 04:47:19.069 13 INFO neutron.plugins.ml2.plugin [None req-bd62bd89-edd5-4911-9d42-7babdf4a9b54 - - - - - -] Attempt 1 to provision port 1d69083b-9375-4e25-b3f9-761aa6e8c7aa 2026-07-10 04:47:19.115 13 INFO neutron.plugins.ml2.plugin [None req-bd62bd89-edd5-4911-9d42-7babdf4a9b54 - - - - - -] Attempt 1 to provision port 5c954066-3d41-4ff5-a284-494d4c829016 2026-07-10 04:47:19.159 13 INFO neutron.plugins.ml2.plugin [None req-bd62bd89-edd5-4911-9d42-7babdf4a9b54 - - - - - -] Attempt 1 to provision port c8c38ebc-a244-4755-b4f9-7e97283ce1a6 2026-07-10 04:47:19.202 13 INFO neutron.plugins.ml2.plugin [None req-bd62bd89-edd5-4911-9d42-7babdf4a9b54 - - - - - -] Attempt 1 to provision port 5b9a8891-10a1-4a68-af59-5def981dee05 2026-07-10 04:47:22.588 13 INFO neutron.plugins.ml2.plugin [None req-064ff49e-9cf9-463a-af0d-80a8e2554210 - - - - - -] Attempt 1 to provision port c8c38ebc-a244-4755-b4f9-7e97283ce1a6 2026-07-10 04:47:22.646 13 INFO neutron.plugins.ml2.plugin [None req-064ff49e-9cf9-463a-af0d-80a8e2554210 - - - - - -] Attempt 1 to provision port d1407ca8-7285-4907-b3ec-b759a5e8a011 2026-07-10 04:47:25.885 13 INFO neutron.plugins.ml2.plugin [None req-4f121b44-719b-4203-a76a-282a891c5288 - - - - - -] Attempt 1 to provision port d1407ca8-7285-4907-b3ec-b759a5e8a011 2026-07-10 04:47:25.934 13 INFO neutron.plugins.ml2.plugin [None req-4f121b44-719b-4203-a76a-282a891c5288 - - - - - -] Attempt 1 to provision port 5b9a8891-10a1-4a68-af59-5def981dee05 2026-07-10 04:47:29.597 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 2aa41123-f44c-4c62-9f52-05d64523f7ce 2026-07-10 04:47:29.707 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0bc29dc6-8355-4e8b-8124-cbd50ddac71b'] response: {'server_uuid': 'fdbb58f3-1150-4cc6-a507-f348f9a6437c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2aa41123-f44c-4c62-9f52-05d64523f7ce', 'code': 200} 2026-07-10 04:47:31.336 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 2aa41123-f44c-4c62-9f52-05d64523f7ce 2026-07-10 04:47:33.415 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port e1a04518-8eb3-4eb3-9596-50d7c13901b9 2026-07-10 04:47:34.421 16 INFO neutron.plugins.ml2.plugin [None req-85e9ec3c-e61d-4aa1-82f3-44349ca5383c - - - - - -] Attempt 1 to provision port e1a04518-8eb3-4eb3-9596-50d7c13901b9 2026-07-10 04:47:35.485 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 4ea7d735-3793-49e0-8519-9c18b9f74c57 2026-07-10 04:47:36.126 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port e1a04518-8eb3-4eb3-9596-50d7c13901b9 2026-07-10 04:47:37.257 16 INFO neutron.plugins.ml2.plugin [None req-f1f57363-7f26-4b51-992b-ad63bf101b5f - - - - - -] Attempt 1 to provision port e1a04518-8eb3-4eb3-9596-50d7c13901b9 2026-07-10 04:47:37.313 16 INFO neutron.plugins.ml2.plugin [None req-f1f57363-7f26-4b51-992b-ad63bf101b5f - - - - - -] Attempt 1 to provision port 78bcb649-6edd-4583-bf3b-8a6a028ceb8c 2026-07-10 04:47:37.346 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 4ea7d735-3793-49e0-8519-9c18b9f74c57 2026-07-10 04:47:39.480 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port cc5fbf98-e238-40aa-9ff2-4303e588d647 2026-07-10 04:47:41.434 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port cc5fbf98-e238-40aa-9ff2-4303e588d647 2026-07-10 04:47:41.623 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port eb25ba78-0fdc-42c9-9d18-8d581285e182 2026-07-10 04:47:42.548 16 INFO neutron.plugins.ml2.plugin [None req-7b2e0dfd-9acb-40ff-8ce8-f0d8fe4b0fe3 - - - - - -] Attempt 1 to provision port eb25ba78-0fdc-42c9-9d18-8d581285e182 2026-07-10 04:47:42.602 16 INFO neutron.plugins.ml2.plugin [None req-7b2e0dfd-9acb-40ff-8ce8-f0d8fe4b0fe3 - - - - - -] Attempt 1 to provision port dd49f0d1-5f02-4002-8f0a-07c218c0d785 2026-07-10 04:47:42.640 16 INFO neutron.plugins.ml2.plugin [None req-7b2e0dfd-9acb-40ff-8ce8-f0d8fe4b0fe3 - - - - - -] Attempt 1 to provision port 78bcb649-6edd-4583-bf3b-8a6a028ceb8c 2026-07-10 04:47:43.370 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port eb25ba78-0fdc-42c9-9d18-8d581285e182 2026-07-10 04:47:46.627 13 INFO neutron.plugins.ml2.plugin [None req-8e568096-869a-401b-bdd0-ae61078b5b23 - - - - - -] Attempt 1 to provision port eb25ba78-0fdc-42c9-9d18-8d581285e182 2026-07-10 04:47:46.682 13 INFO neutron.plugins.ml2.plugin [None req-8e568096-869a-401b-bdd0-ae61078b5b23 - - - - - -] Attempt 1 to provision port 78bcb649-6edd-4583-bf3b-8a6a028ceb8c 2026-07-10 04:47:46.703 13 INFO neutron.plugins.ml2.plugin [None req-8e568096-869a-401b-bdd0-ae61078b5b23 - - - - - -] Attempt 1 to provision port 9e01cfc0-1cfa-46b6-97dc-2eb9d2c36bc2 2026-07-10 04:47:46.732 13 INFO neutron.plugins.ml2.plugin [None req-8e568096-869a-401b-bdd0-ae61078b5b23 - - - - - -] Attempt 1 to provision port 4dc5b2b2-66f6-4331-9cc0-aa5ac678e161 2026-07-10 04:47:47.879 16 INFO neutron.plugins.ml2.plugin [None req-c6105601-8c4e-4c19-8514-e3ded594c7a3 - - - - - -] Attempt 1 to provision port 9e01cfc0-1cfa-46b6-97dc-2eb9d2c36bc2 2026-07-10 04:47:50.443 13 INFO neutron.plugins.ml2.plugin [None req-26fbbd28-4094-4efe-8e43-4ae5a8ac2dba - - - - - -] Attempt 1 to provision port 9e01cfc0-1cfa-46b6-97dc-2eb9d2c36bc2 2026-07-10 04:47:54.369 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port b8a88f2d-e454-43f3-b2ed-e31f421edf62 2026-07-10 04:47:54.488 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-95cac01d-9a61-4241-a957-c3f61da9baca'] response: {'server_uuid': '5dac7fa0-e6fb-46ed-b077-c756e7f0b1b4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b8a88f2d-e454-43f3-b2ed-e31f421edf62', 'code': 200} 2026-07-10 04:47:55.396 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port dd49f0d1-5f02-4002-8f0a-07c218c0d785 2026-07-10 04:47:55.730 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port b8a88f2d-e454-43f3-b2ed-e31f421edf62 2026-07-10 04:47:55.953 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 78bcb649-6edd-4583-bf3b-8a6a028ceb8c 2026-07-10 04:47:57.035 13 INFO neutron.plugins.ml2.plugin [None req-c3f8e5c2-c297-4985-a975-54c8012fbf8d - - - - - -] Attempt 1 to provision port df178c7e-d05d-49fb-a3f8-85a2ed52992f 2026-07-10 04:47:57.383 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port dd49f0d1-5f02-4002-8f0a-07c218c0d785 2026-07-10 04:47:57.526 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 78bcb649-6edd-4583-bf3b-8a6a028ceb8c 2026-07-10 04:47:57.761 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 4dc5b2b2-66f6-4331-9cc0-aa5ac678e161 2026-07-10 04:47:59.351 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 4dc5b2b2-66f6-4331-9cc0-aa5ac678e161 2026-07-10 04:47:59.529 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 9e01cfc0-1cfa-46b6-97dc-2eb9d2c36bc2 2026-07-10 04:48:01.306 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 9e01cfc0-1cfa-46b6-97dc-2eb9d2c36bc2 2026-07-10 04:48:20.159 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 4d2f4ad9-ed36-49f2-ae61-30ad847cc676 2026-07-10 04:48:20.270 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b6921f2-a409-4834-a1ec-4723b93d18ab'] response: {'server_uuid': '6d52d7cc-c04d-4eee-9340-4669eb641a14', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4d2f4ad9-ed36-49f2-ae61-30ad847cc676', 'code': 200} 2026-07-10 04:48:21.484 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 4d2f4ad9-ed36-49f2-ae61-30ad847cc676 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers [None req-39ca54a2-1fb1-4566-a63e-572958074a5f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c333495e-28c8-4012-9d64-3c9b3429d044 could not be found. 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c333495e-28c8-4012-9d64-3c9b3429d044 could not be found. 2026-07-10 04:48:28.679 16 ERROR neutron.plugins.ml2.managers 2026-07-10 04:48:28.682 16 ERROR neutron.plugins.ml2.managers [None req-39ca54a2-1fb1-4566-a63e-572958074a5f - - - - - -] Failed to bind port 030296a7-0a74-4795-a754-d04179d77221 on host instance for vnic_type normal using segments [{'id': '80498b76-5d60-4c2f-aeb7-d2e08f409051', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 892, 'network_id': '8045e4f7-c237-4a23-84af-8df093d04011'}] 2026-07-10 04:48:28.683 16 INFO neutron.plugins.ml2.plugin [None req-39ca54a2-1fb1-4566-a63e-572958074a5f - - - - - -] Attempt 2 to bind port 030296a7-0a74-4795-a754-d04179d77221 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers [None req-39ca54a2-1fb1-4566-a63e-572958074a5f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c333495e-28c8-4012-9d64-3c9b3429d044 could not be found. 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c333495e-28c8-4012-9d64-3c9b3429d044 could not be found. 2026-07-10 04:48:28.695 16 ERROR neutron.plugins.ml2.managers 2026-07-10 04:48:28.696 16 ERROR neutron.plugins.ml2.managers [None req-39ca54a2-1fb1-4566-a63e-572958074a5f - - - - - -] Failed to bind port 030296a7-0a74-4795-a754-d04179d77221 on host instance for vnic_type normal using segments [{'id': '80498b76-5d60-4c2f-aeb7-d2e08f409051', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 892, 'network_id': '8045e4f7-c237-4a23-84af-8df093d04011'}] 2026-07-10 04:48:28.696 16 INFO neutron.plugins.ml2.plugin [None req-39ca54a2-1fb1-4566-a63e-572958074a5f - - - - - -] Attempt 3 to bind port 030296a7-0a74-4795-a754-d04179d77221 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers [None req-39ca54a2-1fb1-4566-a63e-572958074a5f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c333495e-28c8-4012-9d64-3c9b3429d044 could not be found. 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c333495e-28c8-4012-9d64-3c9b3429d044 could not be found. 2026-07-10 04:48:28.713 16 ERROR neutron.plugins.ml2.managers 2026-07-10 04:48:28.714 16 ERROR neutron.plugins.ml2.managers [None req-39ca54a2-1fb1-4566-a63e-572958074a5f - - - - - -] Failed to bind port 030296a7-0a74-4795-a754-d04179d77221 on host instance for vnic_type normal using segments [{'id': '80498b76-5d60-4c2f-aeb7-d2e08f409051', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 892, 'network_id': '8045e4f7-c237-4a23-84af-8df093d04011'}] 2026-07-10 04:48:28.714 16 INFO neutron.plugins.ml2.plugin [None req-39ca54a2-1fb1-4566-a63e-572958074a5f - - - - - -] Attempt 4 to bind port 030296a7-0a74-4795-a754-d04179d77221 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers [None req-39ca54a2-1fb1-4566-a63e-572958074a5f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c333495e-28c8-4012-9d64-3c9b3429d044 could not be found. 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c333495e-28c8-4012-9d64-3c9b3429d044 could not be found. 2026-07-10 04:48:28.726 16 ERROR neutron.plugins.ml2.managers 2026-07-10 04:48:28.727 16 ERROR neutron.plugins.ml2.managers [None req-39ca54a2-1fb1-4566-a63e-572958074a5f - - - - - -] Failed to bind port 030296a7-0a74-4795-a754-d04179d77221 on host instance for vnic_type normal using segments [{'id': '80498b76-5d60-4c2f-aeb7-d2e08f409051', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 892, 'network_id': '8045e4f7-c237-4a23-84af-8df093d04011'}] 2026-07-10 04:48:28.728 16 INFO neutron.plugins.ml2.plugin [None req-39ca54a2-1fb1-4566-a63e-572958074a5f - - - - - -] Attempt 5 to bind port 030296a7-0a74-4795-a754-d04179d77221 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers [None req-39ca54a2-1fb1-4566-a63e-572958074a5f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c333495e-28c8-4012-9d64-3c9b3429d044 could not be found. 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c333495e-28c8-4012-9d64-3c9b3429d044 could not be found. 2026-07-10 04:48:28.738 16 ERROR neutron.plugins.ml2.managers 2026-07-10 04:48:28.739 16 ERROR neutron.plugins.ml2.managers [None req-39ca54a2-1fb1-4566-a63e-572958074a5f - - - - - -] Failed to bind port 030296a7-0a74-4795-a754-d04179d77221 on host instance for vnic_type normal using segments [{'id': '80498b76-5d60-4c2f-aeb7-d2e08f409051', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 892, 'network_id': '8045e4f7-c237-4a23-84af-8df093d04011'}] 2026-07-10 04:48:28.740 16 INFO neutron.plugins.ml2.plugin [None req-39ca54a2-1fb1-4566-a63e-572958074a5f - - - - - -] Attempt 6 to bind port 030296a7-0a74-4795-a754-d04179d77221 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers [None req-39ca54a2-1fb1-4566-a63e-572958074a5f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c333495e-28c8-4012-9d64-3c9b3429d044 could not be found. 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c333495e-28c8-4012-9d64-3c9b3429d044 could not be found. 2026-07-10 04:48:28.754 16 ERROR neutron.plugins.ml2.managers 2026-07-10 04:48:28.755 16 ERROR neutron.plugins.ml2.managers [None req-39ca54a2-1fb1-4566-a63e-572958074a5f - - - - - -] Failed to bind port 030296a7-0a74-4795-a754-d04179d77221 on host instance for vnic_type normal using segments [{'id': '80498b76-5d60-4c2f-aeb7-d2e08f409051', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 892, 'network_id': '8045e4f7-c237-4a23-84af-8df093d04011'}] 2026-07-10 04:48:28.755 16 INFO neutron.plugins.ml2.plugin [None req-39ca54a2-1fb1-4566-a63e-572958074a5f - - - - - -] Attempt 7 to bind port 030296a7-0a74-4795-a754-d04179d77221 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers [None req-39ca54a2-1fb1-4566-a63e-572958074a5f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c333495e-28c8-4012-9d64-3c9b3429d044 could not be found. 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c333495e-28c8-4012-9d64-3c9b3429d044 could not be found. 2026-07-10 04:48:28.766 16 ERROR neutron.plugins.ml2.managers 2026-07-10 04:48:28.767 16 ERROR neutron.plugins.ml2.managers [None req-39ca54a2-1fb1-4566-a63e-572958074a5f - - - - - -] Failed to bind port 030296a7-0a74-4795-a754-d04179d77221 on host instance for vnic_type normal using segments [{'id': '80498b76-5d60-4c2f-aeb7-d2e08f409051', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 892, 'network_id': '8045e4f7-c237-4a23-84af-8df093d04011'}] 2026-07-10 04:48:28.768 16 INFO neutron.plugins.ml2.plugin [None req-39ca54a2-1fb1-4566-a63e-572958074a5f - - - - - -] Attempt 8 to bind port 030296a7-0a74-4795-a754-d04179d77221 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers [None req-39ca54a2-1fb1-4566-a63e-572958074a5f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c333495e-28c8-4012-9d64-3c9b3429d044 could not be found. 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c333495e-28c8-4012-9d64-3c9b3429d044 could not be found. 2026-07-10 04:48:28.780 16 ERROR neutron.plugins.ml2.managers 2026-07-10 04:48:28.781 16 ERROR neutron.plugins.ml2.managers [None req-39ca54a2-1fb1-4566-a63e-572958074a5f - - - - - -] Failed to bind port 030296a7-0a74-4795-a754-d04179d77221 on host instance for vnic_type normal using segments [{'id': '80498b76-5d60-4c2f-aeb7-d2e08f409051', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 892, 'network_id': '8045e4f7-c237-4a23-84af-8df093d04011'}] 2026-07-10 04:48:28.782 16 INFO neutron.plugins.ml2.plugin [None req-39ca54a2-1fb1-4566-a63e-572958074a5f - - - - - -] Attempt 9 to bind port 030296a7-0a74-4795-a754-d04179d77221 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers [None req-39ca54a2-1fb1-4566-a63e-572958074a5f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c333495e-28c8-4012-9d64-3c9b3429d044 could not be found. 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c333495e-28c8-4012-9d64-3c9b3429d044 could not be found. 2026-07-10 04:48:28.790 16 ERROR neutron.plugins.ml2.managers 2026-07-10 04:48:28.792 16 ERROR neutron.plugins.ml2.managers [None req-39ca54a2-1fb1-4566-a63e-572958074a5f - - - - - -] Failed to bind port 030296a7-0a74-4795-a754-d04179d77221 on host instance for vnic_type normal using segments [{'id': '80498b76-5d60-4c2f-aeb7-d2e08f409051', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 892, 'network_id': '8045e4f7-c237-4a23-84af-8df093d04011'}] 2026-07-10 04:48:28.792 16 INFO neutron.plugins.ml2.plugin [None req-39ca54a2-1fb1-4566-a63e-572958074a5f - - - - - -] Attempt 10 to bind port 030296a7-0a74-4795-a754-d04179d77221 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers [None req-39ca54a2-1fb1-4566-a63e-572958074a5f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c333495e-28c8-4012-9d64-3c9b3429d044 could not be found. 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c333495e-28c8-4012-9d64-3c9b3429d044 could not be found. 2026-07-10 04:48:28.805 16 ERROR neutron.plugins.ml2.managers 2026-07-10 04:48:28.806 16 ERROR neutron.plugins.ml2.managers [None req-39ca54a2-1fb1-4566-a63e-572958074a5f - - - - - -] Failed to bind port 030296a7-0a74-4795-a754-d04179d77221 on host instance for vnic_type normal using segments [{'id': '80498b76-5d60-4c2f-aeb7-d2e08f409051', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 892, 'network_id': '8045e4f7-c237-4a23-84af-8df093d04011'}] 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server [None req-bbb9b70a-ef1b-4300-99c4-d1a3549c231f - - - - - -] Exception during message handling: neutron_lib.exceptions.PortNotFound: Port 030296a7-0a74-4795-a754-d04179d77221 could not be found. 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 292, in _get_port 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server port = model_query.get_by_id(context, models_v2.Port, id, 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/model_query.py", line 211, in get_by_id 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2808, in one 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server return self._iter().one() # type: ignore 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 1815, in one 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 760, in _only_one_row 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server raise self.value 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server raise self.value 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server raise self.value 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 340, in get_dhcp_port 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server return plugin.get_port(context, port_id) 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server raise self.value 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server raise self.value 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server raise self.value 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1664, in get_port 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server port = self._get_port(context, id, lazy_fields=lazy_fields) 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 295, in _get_port 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server raise exceptions.PortNotFound(port_id=id) 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.PortNotFound: Port 030296a7-0a74-4795-a754-d04179d77221 could not be found. 2026-07-10 04:48:29.401 13 ERROR oslo_messaging.rpc.server 2026-07-10 04:48:49.562 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 7090df64-6677-4db9-90e2-b770e478bedc 2026-07-10 04:48:49.813 16 INFO neutron.plugins.ml2.plugin [None req-7e223594-a20a-46cb-8b14-adfa04daa0e6 - - - - - -] Attempt 1 to provision port 7090df64-6677-4db9-90e2-b770e478bedc 2026-07-10 04:49:00.468 13 INFO neutron.plugins.ml2.plugin [None req-e9577584-7316-4813-a3ab-af24ea59b3e1 - - - - - -] Attempt 1 to provision port 34eb9429-aa46-4931-b107-dc122efca8ff 2026-07-10 04:49:05.501 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 34eb9429-aa46-4931-b107-dc122efca8ff 2026-07-10 04:49:05.734 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-68428998-0d23-4ebe-8d58-e10c80fa5524'] response: {'server_uuid': '6d52d7cc-c04d-4eee-9340-4669eb641a14', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '34eb9429-aa46-4931-b107-dc122efca8ff', 'code': 200} 2026-07-10 04:49:07.619 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 34eb9429-aa46-4931-b107-dc122efca8ff 2026-07-10 04:49:09.521 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 34eb9429-aa46-4931-b107-dc122efca8ff 2026-07-10 04:49:12.002 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 34eb9429-aa46-4931-b107-dc122efca8ff 2026-07-10 04:49:33.623 16 INFO neutron.plugins.ml2.plugin [None req-cfa2e962-4ec2-468d-916a-4d1f1c76e736 - - - - - -] Attempt 1 to provision port 175fb49d-232b-4016-9981-dd790a05aaf7 2026-07-10 04:49:41.064 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 175fb49d-232b-4016-9981-dd790a05aaf7 2026-07-10 04:49:41.184 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-34c2a65f-39b8-4e34-aed0-50684c9e10b3'] response: {'server_uuid': '6d52d7cc-c04d-4eee-9340-4669eb641a14', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '175fb49d-232b-4016-9981-dd790a05aaf7', 'code': 200} 2026-07-10 04:49:41.707 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 175fb49d-232b-4016-9981-dd790a05aaf7 2026-07-10 04:49:53.453 13 INFO neutron.plugins.ml2.plugin [None req-57f5bdba-eeb4-4ef4-a61a-f48ffdf8e096 - - - - - -] Attempt 1 to provision port 1c770a94-4aa5-4600-980e-ca593fc4a915 2026-07-10 04:49:59.743 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 1c770a94-4aa5-4600-980e-ca593fc4a915 2026-07-10 04:49:59.851 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2933c001-4d7e-4345-adc9-e6849ee4ac35'] response: {'server_uuid': '6d52d7cc-c04d-4eee-9340-4669eb641a14', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1c770a94-4aa5-4600-980e-ca593fc4a915', 'code': 200} 2026-07-10 04:50:01.697 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 1c770a94-4aa5-4600-980e-ca593fc4a915 2026-07-10 04:50:03.170 13 INFO neutron.plugins.ml2.plugin [None req-51906b79-62e6-4b71-893b-37db6e41bb45 - - - - - -] Attempt 1 to provision port 175fb49d-232b-4016-9981-dd790a05aaf7 2026-07-10 04:50:03.734 16 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 175fb49d-232b-4016-9981-dd790a05aaf7 2026-07-10 04:50:17.466 16 INFO neutron.plugins.ml2.plugin [None req-ec75a935-0b44-4e5c-a080-6582a6fb0f70 - - - - - -] Attempt 1 to provision port 1c770a94-4aa5-4600-980e-ca593fc4a915 2026-07-10 04:50:17.782 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 1c770a94-4aa5-4600-980e-ca593fc4a915 2026-07-10 04:50:18.855 13 INFO neutron.plugins.ml2.plugin [None req-beae6607-6ac0-4931-bd96-d4d7e588a1dc - - - - - -] Attempt 1 to provision port 1c770a94-4aa5-4600-980e-ca593fc4a915 2026-07-10 04:50:27.765 13 INFO neutron.plugins.ml2.plugin [None req-6672cb79-8389-475d-bc4b-bea5b779e6b8 - - - - - -] Attempt 1 to provision port 175fb49d-232b-4016-9981-dd790a05aaf7 2026-07-10 04:50:27.911 16 INFO neutron.plugins.ml2.plugin [None req-4fc8e394-1231-4c94-bc46-ca08c3e5404f - - - - - -] Attempt 1 to provision port 175fb49d-232b-4016-9981-dd790a05aaf7