+ 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-07-17 18:48:32.971 1 INFO neutron.common.config [-] Logging enabled! 2026-07-17 18:48:32.971 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 28.1.0.dev560 2026-07-17 18:48:32.972 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-07-17 18:48:32.972 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-17 18:48:34.236 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-17 18:48:34.238 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-17 18:48:34.242 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-17 18:48:34.243 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-17 18:48:34.243 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-17 18:48:34.243 1 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-07-17 18:48:34.243 1 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-07-17 18:48:34.243 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-17 18:48:34.250 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-17 18:48:34.250 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-17 18:48:34.250 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-17 18:48:34.271 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-17 18:48:34.272 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-17 18:48:34.272 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-17 18:48:34.291 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-17 18:48:34.292 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-17 18:48:34.292 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-17 18:48:34.292 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-17 18:48:34.644 1 INFO neutron.plugins.ml2.managers [None req-7150c38e-47a4-420d-86b4-6f071cc29822 - - - - - -] Initializing driver for type 'vlan' 2026-07-17 18:48:34.958 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-7150c38e-47a4-420d-86b4-6f071cc29822 - - - - - -] VlanTypeDriver initialization complete 2026-07-17 18:48:34.959 1 INFO neutron.plugins.ml2.managers [None req-7150c38e-47a4-420d-86b4-6f071cc29822 - - - - - -] Initializing driver for type 'vxlan' 2026-07-17 18:48:34.959 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-7150c38e-47a4-420d-86b4-6f071cc29822 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-17 18:48:35.026 1 INFO neutron.plugins.ml2.managers [None req-7150c38e-47a4-420d-86b4-6f071cc29822 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-17 18:48:35.026 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-7150c38e-47a4-420d-86b4-6f071cc29822 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-17 18:48:35.027 1 INFO neutron.plugins.ml2.managers [None req-7150c38e-47a4-420d-86b4-6f071cc29822 - - - - - -] Initializing extension driver 'port_security' 2026-07-17 18:48:35.027 1 INFO neutron.plugins.ml2.extensions.port_security [None req-7150c38e-47a4-420d-86b4-6f071cc29822 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-17 18:48:35.027 1 INFO neutron.plugins.ml2.managers [None req-7150c38e-47a4-420d-86b4-6f071cc29822 - - - - - -] Initializing extension driver 'qos' 2026-07-17 18:48:35.027 1 INFO neutron.plugins.ml2.managers [None req-7150c38e-47a4-420d-86b4-6f071cc29822 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-17 18:48:35.028 1 INFO neutron.plugins.ml2.managers [None req-7150c38e-47a4-420d-86b4-6f071cc29822 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-17 18:48:35.042 1 INFO neutron.quota [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded quota_driver: . 2026-07-17 18:48:35.042 1 INFO neutron.plugins.ml2.plugin [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Modular L2 Plugin initialization complete 2026-07-17 18:48:35.043 1 INFO neutron.plugins.ml2.managers [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-17 18:48:35.043 1 INFO neutron.plugins.ml2.managers [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-17 18:48:35.043 1 INFO neutron.plugins.ml2.managers [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Got port-security extension from driver 'port_security' 2026-07-17 18:48:35.043 1 INFO neutron.manager [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loading Plugin: qos 2026-07-17 18:48:35.054 1 INFO neutron.manager [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loading Plugin: router 2026-07-17 18:48:35.088 1 INFO neutron.services.service_base [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-17 18:48:35.088 1 INFO neutron.manager [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loading Plugin: segments 2026-07-17 18:48:35.155 1 INFO neutron.manager [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loading Plugin: trunk 2026-07-17 18:48:35.167 1 INFO neutron.manager [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loading Plugin: vpnaas 2026-07-17 18:48:35.223 1 WARNING stevedore.named [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-17 18:48:35.321 1 INFO neutron_vpnaas.services.vpn.plugin [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-17 18:48:35.322 1 INFO neutron.manager [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loading Plugin: taas 2026-07-17 18:48:35.491 1 WARNING stevedore.named [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-17 18:48:35.513 1 INFO neutron_taas.services.taas.taas_plugin [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-17 18:48:35.514 1 INFO neutron.manager [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loading Plugin: tapmirror 2026-07-17 18:48:35.526 1 WARNING stevedore.named [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-17 18:48:35.545 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-17 18:48:35.546 1 INFO neutron.manager [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loading Plugin: auto_allocate 2026-07-17 18:48:35.553 1 INFO neutron.manager [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loading Plugin: tag 2026-07-17 18:48:35.561 1 INFO neutron.manager [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loading Plugin: timestamp 2026-07-17 18:48:35.563 1 INFO neutron.manager [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loading Plugin: network_ip_availability 2026-07-17 18:48:35.567 1 INFO neutron.manager [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loading Plugin: flavors 2026-07-17 18:48:35.570 1 INFO neutron.manager [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loading Plugin: revisions 2026-07-17 18:48:35.573 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Initializing extension manager. 2026-07-17 18:48:35.574 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: aap-reject-multicast 2026-07-17 18:48:35.575 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: address-group 2026-07-17 18:48:35.576 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: address-scope 2026-07-17 18:48:35.576 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-17 18:48:35.577 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: agent 2026-07-17 18:48:35.578 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: agent-resources-synced 2026-07-17 18:48:35.578 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: agent_sort_key 2026-07-17 18:48:35.579 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: allowed-address-pairs 2026-07-17 18:48:35.580 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: auto-allocated-topology 2026-07-17 18:48:35.581 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: availability_zone 2026-07-17 18:48:35.581 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: availability_zone_filter 2026-07-17 18:48:35.582 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-17 18:48:35.582 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: default-subnetpools 2026-07-17 18:48:35.583 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-17 18:48:35.584 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: dns-integration 2026-07-17 18:48:35.584 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: dns-domain-ports 2026-07-17 18:48:35.585 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-17 18:48:35.585 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: dvr 2026-07-17 18:48:35.586 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-17 18:48:35.586 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: empty-string-filtering 2026-07-17 18:48:35.587 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Extension evpn not supported by any of loaded plugins 2026-07-17 18:48:35.588 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-17 18:48:35.588 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-17 18:48:35.589 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: external-net 2026-07-17 18:48:35.589 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-17 18:48:35.590 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: extraroute 2026-07-17 18:48:35.590 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: extraroute-atomic 2026-07-17 18:48:35.591 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: filter-validation 2026-07-17 18:48:35.591 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-17 18:48:35.592 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-17 18:48:35.593 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-17 18:48:35.593 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: fip-port-details 2026-07-17 18:48:35.594 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: flavors 2026-07-17 18:48:35.595 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-17 18:48:35.596 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: floatingip-pools 2026-07-17 18:48:35.596 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: ip_allocation 2026-07-17 18:48:35.597 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: ip-substring-filtering 2026-07-17 18:48:35.597 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: l2_adjacency 2026-07-17 18:48:35.598 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: router 2026-07-17 18:48:35.599 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-07-17 18:48:35.600 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-17 18:48:35.601 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-17 18:48:35.601 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-17 18:48:35.602 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: ext-gw-mode 2026-07-17 18:48:35.602 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: l3-ha 2026-07-17 18:48:35.603 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-17 18:48:35.603 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-17 18:48:35.604 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: l3-flavors 2026-07-17 18:48:35.604 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-17 18:48:35.605 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-17 18:48:35.607 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-17 18:48:35.608 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-17 18:48:35.609 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-17 18:48:35.610 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-17 18:48:35.610 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-17 18:48:35.611 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: multi-provider 2026-07-17 18:48:35.611 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: net-mtu 2026-07-17 18:48:35.612 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: net-mtu-writable 2026-07-17 18:48:35.612 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: network_availability_zone 2026-07-17 18:48:35.613 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: network_ha 2026-07-17 18:48:35.613 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: network-ip-availability 2026-07-17 18:48:35.614 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: network-ip-availability-details 2026-07-17 18:48:35.615 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-17 18:48:35.615 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: pagination 2026-07-17 18:48:35.616 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: port-device-profile 2026-07-17 18:48:35.616 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-17 18:48:35.616 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-17 18:48:35.617 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-17 18:48:35.617 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: port-mac-override 2026-07-17 18:48:35.618 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-17 18:48:35.618 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-17 18:48:35.619 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-17 18:48:35.619 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: port-resource-request 2026-07-17 18:48:35.620 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: port-resource-request-groups 2026-07-17 18:48:35.621 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-17 18:48:35.621 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: binding 2026-07-17 18:48:35.622 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: binding-extended 2026-07-17 18:48:35.622 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: port-security 2026-07-17 18:48:35.623 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: project-id 2026-07-17 18:48:35.623 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: provider 2026-07-17 18:48:35.624 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-07-17 18:48:35.624 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-17 18:48:35.627 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: qos 2026-07-17 18:48:35.628 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-17 18:48:35.628 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-17 18:48:35.629 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: qos-default 2026-07-17 18:48:35.629 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: qos-fip 2026-07-17 18:48:35.630 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-17 18:48:35.630 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: qos-gateway-ip 2026-07-17 18:48:35.631 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: qos-port-network-policy 2026-07-17 18:48:35.631 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: qos-pps-minimum 2026-07-17 18:48:35.632 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-17 18:48:35.632 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: qos-pps 2026-07-17 18:48:35.633 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: qos-rule-type-details 2026-07-17 18:48:35.633 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-17 18:48:35.634 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: qos-rules-alias 2026-07-17 18:48:35.634 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: quota-check-limit 2026-07-17 18:48:35.635 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: quota-check-limit-default 2026-07-17 18:48:35.637 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: quotas 2026-07-17 18:48:35.640 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: quota_details 2026-07-17 18:48:35.641 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: rbac-policies 2026-07-17 18:48:35.641 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: rbac-address-group 2026-07-17 18:48:35.644 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: rbac-address-scope 2026-07-17 18:48:35.646 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: rbac-security-groups 2026-07-17 18:48:35.647 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: rbac-subnetpool 2026-07-17 18:48:35.648 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: revision-if-match 2026-07-17 18:48:35.650 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: standard-attr-revisions 2026-07-17 18:48:35.653 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: router_availability_zone 2026-07-17 18:48:35.654 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-07-17 18:48:35.655 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-17 18:48:35.658 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: security-groups-default-rules 2026-07-17 18:48:35.659 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: security-groups-default-statefulness 2026-07-17 18:48:35.659 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-17 18:48:35.660 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-17 18:48:35.660 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-17 18:48:35.660 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-17 18:48:35.661 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-17 18:48:35.665 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: security-group 2026-07-17 18:48:35.666 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: segment 2026-07-17 18:48:35.667 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-17 18:48:35.667 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: service-type 2026-07-17 18:48:35.667 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: sorting 2026-07-17 18:48:35.668 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: standard-attr-segment 2026-07-17 18:48:35.668 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: standard-attr-description 2026-07-17 18:48:35.669 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: stateful-security-group 2026-07-17 18:48:35.669 1 WARNING neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-17 18:48:35.670 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-17 18:48:35.670 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: subnet-external-network 2026-07-17 18:48:35.671 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: subnet_onboard 2026-07-17 18:48:35.671 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-17 18:48:35.672 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: subnet-service-types 2026-07-17 18:48:35.672 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: subnet_allocation 2026-07-17 18:48:35.673 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-17 18:48:35.673 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: tag-creation 2026-07-17 18:48:35.674 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-17 18:48:35.677 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: standard-attr-tag 2026-07-17 18:48:35.678 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-17 18:48:35.679 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: trunk 2026-07-17 18:48:35.679 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: trunk-details 2026-07-17 18:48:35.680 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-17 18:48:35.680 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-17 18:48:35.681 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-17 18:48:35.681 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-17 18:48:35.683 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-17 18:48:35.684 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-17 18:48:35.684 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: vpn-flavors 2026-07-17 18:48:35.687 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: vpnaas 2026-07-17 18:48:35.688 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: taas 2026-07-17 18:48:35.689 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: tap-mirror 2026-07-17 18:48:35.690 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: tap-mirror-both-direction 2026-07-17 18:48:35.690 1 INFO neutron.api.extensions [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Loaded extension: taas-vlan-filter 2026-07-17 18:48:35.697 1 WARNING oslo_service.backend._threading.service [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Service RpcWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-07-17 18:48:35.704 1 WARNING oslo_service.backend._threading.service [None req-763b3444-5b7f-4ad5-88e9-9f8ffa44c50b - - - - - -] Service RpcReportsWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-07-17 18:49:05.794 20 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-17 18:49:05.832 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-17 18:49:05.838 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-17 18:49:17.777 16 INFO neutron.db.l3_hamode_db [None req-a760b242-bd8d-486b-a50c-6b64c67b8f32 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-17 18:49:39.987 13 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 3bf1ddda-e56c-44cc-87a6-1ecefdc15df0 2026-07-17 18:49:41.246 13 INFO neutron.plugins.ml2.plugin [None req-6a38c5a5-97d0-4340-832f-8c3490eb33ea - - - - - -] Attempt 1 to provision port 3bf1ddda-e56c-44cc-87a6-1ecefdc15df0 2026-07-17 18:49:41.916 13 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 3bf1ddda-e56c-44cc-87a6-1ecefdc15df0 2026-07-17 18:49:42.938 13 INFO neutron.plugins.ml2.plugin [None req-8cd098bc-82f5-4ecd-b2fc-cb973ba7fb05 - - - - - -] Attempt 1 to provision port 3bf1ddda-e56c-44cc-87a6-1ecefdc15df0 2026-07-17 18:54:38.006 13 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 1f0dabf5-37e7-4ccf-89de-d52d28d0b742 2026-07-17 18:54:38.462 16 INFO neutron.plugins.ml2.plugin [None req-142e7dea-0f42-4949-829d-607bf5cd2a0b - - - - - -] Attempt 1 to provision port 1f0dabf5-37e7-4ccf-89de-d52d28d0b742 2026-07-17 18:54:39.984 13 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 1f0dabf5-37e7-4ccf-89de-d52d28d0b742 2026-07-17 18:54:40.095 16 INFO neutron.plugins.ml2.plugin [None req-108a40c1-b84b-4bee-b125-c25be87e7862 - - - - - -] Attempt 1 to provision port 1f0dabf5-37e7-4ccf-89de-d52d28d0b742 2026-07-17 18:54:44.537 16 INFO neutron.plugins.ml2.plugin [None req-532b8d71-8e01-4f6b-b9dc-25286b0c6bf1 - - - - - -] Attempt 1 to provision port 04d80141-b54f-416b-904c-cbafa27f2e5d 2026-07-17 18:59:46.646 16 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 04d80141-b54f-416b-904c-cbafa27f2e5d 2026-07-17 18:59:48.089 13 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 04d80141-b54f-416b-904c-cbafa27f2e5d 2026-07-17 19:14:06.394 16 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port f7fbfdec-1c16-4fdc-8834-f3edf27e673f 2026-07-17 19:14:08.376 13 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port f7fbfdec-1c16-4fdc-8834-f3edf27e673f 2026-07-17 19:16:23.694 13 INFO neutron.plugins.ml2.plugin [None req-24f20a44-45ae-477b-a140-c812b1220f54 - - - - - -] Attempt 1 to provision port 04d80141-b54f-416b-904c-cbafa27f2e5d 2026-07-17 19:16:23.740 13 INFO neutron.plugins.ml2.plugin [None req-24f20a44-45ae-477b-a140-c812b1220f54 - - - - - -] Attempt 1 to provision port 3bf1ddda-e56c-44cc-87a6-1ecefdc15df0 2026-07-17 19:16:23.785 13 INFO neutron.plugins.ml2.plugin [None req-24f20a44-45ae-477b-a140-c812b1220f54 - - - - - -] Attempt 1 to provision port 1f0dabf5-37e7-4ccf-89de-d52d28d0b742 2026-07-17 19:31:18.714 16 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 8dd8720d-c696-48b7-9f94-d8882072eb9f 2026-07-17 19:31:20.773 16 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 8dd8720d-c696-48b7-9f94-d8882072eb9f 2026-07-17 19:31:22.772 13 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 4bf90d4f-8632-473b-95f6-35bc05725dce 2026-07-17 19:31:27.967 16 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 9e89fd35-31bc-4f01-98d0-3b3e2e32d021 2026-07-17 19:31:28.441 16 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port a8799795-6ad9-4b65-94d2-5b088fd00b92 2026-07-17 19:31:29.740 16 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 9e89fd35-31bc-4f01-98d0-3b3e2e32d021 2026-07-17 19:31:30.094 16 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port abc27152-3cba-4eb0-aee6-ead4b3ab0899 2026-07-17 19:31:30.663 16 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port a8799795-6ad9-4b65-94d2-5b088fd00b92 2026-07-17 19:31:30.832 16 INFO neutron.plugins.ml2.plugin [None req-28828983-0237-4678-b6c0-496fe9567e90 - - - - - -] Attempt 1 to provision port 6cf3a2d5-0103-4183-8241-fa73d0cd5699 2026-07-17 19:31:30.864 16 INFO neutron.plugins.ml2.plugin [None req-28828983-0237-4678-b6c0-496fe9567e90 - - - - - -] Attempt 1 to provision port abc27152-3cba-4eb0-aee6-ead4b3ab0899 2026-07-17 19:31:30.909 16 INFO neutron.plugins.ml2.plugin [None req-28828983-0237-4678-b6c0-496fe9567e90 - - - - - -] Attempt 1 to provision port 8dd8720d-c696-48b7-9f94-d8882072eb9f 2026-07-17 19:31:30.970 16 INFO neutron.plugins.ml2.plugin [None req-28828983-0237-4678-b6c0-496fe9567e90 - - - - - -] Attempt 1 to provision port 6799ec4c-676d-42a2-a36d-8bafd39f331f 2026-07-17 19:31:31.676 16 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port abc27152-3cba-4eb0-aee6-ead4b3ab0899 2026-07-17 19:31:32.045 16 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 02512123-a11d-4ade-b8d2-be0a91fafccf 2026-07-17 19:31:34.044 16 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 02512123-a11d-4ade-b8d2-be0a91fafccf 2026-07-17 19:31:35.563 16 INFO neutron.plugins.ml2.plugin [None req-08432edc-dec2-4ece-b835-fbe730a24aad - - - - - -] Attempt 1 to provision port 6799ec4c-676d-42a2-a36d-8bafd39f331f 2026-07-17 19:31:35.590 16 INFO neutron.plugins.ml2.plugin [None req-08432edc-dec2-4ece-b835-fbe730a24aad - - - - - -] Attempt 1 to provision port 6cf3a2d5-0103-4183-8241-fa73d0cd5699 2026-07-17 19:31:35.617 16 INFO neutron.plugins.ml2.plugin [None req-08432edc-dec2-4ece-b835-fbe730a24aad - - - - - -] Attempt 1 to provision port 4d4bd78b-9db3-473e-b73c-bef3ae5dfefb 2026-07-17 19:31:40.218 16 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 44cdc12c-b38e-4e5e-9799-e777de7b28ed 2026-07-17 19:31:42.152 13 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 44cdc12c-b38e-4e5e-9799-e777de7b28ed 2026-07-17 19:31:46.028 16 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 02ae905d-2f5c-4e0a-bd0f-2a7a74d5e76d 2026-07-17 19:31:47.902 16 INFO neutron.plugins.ml2.plugin [None req-9fbec930-97a4-4e8c-8327-7ede54036b75 - - - - - -] Attempt 1 to provision port 44cdc12c-b38e-4e5e-9799-e777de7b28ed 2026-07-17 19:31:48.275 13 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 02ae905d-2f5c-4e0a-bd0f-2a7a74d5e76d 2026-07-17 19:31:52.259 13 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 774eac28-5dcc-483a-b578-0df8bafb5282 2026-07-17 19:31:52.621 13 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 87be6322-dafd-4a51-a8d3-28bb11f412c4 2026-07-17 19:31:54.110 16 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 774eac28-5dcc-483a-b578-0df8bafb5282 2026-07-17 19:31:54.298 16 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 87be6322-dafd-4a51-a8d3-28bb11f412c4 2026-07-17 19:31:56.047 16 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 3238f003-f6ac-4e7b-909e-74d9dbbca6ba 2026-07-17 19:31:57.495 16 INFO neutron.plugins.ml2.plugin [None req-0173dd7a-d2e8-4779-9575-ac5b070635f5 - - - - - -] Attempt 1 to provision port 774eac28-5dcc-483a-b578-0df8bafb5282 2026-07-17 19:31:57.563 16 INFO neutron.plugins.ml2.plugin [None req-0173dd7a-d2e8-4779-9575-ac5b070635f5 - - - - - -] Attempt 1 to provision port 3238f003-f6ac-4e7b-909e-74d9dbbca6ba 2026-07-17 19:31:57.644 16 INFO neutron.plugins.ml2.plugin [None req-0173dd7a-d2e8-4779-9575-ac5b070635f5 - - - - - -] Attempt 1 to provision port 2f3874d7-4703-470b-b604-bdd4cb530209 2026-07-17 19:31:57.669 16 INFO neutron.plugins.ml2.plugin [None req-0173dd7a-d2e8-4779-9575-ac5b070635f5 - - - - - -] Attempt 1 to provision port 4132daf2-37b8-4eea-8e57-0cac5cbd863f 2026-07-17 19:31:58.060 16 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 3238f003-f6ac-4e7b-909e-74d9dbbca6ba 2026-07-17 19:32:04.027 16 INFO neutron.plugins.ml2.plugin [None req-6e2a98e4-36a0-424a-a8cf-32137550ae2a - - - - - -] Attempt 1 to provision port 3238f003-f6ac-4e7b-909e-74d9dbbca6ba 2026-07-17 19:32:04.103 16 INFO neutron.plugins.ml2.plugin [None req-6e2a98e4-36a0-424a-a8cf-32137550ae2a - - - - - -] Attempt 1 to provision port 4132daf2-37b8-4eea-8e57-0cac5cbd863f 2026-07-17 19:32:16.113 16 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 85af028d-a0dc-4608-8b90-75b3d890159e 2026-07-17 19:32:17.980 16 INFO neutron.plugins.ml2.plugin [None req-81bb297f-062f-4275-ba49-bb05bd4c8589 - - - - - -] Attempt 1 to provision port 774eac28-5dcc-483a-b578-0df8bafb5282 2026-07-17 19:32:18.042 16 INFO neutron.plugins.ml2.plugin [None req-81bb297f-062f-4275-ba49-bb05bd4c8589 - - - - - -] Attempt 1 to provision port 272d0566-cb14-4154-9aeb-8910c8ab155a 2026-07-17 19:32:18.065 16 INFO neutron.plugins.ml2.plugin [None req-81bb297f-062f-4275-ba49-bb05bd4c8589 - - - - - -] Attempt 1 to provision port 85af028d-a0dc-4608-8b90-75b3d890159e 2026-07-17 19:32:18.149 16 INFO neutron.plugins.ml2.plugin [None req-81bb297f-062f-4275-ba49-bb05bd4c8589 - - - - - -] Attempt 1 to provision port 2f3874d7-4703-470b-b604-bdd4cb530209 2026-07-17 19:32:18.391 13 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 9ef9729a-7122-4e39-986c-822b60e1a325 2026-07-17 19:32:18.770 13 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 85af028d-a0dc-4608-8b90-75b3d890159e 2026-07-17 19:32:20.342 16 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 9ef9729a-7122-4e39-986c-822b60e1a325 2026-07-17 19:32:24.339 16 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 72c89882-114e-45ff-af37-a81c9c155d87 2026-07-17 19:32:26.027 13 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 72c89882-114e-45ff-af37-a81c9c155d87 2026-07-17 19:32:52.129 13 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 9a015a5e-fa95-4830-b6cb-d58862417f73 2026-07-17 19:32:52.531 13 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 33e3e409-36c0-45e7-a603-ee0e62d30526 2026-07-17 19:32:53.575 16 INFO neutron.plugins.ml2.plugin [None req-05d8a3c3-5b5a-467d-baf8-f8ae9c1910ae - - - - - -] Attempt 1 to provision port acc98817-b724-4f7d-8261-e2194f823f53 2026-07-17 19:32:53.600 16 INFO neutron.plugins.ml2.plugin [None req-05d8a3c3-5b5a-467d-baf8-f8ae9c1910ae - - - - - -] Attempt 1 to provision port 3bf1ddda-e56c-44cc-87a6-1ecefdc15df0 2026-07-17 19:32:53.668 16 INFO neutron.plugins.ml2.plugin [None req-05d8a3c3-5b5a-467d-baf8-f8ae9c1910ae - - - - - -] Attempt 1 to provision port ca287f57-dc8c-4ec4-9878-967245fb597c 2026-07-17 19:32:53.688 16 INFO neutron.plugins.ml2.plugin [None req-05d8a3c3-5b5a-467d-baf8-f8ae9c1910ae - - - - - -] Attempt 1 to provision port 9a015a5e-fa95-4830-b6cb-d58862417f73 2026-07-17 19:32:54.249 16 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 9a015a5e-fa95-4830-b6cb-d58862417f73 2026-07-17 19:32:54.700 16 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 33e3e409-36c0-45e7-a603-ee0e62d30526 2026-07-17 19:32:56.233 13 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 6e4dd0a5-a1df-4760-a344-84446fd649d7 2026-07-17 19:32:58.210 13 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 6e4dd0a5-a1df-4760-a344-84446fd649d7 2026-07-17 19:32:58.417 13 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 063b52cf-6e14-46e5-9a4a-557ae70c7519 2026-07-17 19:32:58.782 13 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 3460cdba-2d7b-45fe-8595-9ce96e7d3bfc 2026-07-17 19:33:00.145 13 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 3460cdba-2d7b-45fe-8595-9ce96e7d3bfc 2026-07-17 19:33:00.552 13 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 063b52cf-6e14-46e5-9a4a-557ae70c7519 2026-07-17 19:33:04.105 13 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 08e6f300-0abd-4360-bc2b-b83e55b0681f 2026-07-17 19:33:05.451 16 INFO neutron.plugins.ml2.plugin [None req-df2fec7c-fc73-4fea-812e-a211e2e7bff6 - - - - - -] Attempt 1 to provision port a2629cf0-5fe1-4e4e-86ac-fcbd7597291b 2026-07-17 19:33:05.474 16 INFO neutron.plugins.ml2.plugin [None req-df2fec7c-fc73-4fea-812e-a211e2e7bff6 - - - - - -] Attempt 1 to provision port 9a015a5e-fa95-4830-b6cb-d58862417f73 2026-07-17 19:33:05.526 16 INFO neutron.plugins.ml2.plugin [None req-df2fec7c-fc73-4fea-812e-a211e2e7bff6 - - - - - -] Attempt 1 to provision port acc98817-b724-4f7d-8261-e2194f823f53 2026-07-17 19:33:05.548 16 INFO neutron.plugins.ml2.plugin [None req-df2fec7c-fc73-4fea-812e-a211e2e7bff6 - - - - - -] Attempt 1 to provision port 08e6f300-0abd-4360-bc2b-b83e55b0681f 2026-07-17 19:33:05.595 16 INFO neutron.plugins.ml2.plugin [None req-df2fec7c-fc73-4fea-812e-a211e2e7bff6 - - - - - -] Attempt 1 to provision port 063b52cf-6e14-46e5-9a4a-557ae70c7519 2026-07-17 19:33:05.653 16 INFO neutron.plugins.ml2.plugin [None req-df2fec7c-fc73-4fea-812e-a211e2e7bff6 - - - - - -] Attempt 1 to provision port 5d18a431-7e45-457d-85df-fc245a9e6b1b 2026-07-17 19:33:06.140 16 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 08e6f300-0abd-4360-bc2b-b83e55b0681f 2026-07-17 19:33:13.698 13 INFO neutron.plugins.ml2.plugin [None req-4a77dd54-9b77-4ed8-b33d-e281c4da144d - - - - - -] Attempt 1 to provision port a2629cf0-5fe1-4e4e-86ac-fcbd7597291b 2026-07-17 19:33:13.733 13 INFO neutron.plugins.ml2.plugin [None req-4a77dd54-9b77-4ed8-b33d-e281c4da144d - - - - - -] Attempt 1 to provision port 5d18a431-7e45-457d-85df-fc245a9e6b1b 2026-07-17 19:33:13.767 13 INFO neutron.plugins.ml2.plugin [None req-4a77dd54-9b77-4ed8-b33d-e281c4da144d - - - - - -] Attempt 1 to provision port 08e6f300-0abd-4360-bc2b-b83e55b0681f 2026-07-17 19:33:13.855 13 INFO neutron.plugins.ml2.plugin [None req-4a77dd54-9b77-4ed8-b33d-e281c4da144d - - - - - -] Attempt 1 to provision port ca287f57-dc8c-4ec4-9878-967245fb597c 2026-07-17 19:33:13.877 13 INFO neutron.plugins.ml2.plugin [None req-4a77dd54-9b77-4ed8-b33d-e281c4da144d - - - - - -] Attempt 1 to provision port 063b52cf-6e14-46e5-9a4a-557ae70c7519 2026-07-17 19:33:23.813 13 INFO neutron.plugins.ml2.plugin [None req-f1211156-f1d0-4c04-81f6-d8694d09b028 - - - - - -] Attempt 1 to provision port 5d987557-38dd-4a31-b119-6666352e0b41 2026-07-17 19:33:48.378 16 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 9c36d96c-8e3d-4f75-9ce4-cecfe9d6c635 2026-07-17 19:33:49.853 13 INFO neutron.plugins.ml2.plugin [None req-d6c20442-979a-4145-989b-05c158fd265e - - - - - -] Attempt 1 to provision port 9c36d96c-8e3d-4f75-9ce4-cecfe9d6c635 2026-07-17 19:33:50.118 16 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 9c36d96c-8e3d-4f75-9ce4-cecfe9d6c635 2026-07-17 19:33:52.267 13 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port e7eb7740-f1d6-4a93-bb02-411a74d2dfa7 2026-07-17 19:33:54.117 16 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port e7eb7740-f1d6-4a93-bb02-411a74d2dfa7 2026-07-17 19:33:55.112 16 INFO neutron.plugins.ml2.plugin [None req-fa58fa0b-1710-4714-97c4-15d7c0fbd0a2 - - - - - -] Attempt 1 to provision port 075ab085-57dc-4929-8479-2455eae124bd 2026-07-17 19:34:00.595 16 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 2c136212-249e-4e56-88b0-0044d1be7bc3 2026-07-17 19:34:00.787 16 INFO neutron.plugins.ml2.plugin [None req-acaddc5f-1c96-4343-9f75-84e8c0cc974a - - - - - -] Attempt 1 to provision port 2c136212-249e-4e56-88b0-0044d1be7bc3 2026-07-17 19:34:00.887 16 INFO neutron.plugins.ml2.plugin [None req-acaddc5f-1c96-4343-9f75-84e8c0cc974a - - - - - -] Attempt 1 to provision port 6ec62c95-c237-41c7-b58f-b5a017e6810d 2026-07-17 19:34:02.096 13 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 2c136212-249e-4e56-88b0-0044d1be7bc3 2026-07-17 19:34:03.587 16 INFO neutron.plugins.ml2.plugin [None req-ebe444fa-d3cc-4862-86ce-29d4c778f071 - - - - - -] Attempt 1 to provision port 2c136212-249e-4e56-88b0-0044d1be7bc3 2026-07-17 19:34:03.648 16 INFO neutron.plugins.ml2.plugin [None req-ebe444fa-d3cc-4862-86ce-29d4c778f071 - - - - - -] Attempt 1 to provision port 6ec62c95-c237-41c7-b58f-b5a017e6810d 2026-07-17 19:34:05.405 13 INFO neutron.plugins.ml2.plugin [None req-059b051c-7308-42e8-ae96-71ee31678188 - - - - - -] Attempt 1 to provision port 6ec62c95-c237-41c7-b58f-b5a017e6810d 2026-07-17 19:34:07.413 16 INFO neutron.plugins.ml2.plugin [None req-53d2399f-9c84-47c0-ba78-8a7b3634853f - - - - - -] Attempt 1 to provision port 6ec62c95-c237-41c7-b58f-b5a017e6810d 2026-07-17 19:34:20.160 13 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port cd552506-40df-408a-aee3-a3abc7156721 2026-07-17 19:34:22.079 13 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port cd552506-40df-408a-aee3-a3abc7156721 2026-07-17 19:34:24.139 16 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 5765b3cd-cc66-41ae-a456-ab1b1052601f 2026-07-17 19:34:26.195 13 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 5765b3cd-cc66-41ae-a456-ab1b1052601f 2026-07-17 19:34:26.475 13 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 63631cca-1257-41bc-83c5-d3f6b38da941 2026-07-17 19:34:28.260 16 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 1c05c5a7-94ef-401a-aabe-9c44a6cf3cb1 2026-07-17 19:34:28.573 16 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 63631cca-1257-41bc-83c5-d3f6b38da941 2026-07-17 19:34:30.150 16 INFO neutron.plugins.ml2.plugin [None req-78401fa4-ed42-4d03-8b41-498f8883cdf9 - - - - - -] Attempt 1 to provision port 1c05c5a7-94ef-401a-aabe-9c44a6cf3cb1 2026-07-17 19:34:31.867 16 INFO neutron.plugins.ml2.plugin [None req-3247416b-1650-4712-8363-ca2a2cee3a69 - - - - - -] Attempt 1 to provision port 698c9786-09ae-4641-9b9b-66580301cf20 2026-07-17 19:34:31.891 16 INFO neutron.plugins.ml2.plugin [None req-3247416b-1650-4712-8363-ca2a2cee3a69 - - - - - -] Attempt 1 to provision port 1c05c5a7-94ef-401a-aabe-9c44a6cf3cb1 2026-07-17 19:34:31.944 16 INFO neutron.plugins.ml2.plugin [None req-3247416b-1650-4712-8363-ca2a2cee3a69 - - - - - -] Attempt 1 to provision port 337d99d1-81d8-4203-b670-227b47e53b41 2026-07-17 19:34:31.973 16 INFO neutron.plugins.ml2.plugin [None req-3247416b-1650-4712-8363-ca2a2cee3a69 - - - - - -] Attempt 1 to provision port 5765b3cd-cc66-41ae-a456-ab1b1052601f 2026-07-17 19:34:36.287 16 INFO neutron.plugins.ml2.plugin [None req-033d9610-47d6-40b6-8898-19023de072d1 - - - - - -] Attempt 1 to provision port 6e136e02-6969-424f-9709-54f6e07e7fb6 2026-07-17 19:34:36.314 16 INFO neutron.plugins.ml2.plugin [None req-033d9610-47d6-40b6-8898-19023de072d1 - - - - - -] Attempt 1 to provision port 5765b3cd-cc66-41ae-a456-ab1b1052601f 2026-07-17 19:34:40.133 16 INFO neutron.plugins.ml2.plugin [None req-68093318-5491-4ae7-82ba-c1ce61d13620 - - - - - -] Attempt 1 to provision port 1c05c5a7-94ef-401a-aabe-9c44a6cf3cb1 2026-07-17 19:34:40.215 16 INFO neutron.plugins.ml2.plugin [None req-68093318-5491-4ae7-82ba-c1ce61d13620 - - - - - -] Attempt 1 to provision port 337d99d1-81d8-4203-b670-227b47e53b41 2026-07-17 19:34:44.681 13 INFO neutron.plugins.ml2.plugin [None req-7686bbd8-49b3-488f-9ed5-f7f3f42f4921 - - - - - -] Attempt 1 to provision port 1c05c5a7-94ef-401a-aabe-9c44a6cf3cb1 2026-07-17 19:34:44.755 13 INFO neutron.plugins.ml2.plugin [None req-7686bbd8-49b3-488f-9ed5-f7f3f42f4921 - - - - - -] Attempt 1 to provision port 337d99d1-81d8-4203-b670-227b47e53b41 2026-07-17 19:34:44.782 13 INFO neutron.plugins.ml2.plugin [None req-7686bbd8-49b3-488f-9ed5-f7f3f42f4921 - - - - - -] Attempt 1 to provision port 6e136e02-6969-424f-9709-54f6e07e7fb6 2026-07-17 19:34:44.815 13 INFO neutron.plugins.ml2.plugin [None req-7686bbd8-49b3-488f-9ed5-f7f3f42f4921 - - - - - -] Attempt 1 to provision port 5765b3cd-cc66-41ae-a456-ab1b1052601f 2026-07-17 19:34:46.883 16 INFO neutron.plugins.ml2.plugin [None req-86146762-2f49-49cf-b439-4428e45f8558 - - - - - -] Attempt 1 to provision port 337d99d1-81d8-4203-b670-227b47e53b41 2026-07-17 19:34:46.909 16 INFO neutron.plugins.ml2.plugin [None req-86146762-2f49-49cf-b439-4428e45f8558 - - - - - -] Attempt 1 to provision port 6e136e02-6969-424f-9709-54f6e07e7fb6