+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-09 01:50:54.315 1 INFO neutron.common.config [-] Logging enabled! 2026-09-09 01:50:54.315 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.19.dev7 2026-09-09 01:50:54.315 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-09-09 01:50:54.315 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-09 01:50:55.618 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-09 01:50:55.620 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-09 01:50:55.623 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-09-09 01:50:55.624 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-09 01:50:55.624 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-09 01:50:55.624 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-09-09 01:50:55.624 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-09 01:50:55.630 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-09 01:50:55.630 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-09 01:50:55.630 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-09 01:50:55.647 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-09 01:50:55.648 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-09 01:50:55.648 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-09 01:50:55.666 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-09 01:50:55.666 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-09 01:50:55.666 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-09 01:50:55.666 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-09 01:50:55.916 1 INFO neutron.plugins.ml2.managers [None req-bb4d6bee-3c8b-4d4b-84b4-f64b735e23c5 - - - - - -] Initializing driver for type 'vlan' 2026-09-09 01:50:56.106 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-bb4d6bee-3c8b-4d4b-84b4-f64b735e23c5 - - - - - -] VlanTypeDriver initialization complete 2026-09-09 01:50:56.106 1 INFO neutron.plugins.ml2.managers [None req-bb4d6bee-3c8b-4d4b-84b4-f64b735e23c5 - - - - - -] Initializing driver for type 'vxlan' 2026-09-09 01:50:56.107 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-bb4d6bee-3c8b-4d4b-84b4-f64b735e23c5 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-09 01:50:56.155 1 INFO neutron.plugins.ml2.managers [None req-bb4d6bee-3c8b-4d4b-84b4-f64b735e23c5 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-09 01:50:56.155 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-bb4d6bee-3c8b-4d4b-84b4-f64b735e23c5 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-09 01:50:56.155 1 INFO neutron.plugins.ml2.managers [None req-bb4d6bee-3c8b-4d4b-84b4-f64b735e23c5 - - - - - -] Initializing extension driver 'port_security' 2026-09-09 01:50:56.155 1 INFO neutron.plugins.ml2.extensions.port_security [None req-bb4d6bee-3c8b-4d4b-84b4-f64b735e23c5 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-09 01:50:56.155 1 INFO neutron.plugins.ml2.managers [None req-bb4d6bee-3c8b-4d4b-84b4-f64b735e23c5 - - - - - -] Initializing extension driver 'qos' 2026-09-09 01:50:56.156 1 INFO neutron.plugins.ml2.managers [None req-bb4d6bee-3c8b-4d4b-84b4-f64b735e23c5 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-09 01:50:56.156 1 INFO neutron.plugins.ml2.managers [None req-bb4d6bee-3c8b-4d4b-84b4-f64b735e23c5 - - - - - -] Initializing mechanism driver 'l2population' 2026-09-09 01:50:56.176 1 INFO neutron.quota [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded quota_driver: . 2026-09-09 01:50:56.176 1 INFO neutron.plugins.ml2.plugin [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Modular L2 Plugin initialization complete 2026-09-09 01:50:56.177 1 INFO neutron.plugins.ml2.managers [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-09 01:50:56.177 1 INFO neutron.plugins.ml2.managers [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-09 01:50:56.177 1 INFO neutron.plugins.ml2.managers [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Got port-security extension from driver 'port_security' 2026-09-09 01:50:56.177 1 INFO neutron.manager [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loading Plugin: qos 2026-09-09 01:50:56.194 1 INFO neutron.manager [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loading Plugin: router 2026-09-09 01:50:56.231 1 INFO neutron.services.service_base [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-09 01:50:56.231 1 INFO neutron.manager [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loading Plugin: segments 2026-09-09 01:50:56.329 1 INFO neutron.manager [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loading Plugin: trunk 2026-09-09 01:50:56.345 1 INFO neutron.manager [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loading Plugin: vpnaas 2026-09-09 01:50:56.378 1 WARNING stevedore.named [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-09 01:50:56.460 1 INFO neutron_vpnaas.services.vpn.plugin [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-09 01:50:56.461 1 INFO neutron.common.utils [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-09-09 01:50:56.461 1 INFO neutron.manager [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loading Plugin: taas 2026-09-09 01:50:56.487 1 WARNING stevedore.named [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-09 01:50:56.509 1 INFO neutron_taas.services.taas.taas_plugin [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-09-09 01:50:56.510 1 INFO neutron.manager [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loading Plugin: tapmirror 2026-09-09 01:50:56.518 1 WARNING stevedore.named [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-09 01:50:56.532 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-09-09 01:50:56.532 1 INFO neutron.manager [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loading Plugin: auto_allocate 2026-09-09 01:50:56.538 1 INFO neutron.manager [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loading Plugin: tag 2026-09-09 01:50:56.545 1 INFO neutron.manager [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loading Plugin: timestamp 2026-09-09 01:50:56.547 1 INFO neutron.manager [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loading Plugin: network_ip_availability 2026-09-09 01:50:56.551 1 INFO neutron.manager [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loading Plugin: flavors 2026-09-09 01:50:56.554 1 INFO neutron.manager [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loading Plugin: revisions 2026-09-09 01:50:56.558 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Initializing extension manager. 2026-09-09 01:50:56.559 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: address-group 2026-09-09 01:50:56.560 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: address-scope 2026-09-09 01:50:56.560 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-09 01:50:56.561 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: agent 2026-09-09 01:50:56.561 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: agent-resources-synced 2026-09-09 01:50:56.562 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: allowed-address-pairs 2026-09-09 01:50:56.565 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: auto-allocated-topology 2026-09-09 01:50:56.566 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: availability_zone 2026-09-09 01:50:56.566 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: availability_zone_filter 2026-09-09 01:50:56.567 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-09 01:50:56.567 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: default-subnetpools 2026-09-09 01:50:56.568 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-09 01:50:56.569 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: dns-integration 2026-09-09 01:50:56.569 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: dns-domain-ports 2026-09-09 01:50:56.569 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-09 01:50:56.570 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: dvr 2026-09-09 01:50:56.570 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-09 01:50:56.571 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: empty-string-filtering 2026-09-09 01:50:56.571 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-09 01:50:56.572 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-09 01:50:56.572 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: external-net 2026-09-09 01:50:56.572 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-09 01:50:56.573 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: extraroute 2026-09-09 01:50:56.573 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: extraroute-atomic 2026-09-09 01:50:56.574 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-09-09 01:50:56.575 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-09 01:50:56.575 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-09 01:50:56.576 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-09 01:50:56.576 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: fip-port-details 2026-09-09 01:50:56.577 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: flavors 2026-09-09 01:50:56.577 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-09 01:50:56.579 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: floatingip-pools 2026-09-09 01:50:56.579 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: ip_allocation 2026-09-09 01:50:56.579 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: ip-substring-filtering 2026-09-09 01:50:56.580 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: l2_adjacency 2026-09-09 01:50:56.581 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: router 2026-09-09 01:50:56.582 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-09 01:50:56.583 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-09-09 01:50:56.583 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-09-09 01:50:56.584 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: ext-gw-mode 2026-09-09 01:50:56.584 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: l3-ha 2026-09-09 01:50:56.585 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-09 01:50:56.585 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-09-09 01:50:56.585 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: l3-flavors 2026-09-09 01:50:56.586 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-09 01:50:56.587 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-09 01:50:56.589 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-09 01:50:56.590 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-09 01:50:56.591 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-09 01:50:56.592 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-09 01:50:56.593 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-09 01:50:56.593 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: multi-provider 2026-09-09 01:50:56.593 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: net-mtu 2026-09-09 01:50:56.594 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: net-mtu-writable 2026-09-09 01:50:56.594 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: network_availability_zone 2026-09-09 01:50:56.595 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: network_ha 2026-09-09 01:50:56.595 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: network-ip-availability 2026-09-09 01:50:56.596 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-09 01:50:56.596 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: pagination 2026-09-09 01:50:56.597 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: port-device-profile 2026-09-09 01:50:56.597 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-09 01:50:56.597 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-09 01:50:56.598 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-09 01:50:56.598 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: port-mac-override 2026-09-09 01:50:56.599 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-09 01:50:56.599 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-09 01:50:56.599 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-09-09 01:50:56.600 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: port-resource-request 2026-09-09 01:50:56.600 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: port-resource-request-groups 2026-09-09 01:50:56.601 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-09-09 01:50:56.601 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: binding 2026-09-09 01:50:56.602 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: binding-extended 2026-09-09 01:50:56.602 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: port-security 2026-09-09 01:50:56.603 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: project-id 2026-09-09 01:50:56.603 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: provider 2026-09-09 01:50:56.604 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-09-09 01:50:56.605 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: qos 2026-09-09 01:50:56.606 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-09 01:50:56.607 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-09 01:50:56.607 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: qos-default 2026-09-09 01:50:56.608 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: qos-fip 2026-09-09 01:50:56.608 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-09 01:50:56.608 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: qos-gateway-ip 2026-09-09 01:50:56.609 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: qos-port-network-policy 2026-09-09 01:50:56.609 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: qos-pps-minimum 2026-09-09 01:50:56.610 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-09 01:50:56.610 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: qos-pps 2026-09-09 01:50:56.611 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: qos-rule-type-details 2026-09-09 01:50:56.611 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-09 01:50:56.612 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: qos-rules-alias 2026-09-09 01:50:56.612 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: quota-check-limit 2026-09-09 01:50:56.613 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: quota-check-limit-default 2026-09-09 01:50:56.614 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: quotas 2026-09-09 01:50:56.617 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: quota_details 2026-09-09 01:50:56.618 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: rbac-policies 2026-09-09 01:50:56.619 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: rbac-address-group 2026-09-09 01:50:56.619 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: rbac-address-scope 2026-09-09 01:50:56.620 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: rbac-security-groups 2026-09-09 01:50:56.620 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: rbac-subnetpool 2026-09-09 01:50:56.620 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: revision-if-match 2026-09-09 01:50:56.621 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: standard-attr-revisions 2026-09-09 01:50:56.621 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: router_availability_zone 2026-09-09 01:50:56.622 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-09 01:50:56.623 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: security-groups-default-rules 2026-09-09 01:50:56.624 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-09 01:50:56.624 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-09 01:50:56.624 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-09 01:50:56.625 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-09 01:50:56.625 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-09 01:50:56.629 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: security-group 2026-09-09 01:50:56.630 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: segment 2026-09-09 01:50:56.630 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-09 01:50:56.631 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: service-type 2026-09-09 01:50:56.631 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: sorting 2026-09-09 01:50:56.632 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: standard-attr-segment 2026-09-09 01:50:56.632 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: standard-attr-description 2026-09-09 01:50:56.633 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: stateful-security-group 2026-09-09 01:50:56.633 1 WARNING neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-09-09 01:50:56.633 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-09 01:50:56.634 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: subnet-external-network 2026-09-09 01:50:56.634 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: subnet_onboard 2026-09-09 01:50:56.635 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-09 01:50:56.635 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: subnet-service-types 2026-09-09 01:50:56.636 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: subnet_allocation 2026-09-09 01:50:56.636 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-09 01:50:56.636 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: tag-creation 2026-09-09 01:50:56.637 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-09 01:50:56.640 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: standard-attr-tag 2026-09-09 01:50:56.641 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-09 01:50:56.641 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: trunk 2026-09-09 01:50:56.641 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: trunk-details 2026-09-09 01:50:56.642 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-09 01:50:56.642 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-09-09 01:50:56.643 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-09 01:50:56.643 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: vpn-aes-ctr 2026-09-09 01:50:56.645 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-09-09 01:50:56.646 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-09 01:50:56.646 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: vpn-flavors 2026-09-09 01:50:56.647 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: vpnaas 2026-09-09 01:50:56.648 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: taas 2026-09-09 01:50:56.649 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: tap-mirror 2026-09-09 01:50:56.649 1 INFO neutron.api.extensions [None req-c7739289-8e05-4384-8923-3161cb132168 - - - - - -] Loaded extension: taas-vlan-filter 2026-09-09 01:51:26.748 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-09-09 01:51:26.822 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-09-09 01:51:26.838 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-09-09 01:51:37.707 16 INFO neutron.db.l3_hamode_db [None req-32eea1ba-4cf4-4c0b-9ba7-bd527613f7c5 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-09 01:51:50.326 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 6a9f0fa8-4b5f-41f2-8773-7bd726148264 2026-09-09 01:51:51.562 16 INFO neutron.plugins.ml2.plugin [None req-80d6ba55-f990-4c43-b4aa-57094a6345f1 - - - - - -] Attempt 1 to provision port 6a9f0fa8-4b5f-41f2-8773-7bd726148264 2026-09-09 01:51:52.245 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 6a9f0fa8-4b5f-41f2-8773-7bd726148264 2026-09-09 01:51:53.252 16 INFO neutron.plugins.ml2.plugin [None req-f8ec67c1-7a34-4f5f-b9c6-3d011e059bbb - - - - - -] Attempt 1 to provision port 6a9f0fa8-4b5f-41f2-8773-7bd726148264 2026-09-09 01:56:27.547 13 INFO neutron.plugins.ml2.plugin [None req-5a15d832-2298-4400-a086-bc2f4234aefc - - - - - -] Attempt 1 to provision port a7629bf8-d788-437b-b9d0-69f7a9e4ef1b 2026-09-09 01:56:28.359 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port a7629bf8-d788-437b-b9d0-69f7a9e4ef1b 2026-09-09 01:56:29.216 13 INFO neutron.plugins.ml2.plugin [None req-6bf7f0b8-0092-4d70-aeab-597c8c503148 - - - - - -] Attempt 1 to provision port a7629bf8-d788-437b-b9d0-69f7a9e4ef1b 2026-09-09 01:56:35.408 13 INFO neutron.plugins.ml2.plugin [None req-fd81ef43-9448-46e1-a9f8-71ac56170e0f - - - - - -] Attempt 1 to provision port b1dc325e-cd9e-46f4-a996-e7463e432ddf 2026-09-09 02:00:21.019 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port b1dc325e-cd9e-46f4-a996-e7463e432ddf 2026-09-09 02:00:22.415 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port b1dc325e-cd9e-46f4-a996-e7463e432ddf 2026-09-09 02:08:52.609 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 9080777a-add9-4197-85b8-41018e330771 2026-09-09 02:08:54.560 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 9080777a-add9-4197-85b8-41018e330771 2026-09-09 02:19:15.996 16 INFO neutron.plugins.ml2.plugin [None req-8ea1de75-f5af-4d3e-b3d0-642708abba13 - - - - - -] Attempt 1 to provision port b1dc325e-cd9e-46f4-a996-e7463e432ddf 2026-09-09 02:19:16.035 16 INFO neutron.plugins.ml2.plugin [None req-8ea1de75-f5af-4d3e-b3d0-642708abba13 - - - - - -] Attempt 1 to provision port a7629bf8-d788-437b-b9d0-69f7a9e4ef1b 2026-09-09 02:19:16.096 16 INFO neutron.plugins.ml2.plugin [None req-8ea1de75-f5af-4d3e-b3d0-642708abba13 - - - - - -] Attempt 1 to provision port 6a9f0fa8-4b5f-41f2-8773-7bd726148264 2026-09-09 02:26:32.512 16 INFO neutron.plugins.ml2.plugin [None req-9d32aa38-5747-4b2b-ac9c-e9e3809f5e41 - - - - - -] Attempt 1 to provision port 737e52f1-68de-479e-bc16-dc2a7cebaca9 2026-09-09 02:26:32.928 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 737e52f1-68de-479e-bc16-dc2a7cebaca9 2026-09-09 02:26:39.038 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 3b950502-bed0-451c-bed4-30ba73295234 2026-09-09 02:26:39.365 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port eb8d925f-0603-4973-8d51-3445bb481049 2026-09-09 02:26:39.713 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port d97af520-5e82-4a0a-9996-6e3332ffea3c 2026-09-09 02:26:40.962 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 3b950502-bed0-451c-bed4-30ba73295234 2026-09-09 02:26:41.371 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port d97af520-5e82-4a0a-9996-6e3332ffea3c 2026-09-09 02:26:41.671 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port eb8d925f-0603-4973-8d51-3445bb481049 2026-09-09 02:26:42.999 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 413e87de-56f3-445a-9f74-aab2134fd725 2026-09-09 02:26:43.359 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 7a9c04ce-9be9-4a7a-ba32-3abb86ae2a3f 2026-09-09 02:26:43.688 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 82b24753-499f-4fa4-a077-5c26b5dfe4a7 2026-09-09 02:26:44.981 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 7a9c04ce-9be9-4a7a-ba32-3abb86ae2a3f 2026-09-09 02:26:45.185 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 413e87de-56f3-445a-9f74-aab2134fd725 2026-09-09 02:26:45.416 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 82b24753-499f-4fa4-a077-5c26b5dfe4a7 2026-09-09 02:26:50.576 13 INFO neutron.plugins.ml2.plugin [None req-8c7fc177-0b8a-41ae-961c-aef1ef2c5a3c - - - - - -] Attempt 1 to provision port c347a50a-9819-4be3-a9bf-a8029087dce4 2026-09-09 02:26:50.615 13 INFO neutron.plugins.ml2.plugin [None req-8c7fc177-0b8a-41ae-961c-aef1ef2c5a3c - - - - - -] Attempt 1 to provision port 413e87de-56f3-445a-9f74-aab2134fd725 2026-09-09 02:26:50.666 13 INFO neutron.plugins.ml2.plugin [None req-8c7fc177-0b8a-41ae-961c-aef1ef2c5a3c - - - - - -] Attempt 1 to provision port d97af520-5e82-4a0a-9996-6e3332ffea3c 2026-09-09 02:26:50.718 13 INFO neutron.plugins.ml2.plugin [None req-8c7fc177-0b8a-41ae-961c-aef1ef2c5a3c - - - - - -] Attempt 1 to provision port b13145a4-768a-429d-b72b-2cac4be8f374 2026-09-09 02:26:51.433 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 6ec92bfd-df8c-4a05-b356-32e6e40baf41 2026-09-09 02:26:51.992 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6620030b-e505-4936-ac01-ef1ec33f51a6'] response: {'server_uuid': '16aa9399-85b4-4298-8aec-69a11ad5f592', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6ec92bfd-df8c-4a05-b356-32e6e40baf41', 'code': 200} 2026-09-09 02:26:55.160 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 4da819e3-a296-43ae-8e9e-174638790797 2026-09-09 02:26:55.289 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-917a2ba2-19fa-4554-a18c-4cefe6e86da0'] response: {'server_uuid': '0d0b7d12-06d6-493b-ac34-a78194f2a8a2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4da819e3-a296-43ae-8e9e-174638790797', 'code': 200} 2026-09-09 02:26:55.529 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port ef8f6846-d2a7-4968-8218-3fcfc2532fb8 2026-09-09 02:26:55.997 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port dfcabf8f-6ecd-4704-9715-23bca74a4520 2026-09-09 02:26:56.411 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 6ec92bfd-df8c-4a05-b356-32e6e40baf41 2026-09-09 02:26:57.086 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 4da819e3-a296-43ae-8e9e-174638790797 2026-09-09 02:26:57.282 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port ef8f6846-d2a7-4968-8218-3fcfc2532fb8 2026-09-09 02:26:57.345 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-234e576c-4044-4d3e-9aa6-7290dfe9471b'] response: {'server_uuid': '5f48cffa-4a1a-4894-8030-27151a3b31e1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ef8f6846-d2a7-4968-8218-3fcfc2532fb8', 'code': 200} 2026-09-09 02:26:57.345 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-234e576c-4044-4d3e-9aa6-7290dfe9471b'] response: {'server_uuid': '32afb7bc-00d9-481f-a40e-68ec43ec4655', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dfcabf8f-6ecd-4704-9715-23bca74a4520', 'code': 200} 2026-09-09 02:26:57.495 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port dfcabf8f-6ecd-4704-9715-23bca74a4520 2026-09-09 02:26:57.683 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 1a9039fb-44d6-41cd-96b6-8ea42a8c24c1 2026-09-09 02:26:58.021 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 7a6315d2-ebd9-4ed3-8b44-bcb1b8013041 2026-09-09 02:26:59.706 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 7a6315d2-ebd9-4ed3-8b44-bcb1b8013041 2026-09-09 02:26:59.971 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 1a9039fb-44d6-41cd-96b6-8ea42a8c24c1 2026-09-09 02:27:02.163 16 INFO neutron.plugins.ml2.plugin [None req-7ce14ec6-cf36-4e45-a72f-3cb894c481b3 - - - - - -] Attempt 1 to provision port c347a50a-9819-4be3-a9bf-a8029087dce4 2026-09-09 02:27:02.196 16 INFO neutron.plugins.ml2.plugin [None req-7ce14ec6-cf36-4e45-a72f-3cb894c481b3 - - - - - -] Attempt 1 to provision port 0f027e86-720a-4601-bcd9-48d11f5c7cf1 2026-09-09 02:27:02.261 16 INFO neutron.plugins.ml2.plugin [None req-7ce14ec6-cf36-4e45-a72f-3cb894c481b3 - - - - - -] Attempt 1 to provision port 7a6315d2-ebd9-4ed3-8b44-bcb1b8013041 2026-09-09 02:27:02.353 16 INFO neutron.plugins.ml2.plugin [None req-7ce14ec6-cf36-4e45-a72f-3cb894c481b3 - - - - - -] Attempt 1 to provision port 1a9039fb-44d6-41cd-96b6-8ea42a8c24c1 2026-09-09 02:27:02.421 16 INFO neutron.plugins.ml2.plugin [None req-7ce14ec6-cf36-4e45-a72f-3cb894c481b3 - - - - - -] Attempt 1 to provision port 61c50846-c86d-470a-a7ad-4d9bef2cc598 2026-09-09 02:27:02.452 16 INFO neutron.plugins.ml2.plugin [None req-7ce14ec6-cf36-4e45-a72f-3cb894c481b3 - - - - - -] Attempt 1 to provision port d97af520-5e82-4a0a-9996-6e3332ffea3c 2026-09-09 02:27:02.511 16 INFO neutron.plugins.ml2.plugin [None req-7ce14ec6-cf36-4e45-a72f-3cb894c481b3 - - - - - -] Attempt 1 to provision port ef8f6846-d2a7-4968-8218-3fcfc2532fb8 2026-09-09 02:27:02.547 16 INFO neutron.plugins.ml2.plugin [None req-7ce14ec6-cf36-4e45-a72f-3cb894c481b3 - - - - - -] Attempt 1 to provision port b13145a4-768a-429d-b72b-2cac4be8f374 2026-09-09 02:27:02.565 16 INFO neutron.plugins.ml2.plugin [None req-7ce14ec6-cf36-4e45-a72f-3cb894c481b3 - - - - - -] Attempt 1 to provision port dfcabf8f-6ecd-4704-9715-23bca74a4520 2026-09-09 02:27:02.598 16 INFO neutron.plugins.ml2.plugin [None req-7ce14ec6-cf36-4e45-a72f-3cb894c481b3 - - - - - -] Attempt 1 to provision port 03a539b3-ea79-4f89-8761-bdf61c60e0a6 2026-09-09 02:27:10.868 16 INFO neutron.plugins.ml2.plugin [None req-488bf5ac-e1ba-4917-b1d0-d12f77ee0e21 - - - - - -] Attempt 1 to provision port 0f027e86-720a-4601-bcd9-48d11f5c7cf1 2026-09-09 02:27:10.922 16 INFO neutron.plugins.ml2.plugin [None req-488bf5ac-e1ba-4917-b1d0-d12f77ee0e21 - - - - - -] Attempt 1 to provision port 7a6315d2-ebd9-4ed3-8b44-bcb1b8013041 2026-09-09 02:27:10.974 16 INFO neutron.plugins.ml2.plugin [None req-488bf5ac-e1ba-4917-b1d0-d12f77ee0e21 - - - - - -] Attempt 1 to provision port dfcabf8f-6ecd-4704-9715-23bca74a4520 2026-09-09 02:27:11.838 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port f7619856-5bb3-4bdc-9b00-576ec40825af 2026-09-09 02:27:13.929 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port f7619856-5bb3-4bdc-9b00-576ec40825af 2026-09-09 02:27:14.072 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 32b4857d-82a4-402c-83f0-d22dda1dde3d 2026-09-09 02:27:15.527 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 32b4857d-82a4-402c-83f0-d22dda1dde3d 2026-09-09 02:27:19.716 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 0f027e86-720a-4601-bcd9-48d11f5c7cf1 2026-09-09 02:27:20.008 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 26d03924-a84e-4244-9cf4-32d59de2c440 2026-09-09 02:27:20.257 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port acb765cc-1f44-4d78-a9e9-d2c17b77cea1 2026-09-09 02:27:21.553 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 0f027e86-720a-4601-bcd9-48d11f5c7cf1 2026-09-09 02:27:21.819 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 26d03924-a84e-4244-9cf4-32d59de2c440 2026-09-09 02:27:21.965 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port acb765cc-1f44-4d78-a9e9-d2c17b77cea1 2026-09-09 02:27:24.445 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 245e0411-cd06-4abe-bdc2-df30aba22259 2026-09-09 02:27:24.578 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-40410f82-ea36-4c36-ba01-d8296a6a6f96'] response: {'server_uuid': '89540d44-1401-4884-9f06-d251b51b5902', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '245e0411-cd06-4abe-bdc2-df30aba22259', 'code': 200} 2026-09-09 02:27:25.716 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 245e0411-cd06-4abe-bdc2-df30aba22259 2026-09-09 02:27:25.922 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port bc069bf4-fa2e-489c-a675-7e562d61f0f9 2026-09-09 02:27:26.354 13 INFO neutron.plugins.ml2.plugin [None req-183ef2f1-dcb8-47b0-995d-0fad1eb3698a - - - - - -] Attempt 1 to provision port 0f027e86-720a-4601-bcd9-48d11f5c7cf1 2026-09-09 02:27:26.420 13 INFO neutron.plugins.ml2.plugin [None req-183ef2f1-dcb8-47b0-995d-0fad1eb3698a - - - - - -] Attempt 1 to provision port f8896a9e-99d4-4055-b362-3adbc2a3fdd6 2026-09-09 02:27:26.440 13 INFO neutron.plugins.ml2.plugin [None req-183ef2f1-dcb8-47b0-995d-0fad1eb3698a - - - - - -] Attempt 1 to provision port 26d03924-a84e-4244-9cf4-32d59de2c440 2026-09-09 02:27:26.494 13 INFO neutron.plugins.ml2.plugin [None req-183ef2f1-dcb8-47b0-995d-0fad1eb3698a - - - - - -] Attempt 1 to provision port dfcabf8f-6ecd-4704-9715-23bca74a4520 2026-09-09 02:27:26.546 13 INFO neutron.plugins.ml2.plugin [None req-183ef2f1-dcb8-47b0-995d-0fad1eb3698a - - - - - -] Attempt 1 to provision port bc069bf4-fa2e-489c-a675-7e562d61f0f9 2026-09-09 02:27:26.649 13 INFO neutron.plugins.ml2.plugin [None req-183ef2f1-dcb8-47b0-995d-0fad1eb3698a - - - - - -] Attempt 1 to provision port 44894653-2a35-4dc9-bc96-48a2075231fa 2026-09-09 02:27:26.683 13 INFO neutron.plugins.ml2.plugin [None req-183ef2f1-dcb8-47b0-995d-0fad1eb3698a - - - - - -] Attempt 1 to provision port 32b4857d-82a4-402c-83f0-d22dda1dde3d 2026-09-09 02:27:26.726 13 INFO neutron.plugins.ml2.plugin [None req-183ef2f1-dcb8-47b0-995d-0fad1eb3698a - - - - - -] Attempt 1 to provision port 245e0411-cd06-4abe-bdc2-df30aba22259 2026-09-09 02:27:27.668 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port dfcabf8f-6ecd-4704-9715-23bca74a4520 2026-09-09 02:27:27.942 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port bc069bf4-fa2e-489c-a675-7e562d61f0f9 2026-09-09 02:27:30.095 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 0ceb6ae8-837d-475c-abcc-2fd079cae14f 2026-09-09 02:27:30.219 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f22938bf-9aee-4cff-b06d-671399c2d39d'] response: {'server_uuid': '2095cb57-e52a-4a07-a1d7-3246c70a176d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0ceb6ae8-837d-475c-abcc-2fd079cae14f', 'code': 200} 2026-09-09 02:27:31.679 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 0ceb6ae8-837d-475c-abcc-2fd079cae14f 2026-09-09 02:27:32.339 13 INFO neutron.plugins.ml2.plugin [None req-739b88f4-7724-481d-b2e3-1930d32e10f9 - - - - - -] Attempt 1 to provision port f8896a9e-99d4-4055-b362-3adbc2a3fdd6 2026-09-09 02:27:32.392 13 INFO neutron.plugins.ml2.plugin [None req-739b88f4-7724-481d-b2e3-1930d32e10f9 - - - - - -] Attempt 1 to provision port 37fbe742-f6aa-438c-93c5-29bf3390ffee 2026-09-09 02:27:32.588 13 INFO neutron.plugins.ml2.plugin [None req-739b88f4-7724-481d-b2e3-1930d32e10f9 - - - - - -] Attempt 1 to provision port bc069bf4-fa2e-489c-a675-7e562d61f0f9 2026-09-09 02:27:32.655 13 INFO neutron.plugins.ml2.plugin [None req-739b88f4-7724-481d-b2e3-1930d32e10f9 - - - - - -] Attempt 1 to provision port 0ceb6ae8-837d-475c-abcc-2fd079cae14f 2026-09-09 02:27:33.583 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 37fbe742-f6aa-438c-93c5-29bf3390ffee 2026-09-09 02:27:33.819 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 44894653-2a35-4dc9-bc96-48a2075231fa 2026-09-09 02:27:35.753 13 INFO neutron.plugins.ml2.plugin [None req-028a26f8-63d5-4c43-8d9f-84b4410c9cb9 - - - - - -] Attempt 1 to provision port 3ffe93a4-01a5-4d67-8821-b2492e5a81d5 2026-09-09 02:27:35.841 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 44894653-2a35-4dc9-bc96-48a2075231fa 2026-09-09 02:27:36.124 13 INFO neutron.plugins.ml2.plugin [None req-028a26f8-63d5-4c43-8d9f-84b4410c9cb9 - - - - - -] Attempt 1 to provision port 44894653-2a35-4dc9-bc96-48a2075231fa 2026-09-09 02:27:36.218 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port f8896a9e-99d4-4055-b362-3adbc2a3fdd6 2026-09-09 02:27:36.256 13 INFO neutron.plugins.ml2.plugin [None req-028a26f8-63d5-4c43-8d9f-84b4410c9cb9 - - - - - -] Attempt 1 to provision port 245e0411-cd06-4abe-bdc2-df30aba22259 2026-09-09 02:27:36.511 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 3ffe93a4-01a5-4d67-8821-b2492e5a81d5 2026-09-09 02:27:37.848 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port f8896a9e-99d4-4055-b362-3adbc2a3fdd6 2026-09-09 02:27:38.010 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 3ffe93a4-01a5-4d67-8821-b2492e5a81d5 2026-09-09 02:27:41.353 16 INFO neutron.plugins.ml2.plugin [None req-9dfdde5e-e89f-4d14-9fcd-952fefc43214 - - - - - -] Attempt 1 to provision port f8896a9e-99d4-4055-b362-3adbc2a3fdd6 2026-09-09 02:27:53.720 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-26586d6e-3d79-4959-ab9a-08a6a406d213'] response: {'server_uuid': '89540d44-1401-4884-9f06-d251b51b5902', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '245e0411-cd06-4abe-bdc2-df30aba22259', 'code': 200} 2026-09-09 02:27:58.175 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 245e0411-cd06-4abe-bdc2-df30aba22259 2026-09-09 02:27:58.722 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-32741600-52a9-4f77-97eb-2e194bcd3d30'] response: {'server_uuid': '89540d44-1401-4884-9f06-d251b51b5902', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '245e0411-cd06-4abe-bdc2-df30aba22259', 'code': 200} 2026-09-09 02:27:59.587 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 245e0411-cd06-4abe-bdc2-df30aba22259 2026-09-09 02:28:05.660 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 105f4786-5782-4297-a57e-620c62f8237a 2026-09-09 02:28:07.611 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 105f4786-5782-4297-a57e-620c62f8237a 2026-09-09 02:28:07.921 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port d5ba531e-3fd0-4bdd-8bb9-a403b7010932 2026-09-09 02:28:09.596 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port d5ba531e-3fd0-4bdd-8bb9-a403b7010932 2026-09-09 02:28:12.303 13 INFO neutron.plugins.ml2.plugin [None req-c3d6f104-81e9-4fe0-8e72-a09ba81fb3a4 - - - - - -] Attempt 1 to provision port 14ca4812-3aed-471d-87f7-0f54ca6c2de6 2026-09-09 02:28:12.348 13 INFO neutron.plugins.ml2.plugin [None req-c3d6f104-81e9-4fe0-8e72-a09ba81fb3a4 - - - - - -] Attempt 1 to provision port 105f4786-5782-4297-a57e-620c62f8237a 2026-09-09 02:28:12.398 13 INFO neutron.plugins.ml2.plugin [None req-c3d6f104-81e9-4fe0-8e72-a09ba81fb3a4 - - - - - -] Attempt 1 to provision port 856483e2-7a6e-4431-b1d5-24efec120c84 2026-09-09 02:28:14.269 16 INFO neutron.plugins.ml2.plugin [None req-c48d708e-c90d-4509-9fc8-ae5d31009ae5 - - - - - -] Attempt 1 to provision port 214fc64e-dd8d-459e-b54f-d6b850d77f76 2026-09-09 02:28:14.301 16 INFO neutron.plugins.ml2.plugin [None req-c48d708e-c90d-4509-9fc8-ae5d31009ae5 - - - - - -] Attempt 1 to provision port 14ca4812-3aed-471d-87f7-0f54ca6c2de6 2026-09-09 02:28:20.839 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 5a92f559-c45e-4f93-a59f-c2920aadf58f 2026-09-09 02:28:20.980 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef9c484e-507c-44fc-9c62-b973be1e0a36'] response: {'server_uuid': '105f507e-ad5b-466f-8249-2b4b8a8d0faa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5a92f559-c45e-4f93-a59f-c2920aadf58f', 'code': 200} 2026-09-09 02:28:22.043 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 5a92f559-c45e-4f93-a59f-c2920aadf58f 2026-09-09 02:28:24.051 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 14ca4812-3aed-471d-87f7-0f54ca6c2de6 2026-09-09 02:28:26.073 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 856483e2-7a6e-4431-b1d5-24efec120c84 2026-09-09 02:28:26.627 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 14ca4812-3aed-471d-87f7-0f54ca6c2de6 2026-09-09 02:28:28.190 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 856483e2-7a6e-4431-b1d5-24efec120c84 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server [None req-909ade10-5e3c-48e7-b1fe-5d25d29d1dbb - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 55535bf1-b4cd-44b3-9434-9d741934065c: This subnet is being modified by another concurrent operation. 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-09 02:28:37.372 16 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-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 269, in inner 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server raise self.value 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server raise self.value 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server raise self.value 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-09 02:28:37.372 16 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-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-09 02:28:37.372 16 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-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-09 02:28:37.372 16 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-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server raise self.value 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server raise self.value 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server raise self.value 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1660, in create_port 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1625, in _create_port_db 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1583, in create_port_db 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-09-09 02:28:37.372 16 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-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-09-09 02:28:37.372 16 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-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-09 02:28:37.372 16 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-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-09 02:28:37.372 16 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-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-09-09 02:28:37.372 16 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-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server raise exception 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 55535bf1-b4cd-44b3-9434-9d741934065c: This subnet is being modified by another concurrent operation. 2026-09-09 02:28:37.372 16 ERROR oslo_messaging.rpc.server 2026-09-09 02:28:45.967 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 83e1438e-873f-4808-8b92-e0c924a267d5 2026-09-09 02:28:47.666 16 INFO neutron.plugins.ml2.plugin [None req-243c62c2-e756-45df-824c-ce627a793db8 - - - - - -] Attempt 1 to provision port 83e1438e-873f-4808-8b92-e0c924a267d5 2026-09-09 02:28:47.925 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 83e1438e-873f-4808-8b92-e0c924a267d5 2026-09-09 02:28:49.991 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port dd2c60ca-acd2-4d28-9885-e296c3b5b3a4 2026-09-09 02:28:54.012 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port f2ebddbe-8ea6-471d-bbf3-d13d565564e6 2026-09-09 02:28:54.391 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port f38f4e8c-ff55-4924-8815-fee7e10bfb00 2026-09-09 02:28:55.966 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port f2ebddbe-8ea6-471d-bbf3-d13d565564e6 2026-09-09 02:28:56.154 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port f38f4e8c-ff55-4924-8815-fee7e10bfb00 2026-09-09 02:29:00.018 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port f2cf31ba-ff4b-4f3e-89b9-e8c89f6f31c6 2026-09-09 02:29:01.004 13 INFO neutron.plugins.ml2.plugin [None req-836f4fbf-433d-4bd5-ac8c-2ce156eec420 - - - - - -] Attempt 1 to provision port f3860096-6cf0-42f1-b5ab-54ca23105844 2026-09-09 02:29:01.044 13 INFO neutron.plugins.ml2.plugin [None req-836f4fbf-433d-4bd5-ac8c-2ce156eec420 - - - - - -] Attempt 1 to provision port f2cf31ba-ff4b-4f3e-89b9-e8c89f6f31c6 2026-09-09 02:29:01.124 13 INFO neutron.plugins.ml2.plugin [None req-836f4fbf-433d-4bd5-ac8c-2ce156eec420 - - - - - -] Attempt 1 to provision port 71a1f079-cddc-4c65-b446-38b1e54790e7 2026-09-09 02:29:01.156 13 INFO neutron.plugins.ml2.plugin [None req-836f4fbf-433d-4bd5-ac8c-2ce156eec420 - - - - - -] Attempt 1 to provision port f38f4e8c-ff55-4924-8815-fee7e10bfb00 2026-09-09 02:29:01.996 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port f2cf31ba-ff4b-4f3e-89b9-e8c89f6f31c6 2026-09-09 02:29:03.968 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port c7741d88-fb30-41e4-9ad5-acb13e6d02a9 2026-09-09 02:29:05.993 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port c7741d88-fb30-41e4-9ad5-acb13e6d02a9 2026-09-09 02:29:10.689 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 71a1f079-cddc-4c65-b446-38b1e54790e7 2026-09-09 02:29:10.984 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port ec0a86bf-efc6-480c-9ec0-bae8d771c4a5 2026-09-09 02:29:11.117 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-efcd74fd-988f-466d-b201-b5694c60d142'] response: {'server_uuid': 'f5337792-ce11-46b6-9375-4f32edc8f902', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ec0a86bf-efc6-480c-9ec0-bae8d771c4a5', 'code': 200} 2026-09-09 02:29:11.340 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 8b02f68d-d368-43a7-84c5-2d711abc46c0 2026-09-09 02:29:11.589 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 1a5fda4c-f687-4233-9729-fa16a6e85aab 2026-09-09 02:29:12.686 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port ec0a86bf-efc6-480c-9ec0-bae8d771c4a5 2026-09-09 02:29:12.898 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port f3860096-6cf0-42f1-b5ab-54ca23105844 2026-09-09 02:29:13.123 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 1a5fda4c-f687-4233-9729-fa16a6e85aab 2026-09-09 02:29:13.329 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 8b02f68d-d368-43a7-84c5-2d711abc46c0 2026-09-09 02:29:13.439 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 71a1f079-cddc-4c65-b446-38b1e54790e7 2026-09-09 02:29:14.527 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port f3860096-6cf0-42f1-b5ab-54ca23105844 2026-09-09 02:29:26.598 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port e3fa8fbf-4433-47b9-aca9-561a3ce20afb 2026-09-09 02:29:26.698 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ea000af-9695-44cb-b205-e8a60c145d54'] response: {'server_uuid': '3a16eb61-8437-4978-ac20-97f5d7ed4145', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e3fa8fbf-4433-47b9-aca9-561a3ce20afb', 'code': 200} 2026-09-09 02:29:28.613 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port e3fa8fbf-4433-47b9-aca9-561a3ce20afb 2026-09-09 02:29:32.521 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port ed72f7f1-f0e1-4f7f-bdbb-8d76990a7080 2026-09-09 02:29:34.471 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port ed72f7f1-f0e1-4f7f-bdbb-8d76990a7080 2026-09-09 02:29:42.520 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 49154bdb-4d6b-45e7-809b-d899b3de0fab 2026-09-09 02:29:45.154 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port aee83212-7cb4-490f-80d1-42907480e298 2026-09-09 02:29:45.315 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e948b286-77ca-4df1-a479-30ce0bfde495'] response: {'server_uuid': 'a7d2a0ce-9e54-4f7f-91d1-3875cd7c2674', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aee83212-7cb4-490f-80d1-42907480e298', 'code': 200} 2026-09-09 02:29:45.480 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 49154bdb-4d6b-45e7-809b-d899b3de0fab 2026-09-09 02:29:46.504 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port aee83212-7cb4-490f-80d1-42907480e298 2026-09-09 02:29:49.569 13 INFO neutron.plugins.ml2.plugin [None req-67ac7434-e6ec-40a1-9fc6-16ef4e9a07c8 - - - - - -] Attempt 1 to provision port 49154bdb-4d6b-45e7-809b-d899b3de0fab 2026-09-09 02:29:49.668 13 INFO neutron.plugins.ml2.plugin [None req-67ac7434-e6ec-40a1-9fc6-16ef4e9a07c8 - - - - - -] Attempt 1 to provision port e3fa8fbf-4433-47b9-aca9-561a3ce20afb 2026-09-09 02:29:49.736 13 INFO neutron.plugins.ml2.plugin [None req-67ac7434-e6ec-40a1-9fc6-16ef4e9a07c8 - - - - - -] Attempt 1 to provision port aee83212-7cb4-490f-80d1-42907480e298 2026-09-09 02:29:49.780 13 INFO neutron.plugins.ml2.plugin [None req-67ac7434-e6ec-40a1-9fc6-16ef4e9a07c8 - - - - - -] Attempt 1 to provision port f3860096-6cf0-42f1-b5ab-54ca23105844 2026-09-09 02:29:49.831 13 INFO neutron.plugins.ml2.plugin [None req-67ac7434-e6ec-40a1-9fc6-16ef4e9a07c8 - - - - - -] Attempt 1 to provision port f2cf31ba-ff4b-4f3e-89b9-e8c89f6f31c6 2026-09-09 02:29:49.879 13 INFO neutron.plugins.ml2.plugin [None req-67ac7434-e6ec-40a1-9fc6-16ef4e9a07c8 - - - - - -] Attempt 1 to provision port 8b02f68d-d368-43a7-84c5-2d711abc46c0 2026-09-09 02:29:49.934 13 INFO neutron.plugins.ml2.plugin [None req-67ac7434-e6ec-40a1-9fc6-16ef4e9a07c8 - - - - - -] Attempt 1 to provision port 335979c1-bce3-4c1f-b77d-61e354e67dbc 2026-09-09 02:29:50.112 13 INFO neutron.plugins.ml2.plugin [None req-67ac7434-e6ec-40a1-9fc6-16ef4e9a07c8 - - - - - -] Attempt 1 to provision port 1a5fda4c-f687-4233-9729-fa16a6e85aab 2026-09-09 02:29:50.167 13 INFO neutron.plugins.ml2.plugin [None req-67ac7434-e6ec-40a1-9fc6-16ef4e9a07c8 - - - - - -] Attempt 1 to provision port 71a1f079-cddc-4c65-b446-38b1e54790e7 2026-09-09 02:29:50.209 13 INFO neutron.plugins.ml2.plugin [None req-67ac7434-e6ec-40a1-9fc6-16ef4e9a07c8 - - - - - -] Attempt 1 to provision port f38f4e8c-ff55-4924-8815-fee7e10bfb00 2026-09-09 02:29:50.253 13 INFO neutron.plugins.ml2.plugin [None req-67ac7434-e6ec-40a1-9fc6-16ef4e9a07c8 - - - - - -] Attempt 1 to provision port 18853b7d-ae47-4b73-b743-af8cbea366e1 2026-09-09 02:29:50.414 13 INFO neutron.plugins.ml2.plugin [None req-67ac7434-e6ec-40a1-9fc6-16ef4e9a07c8 - - - - - -] Attempt 1 to provision port ec0a86bf-efc6-480c-9ec0-bae8d771c4a5 2026-09-09 02:29:50.488 13 INFO neutron.plugins.ml2.plugin [None req-67ac7434-e6ec-40a1-9fc6-16ef4e9a07c8 - - - - - -] Attempt 1 to provision port c7741d88-fb30-41e4-9ad5-acb13e6d02a9 2026-09-09 02:29:50.521 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 335979c1-bce3-4c1f-b77d-61e354e67dbc 2026-09-09 02:29:50.647 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 18853b7d-ae47-4b73-b743-af8cbea366e1 2026-09-09 02:29:52.486 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 18853b7d-ae47-4b73-b743-af8cbea366e1 2026-09-09 02:29:54.998 16 INFO neutron.plugins.ml2.plugin [None req-bacaa43a-a151-4431-ae69-aa5214161363 - - - - - -] Attempt 1 to provision port f3860096-6cf0-42f1-b5ab-54ca23105844 2026-09-09 02:30:02.045 16 INFO neutron.plugins.ml2.plugin [None req-11224b46-141b-4c9a-9235-0832cd4e708b - - - - - -] Attempt 1 to provision port f3860096-6cf0-42f1-b5ab-54ca23105844 2026-09-09 02:30:02.114 16 INFO neutron.plugins.ml2.plugin [None req-11224b46-141b-4c9a-9235-0832cd4e708b - - - - - -] Attempt 1 to provision port 49154bdb-4d6b-45e7-809b-d899b3de0fab 2026-09-09 02:30:02.170 16 INFO neutron.plugins.ml2.plugin [None req-11224b46-141b-4c9a-9235-0832cd4e708b - - - - - -] Attempt 1 to provision port aee83212-7cb4-490f-80d1-42907480e298 2026-09-09 02:30:02.253 16 INFO neutron.plugins.ml2.plugin [None req-11224b46-141b-4c9a-9235-0832cd4e708b - - - - - -] Attempt 1 to provision port ec0a86bf-efc6-480c-9ec0-bae8d771c4a5 2026-09-09 02:30:02.301 16 INFO neutron.plugins.ml2.plugin [None req-11224b46-141b-4c9a-9235-0832cd4e708b - - - - - -] Attempt 1 to provision port 18853b7d-ae47-4b73-b743-af8cbea366e1 2026-09-09 02:30:03.267 16 INFO neutron.plugins.ml2.plugin [None req-a3540035-9828-46b1-b1c4-a077e57001d5 - - - - - -] Attempt 1 to provision port aee83212-7cb4-490f-80d1-42907480e298 2026-09-09 02:30:25.086 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port b09341c2-af0a-47f6-971a-7fde83aab150 2026-09-09 02:30:25.232 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-df72cceb-f45b-4f38-8362-e496dee8c70e'] response: {'server_uuid': '918bac6b-fb7d-453c-8783-fe3dd031a4a0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b09341c2-af0a-47f6-971a-7fde83aab150', 'code': 200} 2026-09-09 02:30:26.512 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port b09341c2-af0a-47f6-971a-7fde83aab150 2026-09-09 02:30:33.998 13 INFO neutron.plugins.ml2.plugin [None req-e0d0d9d2-3442-499b-b477-4bd769d63c57 - - - - - -] Attempt 1 to provision port 2351c61e-388f-46bc-b717-881cbd65e3be 2026-09-09 02:30:50.717 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ad5f668-fed3-47bb-b90c-190b8d79fa6e'] response: {'server_uuid': '918bac6b-fb7d-453c-8783-fe3dd031a4a0', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b09341c2-af0a-47f6-971a-7fde83aab150', 'code': 200} 2026-09-09 02:30:57.183 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 70e93ad8-6f66-4570-a0c3-3af0c3da7782 2026-09-09 02:30:57.293 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-033ed855-3b67-4afb-81dd-5966d370697b'] response: {'server_uuid': '7397172e-8164-4838-9b61-8a2dd1376e78', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '70e93ad8-6f66-4570-a0c3-3af0c3da7782', 'code': 200} 2026-09-09 02:30:58.510 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 70e93ad8-6f66-4570-a0c3-3af0c3da7782 2026-09-09 02:31:05.323 13 INFO neutron_taas.services.taas.taas_plugin [None req-01d1ef1c-5fb9-42e6-bf8c-f0ad42397cf7 - - - - - -] TaaS: Handle Delete Port: 49154bdb-4d6b-45e7-809b-d899b3de0fab 2026-09-09 02:31:05.329 13 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-01d1ef1c-5fb9-42e6-bf8c-f0ad42397cf7 - - - - - -] Tap Mirror: Handle Delete Port: 49154bdb-4d6b-45e7-809b-d899b3de0fab 2026-09-09 02:31:12.472 16 INFO neutron.plugins.ml2.plugin [None req-44e5eb2f-94b2-481d-b05d-72edcba0d769 - - - - - -] Attempt 1 to provision port 8a4727a8-b40b-4161-af72-c88bbceac85b 2026-09-09 02:31:12.563 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 8a4727a8-b40b-4161-af72-c88bbceac85b 2026-09-09 02:31:14.642 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 8a4727a8-b40b-4161-af72-c88bbceac85b 2026-09-09 02:31:14.867 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 28e55778-4078-4726-ba58-aa017caa2115 2026-09-09 02:31:15.432 16 INFO neutron.plugins.ml2.plugin [None req-d8cdca27-7646-4a24-a2fc-9fde43074971 - - - - - -] Attempt 1 to provision port 0201261b-518c-410e-8fda-426dd56cdb70 2026-09-09 02:31:15.453 16 INFO neutron.plugins.ml2.plugin [None req-d8cdca27-7646-4a24-a2fc-9fde43074971 - - - - - -] Attempt 1 to provision port 8a4727a8-b40b-4161-af72-c88bbceac85b 2026-09-09 02:31:15.492 16 INFO neutron.plugins.ml2.plugin [None req-d8cdca27-7646-4a24-a2fc-9fde43074971 - - - - - -] Attempt 1 to provision port 10503c6e-0968-491a-ae7e-6383a362287c 2026-09-09 02:31:16.509 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 28e55778-4078-4726-ba58-aa017caa2115 2026-09-09 02:31:18.795 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port deeda088-f610-498a-9959-a686fffbd6e7 2026-09-09 02:31:18.970 13 INFO neutron.plugins.ml2.plugin [None req-2250f181-d323-48a0-952a-0a1a01ce21e1 - - - - - -] Attempt 1 to provision port 0201261b-518c-410e-8fda-426dd56cdb70 2026-09-09 02:31:20.598 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port deeda088-f610-498a-9959-a686fffbd6e7 2026-09-09 02:31:22.581 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 87b50941-e57a-4e7c-85df-0131ae432fdd 2026-09-09 02:31:22.827 16 INFO neutron.plugins.ml2.plugin [None req-67d96cc8-1bff-485c-9cff-cbc841a9f1f2 - - - - - -] Attempt 1 to provision port 5051e7af-e5de-4a60-a593-a56a88942fa7 2026-09-09 02:31:22.870 16 INFO neutron.plugins.ml2.plugin [None req-67d96cc8-1bff-485c-9cff-cbc841a9f1f2 - - - - - -] Attempt 1 to provision port 7a73e3f7-76f0-46c0-8a98-3964003863e2 2026-09-09 02:31:22.907 16 INFO neutron.plugins.ml2.plugin [None req-67d96cc8-1bff-485c-9cff-cbc841a9f1f2 - - - - - -] Attempt 1 to provision port 87b50941-e57a-4e7c-85df-0131ae432fdd 2026-09-09 02:31:24.598 13 INFO neutron.plugins.ml2.plugin [None req-26c9c4b7-b81d-4574-af16-68fb35e7a81e - - - - - -] Attempt 1 to provision port 7a73e3f7-76f0-46c0-8a98-3964003863e2 2026-09-09 02:31:24.634 13 INFO neutron.plugins.ml2.plugin [None req-26c9c4b7-b81d-4574-af16-68fb35e7a81e - - - - - -] Attempt 1 to provision port 87b50941-e57a-4e7c-85df-0131ae432fdd 2026-09-09 02:31:24.677 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 87b50941-e57a-4e7c-85df-0131ae432fdd 2026-09-09 02:31:25.857 16 INFO neutron.plugins.ml2.plugin [None req-dee05a25-bba1-4715-90e2-8b88e3885f34 - - - - - -] Attempt 1 to provision port 7a73e3f7-76f0-46c0-8a98-3964003863e2 2026-09-09 02:31:27.135 16 INFO neutron.plugins.ml2.plugin [None req-47623391-93c6-422a-bed6-f20301ba66be - - - - - -] Attempt 1 to provision port 7a73e3f7-76f0-46c0-8a98-3964003863e2 2026-09-09 02:31:33.642 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 6ec9bd1f-af34-456f-8eae-7df3c880a32f 2026-09-09 02:31:33.760 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-dece1f33-e1b5-4841-a892-8ea388cfee32'] response: {'server_uuid': '9a674cf3-0517-4173-b488-4becbb0a7d06', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6ec9bd1f-af34-456f-8eae-7df3c880a32f', 'code': 200} 2026-09-09 02:31:34.643 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 10503c6e-0968-491a-ae7e-6383a362287c 2026-09-09 02:31:34.948 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 5051e7af-e5de-4a60-a593-a56a88942fa7 2026-09-09 02:31:35.283 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 6ec9bd1f-af34-456f-8eae-7df3c880a32f 2026-09-09 02:31:35.456 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 0201261b-518c-410e-8fda-426dd56cdb70 2026-09-09 02:31:36.682 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 10503c6e-0968-491a-ae7e-6383a362287c 2026-09-09 02:31:36.980 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 0201261b-518c-410e-8fda-426dd56cdb70 2026-09-09 02:31:37.290 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 7a73e3f7-76f0-46c0-8a98-3964003863e2 2026-09-09 02:31:37.514 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 5051e7af-e5de-4a60-a593-a56a88942fa7 2026-09-09 02:31:38.042 13 INFO neutron.plugins.ml2.plugin [None req-f0c0f70b-13a9-4112-b94d-225a6a1966b4 - - - - - -] Attempt 1 to provision port 24ae0869-afe1-47fa-a699-d69977db7711 2026-09-09 02:31:38.525 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 7a73e3f7-76f0-46c0-8a98-3964003863e2 2026-09-09 02:31:44.553 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 24ae0869-afe1-47fa-a699-d69977db7711 2026-09-09 02:31:44.683 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ebce747f-9662-4814-99b5-68510d888703'] response: {'server_uuid': '7397172e-8164-4838-9b61-8a2dd1376e78', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '24ae0869-afe1-47fa-a699-d69977db7711', 'code': 200} 2026-09-09 02:31:46.563 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 24ae0869-afe1-47fa-a699-d69977db7711 2026-09-09 02:31:49.065 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 24ae0869-afe1-47fa-a699-d69977db7711 2026-09-09 02:32:12.427 16 INFO neutron.plugins.ml2.plugin [None req-9ec8a511-cd5b-49ae-94b3-c2ec654fe8e7 - - - - - -] Attempt 1 to provision port 9ece8abd-b91d-44c5-a7c6-54e2b50ebff2 2026-09-09 02:32:20.130 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 9ece8abd-b91d-44c5-a7c6-54e2b50ebff2 2026-09-09 02:32:20.292 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0826861-e9e0-44b2-a844-9511268a02f7'] response: {'server_uuid': '7397172e-8164-4838-9b61-8a2dd1376e78', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9ece8abd-b91d-44c5-a7c6-54e2b50ebff2', 'code': 200} 2026-09-09 02:32:20.767 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 9ece8abd-b91d-44c5-a7c6-54e2b50ebff2 2026-09-09 02:32:31.993 13 INFO neutron.plugins.ml2.plugin [None req-316041a4-3749-47fd-b738-daba26c2deee - - - - - -] Attempt 1 to provision port 600908a2-ec40-4f72-b2f9-669f7f88467a 2026-09-09 02:32:38.830 16 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 600908a2-ec40-4f72-b2f9-669f7f88467a 2026-09-09 02:32:39.000 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-823793f4-ceda-4f89-be58-bd99c47f4f7f'] response: {'server_uuid': '7397172e-8164-4838-9b61-8a2dd1376e78', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '600908a2-ec40-4f72-b2f9-669f7f88467a', 'code': 200} 2026-09-09 02:32:40.773 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 600908a2-ec40-4f72-b2f9-669f7f88467a 2026-09-09 02:32:43.041 16 INFO neutron.plugins.ml2.plugin [None req-26ef7130-0422-4aac-b979-bc2c84e4ff5a - - - - - -] Attempt 1 to provision port 9ece8abd-b91d-44c5-a7c6-54e2b50ebff2 2026-09-09 02:32:56.845 16 INFO neutron.plugins.ml2.plugin [None req-a0435d49-322a-427a-86a1-4ae84a0a19a4 - - - - - -] Attempt 1 to provision port 600908a2-ec40-4f72-b2f9-669f7f88467a 2026-09-09 02:32:56.857 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 600908a2-ec40-4f72-b2f9-669f7f88467a 2026-09-09 02:33:06.448 16 INFO neutron.plugins.ml2.plugin [None req-91000ab9-1a65-4687-98ee-3dabb9f087a9 - - - - - -] Attempt 1 to provision port 9ece8abd-b91d-44c5-a7c6-54e2b50ebff2 2026-09-09 02:33:06.837 13 INFO neutron.plugins.ml2.plugin [None req-76f0429f-f1e1-45e1-99a1-eac4713b41e1 - - - - - -] Attempt 1 to provision port 9ece8abd-b91d-44c5-a7c6-54e2b50ebff2 2026-09-09 02:33:51.073 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-a90ce034-7706-4ff2-8e30-cc38b15f7162'] response: {'server_uuid': 'f5337792-ce11-46b6-9375-4f32edc8f902', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ec0a86bf-efc6-480c-9ec0-bae8d771c4a5', 'code': 200}