+ 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 This program is using eventlet and has been monkey_patched /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-03-18 08:45:17.588 1 INFO neutron.common.config [-] Logging enabled! 2026-03-18 08:45:17.588 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.3.dev42 2026-03-18 08:45:17.588 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-03-18 08:45:17.589 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-03-18 08:45:18.600 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-18 08:45:18.603 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-03-18 08:45:18.606 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-03-18 08:45:18.607 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-18 08:45:18.607 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-03-18 08:45:18.607 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-03-18 08:45:18.607 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-18 08:45:18.614 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-18 08:45:18.614 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-18 08:45:18.614 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-03-18 08:45:18.633 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-03-18 08:45:18.634 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-03-18 08:45:18.634 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-03-18 08:45:18.670 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-03-18 08:45:18.670 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-03-18 08:45:18.670 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-03-18 08:45:18.671 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-03-18 08:45:18.993 1 INFO neutron.plugins.ml2.managers [None req-236bb75f-9de0-4231-a2c3-1c5df249c7fb - - - - - -] Initializing driver for type 'vlan' 2026-03-18 08:45:19.138 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-236bb75f-9de0-4231-a2c3-1c5df249c7fb - - - - - -] VlanTypeDriver initialization complete 2026-03-18 08:45:19.139 1 INFO neutron.plugins.ml2.managers [None req-236bb75f-9de0-4231-a2c3-1c5df249c7fb - - - - - -] Initializing driver for type 'vxlan' 2026-03-18 08:45:19.139 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-236bb75f-9de0-4231-a2c3-1c5df249c7fb - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-03-18 08:45:19.189 1 INFO neutron.plugins.ml2.managers [None req-236bb75f-9de0-4231-a2c3-1c5df249c7fb - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-03-18 08:45:19.190 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-236bb75f-9de0-4231-a2c3-1c5df249c7fb - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-03-18 08:45:19.190 1 INFO neutron.plugins.ml2.managers [None req-236bb75f-9de0-4231-a2c3-1c5df249c7fb - - - - - -] Initializing extension driver 'port_security' 2026-03-18 08:45:19.190 1 INFO neutron.plugins.ml2.extensions.port_security [None req-236bb75f-9de0-4231-a2c3-1c5df249c7fb - - - - - -] PortSecurityExtensionDriver initialization complete 2026-03-18 08:45:19.190 1 INFO neutron.plugins.ml2.managers [None req-236bb75f-9de0-4231-a2c3-1c5df249c7fb - - - - - -] Initializing extension driver 'qos' 2026-03-18 08:45:19.191 1 INFO neutron.plugins.ml2.managers [None req-236bb75f-9de0-4231-a2c3-1c5df249c7fb - - - - - -] Initializing mechanism driver 'openvswitch' 2026-03-18 08:45:19.191 1 INFO neutron.plugins.ml2.managers [None req-236bb75f-9de0-4231-a2c3-1c5df249c7fb - - - - - -] Initializing mechanism driver 'l2population' 2026-03-18 08:45:19.206 1 INFO neutron.quota [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded quota_driver: . 2026-03-18 08:45:19.206 1 INFO neutron.plugins.ml2.plugin [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Modular L2 Plugin initialization complete 2026-03-18 08:45:19.206 1 INFO neutron.plugins.ml2.managers [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-03-18 08:45:19.206 1 INFO neutron.plugins.ml2.managers [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-03-18 08:45:19.206 1 INFO neutron.plugins.ml2.managers [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Got port-security extension from driver 'port_security' 2026-03-18 08:45:19.207 1 INFO neutron.extensions.vlantransparent [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Disabled vlantransparent extension. 2026-03-18 08:45:19.207 1 INFO neutron.extensions.qinq [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Disabled VLAN QinQ extension. 2026-03-18 08:45:19.207 1 INFO neutron.manager [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loading Plugin: qos 2026-03-18 08:45:19.218 1 INFO neutron.manager [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loading Plugin: router 2026-03-18 08:45:19.254 1 INFO neutron.services.service_base [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-03-18 08:45:19.254 1 INFO neutron.manager [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loading Plugin: segments 2026-03-18 08:45:19.317 1 INFO neutron.manager [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loading Plugin: trunk 2026-03-18 08:45:19.330 1 INFO neutron.manager [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loading Plugin: vpnaas 2026-03-18 08:45:19.361 1 WARNING stevedore.named [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-18 08:45:19.361 1 WARNING stevedore.named [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-18 08:45:19.623 1 INFO neutron_vpnaas.services.vpn.plugin [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-03-18 08:45:19.624 1 INFO neutron.common.utils [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-03-18 08:45:19.624 1 INFO neutron.manager [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loading Plugin: taas 2026-03-18 08:45:19.644 1 WARNING stevedore.named [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-18 08:45:19.644 1 WARNING stevedore.named [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-18 08:45:19.674 1 INFO neutron_taas.services.taas.taas_plugin [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-03-18 08:45:19.675 1 INFO neutron.manager [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loading Plugin: tapmirror 2026-03-18 08:45:19.684 1 WARNING stevedore.named [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-18 08:45:19.684 1 WARNING stevedore.named [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-18 08:45:19.704 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-03-18 08:45:19.704 1 INFO neutron.manager [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loading Plugin: auto_allocate 2026-03-18 08:45:19.710 1 INFO neutron.manager [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loading Plugin: tag 2026-03-18 08:45:19.717 1 INFO neutron.manager [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loading Plugin: timestamp 2026-03-18 08:45:19.720 1 INFO neutron.manager [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loading Plugin: network_ip_availability 2026-03-18 08:45:19.723 1 INFO neutron.manager [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loading Plugin: flavors 2026-03-18 08:45:19.726 1 INFO neutron.manager [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loading Plugin: revisions 2026-03-18 08:45:19.728 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Initializing extension manager. 2026-03-18 08:45:19.729 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: address-group 2026-03-18 08:45:19.730 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: address-scope 2026-03-18 08:45:19.731 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-03-18 08:45:19.732 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: agent 2026-03-18 08:45:19.732 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: agent-resources-synced 2026-03-18 08:45:19.733 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: allowed-address-pairs 2026-03-18 08:45:19.734 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: auto-allocated-topology 2026-03-18 08:45:19.734 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: availability_zone 2026-03-18 08:45:19.735 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: availability_zone_filter 2026-03-18 08:45:19.735 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-03-18 08:45:19.736 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: default-subnetpools 2026-03-18 08:45:19.737 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-03-18 08:45:19.737 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: dns-integration 2026-03-18 08:45:19.738 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: dns-domain-ports 2026-03-18 08:45:19.738 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-03-18 08:45:19.739 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: dvr 2026-03-18 08:45:19.739 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-03-18 08:45:19.740 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: empty-string-filtering 2026-03-18 08:45:19.740 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-03-18 08:45:19.740 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-03-18 08:45:19.741 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: external-net 2026-03-18 08:45:19.741 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: extra_dhcp_opt 2026-03-18 08:45:19.742 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: extraroute 2026-03-18 08:45:19.742 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: extraroute-atomic 2026-03-18 08:45:19.743 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-03-18 08:45:19.743 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-03-18 08:45:19.744 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-03-18 08:45:19.744 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-03-18 08:45:19.744 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: fip-port-details 2026-03-18 08:45:19.745 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: flavors 2026-03-18 08:45:19.746 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-03-18 08:45:19.747 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: floatingip-pools 2026-03-18 08:45:19.747 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: ip_allocation 2026-03-18 08:45:19.747 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: ip-substring-filtering 2026-03-18 08:45:19.748 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: l2_adjacency 2026-03-18 08:45:19.749 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: router 2026-03-18 08:45:19.750 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-03-18 08:45:19.751 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-03-18 08:45:19.752 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-03-18 08:45:19.752 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: ext-gw-mode 2026-03-18 08:45:19.753 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: l3-ha 2026-03-18 08:45:19.753 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-03-18 08:45:19.753 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-03-18 08:45:19.754 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: l3-flavors 2026-03-18 08:45:19.755 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-03-18 08:45:19.755 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-03-18 08:45:19.757 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: l3_agent_scheduler 2026-03-18 08:45:19.758 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-03-18 08:45:19.759 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Extension logging not supported by any of loaded plugins 2026-03-18 08:45:19.760 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Extension metering not supported by any of loaded plugins 2026-03-18 08:45:19.760 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-03-18 08:45:19.761 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: multi-provider 2026-03-18 08:45:19.761 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: net-mtu 2026-03-18 08:45:19.762 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: net-mtu-writable 2026-03-18 08:45:19.762 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: network_availability_zone 2026-03-18 08:45:19.763 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: network_ha 2026-03-18 08:45:19.763 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: network-ip-availability 2026-03-18 08:45:19.764 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-03-18 08:45:19.764 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: pagination 2026-03-18 08:45:19.765 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: port-device-profile 2026-03-18 08:45:19.765 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-03-18 08:45:19.766 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-03-18 08:45:19.766 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-03-18 08:45:19.767 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: port-mac-override 2026-03-18 08:45:19.767 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-03-18 08:45:19.768 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-03-18 08:45:19.768 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-03-18 08:45:19.769 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: port-resource-request 2026-03-18 08:45:19.769 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: port-resource-request-groups 2026-03-18 08:45:19.769 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-03-18 08:45:19.770 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: binding 2026-03-18 08:45:19.771 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: binding-extended 2026-03-18 08:45:19.771 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: port-security 2026-03-18 08:45:19.771 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: project-id 2026-03-18 08:45:19.772 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: provider 2026-03-18 08:45:19.772 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-03-18 08:45:19.774 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: qos 2026-03-18 08:45:19.775 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-03-18 08:45:19.775 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-03-18 08:45:19.776 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: qos-default 2026-03-18 08:45:19.776 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: qos-fip 2026-03-18 08:45:19.777 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-03-18 08:45:19.777 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: qos-gateway-ip 2026-03-18 08:45:19.777 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: qos-port-network-policy 2026-03-18 08:45:19.778 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: qos-pps-minimum 2026-03-18 08:45:19.778 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-03-18 08:45:19.779 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: qos-pps 2026-03-18 08:45:19.780 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: qos-rule-type-details 2026-03-18 08:45:19.780 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: qos-rule-type-filter 2026-03-18 08:45:19.781 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: qos-rules-alias 2026-03-18 08:45:19.782 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: quota-check-limit 2026-03-18 08:45:19.783 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: quota-check-limit-default 2026-03-18 08:45:19.785 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: quotas 2026-03-18 08:45:19.787 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: quota_details 2026-03-18 08:45:19.788 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: rbac-policies 2026-03-18 08:45:19.789 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: rbac-address-group 2026-03-18 08:45:19.789 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: rbac-address-scope 2026-03-18 08:45:19.790 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: rbac-security-groups 2026-03-18 08:45:19.790 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: rbac-subnetpool 2026-03-18 08:45:19.791 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: revision-if-match 2026-03-18 08:45:19.791 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: standard-attr-revisions 2026-03-18 08:45:19.792 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: router_availability_zone 2026-03-18 08:45:19.792 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-03-18 08:45:19.794 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: security-groups-default-rules 2026-03-18 08:45:19.794 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-03-18 08:45:19.795 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: port-security-groups-filtering 2026-03-18 08:45:19.795 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-03-18 08:45:19.796 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-03-18 08:45:19.796 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-03-18 08:45:19.800 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: security-group 2026-03-18 08:45:19.801 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: segment 2026-03-18 08:45:19.801 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-03-18 08:45:19.802 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: service-type 2026-03-18 08:45:19.802 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: sorting 2026-03-18 08:45:19.803 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: standard-attr-segment 2026-03-18 08:45:19.803 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: standard-attr-description 2026-03-18 08:45:19.804 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: stateful-security-group 2026-03-18 08:45:19.804 1 WARNING neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-03-18 08:45:19.805 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-03-18 08:45:19.805 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: subnet-external-network 2026-03-18 08:45:19.805 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: subnet_onboard 2026-03-18 08:45:19.806 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-03-18 08:45:19.806 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: subnet-service-types 2026-03-18 08:45:19.807 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: subnet_allocation 2026-03-18 08:45:19.808 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-03-18 08:45:19.808 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: tag-creation 2026-03-18 08:45:19.808 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-03-18 08:45:19.812 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: standard-attr-tag 2026-03-18 08:45:19.812 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: standard-attr-timestamp 2026-03-18 08:45:19.813 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: trunk 2026-03-18 08:45:19.813 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: trunk-details 2026-03-18 08:45:19.814 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-03-18 08:45:19.814 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-03-18 08:45:19.815 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-03-18 08:45:19.815 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: vpn-aes-ctr 2026-03-18 08:45:19.817 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-03-18 08:45:19.817 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-03-18 08:45:19.818 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: vpn-flavors 2026-03-18 08:45:19.819 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: vpnaas 2026-03-18 08:45:19.820 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: taas 2026-03-18 08:45:19.821 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: tap-mirror 2026-03-18 08:45:19.822 1 INFO neutron.api.extensions [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Loaded extension: taas-vlan-filter 2026-03-18 08:45:19.825 1 INFO oslo_service.backend.eventlet.service [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Starting 2 workers 2026-03-18 08:45:19.832 1 INFO oslo_service.backend.eventlet.service [None req-6a9aff63-3578-4601-a875-7a1ef00ae797 - - - - - -] Starting 1 workers 2026-03-18 08:46:04.292 12 INFO neutron.db.l3_hamode_db [None req-f0d5e93b-a8fe-4753-869a-455b3ecd78b1 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-18 08:46:20.527 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 5844464c-8b79-4c71-ac71-ed461ac06b8e 2026-03-18 08:46:21.676 12 INFO neutron.plugins.ml2.plugin [None req-46d91ac7-4e1b-45aa-b6e0-c9574c871e20 - - - - - -] Attempt 1 to provision port 5844464c-8b79-4c71-ac71-ed461ac06b8e 2026-03-18 08:46:22.457 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 5844464c-8b79-4c71-ac71-ed461ac06b8e 2026-03-18 08:46:23.454 12 INFO neutron.plugins.ml2.plugin [None req-5a0b6143-deef-4cf5-abda-1ef2621fb36e - - - - - -] Attempt 1 to provision port 5844464c-8b79-4c71-ac71-ed461ac06b8e 2026-03-18 08:50:54.654 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 63988db5-1b69-4353-9b07-8b290444abd8 2026-03-18 08:50:55.251 12 INFO neutron.plugins.ml2.plugin [None req-2f0e856e-2387-4797-845d-43ea23f54b49 - - - - - -] Attempt 1 to provision port 63988db5-1b69-4353-9b07-8b290444abd8 2026-03-18 08:50:56.632 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 63988db5-1b69-4353-9b07-8b290444abd8 2026-03-18 08:50:56.965 12 INFO neutron.plugins.ml2.plugin [None req-df411e14-007a-4bbd-aef9-83b4a158d651 - - - - - -] Attempt 1 to provision port 63988db5-1b69-4353-9b07-8b290444abd8 2026-03-18 08:51:02.240 12 INFO neutron.plugins.ml2.plugin [None req-bcc7d7c2-7f22-4abb-aa52-057e7c44c6fd - - - - - -] Attempt 1 to provision port 6289ecfc-6da2-4588-9691-4d4c1fc85dc4 2026-03-18 08:56:53.430 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 6289ecfc-6da2-4588-9691-4d4c1fc85dc4 2026-03-18 08:56:54.861 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 6289ecfc-6da2-4588-9691-4d4c1fc85dc4 2026-03-18 09:06:47.239 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 15e609a8-80cb-4e5a-823e-d0ffe7ef551c 2026-03-18 09:06:49.212 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 15e609a8-80cb-4e5a-823e-d0ffe7ef551c 2026-03-18 09:22:29.793 11 INFO neutron.plugins.ml2.plugin [None req-75a659de-9734-4add-a717-ae6839fe3188 - - - - - -] Attempt 1 to provision port 5e9f0f7a-40ca-4fb4-83c0-9532a8ea4853 2026-03-18 09:22:29.812 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 5e9f0f7a-40ca-4fb4-83c0-9532a8ea4853 2026-03-18 09:22:31.788 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 5e9f0f7a-40ca-4fb4-83c0-9532a8ea4853 2026-03-18 09:22:33.820 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 0cc7aedc-c15d-4a53-aa16-83a1d38b9087 2026-03-18 09:22:35.889 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 0cc7aedc-c15d-4a53-aa16-83a1d38b9087 2026-03-18 09:22:36.110 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 5010be4b-24db-46f5-b39a-f53c54d652b8 2026-03-18 09:22:37.833 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 5010be4b-24db-46f5-b39a-f53c54d652b8 2026-03-18 09:22:39.844 11 INFO neutron.plugins.ml2.plugin [None req-381a85ff-214a-46e4-bbd4-0a78c334b242 - - - - - -] Attempt 1 to provision port 0cc7aedc-c15d-4a53-aa16-83a1d38b9087 2026-03-18 09:22:39.911 11 INFO neutron.plugins.ml2.plugin [None req-381a85ff-214a-46e4-bbd4-0a78c334b242 - - - - - -] Attempt 1 to provision port 5010be4b-24db-46f5-b39a-f53c54d652b8 2026-03-18 09:22:39.969 11 INFO neutron.plugins.ml2.plugin [None req-381a85ff-214a-46e4-bbd4-0a78c334b242 - - - - - -] Attempt 1 to provision port 502bb5b1-e383-4c96-9064-3c9d87b4c6eb 2026-03-18 09:22:39.997 11 INFO neutron.plugins.ml2.plugin [None req-381a85ff-214a-46e4-bbd4-0a78c334b242 - - - - - -] Attempt 1 to provision port 5e9f0f7a-40ca-4fb4-83c0-9532a8ea4853 2026-03-18 09:22:40.053 11 INFO neutron.plugins.ml2.plugin [None req-381a85ff-214a-46e4-bbd4-0a78c334b242 - - - - - -] Attempt 1 to provision port e20fef45-717a-44b2-9a1c-4a18422f1a4f 2026-03-18 09:22:42.105 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port aedd8c2f-f520-4c46-8a0d-cf83788d46f9 2026-03-18 09:22:44.099 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port dbd6000d-88e3-4eaf-8ef6-f0d14bb3767c 2026-03-18 09:22:44.537 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 1a290118-26e9-414d-b021-715a7b389e87 2026-03-18 09:22:45.806 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port dbd6000d-88e3-4eaf-8ef6-f0d14bb3767c 2026-03-18 09:22:46.072 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 1a290118-26e9-414d-b021-715a7b389e87 2026-03-18 09:22:47.843 12 INFO neutron.plugins.ml2.plugin [None req-717bb13d-f016-4bda-bb83-911274988fcc - - - - - -] Attempt 1 to provision port 2c90173e-b3dd-4051-a0d0-202b0dfaf1af 2026-03-18 09:22:47.926 12 INFO neutron.plugins.ml2.plugin [None req-717bb13d-f016-4bda-bb83-911274988fcc - - - - - -] Attempt 1 to provision port 0cc7aedc-c15d-4a53-aa16-83a1d38b9087 2026-03-18 09:22:47.984 12 INFO neutron.plugins.ml2.plugin [None req-717bb13d-f016-4bda-bb83-911274988fcc - - - - - -] Attempt 1 to provision port e20fef45-717a-44b2-9a1c-4a18422f1a4f 2026-03-18 09:22:48.016 12 INFO neutron.plugins.ml2.plugin [None req-717bb13d-f016-4bda-bb83-911274988fcc - - - - - -] Attempt 1 to provision port c0f0a35d-7291-4530-a848-c03f9def2189 2026-03-18 09:22:49.949 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 88f23cce-56da-4d22-9524-85205dea3bc8 2026-03-18 09:22:52.986 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 88f23cce-56da-4d22-9524-85205dea3bc8 2026-03-18 09:22:53.261 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 039b85b3-7b6d-4c0c-bfdb-21507a6f7627 2026-03-18 09:22:53.663 12 INFO neutron.plugins.ml2.plugin [None req-4d8ab31d-676d-405e-a6e9-3d613a1ac11a - - - - - -] Attempt 1 to provision port 5e79e0e6-d62b-46b1-8bd2-99e5e680a453 2026-03-18 09:22:53.980 12 INFO neutron.notifiers.nova [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Nova event matching ['req-5ecd3a44-b059-4190-aed7-2c1320a5d927'] response: {'server_uuid': '153c4fee-12a1-40ba-b04f-67d51b553564', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '039b85b3-7b6d-4c0c-bfdb-21507a6f7627', 'code': 200} 2026-03-18 09:22:54.149 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 72382b5b-94e7-46f2-810f-26fb56f92322 2026-03-18 09:22:55.135 12 INFO neutron.plugins.ml2.plugin [None req-f805e3be-1bff-4ac0-af76-c189e5260e18 - - - - - -] Attempt 1 to provision port bb7328c2-3b6a-4adb-8879-7767e833e9ac 2026-03-18 09:22:55.193 12 INFO neutron.plugins.ml2.plugin [None req-f805e3be-1bff-4ac0-af76-c189e5260e18 - - - - - -] Attempt 1 to provision port 5e79e0e6-d62b-46b1-8bd2-99e5e680a453 2026-03-18 09:22:55.263 12 INFO neutron.plugins.ml2.plugin [None req-f805e3be-1bff-4ac0-af76-c189e5260e18 - - - - - -] Attempt 1 to provision port e20fef45-717a-44b2-9a1c-4a18422f1a4f 2026-03-18 09:22:55.303 12 INFO neutron.plugins.ml2.plugin [None req-f805e3be-1bff-4ac0-af76-c189e5260e18 - - - - - -] Attempt 1 to provision port c0f0a35d-7291-4530-a848-c03f9def2189 2026-03-18 09:22:55.826 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 039b85b3-7b6d-4c0c-bfdb-21507a6f7627 2026-03-18 09:22:56.012 12 INFO neutron.notifiers.nova [None req-ea38afe1-85f8-430e-8de1-d447f84e4a09 - - - - - -] Nova event matching ['req-2a7e6a16-092d-4274-99c7-a82fb551c93a'] response: {'server_uuid': '33022bdc-5bae-4746-b20b-92d8e22216b4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '72382b5b-94e7-46f2-810f-26fb56f92322', 'code': 200} 2026-03-18 09:22:56.048 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 5e79e0e6-d62b-46b1-8bd2-99e5e680a453 2026-03-18 09:22:56.352 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 72382b5b-94e7-46f2-810f-26fb56f92322 2026-03-18 09:23:00.656 12 INFO neutron.plugins.ml2.plugin [None req-28d7c426-3d75-4324-88b1-e07b834b435b - - - - - -] Attempt 1 to provision port bb7328c2-3b6a-4adb-8879-7767e833e9ac 2026-03-18 09:23:00.690 12 INFO neutron.plugins.ml2.plugin [None req-28d7c426-3d75-4324-88b1-e07b834b435b - - - - - -] Attempt 1 to provision port 5e79e0e6-d62b-46b1-8bd2-99e5e680a453 2026-03-18 09:23:00.769 12 INFO neutron.plugins.ml2.plugin [None req-28d7c426-3d75-4324-88b1-e07b834b435b - - - - - -] Attempt 1 to provision port c0f0a35d-7291-4530-a848-c03f9def2189 2026-03-18 09:23:00.875 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 3d110b4e-ef2a-4636-84ac-486289c2066b 2026-03-18 09:23:01.690 11 INFO neutron.notifiers.nova [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Nova event matching ['req-0661c98f-3998-4a69-acf3-607b747a7012'] response: {'server_uuid': '24a19214-940e-4390-b176-0c5f8d4c9071', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3d110b4e-ef2a-4636-84ac-486289c2066b', 'code': 200} 2026-03-18 09:23:01.964 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 3d110b4e-ef2a-4636-84ac-486289c2066b 2026-03-18 09:23:02.760 12 INFO neutron.notifiers.nova [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Nova event matching ['req-d85935b5-ec6d-4e7e-a71c-84e3bba87778'] response: {'server_uuid': '33022bdc-5bae-4746-b20b-92d8e22216b4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '72382b5b-94e7-46f2-810f-26fb56f92322', 'code': 200} 2026-03-18 09:23:04.812 11 INFO neutron.plugins.ml2.plugin [None req-2f19763a-27cc-4e08-8c0b-a20066571005 - - - - - -] Attempt 1 to provision port bb7328c2-3b6a-4adb-8879-7767e833e9ac 2026-03-18 09:23:04.843 11 INFO neutron.plugins.ml2.plugin [None req-2f19763a-27cc-4e08-8c0b-a20066571005 - - - - - -] Attempt 1 to provision port 6683c4bf-6f6e-469d-b047-751a2f2b6323 2026-03-18 09:23:04.879 11 INFO neutron.plugins.ml2.plugin [None req-2f19763a-27cc-4e08-8c0b-a20066571005 - - - - - -] Attempt 1 to provision port 039b85b3-7b6d-4c0c-bfdb-21507a6f7627 2026-03-18 09:23:07.759 11 INFO neutron.plugins.ml2.plugin [None req-a3ca9606-01bd-4eed-b19c-f2a6a0b44fd7 - - - - - -] Attempt 1 to provision port bb7328c2-3b6a-4adb-8879-7767e833e9ac 2026-03-18 09:23:17.996 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port f949534a-b86e-49c6-a518-768a0ca34135 2026-03-18 09:23:20.072 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 70734001-e531-4eaa-8239-34cb66d1cbfc 2026-03-18 09:23:20.441 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port f949534a-b86e-49c6-a518-768a0ca34135 2026-03-18 09:23:21.965 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 70734001-e531-4eaa-8239-34cb66d1cbfc 2026-03-18 09:23:22.049 11 INFO neutron.plugins.ml2.plugin [None req-aabab9e5-80e2-43a5-99e4-e85802e4baca - - - - - -] Attempt 1 to provision port 3c4f1bdc-681f-4605-b7cb-faa18f6049d0 2026-03-18 09:23:22.077 11 INFO neutron.plugins.ml2.plugin [None req-aabab9e5-80e2-43a5-99e4-e85802e4baca - - - - - -] Attempt 1 to provision port 70734001-e531-4eaa-8239-34cb66d1cbfc 2026-03-18 09:23:25.850 11 INFO neutron.plugins.ml2.plugin [None req-2d888254-7c9b-4726-a08f-e853de028471 - - - - - -] Attempt 1 to provision port 3c4f1bdc-681f-4605-b7cb-faa18f6049d0 2026-03-18 09:23:25.877 11 INFO neutron.plugins.ml2.plugin [None req-2d888254-7c9b-4726-a08f-e853de028471 - - - - - -] Attempt 1 to provision port 70734001-e531-4eaa-8239-34cb66d1cbfc 2026-03-18 09:23:26.092 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 2c90173e-b3dd-4051-a0d0-202b0dfaf1af 2026-03-18 09:23:26.402 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port c0f0a35d-7291-4530-a848-c03f9def2189 2026-03-18 09:23:28.038 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 2c90173e-b3dd-4051-a0d0-202b0dfaf1af 2026-03-18 09:23:28.206 11 INFO neutron.plugins.ml2.plugin [None req-53be9dcc-2e71-4482-8aa0-1c53f1100fed - - - - - -] Attempt 1 to provision port c0f0a35d-7291-4530-a848-c03f9def2189 2026-03-18 09:23:31.932 12 INFO neutron.plugins.ml2.plugin [None req-d73bb5fb-caa7-465c-b8b6-06fd80cdc7ab - - - - - -] Attempt 1 to provision port 454a6905-cf14-44bc-97d5-ed160cb9587d 2026-03-18 09:23:31.957 12 INFO neutron.plugins.ml2.plugin [None req-d73bb5fb-caa7-465c-b8b6-06fd80cdc7ab - - - - - -] Attempt 1 to provision port 3c4f1bdc-681f-4605-b7cb-faa18f6049d0 2026-03-18 09:23:32.568 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 4749a8c8-f762-4aaa-a9c1-9eea21994ab7 2026-03-18 09:23:32.675 11 INFO neutron.notifiers.nova [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Nova event matching ['req-d84ee496-2e79-4444-90e1-bbeef2362364'] response: {'server_uuid': '341c0f37-8fa8-4c33-b74a-96e694fc271d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4749a8c8-f762-4aaa-a9c1-9eea21994ab7', 'code': 200} 2026-03-18 09:23:34.193 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 4749a8c8-f762-4aaa-a9c1-9eea21994ab7 2026-03-18 09:23:34.975 12 INFO neutron.plugins.ml2.plugin [None req-8ee1299e-aaf1-4013-ba7b-b23bc0c77839 - - - - - -] Attempt 1 to provision port 3c4f1bdc-681f-4605-b7cb-faa18f6049d0 2026-03-18 09:23:36.005 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 3c4f1bdc-681f-4605-b7cb-faa18f6049d0 2026-03-18 09:23:36.413 11 INFO neutron.plugins.ml2.plugin [None req-8451c595-d1e2-4f0e-8b20-86de49054c1d - - - - - -] Attempt 1 to provision port 454a6905-cf14-44bc-97d5-ed160cb9587d 2026-03-18 09:23:38.093 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 3c4f1bdc-681f-4605-b7cb-faa18f6049d0 2026-03-18 09:23:38.595 12 INFO neutron.plugins.ml2.plugin [None req-1eb74b51-0167-48b6-9f68-d301f2a9a434 - - - - - -] Attempt 1 to provision port 454a6905-cf14-44bc-97d5-ed160cb9587d 2026-03-18 09:23:38.805 12 INFO neutron.plugins.ml2.plugin [None req-1eb74b51-0167-48b6-9f68-d301f2a9a434 - - - - - -] Attempt 1 to provision port 0ae4df54-c0ea-4c87-aa2b-f4b6dbcedebc 2026-03-18 09:23:40.405 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 0ae4df54-c0ea-4c87-aa2b-f4b6dbcedebc 2026-03-18 09:23:42.304 12 INFO neutron.plugins.ml2.plugin [None req-e1c49615-ccd5-4ade-8547-ea79ecea5980 - - - - - -] Attempt 1 to provision port 0acc6257-aaad-4d43-a1a3-ccd81b364406 2026-03-18 09:23:42.446 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 0acc6257-aaad-4d43-a1a3-ccd81b364406 2026-03-18 09:23:42.610 12 INFO neutron.plugins.ml2.plugin [None req-e1c49615-ccd5-4ade-8547-ea79ecea5980 - - - - - -] Attempt 1 to provision port 0ae4df54-c0ea-4c87-aa2b-f4b6dbcedebc 2026-03-18 09:23:50.384 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port a113fe79-5e31-414e-9ef0-02a4a800e249 2026-03-18 09:23:52.596 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port fca03cd0-f024-4e94-98d8-123d0fef81df 2026-03-18 09:23:54.464 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port b8a48304-fb5b-4be3-9e4a-e29aed5432ac 2026-03-18 09:23:54.859 12 INFO neutron.plugins.ml2.plugin [None req-c447cc44-c5b2-4c53-8f4b-466e95627070 - - - - - -] Attempt 1 to provision port fca03cd0-f024-4e94-98d8-123d0fef81df 2026-03-18 09:23:56.444 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port b8a48304-fb5b-4be3-9e4a-e29aed5432ac 2026-03-18 09:23:58.484 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 56775df4-f0f1-4aa8-befd-94dc36fb7c30 2026-03-18 09:23:59.474 11 INFO neutron.plugins.ml2.plugin [None req-a7776d58-38b4-47c3-836d-af090193e7c2 - - - - - -] Attempt 1 to provision port b8a48304-fb5b-4be3-9e4a-e29aed5432ac 2026-03-18 09:23:59.559 11 INFO neutron.plugins.ml2.plugin [None req-a7776d58-38b4-47c3-836d-af090193e7c2 - - - - - -] Attempt 1 to provision port 03ef7e00-4b44-4bc7-aa19-13077d87c432 2026-03-18 09:24:00.468 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 56775df4-f0f1-4aa8-befd-94dc36fb7c30 2026-03-18 09:24:02.436 12 INFO neutron.plugins.ml2.plugin [None req-075bedba-a96c-4321-baf0-40dd98bca4cb - - - - - -] Attempt 1 to provision port c1a5b176-670c-49d3-ac0b-54d78b9910e8 2026-03-18 09:24:02.880 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 11251676-4518-4e04-b895-319137604db2 2026-03-18 09:24:04.501 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port c1a5b176-670c-49d3-ac0b-54d78b9910e8 2026-03-18 09:24:04.829 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 11251676-4518-4e04-b895-319137604db2 2026-03-18 09:24:06.448 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 5f63933e-79bf-40a9-81d2-9ea6f34727b3 2026-03-18 09:24:06.789 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 6c966a41-7038-4738-be4a-5539b78445f2 2026-03-18 09:24:07.078 11 INFO neutron.plugins.ml2.plugin [None req-54b207e6-ac02-43d6-ae8d-4deffe927f65 - - - - - -] Attempt 1 to provision port 1932bb66-0f75-46ce-b2d8-f25e8222f730 2026-03-18 09:24:07.111 11 INFO neutron.plugins.ml2.plugin [None req-54b207e6-ac02-43d6-ae8d-4deffe927f65 - - - - - -] Attempt 1 to provision port 0796579b-52c2-48d5-b541-72ca086272f8 2026-03-18 09:24:07.153 11 INFO neutron.plugins.ml2.plugin [None req-54b207e6-ac02-43d6-ae8d-4deffe927f65 - - - - - -] Attempt 1 to provision port c1a5b176-670c-49d3-ac0b-54d78b9910e8 2026-03-18 09:24:07.214 11 INFO neutron.plugins.ml2.plugin [None req-54b207e6-ac02-43d6-ae8d-4deffe927f65 - - - - - -] Attempt 1 to provision port 6c966a41-7038-4738-be4a-5539b78445f2 2026-03-18 09:24:08.480 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 5f63933e-79bf-40a9-81d2-9ea6f34727b3 2026-03-18 09:24:08.794 12 INFO neutron.plugins.ml2.plugin [None req-5da76a46-6e64-44f2-99d1-f3c842ac03e2 - - - - - -] Attempt 1 to provision port 6c966a41-7038-4738-be4a-5539b78445f2 2026-03-18 09:24:10.416 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port b9a617b4-3eca-493b-8245-0b191e3d07ae 2026-03-18 09:24:12.586 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port b9a617b4-3eca-493b-8245-0b191e3d07ae 2026-03-18 09:24:12.642 12 INFO neutron.plugins.ml2.plugin [None req-f5603007-619e-4ca4-b951-a461ff2d0a47 - - - - - -] Attempt 1 to provision port b9a617b4-3eca-493b-8245-0b191e3d07ae 2026-03-18 09:24:12.724 12 INFO neutron.plugins.ml2.plugin [None req-f5603007-619e-4ca4-b951-a461ff2d0a47 - - - - - -] Attempt 1 to provision port 085cedf3-597f-442b-8c29-07e394280acc 2026-03-18 09:24:17.029 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port cd36c57e-6599-4977-9779-8c0d3162e1bc 2026-03-18 09:24:17.177 11 INFO neutron.notifiers.nova [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Nova event matching ['req-d67a7ca7-5ed9-4de6-b9c1-b87fec141eec'] response: {'server_uuid': '6dc00dab-06be-4005-99b4-bc15e2bdf520', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cd36c57e-6599-4977-9779-8c0d3162e1bc', 'code': 200} 2026-03-18 09:24:17.509 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 03ef7e00-4b44-4bc7-aa19-13077d87c432 2026-03-18 09:24:17.879 11 INFO neutron.plugins.ml2.plugin [None req-0cbe6838-4147-4745-9ada-921e577240c3 - - - - - -] Attempt 1 to provision port a4bc668f-9e5e-4886-9fdc-c30baf4221f9 2026-03-18 09:24:18.373 12 INFO neutron.plugins.ml2.plugin [None req-b4e06336-3d8b-4474-a300-c11443c3ce2b - - - - - -] Attempt 1 to provision port 03ef7e00-4b44-4bc7-aa19-13077d87c432 2026-03-18 09:24:18.439 12 INFO neutron.plugins.ml2.plugin [None req-b4e06336-3d8b-4474-a300-c11443c3ce2b - - - - - -] Attempt 1 to provision port c1a5b176-670c-49d3-ac0b-54d78b9910e8 2026-03-18 09:24:18.518 12 INFO neutron.plugins.ml2.plugin [None req-b4e06336-3d8b-4474-a300-c11443c3ce2b - - - - - -] Attempt 1 to provision port b8a48304-fb5b-4be3-9e4a-e29aed5432ac 2026-03-18 09:24:18.599 12 INFO neutron.plugins.ml2.plugin [None req-b4e06336-3d8b-4474-a300-c11443c3ce2b - - - - - -] Attempt 1 to provision port 0796579b-52c2-48d5-b541-72ca086272f8 2026-03-18 09:24:20.267 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port cd36c57e-6599-4977-9779-8c0d3162e1bc 2026-03-18 09:24:20.528 12 INFO neutron.plugins.ml2.plugin [None req-00b4aaf2-c325-405c-a4a8-7546860d8e83 - - - - - -] Attempt 1 to provision port 03ef7e00-4b44-4bc7-aa19-13077d87c432 2026-03-18 09:24:20.787 12 INFO neutron.plugins.ml2.plugin [None req-00b4aaf2-c325-405c-a4a8-7546860d8e83 - - - - - -] Attempt 1 to provision port a4bc668f-9e5e-4886-9fdc-c30baf4221f9 2026-03-18 09:24:21.041 12 INFO neutron.plugins.ml2.plugin [None req-00b4aaf2-c325-405c-a4a8-7546860d8e83 - - - - - -] Attempt 1 to provision port 5683d3fc-3cfb-4a36-a64b-42a169426ffb 2026-03-18 09:24:21.178 12 INFO neutron.notifiers.nova [None req-00b4aaf2-c325-405c-a4a8-7546860d8e83 - - - - - -] Nova event matching ['req-fb180e7e-7aef-4710-ab6b-98452fb2c828'] response: {'server_uuid': 'd9c4ebc6-acb4-45dd-860a-a1e311785f39', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5683d3fc-3cfb-4a36-a64b-42a169426ffb', 'code': 200} 2026-03-18 09:24:21.545 12 INFO neutron.plugins.ml2.plugin [None req-05f444a2-0e38-444a-a7ab-8219bb427109 - - - - - -] Attempt 1 to provision port 860d3196-c77a-4000-889e-662c0c8f10e4 2026-03-18 09:24:22.394 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 076e97e1-1c91-4434-b925-4ee949926bd8 2026-03-18 09:24:22.629 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 860d3196-c77a-4000-889e-662c0c8f10e4 2026-03-18 09:24:22.837 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 5683d3fc-3cfb-4a36-a64b-42a169426ffb 2026-03-18 09:24:23.096 12 INFO neutron.plugins.ml2.plugin [None req-79251a34-0c22-4a42-ac6a-470c8f41eed6 - - - - - -] Attempt 1 to provision port 0796579b-52c2-48d5-b541-72ca086272f8 2026-03-18 09:24:23.229 12 INFO neutron.notifiers.nova [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Nova event matching ['req-1e2d56b4-0036-4393-adf2-afc121d341d3'] response: {'server_uuid': '8b0afcc9-e599-40a2-bdf3-021142df2a53', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '860d3196-c77a-4000-889e-662c0c8f10e4', 'code': 200} 2026-03-18 09:24:23.961 11 INFO neutron.plugins.ml2.plugin [None req-22371343-8cc3-44d5-8084-2393d0930ebb - - - - - -] Attempt 1 to provision port b9a617b4-3eca-493b-8245-0b191e3d07ae 2026-03-18 09:24:24.056 11 INFO neutron.plugins.ml2.plugin [None req-22371343-8cc3-44d5-8084-2393d0930ebb - - - - - -] Attempt 1 to provision port cd36c57e-6599-4977-9779-8c0d3162e1bc 2026-03-18 09:24:24.137 11 INFO neutron.plugins.ml2.plugin [None req-22371343-8cc3-44d5-8084-2393d0930ebb - - - - - -] Attempt 1 to provision port 1932bb66-0f75-46ce-b2d8-f25e8222f730 2026-03-18 09:24:24.366 11 INFO neutron.plugins.ml2.plugin [None req-58991932-0bec-4366-937e-9cbc9304ea2c - - - - - -] Attempt 1 to provision port 085cedf3-597f-442b-8c29-07e394280acc 2026-03-18 09:24:24.414 11 INFO neutron.plugins.ml2.plugin [None req-58991932-0bec-4366-937e-9cbc9304ea2c - - - - - -] Attempt 1 to provision port 6c966a41-7038-4738-be4a-5539b78445f2 2026-03-18 09:24:24.578 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 076e97e1-1c91-4434-b925-4ee949926bd8 2026-03-18 09:24:24.771 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 0796579b-52c2-48d5-b541-72ca086272f8 2026-03-18 09:24:24.970 12 INFO neutron.plugins.ml2.plugin [None req-4fd7a8d2-62ca-4eb1-975d-4c7b37ee3925 - - - - - -] Attempt 1 to provision port 1932bb66-0f75-46ce-b2d8-f25e8222f730 2026-03-18 09:24:25.185 12 INFO neutron.plugins.ml2.plugin [None req-4fd7a8d2-62ca-4eb1-975d-4c7b37ee3925 - - - - - -] Attempt 1 to provision port 35c8eaf0-3792-4856-a267-7028a3ccd852 2026-03-18 09:24:25.521 12 INFO neutron.plugins.ml2.plugin [None req-4fd7a8d2-62ca-4eb1-975d-4c7b37ee3925 - - - - - -] Attempt 1 to provision port da72c09d-a753-4eec-830a-a5402eeb3730 2026-03-18 09:24:26.488 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 556ec219-6648-4b6a-a4b3-85885c28f351 2026-03-18 09:24:26.815 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 1932bb66-0f75-46ce-b2d8-f25e8222f730 2026-03-18 09:24:27.077 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 35c8eaf0-3792-4856-a267-7028a3ccd852 2026-03-18 09:24:27.308 11 INFO neutron.plugins.ml2.plugin [None req-d3ebd67a-0dee-4ca7-be25-eab9a2c52d6d - - - - - -] Attempt 1 to provision port da72c09d-a753-4eec-830a-a5402eeb3730 2026-03-18 09:24:27.556 11 INFO neutron.plugins.ml2.plugin [None req-d3ebd67a-0dee-4ca7-be25-eab9a2c52d6d - - - - - -] Attempt 1 to provision port 085cedf3-597f-442b-8c29-07e394280acc 2026-03-18 09:24:28.331 12 INFO neutron.plugins.ml2.plugin [None req-d0c6c3fc-4664-4937-8e0e-5014c2013e6b - - - - - -] Attempt 1 to provision port bf1af840-9c7b-4f0d-9d7e-da29ebce568d 2026-03-18 09:24:28.352 12 INFO neutron.plugins.ml2.plugin [None req-d0c6c3fc-4664-4937-8e0e-5014c2013e6b - - - - - -] Attempt 1 to provision port 000d046a-c70b-4570-9a38-7fe21bb5eb3c 2026-03-18 09:24:28.511 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 085cedf3-597f-442b-8c29-07e394280acc 2026-03-18 09:24:28.664 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 000d046a-c70b-4570-9a38-7fe21bb5eb3c 2026-03-18 09:24:28.840 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 556ec219-6648-4b6a-a4b3-85885c28f351 2026-03-18 09:24:30.428 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 000d046a-c70b-4570-9a38-7fe21bb5eb3c 2026-03-18 09:24:33.746 12 INFO neutron.plugins.ml2.plugin [None req-faf8cfcb-a98b-4ca5-81ff-a3e88f8b2b6d - - - - - -] Attempt 1 to provision port 03ef7e00-4b44-4bc7-aa19-13077d87c432 2026-03-18 09:24:33.823 12 INFO neutron.plugins.ml2.plugin [None req-faf8cfcb-a98b-4ca5-81ff-a3e88f8b2b6d - - - - - -] Attempt 1 to provision port 1932bb66-0f75-46ce-b2d8-f25e8222f730 2026-03-18 09:24:33.882 12 INFO neutron.plugins.ml2.plugin [None req-faf8cfcb-a98b-4ca5-81ff-a3e88f8b2b6d - - - - - -] Attempt 1 to provision port bf1af840-9c7b-4f0d-9d7e-da29ebce568d 2026-03-18 09:24:33.903 12 INFO neutron.plugins.ml2.plugin [None req-faf8cfcb-a98b-4ca5-81ff-a3e88f8b2b6d - - - - - -] Attempt 1 to provision port a4bc668f-9e5e-4886-9fdc-c30baf4221f9 2026-03-18 09:24:33.958 12 INFO neutron.plugins.ml2.plugin [None req-faf8cfcb-a98b-4ca5-81ff-a3e88f8b2b6d - - - - - -] Attempt 1 to provision port 0796579b-52c2-48d5-b541-72ca086272f8 2026-03-18 09:24:34.006 12 INFO neutron.plugins.ml2.plugin [None req-faf8cfcb-a98b-4ca5-81ff-a3e88f8b2b6d - - - - - -] Attempt 1 to provision port 000d046a-c70b-4570-9a38-7fe21bb5eb3c 2026-03-18 09:24:37.747 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port fdf140c1-9777-4ad5-924a-c233c248abef 2026-03-18 09:24:37.908 11 INFO neutron.notifiers.nova [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Nova event matching ['req-f50eee8c-7f9d-45d2-8dc4-b6dfc3cf2159'] response: {'server_uuid': '1858cf92-d873-44c7-94a5-50785c2af105', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fdf140c1-9777-4ad5-924a-c233c248abef', 'code': 200} 2026-03-18 09:24:38.618 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port fdf140c1-9777-4ad5-924a-c233c248abef 2026-03-18 09:24:39.209 11 INFO neutron.plugins.ml2.plugin [None req-7bfa6d5a-c7b3-4ba3-8856-f59a15c24eb3 - - - - - -] Attempt 1 to provision port 076e97e1-1c91-4434-b925-4ee949926bd8 2026-03-18 09:24:39.289 11 INFO neutron.plugins.ml2.plugin [None req-7bfa6d5a-c7b3-4ba3-8856-f59a15c24eb3 - - - - - -] Attempt 1 to provision port cd36c57e-6599-4977-9779-8c0d3162e1bc 2026-03-18 09:24:39.376 11 INFO neutron.plugins.ml2.plugin [None req-7bfa6d5a-c7b3-4ba3-8856-f59a15c24eb3 - - - - - -] Attempt 1 to provision port 0796579b-52c2-48d5-b541-72ca086272f8 2026-03-18 09:24:39.439 11 INFO neutron.plugins.ml2.plugin [None req-7bfa6d5a-c7b3-4ba3-8856-f59a15c24eb3 - - - - - -] Attempt 1 to provision port 085cedf3-597f-442b-8c29-07e394280acc 2026-03-18 09:24:39.516 11 INFO neutron.plugins.ml2.plugin [None req-7bfa6d5a-c7b3-4ba3-8856-f59a15c24eb3 - - - - - -] Attempt 1 to provision port bf1af840-9c7b-4f0d-9d7e-da29ebce568d 2026-03-18 09:24:42.384 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port bf1af840-9c7b-4f0d-9d7e-da29ebce568d 2026-03-18 09:24:42.653 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 7ba56281-df93-43e5-9795-0c8da0a80ae3 2026-03-18 09:24:43.668 11 INFO neutron.plugins.ml2.plugin [None req-80d54d3f-f589-4fb0-9a9b-9d7cb7728e82 - - - - - -] Attempt 1 to provision port 35c8eaf0-3792-4856-a267-7028a3ccd852 2026-03-18 09:24:43.748 11 INFO neutron.plugins.ml2.plugin [None req-80d54d3f-f589-4fb0-9a9b-9d7cb7728e82 - - - - - -] Attempt 1 to provision port 085cedf3-597f-442b-8c29-07e394280acc 2026-03-18 09:24:43.810 11 INFO neutron.plugins.ml2.plugin [None req-80d54d3f-f589-4fb0-9a9b-9d7cb7728e82 - - - - - -] Attempt 1 to provision port bf1af840-9c7b-4f0d-9d7e-da29ebce568d 2026-03-18 09:24:44.382 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port bf1af840-9c7b-4f0d-9d7e-da29ebce568d 2026-03-18 09:24:44.584 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 7ba56281-df93-43e5-9795-0c8da0a80ae3 2026-03-18 09:24:48.400 11 INFO neutron.plugins.ml2.plugin [None req-5c378787-284d-4f2e-9c83-baa9600e59eb - - - - - -] Attempt 1 to provision port 556ec219-6648-4b6a-a4b3-85885c28f351 2026-03-18 09:24:48.502 11 INFO neutron.plugins.ml2.plugin [None req-5c378787-284d-4f2e-9c83-baa9600e59eb - - - - - -] Attempt 1 to provision port 1932bb66-0f75-46ce-b2d8-f25e8222f730 2026-03-18 09:24:48.822 12 INFO neutron.notifiers.nova [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Nova event matching ['req-54e5adbf-c247-4113-9023-8ce5ce66af5a'] response: {'server_uuid': '6dc00dab-06be-4005-99b4-bc15e2bdf520', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'cd36c57e-6599-4977-9779-8c0d3162e1bc', 'code': 200} 2026-03-18 09:24:50.295 11 INFO neutron.plugins.ml2.plugin [None req-5690b9ca-05f3-420c-93a0-13d82b5edce1 - - - - - -] Attempt 1 to provision port 7ba56281-df93-43e5-9795-0c8da0a80ae3 2026-03-18 09:24:53.177 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port cd36c57e-6599-4977-9779-8c0d3162e1bc 2026-03-18 09:24:53.311 12 INFO neutron.notifiers.nova [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Nova event matching ['req-c6768e91-1e6d-439d-8696-c0e840fe1f32'] response: {'server_uuid': '6dc00dab-06be-4005-99b4-bc15e2bdf520', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cd36c57e-6599-4977-9779-8c0d3162e1bc', 'code': 200} 2026-03-18 09:24:54.460 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port cd36c57e-6599-4977-9779-8c0d3162e1bc 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server [None req-918f30dd-1555-48a1-86ae-80ce036eb135 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet c70c3535-1f2a-4e57-8b37-1420a01aadbe: This subnet is being modified by another concurrent operation. 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-03-18 09:25:11.827 11 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-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 09:25:11.827 11 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-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 269, in inner 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server raise self.value 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server raise self.value 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server raise self.value 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 716, in inner 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server raise self.value 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server raise self.value 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server raise self.value 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1660, in create_port 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1625, in _create_port_db 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1574, in create_port_db 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server raise exception 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet c70c3535-1f2a-4e57-8b37-1420a01aadbe: This subnet is being modified by another concurrent operation. 2026-03-18 09:25:11.827 11 ERROR oslo_messaging.rpc.server 2026-03-18 09:25:18.672 12 INFO neutron.notifiers.nova [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Nova event matching ['req-a2cd43ca-b9e0-4019-9475-4ed9ed08befc'] response: {'server_uuid': '6dc00dab-06be-4005-99b4-bc15e2bdf520', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'cd36c57e-6599-4977-9779-8c0d3162e1bc', 'code': 200} 2026-03-18 09:25:44.482 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port ba7114aa-0c85-4b1c-baf7-7985bb78b08c 2026-03-18 09:25:45.067 12 INFO neutron.plugins.ml2.plugin [None req-57e9b595-c46c-4491-851d-0d921b3565fe - - - - - -] Attempt 1 to provision port ba7114aa-0c85-4b1c-baf7-7985bb78b08c 2026-03-18 09:25:46.459 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port ba7114aa-0c85-4b1c-baf7-7985bb78b08c 2026-03-18 09:25:48.520 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port bfee3002-e143-45ed-9162-c4986e277bb4 2026-03-18 09:25:48.884 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port a6317d39-066e-49f8-aabf-6ac2c9b3b09f 2026-03-18 09:25:50.480 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port bfee3002-e143-45ed-9162-c4986e277bb4 2026-03-18 09:25:50.785 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port a6317d39-066e-49f8-aabf-6ac2c9b3b09f 2026-03-18 09:25:52.485 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port a37b2da3-fa75-480f-bb48-51f51c3cf4e2 2026-03-18 09:25:54.663 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port a37b2da3-fa75-480f-bb48-51f51c3cf4e2 2026-03-18 09:25:56.558 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port ba7114aa-0c85-4b1c-baf7-7985bb78b08c 2026-03-18 09:25:57.764 11 INFO neutron.plugins.ml2.plugin [None req-1bb31b6c-9a6f-4fbf-8a51-bc780504e28f - - - - - -] Attempt 1 to provision port 9ab972de-9cce-44c0-a8d3-3c797a79183a 2026-03-18 09:25:57.815 11 INFO neutron.plugins.ml2.plugin [None req-1bb31b6c-9a6f-4fbf-8a51-bc780504e28f - - - - - -] Attempt 1 to provision port ba7114aa-0c85-4b1c-baf7-7985bb78b08c 2026-03-18 09:25:57.888 11 INFO neutron.plugins.ml2.plugin [None req-1bb31b6c-9a6f-4fbf-8a51-bc780504e28f - - - - - -] Attempt 1 to provision port a37b2da3-fa75-480f-bb48-51f51c3cf4e2 2026-03-18 09:25:57.966 11 INFO neutron.plugins.ml2.plugin [None req-1bb31b6c-9a6f-4fbf-8a51-bc780504e28f - - - - - -] Attempt 1 to provision port bfee3002-e143-45ed-9162-c4986e277bb4 2026-03-18 09:25:58.020 11 INFO neutron.plugins.ml2.plugin [None req-1bb31b6c-9a6f-4fbf-8a51-bc780504e28f - - - - - -] Attempt 1 to provision port 0017924d-6168-400d-ac18-dfd244ccff09 2026-03-18 09:26:04.573 12 INFO neutron.plugins.ml2.plugin [None req-9a85ca28-cc76-4f4c-bc62-e9ba87d372ad - - - - - -] Attempt 1 to provision port d743d630-b339-4971-ac92-d39cf99332c6 2026-03-18 09:26:04.598 12 INFO neutron.plugins.ml2.plugin [None req-9a85ca28-cc76-4f4c-bc62-e9ba87d372ad - - - - - -] Attempt 1 to provision port ba7114aa-0c85-4b1c-baf7-7985bb78b08c 2026-03-18 09:26:04.638 12 INFO neutron.plugins.ml2.plugin [None req-9a85ca28-cc76-4f4c-bc62-e9ba87d372ad - - - - - -] Attempt 1 to provision port a37b2da3-fa75-480f-bb48-51f51c3cf4e2 2026-03-18 09:26:04.687 12 INFO neutron.plugins.ml2.plugin [None req-9a85ca28-cc76-4f4c-bc62-e9ba87d372ad - - - - - -] Attempt 1 to provision port bfee3002-e143-45ed-9162-c4986e277bb4 2026-03-18 09:26:04.737 12 INFO neutron.plugins.ml2.plugin [None req-9a85ca28-cc76-4f4c-bc62-e9ba87d372ad - - - - - -] Attempt 1 to provision port 174c49aa-a5ae-47d3-a5e4-e6215900f692 2026-03-18 09:26:04.757 12 INFO neutron.plugins.ml2.plugin [None req-9a85ca28-cc76-4f4c-bc62-e9ba87d372ad - - - - - -] Attempt 1 to provision port 0017924d-6168-400d-ac18-dfd244ccff09 2026-03-18 09:26:05.020 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 10bbd7a3-ff19-44ef-b204-3f3ca0bcddc5 2026-03-18 09:26:05.141 11 INFO neutron.notifiers.nova [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Nova event matching ['req-b9543a6f-07b9-4a08-8699-cf927b98819a'] response: {'server_uuid': 'b2c3a05d-9670-451a-a20e-ac3289ec32f8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '10bbd7a3-ff19-44ef-b204-3f3ca0bcddc5', 'code': 200} 2026-03-18 09:26:06.558 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 0017924d-6168-400d-ac18-dfd244ccff09 2026-03-18 09:26:06.862 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 10bbd7a3-ff19-44ef-b204-3f3ca0bcddc5 2026-03-18 09:26:08.526 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 0017924d-6168-400d-ac18-dfd244ccff09 2026-03-18 09:26:08.836 11 INFO neutron.plugins.ml2.plugin [None req-f70b26d0-9390-428b-979e-865eb2e12234 - - - - - -] Attempt 1 to provision port 174c49aa-a5ae-47d3-a5e4-e6215900f692 2026-03-18 09:26:09.146 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 9ab972de-9cce-44c0-a8d3-3c797a79183a 2026-03-18 09:26:09.430 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port d743d630-b339-4971-ac92-d39cf99332c6 2026-03-18 09:26:10.496 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 174c49aa-a5ae-47d3-a5e4-e6215900f692 2026-03-18 09:26:10.708 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 9ab972de-9cce-44c0-a8d3-3c797a79183a 2026-03-18 09:26:10.882 12 INFO neutron.plugins.ml2.plugin [None req-eb2e8d08-ea1e-436c-b4ac-0231acbb6e4a - - - - - -] Attempt 1 to provision port d743d630-b339-4971-ac92-d39cf99332c6 2026-03-18 09:26:10.992 11 INFO neutron.plugins.ml2.plugin [None req-1aaeab47-7539-460d-96ca-70e200b01285 - - - - - -] Attempt 1 to provision port d743d630-b339-4971-ac92-d39cf99332c6 2026-03-18 09:26:11.050 11 INFO neutron.plugins.ml2.plugin [None req-1aaeab47-7539-460d-96ca-70e200b01285 - - - - - -] Attempt 1 to provision port a37b2da3-fa75-480f-bb48-51f51c3cf4e2 2026-03-18 09:26:11.099 11 INFO neutron.plugins.ml2.plugin [None req-1aaeab47-7539-460d-96ca-70e200b01285 - - - - - -] Attempt 1 to provision port bfee3002-e143-45ed-9162-c4986e277bb4 2026-03-18 09:26:11.158 11 INFO neutron.plugins.ml2.plugin [None req-1aaeab47-7539-460d-96ca-70e200b01285 - - - - - -] Attempt 1 to provision port 10bbd7a3-ff19-44ef-b204-3f3ca0bcddc5 2026-03-18 09:26:11.212 11 INFO neutron.plugins.ml2.plugin [None req-1aaeab47-7539-460d-96ca-70e200b01285 - - - - - -] Attempt 1 to provision port 174c49aa-a5ae-47d3-a5e4-e6215900f692 2026-03-18 09:26:11.267 11 INFO neutron.plugins.ml2.plugin [None req-1aaeab47-7539-460d-96ca-70e200b01285 - - - - - -] Attempt 1 to provision port 0017924d-6168-400d-ac18-dfd244ccff09 2026-03-18 09:26:15.288 11 INFO neutron.plugins.ml2.plugin [None req-a590a0f5-3e1c-4ae6-98cc-6c435d718880 - - - - - -] Attempt 1 to provision port d743d630-b339-4971-ac92-d39cf99332c6 2026-03-18 09:26:15.340 11 INFO neutron.plugins.ml2.plugin [None req-a590a0f5-3e1c-4ae6-98cc-6c435d718880 - - - - - -] Attempt 1 to provision port 174c49aa-a5ae-47d3-a5e4-e6215900f692 2026-03-18 09:26:15.386 11 INFO neutron.plugins.ml2.plugin [None req-a590a0f5-3e1c-4ae6-98cc-6c435d718880 - - - - - -] Attempt 1 to provision port 0017924d-6168-400d-ac18-dfd244ccff09 2026-03-18 09:26:18.683 11 INFO neutron.plugins.ml2.plugin [None req-2f16163e-dea5-4f81-8cfe-aeeb70a82555 - - - - - -] Attempt 1 to provision port d743d630-b339-4971-ac92-d39cf99332c6 2026-03-18 09:26:18.741 11 INFO neutron.plugins.ml2.plugin [None req-2f16163e-dea5-4f81-8cfe-aeeb70a82555 - - - - - -] Attempt 1 to provision port 174c49aa-a5ae-47d3-a5e4-e6215900f692 2026-03-18 09:26:24.559 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port c1ce4b42-26fe-47cc-9406-facd9e2fb14c 2026-03-18 09:26:24.673 12 INFO neutron.notifiers.nova [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Nova event matching ['req-0ee1ad03-f18c-4552-ac78-c014679f2b77'] response: {'server_uuid': '609329b0-43a7-47f1-b9f0-8c013b05da23', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c1ce4b42-26fe-47cc-9406-facd9e2fb14c', 'code': 200} 2026-03-18 09:26:26.498 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port c1ce4b42-26fe-47cc-9406-facd9e2fb14c 2026-03-18 09:26:27.409 12 INFO neutron.plugins.ml2.plugin [None req-02a54c5c-ddc4-4489-bba4-f7430ce658c7 - - - - - -] Attempt 1 to provision port 10bbd7a3-ff19-44ef-b204-3f3ca0bcddc5 2026-03-18 09:26:27.467 12 INFO neutron.plugins.ml2.plugin [None req-02a54c5c-ddc4-4489-bba4-f7430ce658c7 - - - - - -] Attempt 1 to provision port c1ce4b42-26fe-47cc-9406-facd9e2fb14c 2026-03-18 09:26:41.673 12 INFO neutron.plugins.ml2.plugin [None req-ce837b58-cc9c-4a89-963f-72391dcc1f29 - - - - - -] Attempt 1 to provision port 65a5b1cb-621f-45b0-a6ea-5bede1ecd668 2026-03-18 09:26:44.556 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 2cee02ae-dec7-4b80-8f21-98f07f3cda34 2026-03-18 09:26:44.869 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 1960d5d7-f88b-4dee-af71-a49a24c7e2c0 2026-03-18 09:26:44.952 12 INFO neutron.plugins.ml2.plugin [None req-0bf607b5-3eb3-4768-a9d7-a517c74dfc60 - - - - - -] Attempt 1 to provision port 2cee02ae-dec7-4b80-8f21-98f07f3cda34 2026-03-18 09:26:46.507 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 2cee02ae-dec7-4b80-8f21-98f07f3cda34 2026-03-18 09:26:46.782 12 INFO neutron.plugins.ml2.plugin [None req-d6b5c122-e143-4a05-8764-3d1653d18ac1 - - - - - -] Attempt 1 to provision port 21e5afb3-4fbc-4de8-90bb-c6b6e64541e6 2026-03-18 09:26:46.797 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 1960d5d7-f88b-4dee-af71-a49a24c7e2c0 2026-03-18 09:26:46.812 12 INFO neutron.plugins.ml2.plugin [None req-d6b5c122-e143-4a05-8764-3d1653d18ac1 - - - - - -] Attempt 1 to provision port 2cee02ae-dec7-4b80-8f21-98f07f3cda34 2026-03-18 09:26:48.090 12 INFO neutron.plugins.ml2.plugin [None req-4f91fed1-0aa1-478f-8961-fc3dbe648566 - - - - - -] Attempt 1 to provision port 21e5afb3-4fbc-4de8-90bb-c6b6e64541e6 2026-03-18 09:26:49.374 12 INFO neutron.plugins.ml2.plugin [None req-40d7ad1c-0486-4918-9520-d69b03206bed - - - - - -] Attempt 1 to provision port 21e5afb3-4fbc-4de8-90bb-c6b6e64541e6 2026-03-18 09:26:55.072 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 60410026-5805-4ff1-9d1d-1f7cd61d2a29 2026-03-18 09:26:55.174 12 INFO neutron.notifiers.nova [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Nova event matching ['req-e4cc888d-1c0d-4439-83a0-2d8594e13e6c'] response: {'server_uuid': 'a14c6ae5-7072-49c0-8090-4e9d19195c40', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '60410026-5805-4ff1-9d1d-1f7cd61d2a29', 'code': 200} 2026-03-18 09:26:56.254 12 INFO neutron.plugins.ml2.plugin [None req-6804396e-4df8-49b8-bc74-60a15c08df48 - - - - - -] Attempt 1 to provision port 21861411-fe1a-4796-891a-c75000fa7423 2026-03-18 09:26:56.523 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 60410026-5805-4ff1-9d1d-1f7cd61d2a29 2026-03-18 09:27:00.560 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 21e5afb3-4fbc-4de8-90bb-c6b6e64541e6 2026-03-18 09:27:00.892 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 65a5b1cb-621f-45b0-a6ea-5bede1ecd668 2026-03-18 09:27:02.519 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 21e5afb3-4fbc-4de8-90bb-c6b6e64541e6 2026-03-18 09:27:02.711 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 65a5b1cb-621f-45b0-a6ea-5bede1ecd668 2026-03-18 09:27:19.095 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 1bed6618-3c1f-4616-a47c-d2c55af384a4 2026-03-18 09:27:19.245 12 INFO neutron.notifiers.nova [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Nova event matching ['req-000e644c-a7c2-459a-89e4-a23189a81771'] response: {'server_uuid': 'ab6833c0-783b-4731-804a-f8658b692665', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1bed6618-3c1f-4616-a47c-d2c55af384a4', 'code': 200} 2026-03-18 09:27:20.535 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 1bed6618-3c1f-4616-a47c-d2c55af384a4 2026-03-18 09:27:33.100 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port ed60fb11-243b-4588-9c1b-95bf6ce168d5 2026-03-18 09:27:33.208 12 INFO neutron.notifiers.nova [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Nova event matching ['req-975aca4b-2d5b-4066-8aaf-0008a63c7b3d'] response: {'server_uuid': '1648f6f7-d1c2-44fb-9656-d3059fe59218', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ed60fb11-243b-4588-9c1b-95bf6ce168d5', 'code': 200} 2026-03-18 09:27:34.559 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port ed60fb11-243b-4588-9c1b-95bf6ce168d5 2026-03-18 09:27:59.437 11 INFO neutron.plugins.ml2.plugin [None req-ef9da149-48b1-4c95-bef5-b3bfa5d75fb5 - - - - - -] Attempt 1 to provision port 92fb9019-b50a-47b3-ab2e-b2d7c0ef2ef2 2026-03-18 09:28:04.648 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 92fb9019-b50a-47b3-ab2e-b2d7c0ef2ef2 2026-03-18 09:28:04.775 12 INFO neutron.notifiers.nova [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Nova event matching ['req-4e1ac873-7988-46b8-b62f-7aed9a231f40'] response: {'server_uuid': 'ab6833c0-783b-4731-804a-f8658b692665', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '92fb9019-b50a-47b3-ab2e-b2d7c0ef2ef2', 'code': 200} 2026-03-18 09:28:06.561 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 92fb9019-b50a-47b3-ab2e-b2d7c0ef2ef2 2026-03-18 09:28:09.152 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 92fb9019-b50a-47b3-ab2e-b2d7c0ef2ef2 2026-03-18 09:28:13.649 12 INFO neutron_taas.services.taas.taas_plugin [None req-fd6b88a7-bbfe-4fb1-b837-1767eff827a4 - - - - - -] TaaS: Handle Delete Port: 2cee02ae-dec7-4b80-8f21-98f07f3cda34 2026-03-18 09:28:13.655 12 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fd6b88a7-bbfe-4fb1-b837-1767eff827a4 - - - - - -] Tap Mirror: Handle Delete Port: 2cee02ae-dec7-4b80-8f21-98f07f3cda34 2026-03-18 09:28:22.604 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 444f8053-0135-4237-9073-56667979efee 2026-03-18 09:28:22.704 11 INFO neutron.plugins.ml2.plugin [None req-10a4ae07-4dba-4ad5-95a6-5d64f0a74e3f - - - - - -] Attempt 1 to provision port 444f8053-0135-4237-9073-56667979efee 2026-03-18 09:28:33.910 12 INFO neutron.plugins.ml2.plugin [None req-4da93533-4b15-4135-94bd-31b4f369452c - - - - - -] Attempt 1 to provision port 300b1abd-1e02-4008-8cb7-6c73baba7e6f 2026-03-18 09:28:42.157 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 300b1abd-1e02-4008-8cb7-6c73baba7e6f 2026-03-18 09:28:42.267 12 INFO neutron.notifiers.nova [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Nova event matching ['req-e0463cdf-bc9d-47d6-9fda-a0f3b5a39c56'] response: {'server_uuid': 'ab6833c0-783b-4731-804a-f8658b692665', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '300b1abd-1e02-4008-8cb7-6c73baba7e6f', 'code': 200} 2026-03-18 09:28:42.807 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 300b1abd-1e02-4008-8cb7-6c73baba7e6f 2026-03-18 09:28:53.694 11 INFO neutron.plugins.ml2.plugin [None req-fe4b75cc-71e8-4acb-aada-f9b05d6af5ae - - - - - -] Attempt 1 to provision port 9c9d9be5-66bd-491f-a723-43081e64b692 2026-03-18 09:29:00.795 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 9c9d9be5-66bd-491f-a723-43081e64b692 2026-03-18 09:29:00.893 12 INFO neutron.notifiers.nova [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Nova event matching ['req-21402928-1528-4f2c-91e0-b58dc44008a3'] response: {'server_uuid': 'ab6833c0-783b-4731-804a-f8658b692665', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9c9d9be5-66bd-491f-a723-43081e64b692', 'code': 200} 2026-03-18 09:29:03.057 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 9c9d9be5-66bd-491f-a723-43081e64b692 2026-03-18 09:29:03.425 11 INFO neutron.plugins.ml2.plugin [None req-d7a800de-aebf-43cf-b3b2-181022251611 - - - - - -] Attempt 1 to provision port 300b1abd-1e02-4008-8cb7-6c73baba7e6f 2026-03-18 09:29:16.839 11 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 9c9d9be5-66bd-491f-a723-43081e64b692 2026-03-18 09:29:16.857 12 INFO neutron.plugins.ml2.plugin [None req-3c843cf2-9458-4e9f-984d-9ca3601c845d - - - - - -] Attempt 1 to provision port 9c9d9be5-66bd-491f-a723-43081e64b692 2026-03-18 09:29:18.291 12 INFO neutron.plugins.ml2.plugin [None req-b47507be-3081-46e2-9671-7da5a6387946 - - - - - -] Attempt 1 to provision port 9c9d9be5-66bd-491f-a723-43081e64b692 2026-03-18 09:29:26.813 12 INFO neutron.plugins.ml2.plugin [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Attempt 1 to provision port 300b1abd-1e02-4008-8cb7-6c73baba7e6f 2026-03-18 09:29:27.327 11 INFO neutron.plugins.ml2.plugin [None req-1f8b9215-cb1f-43eb-a7bf-1ad063baa4a0 - - - - - -] Attempt 1 to provision port 300b1abd-1e02-4008-8cb7-6c73baba7e6f 2026-03-18 09:29:55.020 11 INFO neutron.notifiers.nova [None req-5e31214d-acf9-46fc-a133-6d74969937ab - - - - - -] Nova event matching ['req-fcf7caed-a47b-4449-a23d-74d7b8cc75a1'] response: {'server_uuid': 'ab6833c0-783b-4731-804a-f8658b692665', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '1bed6618-3c1f-4616-a47c-d2c55af384a4', 'code': 200}