+ 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-07-06 02:32:43.620 1 INFO neutron.common.config [-] Logging enabled! 2026-07-06 02:32:43.621 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.5.dev3 2026-07-06 02:32:43.621 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-07-06 02:32:43.621 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-06 02:32:44.763 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-06 02:32:44.766 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-06 02:32:44.769 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-06 02:32:44.770 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-06 02:32:44.770 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-06 02:32:44.770 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-06 02:32:44.770 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-06 02:32:44.777 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-06 02:32:44.777 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-06 02:32:44.777 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-06 02:32:44.797 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-06 02:32:44.798 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-06 02:32:44.798 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-06 02:32:44.839 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-06 02:32:44.839 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-06 02:32:44.839 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-06 02:32:44.840 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-06 02:32:45.188 1 INFO neutron.plugins.ml2.managers [None req-0ddef3b8-f0c4-44f0-a285-bda6eb73bd31 - - - - - -] Initializing driver for type 'vlan' 2026-07-06 02:32:45.345 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-0ddef3b8-f0c4-44f0-a285-bda6eb73bd31 - - - - - -] VlanTypeDriver initialization complete 2026-07-06 02:32:45.345 1 INFO neutron.plugins.ml2.managers [None req-0ddef3b8-f0c4-44f0-a285-bda6eb73bd31 - - - - - -] Initializing driver for type 'vxlan' 2026-07-06 02:32:45.345 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-0ddef3b8-f0c4-44f0-a285-bda6eb73bd31 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-06 02:32:45.391 1 INFO neutron.plugins.ml2.managers [None req-0ddef3b8-f0c4-44f0-a285-bda6eb73bd31 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-06 02:32:45.392 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-0ddef3b8-f0c4-44f0-a285-bda6eb73bd31 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-06 02:32:45.392 1 INFO neutron.plugins.ml2.managers [None req-0ddef3b8-f0c4-44f0-a285-bda6eb73bd31 - - - - - -] Initializing extension driver 'port_security' 2026-07-06 02:32:45.392 1 INFO neutron.plugins.ml2.extensions.port_security [None req-0ddef3b8-f0c4-44f0-a285-bda6eb73bd31 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-06 02:32:45.392 1 INFO neutron.plugins.ml2.managers [None req-0ddef3b8-f0c4-44f0-a285-bda6eb73bd31 - - - - - -] Initializing extension driver 'qos' 2026-07-06 02:32:45.393 1 INFO neutron.plugins.ml2.managers [None req-0ddef3b8-f0c4-44f0-a285-bda6eb73bd31 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-06 02:32:45.393 1 INFO neutron.plugins.ml2.managers [None req-0ddef3b8-f0c4-44f0-a285-bda6eb73bd31 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-06 02:32:45.408 1 INFO neutron.quota [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded quota_driver: . 2026-07-06 02:32:45.409 1 INFO neutron.plugins.ml2.plugin [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Modular L2 Plugin initialization complete 2026-07-06 02:32:45.409 1 INFO neutron.plugins.ml2.managers [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-06 02:32:45.409 1 INFO neutron.plugins.ml2.managers [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-06 02:32:45.409 1 INFO neutron.plugins.ml2.managers [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-06 02:32:45.409 1 INFO neutron.extensions.vlantransparent [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Disabled vlantransparent extension. 2026-07-06 02:32:45.410 1 INFO neutron.extensions.qinq [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Disabled VLAN QinQ extension. 2026-07-06 02:32:45.410 1 INFO neutron.manager [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loading Plugin: qos 2026-07-06 02:32:45.422 1 INFO neutron.manager [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loading Plugin: router 2026-07-06 02:32:45.464 1 INFO neutron.services.service_base [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-06 02:32:45.464 1 INFO neutron.manager [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loading Plugin: segments 2026-07-06 02:32:45.538 1 INFO neutron.manager [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loading Plugin: trunk 2026-07-06 02:32:45.552 1 INFO neutron.manager [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loading Plugin: vpnaas 2026-07-06 02:32:45.584 1 WARNING stevedore.named [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-06 02:32:45.584 1 WARNING stevedore.named [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-06 02:32:45.806 1 INFO neutron_vpnaas.services.vpn.plugin [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-06 02:32:45.806 1 INFO neutron.common.utils [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-06 02:32:45.806 1 INFO neutron.manager [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loading Plugin: taas 2026-07-06 02:32:45.827 1 WARNING stevedore.named [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-06 02:32:45.857 1 INFO neutron_taas.services.taas.taas_plugin [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-06 02:32:45.858 1 INFO neutron.manager [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loading Plugin: tapmirror 2026-07-06 02:32:45.867 1 WARNING stevedore.named [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-06 02:32:45.884 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-06 02:32:45.884 1 INFO neutron.manager [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loading Plugin: auto_allocate 2026-07-06 02:32:45.893 1 INFO neutron.manager [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loading Plugin: tag 2026-07-06 02:32:45.901 1 INFO neutron.manager [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loading Plugin: timestamp 2026-07-06 02:32:45.905 1 INFO neutron.manager [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loading Plugin: network_ip_availability 2026-07-06 02:32:45.909 1 INFO neutron.manager [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loading Plugin: flavors 2026-07-06 02:32:45.912 1 INFO neutron.manager [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loading Plugin: revisions 2026-07-06 02:32:45.917 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Initializing extension manager. 2026-07-06 02:32:45.918 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: address-group 2026-07-06 02:32:45.919 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: address-scope 2026-07-06 02:32:45.919 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-06 02:32:45.920 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: agent 2026-07-06 02:32:45.921 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: agent-resources-synced 2026-07-06 02:32:45.922 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-06 02:32:45.923 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-06 02:32:45.923 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: availability_zone 2026-07-06 02:32:45.924 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: availability_zone_filter 2026-07-06 02:32:45.924 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-06 02:32:45.925 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: default-subnetpools 2026-07-06 02:32:45.926 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-06 02:32:45.926 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: dns-integration 2026-07-06 02:32:45.927 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: dns-domain-ports 2026-07-06 02:32:45.928 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-06 02:32:45.928 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: dvr 2026-07-06 02:32:45.929 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-06 02:32:45.929 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: empty-string-filtering 2026-07-06 02:32:45.930 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-06 02:32:45.930 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-06 02:32:45.930 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: external-net 2026-07-06 02:32:45.931 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-06 02:32:45.931 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: extraroute 2026-07-06 02:32:45.932 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: extraroute-atomic 2026-07-06 02:32:45.932 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-06 02:32:45.933 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-06 02:32:45.933 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-06 02:32:45.934 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-06 02:32:45.934 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: fip-port-details 2026-07-06 02:32:45.935 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: flavors 2026-07-06 02:32:45.936 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-06 02:32:45.936 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: floatingip-pools 2026-07-06 02:32:45.937 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: ip_allocation 2026-07-06 02:32:45.937 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-06 02:32:45.938 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: l2_adjacency 2026-07-06 02:32:45.939 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: router 2026-07-06 02:32:45.940 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-06 02:32:45.941 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-06 02:32:45.941 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-06 02:32:45.942 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: ext-gw-mode 2026-07-06 02:32:45.942 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: l3-ha 2026-07-06 02:32:45.943 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-06 02:32:45.943 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-06 02:32:45.943 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: l3-flavors 2026-07-06 02:32:45.944 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-06 02:32:45.945 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-06 02:32:45.947 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-06 02:32:45.948 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-06 02:32:45.949 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-06 02:32:45.949 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-06 02:32:45.950 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-06 02:32:45.950 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: multi-provider 2026-07-06 02:32:45.951 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: net-mtu 2026-07-06 02:32:45.951 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: net-mtu-writable 2026-07-06 02:32:45.952 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: network_availability_zone 2026-07-06 02:32:45.952 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: network_ha 2026-07-06 02:32:45.953 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: network-ip-availability 2026-07-06 02:32:45.954 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-06 02:32:45.954 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: pagination 2026-07-06 02:32:45.955 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: port-device-profile 2026-07-06 02:32:45.955 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-06 02:32:45.956 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-06 02:32:45.956 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-06 02:32:45.957 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: port-mac-override 2026-07-06 02:32:45.957 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-06 02:32:45.957 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-06 02:32:45.958 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-06 02:32:45.959 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: port-resource-request 2026-07-06 02:32:45.959 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-06 02:32:45.960 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-06 02:32:45.960 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: binding 2026-07-06 02:32:45.961 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: binding-extended 2026-07-06 02:32:45.961 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: port-security 2026-07-06 02:32:45.962 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: project-id 2026-07-06 02:32:45.962 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: provider 2026-07-06 02:32:45.963 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-06 02:32:45.964 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: qos 2026-07-06 02:32:45.965 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-06 02:32:45.965 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-06 02:32:45.966 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: qos-default 2026-07-06 02:32:45.966 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: qos-fip 2026-07-06 02:32:45.967 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-06 02:32:45.967 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-06 02:32:45.968 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-06 02:32:45.968 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-06 02:32:45.969 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-06 02:32:45.969 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: qos-pps 2026-07-06 02:32:45.970 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-06 02:32:45.970 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-06 02:32:45.971 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: qos-rules-alias 2026-07-06 02:32:45.971 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: quota-check-limit 2026-07-06 02:32:45.972 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-06 02:32:45.974 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: quotas 2026-07-06 02:32:45.976 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: quota_details 2026-07-06 02:32:45.978 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: rbac-policies 2026-07-06 02:32:45.978 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: rbac-address-group 2026-07-06 02:32:45.978 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: rbac-address-scope 2026-07-06 02:32:45.979 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: rbac-security-groups 2026-07-06 02:32:45.979 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-06 02:32:45.980 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: revision-if-match 2026-07-06 02:32:45.980 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-06 02:32:45.981 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: router_availability_zone 2026-07-06 02:32:45.981 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-06 02:32:45.983 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-06 02:32:45.983 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-06 02:32:45.984 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-06 02:32:45.984 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-06 02:32:45.985 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-06 02:32:45.985 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-06 02:32:45.989 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: security-group 2026-07-06 02:32:45.990 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: segment 2026-07-06 02:32:45.990 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-06 02:32:45.991 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: service-type 2026-07-06 02:32:45.991 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: sorting 2026-07-06 02:32:45.992 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: standard-attr-segment 2026-07-06 02:32:45.993 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: standard-attr-description 2026-07-06 02:32:45.993 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: stateful-security-group 2026-07-06 02:32:45.993 1 WARNING neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-06 02:32:45.994 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-06 02:32:45.994 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: subnet-external-network 2026-07-06 02:32:45.995 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: subnet_onboard 2026-07-06 02:32:45.995 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-06 02:32:45.996 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: subnet-service-types 2026-07-06 02:32:45.996 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: subnet_allocation 2026-07-06 02:32:45.997 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-06 02:32:45.997 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: tag-creation 2026-07-06 02:32:45.998 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-06 02:32:46.001 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: standard-attr-tag 2026-07-06 02:32:46.002 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-06 02:32:46.002 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: trunk 2026-07-06 02:32:46.003 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: trunk-details 2026-07-06 02:32:46.003 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-06 02:32:46.004 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-06 02:32:46.004 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-06 02:32:46.005 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-06 02:32:46.006 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-06 02:32:46.007 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-06 02:32:46.008 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: vpn-flavors 2026-07-06 02:32:46.009 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: vpnaas 2026-07-06 02:32:46.010 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: taas 2026-07-06 02:32:46.011 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: tap-mirror 2026-07-06 02:32:46.011 1 INFO neutron.api.extensions [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-06 02:32:46.014 1 INFO oslo_service.backend.eventlet.service [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Starting 2 workers 2026-07-06 02:32:46.019 1 INFO oslo_service.backend.eventlet.service [None req-55051ca5-1ec1-48f0-aa80-83b773d03c24 - - - - - -] Starting 1 workers 2026-07-06 02:33:26.040 10 INFO neutron.db.l3_hamode_db [None req-32ddef13-41fc-4fa6-a839-93092a014659 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-06 02:33:44.144 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 9c9c111b-3320-40b8-9097-4427ddf0157b 2026-07-06 02:33:45.596 11 INFO neutron.plugins.ml2.plugin [None req-cd90af79-9f18-43af-b625-f2584874faf3 - - - - - -] Attempt 1 to provision port 9c9c111b-3320-40b8-9097-4427ddf0157b 2026-07-06 02:33:46.112 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 9c9c111b-3320-40b8-9097-4427ddf0157b 2026-07-06 02:33:47.289 11 INFO neutron.plugins.ml2.plugin [None req-5d47f98a-9340-488b-9d2c-82dc6484d7b8 - - - - - -] Attempt 1 to provision port 9c9c111b-3320-40b8-9097-4427ddf0157b 2026-07-06 02:38:24.248 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port af97c1d9-de4c-42a2-b3c9-273e43a3f61f 2026-07-06 02:38:24.865 11 INFO neutron.plugins.ml2.plugin [None req-631060dc-8c92-430f-afb3-6989a3ae8dd4 - - - - - -] Attempt 1 to provision port af97c1d9-de4c-42a2-b3c9-273e43a3f61f 2026-07-06 02:38:26.211 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port af97c1d9-de4c-42a2-b3c9-273e43a3f61f 2026-07-06 02:38:26.554 11 INFO neutron.plugins.ml2.plugin [None req-fd752797-fd44-4c0b-8604-d13fe29acdba - - - - - -] Attempt 1 to provision port af97c1d9-de4c-42a2-b3c9-273e43a3f61f 2026-07-06 02:38:32.154 11 INFO neutron.plugins.ml2.plugin [None req-d79ef92d-70e6-4db5-9304-aa577880a6c4 - - - - - -] Attempt 1 to provision port 7f73a544-8179-452a-9490-c2a770859f5a 2026-07-06 02:42:19.103 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 7f73a544-8179-452a-9490-c2a770859f5a 2026-07-06 02:42:20.508 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 7f73a544-8179-452a-9490-c2a770859f5a 2026-07-06 02:51:21.225 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 172c5409-3545-48a7-bff9-8e151340109b 2026-07-06 02:51:23.198 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 172c5409-3545-48a7-bff9-8e151340109b 2026-07-06 03:09:10.814 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port fd1a307d-a11d-453e-ac01-17b0fb6a5e58 2026-07-06 03:09:11.018 10 INFO neutron.plugins.ml2.plugin [None req-95e84576-a916-42b1-9df3-56004b0f362f - - - - - -] Attempt 1 to provision port fd1a307d-a11d-453e-ac01-17b0fb6a5e58 2026-07-06 03:09:12.815 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port fd1a307d-a11d-453e-ac01-17b0fb6a5e58 2026-07-06 03:09:14.825 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port c8619995-89a7-44de-9490-e5ed6c6a5af0 2026-07-06 03:09:16.801 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port c8619995-89a7-44de-9490-e5ed6c6a5af0 2026-07-06 03:09:18.882 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 93871d5d-53d9-43df-84b8-b1ab07e8502a 2026-07-06 03:09:20.792 11 INFO neutron.plugins.ml2.plugin [None req-961f9511-95d1-49b1-9d5f-a35269918334 - - - - - -] Attempt 1 to provision port 93871d5d-53d9-43df-84b8-b1ab07e8502a 2026-07-06 03:09:20.863 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 93871d5d-53d9-43df-84b8-b1ab07e8502a 2026-07-06 03:09:20.885 11 INFO neutron.plugins.ml2.plugin [None req-961f9511-95d1-49b1-9d5f-a35269918334 - - - - - -] Attempt 1 to provision port fd1a307d-a11d-453e-ac01-17b0fb6a5e58 2026-07-06 03:09:20.923 11 INFO neutron.plugins.ml2.db [None req-961f9511-95d1-49b1-9d5f-a35269918334 - - - - - -] No ports have port_id starting with fd1a307d-a11d-453e-ac01-17b0fb6a5e58 2026-07-06 03:09:20.942 11 INFO neutron.plugins.ml2.plugin [None req-961f9511-95d1-49b1-9d5f-a35269918334 - - - - - -] Attempt 1 to provision port c8619995-89a7-44de-9490-e5ed6c6a5af0 2026-07-06 03:09:21.010 11 INFO neutron.plugins.ml2.plugin [None req-961f9511-95d1-49b1-9d5f-a35269918334 - - - - - -] Attempt 1 to provision port 60a88061-16d4-406a-a4bb-f6c1ec75147a 2026-07-06 03:09:25.844 11 INFO neutron.plugins.ml2.plugin [None req-2d9c03db-007b-4222-9ad1-0c0572ec33ee - - - - - -] Attempt 1 to provision port 93871d5d-53d9-43df-84b8-b1ab07e8502a 2026-07-06 03:09:25.904 11 INFO neutron.plugins.ml2.plugin [None req-2d9c03db-007b-4222-9ad1-0c0572ec33ee - - - - - -] Attempt 1 to provision port 60a88061-16d4-406a-a4bb-f6c1ec75147a 2026-07-06 03:09:26.877 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port c1041f59-41ea-4e29-9da4-7acabd200432 2026-07-06 03:09:29.086 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port c1041f59-41ea-4e29-9da4-7acabd200432 2026-07-06 03:09:29.399 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port b1075697-e3b8-444d-8007-c70b31434271 2026-07-06 03:09:29.878 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port d41a8928-3f4e-440b-ab0f-6eefbafa0c79 2026-07-06 03:09:31.218 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port b1075697-e3b8-444d-8007-c70b31434271 2026-07-06 03:09:31.472 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port d41a8928-3f4e-440b-ab0f-6eefbafa0c79 2026-07-06 03:09:31.751 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 6350ff06-3dc6-4bf7-9985-04b6842fa1b1 2026-07-06 03:09:32.764 10 INFO neutron.plugins.ml2.plugin [None req-f6173f20-b3a2-410e-a47b-7f6e2cea1417 - - - - - -] Attempt 1 to provision port 6350ff06-3dc6-4bf7-9985-04b6842fa1b1 2026-07-06 03:09:32.879 10 INFO neutron.plugins.ml2.plugin [None req-f6173f20-b3a2-410e-a47b-7f6e2cea1417 - - - - - -] Attempt 1 to provision port 6b36b242-3b2a-4513-b527-0b4867135d15 2026-07-06 03:09:32.929 10 INFO neutron.plugins.ml2.plugin [None req-f6173f20-b3a2-410e-a47b-7f6e2cea1417 - - - - - -] Attempt 1 to provision port 6d3e2f24-7c60-4281-8034-660d95f3f0ee 2026-07-06 03:09:32.977 10 INFO neutron.plugins.ml2.plugin [None req-f6173f20-b3a2-410e-a47b-7f6e2cea1417 - - - - - -] Attempt 1 to provision port 60a88061-16d4-406a-a4bb-f6c1ec75147a 2026-07-06 03:09:33.187 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 6350ff06-3dc6-4bf7-9985-04b6842fa1b1 2026-07-06 03:09:37.647 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port db786a2c-eb25-46f9-a9b0-63155a534acb 2026-07-06 03:09:37.868 11 INFO neutron.plugins.ml2.plugin [None req-b5925d75-d0da-48cc-bc77-2292360684c3 - - - - - -] Attempt 1 to provision port 3b132bd5-22df-47f6-bcb8-bd54d8b895a4 2026-07-06 03:09:37.921 11 INFO neutron.plugins.ml2.plugin [None req-b5925d75-d0da-48cc-bc77-2292360684c3 - - - - - -] Attempt 1 to provision port db786a2c-eb25-46f9-a9b0-63155a534acb 2026-07-06 03:09:38.014 11 INFO neutron.plugins.ml2.plugin [None req-b5925d75-d0da-48cc-bc77-2292360684c3 - - - - - -] Attempt 1 to provision port 60a88061-16d4-406a-a4bb-f6c1ec75147a 2026-07-06 03:09:38.155 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 2432fcc7-f6f1-479c-9bef-8cbc5e644567 2026-07-06 03:09:38.909 10 INFO neutron.notifiers.nova [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Nova event matching ['req-1aa51123-9d26-49cf-b37a-eb2fd315c650'] response: {'server_uuid': '600c6522-dba0-4afc-baed-6d33d62a7108', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2432fcc7-f6f1-479c-9bef-8cbc5e644567', 'code': 200} 2026-07-06 03:09:39.288 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port db786a2c-eb25-46f9-a9b0-63155a534acb 2026-07-06 03:09:39.553 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 2432fcc7-f6f1-479c-9bef-8cbc5e644567 2026-07-06 03:09:42.631 11 INFO neutron.plugins.ml2.plugin [None req-2a626d0f-7547-4e41-9563-d17d09d3c49c - - - - - -] Attempt 1 to provision port 6350ff06-3dc6-4bf7-9985-04b6842fa1b1 2026-07-06 03:09:42.707 11 INFO neutron.plugins.ml2.plugin [None req-2a626d0f-7547-4e41-9563-d17d09d3c49c - - - - - -] Attempt 1 to provision port db786a2c-eb25-46f9-a9b0-63155a534acb 2026-07-06 03:09:42.777 11 INFO neutron.plugins.ml2.plugin [None req-2a626d0f-7547-4e41-9563-d17d09d3c49c - - - - - -] Attempt 1 to provision port 6b36b242-3b2a-4513-b527-0b4867135d15 2026-07-06 03:09:42.809 11 INFO neutron.plugins.ml2.plugin [None req-2a626d0f-7547-4e41-9563-d17d09d3c49c - - - - - -] Attempt 1 to provision port 3b132bd5-22df-47f6-bcb8-bd54d8b895a4 2026-07-06 03:09:43.921 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 27c813d5-74b9-451a-a3c8-1d35472f3795 2026-07-06 03:09:44.479 11 INFO neutron.notifiers.nova [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Nova event matching ['req-0b3e64f1-154f-4b9d-b8b2-794268f1dda1'] response: {'server_uuid': '48b4cbeb-65c9-4159-a387-38c4b83f0044', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '27c813d5-74b9-451a-a3c8-1d35472f3795', 'code': 200} 2026-07-06 03:09:45.296 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 27c813d5-74b9-451a-a3c8-1d35472f3795 2026-07-06 03:09:46.648 11 INFO neutron.plugins.ml2.plugin [None req-45db7162-c29d-45e4-b75c-0ca2d770005e - - - - - -] Attempt 1 to provision port 3b132bd5-22df-47f6-bcb8-bd54d8b895a4 2026-07-06 03:09:46.675 11 INFO neutron.plugins.ml2.plugin [None req-45db7162-c29d-45e4-b75c-0ca2d770005e - - - - - -] Attempt 1 to provision port 9cadae63-4a17-4029-b3a7-98776f4fd7fc 2026-07-06 03:09:46.710 11 INFO neutron.plugins.ml2.plugin [None req-45db7162-c29d-45e4-b75c-0ca2d770005e - - - - - -] Attempt 1 to provision port 6b36b242-3b2a-4513-b527-0b4867135d15 2026-07-06 03:09:50.977 11 INFO neutron.plugins.ml2.plugin [None req-2ee63696-b4fa-4c42-b011-16ce2789f8d1 - - - - - -] Attempt 1 to provision port b545cf1a-4cd2-468c-9371-088a0f804d03 2026-07-06 03:09:51.011 11 INFO neutron.plugins.ml2.plugin [None req-2ee63696-b4fa-4c42-b011-16ce2789f8d1 - - - - - -] Attempt 1 to provision port 3b132bd5-22df-47f6-bcb8-bd54d8b895a4 2026-07-06 03:09:51.048 11 INFO neutron.plugins.ml2.plugin [None req-2ee63696-b4fa-4c42-b011-16ce2789f8d1 - - - - - -] Attempt 1 to provision port 6b36b242-3b2a-4513-b527-0b4867135d15 2026-07-06 03:09:51.917 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port b6469651-820f-4ed3-ab34-223ca3186712 2026-07-06 03:09:52.030 10 INFO neutron.notifiers.nova [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Nova event matching ['req-a293e18f-c2c6-4d2f-bd27-b4767f1c833a'] response: {'server_uuid': '92e11f1d-e026-4fa1-9edf-893eafa44f73', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b6469651-820f-4ed3-ab34-223ca3186712', 'code': 200} 2026-07-06 03:09:53.605 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port b6469651-820f-4ed3-ab34-223ca3186712 2026-07-06 03:09:56.260 11 INFO neutron.plugins.ml2.plugin [None req-1ce31be1-77c0-4f1b-b0de-114b210dab57 - - - - - -] Attempt 1 to provision port 27c813d5-74b9-451a-a3c8-1d35472f3795 2026-07-06 03:09:58.667 10 INFO neutron.plugins.ml2.plugin [None req-5574abcd-6342-4aad-9c5f-72e667fba306 - - - - - -] Attempt 1 to provision port b6469651-820f-4ed3-ab34-223ca3186712 2026-07-06 03:09:59.504 10 INFO neutron.notifiers.nova [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Nova event matching ['req-47e746cd-3212-4f26-ac1f-9992c3822f6c'] response: {'server_uuid': '92e11f1d-e026-4fa1-9edf-893eafa44f73', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b6469651-820f-4ed3-ab34-223ca3186712', 'code': 200} 2026-07-06 03:10:07.490 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 3b132bd5-22df-47f6-bcb8-bd54d8b895a4 2026-07-06 03:10:07.835 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port b545cf1a-4cd2-468c-9371-088a0f804d03 2026-07-06 03:10:09.477 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 3b132bd5-22df-47f6-bcb8-bd54d8b895a4 2026-07-06 03:10:09.728 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port b545cf1a-4cd2-468c-9371-088a0f804d03 2026-07-06 03:10:11.803 10 INFO neutron.plugins.ml2.plugin [None req-afe9f2d8-ddfe-45f7-a6db-2711f09355d6 - - - - - -] Attempt 1 to provision port 27c813d5-74b9-451a-a3c8-1d35472f3795 2026-07-06 03:10:15.300 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port d4da7334-3dd1-4b31-a5c7-b53a9601cb4f 2026-07-06 03:10:17.698 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port d4da7334-3dd1-4b31-a5c7-b53a9601cb4f 2026-07-06 03:10:17.913 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port b2f5edad-d8df-45c7-8033-e81ce8002a0b 2026-07-06 03:10:18.346 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port a0900ae5-1ef6-476c-b547-82a74f3223c1 2026-07-06 03:10:18.974 11 INFO neutron.plugins.ml2.plugin [None req-78f8d76e-4a20-477a-8afd-cfc543317837 - - - - - -] Attempt 1 to provision port ee074345-daae-4280-b174-3ea2a4c5a9de 2026-07-06 03:10:19.004 11 INFO neutron.plugins.ml2.plugin [None req-78f8d76e-4a20-477a-8afd-cfc543317837 - - - - - -] Attempt 1 to provision port ed18e6a7-58fa-4760-83ab-e928b9fb363a 2026-07-06 03:10:19.388 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port ed18e6a7-58fa-4760-83ab-e928b9fb363a 2026-07-06 03:10:19.424 11 INFO neutron.plugins.ml2.plugin [None req-78f8d76e-4a20-477a-8afd-cfc543317837 - - - - - -] Attempt 1 to provision port d9ac8d80-daa0-498d-9d23-15bdca2bce93 2026-07-06 03:10:19.457 11 INFO neutron.plugins.ml2.plugin [None req-78f8d76e-4a20-477a-8afd-cfc543317837 - - - - - -] Attempt 1 to provision port d4da7334-3dd1-4b31-a5c7-b53a9601cb4f 2026-07-06 03:10:19.625 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port b2f5edad-d8df-45c7-8033-e81ce8002a0b 2026-07-06 03:10:19.839 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port a0900ae5-1ef6-476c-b547-82a74f3223c1 2026-07-06 03:10:21.453 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port ed18e6a7-58fa-4760-83ab-e928b9fb363a 2026-07-06 03:10:25.069 11 INFO neutron.plugins.ml2.plugin [None req-060874da-bd40-49d3-a0a7-7ed306836f0b - - - - - -] Attempt 1 to provision port 34a50f0e-b980-4382-8ec6-239f64b71cb3 2026-07-06 03:10:25.108 11 INFO neutron.plugins.ml2.plugin [None req-060874da-bd40-49d3-a0a7-7ed306836f0b - - - - - -] Attempt 1 to provision port d4da7334-3dd1-4b31-a5c7-b53a9601cb4f 2026-07-06 03:10:25.193 11 INFO neutron.plugins.ml2.plugin [None req-060874da-bd40-49d3-a0a7-7ed306836f0b - - - - - -] Attempt 1 to provision port bd27f3e7-30ec-4758-bace-1c7ac7cb1a16 2026-07-06 03:10:25.241 11 INFO neutron.plugins.ml2.plugin [None req-060874da-bd40-49d3-a0a7-7ed306836f0b - - - - - -] Attempt 1 to provision port ed18e6a7-58fa-4760-83ab-e928b9fb363a 2026-07-06 03:10:25.321 11 INFO neutron.plugins.ml2.plugin [None req-060874da-bd40-49d3-a0a7-7ed306836f0b - - - - - -] Attempt 1 to provision port d9ac8d80-daa0-498d-9d23-15bdca2bce93 2026-07-06 03:10:28.690 10 INFO neutron.plugins.ml2.plugin [None req-869e29b7-6b26-404d-8772-59153ff1e2d7 - - - - - -] Attempt 1 to provision port d9ac8d80-daa0-498d-9d23-15bdca2bce93 2026-07-06 03:10:28.722 10 INFO neutron.plugins.ml2.plugin [None req-869e29b7-6b26-404d-8772-59153ff1e2d7 - - - - - -] Attempt 1 to provision port 34a50f0e-b980-4382-8ec6-239f64b71cb3 2026-07-06 03:10:30.597 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 0729879a-266d-4722-9dd3-4a291cd1b49b 2026-07-06 03:10:30.721 11 INFO neutron.notifiers.nova [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Nova event matching ['req-945191fa-fe4d-475b-81c8-5ef44e19ce5b'] response: {'server_uuid': '1dccf038-2479-4dfc-ae2d-bb7d986c400b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0729879a-266d-4722-9dd3-4a291cd1b49b', 'code': 200} 2026-07-06 03:10:31.834 11 INFO neutron.plugins.ml2.plugin [None req-db7e32a1-4e82-4eec-99cf-bf4971b27041 - - - - - -] Attempt 1 to provision port d9ac8d80-daa0-498d-9d23-15bdca2bce93 2026-07-06 03:10:31.869 11 INFO neutron.plugins.ml2.plugin [None req-db7e32a1-4e82-4eec-99cf-bf4971b27041 - - - - - -] Attempt 1 to provision port 34a50f0e-b980-4382-8ec6-239f64b71cb3 2026-07-06 03:10:32.194 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port b0727aa5-94ff-4a9e-9124-2f6ceaf6de8d 2026-07-06 03:10:32.324 10 INFO neutron.notifiers.nova [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Nova event matching ['req-426097e1-f4c6-4238-aefd-c5a48d4f7bbd'] response: {'server_uuid': 'c4ac22d4-6856-4183-96e9-27136bdb4405', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b0727aa5-94ff-4a9e-9124-2f6ceaf6de8d', 'code': 200} 2026-07-06 03:10:32.637 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 0729879a-266d-4722-9dd3-4a291cd1b49b 2026-07-06 03:10:33.982 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port b0727aa5-94ff-4a9e-9124-2f6ceaf6de8d 2026-07-06 03:10:36.155 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port ee074345-daae-4280-b174-3ea2a4c5a9de 2026-07-06 03:10:36.266 10 INFO neutron.plugins.ml2.plugin [None req-0f4e41e4-5a3c-475e-82ba-5d67cf73af9d - - - - - -] Attempt 1 to provision port 0729879a-266d-4722-9dd3-4a291cd1b49b 2026-07-06 03:10:36.329 10 INFO neutron.plugins.ml2.plugin [None req-0f4e41e4-5a3c-475e-82ba-5d67cf73af9d - - - - - -] Attempt 1 to provision port b0727aa5-94ff-4a9e-9124-2f6ceaf6de8d 2026-07-06 03:10:36.625 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 34a50f0e-b980-4382-8ec6-239f64b71cb3 2026-07-06 03:10:38.167 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port ee074345-daae-4280-b174-3ea2a4c5a9de 2026-07-06 03:10:38.350 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 0df69685-b914-45de-9c95-8291be3cd58d 2026-07-06 03:10:38.787 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 34a50f0e-b980-4382-8ec6-239f64b71cb3 2026-07-06 03:10:40.192 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port bd27f3e7-30ec-4758-bace-1c7ac7cb1a16 2026-07-06 03:10:40.460 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 07d89f57-282f-40b3-aa7a-1196261d067d 2026-07-06 03:10:40.763 11 INFO neutron.plugins.ml2.plugin [None req-26081621-bf95-4bea-9737-46a350dc338b - - - - - -] Attempt 1 to provision port 713ff3ac-58d7-4ca3-8080-b111900ae117 2026-07-06 03:10:40.783 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port d9ac8d80-daa0-498d-9d23-15bdca2bce93 2026-07-06 03:10:40.801 11 INFO neutron.plugins.ml2.plugin [None req-26081621-bf95-4bea-9737-46a350dc338b - - - - - -] Attempt 1 to provision port 07d89f57-282f-40b3-aa7a-1196261d067d 2026-07-06 03:10:41.141 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 0df69685-b914-45de-9c95-8291be3cd58d 2026-07-06 03:10:42.052 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port bd27f3e7-30ec-4758-bace-1c7ac7cb1a16 2026-07-06 03:10:42.280 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 07d89f57-282f-40b3-aa7a-1196261d067d 2026-07-06 03:10:42.507 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port d9ac8d80-daa0-498d-9d23-15bdca2bce93 2026-07-06 03:10:45.588 10 INFO neutron.plugins.ml2.plugin [None req-c9f63364-2fec-49b4-a4a2-d36168571f9e - - - - - -] Attempt 1 to provision port bffa85dd-0070-433d-85a0-1695cba28c82 2026-07-06 03:10:45.635 10 INFO neutron.plugins.ml2.plugin [None req-c9f63364-2fec-49b4-a4a2-d36168571f9e - - - - - -] Attempt 1 to provision port 07d89f57-282f-40b3-aa7a-1196261d067d 2026-07-06 03:10:48.068 10 INFO neutron.plugins.ml2.plugin [None req-797a9934-90b6-456e-8967-8212e832209b - - - - - -] Attempt 1 to provision port bffa85dd-0070-433d-85a0-1695cba28c82 2026-07-06 03:10:50.519 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 54fcaea6-e71a-453d-af0f-5714c78cbd04 2026-07-06 03:10:50.633 10 INFO neutron.notifiers.nova [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Nova event matching ['req-5b2de241-1245-432d-ad39-dffec0863cd3'] response: {'server_uuid': 'd119cee4-002a-4749-95ec-b0afc6289160', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '54fcaea6-e71a-453d-af0f-5714c78cbd04', 'code': 200} 2026-07-06 03:10:51.714 11 INFO neutron.plugins.ml2.plugin [None req-243c59aa-d8d7-4c03-bf66-12c35266e4da - - - - - -] Attempt 1 to provision port bffa85dd-0070-433d-85a0-1695cba28c82 2026-07-06 03:10:52.001 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 54fcaea6-e71a-453d-af0f-5714c78cbd04 2026-07-06 03:10:54.254 11 INFO neutron.plugins.ml2.plugin [None req-57467c69-d11c-4400-8253-4a4558dcb8c2 - - - - - -] Attempt 1 to provision port 2131e7f7-9c2a-467d-b99e-ab89d29691ec 2026-07-06 03:10:54.288 11 INFO neutron.plugins.ml2.plugin [None req-57467c69-d11c-4400-8253-4a4558dcb8c2 - - - - - -] Attempt 1 to provision port 54fcaea6-e71a-453d-af0f-5714c78cbd04 2026-07-06 03:10:56.062 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 23006f7c-935d-4dfa-9205-779ae1a1cdcc 2026-07-06 03:10:57.990 10 INFO neutron.plugins.ml2.plugin [None req-73e6525b-5998-4920-9728-f9f5fe9cd08c - - - - - -] Attempt 1 to provision port cb4ea408-9f15-46c4-aea9-7bab0e97b20f 2026-07-06 03:10:58.131 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port cb4ea408-9f15-46c4-aea9-7bab0e97b20f 2026-07-06 03:10:58.306 10 INFO neutron.plugins.ml2.plugin [None req-73e6525b-5998-4920-9728-f9f5fe9cd08c - - - - - -] Attempt 1 to provision port 90b4477d-84df-4902-b97b-4bde4e36f440 2026-07-06 03:10:58.366 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 23006f7c-935d-4dfa-9205-779ae1a1cdcc 2026-07-06 03:10:58.600 11 INFO neutron.plugins.ml2.plugin [None req-6d311589-2db0-4361-b94d-a67d58a0966c - - - - - -] Attempt 1 to provision port 713ff3ac-58d7-4ca3-8080-b111900ae117 2026-07-06 03:10:58.865 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port bffa85dd-0070-433d-85a0-1695cba28c82 2026-07-06 03:11:00.560 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port bffa85dd-0070-433d-85a0-1695cba28c82 2026-07-06 03:11:00.810 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port cb4ea408-9f15-46c4-aea9-7bab0e97b20f 2026-07-06 03:11:01.116 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 713ff3ac-58d7-4ca3-8080-b111900ae117 2026-07-06 03:11:02.498 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 713ff3ac-58d7-4ca3-8080-b111900ae117 2026-07-06 03:11:02.660 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 7d1d657e-e7dd-4271-ac6e-1504d0ff4287 2026-07-06 03:11:03.105 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 485ea48c-241b-4672-aa17-26b45442d8eb 2026-07-06 03:11:03.463 10 INFO neutron.plugins.ml2.plugin [None req-c9c2a119-07fe-4fa1-8e5f-a1df76fcdcd5 - - - - - -] Attempt 1 to provision port cb4ea408-9f15-46c4-aea9-7bab0e97b20f 2026-07-06 03:11:03.518 10 INFO neutron.plugins.ml2.plugin [None req-c9c2a119-07fe-4fa1-8e5f-a1df76fcdcd5 - - - - - -] Attempt 1 to provision port 90b4477d-84df-4902-b97b-4bde4e36f440 2026-07-06 03:11:03.543 10 INFO neutron.plugins.ml2.plugin [None req-c9c2a119-07fe-4fa1-8e5f-a1df76fcdcd5 - - - - - -] Attempt 1 to provision port 485ea48c-241b-4672-aa17-26b45442d8eb 2026-07-06 03:11:04.694 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 7d1d657e-e7dd-4271-ac6e-1504d0ff4287 2026-07-06 03:11:05.185 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 485ea48c-241b-4672-aa17-26b45442d8eb 2026-07-06 03:11:06.647 10 INFO neutron.notifiers.nova [None req-72de97f1-775a-4148-8aab-9fc6528be0b9 - - - - - -] Nova event matching ['req-f25825bb-709e-4406-9117-4f646063dbc8'] response: {'server_uuid': 'c4ac22d4-6856-4183-96e9-27136bdb4405', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b0727aa5-94ff-4a9e-9124-2f6ceaf6de8d', 'code': 200} 2026-07-06 03:11:09.251 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port b0727aa5-94ff-4a9e-9124-2f6ceaf6de8d 2026-07-06 03:11:09.491 10 INFO neutron.notifiers.nova [None req-6e44dff3-b343-4769-a0e5-9c17bec027d0 - - - - - -] Nova event matching ['req-8666bebb-29a4-48bd-8163-39855cfb6d9c'] response: {'server_uuid': 'c4ac22d4-6856-4183-96e9-27136bdb4405', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b0727aa5-94ff-4a9e-9124-2f6ceaf6de8d', 'code': 200} 2026-07-06 03:11:09.713 10 INFO neutron.plugins.ml2.plugin [None req-6e44dff3-b343-4769-a0e5-9c17bec027d0 - - - - - -] Attempt 1 to provision port f2563359-2fe4-4f86-82b0-7788b267da1f 2026-07-06 03:11:11.177 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 3c743e44-0fc4-4162-bd8a-6ef411986414 2026-07-06 03:11:11.410 10 INFO neutron.plugins.ml2.plugin [None req-910db292-481c-4496-a96d-b01c7d65158b - - - - - -] Attempt 1 to provision port 258c3121-a978-4d97-a3b6-c5ac67843929 2026-07-06 03:11:11.453 10 INFO neutron.plugins.ml2.plugin [None req-910db292-481c-4496-a96d-b01c7d65158b - - - - - -] Attempt 1 to provision port 3c743e44-0fc4-4162-bd8a-6ef411986414 2026-07-06 03:11:11.566 10 INFO neutron.plugins.ml2.plugin [None req-910db292-481c-4496-a96d-b01c7d65158b - - - - - -] Attempt 1 to provision port 90b4477d-84df-4902-b97b-4bde4e36f440 2026-07-06 03:11:11.626 10 INFO neutron.plugins.ml2.plugin [None req-910db292-481c-4496-a96d-b01c7d65158b - - - - - -] Attempt 1 to provision port 84b03b9e-718b-4d54-ab42-f5a37d56e8eb 2026-07-06 03:11:11.635 10 INFO neutron.plugins.ml2.plugin [None req-910db292-481c-4496-a96d-b01c7d65158b - - - - - -] Attempt 1 to provision port b0727aa5-94ff-4a9e-9124-2f6ceaf6de8d 2026-07-06 03:11:11.660 10 INFO neutron.plugins.ml2.plugin [None req-910db292-481c-4496-a96d-b01c7d65158b - - - - - -] Attempt 1 to provision port 485ea48c-241b-4672-aa17-26b45442d8eb 2026-07-06 03:11:11.720 10 INFO neutron.plugins.ml2.plugin [None req-910db292-481c-4496-a96d-b01c7d65158b - - - - - -] Attempt 1 to provision port 11870463-0a98-47d3-91f4-19669b012fae 2026-07-06 03:11:11.851 10 INFO neutron.plugins.ml2.plugin [None req-910db292-481c-4496-a96d-b01c7d65158b - - - - - -] Attempt 1 to provision port f2563359-2fe4-4f86-82b0-7788b267da1f 2026-07-06 03:11:13.664 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 3c743e44-0fc4-4162-bd8a-6ef411986414 2026-07-06 03:11:13.982 11 INFO neutron.plugins.ml2.plugin [None req-9daf183f-6202-4ed6-bf6b-a937008f8671 - - - - - -] Attempt 1 to provision port 6419f606-fb40-421d-bcfa-fcec2d69806b 2026-07-06 03:11:14.318 11 INFO neutron.notifiers.nova [None req-9daf183f-6202-4ed6-bf6b-a937008f8671 - - - - - -] Nova event matching ['req-d6eeb791-323b-448e-96aa-c3c1fa2a5d40'] response: {'server_uuid': '9b53108a-cb94-457e-bf2c-831c8c43fb27', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6419f606-fb40-421d-bcfa-fcec2d69806b', 'code': 200} 2026-07-06 03:11:15.186 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 6419f606-fb40-421d-bcfa-fcec2d69806b 2026-07-06 03:11:17.218 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 4af8a722-3deb-4ebf-9569-1165d53ca473 2026-07-06 03:11:17.609 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 2174b6fd-ecd5-4b24-bb77-8311701718cf 2026-07-06 03:11:19.076 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 4af8a722-3deb-4ebf-9569-1165d53ca473 2026-07-06 03:11:19.402 11 INFO neutron.plugins.ml2.plugin [None req-d41d879c-506c-418a-a099-6f57f0f799be - - - - - -] Attempt 1 to provision port 2174b6fd-ecd5-4b24-bb77-8311701718cf 2026-07-06 03:11:19.465 10 INFO neutron.plugins.ml2.plugin [None req-1b1a7c5c-6ed8-4014-be7e-343dcbc3a9d4 - - - - - -] Attempt 1 to provision port 026ebe2d-e370-48f2-9aa0-e3c6fda0cf49 2026-07-06 03:11:19.497 10 INFO neutron.plugins.ml2.plugin [None req-1b1a7c5c-6ed8-4014-be7e-343dcbc3a9d4 - - - - - -] Attempt 1 to provision port 2174b6fd-ecd5-4b24-bb77-8311701718cf 2026-07-06 03:11:19.567 10 INFO neutron.plugins.ml2.plugin [None req-1b1a7c5c-6ed8-4014-be7e-343dcbc3a9d4 - - - - - -] Attempt 1 to provision port 3c743e44-0fc4-4162-bd8a-6ef411986414 2026-07-06 03:11:19.638 10 INFO neutron.plugins.ml2.plugin [None req-1b1a7c5c-6ed8-4014-be7e-343dcbc3a9d4 - - - - - -] Attempt 1 to provision port 90b4477d-84df-4902-b97b-4bde4e36f440 2026-07-06 03:11:19.670 10 INFO neutron.plugins.ml2.plugin [None req-1b1a7c5c-6ed8-4014-be7e-343dcbc3a9d4 - - - - - -] Attempt 1 to provision port 84b03b9e-718b-4d54-ab42-f5a37d56e8eb 2026-07-06 03:11:19.694 10 INFO neutron.plugins.ml2.plugin [None req-1b1a7c5c-6ed8-4014-be7e-343dcbc3a9d4 - - - - - -] Attempt 1 to provision port 11870463-0a98-47d3-91f4-19669b012fae 2026-07-06 03:11:19.719 10 INFO neutron.plugins.ml2.plugin [None req-1b1a7c5c-6ed8-4014-be7e-343dcbc3a9d4 - - - - - -] Attempt 1 to provision port 908a9ec4-4c3d-4351-99fd-f4b561e39851 2026-07-06 03:11:21.189 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 2131e7f7-9c2a-467d-b99e-ab89d29691ec 2026-07-06 03:11:21.458 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 90b4477d-84df-4902-b97b-4bde4e36f440 2026-07-06 03:11:23.942 10 INFO neutron.plugins.ml2.plugin [None req-77d679ae-40b1-41c7-b4cd-0bbbfaba175a - - - - - -] Attempt 1 to provision port 11870463-0a98-47d3-91f4-19669b012fae 2026-07-06 03:11:24.091 10 INFO neutron.plugins.ml2.plugin [None req-77d679ae-40b1-41c7-b4cd-0bbbfaba175a - - - - - -] Attempt 1 to provision port 84b03b9e-718b-4d54-ab42-f5a37d56e8eb 2026-07-06 03:11:24.123 10 INFO neutron.plugins.ml2.plugin [None req-77d679ae-40b1-41c7-b4cd-0bbbfaba175a - - - - - -] Attempt 1 to provision port 6419f606-fb40-421d-bcfa-fcec2d69806b 2026-07-06 03:11:24.165 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 90b4477d-84df-4902-b97b-4bde4e36f440 2026-07-06 03:11:24.544 11 INFO neutron.plugins.ml2.plugin [None req-3fff640f-70a6-4ee3-ade2-406dfc3e2611 - - - - - -] Attempt 1 to provision port 5fe25a7d-5907-4442-9396-be4abb00aa34 2026-07-06 03:11:24.660 11 INFO neutron.notifiers.nova [None req-3fff640f-70a6-4ee3-ade2-406dfc3e2611 - - - - - -] Nova event matching ['req-ac110ce8-86d0-4235-8b07-91d9ef74bb90'] response: {'server_uuid': '2e1c77a9-9800-4e2f-9ff8-09108f117e2e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5fe25a7d-5907-4442-9396-be4abb00aa34', 'code': 200} 2026-07-06 03:11:24.878 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 2131e7f7-9c2a-467d-b99e-ab89d29691ec 2026-07-06 03:11:25.307 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 258c3121-a978-4d97-a3b6-c5ac67843929 2026-07-06 03:11:25.510 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 11870463-0a98-47d3-91f4-19669b012fae 2026-07-06 03:11:25.777 10 INFO neutron.plugins.ml2.plugin [None req-f227c965-c73d-41f3-9858-971c67e43581 - - - - - -] Attempt 1 to provision port 5fe25a7d-5907-4442-9396-be4abb00aa34 2026-07-06 03:11:28.422 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 3075dd47-4ade-49c8-885d-84d43f3a7edc 2026-07-06 03:11:28.554 11 INFO neutron.plugins.ml2.plugin [None req-cab34137-b4f5-48be-a976-1ff92d01abff - - - - - -] Attempt 1 to provision port 5fe25a7d-5907-4442-9396-be4abb00aa34 2026-07-06 03:11:28.593 11 INFO neutron.notifiers.nova [None req-cab34137-b4f5-48be-a976-1ff92d01abff - - - - - -] Nova event matching ['req-1fbb3016-4983-44ad-b219-5ae6b9583816'] response: {'server_uuid': '59f362ef-0201-4e88-a8ef-a89035e7c066', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3075dd47-4ade-49c8-885d-84d43f3a7edc', 'code': 200} 2026-07-06 03:11:28.660 11 INFO neutron.plugins.ml2.plugin [None req-0afa4a92-39af-4957-9ff7-70faeb85ffa3 - - - - - -] Attempt 1 to provision port 026ebe2d-e370-48f2-9aa0-e3c6fda0cf49 2026-07-06 03:11:28.698 11 INFO neutron.plugins.ml2.plugin [None req-0afa4a92-39af-4957-9ff7-70faeb85ffa3 - - - - - -] Attempt 1 to provision port 2174b6fd-ecd5-4b24-bb77-8311701718cf 2026-07-06 03:11:28.774 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 84b03b9e-718b-4d54-ab42-f5a37d56e8eb 2026-07-06 03:11:28.809 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 3075dd47-4ade-49c8-885d-84d43f3a7edc 2026-07-06 03:11:28.972 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 258c3121-a978-4d97-a3b6-c5ac67843929 2026-07-06 03:11:29.809 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 3075dd47-4ade-49c8-885d-84d43f3a7edc 2026-07-06 03:11:30.662 11 INFO neutron.plugins.ml2.plugin [None req-19b696a3-da27-4379-8868-1df1d04a8b97 - - - - - -] Attempt 1 to provision port 026ebe2d-e370-48f2-9aa0-e3c6fda0cf49 2026-07-06 03:11:30.699 11 INFO neutron.plugins.ml2.plugin [None req-19b696a3-da27-4379-8868-1df1d04a8b97 - - - - - -] Attempt 1 to provision port 92f269cb-e780-416f-9293-63e28643c4c3 2026-07-06 03:11:31.548 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 908a9ec4-4c3d-4351-99fd-f4b561e39851 2026-07-06 03:11:31.869 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 84b03b9e-718b-4d54-ab42-f5a37d56e8eb 2026-07-06 03:11:31.951 10 INFO neutron.plugins.ml2.plugin [None req-3ddf4583-3301-43b9-a1ee-84265e7ca61b - - - - - -] Attempt 1 to provision port 026ebe2d-e370-48f2-9aa0-e3c6fda0cf49 2026-07-06 03:11:33.410 11 INFO neutron.plugins.ml2.plugin [None req-4c1a7029-d71c-4592-bede-50b8b5172bbc - - - - - -] Attempt 1 to provision port 3075dd47-4ade-49c8-885d-84d43f3a7edc 2026-07-06 03:11:33.548 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 908a9ec4-4c3d-4351-99fd-f4b561e39851 2026-07-06 03:11:33.710 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 92f269cb-e780-416f-9293-63e28643c4c3 2026-07-06 03:11:33.992 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 84b03b9e-718b-4d54-ab42-f5a37d56e8eb 2026-07-06 03:11:34.240 10 INFO neutron.plugins.ml2.plugin [None req-9c549f8c-f029-461b-8bb3-fe213ff8ab43 - - - - - -] Attempt 1 to provision port 026ebe2d-e370-48f2-9aa0-e3c6fda0cf49 2026-07-06 03:11:35.760 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 92f269cb-e780-416f-9293-63e28643c4c3 2026-07-06 03:11:35.933 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 026ebe2d-e370-48f2-9aa0-e3c6fda0cf49 2026-07-06 03:11:44.303 10 INFO neutron.notifiers.nova [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Nova event matching ['req-fe0302c4-7d33-4301-b5e8-9efcb565b7b1'] response: {'server_uuid': '2e1c77a9-9800-4e2f-9ff8-09108f117e2e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5fe25a7d-5907-4442-9396-be4abb00aa34', 'code': 200} 2026-07-06 03:11:58.089 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 18bfdff4-c607-46ae-94c8-c6b58a9749ae 2026-07-06 03:11:58.241 11 INFO neutron.notifiers.nova [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Nova event matching ['req-23a46296-1757-4b09-9c36-98aaef0dea94'] response: {'server_uuid': 'a0923710-1ec1-4dcb-8723-8d29d743ba3b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '18bfdff4-c607-46ae-94c8-c6b58a9749ae', 'code': 200} 2026-07-06 03:11:59.549 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 18bfdff4-c607-46ae-94c8-c6b58a9749ae 2026-07-06 03:11:59.827 10 INFO neutron.plugins.ml2.plugin [None req-9ba5224f-c0d4-4c79-8005-2f9e2e8debc2 - - - - - -] Attempt 1 to provision port 16efd3b9-e0d8-44ad-b3c1-3d5c6b5c49ec 2026-07-06 03:12:17.600 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 0376c7c6-7ea2-4549-a044-b5cc44d93629 2026-07-06 03:12:19.520 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 0376c7c6-7ea2-4549-a044-b5cc44d93629 2026-07-06 03:12:21.619 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 4ea555d3-c3b6-4089-b52a-0c84ab1cda00 2026-07-06 03:12:22.808 10 INFO neutron.plugins.ml2.plugin [None req-e20dc68b-06ad-478d-8956-837027a0c293 - - - - - -] Attempt 1 to provision port 0376c7c6-7ea2-4549-a044-b5cc44d93629 2026-07-06 03:12:24.101 10 INFO neutron.notifiers.nova [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Nova event matching ['req-be47d21f-5d8c-49b1-980a-f2acffec7457'] response: {'server_uuid': 'a0923710-1ec1-4dcb-8723-8d29d743ba3b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '18bfdff4-c607-46ae-94c8-c6b58a9749ae', 'code': 200} 2026-07-06 03:12:27.607 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 846b2536-1bde-4ed7-a051-efeacd1e45db 2026-07-06 03:12:29.602 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 846b2536-1bde-4ed7-a051-efeacd1e45db 2026-07-06 03:12:31.959 11 INFO neutron.notifiers.nova [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Nova event matching ['req-6881ca8f-a8d9-468b-a4d1-588781508ea9'] response: {'server_uuid': '9b53108a-cb94-457e-bf2c-831c8c43fb27', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6419f606-fb40-421d-bcfa-fcec2d69806b', 'code': 200} 2026-07-06 03:12:35.604 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port de7ac32b-bce0-4ff7-925d-78f9748601d9 2026-07-06 03:12:47.549 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 1603ff27-94fa-421e-aa82-e4dc85d22dc9 2026-07-06 03:12:49.654 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 1603ff27-94fa-421e-aa82-e4dc85d22dc9 2026-07-06 03:12:49.871 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port c0b23fd1-5a1a-4b04-b017-cd0606d5849f 2026-07-06 03:12:51.573 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port c0b23fd1-5a1a-4b04-b017-cd0606d5849f 2026-07-06 03:12:51.619 10 INFO neutron.plugins.ml2.plugin [None req-fd1774d0-bf66-4548-9cf0-baa7a98e5148 - - - - - -] Attempt 1 to provision port c0b23fd1-5a1a-4b04-b017-cd0606d5849f 2026-07-06 03:12:51.675 10 INFO neutron.plugins.ml2.plugin [None req-fd1774d0-bf66-4548-9cf0-baa7a98e5148 - - - - - -] Attempt 1 to provision port 1603ff27-94fa-421e-aa82-e4dc85d22dc9 2026-07-06 03:12:59.646 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port f97b030c-e094-4345-bf0b-fe103024cd60 2026-07-06 03:13:03.548 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 62cb891c-df8b-438c-888e-971a69140f5e 2026-07-06 03:13:18.036 10 INFO neutron.plugins.ml2.plugin [None req-80b233a3-8189-4050-8835-c857dd85eeb8 - - - - - -] Attempt 1 to provision port 9c9c111b-3320-40b8-9097-4427ddf0157b 2026-07-06 03:13:27.642 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 03e51f11-cb2c-47b4-a3d4-bf88642f5071 2026-07-06 03:13:29.028 11 INFO neutron.plugins.ml2.plugin [None req-06e685e4-1c7e-42c9-9f28-12d8b6c3c176 - - - - - -] Attempt 1 to provision port 03e51f11-cb2c-47b4-a3d4-bf88642f5071 2026-07-06 03:13:29.596 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 03e51f11-cb2c-47b4-a3d4-bf88642f5071 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server [None req-be13e798-c100-4909-bff7-40a808f44b19 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 1f965329-cd1c-4b16-b2d2-af40ccd00d86: This subnet is being modified by another concurrent operation. 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 269, in inner 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server raise self.value 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server raise self.value 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server raise self.value 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-06 03:13:30.164 10 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-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-06 03:13:30.164 10 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-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-06 03:13:30.164 10 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-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 716, in inner 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server raise self.value 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server raise self.value 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server raise self.value 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-06 03:13:30.164 10 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-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-06 03:13:30.164 10 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-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-06 03:13:30.164 10 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-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-07-06 03:13:30.164 10 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-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-07-06 03:13:30.164 10 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-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-06 03:13:30.164 10 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-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-06 03:13:30.164 10 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-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-07-06 03:13:30.164 10 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-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server raise exception 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 1f965329-cd1c-4b16-b2d2-af40ccd00d86: This subnet is being modified by another concurrent operation. 2026-07-06 03:13:30.164 10 ERROR oslo_messaging.rpc.server 2026-07-06 03:14:11.709 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 38e91e8e-c020-41af-8a43-c329e2dfa4aa 2026-07-06 03:14:12.899 10 INFO neutron.plugins.ml2.plugin [None req-62927f9e-9339-4baf-934b-dd9413192204 - - - - - -] Attempt 1 to provision port 38e91e8e-c020-41af-8a43-c329e2dfa4aa 2026-07-06 03:14:13.580 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 38e91e8e-c020-41af-8a43-c329e2dfa4aa 2026-07-06 03:14:15.618 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 0ce688e2-2f5a-4c0a-8bf7-2863c5a4aa27 2026-07-06 03:14:17.682 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 0ce688e2-2f5a-4c0a-8bf7-2863c5a4aa27 2026-07-06 03:14:17.917 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 1f70eae9-1896-4c79-a876-3b28f1b4c676 2026-07-06 03:14:19.691 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 8b8731b8-7f67-404f-a001-e3339b478404 2026-07-06 03:14:20.114 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 1f70eae9-1896-4c79-a876-3b28f1b4c676 2026-07-06 03:14:21.816 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 8b8731b8-7f67-404f-a001-e3339b478404 2026-07-06 03:14:23.645 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 38e91e8e-c020-41af-8a43-c329e2dfa4aa 2026-07-06 03:14:26.035 10 INFO neutron.plugins.ml2.plugin [None req-c34a494c-963c-474c-b582-28bab5d1f372 - - - - - -] Attempt 1 to provision port c6dc7fc2-551e-41b8-853e-a2836f4c3e44 2026-07-06 03:14:26.069 10 INFO neutron.plugins.ml2.plugin [None req-c34a494c-963c-474c-b582-28bab5d1f372 - - - - - -] Attempt 1 to provision port 0ce688e2-2f5a-4c0a-8bf7-2863c5a4aa27 2026-07-06 03:14:26.128 10 INFO neutron.plugins.ml2.plugin [None req-c34a494c-963c-474c-b582-28bab5d1f372 - - - - - -] Attempt 1 to provision port 07f1732a-e63d-4222-97ae-9d2c405f4658 2026-07-06 03:14:26.159 10 INFO neutron.plugins.ml2.plugin [None req-c34a494c-963c-474c-b582-28bab5d1f372 - - - - - -] Attempt 1 to provision port 8b8731b8-7f67-404f-a001-e3339b478404 2026-07-06 03:14:26.240 10 INFO neutron.plugins.ml2.plugin [None req-c34a494c-963c-474c-b582-28bab5d1f372 - - - - - -] Attempt 1 to provision port 38e91e8e-c020-41af-8a43-c329e2dfa4aa 2026-07-06 03:14:31.304 10 INFO neutron.plugins.ml2.plugin [None req-73a2cdfd-2997-409d-b1ad-b13e11180d68 - - - - - -] Attempt 1 to provision port 7f99f568-7234-4a55-b800-24f08f4ee82c 2026-07-06 03:14:31.332 10 INFO neutron.plugins.ml2.plugin [None req-73a2cdfd-2997-409d-b1ad-b13e11180d68 - - - - - -] Attempt 1 to provision port 0ce688e2-2f5a-4c0a-8bf7-2863c5a4aa27 2026-07-06 03:14:31.391 10 INFO neutron.plugins.ml2.plugin [None req-73a2cdfd-2997-409d-b1ad-b13e11180d68 - - - - - -] Attempt 1 to provision port 07f1732a-e63d-4222-97ae-9d2c405f4658 2026-07-06 03:14:31.420 10 INFO neutron.plugins.ml2.plugin [None req-73a2cdfd-2997-409d-b1ad-b13e11180d68 - - - - - -] Attempt 1 to provision port b28e3e5a-f3c2-4325-87b3-7898cf9855af 2026-07-06 03:14:31.451 10 INFO neutron.plugins.ml2.plugin [None req-73a2cdfd-2997-409d-b1ad-b13e11180d68 - - - - - -] Attempt 1 to provision port 8b8731b8-7f67-404f-a001-e3339b478404 2026-07-06 03:14:31.502 10 INFO neutron.plugins.ml2.plugin [None req-73a2cdfd-2997-409d-b1ad-b13e11180d68 - - - - - -] Attempt 1 to provision port 38e91e8e-c020-41af-8a43-c329e2dfa4aa 2026-07-06 03:14:32.374 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 68082c47-47cf-4c26-a729-ab852689ac8f 2026-07-06 03:14:32.503 11 INFO neutron.notifiers.nova [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Nova event matching ['req-fff1282a-b456-499e-889a-7a9a3e51f729'] response: {'server_uuid': 'ae806134-ca9a-4f65-81df-d8b0371bd79b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '68082c47-47cf-4c26-a729-ab852689ac8f', 'code': 200} 2026-07-06 03:14:33.637 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 68082c47-47cf-4c26-a729-ab852689ac8f 2026-07-06 03:14:35.603 11 INFO neutron.plugins.ml2.plugin [None req-55c1f360-91e3-40d3-b701-2f22adb5baaa - - - - - -] Attempt 1 to provision port 7f99f568-7234-4a55-b800-24f08f4ee82c 2026-07-06 03:14:35.649 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port b28e3e5a-f3c2-4325-87b3-7898cf9855af 2026-07-06 03:14:35.762 11 INFO neutron.plugins.ml2.plugin [None req-55c1f360-91e3-40d3-b701-2f22adb5baaa - - - - - -] Attempt 1 to provision port 0ce688e2-2f5a-4c0a-8bf7-2863c5a4aa27 2026-07-06 03:14:35.820 11 INFO neutron.plugins.ml2.plugin [None req-55c1f360-91e3-40d3-b701-2f22adb5baaa - - - - - -] Attempt 1 to provision port 07f1732a-e63d-4222-97ae-9d2c405f4658 2026-07-06 03:14:35.983 11 INFO neutron.plugins.ml2.plugin [None req-55c1f360-91e3-40d3-b701-2f22adb5baaa - - - - - -] Attempt 1 to provision port 68082c47-47cf-4c26-a729-ab852689ac8f 2026-07-06 03:14:35.989 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 07f1732a-e63d-4222-97ae-9d2c405f4658 2026-07-06 03:14:36.052 11 INFO neutron.plugins.ml2.plugin [None req-55c1f360-91e3-40d3-b701-2f22adb5baaa - - - - - -] Attempt 1 to provision port b28e3e5a-f3c2-4325-87b3-7898cf9855af 2026-07-06 03:14:36.145 11 INFO neutron.plugins.ml2.plugin [None req-55c1f360-91e3-40d3-b701-2f22adb5baaa - - - - - -] Attempt 1 to provision port 8b8731b8-7f67-404f-a001-e3339b478404 2026-07-06 03:14:36.239 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port c6dc7fc2-551e-41b8-853e-a2836f4c3e44 2026-07-06 03:14:36.515 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 7f99f568-7234-4a55-b800-24f08f4ee82c 2026-07-06 03:14:37.638 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port b28e3e5a-f3c2-4325-87b3-7898cf9855af 2026-07-06 03:14:37.876 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 07f1732a-e63d-4222-97ae-9d2c405f4658 2026-07-06 03:14:38.140 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port c6dc7fc2-551e-41b8-853e-a2836f4c3e44 2026-07-06 03:14:38.304 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 7f99f568-7234-4a55-b800-24f08f4ee82c 2026-07-06 03:14:39.402 11 INFO neutron.plugins.ml2.plugin [None req-39ff7203-4804-4a20-b0cc-d1fbb46ba13a - - - - - -] Attempt 1 to provision port 07f1732a-e63d-4222-97ae-9d2c405f4658 2026-07-06 03:14:39.458 11 INFO neutron.plugins.ml2.plugin [None req-39ff7203-4804-4a20-b0cc-d1fbb46ba13a - - - - - -] Attempt 1 to provision port 7f99f568-7234-4a55-b800-24f08f4ee82c 2026-07-06 03:14:39.522 11 INFO neutron.plugins.ml2.plugin [None req-39ff7203-4804-4a20-b0cc-d1fbb46ba13a - - - - - -] Attempt 1 to provision port b28e3e5a-f3c2-4325-87b3-7898cf9855af 2026-07-06 03:14:41.717 10 INFO neutron.plugins.ml2.plugin [None req-cf31dc03-4744-4782-8fbb-1fda2abc5bf7 - - - - - -] Attempt 1 to provision port 7f99f568-7234-4a55-b800-24f08f4ee82c 2026-07-06 03:14:41.776 10 INFO neutron.plugins.ml2.plugin [None req-cf31dc03-4744-4782-8fbb-1fda2abc5bf7 - - - - - -] Attempt 1 to provision port b28e3e5a-f3c2-4325-87b3-7898cf9855af 2026-07-06 03:14:43.114 10 INFO neutron.plugins.ml2.plugin [None req-fc193422-4235-416c-b53e-c61be6ed14ef - - - - - -] Attempt 1 to provision port 68082c47-47cf-4c26-a729-ab852689ac8f 2026-07-06 03:14:49.668 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 201fc49c-951a-4d8f-b995-276cb4be7da7 2026-07-06 03:14:49.834 10 INFO neutron.notifiers.nova [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Nova event matching ['req-7e6cfaaf-8eaa-49d2-9df3-e27c60dff3fa'] response: {'server_uuid': 'f99f3a2b-f6a1-4698-913e-11e13c9b4466', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '201fc49c-951a-4d8f-b995-276cb4be7da7', 'code': 200} 2026-07-06 03:14:51.633 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 201fc49c-951a-4d8f-b995-276cb4be7da7 2026-07-06 03:15:23.748 10 INFO neutron.plugins.ml2.plugin [None req-eeeb2e21-cbf8-486c-829b-3aa370274f06 - - - - - -] Attempt 1 to provision port 8b37c0c5-af6b-4640-afe8-c92acca5ac29 2026-07-06 03:15:56.238 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 90ea6593-77e1-404e-90d8-f2aa73f97462 2026-07-06 03:15:56.371 10 INFO neutron.notifiers.nova [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Nova event matching ['req-afbc8338-3b85-4216-83c3-a3bd3b198fef'] response: {'server_uuid': '607a574f-b60b-4b43-8c5e-17e7ed7b91f9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '90ea6593-77e1-404e-90d8-f2aa73f97462', 'code': 200} 2026-07-06 03:15:57.681 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 90ea6593-77e1-404e-90d8-f2aa73f97462 2026-07-06 03:16:51.872 11 INFO neutron.plugins.ml2.plugin [None req-602660ee-3f07-462a-b17b-087495265a1f - - - - - -] Attempt 1 to provision port e1443420-5b75-4118-a351-cd2e4704d55c 2026-07-06 03:16:57.754 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port e1443420-5b75-4118-a351-cd2e4704d55c 2026-07-06 03:16:57.881 10 INFO neutron.notifiers.nova [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Nova event matching ['req-992748ba-cd05-4364-984e-b841a05eab23'] response: {'server_uuid': '607a574f-b60b-4b43-8c5e-17e7ed7b91f9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e1443420-5b75-4118-a351-cd2e4704d55c', 'code': 200} 2026-07-06 03:16:59.729 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port e1443420-5b75-4118-a351-cd2e4704d55c 2026-07-06 03:17:02.230 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port e1443420-5b75-4118-a351-cd2e4704d55c 2026-07-06 03:17:30.199 11 INFO neutron.plugins.ml2.plugin [None req-7bbfcd0e-add3-4d17-a22c-f67d98231fba - - - - - -] Attempt 1 to provision port 44332cab-6f6c-4af2-9875-d1770d5b46b2 2026-07-06 03:17:37.340 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 44332cab-6f6c-4af2-9875-d1770d5b46b2 2026-07-06 03:17:37.495 11 INFO neutron.notifiers.nova [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Nova event matching ['req-ff9909b3-10cd-4631-b077-881c4ac36ac4'] response: {'server_uuid': '607a574f-b60b-4b43-8c5e-17e7ed7b91f9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '44332cab-6f6c-4af2-9875-d1770d5b46b2', 'code': 200} 2026-07-06 03:17:37.947 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 44332cab-6f6c-4af2-9875-d1770d5b46b2 2026-07-06 03:17:51.213 10 INFO neutron.plugins.ml2.plugin [None req-90991e5b-cdcc-423d-adcb-32ff5b48c0da - - - - - -] Attempt 1 to provision port 553d4044-ed2f-4624-b64a-0cc94fe484c7 2026-07-06 03:17:58.009 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 553d4044-ed2f-4624-b64a-0cc94fe484c7 2026-07-06 03:17:58.171 11 INFO neutron.notifiers.nova [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Nova event matching ['req-70747c9f-5d8c-4a8d-a233-4d978e4e1415'] response: {'server_uuid': '607a574f-b60b-4b43-8c5e-17e7ed7b91f9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '553d4044-ed2f-4624-b64a-0cc94fe484c7', 'code': 200} 2026-07-06 03:17:59.985 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 553d4044-ed2f-4624-b64a-0cc94fe484c7 2026-07-06 03:18:02.262 11 INFO neutron.plugins.ml2.plugin [None req-79a960dd-e818-4f54-a3ed-9c9cc8c07366 - - - - - -] Attempt 1 to provision port 44332cab-6f6c-4af2-9875-d1770d5b46b2 2026-07-06 03:18:15.997 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 553d4044-ed2f-4624-b64a-0cc94fe484c7 2026-07-06 03:18:16.312 10 INFO neutron.plugins.ml2.plugin [None req-094196ac-9c5c-4e16-957c-c81011a3de2d - - - - - -] Attempt 1 to provision port 553d4044-ed2f-4624-b64a-0cc94fe484c7 2026-07-06 03:18:17.713 10 INFO neutron.plugins.ml2.plugin [None req-d5a03355-6c9c-41cd-b827-e593034c8336 - - - - - -] Attempt 1 to provision port 553d4044-ed2f-4624-b64a-0cc94fe484c7 2026-07-06 03:18:18.016 11 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 553d4044-ed2f-4624-b64a-0cc94fe484c7 2026-07-06 03:18:25.550 11 INFO neutron.plugins.ml2.plugin [None req-edc5c8b3-dc32-4a39-a707-dc0314085df7 - - - - - -] Attempt 1 to provision port 44332cab-6f6c-4af2-9875-d1770d5b46b2 2026-07-06 03:18:26.030 10 INFO neutron.plugins.ml2.plugin [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Attempt 1 to provision port 44332cab-6f6c-4af2-9875-d1770d5b46b2 2026-07-06 03:18:58.219 10 INFO neutron.notifiers.nova [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Nova event matching ['req-f9fa82c4-fbe7-4443-bc81-1b4f8c6451b2'] response: {'server_uuid': 'f99f3a2b-f6a1-4698-913e-11e13c9b4466', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '201fc49c-951a-4d8f-b995-276cb4be7da7', 'code': 200} 2026-07-06 03:19:10.231 10 INFO neutron.notifiers.nova [None req-792b569f-a5da-46c4-a277-eab70b288132 - - - - - -] Nova event matching ['req-e5028182-f398-4829-9871-4d36be63f170'] response: {'server_uuid': 'ae806134-ca9a-4f65-81df-d8b0371bd79b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '68082c47-47cf-4c26-a729-ab852689ac8f', 'code': 200}