+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /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-05-06 05:38:15.861 1 INFO neutron.common.config [-] Logging enabled! 2026-05-06 05:38:15.861 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 25.2.4.dev2 2026-05-06 05:38:15.862 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-06 05:38:15.862 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-06 05:38:16.893 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-06 05:38:16.972 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-06 05:38:16.975 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-06 05:38:16.976 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-06 05:38:16.976 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-06 05:38:16.976 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-06 05:38:16.976 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 05:38:16.983 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 05:38:16.983 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 05:38:16.983 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-06 05:38:17.001 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-06 05:38:17.002 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-06 05:38:17.002 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-06 05:38:17.033 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-06 05:38:17.033 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-06 05:38:17.033 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-06 05:38:17.033 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-06 05:38:17.317 1 INFO neutron.plugins.ml2.managers [None req-a01fa047-7ece-49ce-b9f9-529b43008a18 - - - - - -] Initializing driver for type 'vlan' 2026-05-06 05:38:17.594 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a01fa047-7ece-49ce-b9f9-529b43008a18 - - - - - -] VlanTypeDriver initialization complete 2026-05-06 05:38:17.595 1 INFO neutron.plugins.ml2.managers [None req-a01fa047-7ece-49ce-b9f9-529b43008a18 - - - - - -] Initializing driver for type 'vxlan' 2026-05-06 05:38:17.595 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a01fa047-7ece-49ce-b9f9-529b43008a18 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-06 05:38:17.636 1 INFO neutron.plugins.ml2.managers [None req-a01fa047-7ece-49ce-b9f9-529b43008a18 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-06 05:38:17.636 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a01fa047-7ece-49ce-b9f9-529b43008a18 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-06 05:38:17.636 1 INFO neutron.plugins.ml2.managers [None req-a01fa047-7ece-49ce-b9f9-529b43008a18 - - - - - -] Initializing extension driver 'port_security' 2026-05-06 05:38:17.637 1 INFO neutron.plugins.ml2.extensions.port_security [None req-a01fa047-7ece-49ce-b9f9-529b43008a18 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-06 05:38:17.637 1 INFO neutron.plugins.ml2.managers [None req-a01fa047-7ece-49ce-b9f9-529b43008a18 - - - - - -] Initializing extension driver 'qos' 2026-05-06 05:38:17.637 1 INFO neutron.plugins.ml2.managers [None req-a01fa047-7ece-49ce-b9f9-529b43008a18 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-06 05:38:17.638 1 INFO neutron.plugins.ml2.managers [None req-a01fa047-7ece-49ce-b9f9-529b43008a18 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-06 05:38:17.653 1 INFO neutron.quota [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded quota_driver: . 2026-05-06 05:38:17.653 1 INFO neutron.plugins.ml2.plugin [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Modular L2 Plugin initialization complete 2026-05-06 05:38:17.654 1 INFO neutron.plugins.ml2.managers [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-06 05:38:17.654 1 INFO neutron.plugins.ml2.managers [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-06 05:38:17.654 1 INFO neutron.plugins.ml2.managers [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-06 05:38:17.654 1 INFO neutron.extensions.vlantransparent [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Disabled vlantransparent extension. 2026-05-06 05:38:17.654 1 INFO neutron.manager [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loading Plugin: qos 2026-05-06 05:38:17.666 1 INFO neutron.manager [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loading Plugin: router 2026-05-06 05:38:17.702 1 INFO neutron.services.service_base [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-06 05:38:17.703 1 INFO neutron.manager [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loading Plugin: segments 2026-05-06 05:38:17.769 1 INFO neutron.manager [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loading Plugin: trunk 2026-05-06 05:38:17.782 1 INFO neutron.manager [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loading Plugin: vpnaas 2026-05-06 05:38:17.814 1 WARNING stevedore.named [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-06 05:38:17.903 1 INFO neutron_vpnaas.services.vpn.plugin [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-06 05:38:17.903 1 INFO neutron.common.utils [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-06 05:38:17.903 1 INFO neutron.manager [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loading Plugin: auto_allocate 2026-05-06 05:38:17.909 1 INFO neutron.manager [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loading Plugin: tag 2026-05-06 05:38:17.916 1 INFO neutron.manager [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loading Plugin: timestamp 2026-05-06 05:38:17.919 1 INFO neutron.manager [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loading Plugin: network_ip_availability 2026-05-06 05:38:17.922 1 INFO neutron.manager [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loading Plugin: flavors 2026-05-06 05:38:17.925 1 INFO neutron.manager [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loading Plugin: revisions 2026-05-06 05:38:17.928 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Initializing extension manager. 2026-05-06 05:38:17.929 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: address-group 2026-05-06 05:38:17.931 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: address-scope 2026-05-06 05:38:17.931 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-06 05:38:17.932 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: agent 2026-05-06 05:38:17.932 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: agent-resources-synced 2026-05-06 05:38:17.933 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-06 05:38:17.934 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-06 05:38:17.935 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: availability_zone 2026-05-06 05:38:17.935 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: availability_zone_filter 2026-05-06 05:38:17.936 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-06 05:38:17.936 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: default-subnetpools 2026-05-06 05:38:17.937 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-06 05:38:17.938 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: dns-integration 2026-05-06 05:38:17.938 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: dns-domain-ports 2026-05-06 05:38:17.939 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-06 05:38:17.939 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: dvr 2026-05-06 05:38:17.940 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-06 05:38:17.940 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: empty-string-filtering 2026-05-06 05:38:17.941 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 05:38:17.941 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-06 05:38:17.942 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: external-net 2026-05-06 05:38:17.942 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-06 05:38:17.942 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: extraroute 2026-05-06 05:38:17.943 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: extraroute-atomic 2026-05-06 05:38:17.943 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-06 05:38:17.944 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-06 05:38:17.944 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-06 05:38:17.945 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-06 05:38:17.945 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: fip-port-details 2026-05-06 05:38:17.946 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: flavors 2026-05-06 05:38:17.947 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-06 05:38:17.947 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: floatingip-pools 2026-05-06 05:38:17.948 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: ip_allocation 2026-05-06 05:38:17.948 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-06 05:38:17.949 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: l2_adjacency 2026-05-06 05:38:17.950 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: router 2026-05-06 05:38:17.951 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 05:38:17.952 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-06 05:38:17.952 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-06 05:38:17.953 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: ext-gw-mode 2026-05-06 05:38:17.953 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: l3-ha 2026-05-06 05:38:17.953 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-06 05:38:17.954 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-06 05:38:17.954 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: l3-flavors 2026-05-06 05:38:17.955 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-06 05:38:17.956 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-06 05:38:17.957 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-06 05:38:17.958 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-06 05:38:17.959 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-06 05:38:17.960 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-06 05:38:17.960 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-06 05:38:17.961 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: multi-provider 2026-05-06 05:38:17.961 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: net-mtu 2026-05-06 05:38:17.962 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: net-mtu-writable 2026-05-06 05:38:17.962 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: network_availability_zone 2026-05-06 05:38:17.963 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: network_ha 2026-05-06 05:38:17.963 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: network-ip-availability 2026-05-06 05:38:17.964 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-06 05:38:17.964 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: pagination 2026-05-06 05:38:17.965 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: port-device-profile 2026-05-06 05:38:17.965 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-06 05:38:17.966 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-06 05:38:17.966 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-06 05:38:17.967 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: port-mac-override 2026-05-06 05:38:17.967 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-06 05:38:17.968 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-06 05:38:17.968 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-06 05:38:17.968 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: port-resource-request 2026-05-06 05:38:17.969 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-06 05:38:17.970 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-06 05:38:17.970 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: binding 2026-05-06 05:38:17.971 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: binding-extended 2026-05-06 05:38:17.971 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: port-security 2026-05-06 05:38:17.972 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: project-id 2026-05-06 05:38:17.972 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: provider 2026-05-06 05:38:17.974 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: qos 2026-05-06 05:38:17.974 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-06 05:38:17.975 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-06 05:38:17.975 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: qos-default 2026-05-06 05:38:17.976 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: qos-fip 2026-05-06 05:38:17.976 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-06 05:38:17.976 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-06 05:38:17.977 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-06 05:38:17.977 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-06 05:38:17.978 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-06 05:38:17.978 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: qos-pps 2026-05-06 05:38:17.979 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-06 05:38:17.979 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-06 05:38:17.980 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: qos-rules-alias 2026-05-06 05:38:17.980 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: quota-check-limit 2026-05-06 05:38:17.982 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: quotas 2026-05-06 05:38:17.986 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: quota_details 2026-05-06 05:38:17.987 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: rbac-policies 2026-05-06 05:38:17.988 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: rbac-address-group 2026-05-06 05:38:17.988 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: rbac-address-scope 2026-05-06 05:38:17.988 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: rbac-security-groups 2026-05-06 05:38:17.989 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-06 05:38:17.989 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: revision-if-match 2026-05-06 05:38:17.990 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-06 05:38:17.991 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: router_availability_zone 2026-05-06 05:38:17.991 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-06 05:38:17.992 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-06 05:38:17.993 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-06 05:38:17.993 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-06 05:38:17.994 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-06 05:38:17.994 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-06 05:38:17.994 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-06 05:38:17.998 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: security-group 2026-05-06 05:38:17.999 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: segment 2026-05-06 05:38:18.000 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-06 05:38:18.000 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: service-type 2026-05-06 05:38:18.001 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: sorting 2026-05-06 05:38:18.001 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: standard-attr-segment 2026-05-06 05:38:18.002 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: standard-attr-description 2026-05-06 05:38:18.002 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: stateful-security-group 2026-05-06 05:38:18.002 1 WARNING neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-06 05:38:18.003 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-06 05:38:18.003 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: subnet-external-network 2026-05-06 05:38:18.004 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: subnet_onboard 2026-05-06 05:38:18.004 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-06 05:38:18.005 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: subnet-service-types 2026-05-06 05:38:18.006 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: subnet_allocation 2026-05-06 05:38:18.006 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-06 05:38:18.007 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: tag-creation 2026-05-06 05:38:18.008 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-06 05:38:18.012 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: standard-attr-tag 2026-05-06 05:38:18.012 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-06 05:38:18.013 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: trunk 2026-05-06 05:38:18.013 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: trunk-details 2026-05-06 05:38:18.014 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-06 05:38:18.014 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-06 05:38:18.016 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-06 05:38:18.016 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-06 05:38:18.017 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: vpn-flavors 2026-05-06 05:38:18.018 1 INFO neutron.api.extensions [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Loaded extension: vpnaas 2026-05-06 05:38:18.021 1 INFO oslo_service.service [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Starting 2 workers 2026-05-06 05:38:18.025 1 INFO oslo_service.service [None req-81e05d65-9a58-45a0-93a5-fc046613a332 - - - - - -] Starting 1 workers 2026-05-06 05:38:59.129 10 INFO neutron.db.l3_hamode_db [None req-49f5c35c-dc0f-4cd0-8f4b-205814e22a30 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 05:39:15.360 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 0d1f2e14-3738-4cc3-8afc-69c473e9b498 2026-05-06 05:39:15.913 10 INFO neutron.plugins.ml2.plugin [None req-14a13cd3-65e2-4203-95f4-e8170ed13ab6 - - - - - -] Attempt 1 to provision port 0d1f2e14-3738-4cc3-8afc-69c473e9b498 2026-05-06 05:39:17.220 10 INFO neutron.plugins.ml2.plugin [None req-44aed851-9ed7-4d31-9d54-dc97a061304d - - - - - -] Attempt 1 to provision port 0d1f2e14-3738-4cc3-8afc-69c473e9b498 2026-05-06 05:39:17.297 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 0d1f2e14-3738-4cc3-8afc-69c473e9b498 2026-05-06 05:43:37.445 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 0835dbae-d15a-4a9e-9e3d-df4e63f0e396 2026-05-06 05:43:37.539 10 INFO neutron.plugins.ml2.plugin [None req-319f5287-d08f-4b15-a4fa-4bf8d462da0e - - - - - -] Attempt 1 to provision port 0835dbae-d15a-4a9e-9e3d-df4e63f0e396 2026-05-06 05:43:38.852 10 INFO neutron.plugins.ml2.plugin [None req-c797a099-c1c4-4950-9d05-daa441af503f - - - - - -] Attempt 1 to provision port 0835dbae-d15a-4a9e-9e3d-df4e63f0e396 2026-05-06 05:43:39.426 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 0835dbae-d15a-4a9e-9e3d-df4e63f0e396 2026-05-06 05:43:44.162 9 INFO neutron.plugins.ml2.plugin [None req-78960f8e-6147-42dc-bd06-e7e5a1c92463 - - - - - -] Attempt 1 to provision port fe63be70-39c0-450f-9a96-3dbd113c259a 2026-05-06 05:47:08.168 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port fe63be70-39c0-450f-9a96-3dbd113c259a 2026-05-06 05:47:09.568 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port fe63be70-39c0-450f-9a96-3dbd113c259a 2026-05-06 05:55:21.886 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port a5f6fd3e-50ba-44d5-8430-b471264a9bec 2026-05-06 05:55:23.850 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port a5f6fd3e-50ba-44d5-8430-b471264a9bec 2026-05-06 06:10:14.418 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port cb90f68c-5479-48e4-8ab8-86e892405ed2 2026-05-06 06:10:14.572 9 INFO neutron.plugins.ml2.plugin [None req-382b709f-274e-4034-aa48-f764f9c8102f - - - - - -] Attempt 1 to provision port c4853724-5fe3-410a-8143-a6acff2523b1 2026-05-06 06:10:15.273 9 INFO neutron.plugins.ml2.plugin [None req-18825906-1542-427c-8df8-e7ec89301ab3 - - - - - -] Attempt 1 to provision port be41ef40-defd-47bc-8c04-86109576106b 2026-05-06 06:10:16.004 9 INFO neutron.plugins.ml2.plugin [None req-e1b70019-8c4f-40b7-8552-7dff310ed75b - - - - - -] Attempt 1 to provision port cb90f68c-5479-48e4-8ab8-86e892405ed2 2026-05-06 06:10:16.077 9 INFO neutron.plugins.ml2.plugin [None req-e1b70019-8c4f-40b7-8552-7dff310ed75b - - - - - -] Attempt 1 to provision port fb6b33b9-ade5-421c-848e-aa31dd977899 2026-05-06 06:10:16.454 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port fb6b33b9-ade5-421c-848e-aa31dd977899 2026-05-06 06:10:16.678 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port cb90f68c-5479-48e4-8ab8-86e892405ed2 2026-05-06 06:10:16.682 9 INFO neutron.plugins.ml2.plugin [None req-7ab867cc-a436-4fcc-9257-bad9d5e98c92 - - - - - -] Attempt 1 to provision port cb90f68c-5479-48e4-8ab8-86e892405ed2 2026-05-06 06:10:17.385 10 INFO neutron.plugins.ml2.plugin [None req-1b5ad8a3-9473-4888-89c6-612aec9b7f6f - - - - - -] Attempt 1 to provision port e7d43804-b8ec-4e27-975a-de6de6e535fd 2026-05-06 06:10:17.426 10 INFO neutron.plugins.ml2.plugin [None req-1b5ad8a3-9473-4888-89c6-612aec9b7f6f - - - - - -] Attempt 1 to provision port fb6b33b9-ade5-421c-848e-aa31dd977899 2026-05-06 06:10:18.094 10 INFO neutron.plugins.ml2.plugin [None req-50de89bb-4eef-454c-b347-c27a39378ad8 - - - - - -] Attempt 1 to provision port e7d43804-b8ec-4e27-975a-de6de6e535fd 2026-05-06 06:10:18.116 10 INFO neutron.plugins.ml2.plugin [None req-50de89bb-4eef-454c-b347-c27a39378ad8 - - - - - -] Attempt 1 to provision port 6504c196-c88d-4dba-85e0-2a238482f79d 2026-05-06 06:10:18.799 9 INFO neutron.plugins.ml2.plugin [None req-9e558882-92c2-4157-a013-1c7be44d241f - - - - - -] Attempt 1 to provision port 6504c196-c88d-4dba-85e0-2a238482f79d 2026-05-06 06:10:20.920 10 INFO neutron.plugins.ml2.plugin [None req-ee23d3f7-72d4-4dcb-b491-2e764f281052 - - - - - -] Attempt 1 to provision port 01d29214-f5b0-45fa-a78f-703ef5b91cd7 2026-05-06 06:10:22.022 10 INFO neutron.plugins.ml2.plugin [None req-400a3c3b-f45c-4f17-a8e0-4f018a3a50cb - - - - - -] Attempt 1 to provision port 21beb863-138c-4923-99c3-7174ebe502bb 2026-05-06 06:10:22.593 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 21beb863-138c-4923-99c3-7174ebe502bb 2026-05-06 06:10:23.341 10 INFO neutron.plugins.ml2.plugin [None req-f7d3bb5e-4c9b-46a0-8bfa-63d91170e161 - - - - - -] Attempt 1 to provision port 21beb863-138c-4923-99c3-7174ebe502bb 2026-05-06 06:10:24.036 9 INFO neutron.plugins.ml2.plugin [None req-64d2659a-1182-4cbd-8f21-8bfe8cfb56cc - - - - - -] Attempt 1 to provision port afb57bfb-6845-49cb-bb1c-04e6a1778057 2026-05-06 06:10:24.746 10 INFO neutron.plugins.ml2.plugin [None req-d509fa0f-c620-4fb6-ab41-818d4ebb4c3c - - - - - -] Attempt 1 to provision port afb57bfb-6845-49cb-bb1c-04e6a1778057 2026-05-06 06:10:26.542 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port e52a34a7-b409-4d2a-bd28-661870a04d76 2026-05-06 06:10:27.245 9 INFO neutron.plugins.ml2.plugin [None req-e3463b50-e536-4783-bb98-18277d480ad5 - - - - - -] Attempt 1 to provision port e54a7c8e-8dc6-4a29-9ec1-dea67b1ddd1b 2026-05-06 06:10:28.354 10 INFO neutron.plugins.ml2.plugin [None req-ef681790-0aff-484e-8e22-c0064bd1fe07 - - - - - -] Attempt 1 to provision port bf0470ea-b5cf-49a2-a8bf-762839b0ad6b 2026-05-06 06:10:28.583 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port bf0470ea-b5cf-49a2-a8bf-762839b0ad6b 2026-05-06 06:10:28.901 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port e52a34a7-b409-4d2a-bd28-661870a04d76 2026-05-06 06:10:29.471 9 INFO neutron.plugins.ml2.plugin [None req-69edac77-9799-43e9-a57b-ac250a827c34 - - - - - -] Attempt 1 to provision port 55faae79-5b7a-4e2d-83f6-e86ceaea8045 2026-05-06 06:10:29.510 9 INFO neutron.plugins.ml2.plugin [None req-69edac77-9799-43e9-a57b-ac250a827c34 - - - - - -] Attempt 1 to provision port bf0470ea-b5cf-49a2-a8bf-762839b0ad6b 2026-05-06 06:10:30.382 10 INFO neutron.plugins.ml2.plugin [None req-fb8aed43-cc77-4cd6-8da4-70ee88d345ca - - - - - -] Attempt 1 to provision port 55faae79-5b7a-4e2d-83f6-e86ceaea8045 2026-05-06 06:10:30.542 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port bf0470ea-b5cf-49a2-a8bf-762839b0ad6b 2026-05-06 06:10:30.787 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 104ba47d-76de-47d0-81ec-0c1d00743f8b 2026-05-06 06:10:31.075 10 INFO neutron.plugins.ml2.plugin [None req-c4a347c9-ba99-4c27-8527-f7dfcfee1e97 - - - - - -] Attempt 1 to provision port 55faae79-5b7a-4e2d-83f6-e86ceaea8045 2026-05-06 06:10:31.095 10 INFO neutron.plugins.ml2.plugin [None req-c4a347c9-ba99-4c27-8527-f7dfcfee1e97 - - - - - -] Attempt 1 to provision port 45d91a93-a83a-40aa-bcf5-eae862b9fa86 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server [None req-3ed1376b-1528-41d7-933e-0a44cfe01fb1 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 52c66a20-5519-4b1e-85f3-a20cec14b5f9: This subnet is being modified by another concurrent operation. 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 172, in _process_incoming 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-06 06:10:31.422 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-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-06 06:10:31.422 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-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 262, in inner 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-05-06 06:10:31.422 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-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-06 06:10:31.422 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-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-06 06:10:31.422 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-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-06 06:10:31.422 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-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-06 06:10:31.422 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-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-06 06:10:31.422 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-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-06 06:10:31.422 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-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-06 06:10:31.422 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-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-06 06:10:31.422 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-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-06 06:10:31.422 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-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-06 06:10:31.422 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-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-06 06:10:31.422 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-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-06 06:10:31.422 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-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-06 06:10:31.422 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-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-06 06:10:31.422 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-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-06 06:10:31.422 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-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-06 06:10:31.422 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-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-06 06:10:31.422 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-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-06 06:10:31.422 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-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1608, in create_port 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1573, in _create_port_db 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1573, in create_port_db 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-05-06 06:10:31.422 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-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-06 06:10:31.422 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-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-06 06:10:31.422 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-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-06 06:10:31.422 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-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-06 06:10:31.422 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-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-05-06 06:10:31.422 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-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server raise exception 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 52c66a20-5519-4b1e-85f3-a20cec14b5f9: This subnet is being modified by another concurrent operation. 2026-05-06 06:10:31.422 10 ERROR oslo_messaging.rpc.server 2026-05-06 06:10:32.773 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 104ba47d-76de-47d0-81ec-0c1d00743f8b 2026-05-06 06:10:34.448 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 21a3b3e2-0a2c-4fbb-92ee-8b90f60bdcad 2026-05-06 06:10:35.364 10 INFO neutron.plugins.ml2.plugin [None req-70e75023-efd1-4f90-b571-629efeb0bb54 - - - - - -] Attempt 1 to provision port 21a3b3e2-0a2c-4fbb-92ee-8b90f60bdcad 2026-05-06 06:10:36.233 9 INFO neutron.plugins.ml2.plugin [None req-891a7df9-31f9-4dc4-950d-685a96904767 - - - - - -] Attempt 1 to provision port 979acd47-5a29-4767-ac83-61484be159a5 2026-05-06 06:10:36.577 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port e2dadcbf-4232-4a80-a286-d33c42f44ea3 2026-05-06 06:10:36.940 10 INFO neutron.plugins.ml2.plugin [None req-207ccddc-9cc7-4044-bfe9-65f229f1d505 - - - - - -] Attempt 1 to provision port 2534e659-4e80-47d3-83e1-f8b154e7c627 2026-05-06 06:10:36.978 10 INFO neutron.plugins.ml2.plugin [None req-207ccddc-9cc7-4044-bfe9-65f229f1d505 - - - - - -] Attempt 1 to provision port 21a3b3e2-0a2c-4fbb-92ee-8b90f60bdcad 2026-05-06 06:10:37.067 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 21a3b3e2-0a2c-4fbb-92ee-8b90f60bdcad 2026-05-06 06:10:37.651 10 INFO neutron.plugins.ml2.plugin [None req-62457d09-6210-4db7-8297-e7db4915e5e0 - - - - - -] Attempt 1 to provision port 2534e659-4e80-47d3-83e1-f8b154e7c627 2026-05-06 06:10:38.358 10 INFO neutron.plugins.ml2.plugin [None req-785e9e08-91b0-4bcb-9174-73d0263d3b40 - - - - - -] Attempt 1 to provision port 2534e659-4e80-47d3-83e1-f8b154e7c627 2026-05-06 06:10:38.512 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port e2dadcbf-4232-4a80-a286-d33c42f44ea3 2026-05-06 06:10:41.290 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 45d91a93-a83a-40aa-bcf5-eae862b9fa86 2026-05-06 06:10:41.817 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9801eb3-9abc-4328-b7f8-c69c68b17c4b'] response: {'server_uuid': '5bc95c24-82e8-45a2-ba27-8b2ebf313e83', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '45d91a93-a83a-40aa-bcf5-eae862b9fa86', 'code': 200} 2026-05-06 06:10:42.560 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 45d91a93-a83a-40aa-bcf5-eae862b9fa86 2026-05-06 06:10:45.131 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 5cc61247-43d5-4e35-8f89-878e0b1606bd 2026-05-06 06:10:45.271 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e74f89e3-3e17-4c9c-a2e8-f23e7a47ca71'] response: {'server_uuid': '9d8848df-59d8-421f-ba86-8d9ad12499fb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5cc61247-43d5-4e35-8f89-878e0b1606bd', 'code': 200} 2026-05-06 06:10:46.541 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 5cc61247-43d5-4e35-8f89-878e0b1606bd 2026-05-06 06:10:49.050 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 0fb0d32b-4555-42de-90ed-089373e462c8 2026-05-06 06:10:49.149 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca2b7166-717c-47eb-873e-abb807a26a5d'] response: {'server_uuid': 'ec8f114e-0b03-4f48-a31e-ecddeec4f390', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0fb0d32b-4555-42de-90ed-089373e462c8', 'code': 200} 2026-05-06 06:10:50.529 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 0fb0d32b-4555-42de-90ed-089373e462c8 2026-05-06 06:10:54.708 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port f8c112fc-a3af-4653-98a6-d250f37a9bba 2026-05-06 06:10:55.197 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 8f5f48de-8519-40f5-9e1f-68fbb913d23c 2026-05-06 06:10:55.639 10 INFO neutron.plugins.ml2.plugin [None req-aa66d4c7-7ac7-4313-92c4-b0c4799cbf77 - - - - - -] Attempt 1 to provision port 8f5f48de-8519-40f5-9e1f-68fbb913d23c 2026-05-06 06:10:56.348 10 INFO neutron.plugins.ml2.plugin [None req-5188b067-9d3c-4b8b-b1de-7bcb6042bcaf - - - - - -] Attempt 1 to provision port 8f5f48de-8519-40f5-9e1f-68fbb913d23c 2026-05-06 06:10:56.400 10 INFO neutron.plugins.ml2.plugin [None req-5188b067-9d3c-4b8b-b1de-7bcb6042bcaf - - - - - -] Attempt 1 to provision port f8c112fc-a3af-4653-98a6-d250f37a9bba 2026-05-06 06:10:56.441 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port f8c112fc-a3af-4653-98a6-d250f37a9bba 2026-05-06 06:10:56.447 10 INFO neutron.plugins.ml2.plugin [None req-5188b067-9d3c-4b8b-b1de-7bcb6042bcaf - - - - - -] Attempt 1 to provision port 7594308d-309f-4365-94a5-894c49e2749f 2026-05-06 06:10:56.655 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 8f5f48de-8519-40f5-9e1f-68fbb913d23c 2026-05-06 06:10:57.056 10 INFO neutron.plugins.ml2.plugin [None req-e09fe824-423e-40d9-9246-02f8e15e6b94 - - - - - -] Attempt 1 to provision port f8c112fc-a3af-4653-98a6-d250f37a9bba 2026-05-06 06:10:57.130 10 INFO neutron.plugins.ml2.plugin [None req-e09fe824-423e-40d9-9246-02f8e15e6b94 - - - - - -] Attempt 1 to provision port 7594308d-309f-4365-94a5-894c49e2749f 2026-05-06 06:11:00.073 9 INFO neutron.plugins.ml2.plugin [None req-17b6ef13-c08c-495e-961c-af342eccc6b8 - - - - - -] Attempt 1 to provision port 04b0cc96-0899-4614-8811-a2f14ca66ea2 2026-05-06 06:11:00.483 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 383ac138-a68c-477b-a5f9-f8aebd11b314 2026-05-06 06:11:01.381 9 INFO neutron.plugins.ml2.plugin [None req-ee4b499c-9243-44bf-8e4b-ef8eaf5de50e - - - - - -] Attempt 1 to provision port 383ac138-a68c-477b-a5f9-f8aebd11b314 2026-05-06 06:11:02.507 9 INFO neutron.plugins.ml2.plugin [None req-3da584dd-527d-4073-8712-b6cbf047dcd7 - - - - - -] Attempt 1 to provision port 383ac138-a68c-477b-a5f9-f8aebd11b314 2026-05-06 06:11:02.551 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port c91d03fa-183e-41bd-a494-093439ad4dbf 2026-05-06 06:11:02.572 9 INFO neutron.plugins.ml2.plugin [None req-3da584dd-527d-4073-8712-b6cbf047dcd7 - - - - - -] Attempt 1 to provision port 90ef7503-f87c-468e-9854-bd087de28cf6 2026-05-06 06:11:02.927 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 66bd7eec-f40c-4578-abe9-8e39df1e2722 2026-05-06 06:11:03.358 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 55faae79-5b7a-4e2d-83f6-e86ceaea8045 2026-05-06 06:11:03.406 9 INFO neutron.plugins.ml2.plugin [None req-479454e2-4c2f-4086-8209-7f2a71f6e4c8 - - - - - -] Attempt 1 to provision port 90ef7503-f87c-468e-9854-bd087de28cf6 2026-05-06 06:11:03.636 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port e54a7c8e-8dc6-4a29-9ec1-dea67b1ddd1b 2026-05-06 06:11:03.885 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 383ac138-a68c-477b-a5f9-f8aebd11b314 2026-05-06 06:11:04.108 9 INFO neutron.plugins.ml2.plugin [None req-82177358-5e36-4767-bfeb-5aadd220ac3d - - - - - -] Attempt 1 to provision port 66bd7eec-f40c-4578-abe9-8e39df1e2722 2026-05-06 06:11:04.201 9 INFO neutron.plugins.ml2.plugin [None req-82177358-5e36-4767-bfeb-5aadd220ac3d - - - - - -] Attempt 1 to provision port 90ef7503-f87c-468e-9854-bd087de28cf6 2026-05-06 06:11:04.837 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 55faae79-5b7a-4e2d-83f6-e86ceaea8045 2026-05-06 06:11:05.033 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port c91d03fa-183e-41bd-a494-093439ad4dbf 2026-05-06 06:11:05.226 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port e54a7c8e-8dc6-4a29-9ec1-dea67b1ddd1b 2026-05-06 06:11:06.651 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 31e0b3e8-0f85-4f38-9048-ae76d2c7432b 2026-05-06 06:11:08.334 9 INFO neutron.plugins.ml2.plugin [None req-22a2bf31-243d-4b7d-a101-5ef9605f39c3 - - - - - -] Attempt 1 to provision port 31e0b3e8-0f85-4f38-9048-ae76d2c7432b 2026-05-06 06:11:10.347 10 INFO neutron.plugins.ml2.plugin [None req-70a14bee-f336-44b2-a7a3-88d7bf2ea72f - - - - - -] Attempt 1 to provision port 89580c30-ce76-4e4d-a93b-25d862df425c 2026-05-06 06:11:10.729 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 979acd47-5a29-4767-ac83-61484be159a5 2026-05-06 06:11:10.971 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 2534e659-4e80-47d3-83e1-f8b154e7c627 2026-05-06 06:11:12.714 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 979acd47-5a29-4767-ac83-61484be159a5 2026-05-06 06:11:12.861 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 2534e659-4e80-47d3-83e1-f8b154e7c627 2026-05-06 06:11:14.462 10 INFO neutron.plugins.ml2.plugin [None req-e3dd361f-26a1-4ee2-814c-3e9502e98c91 - - - - - -] Attempt 1 to provision port 0fb0d32b-4555-42de-90ed-089373e462c8 2026-05-06 06:11:15.256 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port fe0ba03d-bde4-48c2-8356-0bf5eebdc08c 2026-05-06 06:11:15.644 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 0fb0d32b-4555-42de-90ed-089373e462c8 2026-05-06 06:11:15.767 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0932fbbd-f3b7-4abe-bac7-bc2eb5340c8e'] response: {'server_uuid': '20e42e86-ef25-4bba-b2b8-1977ee1ff6b6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fe0ba03d-bde4-48c2-8356-0bf5eebdc08c', 'code': 200} 2026-05-06 06:11:16.533 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-90c3c8f9-d0bb-4713-8d29-626ce7b28a84'] response: {'server_uuid': '9d8848df-59d8-421f-ba86-8d9ad12499fb', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5cc61247-43d5-4e35-8f89-878e0b1606bd', 'code': 200} 2026-05-06 06:11:17.177 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 5cc61247-43d5-4e35-8f89-878e0b1606bd 2026-05-06 06:11:17.566 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port fe0ba03d-bde4-48c2-8356-0bf5eebdc08c 2026-05-06 06:11:17.994 9 INFO neutron.plugins.ml2.plugin [None req-cd713baa-e572-470c-93b4-e973e72d882e - - - - - -] Attempt 1 to provision port 0fb0d32b-4555-42de-90ed-089373e462c8 2026-05-06 06:11:18.567 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a705fb71-4c64-426e-a7e8-cd8cd17c7991'] response: {'server_uuid': '9d8848df-59d8-421f-ba86-8d9ad12499fb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5cc61247-43d5-4e35-8f89-878e0b1606bd', 'code': 200} 2026-05-06 06:11:18.899 9 INFO neutron.plugins.ml2.plugin [None req-cba0bdbe-6dbc-45c8-a44f-d2d517894324 - - - - - -] Attempt 1 to provision port e50e7468-933e-4c8c-b1e1-faceb42e61f0 2026-05-06 06:11:19.221 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 1e9d24f7-04b3-4369-b1e5-a0908de4dc77 2026-05-06 06:11:19.604 9 INFO neutron.plugins.ml2.plugin [None req-a1878ff0-f079-4355-b4f6-00b72bfe6f1c - - - - - -] Attempt 1 to provision port 1e9d24f7-04b3-4369-b1e5-a0908de4dc77 2026-05-06 06:11:19.619 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 5cc61247-43d5-4e35-8f89-878e0b1606bd 2026-05-06 06:11:19.824 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 0fb0d32b-4555-42de-90ed-089373e462c8 2026-05-06 06:11:20.053 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port e50e7468-933e-4c8c-b1e1-faceb42e61f0 2026-05-06 06:11:20.318 10 INFO neutron.plugins.ml2.plugin [None req-020a08ae-679a-4d0c-8212-8a7204c3ae7c - - - - - -] Attempt 1 to provision port 959ea488-530d-484c-a795-64c43db2313e 2026-05-06 06:11:20.348 10 INFO neutron.plugins.ml2.plugin [None req-020a08ae-679a-4d0c-8212-8a7204c3ae7c - - - - - -] Attempt 1 to provision port e50e7468-933e-4c8c-b1e1-faceb42e61f0 2026-05-06 06:11:20.418 10 INFO neutron.plugins.ml2.plugin [None req-020a08ae-679a-4d0c-8212-8a7204c3ae7c - - - - - -] Attempt 1 to provision port 1e9d24f7-04b3-4369-b1e5-a0908de4dc77 2026-05-06 06:11:21.015 9 INFO neutron.plugins.ml2.plugin [None req-7dd25b52-4d77-43da-8448-2c9d347794dc - - - - - -] Attempt 1 to provision port 959ea488-530d-484c-a795-64c43db2313e 2026-05-06 06:11:21.103 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 1e9d24f7-04b3-4369-b1e5-a0908de4dc77 2026-05-06 06:11:21.297 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port e50e7468-933e-4c8c-b1e1-faceb42e61f0 2026-05-06 06:11:21.491 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 90ef7503-f87c-468e-9854-bd087de28cf6 2026-05-06 06:11:21.818 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 04b0cc96-0899-4614-8811-a2f14ca66ea2 2026-05-06 06:11:23.598 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 90ef7503-f87c-468e-9854-bd087de28cf6 2026-05-06 06:11:23.787 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 04b0cc96-0899-4614-8811-a2f14ca66ea2 2026-05-06 06:11:25.483 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 866a39e8-cc5a-4d9b-b4af-5ce6667ec9a7 2026-05-06 06:11:26.543 10 INFO neutron.plugins.ml2.plugin [None req-94281881-3482-402a-a0f2-d178ebcafc56 - - - - - -] Attempt 1 to provision port 866a39e8-cc5a-4d9b-b4af-5ce6667ec9a7 2026-05-06 06:11:27.629 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 866a39e8-cc5a-4d9b-b4af-5ce6667ec9a7 2026-05-06 06:11:27.857 9 INFO neutron.plugins.ml2.plugin [None req-6e4e90a3-6467-488d-9f3e-17da2325a88a - - - - - -] Attempt 1 to provision port 866a39e8-cc5a-4d9b-b4af-5ce6667ec9a7 2026-05-06 06:11:32.982 9 INFO neutron.plugins.ml2.plugin [None req-ff5c64d6-8f2b-46c7-86d2-94788cbeeb90 - - - - - -] Attempt 1 to provision port 84619a93-6420-4215-8ceb-809a43864146 2026-05-06 06:11:33.423 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 84619a93-6420-4215-8ceb-809a43864146 2026-05-06 06:11:34.298 10 INFO neutron.plugins.ml2.plugin [None req-87174ef7-662e-4593-bb95-593ee7ddca50 - - - - - -] Attempt 1 to provision port 84619a93-6420-4215-8ceb-809a43864146 2026-05-06 06:11:34.993 9 INFO neutron.plugins.ml2.plugin [None req-fd12f5c4-de04-4ece-93ca-4e97bc8f0950 - - - - - -] Attempt 1 to provision port 65da761b-e9f3-4d15-8c09-25a361ba3c91 2026-05-06 06:11:35.406 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 5e388e21-52b0-4d1e-8c20-d00a0d7f7ff7 2026-05-06 06:11:35.733 9 INFO neutron.plugins.ml2.plugin [None req-62a41bc6-5cf6-4dcf-bddd-1e0045cf7b94 - - - - - -] Attempt 1 to provision port 5e388e21-52b0-4d1e-8c20-d00a0d7f7ff7 2026-05-06 06:11:36.186 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e6a16c7a-84de-41d7-9217-1667350b0023'] response: {'server_uuid': '9d8848df-59d8-421f-ba86-8d9ad12499fb', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5cc61247-43d5-4e35-8f89-878e0b1606bd', 'code': 200} 2026-05-06 06:11:36.403 10 INFO neutron.plugins.ml2.plugin [None req-492b556e-3ba5-41c1-8567-d61449b72bd0 - - - - - -] Attempt 1 to provision port a4521f95-62cc-4741-a79f-e3f7ee2213ab 2026-05-06 06:11:37.109 10 INFO neutron.plugins.ml2.plugin [None req-f6765edf-3a2d-444a-9a8e-d4a59e1a8ce7 - - - - - -] Attempt 1 to provision port 5e388e21-52b0-4d1e-8c20-d00a0d7f7ff7 2026-05-06 06:11:37.427 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 5e388e21-52b0-4d1e-8c20-d00a0d7f7ff7 2026-05-06 06:11:37.660 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 61f18cbb-a965-43d9-bcb0-a66b38c41cd3 2026-05-06 06:11:37.821 10 INFO neutron.plugins.ml2.plugin [None req-42d6b63b-5b69-4cf4-b3a4-315d0f305671 - - - - - -] Attempt 1 to provision port 22279ba1-0968-4637-94db-3711825df328 2026-05-06 06:11:38.529 10 INFO neutron.plugins.ml2.plugin [None req-e34d2b87-fe59-4500-9b34-4662d1308bf8 - - - - - -] Attempt 1 to provision port 22279ba1-0968-4637-94db-3711825df328 2026-05-06 06:11:39.416 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 61f18cbb-a965-43d9-bcb0-a66b38c41cd3 2026-05-06 06:11:49.911 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 7d1ae4f1-cfaa-4c36-a74c-e7b390566643 2026-05-06 06:11:50.031 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-11a1eb93-f5c4-4f33-b2ed-d541de2a2873'] response: {'server_uuid': 'c1145cf1-fefe-443d-9d91-6a246cfce7d6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7d1ae4f1-cfaa-4c36-a74c-e7b390566643', 'code': 200} 2026-05-06 06:11:51.367 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 7d1ae4f1-cfaa-4c36-a74c-e7b390566643 2026-05-06 06:11:55.412 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 22279ba1-0968-4637-94db-3711825df328 2026-05-06 06:11:55.807 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 65da761b-e9f3-4d15-8c09-25a361ba3c91 2026-05-06 06:11:57.378 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 22279ba1-0968-4637-94db-3711825df328 2026-05-06 06:11:57.586 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 65da761b-e9f3-4d15-8c09-25a361ba3c91 2026-05-06 06:12:06.241 10 INFO neutron.plugins.ml2.plugin [None req-8031d451-4d52-4f5f-880c-89db14b39dc4 - - - - - -] Attempt 1 to provision port 697b27c7-92cb-4049-b448-f371c8078f8e 2026-05-06 06:12:07.388 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 3dc505af-2272-425a-ac0e-8f6139557f1f 2026-05-06 06:12:07.551 10 INFO neutron.plugins.ml2.plugin [None req-a20523f6-3d5b-44d3-a746-9100fc4521c6 - - - - - -] Attempt 1 to provision port 3dc505af-2272-425a-ac0e-8f6139557f1f 2026-05-06 06:12:08.652 10 INFO neutron.plugins.ml2.plugin [None req-56a7f748-50f2-4912-9088-f5ebffc3c875 - - - - - -] Attempt 1 to provision port 7cc38c2f-2321-44a9-bf4d-7d1709c483d3 2026-05-06 06:12:08.681 10 INFO neutron.plugins.ml2.plugin [None req-56a7f748-50f2-4912-9088-f5ebffc3c875 - - - - - -] Attempt 1 to provision port 3dc505af-2272-425a-ac0e-8f6139557f1f 2026-05-06 06:12:09.450 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 3dc505af-2272-425a-ac0e-8f6139557f1f 2026-05-06 06:12:09.556 10 INFO neutron.plugins.ml2.plugin [None req-00e3208e-6d9a-4f2c-a3fc-8f206b11cbdc - - - - - -] Attempt 1 to provision port 7cc38c2f-2321-44a9-bf4d-7d1709c483d3 2026-05-06 06:12:09.722 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port e517b4a1-6799-4f7b-a333-e5699bb29edc 2026-05-06 06:12:10.262 9 INFO neutron.plugins.ml2.plugin [None req-7a312038-3839-488b-a947-e347e867055e - - - - - -] Attempt 1 to provision port 7cc38c2f-2321-44a9-bf4d-7d1709c483d3 2026-05-06 06:12:11.371 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port e517b4a1-6799-4f7b-a333-e5699bb29edc 2026-05-06 06:12:13.986 10 INFO neutron.plugins.ml2.plugin [None req-9f35f393-fd35-426b-a226-0919860bcf60 - - - - - -] Attempt 1 to provision port 20e83315-0518-49b1-bf61-68184474cd49 2026-05-06 06:12:15.094 10 INFO neutron.plugins.ml2.plugin [None req-2b95f264-1c46-4e2d-9ea7-9799dacdd182 - - - - - -] Attempt 1 to provision port d2c9737e-a23d-41db-8fc9-7542e337bbfe 2026-05-06 06:12:15.409 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port d2c9737e-a23d-41db-8fc9-7542e337bbfe 2026-05-06 06:12:16.504 9 INFO neutron.plugins.ml2.plugin [None req-41dc5ddf-99ba-4186-9af2-a360850f606d - - - - - -] Attempt 1 to provision port d2c9737e-a23d-41db-8fc9-7542e337bbfe 2026-05-06 06:12:16.550 9 INFO neutron.plugins.ml2.plugin [None req-41dc5ddf-99ba-4186-9af2-a360850f606d - - - - - -] Attempt 1 to provision port 90ee9e63-0b3c-46a3-8108-57f7b3cb682f 2026-05-06 06:12:17.212 9 INFO neutron.plugins.ml2.plugin [None req-b2d5bc07-c8ef-4548-b8ed-bb0bd308adbe - - - - - -] Attempt 1 to provision port 90ee9e63-0b3c-46a3-8108-57f7b3cb682f 2026-05-06 06:12:17.426 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 5af89f36-13dd-473d-b6d7-23b5e8f3859d 2026-05-06 06:12:17.825 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port d2c9737e-a23d-41db-8fc9-7542e337bbfe 2026-05-06 06:12:17.913 9 INFO neutron.plugins.ml2.plugin [None req-d68e4996-281a-40b9-9376-2364f65999f4 - - - - - -] Attempt 1 to provision port 90ee9e63-0b3c-46a3-8108-57f7b3cb682f 2026-05-06 06:12:20.575 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 5af89f36-13dd-473d-b6d7-23b5e8f3859d 2026-05-06 06:12:20.787 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 92b52524-8355-4b74-b0b4-2f9f9f3eb491 2026-05-06 06:12:20.896 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-42f163c4-cd0e-44a7-9fbf-606d49d17d13'] response: {'server_uuid': '0a0a7257-c5ae-4075-a5a1-1c25a2308f91', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '92b52524-8355-4b74-b0b4-2f9f9f3eb491', 'code': 200} 2026-05-06 06:12:21.762 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 92b52524-8355-4b74-b0b4-2f9f9f3eb491 2026-05-06 06:12:25.734 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 697b27c7-92cb-4049-b448-f371c8078f8e 2026-05-06 06:12:28.835 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 7cc38c2f-2321-44a9-bf4d-7d1709c483d3 2026-05-06 06:12:29.119 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 0ae016be-543c-482a-b97a-c450b142919a 2026-05-06 06:12:29.241 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b96d2390-c425-4b93-88a6-24d0a92e4f77'] response: {'server_uuid': '0c974020-c19c-44a6-b426-26e5fae30a01', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0ae016be-543c-482a-b97a-c450b142919a', 'code': 200} 2026-05-06 06:12:29.501 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 697b27c7-92cb-4049-b448-f371c8078f8e 2026-05-06 06:12:30.096 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 0ae016be-543c-482a-b97a-c450b142919a 2026-05-06 06:12:34.046 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 20e83315-0518-49b1-bf61-68184474cd49 2026-05-06 06:12:34.313 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 90ee9e63-0b3c-46a3-8108-57f7b3cb682f 2026-05-06 06:12:34.664 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 11d7bda5-155e-4a73-83d2-14a190f9f408 2026-05-06 06:12:35.058 10 INFO neutron.plugins.ml2.plugin [None req-0e04d934-c53f-476d-9c01-a78f83162028 - - - - - -] Attempt 1 to provision port 11d7bda5-155e-4a73-83d2-14a190f9f408 2026-05-06 06:12:35.961 10 INFO neutron.plugins.ml2.plugin [None req-7d562e1f-5e71-494e-8b21-7789be93482d - - - - - -] Attempt 1 to provision port c1cbba5f-b15e-4844-861a-287b071de13a 2026-05-06 06:12:36.032 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 90ee9e63-0b3c-46a3-8108-57f7b3cb682f 2026-05-06 06:12:36.254 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 20e83315-0518-49b1-bf61-68184474cd49 2026-05-06 06:12:36.426 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port c1cbba5f-b15e-4844-861a-287b071de13a 2026-05-06 06:12:36.666 9 INFO neutron.plugins.ml2.plugin [None req-20bd3566-36f6-42c5-a5cc-90471ab49bf2 - - - - - -] Attempt 1 to provision port 75d0df18-995b-4c64-87a9-d3e090142dfc 2026-05-06 06:12:36.712 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port f3bd811b-eeb7-49a5-b16c-558411067ba5 2026-05-06 06:12:37.171 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 11d7bda5-155e-4a73-83d2-14a190f9f408 2026-05-06 06:12:37.380 10 INFO neutron.plugins.ml2.plugin [None req-19ae5f46-73a5-44e9-bee8-6e710138aa79 - - - - - -] Attempt 1 to provision port 11d7bda5-155e-4a73-83d2-14a190f9f408 2026-05-06 06:12:37.435 10 INFO neutron.plugins.ml2.plugin [None req-19ae5f46-73a5-44e9-bee8-6e710138aa79 - - - - - -] Attempt 1 to provision port f3bd811b-eeb7-49a5-b16c-558411067ba5 2026-05-06 06:12:38.301 9 INFO neutron.plugins.ml2.plugin [None req-bd319bec-f146-4f5b-9347-4b4c3811408f - - - - - -] Attempt 1 to provision port c1cbba5f-b15e-4844-861a-287b071de13a 2026-05-06 06:12:38.305 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port f3bd811b-eeb7-49a5-b16c-558411067ba5 2026-05-06 06:12:38.603 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 11d7bda5-155e-4a73-83d2-14a190f9f408 2026-05-06 06:12:38.819 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port c1cbba5f-b15e-4844-861a-287b071de13a 2026-05-06 06:12:39.197 9 INFO neutron.plugins.ml2.plugin [None req-6bb1dc75-25fa-43a9-b141-b89c95a35547 - - - - - -] Attempt 1 to provision port f3bd811b-eeb7-49a5-b16c-558411067ba5 2026-05-06 06:12:39.887 9 INFO neutron.plugins.ml2.plugin [None req-623d9b1e-ecb5-4776-b162-9839d63f87d4 - - - - - -] Attempt 1 to provision port 11d7bda5-155e-4a73-83d2-14a190f9f408 2026-05-06 06:12:39.932 9 INFO neutron.plugins.ml2.plugin [None req-623d9b1e-ecb5-4776-b162-9839d63f87d4 - - - - - -] Attempt 1 to provision port e4fe5667-905c-4f5a-81cf-d7ded17b16fc 2026-05-06 06:12:40.494 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 2945b4d3-c401-481b-8aa7-5e86c0e03be7 2026-05-06 06:12:40.591 10 INFO neutron.plugins.ml2.plugin [None req-8ffd9027-1a01-4d86-80f7-bd34d1be6a52 - - - - - -] Attempt 1 to provision port e4fe5667-905c-4f5a-81cf-d7ded17b16fc 2026-05-06 06:12:40.617 10 INFO neutron.plugins.ml2.plugin [None req-8ffd9027-1a01-4d86-80f7-bd34d1be6a52 - - - - - -] Attempt 1 to provision port c1cbba5f-b15e-4844-861a-287b071de13a 2026-05-06 06:12:40.860 10 INFO neutron.plugins.ml2.plugin [None req-8ffd9027-1a01-4d86-80f7-bd34d1be6a52 - - - - - -] Attempt 1 to provision port a7a3bdbf-81e7-4a3d-b588-38761390762b 2026-05-06 06:12:41.500 9 INFO neutron.plugins.ml2.plugin [None req-7d51cc8b-5271-4f6e-9da0-702f903372b7 - - - - - -] Attempt 1 to provision port e4fe5667-905c-4f5a-81cf-d7ded17b16fc 2026-05-06 06:12:41.547 9 INFO neutron.plugins.ml2.plugin [None req-7d51cc8b-5271-4f6e-9da0-702f903372b7 - - - - - -] Attempt 1 to provision port f3bd811b-eeb7-49a5-b16c-558411067ba5 2026-05-06 06:12:42.200 9 INFO neutron.plugins.ml2.plugin [None req-a5123af8-b860-41a3-ab18-134319ae2b3c - - - - - -] Attempt 1 to provision port a7a3bdbf-81e7-4a3d-b588-38761390762b 2026-05-06 06:12:42.468 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 2945b4d3-c401-481b-8aa7-5e86c0e03be7 2026-05-06 06:12:42.907 9 INFO neutron.plugins.ml2.plugin [None req-a6269ecd-8173-42d8-a2ae-beeedcfcbb31 - - - - - -] Attempt 1 to provision port 22002d67-0838-42cb-b1db-3c3445628244 2026-05-06 06:12:42.931 9 INFO neutron.plugins.ml2.plugin [None req-a6269ecd-8173-42d8-a2ae-beeedcfcbb31 - - - - - -] Attempt 1 to provision port a7a3bdbf-81e7-4a3d-b588-38761390762b 2026-05-06 06:12:43.613 9 INFO neutron.plugins.ml2.plugin [None req-8ec96006-9d53-4f6a-aace-5219961290d2 - - - - - -] Attempt 1 to provision port 22002d67-0838-42cb-b1db-3c3445628244 2026-05-06 06:12:47.746 10 INFO neutron.plugins.ml2.plugin [None req-1f5cc91b-d711-4115-94a5-40ab6e4b24d2 - - - - - -] Attempt 1 to provision port 4ea50385-8a95-4c8c-93e8-f1987900dcb3 2026-05-06 06:12:50.328 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port c37811b2-f2ca-4356-af39-d1073c89fbb7 2026-05-06 06:12:51.953 10 INFO neutron.plugins.ml2.plugin [None req-3c8abad8-fc63-4171-923e-c49f19fe87ea - - - - - -] Attempt 1 to provision port d3373b3d-1c13-4b85-a404-169ab244742a 2026-05-06 06:12:52.352 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port d3373b3d-1c13-4b85-a404-169ab244742a 2026-05-06 06:12:52.579 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port c37811b2-f2ca-4356-af39-d1073c89fbb7 2026-05-06 06:12:53.262 10 INFO neutron.plugins.ml2.plugin [None req-0c2ca985-4e49-4251-8917-fd71cfd475a6 - - - - - -] Attempt 1 to provision port d3373b3d-1c13-4b85-a404-169ab244742a 2026-05-06 06:12:53.338 10 INFO neutron.plugins.ml2.plugin [None req-0c2ca985-4e49-4251-8917-fd71cfd475a6 - - - - - -] Attempt 1 to provision port 4ea71fbe-254b-46e2-8d7d-bfecab18f3a8 2026-05-06 06:12:53.960 10 INFO neutron.plugins.ml2.plugin [None req-084b28fb-06b5-445e-b17d-beaa923e66a5 - - - - - -] Attempt 1 to provision port 4ea71fbe-254b-46e2-8d7d-bfecab18f3a8 2026-05-06 06:12:54.668 10 INFO neutron.plugins.ml2.plugin [None req-7920089b-ed6e-43ec-b2a5-8873c541e104 - - - - - -] Attempt 1 to provision port 4ea71fbe-254b-46e2-8d7d-bfecab18f3a8 2026-05-06 06:12:55.003 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 27958675-b650-43ed-acd6-4d070617e0f2 2026-05-06 06:12:55.182 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-053af987-a28f-4f4e-8410-36908b7716df'] response: {'server_uuid': '5a65ddef-eb4b-4a63-a25a-b7edc1eb54de', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '27958675-b650-43ed-acd6-4d070617e0f2', 'code': 200} 2026-05-06 06:12:56.369 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 27958675-b650-43ed-acd6-4d070617e0f2 2026-05-06 06:12:57.582 10 INFO neutron.plugins.ml2.plugin [None req-0ec21a87-7d01-424a-9007-78441d858085 - - - - - -] Attempt 1 to provision port b5d5739f-c8d5-4a1f-b7a9-475d912def06 2026-05-06 06:12:58.434 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 75d0df18-995b-4c64-87a9-d3e090142dfc 2026-05-06 06:12:58.682 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port e4fe5667-905c-4f5a-81cf-d7ded17b16fc 2026-05-06 06:12:59.036 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 22002d67-0838-42cb-b1db-3c3445628244 2026-05-06 06:12:59.480 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port a7a3bdbf-81e7-4a3d-b588-38761390762b 2026-05-06 06:13:00.312 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 75d0df18-995b-4c64-87a9-d3e090142dfc 2026-05-06 06:13:00.480 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port e4fe5667-905c-4f5a-81cf-d7ded17b16fc 2026-05-06 06:13:00.673 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 22002d67-0838-42cb-b1db-3c3445628244 2026-05-06 06:13:00.857 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port a7a3bdbf-81e7-4a3d-b588-38761390762b 2026-05-06 06:13:04.838 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 33ff1b46-83c4-4abe-a358-8f564f3dee47 2026-05-06 06:13:04.936 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e17e7341-daa0-4452-8454-cf1be3f9101d'] response: {'server_uuid': 'f8363c95-b59c-4583-9435-55470c92eea1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '33ff1b46-83c4-4abe-a358-8f564f3dee47', 'code': 200} 2026-05-06 06:13:06.360 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 33ff1b46-83c4-4abe-a358-8f564f3dee47 2026-05-06 06:13:08.366 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 4ea50385-8a95-4c8c-93e8-f1987900dcb3 2026-05-06 06:13:08.683 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 4ea71fbe-254b-46e2-8d7d-bfecab18f3a8 2026-05-06 06:13:10.318 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 4ea50385-8a95-4c8c-93e8-f1987900dcb3 2026-05-06 06:13:10.474 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 4ea71fbe-254b-46e2-8d7d-bfecab18f3a8 2026-05-06 06:13:12.349 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port c48e9dc7-96e8-4911-925e-1e200a88760f 2026-05-06 06:13:12.481 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f1c91f1-9027-412d-b3ba-83bebe5ab7a5'] response: {'server_uuid': '612bbe09-9b49-4ecf-8e4a-86937b34b201', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c48e9dc7-96e8-4911-925e-1e200a88760f', 'code': 200} 2026-05-06 06:13:14.304 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port c48e9dc7-96e8-4911-925e-1e200a88760f 2026-05-06 06:13:16.762 9 INFO neutron.plugins.ml2.plugin [None req-fe5dd292-bb3d-41d0-9e70-fe4a478a80a6 - - - - - -] Attempt 1 to provision port 07a81250-6cd0-4b0c-8294-1092e7dd8fe0 2026-05-06 06:13:18.069 10 INFO neutron.plugins.ml2.plugin [None req-064ef232-cf9d-4c77-80f6-5a764c02cfe4 - - - - - -] Attempt 1 to provision port c06994af-6080-4f4b-819e-d8657a1f9861 2026-05-06 06:13:18.490 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port c06994af-6080-4f4b-819e-d8657a1f9861 2026-05-06 06:13:18.660 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 681acff3-3bbd-471b-8383-efd8f83d5140 2026-05-06 06:13:19.478 9 INFO neutron.plugins.ml2.plugin [None req-52d9499a-c587-417a-a6a6-03c5704e4ff0 - - - - - -] Attempt 1 to provision port f65c310c-7226-4a17-b00b-8787d1e91cae 2026-05-06 06:13:19.514 9 INFO neutron.plugins.ml2.plugin [None req-52d9499a-c587-417a-a6a6-03c5704e4ff0 - - - - - -] Attempt 1 to provision port c06994af-6080-4f4b-819e-d8657a1f9861 2026-05-06 06:13:20.183 10 INFO neutron.plugins.ml2.plugin [None req-984675e4-72c5-43cf-8d82-16bde1632bbb - - - - - -] Attempt 1 to provision port f65c310c-7226-4a17-b00b-8787d1e91cae 2026-05-06 06:13:20.315 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port c06994af-6080-4f4b-819e-d8657a1f9861 2026-05-06 06:13:20.506 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 681acff3-3bbd-471b-8383-efd8f83d5140 2026-05-06 06:13:20.888 10 INFO neutron.plugins.ml2.plugin [None req-b6dfeea7-172a-403c-ba26-f2c048acd2e1 - - - - - -] Attempt 1 to provision port f65c310c-7226-4a17-b00b-8787d1e91cae 2026-05-06 06:13:21.597 9 INFO neutron.plugins.ml2.plugin [None req-331cb486-ae02-4d59-913d-1fc7d992b505 - - - - - -] Attempt 1 to provision port b4243e3c-7bdd-47cd-9cab-c51c3a0e7998 2026-05-06 06:13:22.439 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 44134cd7-f6c9-4254-8a4b-dcc05d67cdab 2026-05-06 06:13:22.702 9 INFO neutron.plugins.ml2.plugin [None req-b66d057c-d92b-47c3-99be-f484a1a8d29f - - - - - -] Attempt 1 to provision port 44134cd7-f6c9-4254-8a4b-dcc05d67cdab 2026-05-06 06:13:23.811 10 INFO neutron.plugins.ml2.plugin [None req-553fbd69-d3f3-4d6a-8768-2347250b7b60 - - - - - -] Attempt 1 to provision port 44134cd7-f6c9-4254-8a4b-dcc05d67cdab 2026-05-06 06:13:23.857 10 INFO neutron.plugins.ml2.plugin [None req-553fbd69-d3f3-4d6a-8768-2347250b7b60 - - - - - -] Attempt 1 to provision port 4a71a992-24e9-4b91-95c6-e4e03a37f971 2026-05-06 06:13:24.448 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 1840a64b-fbea-4026-ab60-9a318fa47ca5 2026-05-06 06:13:24.727 9 INFO neutron.plugins.ml2.plugin [None req-3244a3fc-dbc2-4fe8-a163-08d48abdb2af - - - - - -] Attempt 1 to provision port 4a71a992-24e9-4b91-95c6-e4e03a37f971 2026-05-06 06:13:24.918 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 44134cd7-f6c9-4254-8a4b-dcc05d67cdab 2026-05-06 06:13:25.432 10 INFO neutron.plugins.ml2.plugin [None req-5a4b0a80-e4a7-48dc-821a-59ca67c0e509 - - - - - -] Attempt 1 to provision port 4a71a992-24e9-4b91-95c6-e4e03a37f971 2026-05-06 06:13:26.388 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 1840a64b-fbea-4026-ab60-9a318fa47ca5 2026-05-06 06:13:36.879 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port fc2cf68a-eed5-4c01-aa30-0f5aefc28af3 2026-05-06 06:13:37.008 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-da5b325b-4b59-407c-9ed4-fc14c2a077d3'] response: {'server_uuid': '47f144c6-33f2-45a2-ad57-aed5b151a597', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fc2cf68a-eed5-4c01-aa30-0f5aefc28af3', 'code': 200} 2026-05-06 06:13:37.186 9 INFO neutron.plugins.ml2.plugin [None req-4dd9c5cf-6258-4eff-a94d-c20434ac9faf - - - - - -] Attempt 1 to provision port 3a0eec6d-7b15-4297-b07e-c7efb49448af 2026-05-06 06:13:39.489 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port eadbae31-9cec-4b62-93dc-e25193684b07 2026-05-06 06:13:39.592 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-95670f2d-2014-4014-a01f-3af955b90f72'] response: {'server_uuid': '5c79cb17-4e65-4b7e-a6ab-c8a3868f35a1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eadbae31-9cec-4b62-93dc-e25193684b07', 'code': 200} 2026-05-06 06:13:39.829 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port fc2cf68a-eed5-4c01-aa30-0f5aefc28af3 2026-05-06 06:13:40.617 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port eadbae31-9cec-4b62-93dc-e25193684b07 2026-05-06 06:13:40.830 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port f65c310c-7226-4a17-b00b-8787d1e91cae 2026-05-06 06:13:41.120 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 07a81250-6cd0-4b0c-8294-1092e7dd8fe0 2026-05-06 06:13:42.642 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port f65c310c-7226-4a17-b00b-8787d1e91cae 2026-05-06 06:13:42.857 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port b4243e3c-7bdd-47cd-9cab-c51c3a0e7998 2026-05-06 06:13:43.250 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 07a81250-6cd0-4b0c-8294-1092e7dd8fe0 2026-05-06 06:13:43.400 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 4a71a992-24e9-4b91-95c6-e4e03a37f971 2026-05-06 06:13:44.581 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port b4243e3c-7bdd-47cd-9cab-c51c3a0e7998 2026-05-06 06:13:44.742 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 4a71a992-24e9-4b91-95c6-e4e03a37f971 2026-05-06 06:13:59.191 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 9627d0d3-d3c9-4656-b5ca-8afc3331af47 2026-05-06 06:13:59.294 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-af0ad145-3c55-4d90-82c2-1cddfa46332e'] response: {'server_uuid': '91cc3e92-f94b-4460-b403-85bbdcbaa9d3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9627d0d3-d3c9-4656-b5ca-8afc3331af47', 'code': 200} 2026-05-06 06:14:00.604 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 9627d0d3-d3c9-4656-b5ca-8afc3331af47 2026-05-06 06:14:38.954 10 INFO neutron.plugins.ml2.plugin [None req-1bb37528-48d3-435f-bcb2-f7174e876aaa - - - - - -] Attempt 1 to provision port f7a04016-641a-4f0a-96cd-16e6562cab75 2026-05-06 06:14:46.176 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port f7a04016-641a-4f0a-96cd-16e6562cab75 2026-05-06 06:14:46.332 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d8e8ec96-7406-43d4-89fc-9e61ac215095'] response: {'server_uuid': '91cc3e92-f94b-4460-b403-85bbdcbaa9d3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f7a04016-641a-4f0a-96cd-16e6562cab75', 'code': 200} 2026-05-06 06:14:46.755 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port f7a04016-641a-4f0a-96cd-16e6562cab75 2026-05-06 06:14:48.681 10 INFO neutron.plugins.ml2.plugin [None req-560cb5ff-74c2-4788-876e-bb2e74665721 - - - - - -] Attempt 1 to provision port a4fff546-ea61-4833-be09-d698adcacbc2 2026-05-06 06:14:49.387 9 INFO neutron.plugins.ml2.plugin [None req-6ebec708-7a26-45cc-ada6-13ae4ae538b6 - - - - - -] Attempt 1 to provision port 2707434a-e1bb-4745-9f1e-c2bb944e18c9 2026-05-06 06:14:49.758 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 08b621e8-01ad-421e-8f22-5d7a3830bfa8 2026-05-06 06:14:50.093 10 INFO neutron.plugins.ml2.plugin [None req-585d10b0-ddbc-47bd-8e52-2497dcd10595 - - - - - -] Attempt 1 to provision port 17f8bc3e-7f9d-4f34-8904-52843d5af5e6 2026-05-06 06:14:50.122 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 17f8bc3e-7f9d-4f34-8904-52843d5af5e6 /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-06 06:14:50.789 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port f7a04016-641a-4f0a-96cd-16e6562cab75 2026-05-06 06:15:17.421 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 7a773377-f468-496d-ab1a-df37070c20a6 2026-05-06 06:15:17.538 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-719b3f1a-5b66-4528-bf86-786bf33a1a08'] response: {'server_uuid': '91cc3e92-f94b-4460-b403-85bbdcbaa9d3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7a773377-f468-496d-ab1a-df37070c20a6', 'code': 200} 2026-05-06 06:15:19.370 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 7a773377-f468-496d-ab1a-df37070c20a6 2026-05-06 06:15:21.017 10 INFO neutron.plugins.ml2.plugin [None req-76527e87-89cf-4c70-81eb-fd6f1536c893 - - - - - -] Attempt 1 to provision port 7a773377-f468-496d-ab1a-df37070c20a6 2026-05-06 06:15:21.412 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 7a773377-f468-496d-ab1a-df37070c20a6 2026-05-06 06:15:33.406 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 50cc0fa0-a21f-4c88-960e-42793356f029 2026-05-06 06:15:33.510 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-02307521-eae5-48a2-821a-dc562ed3ff7f'] response: {'server_uuid': '91cc3e92-f94b-4460-b403-85bbdcbaa9d3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '50cc0fa0-a21f-4c88-960e-42793356f029', 'code': 200} 2026-05-06 06:15:35.380 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 50cc0fa0-a21f-4c88-960e-42793356f029 2026-05-06 06:15:36.680 9 INFO neutron.plugins.ml2.plugin [None req-669cf84f-f475-47c0-8dbc-0618147a67ec - - - - - -] Attempt 1 to provision port 50cc0fa0-a21f-4c88-960e-42793356f029 2026-05-06 06:15:37.431 10 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 50cc0fa0-a21f-4c88-960e-42793356f029 2026-05-06 06:15:47.226 10 INFO neutron.plugins.ml2.plugin [None req-05c22d8d-78fb-4741-a88a-eb75713fb692 - - - - - -] Attempt 1 to provision port 50cc0fa0-a21f-4c88-960e-42793356f029 2026-05-06 06:15:47.444 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 50cc0fa0-a21f-4c88-960e-42793356f029 2026-05-06 06:15:57.435 9 INFO neutron.plugins.ml2.plugin [None req-9e9e3d1b-65d1-413d-bd99-277d7af9d48a - - - - - -] Attempt 1 to provision port 7a773377-f468-496d-ab1a-df37070c20a6 2026-05-06 06:15:57.769 10 INFO neutron.plugins.ml2.plugin [None req-228c4297-af9b-4f69-8ea9-f8ede371c27d - - - - - -] Attempt 1 to provision port 7a773377-f468-496d-ab1a-df37070c20a6 2026-05-06 06:16:29.615 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b817752e-ab08-4762-ab18-dd8708e5cfec'] response: {'server_uuid': '612bbe09-9b49-4ecf-8e4a-86937b34b201', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c48e9dc7-96e8-4911-925e-1e200a88760f', 'code': 200}