+ 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-06-13 23:24:21.776 1 INFO neutron.common.config [-] Logging enabled! 2026-06-13 23:24:21.777 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.4.dev30 2026-06-13 23:24:21.777 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-06-13 23:24:21.777 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-13 23:24:22.768 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-13 23:24:22.771 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-13 23:24:22.774 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-13 23:24:22.775 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-13 23:24:22.775 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-13 23:24:22.775 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-13 23:24:22.775 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-13 23:24:22.782 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-13 23:24:22.782 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-13 23:24:22.782 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-13 23:24:22.800 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-13 23:24:22.801 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-13 23:24:22.802 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-13 23:24:22.838 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-13 23:24:22.838 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-13 23:24:22.839 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-13 23:24:22.839 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-13 23:24:23.151 1 INFO neutron.plugins.ml2.managers [None req-e09c184d-4f28-41b4-9510-c3b866f645f3 - - - - - -] Initializing driver for type 'vlan' 2026-06-13 23:24:23.314 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-e09c184d-4f28-41b4-9510-c3b866f645f3 - - - - - -] VlanTypeDriver initialization complete 2026-06-13 23:24:23.314 1 INFO neutron.plugins.ml2.managers [None req-e09c184d-4f28-41b4-9510-c3b866f645f3 - - - - - -] Initializing driver for type 'vxlan' 2026-06-13 23:24:23.314 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-e09c184d-4f28-41b4-9510-c3b866f645f3 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-13 23:24:23.376 1 INFO neutron.plugins.ml2.managers [None req-e09c184d-4f28-41b4-9510-c3b866f645f3 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-13 23:24:23.376 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-e09c184d-4f28-41b4-9510-c3b866f645f3 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-13 23:24:23.377 1 INFO neutron.plugins.ml2.managers [None req-e09c184d-4f28-41b4-9510-c3b866f645f3 - - - - - -] Initializing extension driver 'port_security' 2026-06-13 23:24:23.377 1 INFO neutron.plugins.ml2.extensions.port_security [None req-e09c184d-4f28-41b4-9510-c3b866f645f3 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-13 23:24:23.377 1 INFO neutron.plugins.ml2.managers [None req-e09c184d-4f28-41b4-9510-c3b866f645f3 - - - - - -] Initializing extension driver 'qos' 2026-06-13 23:24:23.377 1 INFO neutron.plugins.ml2.managers [None req-e09c184d-4f28-41b4-9510-c3b866f645f3 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-13 23:24:23.378 1 INFO neutron.plugins.ml2.managers [None req-e09c184d-4f28-41b4-9510-c3b866f645f3 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-13 23:24:23.393 1 INFO neutron.quota [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded quota_driver: . 2026-06-13 23:24:23.393 1 INFO neutron.plugins.ml2.plugin [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Modular L2 Plugin initialization complete 2026-06-13 23:24:23.393 1 INFO neutron.plugins.ml2.managers [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-13 23:24:23.393 1 INFO neutron.plugins.ml2.managers [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-13 23:24:23.394 1 INFO neutron.plugins.ml2.managers [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Got port-security extension from driver 'port_security' 2026-06-13 23:24:23.394 1 INFO neutron.extensions.vlantransparent [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Disabled vlantransparent extension. 2026-06-13 23:24:23.394 1 INFO neutron.extensions.qinq [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Disabled VLAN QinQ extension. 2026-06-13 23:24:23.394 1 INFO neutron.manager [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loading Plugin: qos 2026-06-13 23:24:23.406 1 INFO neutron.manager [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loading Plugin: router 2026-06-13 23:24:23.442 1 INFO neutron.services.service_base [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-13 23:24:23.442 1 INFO neutron.manager [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loading Plugin: segments 2026-06-13 23:24:23.516 1 INFO neutron.manager [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loading Plugin: trunk 2026-06-13 23:24:23.529 1 INFO neutron.manager [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loading Plugin: vpnaas 2026-06-13 23:24:23.569 1 WARNING stevedore.named [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-13 23:24:23.570 1 WARNING stevedore.named [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-13 23:24:23.791 1 INFO neutron_vpnaas.services.vpn.plugin [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-13 23:24:23.792 1 INFO neutron.common.utils [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-13 23:24:23.792 1 INFO neutron.manager [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loading Plugin: taas 2026-06-13 23:24:23.813 1 WARNING stevedore.named [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-13 23:24:23.850 1 INFO neutron_taas.services.taas.taas_plugin [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-13 23:24:23.850 1 INFO neutron.manager [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loading Plugin: tapmirror 2026-06-13 23:24:23.860 1 WARNING stevedore.named [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-13 23:24:23.874 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-13 23:24:23.875 1 INFO neutron.manager [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loading Plugin: auto_allocate 2026-06-13 23:24:23.880 1 INFO neutron.manager [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loading Plugin: tag 2026-06-13 23:24:23.889 1 INFO neutron.manager [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loading Plugin: timestamp 2026-06-13 23:24:23.892 1 INFO neutron.manager [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loading Plugin: network_ip_availability 2026-06-13 23:24:23.895 1 INFO neutron.manager [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loading Plugin: flavors 2026-06-13 23:24:23.898 1 INFO neutron.manager [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loading Plugin: revisions 2026-06-13 23:24:23.901 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Initializing extension manager. 2026-06-13 23:24:23.902 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: address-group 2026-06-13 23:24:23.903 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: address-scope 2026-06-13 23:24:23.903 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-13 23:24:23.904 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: agent 2026-06-13 23:24:23.905 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: agent-resources-synced 2026-06-13 23:24:23.906 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: allowed-address-pairs 2026-06-13 23:24:23.907 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: auto-allocated-topology 2026-06-13 23:24:23.907 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: availability_zone 2026-06-13 23:24:23.908 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: availability_zone_filter 2026-06-13 23:24:23.908 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-13 23:24:23.909 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: default-subnetpools 2026-06-13 23:24:23.910 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-13 23:24:23.911 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: dns-integration 2026-06-13 23:24:23.911 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: dns-domain-ports 2026-06-13 23:24:23.912 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-13 23:24:23.913 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: dvr 2026-06-13 23:24:23.913 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-13 23:24:23.914 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: empty-string-filtering 2026-06-13 23:24:23.914 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-13 23:24:23.915 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-13 23:24:23.915 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: external-net 2026-06-13 23:24:23.916 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-13 23:24:23.916 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: extraroute 2026-06-13 23:24:23.917 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: extraroute-atomic 2026-06-13 23:24:23.917 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-13 23:24:23.918 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-13 23:24:23.918 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-13 23:24:23.919 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-13 23:24:23.919 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: fip-port-details 2026-06-13 23:24:23.920 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: flavors 2026-06-13 23:24:23.921 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-13 23:24:23.922 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: floatingip-pools 2026-06-13 23:24:23.922 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: ip_allocation 2026-06-13 23:24:23.923 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: ip-substring-filtering 2026-06-13 23:24:23.923 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: l2_adjacency 2026-06-13 23:24:23.924 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: router 2026-06-13 23:24:23.926 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-13 23:24:23.926 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-13 23:24:23.927 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-13 23:24:23.927 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: ext-gw-mode 2026-06-13 23:24:23.928 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: l3-ha 2026-06-13 23:24:23.928 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-13 23:24:23.929 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-13 23:24:23.929 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: l3-flavors 2026-06-13 23:24:23.930 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-13 23:24:23.931 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-13 23:24:23.932 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-13 23:24:23.934 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-13 23:24:23.934 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-13 23:24:23.935 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-13 23:24:23.936 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-13 23:24:23.937 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: multi-provider 2026-06-13 23:24:23.937 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: net-mtu 2026-06-13 23:24:23.938 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: net-mtu-writable 2026-06-13 23:24:23.938 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: network_availability_zone 2026-06-13 23:24:23.939 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: network_ha 2026-06-13 23:24:23.939 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: network-ip-availability 2026-06-13 23:24:23.940 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-13 23:24:23.941 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: pagination 2026-06-13 23:24:23.941 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: port-device-profile 2026-06-13 23:24:23.942 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-13 23:24:23.942 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-13 23:24:23.943 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-13 23:24:23.943 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: port-mac-override 2026-06-13 23:24:23.944 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-13 23:24:23.944 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-13 23:24:23.945 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-13 23:24:23.945 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: port-resource-request 2026-06-13 23:24:23.946 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: port-resource-request-groups 2026-06-13 23:24:23.946 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-13 23:24:23.947 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: binding 2026-06-13 23:24:23.948 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: binding-extended 2026-06-13 23:24:23.948 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: port-security 2026-06-13 23:24:23.948 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: project-id 2026-06-13 23:24:23.949 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: provider 2026-06-13 23:24:23.950 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-13 23:24:23.951 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: qos 2026-06-13 23:24:23.952 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-13 23:24:23.953 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-13 23:24:23.953 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: qos-default 2026-06-13 23:24:23.954 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: qos-fip 2026-06-13 23:24:23.954 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-13 23:24:23.954 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: qos-gateway-ip 2026-06-13 23:24:23.955 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: qos-port-network-policy 2026-06-13 23:24:23.956 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: qos-pps-minimum 2026-06-13 23:24:23.956 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-13 23:24:23.957 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: qos-pps 2026-06-13 23:24:23.957 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: qos-rule-type-details 2026-06-13 23:24:23.958 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-13 23:24:23.958 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: qos-rules-alias 2026-06-13 23:24:23.959 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: quota-check-limit 2026-06-13 23:24:23.960 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: quota-check-limit-default 2026-06-13 23:24:23.961 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: quotas 2026-06-13 23:24:23.964 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: quota_details 2026-06-13 23:24:23.965 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: rbac-policies 2026-06-13 23:24:23.965 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: rbac-address-group 2026-06-13 23:24:23.966 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: rbac-address-scope 2026-06-13 23:24:23.966 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: rbac-security-groups 2026-06-13 23:24:23.967 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: rbac-subnetpool 2026-06-13 23:24:23.967 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: revision-if-match 2026-06-13 23:24:23.968 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: standard-attr-revisions 2026-06-13 23:24:23.969 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: router_availability_zone 2026-06-13 23:24:23.969 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-13 23:24:23.970 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: security-groups-default-rules 2026-06-13 23:24:23.971 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-13 23:24:23.971 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-13 23:24:23.972 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-13 23:24:23.972 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-13 23:24:23.973 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-13 23:24:23.976 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: security-group 2026-06-13 23:24:23.977 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: segment 2026-06-13 23:24:23.978 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-13 23:24:23.979 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: service-type 2026-06-13 23:24:23.979 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: sorting 2026-06-13 23:24:23.979 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: standard-attr-segment 2026-06-13 23:24:23.980 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: standard-attr-description 2026-06-13 23:24:23.981 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: stateful-security-group 2026-06-13 23:24:23.981 1 WARNING neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-13 23:24:23.982 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-13 23:24:23.982 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: subnet-external-network 2026-06-13 23:24:23.983 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: subnet_onboard 2026-06-13 23:24:23.983 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-13 23:24:23.984 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: subnet-service-types 2026-06-13 23:24:23.984 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: subnet_allocation 2026-06-13 23:24:23.985 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-13 23:24:23.985 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: tag-creation 2026-06-13 23:24:23.986 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-13 23:24:23.989 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: standard-attr-tag 2026-06-13 23:24:23.990 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-13 23:24:23.990 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: trunk 2026-06-13 23:24:23.991 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: trunk-details 2026-06-13 23:24:23.991 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-13 23:24:23.992 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-13 23:24:23.992 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-13 23:24:23.993 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-13 23:24:23.994 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-13 23:24:23.995 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-13 23:24:23.996 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: vpn-flavors 2026-06-13 23:24:23.997 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: vpnaas 2026-06-13 23:24:23.998 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: taas 2026-06-13 23:24:23.999 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: tap-mirror 2026-06-13 23:24:23.999 1 INFO neutron.api.extensions [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Loaded extension: taas-vlan-filter 2026-06-13 23:24:24.002 1 INFO oslo_service.backend.eventlet.service [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Starting 2 workers 2026-06-13 23:24:24.006 1 INFO oslo_service.backend.eventlet.service [None req-397bb26a-5fa3-4cfe-beda-e68682330b3f - - - - - -] Starting 1 workers 2026-06-13 23:25:06.037 12 INFO neutron.db.l3_hamode_db [None req-4e6e71cc-6aca-4d01-ac03-b76ee77e6d2e - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-13 23:25:22.284 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 086cf980-7f37-47f0-8298-28df6e0ebd60 2026-06-13 23:25:22.621 12 INFO neutron.plugins.ml2.plugin [None req-d2716131-e61a-4a34-b4db-25f388a47fda - - - - - -] Attempt 1 to provision port 086cf980-7f37-47f0-8298-28df6e0ebd60 2026-06-13 23:25:24.198 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 086cf980-7f37-47f0-8298-28df6e0ebd60 2026-06-13 23:25:24.310 12 INFO neutron.plugins.ml2.plugin [None req-80b6a396-d962-40c7-b919-462511f1e44e - - - - - -] Attempt 1 to provision port 086cf980-7f37-47f0-8298-28df6e0ebd60 2026-06-13 23:29:45.960 11 INFO neutron.plugins.ml2.plugin [None req-181a23b8-44f5-41f9-a1e9-88f8d3e0870c - - - - - -] Attempt 1 to provision port 8e5e3897-58ac-4bd6-9052-89e11886d22b 2026-06-13 23:29:46.399 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 8e5e3897-58ac-4bd6-9052-89e11886d22b 2026-06-13 23:29:47.592 11 INFO neutron.plugins.ml2.plugin [None req-8ef4367f-7a12-4ce8-9d8f-1042e5b5a3ef - - - - - -] Attempt 1 to provision port 8e5e3897-58ac-4bd6-9052-89e11886d22b 2026-06-13 23:29:52.283 11 INFO neutron.plugins.ml2.plugin [None req-49ebdae6-9f6f-436e-92da-8950080c700e - - - - - -] Attempt 1 to provision port 93d5a251-f0ca-4fd4-8882-137188716095 2026-06-13 23:33:21.090 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 93d5a251-f0ca-4fd4-8882-137188716095 2026-06-13 23:33:22.529 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 93d5a251-f0ca-4fd4-8882-137188716095 2026-06-13 23:41:53.068 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 6119699f-28b5-4b80-8789-fe81ca5ce66b 2026-06-13 23:41:55.046 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 6119699f-28b5-4b80-8789-fe81ca5ce66b 2026-06-13 23:57:58.296 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 099c4495-4bec-44db-be9b-c6a31b9b57ee 2026-06-13 23:57:58.674 12 INFO neutron.plugins.ml2.plugin [None req-11113429-919c-419e-bbdd-5e48931f9dc5 - - - - - -] Attempt 1 to provision port 099c4495-4bec-44db-be9b-c6a31b9b57ee 2026-06-13 23:58:00.275 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 099c4495-4bec-44db-be9b-c6a31b9b57ee 2026-06-13 23:58:02.320 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port f6099e6d-3cbf-405d-b063-ef52d6624fdb 2026-06-13 23:58:04.271 12 INFO neutron.plugins.ml2.plugin [None req-49179516-c94b-48ac-959c-ecf072883019 - - - - - -] Attempt 1 to provision port f6099e6d-3cbf-405d-b063-ef52d6624fdb 2026-06-13 23:58:06.312 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port dbab9c61-b95b-44cf-900d-97b1838ea18a 2026-06-13 23:58:07.775 12 INFO neutron.plugins.ml2.plugin [None req-bdea4f57-d76b-4fc3-9039-1d974039f9a2 - - - - - -] Attempt 1 to provision port 099c4495-4bec-44db-be9b-c6a31b9b57ee 2026-06-13 23:58:07.844 12 INFO neutron.plugins.ml2.plugin [None req-bdea4f57-d76b-4fc3-9039-1d974039f9a2 - - - - - -] Attempt 1 to provision port 1f3b06e5-3e67-41fd-b6d2-298a31394fb8 2026-06-13 23:58:07.906 12 INFO neutron.plugins.ml2.plugin [None req-bdea4f57-d76b-4fc3-9039-1d974039f9a2 - - - - - -] Attempt 1 to provision port f6099e6d-3cbf-405d-b063-ef52d6624fdb 2026-06-13 23:58:07.958 12 INFO neutron.plugins.ml2.plugin [None req-bdea4f57-d76b-4fc3-9039-1d974039f9a2 - - - - - -] Attempt 1 to provision port 4866e5f9-a1e0-47a1-83ab-71cddb028431 2026-06-13 23:58:07.988 12 INFO neutron.plugins.ml2.plugin [None req-bdea4f57-d76b-4fc3-9039-1d974039f9a2 - - - - - -] Attempt 1 to provision port dbab9c61-b95b-44cf-900d-97b1838ea18a 2026-06-13 23:58:08.031 12 INFO neutron.plugins.ml2.plugin [None req-bdea4f57-d76b-4fc3-9039-1d974039f9a2 - - - - - -] Attempt 1 to provision port 2ebf0bcf-3e19-4a45-a1c0-1afdbb8bfd6d 2026-06-13 23:58:08.342 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port dbab9c61-b95b-44cf-900d-97b1838ea18a 2026-06-13 23:58:12.373 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port c0c71752-299f-487b-9a10-4e4eef03f126 2026-06-13 23:58:12.732 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 68be5eaa-dc5a-475d-b412-159b0e21205d 2026-06-13 23:58:13.052 11 INFO neutron.plugins.ml2.plugin [None req-71b6d74a-2270-4702-a284-92f226bcedd3 - - - - - -] Attempt 1 to provision port c238645b-77f0-4759-9c7b-afd7ccf06560 2026-06-13 23:58:14.298 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port c0c71752-299f-487b-9a10-4e4eef03f126 2026-06-13 23:58:14.519 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 68be5eaa-dc5a-475d-b412-159b0e21205d 2026-06-13 23:58:14.710 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port c238645b-77f0-4759-9c7b-afd7ccf06560 2026-06-13 23:58:14.771 11 INFO neutron.plugins.ml2.plugin [None req-3be05f0a-08f8-4303-a8cb-7fcffbc79418 - - - - - -] Attempt 1 to provision port f5e3a5ba-627e-4818-9ff0-57b7a3851646 2026-06-13 23:58:14.806 11 INFO neutron.plugins.ml2.plugin [None req-3be05f0a-08f8-4303-a8cb-7fcffbc79418 - - - - - -] Attempt 1 to provision port f6099e6d-3cbf-405d-b063-ef52d6624fdb 2026-06-13 23:58:14.858 11 INFO neutron.plugins.ml2.plugin [None req-3be05f0a-08f8-4303-a8cb-7fcffbc79418 - - - - - -] Attempt 1 to provision port 8c104dec-4464-488f-bb36-c1ea6658bb80 2026-06-13 23:58:14.899 11 INFO neutron.plugins.ml2.plugin [None req-3be05f0a-08f8-4303-a8cb-7fcffbc79418 - - - - - -] Attempt 1 to provision port 4866e5f9-a1e0-47a1-83ab-71cddb028431 2026-06-13 23:58:14.942 11 INFO neutron.plugins.ml2.plugin [None req-21de1a5f-838b-4606-b630-72d50ce85b18 - - - - - -] Attempt 1 to provision port dbab9c61-b95b-44cf-900d-97b1838ea18a 2026-06-13 23:58:15.000 11 INFO neutron.plugins.ml2.plugin [None req-21de1a5f-838b-4606-b630-72d50ce85b18 - - - - - -] Attempt 1 to provision port 1f3b06e5-3e67-41fd-b6d2-298a31394fb8 2026-06-13 23:58:16.316 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port f2032328-0bbc-4839-afb8-16a78c3ed836 2026-06-13 23:58:18.776 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port f2032328-0bbc-4839-afb8-16a78c3ed836 2026-06-13 23:58:21.962 12 INFO neutron.plugins.ml2.plugin [None req-27283c68-b995-400e-addc-e86e4313470d - - - - - -] Attempt 1 to provision port f5e3a5ba-627e-4818-9ff0-57b7a3851646 2026-06-13 23:58:21.984 12 INFO neutron.plugins.ml2.plugin [None req-27283c68-b995-400e-addc-e86e4313470d - - - - - -] Attempt 1 to provision port 1ea5cb06-c3e7-4e5d-b840-ac4d6fb654f3 2026-06-13 23:58:22.011 12 INFO neutron.plugins.ml2.plugin [None req-27283c68-b995-400e-addc-e86e4313470d - - - - - -] Attempt 1 to provision port 4866e5f9-a1e0-47a1-83ab-71cddb028431 2026-06-13 23:58:22.034 12 INFO neutron.plugins.ml2.plugin [None req-27283c68-b995-400e-addc-e86e4313470d - - - - - -] Attempt 1 to provision port 1f3b06e5-3e67-41fd-b6d2-298a31394fb8 2026-06-13 23:58:22.152 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port d15e03a9-1a86-4f71-9f8c-e470ac16479e 2026-06-13 23:58:22.530 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port e53f0cb8-ccd4-486a-b77b-3b082e86e2db 2026-06-13 23:58:22.816 11 INFO neutron.notifiers.nova [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Nova event matching ['req-0a80e2a1-2c33-48bc-81b2-f266fbc71139'] response: {'server_uuid': '2320b43b-299f-4f15-a110-521c0e16d48a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd15e03a9-1a86-4f71-9f8c-e470ac16479e', 'code': 200} 2026-06-13 23:58:22.984 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port a3abb5b1-7e52-4400-b599-32c4341af457 2026-06-13 23:58:24.861 11 INFO neutron.notifiers.nova [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Nova event matching ['req-caefbec6-6e83-4ae1-8cdf-f80921279f89'] response: {'server_uuid': 'fee97b29-8390-4945-aa33-d04f5e2bf48d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e53f0cb8-ccd4-486a-b77b-3b082e86e2db', 'code': 200} 2026-06-13 23:58:24.862 11 INFO neutron.notifiers.nova [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Nova event matching ['req-caefbec6-6e83-4ae1-8cdf-f80921279f89'] response: {'server_uuid': 'b2fa9425-1750-4b06-9ba5-26d2bbb1a695', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a3abb5b1-7e52-4400-b599-32c4341af457', 'code': 200} 2026-06-13 23:58:25.196 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port e53f0cb8-ccd4-486a-b77b-3b082e86e2db 2026-06-13 23:58:25.462 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port a3abb5b1-7e52-4400-b599-32c4341af457 2026-06-13 23:58:25.820 12 INFO neutron.plugins.ml2.plugin [None req-bcb7fee4-6d99-4c1c-9b8a-25437f6071e7 - - - - - -] Attempt 1 to provision port d15e03a9-1a86-4f71-9f8c-e470ac16479e 2026-06-13 23:58:26.473 12 INFO neutron.plugins.ml2.plugin [None req-fa91a338-61a2-4169-9996-8256dd4fb060 - - - - - -] Attempt 1 to provision port e53f0cb8-ccd4-486a-b77b-3b082e86e2db 2026-06-13 23:58:26.537 12 INFO neutron.plugins.ml2.plugin [None req-997c28c5-a62e-4271-8ab1-96d2c508a4fd - - - - - -] Attempt 1 to provision port f5e3a5ba-627e-4818-9ff0-57b7a3851646 2026-06-13 23:58:26.570 12 INFO neutron.plugins.ml2.plugin [None req-997c28c5-a62e-4271-8ab1-96d2c508a4fd - - - - - -] Attempt 1 to provision port 4866e5f9-a1e0-47a1-83ab-71cddb028431 2026-06-13 23:58:28.960 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port ffca463c-fba0-47c8-9a0d-f03dc8f8ee52 2026-06-13 23:58:31.180 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port ffca463c-fba0-47c8-9a0d-f03dc8f8ee52 2026-06-13 23:58:31.381 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 5284f3be-fed4-4066-9918-ef44d59b120c 2026-06-13 23:58:32.997 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 5284f3be-fed4-4066-9918-ef44d59b120c 2026-06-13 23:58:33.181 12 INFO neutron.plugins.ml2.plugin [None req-9feabc0c-577c-48c7-84b2-fc9be1b99eb5 - - - - - -] Attempt 1 to provision port 5284f3be-fed4-4066-9918-ef44d59b120c 2026-06-13 23:58:33.248 12 INFO neutron.plugins.ml2.plugin [None req-9feabc0c-577c-48c7-84b2-fc9be1b99eb5 - - - - - -] Attempt 1 to provision port 7166238e-c467-4a03-a060-6fac7e653b0b 2026-06-13 23:58:36.806 12 INFO neutron.plugins.ml2.plugin [None req-3b58c1d6-9d02-48af-a0e4-d4f0c965c61c - - - - - -] Attempt 1 to provision port a3abb5b1-7e52-4400-b599-32c4341af457 2026-06-13 23:58:36.854 12 INFO neutron.plugins.ml2.plugin [None req-3b58c1d6-9d02-48af-a0e4-d4f0c965c61c - - - - - -] Attempt 1 to provision port 5284f3be-fed4-4066-9918-ef44d59b120c 2026-06-13 23:58:36.914 12 INFO neutron.plugins.ml2.plugin [None req-3b58c1d6-9d02-48af-a0e4-d4f0c965c61c - - - - - -] Attempt 1 to provision port 7166238e-c467-4a03-a060-6fac7e653b0b 2026-06-13 23:58:39.438 11 INFO neutron.plugins.ml2.plugin [None req-d26a0ab4-36da-44d7-ae15-59d816ee8189 - - - - - -] Attempt 1 to provision port 3b12c8df-c936-4884-8916-58c5fccb66ea 2026-06-13 23:58:39.470 11 INFO neutron.plugins.ml2.plugin [None req-d26a0ab4-36da-44d7-ae15-59d816ee8189 - - - - - -] Attempt 1 to provision port 7166238e-c467-4a03-a060-6fac7e653b0b 2026-06-13 23:58:42.945 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 827d0647-4e47-4c4a-b2c1-ff0691df6a7f 2026-06-13 23:58:43.327 11 INFO neutron.plugins.ml2.plugin [None req-f880d1a4-fde8-4414-9a0c-92656acd0aa3 - - - - - -] Attempt 1 to provision port 8c163072-1d91-414c-acd7-9695c8c08156 2026-06-13 23:58:44.952 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 827d0647-4e47-4c4a-b2c1-ff0691df6a7f 2026-06-13 23:58:45.136 11 INFO neutron.plugins.ml2.plugin [None req-95aa0fdf-1d07-4aeb-b621-a290effe4139 - - - - - -] Attempt 1 to provision port 827d0647-4e47-4c4a-b2c1-ff0691df6a7f 2026-06-13 23:58:45.159 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 8c163072-1d91-414c-acd7-9695c8c08156 2026-06-13 23:58:45.207 11 INFO neutron.plugins.ml2.plugin [None req-95aa0fdf-1d07-4aeb-b621-a290effe4139 - - - - - -] Attempt 1 to provision port 7166238e-c467-4a03-a060-6fac7e653b0b 2026-06-13 23:58:47.536 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 12195c6f-9ee7-4ee0-9e1d-09f3980f1a96 2026-06-13 23:58:47.647 11 INFO neutron.notifiers.nova [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Nova event matching ['req-ccee6ce2-cebe-4404-bc38-db7488941874'] response: {'server_uuid': '070b33de-b07d-48df-9579-bbfebc40fc57', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '12195c6f-9ee7-4ee0-9e1d-09f3980f1a96', 'code': 200} 2026-06-13 23:58:48.837 12 INFO neutron.plugins.ml2.plugin [None req-62c0350c-8638-4df8-8697-fb00a39f69f7 - - - - - -] Attempt 1 to provision port 12195c6f-9ee7-4ee0-9e1d-09f3980f1a96 2026-06-13 23:58:48.893 12 INFO neutron.plugins.ml2.plugin [None req-62c0350c-8638-4df8-8697-fb00a39f69f7 - - - - - -] Attempt 1 to provision port 90919978-f1e0-4a2f-bbac-273383a487fe 2026-06-13 23:58:48.921 12 INFO neutron.plugins.ml2.plugin [None req-62c0350c-8638-4df8-8697-fb00a39f69f7 - - - - - -] Attempt 1 to provision port 1f85741f-d8fb-4bc2-8c85-7bf22091b975 2026-06-13 23:58:48.946 12 INFO neutron.plugins.ml2.plugin [None req-62c0350c-8638-4df8-8697-fb00a39f69f7 - - - - - -] Attempt 1 to provision port 827d0647-4e47-4c4a-b2c1-ff0691df6a7f 2026-06-13 23:58:49.022 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 12195c6f-9ee7-4ee0-9e1d-09f3980f1a96 2026-06-13 23:58:50.787 12 INFO neutron.plugins.ml2.plugin [None req-93b6f12b-93f5-4562-8eb4-d581f25c464e - - - - - -] Attempt 1 to provision port 1f85741f-d8fb-4bc2-8c85-7bf22091b975 2026-06-13 23:58:51.030 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 1ea5cb06-c3e7-4e5d-b840-ac4d6fb654f3 2026-06-13 23:58:51.348 11 INFO neutron.plugins.ml2.plugin [None req-8d5bfe8c-e32a-415f-9782-acde7114b47b - - - - - -] Attempt 1 to provision port 4866e5f9-a1e0-47a1-83ab-71cddb028431 2026-06-13 23:58:51.995 11 INFO neutron.plugins.ml2.plugin [None req-316efd69-2989-4b90-b178-7b742fd67090 - - - - - -] Attempt 1 to provision port 1f85741f-d8fb-4bc2-8c85-7bf22091b975 2026-06-13 23:58:52.949 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 2ebf0bcf-3e19-4a45-a1c0-1afdbb8bfd6d 2026-06-13 23:58:53.259 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 1f3b06e5-3e67-41fd-b6d2-298a31394fb8 2026-06-13 23:58:53.563 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 1ea5cb06-c3e7-4e5d-b840-ac4d6fb654f3 2026-06-13 23:58:53.744 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 4866e5f9-a1e0-47a1-83ab-71cddb028431 2026-06-13 23:58:55.559 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 325a6286-83cc-4854-bff9-17d600308e7e 2026-06-13 23:58:55.683 11 INFO neutron.notifiers.nova [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Nova event matching ['req-47a1a7be-4358-419a-a86d-9cc53f5211d4'] response: {'server_uuid': '49f11176-23bc-4151-b248-a6046c058754', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '325a6286-83cc-4854-bff9-17d600308e7e', 'code': 200} 2026-06-13 23:58:55.980 11 INFO neutron.plugins.ml2.plugin [None req-40358ad0-39e7-4d18-9f6a-bd395d8a4dde - - - - - -] Attempt 1 to provision port 2ebf0bcf-3e19-4a45-a1c0-1afdbb8bfd6d 2026-06-13 23:58:56.127 11 INFO neutron.plugins.ml2.plugin [None req-40358ad0-39e7-4d18-9f6a-bd395d8a4dde - - - - - -] Attempt 1 to provision port 1f3b06e5-3e67-41fd-b6d2-298a31394fb8 2026-06-13 23:58:57.391 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 325a6286-83cc-4854-bff9-17d600308e7e 2026-06-13 23:58:58.889 11 INFO neutron.plugins.ml2.plugin [None req-ed8ad264-9355-4a1c-984c-6207f53f2084 - - - - - -] Attempt 1 to provision port a3abb5b1-7e52-4400-b599-32c4341af457 2026-06-13 23:58:59.402 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port a3abb5b1-7e52-4400-b599-32c4341af457 2026-06-13 23:58:59.629 11 WARNING neutron.plugins.ml2.plugin [None req-1f59d2dd-863f-4360-8b4c-60730d722ac0 - - - - - -] Concurrent port binding operations failed on port 90919978-f1e0-4a2f-bbac-273383a487fe 2026-06-13 23:58:59.632 11 INFO neutron.plugins.ml2.plugin [None req-1f59d2dd-863f-4360-8b4c-60730d722ac0 - - - - - -] Attempt 2 to bind port 90919978-f1e0-4a2f-bbac-273383a487fe 2026-06-13 23:59:01.631 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 90919978-f1e0-4a2f-bbac-273383a487fe 2026-06-13 23:59:01.888 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 1f85741f-d8fb-4bc2-8c85-7bf22091b975 2026-06-13 23:59:03.653 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 90919978-f1e0-4a2f-bbac-273383a487fe 2026-06-13 23:59:03.913 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 1f85741f-d8fb-4bc2-8c85-7bf22091b975 2026-06-13 23:59:04.986 12 INFO neutron.notifiers.nova [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Nova event matching ['req-0030faae-3dc2-4ba1-95f8-6e00d3e31137'] response: {'server_uuid': 'fee97b29-8390-4945-aa33-d04f5e2bf48d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e53f0cb8-ccd4-486a-b77b-3b082e86e2db', 'code': 200} 2026-06-13 23:59:05.943 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port e53f0cb8-ccd4-486a-b77b-3b082e86e2db /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'provisioningblocks' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-13 23:59:07.021 12 INFO neutron.notifiers.nova [None req-7641dcfc-6ccf-4963-bf19-4f8d015fce11 - - - - - -] Nova event matching ['req-1b5da7fb-6705-4991-ba5f-7f772dca7ec3'] response: {'server_uuid': 'fee97b29-8390-4945-aa33-d04f5e2bf48d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e53f0cb8-ccd4-486a-b77b-3b082e86e2db', 'code': 200} 2026-06-13 23:59:07.479 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port e53f0cb8-ccd4-486a-b77b-3b082e86e2db 2026-06-13 23:59:43.632 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 6eb8e93f-6bb4-423d-89e6-0aba46a1f3bb 2026-06-13 23:59:44.027 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 9e93203b-1590-4b5e-a299-b64a1f44260c 2026-06-13 23:59:45.918 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 6eb8e93f-6bb4-423d-89e6-0aba46a1f3bb 2026-06-13 23:59:46.121 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 2af9334a-db4d-469e-aa31-f17356a6728a 2026-06-13 23:59:46.514 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 9e93203b-1590-4b5e-a299-b64a1f44260c 2026-06-13 23:59:47.696 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 2af9334a-db4d-469e-aa31-f17356a6728a 2026-06-13 23:59:47.756 11 INFO neutron.plugins.ml2.db [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] No ports have port_id starting with 2af9334a-db4d-469e-aa31-f17356a6728a 2026-06-13 23:59:48.683 11 INFO neutron.plugins.ml2.plugin [None req-db5a29ac-6f24-4f43-8e8b-5fb443f0ada9 - - - - - -] Attempt 1 to provision port 6eb8e93f-6bb4-423d-89e6-0aba46a1f3bb 2026-06-13 23:59:51.765 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 096f0148-f8ab-436c-8f25-2a416064d12a 2026-06-13 23:59:53.651 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 096f0148-f8ab-436c-8f25-2a416064d12a 2026-06-13 23:59:56.565 11 INFO neutron.plugins.ml2.plugin [None req-3c0a9d50-9966-4f87-80c8-ac9ce5f4d95a - - - - - -] Attempt 1 to provision port 096f0148-f8ab-436c-8f25-2a416064d12a 2026-06-14 00:00:00.998 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 8811cb8b-8ac3-4345-83cc-4f8f1640786a 2026-06-14 00:00:01.480 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 899d2df6-cb8f-4f84-9d6d-7fa27f86d3aa 2026-06-14 00:00:02.133 11 INFO neutron.notifiers.nova [None req-13e4fe07-4d04-459b-944b-432577ce396e - - - - - -] Nova event matching ['req-015eb375-2dfc-4a61-8a25-5693dc9ad42e'] response: {'server_uuid': '203fa1bb-a438-4ba5-9bd2-f2a75e47ca87', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '899d2df6-cb8f-4f84-9d6d-7fa27f86d3aa', 'code': 200} 2026-06-14 00:00:02.485 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 8811cb8b-8ac3-4345-83cc-4f8f1640786a 2026-06-14 00:00:02.748 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port b5502d9b-0424-4250-8efb-1de653767062 2026-06-14 00:00:03.122 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 899d2df6-cb8f-4f84-9d6d-7fa27f86d3aa 2026-06-14 00:00:04.305 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port b5502d9b-0424-4250-8efb-1de653767062 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server [None req-e08ec862-206f-49a6-b475-9955bc66b93a - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 8413238f-0df9-4d4f-99a3-6dc4a3b765cc: This subnet is being modified by another concurrent operation. 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-06-14 00:00:04.335 12 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-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-14 00:00:04.335 12 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-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 269, in inner 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server raise self.value 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server raise self.value 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server raise self.value 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-14 00:00:04.335 12 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-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-14 00:00:04.335 12 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-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-14 00:00:04.335 12 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-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 716, in inner 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server raise self.value 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server raise self.value 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server raise self.value 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-14 00:00:04.335 12 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-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-14 00:00:04.335 12 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-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-14 00:00:04.335 12 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-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-06-14 00:00:04.335 12 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-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-06-14 00:00:04.335 12 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-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-14 00:00:04.335 12 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-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-14 00:00:04.335 12 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-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-06-14 00:00:04.335 12 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-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server raise exception 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 8413238f-0df9-4d4f-99a3-6dc4a3b765cc: This subnet is being modified by another concurrent operation. 2026-06-14 00:00:04.335 12 ERROR oslo_messaging.rpc.server 2026-06-14 00:00:06.270 12 INFO neutron.plugins.ml2.plugin [None req-9af8cc6d-fbd6-4e87-ad78-64a184338012 - - - - - -] Attempt 1 to provision port 8f842a00-05cb-496f-9879-183b3091c1cb 2026-06-14 00:00:08.352 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port b6781d09-8a4e-4bf2-a903-b4b11a587b91 2026-06-14 00:00:08.719 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port fa23d434-0830-4e9b-b07f-b05d14e28633 2026-06-14 00:00:09.062 12 INFO neutron.plugins.ml2.plugin [None req-5cb139f4-9c44-4f6a-bc9e-b940a73f14ce - - - - - -] Attempt 1 to provision port 8f842a00-05cb-496f-9879-183b3091c1cb 2026-06-14 00:00:09.844 12 INFO neutron.plugins.ml2.plugin [None req-7ba62c4c-a5e1-433e-a800-b97813840833 - - - - - -] Attempt 1 to provision port fa23d434-0830-4e9b-b07f-b05d14e28633 2026-06-14 00:00:09.896 12 INFO neutron.plugins.ml2.plugin [None req-7ba62c4c-a5e1-433e-a800-b97813840833 - - - - - -] Attempt 1 to provision port b5502d9b-0424-4250-8efb-1de653767062 2026-06-14 00:00:09.944 12 INFO neutron.plugins.ml2.plugin [None req-7ba62c4c-a5e1-433e-a800-b97813840833 - - - - - -] Attempt 1 to provision port acde441b-dcce-4d2e-9b79-037106468cc5 2026-06-14 00:00:10.264 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port b6781d09-8a4e-4bf2-a903-b4b11a587b91 2026-06-14 00:00:15.448 11 INFO neutron.plugins.ml2.plugin [None req-ed988663-5552-4b20-8d82-341250c36165 - - - - - -] Attempt 1 to provision port 537aa128-006c-4b9b-b6db-7e8df229b885 2026-06-14 00:00:15.564 11 INFO neutron.notifiers.nova [None req-ed988663-5552-4b20-8d82-341250c36165 - - - - - -] Nova event matching ['req-566815cb-aefd-416b-804a-380aec36878c'] response: {'server_uuid': '88c6193f-2a42-43bc-a919-8857fe890623', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '537aa128-006c-4b9b-b6db-7e8df229b885', 'code': 200} 2026-06-14 00:00:16.902 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 6d798063-6156-4372-a0c6-db06d8303a55 2026-06-14 00:00:17.217 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port acde441b-dcce-4d2e-9b79-037106468cc5 2026-06-14 00:00:17.499 11 INFO neutron.plugins.ml2.plugin [None req-5ee1311a-0afc-4274-92ba-9fca2915cdc2 - - - - - -] Attempt 1 to provision port 537aa128-006c-4b9b-b6db-7e8df229b885 2026-06-14 00:00:18.589 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 6d798063-6156-4372-a0c6-db06d8303a55 2026-06-14 00:00:18.758 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port acde441b-dcce-4d2e-9b79-037106468cc5 2026-06-14 00:00:20.826 12 INFO neutron.notifiers.nova [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Nova event matching ['req-115be87b-1c83-40d7-8e47-a45e2eabf613'] response: {'server_uuid': '88c6193f-2a42-43bc-a919-8857fe890623', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '537aa128-006c-4b9b-b6db-7e8df229b885', 'code': 200} 2026-06-14 00:00:23.707 12 INFO neutron.plugins.ml2.plugin [None req-0ad3120b-5176-49e6-b8f1-739bc5e07d71 - - - - - -] Attempt 1 to provision port b5502d9b-0424-4250-8efb-1de653767062 2026-06-14 00:00:23.750 12 INFO neutron.plugins.ml2.plugin [None req-0ad3120b-5176-49e6-b8f1-739bc5e07d71 - - - - - -] Attempt 1 to provision port acde441b-dcce-4d2e-9b79-037106468cc5 2026-06-14 00:00:41.352 11 INFO neutron.plugins.ml2.plugin [None req-e37135d1-a3e2-43fb-8630-0432c30a9912 - - - - - -] Attempt 1 to provision port c783dbf7-5c73-48de-9e7f-3377a7782c42 2026-06-14 00:00:44.609 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 4e8b39f1-09b1-4e0f-80ae-41c401f54d4b 2026-06-14 00:00:44.928 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 2ce6923b-8c64-42f0-bc25-68f0969273ca 2026-06-14 00:00:45.713 11 INFO neutron.plugins.ml2.plugin [None req-f193a47e-d9bc-4573-8ba1-1f4c41c97a9f - - - - - -] Attempt 1 to provision port 3f0bf321-2a1c-4629-a317-85e40e7f5a61 2026-06-14 00:00:45.745 11 INFO neutron.plugins.ml2.plugin [None req-f193a47e-d9bc-4573-8ba1-1f4c41c97a9f - - - - - -] Attempt 1 to provision port 4e8b39f1-09b1-4e0f-80ae-41c401f54d4b 2026-06-14 00:00:46.649 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 4e8b39f1-09b1-4e0f-80ae-41c401f54d4b 2026-06-14 00:00:46.954 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 2ce6923b-8c64-42f0-bc25-68f0969273ca 2026-06-14 00:00:50.800 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 2ace2f88-3b36-49b4-a8d8-2ece0376e093 2026-06-14 00:00:51.155 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 24467aa8-a768-47f9-ac56-081d6ec281df 2026-06-14 00:00:51.167 12 INFO neutron.plugins.ml2.plugin [None req-c6198839-8d78-449e-9ec9-3b796bc3418c - - - - - -] Attempt 1 to provision port 24467aa8-a768-47f9-ac56-081d6ec281df 2026-06-14 00:00:51.836 12 INFO neutron.plugins.ml2.plugin [None req-c6198839-8d78-449e-9ec9-3b796bc3418c - - - - - -] Attempt 1 to provision port 8c1f31dc-4857-4a44-b84a-d8861b2a6d02 2026-06-14 00:00:51.874 12 INFO neutron.plugins.ml2.plugin [None req-c6198839-8d78-449e-9ec9-3b796bc3418c - - - - - -] Attempt 1 to provision port 4e8b39f1-09b1-4e0f-80ae-41c401f54d4b 2026-06-14 00:00:52.706 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 2ace2f88-3b36-49b4-a8d8-2ece0376e093 2026-06-14 00:00:52.919 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 24467aa8-a768-47f9-ac56-081d6ec281df 2026-06-14 00:00:55.390 11 INFO neutron.plugins.ml2.plugin [None req-0f7f82ef-495e-4a66-830a-99626af43fbf - - - - - -] Attempt 1 to provision port 24467aa8-a768-47f9-ac56-081d6ec281df 2026-06-14 00:00:55.477 11 INFO neutron.plugins.ml2.plugin [None req-0f7f82ef-495e-4a66-830a-99626af43fbf - - - - - -] Attempt 1 to provision port 8968a01e-59cd-439f-b189-519d71529813 2026-06-14 00:00:55.506 11 INFO neutron.plugins.ml2.plugin [None req-0f7f82ef-495e-4a66-830a-99626af43fbf - - - - - -] Attempt 1 to provision port 8c1f31dc-4857-4a44-b84a-d8861b2a6d02 2026-06-14 00:00:55.541 11 INFO neutron.plugins.ml2.plugin [None req-0f7f82ef-495e-4a66-830a-99626af43fbf - - - - - -] Attempt 1 to provision port b21f0b64-eaab-4d72-b288-600487600c81 2026-06-14 00:00:57.506 12 INFO neutron.plugins.ml2.plugin [None req-91842029-c68e-46ab-b526-24f831d52f94 - - - - - -] Attempt 1 to provision port 8c1f31dc-4857-4a44-b84a-d8861b2a6d02 2026-06-14 00:00:57.532 12 INFO neutron.plugins.ml2.plugin [None req-91842029-c68e-46ab-b526-24f831d52f94 - - - - - -] Attempt 1 to provision port b21f0b64-eaab-4d72-b288-600487600c81 2026-06-14 00:01:01.548 11 INFO neutron.plugins.ml2.plugin [None req-173b69b1-c471-4726-833a-b08061c0db52 - - - - - -] Attempt 1 to provision port b21f0b64-eaab-4d72-b288-600487600c81 2026-06-14 00:01:05.813 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port a0b052de-651a-41e0-9369-3ce14c6c81b1 2026-06-14 00:01:05.949 12 INFO neutron.notifiers.nova [None req-da102679-a14f-4fe5-9b21-dd79a334bf43 - - - - - -] Nova event matching ['req-4b14c87f-62c2-4c09-ae85-237a6d89a4d1'] response: {'server_uuid': '38a50eec-49e5-44ed-9286-0c10a910e0ea', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a0b052de-651a-41e0-9369-3ce14c6c81b1', 'code': 200} 2026-06-14 00:01:06.224 12 INFO neutron.plugins.ml2.plugin [None req-da102679-a14f-4fe5-9b21-dd79a334bf43 - - - - - -] Attempt 1 to provision port 8c1f31dc-4857-4a44-b84a-d8861b2a6d02 2026-06-14 00:01:06.601 12 INFO neutron.plugins.ml2.plugin [None req-da102679-a14f-4fe5-9b21-dd79a334bf43 - - - - - -] Attempt 1 to provision port 3f0bf321-2a1c-4629-a317-85e40e7f5a61 2026-06-14 00:01:07.442 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port b21f0b64-eaab-4d72-b288-600487600c81 2026-06-14 00:01:07.709 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port a0b052de-651a-41e0-9369-3ce14c6c81b1 2026-06-14 00:01:07.924 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 8c1f31dc-4857-4a44-b84a-d8861b2a6d02 2026-06-14 00:01:08.127 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 8968a01e-59cd-439f-b189-519d71529813 2026-06-14 00:01:08.450 12 INFO neutron.plugins.ml2.plugin [None req-dd1ca9ba-0105-45d8-a6f0-140333d932f9 - - - - - -] Attempt 1 to provision port 3f0bf321-2a1c-4629-a317-85e40e7f5a61 2026-06-14 00:01:09.417 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port b21f0b64-eaab-4d72-b288-600487600c81 2026-06-14 00:01:09.665 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 8968a01e-59cd-439f-b189-519d71529813 2026-06-14 00:01:18.047 12 INFO neutron.plugins.ml2.plugin [None req-4ab748e3-0577-4c06-9426-c8a0e5c39230 - - - - - -] Attempt 1 to provision port 9213c7eb-0746-452b-96cf-b2c30eba41d6 2026-06-14 00:01:19.425 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 992a3196-91b6-4d1e-8019-32f5819d1121 2026-06-14 00:01:21.499 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 3027c62a-a07d-4638-bbfa-c63246d498e7 2026-06-14 00:01:21.528 11 INFO neutron.plugins.ml2.plugin [None req-a007e4eb-9ae3-480c-a29b-bd055c89346d - - - - - -] Attempt 1 to provision port 3027c62a-a07d-4638-bbfa-c63246d498e7 2026-06-14 00:01:22.277 12 INFO neutron.plugins.ml2.plugin [None req-c1d668e8-5950-415f-98ed-5ccb3daf82a5 - - - - - -] Attempt 1 to provision port 992a3196-91b6-4d1e-8019-32f5819d1121 2026-06-14 00:01:23.269 12 INFO neutron.plugins.ml2.plugin [None req-6691a7c9-efdd-47ea-8bb5-1fb72f5574fd - - - - - -] Attempt 1 to provision port 67f9ec30-fd65-45dd-9920-849ce9253598 2026-06-14 00:01:23.298 12 INFO neutron.plugins.ml2.plugin [None req-6691a7c9-efdd-47ea-8bb5-1fb72f5574fd - - - - - -] Attempt 1 to provision port 3027c62a-a07d-4638-bbfa-c63246d498e7 2026-06-14 00:01:23.402 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 3027c62a-a07d-4638-bbfa-c63246d498e7 2026-06-14 00:01:25.695 11 INFO neutron.plugins.ml2.plugin [None req-9d1bd00a-d54b-41c0-aa24-4bc25620e448 - - - - - -] Attempt 1 to provision port 67f9ec30-fd65-45dd-9920-849ce9253598 2026-06-14 00:01:26.814 11 INFO neutron.plugins.ml2.plugin [None req-2be3bcc8-7b86-4d77-9f15-22d2a28a936e - - - - - -] Attempt 1 to provision port 67f9ec30-fd65-45dd-9920-849ce9253598 2026-06-14 00:01:31.431 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port dc3423c4-eee4-4462-8244-ec31179715a0 2026-06-14 00:01:33.862 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port f942f6b2-82ab-43d4-916f-cc773cae86c2 2026-06-14 00:01:34.169 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port c6ccc0b3-d813-46eb-ad48-601816d81e2d 2026-06-14 00:01:34.511 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port dc3423c4-eee4-4462-8244-ec31179715a0 2026-06-14 00:01:35.438 12 INFO neutron.plugins.ml2.plugin [None req-6bb0c755-ad08-4440-8bbd-4c07621e3a08 - - - - - -] Attempt 1 to provision port c6ccc0b3-d813-46eb-ad48-601816d81e2d 2026-06-14 00:01:35.516 12 INFO neutron.plugins.ml2.plugin [None req-6bb0c755-ad08-4440-8bbd-4c07621e3a08 - - - - - -] Attempt 1 to provision port dc3423c4-eee4-4462-8244-ec31179715a0 2026-06-14 00:01:36.486 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port f942f6b2-82ab-43d4-916f-cc773cae86c2 2026-06-14 00:01:36.743 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 29440a1a-9dff-4bb3-aa8c-3b621953aa13 2026-06-14 00:01:36.850 11 INFO neutron.notifiers.nova [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Nova event matching ['req-b947b7b4-03db-4825-9202-afc66160851c'] response: {'server_uuid': 'b1172500-e6f1-4550-bdfa-213a427b04c9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '29440a1a-9dff-4bb3-aa8c-3b621953aa13', 'code': 200} 2026-06-14 00:01:37.122 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port c6ccc0b3-d813-46eb-ad48-601816d81e2d 2026-06-14 00:01:38.467 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port e8292323-ebeb-4b15-a6c3-1a68ebf42e8e 2026-06-14 00:01:38.840 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 29440a1a-9dff-4bb3-aa8c-3b621953aa13 2026-06-14 00:01:40.550 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port e8292323-ebeb-4b15-a6c3-1a68ebf42e8e 2026-06-14 00:01:40.811 11 INFO neutron.plugins.ml2.plugin [None req-edba3e57-c083-47e2-8358-0c71ee31e5f4 - - - - - -] Attempt 1 to provision port 67f9ec30-fd65-45dd-9920-849ce9253598 2026-06-14 00:01:42.384 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 67f9ec30-fd65-45dd-9920-849ce9253598 2026-06-14 00:01:42.613 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 9213c7eb-0746-452b-96cf-b2c30eba41d6 2026-06-14 00:01:44.323 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 9213c7eb-0746-452b-96cf-b2c30eba41d6 2026-06-14 00:01:44.853 12 INFO neutron.plugins.ml2.plugin [None req-f9dbb116-16e8-42fc-a907-3d7c0385b1ee - - - - - -] Attempt 1 to provision port 9bc8a3d4-9b89-4de4-8800-7307615a4226 2026-06-14 00:01:44.877 12 INFO neutron.plugins.ml2.plugin [None req-f9dbb116-16e8-42fc-a907-3d7c0385b1ee - - - - - -] Attempt 1 to provision port 3ac5c11f-71b3-4d46-addd-4ecf5f3f21bc 2026-06-14 00:01:44.902 12 INFO neutron.plugins.ml2.plugin [None req-f9dbb116-16e8-42fc-a907-3d7c0385b1ee - - - - - -] Attempt 1 to provision port c6ccc0b3-d813-46eb-ad48-601816d81e2d 2026-06-14 00:01:44.947 12 INFO neutron.plugins.ml2.plugin [None req-f9dbb116-16e8-42fc-a907-3d7c0385b1ee - - - - - -] Attempt 1 to provision port 1c78e4ff-d6a0-45f1-8ac5-2cdbcdf7de71 2026-06-14 00:01:44.969 12 INFO neutron.plugins.ml2.plugin [None req-f9dbb116-16e8-42fc-a907-3d7c0385b1ee - - - - - -] Attempt 1 to provision port e8292323-ebeb-4b15-a6c3-1a68ebf42e8e 2026-06-14 00:01:45.014 12 INFO neutron.plugins.ml2.plugin [None req-f9dbb116-16e8-42fc-a907-3d7c0385b1ee - - - - - -] Attempt 1 to provision port dc3423c4-eee4-4462-8244-ec31179715a0 2026-06-14 00:01:45.074 12 INFO neutron.plugins.ml2.plugin [None req-f9dbb116-16e8-42fc-a907-3d7c0385b1ee - - - - - -] Attempt 1 to provision port 27f0c62d-eba5-460a-b7bc-39d9f71b4b58 2026-06-14 00:01:48.892 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 8dff464f-7f9f-40b2-bf1c-da57d851acfd 2026-06-14 00:01:49.000 12 INFO neutron.notifiers.nova [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Nova event matching ['req-96c4075f-594f-4f25-8619-0600641e5e48'] response: {'server_uuid': 'c93b4741-a66e-480d-888d-e6eb51f9b4fb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8dff464f-7f9f-40b2-bf1c-da57d851acfd', 'code': 200} 2026-06-14 00:01:50.411 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 8dff464f-7f9f-40b2-bf1c-da57d851acfd 2026-06-14 00:01:51.738 11 INFO neutron.plugins.ml2.plugin [None req-d10e0a80-4bd5-42d9-bed6-6ced652776dd - - - - - -] Attempt 1 to provision port 3ac5c11f-71b3-4d46-addd-4ecf5f3f21bc 2026-06-14 00:01:51.850 11 INFO neutron.plugins.ml2.plugin [None req-d10e0a80-4bd5-42d9-bed6-6ced652776dd - - - - - -] Attempt 1 to provision port 8dff464f-7f9f-40b2-bf1c-da57d851acfd 2026-06-14 00:01:51.911 11 INFO neutron.plugins.ml2.plugin [None req-d10e0a80-4bd5-42d9-bed6-6ced652776dd - - - - - -] Attempt 1 to provision port c6ccc0b3-d813-46eb-ad48-601816d81e2d 2026-06-14 00:01:51.962 11 INFO neutron.plugins.ml2.plugin [None req-d10e0a80-4bd5-42d9-bed6-6ced652776dd - - - - - -] Attempt 1 to provision port 1c78e4ff-d6a0-45f1-8ac5-2cdbcdf7de71 2026-06-14 00:01:52.084 11 INFO neutron.plugins.ml2.plugin [None req-d10e0a80-4bd5-42d9-bed6-6ced652776dd - - - - - -] Attempt 1 to provision port e8292323-ebeb-4b15-a6c3-1a68ebf42e8e 2026-06-14 00:01:52.135 11 INFO neutron.plugins.ml2.plugin [None req-d10e0a80-4bd5-42d9-bed6-6ced652776dd - - - - - -] Attempt 1 to provision port dc3423c4-eee4-4462-8244-ec31179715a0 2026-06-14 00:01:52.208 11 INFO neutron.plugins.ml2.plugin [None req-d10e0a80-4bd5-42d9-bed6-6ced652776dd - - - - - -] Attempt 1 to provision port 9bc8a3d4-9b89-4de4-8800-7307615a4226 2026-06-14 00:01:52.395 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 1c78e4ff-d6a0-45f1-8ac5-2cdbcdf7de71 2026-06-14 00:01:52.583 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 3ac5c11f-71b3-4d46-addd-4ecf5f3f21bc 2026-06-14 00:01:52.810 11 INFO neutron.plugins.ml2.plugin [None req-7e96f785-05cf-41d7-8ec0-d78d0b400cd9 - - - - - -] Attempt 1 to provision port 27f0c62d-eba5-460a-b7bc-39d9f71b4b58 2026-06-14 00:01:53.035 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 9bc8a3d4-9b89-4de4-8800-7307615a4226 2026-06-14 00:01:54.342 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 27f0c62d-eba5-460a-b7bc-39d9f71b4b58 2026-06-14 00:01:54.504 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 9bc8a3d4-9b89-4de4-8800-7307615a4226 2026-06-14 00:01:56.548 12 INFO neutron.plugins.ml2.plugin [None req-f2308689-12a5-4855-8f15-e5b6acb23668 - - - - - -] Attempt 1 to provision port 1c78e4ff-d6a0-45f1-8ac5-2cdbcdf7de71 2026-06-14 00:01:56.604 12 INFO neutron.plugins.ml2.plugin [None req-f2308689-12a5-4855-8f15-e5b6acb23668 - - - - - -] Attempt 1 to provision port e8292323-ebeb-4b15-a6c3-1a68ebf42e8e 2026-06-14 00:01:56.649 12 INFO neutron.plugins.ml2.plugin [None req-f2308689-12a5-4855-8f15-e5b6acb23668 - - - - - -] Attempt 1 to provision port 9bc8a3d4-9b89-4de4-8800-7307615a4226 2026-06-14 00:01:59.231 12 INFO neutron.plugins.ml2.plugin [None req-4a017c93-7d79-4b7e-a5c4-5b56fc5a45b0 - - - - - -] Attempt 1 to provision port 3ac5c11f-71b3-4d46-addd-4ecf5f3f21bc 2026-06-14 00:01:59.281 12 INFO neutron.plugins.ml2.plugin [None req-4a017c93-7d79-4b7e-a5c4-5b56fc5a45b0 - - - - - -] Attempt 1 to provision port 1c78e4ff-d6a0-45f1-8ac5-2cdbcdf7de71 2026-06-14 00:02:03.491 12 INFO neutron.plugins.ml2.plugin [None req-d66cb81a-8a03-4983-8968-495e355ab158 - - - - - -] Attempt 1 to provision port 3ac5c11f-71b3-4d46-addd-4ecf5f3f21bc 2026-06-14 00:02:03.547 12 INFO neutron.plugins.ml2.plugin [None req-d66cb81a-8a03-4983-8968-495e355ab158 - - - - - -] Attempt 1 to provision port 9bc8a3d4-9b89-4de4-8800-7307615a4226 2026-06-14 00:02:06.453 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 81bd1977-6f44-4776-b5d7-eed7d1bae14c 2026-06-14 00:02:06.618 11 INFO neutron.notifiers.nova [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Nova event matching ['req-778125c5-e23f-404d-b3c1-6d8b98ea5472'] response: {'server_uuid': '0a8b2796-bea8-4aef-85cd-6848bd638b89', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '81bd1977-6f44-4776-b5d7-eed7d1bae14c', 'code': 200} 2026-06-14 00:02:08.040 11 INFO neutron.plugins.ml2.plugin [None req-bdaba363-0668-4d2b-b302-0ac82f5a58db - - - - - -] Attempt 1 to provision port 8dff464f-7f9f-40b2-bf1c-da57d851acfd 2026-06-14 00:02:08.100 11 INFO neutron.plugins.ml2.plugin [None req-bdaba363-0668-4d2b-b302-0ac82f5a58db - - - - - -] Attempt 1 to provision port 9bc8a3d4-9b89-4de4-8800-7307615a4226 2026-06-14 00:02:08.389 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 81bd1977-6f44-4776-b5d7-eed7d1bae14c 2026-06-14 00:02:09.442 11 INFO neutron.plugins.ml2.plugin [None req-dd853bad-b564-4f5e-a48d-d52c0263e7c8 - - - - - -] Attempt 1 to provision port 81bd1977-6f44-4776-b5d7-eed7d1bae14c 2026-06-14 00:02:16.950 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 5edf38e1-d8a1-4f2f-9d59-a4ca44685105 2026-06-14 00:02:17.072 12 INFO neutron.notifiers.nova [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Nova event matching ['req-bd3af5f3-ff63-4821-afd9-ed75d8c0b2d7'] response: {'server_uuid': '3def3641-cda2-4fc4-a8e2-ed157b05da52', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5edf38e1-d8a1-4f2f-9d59-a4ca44685105', 'code': 200} 2026-06-14 00:02:18.542 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 5edf38e1-d8a1-4f2f-9d59-a4ca44685105 2026-06-14 00:02:38.765 12 INFO neutron.plugins.ml2.plugin [None req-13143e55-7ce8-461f-9ecc-f1e7c79abac3 - - - - - -] Attempt 1 to provision port 71a76d46-a800-4825-89c0-1773239ab5bd 2026-06-14 00:03:00.927 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 3c1a24c7-340f-4037-bced-ad8a80a1f8cc 2026-06-14 00:03:01.029 11 INFO neutron.notifiers.nova [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Nova event matching ['req-79df3878-916a-4932-ad97-ada18878c88c'] response: {'server_uuid': '8d0821f1-4d22-4994-a05f-5b9299ee254c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3c1a24c7-340f-4037-bced-ad8a80a1f8cc', 'code': 200} 2026-06-14 00:03:02.398 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 3c1a24c7-340f-4037-bced-ad8a80a1f8cc 2026-06-14 00:03:14.425 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port b1b682f4-d2ad-4eff-bc2f-c2833fe6a258 2026-06-14 00:03:14.662 11 INFO neutron.plugins.ml2.plugin [None req-736efabe-b536-4b0e-9bd0-1f82ffffab39 - - - - - -] Attempt 1 to provision port b1b682f4-d2ad-4eff-bc2f-c2833fe6a258 2026-06-14 00:03:44.515 12 INFO neutron.plugins.ml2.plugin [None req-fda06390-de38-46a1-91e0-4d7f59a57c3a - - - - - -] Attempt 1 to provision port 4411fb1e-d6ef-42f1-855a-3c21aec6b562 2026-06-14 00:03:50.458 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 4411fb1e-d6ef-42f1-855a-3c21aec6b562 2026-06-14 00:03:50.602 11 INFO neutron.notifiers.nova [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Nova event matching ['req-6e4e0fb8-9474-450a-a4ac-3c3118ba7114'] response: {'server_uuid': '8d0821f1-4d22-4994-a05f-5b9299ee254c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4411fb1e-d6ef-42f1-855a-3c21aec6b562', 'code': 200} 2026-06-14 00:03:52.434 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 4411fb1e-d6ef-42f1-855a-3c21aec6b562 2026-06-14 00:03:54.927 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port 4411fb1e-d6ef-42f1-855a-3c21aec6b562 2026-06-14 00:04:19.795 12 INFO neutron.plugins.ml2.plugin [None req-ec3ce46e-19f4-476a-b600-3e62c5c6f4dd - - - - - -] Attempt 1 to provision port a8a49c9f-aa08-4613-9f76-91df24dd18dc 2026-06-14 00:04:28.022 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port a8a49c9f-aa08-4613-9f76-91df24dd18dc 2026-06-14 00:04:28.198 12 INFO neutron.notifiers.nova [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Nova event matching ['req-8d3ee676-6275-427d-acc1-c0bd4e5ca97f'] response: {'server_uuid': '8d0821f1-4d22-4994-a05f-5b9299ee254c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a8a49c9f-aa08-4613-9f76-91df24dd18dc', 'code': 200} 2026-06-14 00:04:28.621 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port a8a49c9f-aa08-4613-9f76-91df24dd18dc 2026-06-14 00:04:41.016 11 INFO neutron.plugins.ml2.plugin [None req-1fdbf976-67e1-494a-b85c-fe1478559eb8 - - - - - -] Attempt 1 to provision port aa7c3b55-8c7b-470e-8381-27632338247e 2026-06-14 00:04:46.637 12 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port aa7c3b55-8c7b-470e-8381-27632338247e 2026-06-14 00:04:46.725 12 INFO neutron.notifiers.nova [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Nova event matching ['req-ee56616b-e61b-48ce-a6e9-0482f9eeb157'] response: {'server_uuid': '8d0821f1-4d22-4994-a05f-5b9299ee254c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aa7c3b55-8c7b-470e-8381-27632338247e', 'code': 200} 2026-06-14 00:04:48.607 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port aa7c3b55-8c7b-470e-8381-27632338247e 2026-06-14 00:04:50.797 12 INFO neutron.plugins.ml2.plugin [None req-3510ebe4-774e-4f2b-8244-4409ab20d442 - - - - - -] Attempt 1 to provision port a8a49c9f-aa08-4613-9f76-91df24dd18dc 2026-06-14 00:05:04.417 12 INFO neutron.plugins.ml2.plugin [None req-f7a651d2-45eb-4e3f-9bb4-d06464f1145a - - - - - -] Attempt 1 to provision port aa7c3b55-8c7b-470e-8381-27632338247e 2026-06-14 00:05:04.740 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port aa7c3b55-8c7b-470e-8381-27632338247e 2026-06-14 00:05:05.776 11 INFO neutron.plugins.ml2.plugin [None req-cda30bb5-1713-4689-a5ff-08fbe68246c1 - - - - - -] Attempt 1 to provision port aa7c3b55-8c7b-470e-8381-27632338247e 2026-06-14 00:05:14.659 11 INFO neutron.plugins.ml2.plugin [None req-003b36a0-3499-4cc8-91aa-938789daeed3 - - - - - -] Attempt 1 to provision port a8a49c9f-aa08-4613-9f76-91df24dd18dc 2026-06-14 00:05:15.032 12 INFO neutron.plugins.ml2.plugin [None req-18095421-635e-4f9f-a25e-5a7625c5bc07 - - - - - -] Attempt 1 to provision port a8a49c9f-aa08-4613-9f76-91df24dd18dc