+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-05-18 01:14:30.501 1 INFO neutron.common.config [-] Logging enabled! 2026-05-18 01:14:30.501 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 25.2.4.dev2 2026-05-18 01:14:30.501 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-18 01:14:30.501 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-18 01:14:31.554 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-18 01:14:31.633 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-18 01:14:31.636 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-18 01:14:31.637 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-18 01:14:31.637 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-18 01:14:31.638 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-18 01:14:31.638 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-18 01:14:31.644 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-18 01:14:31.644 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-18 01:14:31.645 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-18 01:14:31.663 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-18 01:14:31.664 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-18 01:14:31.664 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-18 01:14:31.695 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-18 01:14:31.695 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-18 01:14:31.695 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-18 01:14:31.695 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-18 01:14:31.990 1 INFO neutron.plugins.ml2.managers [None req-a3317dd0-f3b6-4520-b315-6032cc943b97 - - - - - -] Initializing driver for type 'vlan' 2026-05-18 01:14:32.278 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a3317dd0-f3b6-4520-b315-6032cc943b97 - - - - - -] VlanTypeDriver initialization complete 2026-05-18 01:14:32.279 1 INFO neutron.plugins.ml2.managers [None req-a3317dd0-f3b6-4520-b315-6032cc943b97 - - - - - -] Initializing driver for type 'vxlan' 2026-05-18 01:14:32.279 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a3317dd0-f3b6-4520-b315-6032cc943b97 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-18 01:14:32.321 1 INFO neutron.plugins.ml2.managers [None req-a3317dd0-f3b6-4520-b315-6032cc943b97 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-18 01:14:32.322 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a3317dd0-f3b6-4520-b315-6032cc943b97 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-18 01:14:32.322 1 INFO neutron.plugins.ml2.managers [None req-a3317dd0-f3b6-4520-b315-6032cc943b97 - - - - - -] Initializing extension driver 'port_security' 2026-05-18 01:14:32.322 1 INFO neutron.plugins.ml2.extensions.port_security [None req-a3317dd0-f3b6-4520-b315-6032cc943b97 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-18 01:14:32.322 1 INFO neutron.plugins.ml2.managers [None req-a3317dd0-f3b6-4520-b315-6032cc943b97 - - - - - -] Initializing extension driver 'qos' 2026-05-18 01:14:32.323 1 INFO neutron.plugins.ml2.managers [None req-a3317dd0-f3b6-4520-b315-6032cc943b97 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-18 01:14:32.323 1 INFO neutron.plugins.ml2.managers [None req-a3317dd0-f3b6-4520-b315-6032cc943b97 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-18 01:14:32.338 1 INFO neutron.quota [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded quota_driver: . 2026-05-18 01:14:32.339 1 INFO neutron.plugins.ml2.plugin [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Modular L2 Plugin initialization complete 2026-05-18 01:14:32.339 1 INFO neutron.plugins.ml2.managers [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-18 01:14:32.339 1 INFO neutron.plugins.ml2.managers [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-18 01:14:32.339 1 INFO neutron.plugins.ml2.managers [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-18 01:14:32.340 1 INFO neutron.extensions.vlantransparent [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Disabled vlantransparent extension. 2026-05-18 01:14:32.340 1 INFO neutron.manager [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loading Plugin: qos 2026-05-18 01:14:32.351 1 INFO neutron.manager [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loading Plugin: router 2026-05-18 01:14:32.388 1 INFO neutron.services.service_base [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-18 01:14:32.388 1 INFO neutron.manager [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loading Plugin: segments 2026-05-18 01:14:32.451 1 INFO neutron.manager [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loading Plugin: trunk 2026-05-18 01:14:32.464 1 INFO neutron.manager [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loading Plugin: vpnaas 2026-05-18 01:14:32.494 1 WARNING stevedore.named [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-18 01:14:32.572 1 INFO neutron_vpnaas.services.vpn.plugin [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-18 01:14:32.572 1 INFO neutron.common.utils [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-18 01:14:32.572 1 INFO neutron.manager [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loading Plugin: auto_allocate 2026-05-18 01:14:32.576 1 INFO neutron.manager [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loading Plugin: tag 2026-05-18 01:14:32.582 1 INFO neutron.manager [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loading Plugin: timestamp 2026-05-18 01:14:32.584 1 INFO neutron.manager [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loading Plugin: network_ip_availability 2026-05-18 01:14:32.587 1 INFO neutron.manager [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loading Plugin: flavors 2026-05-18 01:14:32.590 1 INFO neutron.manager [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loading Plugin: revisions 2026-05-18 01:14:32.593 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Initializing extension manager. 2026-05-18 01:14:32.594 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: address-group 2026-05-18 01:14:32.595 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: address-scope 2026-05-18 01:14:32.596 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-18 01:14:32.596 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: agent 2026-05-18 01:14:32.597 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: agent-resources-synced 2026-05-18 01:14:32.598 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-18 01:14:32.598 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-18 01:14:32.599 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: availability_zone 2026-05-18 01:14:32.599 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: availability_zone_filter 2026-05-18 01:14:32.600 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-18 01:14:32.600 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: default-subnetpools 2026-05-18 01:14:32.601 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-18 01:14:32.602 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: dns-integration 2026-05-18 01:14:32.602 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: dns-domain-ports 2026-05-18 01:14:32.603 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-18 01:14:32.603 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: dvr 2026-05-18 01:14:32.604 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-18 01:14:32.604 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: empty-string-filtering 2026-05-18 01:14:32.604 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-18 01:14:32.605 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-18 01:14:32.605 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: external-net 2026-05-18 01:14:32.606 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-18 01:14:32.606 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: extraroute 2026-05-18 01:14:32.607 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: extraroute-atomic 2026-05-18 01:14:32.607 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-18 01:14:32.608 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-18 01:14:32.608 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-18 01:14:32.608 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-18 01:14:32.609 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: fip-port-details 2026-05-18 01:14:32.609 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: flavors 2026-05-18 01:14:32.610 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-18 01:14:32.611 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: floatingip-pools 2026-05-18 01:14:32.611 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: ip_allocation 2026-05-18 01:14:32.612 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-18 01:14:32.612 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: l2_adjacency 2026-05-18 01:14:32.613 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: router 2026-05-18 01:14:32.616 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-18 01:14:32.617 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-18 01:14:32.617 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-18 01:14:32.618 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: ext-gw-mode 2026-05-18 01:14:32.618 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: l3-ha 2026-05-18 01:14:32.618 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-18 01:14:32.619 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-18 01:14:32.619 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: l3-flavors 2026-05-18 01:14:32.620 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-18 01:14:32.621 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-18 01:14:32.622 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-18 01:14:32.623 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-18 01:14:32.624 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-18 01:14:32.625 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-18 01:14:32.626 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-18 01:14:32.626 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: multi-provider 2026-05-18 01:14:32.627 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: net-mtu 2026-05-18 01:14:32.627 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: net-mtu-writable 2026-05-18 01:14:32.628 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: network_availability_zone 2026-05-18 01:14:32.628 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: network_ha 2026-05-18 01:14:32.629 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: network-ip-availability 2026-05-18 01:14:32.629 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-18 01:14:32.630 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: pagination 2026-05-18 01:14:32.630 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: port-device-profile 2026-05-18 01:14:32.631 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-18 01:14:32.632 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-18 01:14:32.632 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-18 01:14:32.632 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: port-mac-override 2026-05-18 01:14:32.633 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-18 01:14:32.633 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-18 01:14:32.634 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-18 01:14:32.634 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: port-resource-request 2026-05-18 01:14:32.635 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-18 01:14:32.635 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-18 01:14:32.636 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: binding 2026-05-18 01:14:32.637 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: binding-extended 2026-05-18 01:14:32.637 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: port-security 2026-05-18 01:14:32.637 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: project-id 2026-05-18 01:14:32.638 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: provider 2026-05-18 01:14:32.639 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: qos 2026-05-18 01:14:32.640 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-18 01:14:32.640 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-18 01:14:32.642 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: qos-default 2026-05-18 01:14:32.642 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: qos-fip 2026-05-18 01:14:32.643 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-18 01:14:32.644 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-18 01:14:32.644 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-18 01:14:32.645 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-18 01:14:32.645 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-18 01:14:32.646 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: qos-pps 2026-05-18 01:14:32.646 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-18 01:14:32.647 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-18 01:14:32.647 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: qos-rules-alias 2026-05-18 01:14:32.648 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: quota-check-limit 2026-05-18 01:14:32.649 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: quotas 2026-05-18 01:14:32.652 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: quota_details 2026-05-18 01:14:32.653 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: rbac-policies 2026-05-18 01:14:32.653 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: rbac-address-group 2026-05-18 01:14:32.654 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: rbac-address-scope 2026-05-18 01:14:32.654 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: rbac-security-groups 2026-05-18 01:14:32.655 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-18 01:14:32.655 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: revision-if-match 2026-05-18 01:14:32.656 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-18 01:14:32.656 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: router_availability_zone 2026-05-18 01:14:32.656 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-18 01:14:32.658 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-18 01:14:32.658 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-18 01:14:32.659 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-18 01:14:32.659 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-18 01:14:32.660 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-18 01:14:32.660 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-18 01:14:32.664 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: security-group 2026-05-18 01:14:32.664 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: segment 2026-05-18 01:14:32.665 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-18 01:14:32.665 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: service-type 2026-05-18 01:14:32.666 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: sorting 2026-05-18 01:14:32.666 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: standard-attr-segment 2026-05-18 01:14:32.667 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: standard-attr-description 2026-05-18 01:14:32.667 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: stateful-security-group 2026-05-18 01:14:32.668 1 WARNING neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-18 01:14:32.668 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-18 01:14:32.668 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: subnet-external-network 2026-05-18 01:14:32.669 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: subnet_onboard 2026-05-18 01:14:32.669 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-18 01:14:32.670 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: subnet-service-types 2026-05-18 01:14:32.670 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: subnet_allocation 2026-05-18 01:14:32.671 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-18 01:14:32.671 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: tag-creation 2026-05-18 01:14:32.672 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-18 01:14:32.675 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: standard-attr-tag 2026-05-18 01:14:32.675 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-18 01:14:32.676 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: trunk 2026-05-18 01:14:32.676 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: trunk-details 2026-05-18 01:14:32.677 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-18 01:14:32.677 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-18 01:14:32.679 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-18 01:14:32.679 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-18 01:14:32.680 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: vpn-flavors 2026-05-18 01:14:32.681 1 INFO neutron.api.extensions [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Loaded extension: vpnaas 2026-05-18 01:14:32.684 1 INFO oslo_service.service [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Starting 2 workers 2026-05-18 01:14:32.688 1 INFO oslo_service.service [None req-4b04a3cc-b72b-4be1-9a0f-1b83a285fcc8 - - - - - -] Starting 1 workers 2026-05-18 01:15:13.628 9 INFO neutron.db.l3_hamode_db [None req-9e2ea360-80b6-46de-830d-f4aba1deecad - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:15:29.891 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 3ca73dee-6aab-4e1c-8ab8-90536bb77799 2026-05-18 01:15:30.538 9 INFO neutron.plugins.ml2.plugin [None req-7128f7b5-56e3-4438-9648-4b4aa2b8c771 - - - - - -] Attempt 1 to provision port 3ca73dee-6aab-4e1c-8ab8-90536bb77799 2026-05-18 01:15:31.647 9 INFO neutron.plugins.ml2.plugin [None req-35c2a899-987a-46dd-9cb7-c238277d4001 - - - - - -] Attempt 1 to provision port 3ca73dee-6aab-4e1c-8ab8-90536bb77799 2026-05-18 01:15:31.831 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 3ca73dee-6aab-4e1c-8ab8-90536bb77799 2026-05-18 01:19:58.120 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 058a4cd0-606d-4c39-9111-1508bb47d61a 2026-05-18 01:19:59.230 9 INFO neutron.plugins.ml2.plugin [None req-90ebec6f-c64b-4ba7-a6ae-9b0839885fe3 - - - - - -] Attempt 1 to provision port 058a4cd0-606d-4c39-9111-1508bb47d61a 2026-05-18 01:19:59.999 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 058a4cd0-606d-4c39-9111-1508bb47d61a 2026-05-18 01:20:00.338 10 INFO neutron.plugins.ml2.plugin [None req-eed766b5-477c-4f12-85a7-847bb9461efe - - - - - -] Attempt 1 to provision port 058a4cd0-606d-4c39-9111-1508bb47d61a 2026-05-18 01:20:06.282 10 INFO neutron.plugins.ml2.plugin [None req-9d9bff08-4f6f-4d24-a853-6ac2e6ce4e82 - - - - - -] Attempt 1 to provision port a3fb695d-ca4f-4d72-a465-40c5501ab571 2026-05-18 01:23:34.727 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port a3fb695d-ca4f-4d72-a465-40c5501ab571 2026-05-18 01:23:36.147 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port a3fb695d-ca4f-4d72-a465-40c5501ab571 2026-05-18 01:31:40.473 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 102e3947-c4a6-4113-921a-315d993c8f5a 2026-05-18 01:31:42.444 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 102e3947-c4a6-4113-921a-315d993c8f5a 2026-05-18 01:47:22.531 10 INFO neutron.plugins.ml2.plugin [None req-8240eae9-d91f-4433-92d6-1a7198d00b44 - - - - - -] Attempt 1 to provision port a1c36597-7ee3-433b-8c8f-63d102035427 2026-05-18 01:47:23.086 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port c12c8fb5-6133-4462-8803-41d3a96435d5 2026-05-18 01:47:23.447 9 INFO neutron.plugins.ml2.plugin [None req-2e7d8d48-6a93-456a-b8bb-4d22d0c07cb8 - - - - - -] Attempt 1 to provision port cb28a7eb-2ffa-4e89-8821-bbcd70792ff3 2026-05-18 01:47:23.684 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port ef9c9a30-9882-4b09-8166-f93348ae6d8f 2026-05-18 01:47:24.194 9 INFO neutron.plugins.ml2.plugin [None req-4acf1d55-4c6d-4b92-843f-73a8cf2b36ac - - - - - -] Attempt 1 to provision port ef9c9a30-9882-4b09-8166-f93348ae6d8f 2026-05-18 01:47:24.314 9 INFO neutron.plugins.ml2.plugin [None req-4acf1d55-4c6d-4b92-843f-73a8cf2b36ac - - - - - -] Attempt 1 to provision port c12c8fb5-6133-4462-8803-41d3a96435d5 2026-05-18 01:47:24.849 10 INFO neutron.plugins.ml2.plugin [None req-b8db2be8-5d97-451b-8a14-30feda6c050f - - - - - -] Attempt 1 to provision port ef9c9a30-9882-4b09-8166-f93348ae6d8f 2026-05-18 01:47:25.075 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port ef9c9a30-9882-4b09-8166-f93348ae6d8f 2026-05-18 01:47:25.336 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port c12c8fb5-6133-4462-8803-41d3a96435d5 2026-05-18 01:47:25.556 9 INFO neutron.plugins.ml2.plugin [None req-756e3fb7-0ac8-4f75-9e87-c677bef4a39a - - - - - -] Attempt 1 to provision port c12c8fb5-6133-4462-8803-41d3a96435d5 2026-05-18 01:47:26.265 10 INFO neutron.plugins.ml2.plugin [None req-ea224a08-d8ab-4348-97cc-d4d1f027b706 - - - - - -] Attempt 1 to provision port e6c09980-f8e0-4551-a330-fee46287d7d0 2026-05-18 01:47:26.331 10 INFO neutron.plugins.ml2.plugin [None req-ea224a08-d8ab-4348-97cc-d4d1f027b706 - - - - - -] Attempt 1 to provision port ec394ce1-95eb-452b-aee6-a4d1148b8608 2026-05-18 01:47:26.968 10 INFO neutron.plugins.ml2.plugin [None req-6dce6ae3-af59-4ae3-a206-ee0459ad992d - - - - - -] Attempt 1 to provision port 42c4bfd4-1678-4726-9f69-41e8b5b5dac2 2026-05-18 01:47:26.997 10 INFO neutron.plugins.ml2.plugin [None req-6dce6ae3-af59-4ae3-a206-ee0459ad992d - - - - - -] Attempt 1 to provision port e6c09980-f8e0-4551-a330-fee46287d7d0 2026-05-18 01:47:27.022 10 INFO neutron.plugins.ml2.plugin [None req-6dce6ae3-af59-4ae3-a206-ee0459ad992d - - - - - -] Attempt 1 to provision port ec394ce1-95eb-452b-aee6-a4d1148b8608 2026-05-18 01:47:27.074 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port f175df27-42b1-4835-b167-c347233bf501 2026-05-18 01:47:27.669 10 INFO neutron.plugins.ml2.plugin [None req-540d37bd-df7c-43de-b465-26e41cda300c - - - - - -] Attempt 1 to provision port f175df27-42b1-4835-b167-c347233bf501 2026-05-18 01:47:28.376 9 INFO neutron.plugins.ml2.plugin [None req-2fc0ff3a-24c3-459c-a11a-4114ab06493b - - - - - -] Attempt 1 to provision port f175df27-42b1-4835-b167-c347233bf501 2026-05-18 01:47:29.081 10 INFO neutron.plugins.ml2.plugin [None req-ecac6a8c-edca-4a2b-8bd6-67a6bd27ade6 - - - - - -] Attempt 1 to provision port f18f87cf-0e52-4cac-a271-486a66e3f88f 2026-05-18 01:47:29.252 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port f175df27-42b1-4835-b167-c347233bf501 2026-05-18 01:47:29.545 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port ace50c36-8b09-4959-90ce-8267fe516e05 2026-05-18 01:47:29.781 10 INFO neutron.plugins.ml2.plugin [None req-3bc78e82-7ff1-41b4-a806-eb7488a51cbf - - - - - -] Attempt 1 to provision port 38cdc163-a768-4269-bcd6-72041e94a49c 2026-05-18 01:47:30.490 10 INFO neutron.plugins.ml2.plugin [None req-2c210085-aace-4d09-8988-a2341ee6ee1c - - - - - -] Attempt 1 to provision port ace50c36-8b09-4959-90ce-8267fe516e05 2026-05-18 01:47:30.540 10 INFO neutron.plugins.ml2.plugin [None req-2c210085-aace-4d09-8988-a2341ee6ee1c - - - - - -] Attempt 1 to provision port f18f87cf-0e52-4cac-a271-486a66e3f88f 2026-05-18 01:47:31.105 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port ace50c36-8b09-4959-90ce-8267fe516e05 2026-05-18 01:47:31.803 10 INFO neutron.plugins.ml2.plugin [None req-d084cc53-f6e6-4489-a79b-fb1171b2a73c - - - - - -] Attempt 1 to provision port ace50c36-8b09-4959-90ce-8267fe516e05 2026-05-18 01:47:31.911 10 INFO neutron.plugins.ml2.plugin [None req-d084cc53-f6e6-4489-a79b-fb1171b2a73c - - - - - -] Attempt 1 to provision port 2885a0d2-59a3-49d9-932d-79592c424116 2026-05-18 01:47:32.499 9 INFO neutron.plugins.ml2.plugin [None req-01823d49-3ac7-4b6a-a243-60a440d961e5 - - - - - -] Attempt 1 to provision port 2885a0d2-59a3-49d9-932d-79592c424116 2026-05-18 01:47:33.213 10 INFO neutron.plugins.ml2.plugin [None req-0fb34138-1ae7-481f-b36e-689fade7861f - - - - - -] Attempt 1 to provision port 2885a0d2-59a3-49d9-932d-79592c424116 2026-05-18 01:47:35.192 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 22dcc3a3-f115-442b-bd15-8264c5d1abdf 2026-05-18 01:47:35.645 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port a66359a4-29fb-48ce-83a1-b573aa4fe5b6 2026-05-18 01:47:37.232 9 INFO neutron.plugins.ml2.plugin [None req-6db28817-67dd-4fe0-8edd-5b7e0201a256 - - - - - -] Attempt 1 to provision port c3116174-fc11-4b6f-b37c-c6f6e7913d82 2026-05-18 01:47:37.326 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 0c552612-d836-4b04-827a-00ef1afc2256 2026-05-18 01:47:37.740 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 22dcc3a3-f115-442b-bd15-8264c5d1abdf 2026-05-18 01:47:37.977 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port a66359a4-29fb-48ce-83a1-b573aa4fe5b6 2026-05-18 01:47:38.548 9 INFO neutron.plugins.ml2.plugin [None req-52262aab-6e4e-4397-85ba-5896592de56f - - - - - -] Attempt 1 to provision port 0c552612-d836-4b04-827a-00ef1afc2256 2026-05-18 01:47:39.275 9 INFO neutron.plugins.ml2.plugin [None req-8e851bd9-3aaa-4c7f-9677-93611c5222e5 - - - - - -] Attempt 1 to provision port d70796be-6a4c-4013-ba8f-4f2c9105bf55 2026-05-18 01:47:39.330 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 6cbd8cdf-33d9-4e20-a223-67ccd139d344 2026-05-18 01:47:39.776 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 0c552612-d836-4b04-827a-00ef1afc2256 2026-05-18 01:47:39.961 9 INFO neutron.plugins.ml2.plugin [None req-3641f201-8421-4ef2-bf0f-db7d1e00c518 - - - - - -] Attempt 1 to provision port 0c552612-d836-4b04-827a-00ef1afc2256 2026-05-18 01:47:40.010 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port ee8e3020-871c-4006-8899-d45b19d9a401 2026-05-18 01:47:40.658 9 INFO neutron.plugins.ml2.plugin [None req-9282b204-3e2e-4641-8096-98db79b94ca0 - - - - - -] Attempt 1 to provision port 5dc4592d-eba8-41cb-bf79-b22b8266fb32 2026-05-18 01:47:40.696 9 INFO neutron.plugins.ml2.plugin [None req-9282b204-3e2e-4641-8096-98db79b94ca0 - - - - - -] Attempt 1 to provision port ee8e3020-871c-4006-8899-d45b19d9a401 2026-05-18 01:47:41.327 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port ee8e3020-871c-4006-8899-d45b19d9a401 2026-05-18 01:47:41.655 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 6cbd8cdf-33d9-4e20-a223-67ccd139d344 2026-05-18 01:47:42.084 10 INFO neutron.plugins.ml2.plugin [None req-3982fc50-b92d-48cb-8377-4e5a59d73c87 - - - - - -] Attempt 1 to provision port 5dc4592d-eba8-41cb-bf79-b22b8266fb32 2026-05-18 01:47:42.119 10 INFO neutron.plugins.ml2.plugin [None req-3982fc50-b92d-48cb-8377-4e5a59d73c87 - - - - - -] Attempt 1 to provision port ee8e3020-871c-4006-8899-d45b19d9a401 2026-05-18 01:47:42.765 10 INFO neutron.plugins.ml2.plugin [None req-a4996ff0-cf5a-4d9d-aaee-55e3c5d113c3 - - - - - -] Attempt 1 to provision port 8b1949ba-f1e8-4ef5-ad05-4634a85c19b9 2026-05-18 01:47:43.086 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 533b733a-437f-462a-b4a4-3550d07fb3cb 2026-05-18 01:47:43.485 10 INFO neutron.plugins.ml2.plugin [None req-1a86f386-87dc-4e1f-89d7-86a7df61f08e - - - - - -] Attempt 1 to provision port 8b1949ba-f1e8-4ef5-ad05-4634a85c19b9 2026-05-18 01:47:46.194 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 533b733a-437f-462a-b4a4-3550d07fb3cb 2026-05-18 01:47:46.440 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 532814ab-975b-457a-9bfe-37e257330ed3 2026-05-18 01:47:46.794 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 34d50d83-76e6-4715-ac56-3472a2029845 2026-05-18 01:47:46.943 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc1a0faf-3cba-4a75-a0b9-da2eb9fe4fbb'] response: {'server_uuid': '96a65b77-41a0-401d-a247-dae666ccd8d5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '532814ab-975b-457a-9bfe-37e257330ed3', 'code': 200} 2026-05-18 01:47:47.379 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 532814ab-975b-457a-9bfe-37e257330ed3 2026-05-18 01:47:47.603 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 34d50d83-76e6-4715-ac56-3472a2029845 2026-05-18 01:47:49.009 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d11d9e3-e763-4575-bec6-bc961d76f3f2'] response: {'server_uuid': '6064feb6-99c8-4285-ad72-422e30afd1a6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '34d50d83-76e6-4715-ac56-3472a2029845', 'code': 200} 2026-05-18 01:47:53.896 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 2f94faf5-0a7c-45a6-a682-5187f9b7d311 2026-05-18 01:47:54.065 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8f42bb7-735a-4a30-9530-83df19fde935'] response: {'server_uuid': '0f824118-3391-445b-884b-bef3557663a2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2f94faf5-0a7c-45a6-a682-5187f9b7d311', 'code': 200} 2026-05-18 01:47:55.346 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 2f94faf5-0a7c-45a6-a682-5187f9b7d311 2026-05-18 01:48:02.060 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port d4130106-45ed-44ff-b4f0-a3d94f3d5f78 2026-05-18 01:48:02.665 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-45200a18-febb-422d-bfaa-b9570d78c9b4'] response: {'server_uuid': 'bb1c47bc-a706-472b-a316-b84a3538a714', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd4130106-45ed-44ff-b4f0-a3d94f3d5f78', 'code': 200} 2026-05-18 01:48:03.411 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port d4130106-45ed-44ff-b4f0-a3d94f3d5f78 2026-05-18 01:48:07.095 10 INFO neutron.plugins.ml2.plugin [None req-afaaea7b-fc57-4fcb-b4d3-caf02e68717d - - - - - -] Attempt 1 to provision port abd92383-6487-454a-a7d0-70b3b77225f2 2026-05-18 01:48:07.331 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 128cd775-0815-48ff-b5ff-e14ca566d17d 2026-05-18 01:48:08.003 9 INFO neutron.plugins.ml2.plugin [None req-63da9824-0c4c-4e77-98a9-c10a19dad93f - - - - - -] Attempt 1 to provision port 128cd775-0815-48ff-b5ff-e14ca566d17d 2026-05-18 01:48:09.313 10 INFO neutron.plugins.ml2.plugin [None req-20d86827-1b1b-4b12-b0ff-6419ca341c94 - - - - - -] Attempt 1 to provision port 128cd775-0815-48ff-b5ff-e14ca566d17d 2026-05-18 01:48:09.361 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 128cd775-0815-48ff-b5ff-e14ca566d17d 2026-05-18 01:48:10.220 10 INFO neutron.plugins.ml2.plugin [None req-110c3d34-0452-4e5b-b2de-dc4ebe35a070 - - - - - -] Attempt 1 to provision port c1c099a6-bc86-4866-ad8c-da1051dfa3d8 2026-05-18 01:48:10.922 9 INFO neutron.plugins.ml2.plugin [None req-09562e17-2ad2-4618-83ec-68f1a323ee5b - - - - - -] Attempt 1 to provision port c1c099a6-bc86-4866-ad8c-da1051dfa3d8 2026-05-18 01:48:11.338 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port af9b59af-658c-408c-bb6b-4a6142e3e00a 2026-05-18 01:48:13.347 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port af9b59af-658c-408c-bb6b-4a6142e3e00a 2026-05-18 01:48:17.411 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 5dc4592d-eba8-41cb-bf79-b22b8266fb32 2026-05-18 01:48:17.745 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port c3116174-fc11-4b6f-b37c-c6f6e7913d82 2026-05-18 01:48:19.346 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 5dc4592d-eba8-41cb-bf79-b22b8266fb32 2026-05-18 01:48:19.559 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port c3116174-fc11-4b6f-b37c-c6f6e7913d82 2026-05-18 01:48:19.971 9 INFO neutron.plugins.ml2.plugin [None req-802bc61e-1ec5-4e64-a324-5ec35fcfd8da - - - - - -] Attempt 1 to provision port 2f94faf5-0a7c-45a6-a682-5187f9b7d311 2026-05-18 01:48:21.854 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 17d52014-5b64-4f56-ad18-de82e5b0d767 2026-05-18 01:48:21.974 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc5ddc44-ad6c-4326-af08-9ab1cd3b9668'] response: {'server_uuid': 'eb397eb7-4a20-4f0c-94e1-4a3da7451837', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '17d52014-5b64-4f56-ad18-de82e5b0d767', 'code': 200} 2026-05-18 01:48:23.371 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 17d52014-5b64-4f56-ad18-de82e5b0d767 2026-05-18 01:48:23.495 10 INFO neutron.plugins.ml2.plugin [None req-a8dc576f-d0f1-4a0c-904d-4e62467485eb - - - - - -] Attempt 1 to provision port 2f94faf5-0a7c-45a6-a682-5187f9b7d311 2026-05-18 01:48:23.597 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 2f94faf5-0a7c-45a6-a682-5187f9b7d311 2026-05-18 01:48:27.342 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port abd92383-6487-454a-a7d0-70b3b77225f2 2026-05-18 01:48:27.781 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port c1c099a6-bc86-4866-ad8c-da1051dfa3d8 2026-05-18 01:48:29.309 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port abd92383-6487-454a-a7d0-70b3b77225f2 2026-05-18 01:48:29.496 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port c1c099a6-bc86-4866-ad8c-da1051dfa3d8 2026-05-18 01:48:39.281 9 INFO neutron.plugins.ml2.plugin [None req-e475a5d3-6478-4aab-8653-105d12834871 - - - - - -] Attempt 1 to provision port 0d652499-acc1-4e8f-91f1-226d290af951 2026-05-18 01:48:43.505 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-029e450e-8b70-4a4f-ac81-90cdfe4889c1'] response: {'server_uuid': 'eb397eb7-4a20-4f0c-94e1-4a3da7451837', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '17d52014-5b64-4f56-ad18-de82e5b0d767', 'code': 200} 2026-05-18 01:48:45.425 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 17d52014-5b64-4f56-ad18-de82e5b0d767 2026-05-18 01:48:45.543 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-00a8c0c1-b676-484f-85c4-d433a2f47757'] response: {'server_uuid': 'eb397eb7-4a20-4f0c-94e1-4a3da7451837', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '17d52014-5b64-4f56-ad18-de82e5b0d767', 'code': 200} 2026-05-18 01:48:47.324 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 17d52014-5b64-4f56-ad18-de82e5b0d767 2026-05-18 01:48:47.612 10 INFO neutron.plugins.ml2.plugin [None req-901b7b97-b061-48d6-b62e-ed544d093796 - - - - - -] Attempt 1 to provision port 1a2639dd-3f09-4e49-869a-7faa67aa1955 2026-05-18 01:48:49.396 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 27af3769-b57f-42b4-bffe-8cfdda852e7e 2026-05-18 01:48:51.449 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 27af3769-b57f-42b4-bffe-8cfdda852e7e 2026-05-18 01:48:51.531 10 INFO neutron.plugins.ml2.plugin [None req-6a10c7e0-e12e-4d7f-adfa-00183b7fadae - - - - - -] Attempt 1 to provision port 80fe9ced-30b8-43b7-b5b4-01fd4a5b9a7a 2026-05-18 01:48:51.657 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 80fe9ced-30b8-43b7-b5b4-01fd4a5b9a7a 2026-05-18 01:48:52.842 9 INFO neutron.plugins.ml2.plugin [None req-ccdbaa9c-e3fd-4fb8-aa22-fea415287899 - - - - - -] Attempt 1 to provision port fff9be3e-0968-4ea2-845c-6b969de386d9 2026-05-18 01:48:52.876 9 INFO neutron.plugins.ml2.plugin [None req-ccdbaa9c-e3fd-4fb8-aa22-fea415287899 - - - - - -] Attempt 1 to provision port 80fe9ced-30b8-43b7-b5b4-01fd4a5b9a7a 2026-05-18 01:48:53.331 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 80fe9ced-30b8-43b7-b5b4-01fd4a5b9a7a 2026-05-18 01:48:53.771 10 INFO neutron.plugins.ml2.plugin [None req-db904bc7-ea82-485d-849e-4a2b3e212a82 - - - - - -] Attempt 1 to provision port fff9be3e-0968-4ea2-845c-6b969de386d9 2026-05-18 01:48:54.451 10 INFO neutron.plugins.ml2.plugin [None req-c7d18ba4-2535-4ad8-abdd-4e633b97efdf - - - - - -] Attempt 1 to provision port fff9be3e-0968-4ea2-845c-6b969de386d9 2026-05-18 01:48:57.436 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port cc9c7615-fc15-4233-afe3-75d375920f22 2026-05-18 01:48:57.829 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port ef81fcfe-d770-4d32-9efb-d3474f929a61 2026-05-18 01:48:59.092 10 INFO neutron.plugins.ml2.plugin [None req-0a654b6e-275e-4372-88a6-42920b195b14 - - - - - -] Attempt 1 to provision port ef81fcfe-d770-4d32-9efb-d3474f929a61 2026-05-18 01:48:59.164 10 INFO neutron.plugins.ml2.plugin [None req-0a654b6e-275e-4372-88a6-42920b195b14 - - - - - -] Attempt 1 to provision port cc9c7615-fc15-4233-afe3-75d375920f22 2026-05-18 01:48:59.346 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port cc9c7615-fc15-4233-afe3-75d375920f22 2026-05-18 01:48:59.634 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port ef81fcfe-d770-4d32-9efb-d3474f929a61 2026-05-18 01:48:59.790 10 INFO neutron.plugins.ml2.plugin [None req-cd878506-fc81-49e6-a374-adc8bb94cd63 - - - - - -] Attempt 1 to provision port 28151d50-1d86-4009-b5a5-af0c8fcb28aa 2026-05-18 01:48:59.834 10 INFO neutron.plugins.ml2.plugin [None req-cd878506-fc81-49e6-a374-adc8bb94cd63 - - - - - -] Attempt 1 to provision port cc9c7615-fc15-4233-afe3-75d375920f22 2026-05-18 01:49:00.495 9 INFO neutron.plugins.ml2.plugin [None req-48351e41-c18a-404b-964d-f0d64d0dfda1 - - - - - -] Attempt 1 to provision port ef81fcfe-d770-4d32-9efb-d3474f929a61 2026-05-18 01:49:03.966 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port b363f355-fc94-49b0-bd01-f2a1b7c69f9b 2026-05-18 01:49:04.068 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf884286-9d89-4849-bf7e-b1c276cafccf'] response: {'server_uuid': '1e667d3b-d582-4942-935a-acca64206cae', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b363f355-fc94-49b0-bd01-f2a1b7c69f9b', 'code': 200} 2026-05-18 01:49:05.911 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port b363f355-fc94-49b0-bd01-f2a1b7c69f9b 2026-05-18 01:49:06.295 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 8a18ae89-c463-4825-bf90-a6c04e296ec7 2026-05-18 01:49:07.036 9 INFO neutron.plugins.ml2.plugin [None req-4d477fc8-f29a-46c3-a572-0b118350733f - - - - - -] Attempt 1 to provision port 8a18ae89-c463-4825-bf90-a6c04e296ec7 2026-05-18 01:49:07.738 9 INFO neutron.plugins.ml2.plugin [None req-6477f0fd-f3b7-40bc-b5bd-a59e6ec31c0e - - - - - -] Attempt 1 to provision port 8a18ae89-c463-4825-bf90-a6c04e296ec7 2026-05-18 01:49:07.843 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 1a2639dd-3f09-4e49-869a-7faa67aa1955 2026-05-18 01:49:08.133 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port fff9be3e-0968-4ea2-845c-6b969de386d9 2026-05-18 01:49:09.818 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 1a2639dd-3f09-4e49-869a-7faa67aa1955 2026-05-18 01:49:10.013 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port fff9be3e-0968-4ea2-845c-6b969de386d9 2026-05-18 01:49:11.834 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 3fd5708f-ba1c-4e05-8d75-ecb6018c0071 2026-05-18 01:49:13.071 9 INFO neutron.plugins.ml2.plugin [None req-b6e47123-f11d-48d0-ba33-50381a2861e7 - - - - - -] Attempt 1 to provision port 3fd5708f-ba1c-4e05-8d75-ecb6018c0071 2026-05-18 01:49:15.391 9 INFO neutron.plugins.ml2.plugin [None req-d4742e7e-85fb-4d26-9530-ad639b4d35e9 - - - - - -] Attempt 1 to provision port 9f19908a-ff11-4a36-b91a-d55b1918e409 2026-05-18 01:49:18.914 10 INFO neutron.plugins.ml2.plugin [None req-e231d6ec-c9f5-4a43-a34d-cf419cb2cfa7 - - - - - -] Attempt 1 to provision port 1faa7d0c-f4a5-42f7-8e14-d9659c751825 2026-05-18 01:49:19.857 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 0d615a48-cb52-4a38-9ce0-f7ab00a8c758 2026-05-18 01:49:20.006 10 INFO neutron.plugins.ml2.plugin [None req-ac271360-3ef4-4197-a69f-42cea84abf93 - - - - - -] Attempt 1 to provision port 0d615a48-cb52-4a38-9ce0-f7ab00a8c758 2026-05-18 01:49:21.529 9 INFO neutron.plugins.ml2.plugin [None req-3e1277ed-5cd5-4717-b41f-2201e579f459 - - - - - -] Attempt 1 to provision port 45de69e1-9b11-4ca3-8335-97773f3b18a8 2026-05-18 01:49:21.761 9 INFO neutron.plugins.ml2.plugin [None req-3e1277ed-5cd5-4717-b41f-2201e579f459 - - - - - -] Attempt 1 to provision port 0d615a48-cb52-4a38-9ce0-f7ab00a8c758 2026-05-18 01:49:21.842 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 0d615a48-cb52-4a38-9ce0-f7ab00a8c758 2026-05-18 01:49:22.086 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 35c18ba2-c34d-4a7f-8453-eec53584bd74 2026-05-18 01:49:22.225 9 INFO neutron.plugins.ml2.plugin [None req-6b469a28-7f99-462e-a785-f1e398d8c9bf - - - - - -] Attempt 1 to provision port acb93495-03eb-49b3-ba44-11243b646775 2026-05-18 01:49:22.563 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 45de69e1-9b11-4ca3-8335-97773f3b18a8 2026-05-18 01:49:22.750 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 973d3145-200d-4174-9cc3-e23045f5c3eb 2026-05-18 01:49:22.936 10 INFO neutron.plugins.ml2.plugin [None req-0e096644-971f-44dd-af17-0d8559164d31 - - - - - -] Attempt 1 to provision port 45de69e1-9b11-4ca3-8335-97773f3b18a8 2026-05-18 01:49:23.003 10 INFO neutron.plugins.ml2.plugin [None req-0e096644-971f-44dd-af17-0d8559164d31 - - - - - -] Attempt 1 to provision port c15b6261-9127-4cbd-9faa-fb567ab78a01 2026-05-18 01:49:23.032 10 INFO neutron.plugins.ml2.plugin [None req-0e096644-971f-44dd-af17-0d8559164d31 - - - - - -] Attempt 1 to provision port 35c18ba2-c34d-4a7f-8453-eec53584bd74 2026-05-18 01:49:23.648 9 INFO neutron.plugins.ml2.plugin [None req-9078d489-2d42-4b4e-9fa8-b7c752103746 - - - - - -] Attempt 1 to provision port c15b6261-9127-4cbd-9faa-fb567ab78a01 2026-05-18 01:49:23.717 9 INFO neutron.plugins.ml2.plugin [None req-9078d489-2d42-4b4e-9fa8-b7c752103746 - - - - - -] Attempt 1 to provision port acb93495-03eb-49b3-ba44-11243b646775 2026-05-18 01:49:23.856 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 45de69e1-9b11-4ca3-8335-97773f3b18a8 2026-05-18 01:49:24.077 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 973d3145-200d-4174-9cc3-e23045f5c3eb 2026-05-18 01:49:24.244 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 35c18ba2-c34d-4a7f-8453-eec53584bd74 2026-05-18 01:49:24.359 9 INFO neutron.plugins.ml2.plugin [None req-6cd37c00-ec24-4d17-9526-a0a0a2a91a6d - - - - - -] Attempt 1 to provision port 35c18ba2-c34d-4a7f-8453-eec53584bd74 2026-05-18 01:49:27.855 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 74588703-007b-490d-a1ce-7d3bd4d96b84 2026-05-18 01:49:29.591 10 INFO neutron.plugins.ml2.plugin [None req-9ee3b4e6-03d6-4900-93bc-742dfef53070 - - - - - -] Attempt 1 to provision port 74588703-007b-490d-a1ce-7d3bd4d96b84 2026-05-18 01:49:29.881 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 74588703-007b-490d-a1ce-7d3bd4d96b84 2026-05-18 01:49:30.495 9 INFO neutron.plugins.ml2.plugin [None req-94978a49-6e08-494f-a223-5c9ce42f6d20 - - - - - -] Attempt 1 to provision port 74588703-007b-490d-a1ce-7d3bd4d96b84 2026-05-18 01:49:34.857 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 5b0eb283-3f48-425a-ab6a-b8becaddfc9a 2026-05-18 01:49:34.966 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-dab86156-3e5d-479c-a9f8-49045ca430e4'] response: {'server_uuid': 'd21e316c-4b88-4407-84c0-137a5560b340', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5b0eb283-3f48-425a-ab6a-b8becaddfc9a', 'code': 200} 2026-05-18 01:49:35.023 9 INFO neutron.plugins.ml2.plugin [None req-b24fbb3e-1ab5-42dd-b16f-ab3175ee1687 - - - - - -] Attempt 1 to provision port b4c04374-b835-4003-812d-3cc8ea8a2f84 2026-05-18 01:49:35.318 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port b4c04374-b835-4003-812d-3cc8ea8a2f84 2026-05-18 01:49:36.333 9 INFO neutron.plugins.ml2.plugin [None req-aace6712-4ad6-46be-a6dc-d1f08f9a799e - - - - - -] Attempt 1 to provision port b4c04374-b835-4003-812d-3cc8ea8a2f84 2026-05-18 01:49:37.151 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 5b0eb283-3f48-425a-ab6a-b8becaddfc9a 2026-05-18 01:49:37.396 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 8bf532ab-b6e5-45cb-9330-46ef0b5bcaab 2026-05-18 01:49:37.556 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f76e3ac-a800-455f-a105-97ca29a2db50'] response: {'server_uuid': '373438fa-691a-4a4f-9f82-792f9b962b39', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8bf532ab-b6e5-45cb-9330-46ef0b5bcaab', 'code': 200} 2026-05-18 01:49:38.351 10 INFO neutron.plugins.ml2.plugin [None req-b6b1abc5-b4d2-46db-9cb4-cb74bc4e9fda - - - - - -] Attempt 1 to provision port 5695aea5-12ae-4299-9cbc-3984e95c3419 2026-05-18 01:49:38.541 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 8bf532ab-b6e5-45cb-9330-46ef0b5bcaab 2026-05-18 01:49:40.562 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port acb93495-03eb-49b3-ba44-11243b646775 2026-05-18 01:49:40.885 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 1faa7d0c-f4a5-42f7-8e14-d9659c751825 2026-05-18 01:49:42.488 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port acb93495-03eb-49b3-ba44-11243b646775 2026-05-18 01:49:42.674 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 1faa7d0c-f4a5-42f7-8e14-d9659c751825 2026-05-18 01:49:56.815 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d76a0be3-7513-414b-9dc4-3204f7982950'] response: {'server_uuid': '373438fa-691a-4a4f-9f82-792f9b962b39', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '8bf532ab-b6e5-45cb-9330-46ef0b5bcaab', 'code': 200} 2026-05-18 01:50:12.809 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 6b65c66a-d877-4bfa-89bd-abd0a64a2caf 2026-05-18 01:50:16.155 10 INFO neutron.plugins.ml2.plugin [None req-429a8dd3-4b24-46ca-a529-b93f67406cfe - - - - - -] Attempt 1 to provision port f1c60593-c032-4b7d-acc6-4c1bf34f7a85 2026-05-18 01:50:16.549 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 9ae26822-3b4b-452f-b49b-017ecfe4d44d 2026-05-18 01:50:17.564 9 INFO neutron.plugins.ml2.plugin [None req-3fabda86-8c44-4bf7-b1f8-b57bc3ac1c6b - - - - - -] Attempt 1 to provision port 9ae26822-3b4b-452f-b49b-017ecfe4d44d 2026-05-18 01:50:18.475 9 INFO neutron.plugins.ml2.plugin [None req-fa31c016-4fbf-4950-9809-1534be91202f - - - - - -] Attempt 1 to provision port 9ae26822-3b4b-452f-b49b-017ecfe4d44d 2026-05-18 01:50:18.624 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 9ae26822-3b4b-452f-b49b-017ecfe4d44d 2026-05-18 01:50:18.842 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 54218c56-6eec-42ae-8250-faaa5e6bcc98 2026-05-18 01:50:19.381 9 INFO neutron.plugins.ml2.plugin [None req-3208f28c-da64-4f23-a7d2-de5a674a1daa - - - - - -] Attempt 1 to provision port 119236c0-8208-4639-8d11-d0c1ababcc9c 2026-05-18 01:50:20.083 9 INFO neutron.plugins.ml2.plugin [None req-ce671b76-a48e-4050-ac0b-a62c3ecec26d - - - - - -] Attempt 1 to provision port 119236c0-8208-4639-8d11-d0c1ababcc9c 2026-05-18 01:50:20.597 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 54218c56-6eec-42ae-8250-faaa5e6bcc98 2026-05-18 01:50:21.410 10 INFO neutron.plugins.ml2.plugin [None req-1bf5d062-2dc6-463e-9444-7133a52293cc - - - - - -] Attempt 1 to provision port d0cf8c35-50bb-42fe-85ee-4175ad8cace0 2026-05-18 01:50:22.610 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 30f8ee38-2cad-4252-a25f-bc1fb50102c7 2026-05-18 01:50:23.110 10 INFO neutron.plugins.ml2.plugin [None req-c6cba305-81a7-40f0-9149-22f5543dea96 - - - - - -] Attempt 1 to provision port 30f8ee38-2cad-4252-a25f-bc1fb50102c7 2026-05-18 01:50:24.436 9 INFO neutron.plugins.ml2.plugin [None req-d7220f4c-89b7-4750-ba78-b369ebc06584 - - - - - -] Attempt 1 to provision port fd02fad6-53c6-4fad-9fee-25ee7e24dd56 2026-05-18 01:50:24.490 9 INFO neutron.plugins.ml2.plugin [None req-d7220f4c-89b7-4750-ba78-b369ebc06584 - - - - - -] Attempt 1 to provision port 30f8ee38-2cad-4252-a25f-bc1fb50102c7 2026-05-18 01:50:24.554 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 30f8ee38-2cad-4252-a25f-bc1fb50102c7 2026-05-18 01:50:24.742 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port e5bbf559-61cd-4825-b41b-427ed1826af7 2026-05-18 01:50:25.130 9 INFO neutron.plugins.ml2.plugin [None req-b2c7cc6b-98fc-49d7-b319-2b3833879ffb - - - - - -] Attempt 1 to provision port fd02fad6-53c6-4fad-9fee-25ee7e24dd56 2026-05-18 01:50:26.048 9 INFO neutron.plugins.ml2.plugin [None req-613ecdcc-c5ff-4783-86c9-b3e7b1df4f7a - - - - - -] Attempt 1 to provision port fd02fad6-53c6-4fad-9fee-25ee7e24dd56 2026-05-18 01:50:26.544 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port e5bbf559-61cd-4825-b41b-427ed1826af7 2026-05-18 01:50:27.547 10 INFO neutron.plugins.ml2.plugin [None req-d9120dba-bbfc-4214-a409-7c9155656bca - - - - - -] Attempt 1 to provision port 6e355ffe-b300-4a49-bafc-40495e130e44 2026-05-18 01:50:28.630 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 5b057a13-4bb9-4400-8445-3d355cddb434 2026-05-18 01:50:28.853 10 INFO neutron.plugins.ml2.plugin [None req-18789e83-2557-4200-9af3-4ee936a08b9d - - - - - -] Attempt 1 to provision port 5b057a13-4bb9-4400-8445-3d355cddb434 2026-05-18 01:50:30.162 9 INFO neutron.plugins.ml2.plugin [None req-1c6792e3-5387-46cd-8a80-998d1893e800 - - - - - -] Attempt 1 to provision port 4d349449-43e2-450c-820a-02255420d86f 2026-05-18 01:50:30.188 9 INFO neutron.plugins.ml2.plugin [None req-1c6792e3-5387-46cd-8a80-998d1893e800 - - - - - -] Attempt 1 to provision port 5b057a13-4bb9-4400-8445-3d355cddb434 2026-05-18 01:50:30.623 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 5b057a13-4bb9-4400-8445-3d355cddb434 2026-05-18 01:50:30.867 9 INFO neutron.plugins.ml2.plugin [None req-9c9d395e-a0f2-4c9f-b78b-d363e3cfc75f - - - - - -] Attempt 1 to provision port 4d349449-43e2-450c-820a-02255420d86f 2026-05-18 01:50:30.870 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 3e4e5f62-cf38-4b09-b255-c28af447c8ef 2026-05-18 01:50:31.768 9 INFO neutron.plugins.ml2.plugin [None req-ad192f6b-5e86-4f86-a07d-0340e6ab658c - - - - - -] Attempt 1 to provision port 4d349449-43e2-450c-820a-02255420d86f 2026-05-18 01:50:32.502 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 3e4e5f62-cf38-4b09-b255-c28af447c8ef 2026-05-18 01:50:37.550 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port c611041a-4777-48f5-b279-82f884599f7e 2026-05-18 01:50:37.686 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4718f565-ec1a-4916-a9f7-09f9421bd983'] response: {'server_uuid': 'bff25871-66a3-4d58-b50f-eeadb45aaf1b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c611041a-4777-48f5-b279-82f884599f7e', 'code': 200} 2026-05-18 01:50:38.846 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port c611041a-4777-48f5-b279-82f884599f7e 2026-05-18 01:50:39.051 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port f1c60593-c032-4b7d-acc6-4c1bf34f7a85 2026-05-18 01:50:39.288 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 119236c0-8208-4639-8d11-d0c1ababcc9c 2026-05-18 01:50:41.700 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 92abfc17-2e7c-4363-a7c6-0e79f00c6858 2026-05-18 01:50:41.810 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c75d867a-9725-4a41-8417-b1c4819ec9d7'] response: {'server_uuid': '359a49f0-fb5e-433f-a549-c31a5447a2c5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '92abfc17-2e7c-4363-a7c6-0e79f00c6858', 'code': 200} 2026-05-18 01:50:42.161 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port f1c60593-c032-4b7d-acc6-4c1bf34f7a85 2026-05-18 01:50:42.307 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 119236c0-8208-4639-8d11-d0c1ababcc9c 2026-05-18 01:50:42.757 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 92abfc17-2e7c-4363-a7c6-0e79f00c6858 2026-05-18 01:50:44.815 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port d0cf8c35-50bb-42fe-85ee-4175ad8cace0 2026-05-18 01:50:45.143 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port fd02fad6-53c6-4fad-9fee-25ee7e24dd56 2026-05-18 01:50:46.794 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 6e355ffe-b300-4a49-bafc-40495e130e44 2026-05-18 01:50:47.105 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port d0cf8c35-50bb-42fe-85ee-4175ad8cace0 2026-05-18 01:50:47.251 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 4d349449-43e2-450c-820a-02255420d86f 2026-05-18 01:50:47.528 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port fd02fad6-53c6-4fad-9fee-25ee7e24dd56 2026-05-18 01:50:48.839 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 6e355ffe-b300-4a49-bafc-40495e130e44 2026-05-18 01:50:48.993 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 4d349449-43e2-450c-820a-02255420d86f 2026-05-18 01:50:55.150 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e24a4564-7fde-4ff0-a7e0-5815424eef67'] response: {'server_uuid': 'bff25871-66a3-4d58-b50f-eeadb45aaf1b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c611041a-4777-48f5-b279-82f884599f7e', 'code': 200} 2026-05-18 01:51:30.885 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port bb8116ab-ea4a-43ed-935e-170aff1d44e5 2026-05-18 01:51:31.317 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 286605e2-a9bd-4540-920c-86b2b8ffd930 2026-05-18 01:51:31.746 10 INFO neutron.plugins.ml2.plugin [None req-285a396b-ed07-4c9b-8612-12f622001e32 - - - - - -] Attempt 1 to provision port bb8116ab-ea4a-43ed-935e-170aff1d44e5 2026-05-18 01:51:32.450 10 INFO neutron.plugins.ml2.plugin [None req-8ace09bd-c6c0-40cf-8fa2-a941ef116e73 - - - - - -] Attempt 1 to provision port 286605e2-a9bd-4540-920c-86b2b8ffd930 2026-05-18 01:51:32.474 10 INFO neutron.plugins.ml2.db [None req-8ace09bd-c6c0-40cf-8fa2-a941ef116e73 - - - - - -] No ports have port_id starting with 286605e2-a9bd-4540-920c-86b2b8ffd930 2026-05-18 01:51:33.008 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port b1d3bfea-1429-4c8e-ad0e-19e9301f3f55 2026-05-18 01:52:08.929 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 3e705af3-2ca3-4c70-b6dd-0da4fd10d305 2026-05-18 01:52:09.396 9 INFO neutron.plugins.ml2.plugin [None req-abad4820-5acb-4309-98df-e4f32e236ff7 - - - - - -] Attempt 1 to provision port 3e705af3-2ca3-4c70-b6dd-0da4fd10d305 2026-05-18 01:52:09.398 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port cb7309c2-475e-41dc-8f18-c36a53787baa 2026-05-18 01:52:10.118 10 INFO neutron.plugins.ml2.plugin [None req-a40cc579-ca90-4493-b357-38328a75eecc - - - - - -] Attempt 1 to provision port 25b2ff60-4ab4-475a-83a6-2646197f7c80 2026-05-18 01:52:10.816 10 INFO neutron.plugins.ml2.plugin [None req-91ce3243-09c2-4b30-bbdc-78b6df96b1a1 - - - - - -] Attempt 1 to provision port cb7309c2-475e-41dc-8f18-c36a53787baa 2026-05-18 01:52:10.894 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 3e705af3-2ca3-4c70-b6dd-0da4fd10d305 2026-05-18 01:52:11.125 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port cb7309c2-475e-41dc-8f18-c36a53787baa 2026-05-18 01:52:11.370 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port b8e67826-c769-4991-ad72-acba6c02787c 2026-05-18 01:52:11.523 9 INFO neutron.plugins.ml2.plugin [None req-59fc1a74-5009-4660-bdb4-b473a7e34db4 - - - - - -] Attempt 1 to provision port b8e67826-c769-4991-ad72-acba6c02787c 2026-05-18 01:52:12.234 9 INFO neutron.plugins.ml2.plugin [None req-d0d08d68-3de3-4f83-a828-d9dd347d682f - - - - - -] Attempt 1 to provision port 3e705af3-2ca3-4c70-b6dd-0da4fd10d305 2026-05-18 01:52:12.933 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port a9a45031-006a-4bfe-873b-7c6c7a5a604b 2026-05-18 01:52:12.942 10 INFO neutron.plugins.ml2.plugin [None req-64539bfc-e1d1-493b-8da1-4618c6cbd924 - - - - - -] Attempt 1 to provision port cb7309c2-475e-41dc-8f18-c36a53787baa 2026-05-18 01:52:13.304 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port cb7309c2-475e-41dc-8f18-c36a53787baa 2026-05-18 01:52:13.476 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port b8e67826-c769-4991-ad72-acba6c02787c 2026-05-18 01:52:13.645 10 INFO neutron.plugins.ml2.plugin [None req-85ce323c-e08f-43de-9207-888acd5e89a3 - - - - - -] Attempt 1 to provision port b8e67826-c769-4991-ad72-acba6c02787c 2026-05-18 01:52:14.362 9 INFO neutron.plugins.ml2.plugin [None req-18a16e8e-b2c0-44b1-8b58-79331f9840dc - - - - - -] Attempt 1 to provision port 95409486-f641-4e60-b48a-c50d6ebff074 2026-05-18 01:52:14.401 9 INFO neutron.plugins.ml2.plugin [None req-18a16e8e-b2c0-44b1-8b58-79331f9840dc - - - - - -] Attempt 1 to provision port 3e705af3-2ca3-4c70-b6dd-0da4fd10d305 2026-05-18 01:52:14.827 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port a9a45031-006a-4bfe-873b-7c6c7a5a604b 2026-05-18 01:52:15.056 9 INFO neutron.plugins.ml2.plugin [None req-f7fb8c5a-85f1-408a-bbd5-15d10849362f - - - - - -] Attempt 1 to provision port cb7309c2-475e-41dc-8f18-c36a53787baa 2026-05-18 01:52:15.099 9 INFO neutron.plugins.ml2.plugin [None req-f7fb8c5a-85f1-408a-bbd5-15d10849362f - - - - - -] Attempt 1 to provision port 95409486-f641-4e60-b48a-c50d6ebff074 2026-05-18 01:52:15.117 9 INFO neutron.plugins.ml2.plugin [None req-f7fb8c5a-85f1-408a-bbd5-15d10849362f - - - - - -] Attempt 1 to provision port b7408bc2-7130-4db9-91ac-e31bd2f6fac8 2026-05-18 01:52:15.762 9 INFO neutron.plugins.ml2.plugin [None req-ff398a1a-b3c9-42aa-bb99-8b5c4bd36b36 - - - - - -] Attempt 1 to provision port b7408bc2-7130-4db9-91ac-e31bd2f6fac8 2026-05-18 01:52:16.466 9 INFO neutron.plugins.ml2.plugin [None req-932e4eb6-f8eb-4bca-8579-15de2be01518 - - - - - -] Attempt 1 to provision port 26a1ae3e-d3aa-451d-9a55-8f685ec6d4b8 2026-05-18 01:52:16.492 9 INFO neutron.plugins.ml2.plugin [None req-932e4eb6-f8eb-4bca-8579-15de2be01518 - - - - - -] Attempt 1 to provision port 95409486-f641-4e60-b48a-c50d6ebff074 2026-05-18 01:52:16.516 9 INFO neutron.plugins.ml2.plugin [None req-932e4eb6-f8eb-4bca-8579-15de2be01518 - - - - - -] Attempt 1 to provision port b8e67826-c769-4991-ad72-acba6c02787c 2026-05-18 01:52:17.169 10 INFO neutron.plugins.ml2.plugin [None req-81bd78f5-8430-411a-bf0c-b573e38076cb - - - - - -] Attempt 1 to provision port 26a1ae3e-d3aa-451d-9a55-8f685ec6d4b8 2026-05-18 01:52:17.193 10 INFO neutron.plugins.ml2.plugin [None req-81bd78f5-8430-411a-bf0c-b573e38076cb - - - - - -] Attempt 1 to provision port b7408bc2-7130-4db9-91ac-e31bd2f6fac8 2026-05-18 01:52:18.075 10 INFO neutron.plugins.ml2.plugin [None req-c6af339b-4565-4542-b4d8-ea86ce5462db - - - - - -] Attempt 1 to provision port 26a1ae3e-d3aa-451d-9a55-8f685ec6d4b8 2026-05-18 01:52:27.356 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 31d35999-d297-4dfc-84b3-d34c7de19c16 2026-05-18 01:52:27.455 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-9229540d-4ee6-43d7-944c-a27613a2b5ed'] response: {'server_uuid': 'f5eac966-7351-4503-8b48-a9bfbd8a8507', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '31d35999-d297-4dfc-84b3-d34c7de19c16', 'code': 200} 2026-05-18 01:52:28.818 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 31d35999-d297-4dfc-84b3-d34c7de19c16 2026-05-18 01:52:30.849 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 26a1ae3e-d3aa-451d-9a55-8f685ec6d4b8 2026-05-18 01:52:31.123 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 25b2ff60-4ab4-475a-83a6-2646197f7c80 2026-05-18 01:52:31.387 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 95409486-f641-4e60-b48a-c50d6ebff074 2026-05-18 01:52:32.841 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 26a1ae3e-d3aa-451d-9a55-8f685ec6d4b8 2026-05-18 01:52:33.027 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port b7408bc2-7130-4db9-91ac-e31bd2f6fac8 2026-05-18 01:52:33.311 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 25b2ff60-4ab4-475a-83a6-2646197f7c80 2026-05-18 01:52:33.505 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 95409486-f641-4e60-b48a-c50d6ebff074 2026-05-18 01:52:34.831 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port b7408bc2-7130-4db9-91ac-e31bd2f6fac8 2026-05-18 01:52:44.870 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 3c4926a7-9be3-4142-b612-5ca57e46731e 2026-05-18 01:52:44.976 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6bfe9f32-0630-47c2-9723-34fee32f4b9a'] response: {'server_uuid': '5982fbbb-9f9d-4b73-87e9-6b40c52cb15c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3c4926a7-9be3-4142-b612-5ca57e46731e', 'code': 200} 2026-05-18 01:52:46.854 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 3c4926a7-9be3-4142-b612-5ca57e46731e 2026-05-18 01:53:04.374 10 INFO neutron.plugins.ml2.plugin [None req-a276ecbf-0c1f-406d-bb5e-5d4ba146bf32 - - - - - -] Attempt 1 to provision port e96cc3d7-b94d-4789-97f5-6c14512f0f4b 2026-05-18 01:53:25.676 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port d47ef8e4-29b2-460c-8ad8-cfb865a4a2b3 2026-05-18 01:53:25.836 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ec6d329-36b9-4c65-82d6-b824d81a0e7c'] response: {'server_uuid': '662ff605-e706-4f6c-b622-ba30a3bfaf88', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd47ef8e4-29b2-460c-8ad8-cfb865a4a2b3', 'code': 200} 2026-05-18 01:53:26.875 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port d47ef8e4-29b2-460c-8ad8-cfb865a4a2b3 2026-05-18 01:54:07.494 9 INFO neutron.plugins.ml2.plugin [None req-c3decfb7-ae39-4eb4-8e03-ebc495eb4087 - - - - - -] Attempt 1 to provision port 7d7d2723-8e57-474f-8ba7-98243186d9eb 2026-05-18 01:54:14.488 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 7d7d2723-8e57-474f-8ba7-98243186d9eb 2026-05-18 01:54:14.917 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d656f746-a9ae-4889-9c2c-a8b1a6db469b'] response: {'server_uuid': '662ff605-e706-4f6c-b622-ba30a3bfaf88', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7d7d2723-8e57-474f-8ba7-98243186d9eb', 'code': 200} 2026-05-18 01:54:16.199 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port 7d7d2723-8e57-474f-8ba7-98243186d9eb 2026-05-18 01:54:49.632 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port ccc1a5cc-b971-47f9-b512-136559ea696d 2026-05-18 01:54:49.745 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-604590eb-e4cb-4224-9efc-8b7d2150d52f'] response: {'server_uuid': '662ff605-e706-4f6c-b622-ba30a3bfaf88', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ccc1a5cc-b971-47f9-b512-136559ea696d', 'code': 200} 2026-05-18 01:54:52.287 9 INFO neutron.plugins.ml2.plugin [None req-e499fd84-a7c5-48a8-8539-3583ce7f63d5 - - - - - -] Attempt 1 to provision port ccc1a5cc-b971-47f9-b512-136559ea696d 2026-05-18 01:55:05.612 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port fc91f877-eda1-42ea-89c1-f75bc78d9a15 2026-05-18 01:55:05.706 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-25cd5a28-cc7b-42ea-9c3a-74d7a0625033'] response: {'server_uuid': '662ff605-e706-4f6c-b622-ba30a3bfaf88', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fc91f877-eda1-42ea-89c1-f75bc78d9a15', 'code': 200} 2026-05-18 01:55:07.610 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port fc91f877-eda1-42ea-89c1-f75bc78d9a15 2026-05-18 01:55:09.383 9 INFO neutron.plugins.ml2.plugin [None req-6786b58d-7456-4bf7-a2ae-15b54f245cb7 - - - - - -] Attempt 1 to provision port fc91f877-eda1-42ea-89c1-f75bc78d9a15 2026-05-18 01:55:09.710 10 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port fc91f877-eda1-42ea-89c1-f75bc78d9a15 2026-05-18 01:55:19.502 10 INFO neutron.plugins.ml2.plugin [None req-e8aae7f1-cd36-4a10-a9aa-9ba7ae0995e9 - - - - - -] Attempt 1 to provision port fc91f877-eda1-42ea-89c1-f75bc78d9a15 2026-05-18 01:55:19.645 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port fc91f877-eda1-42ea-89c1-f75bc78d9a15 2026-05-18 01:55:29.659 9 INFO neutron.plugins.ml2.plugin [None req-d069d213-b548-4d61-8650-e3cd6790c446 - - - - - -] Attempt 1 to provision port ccc1a5cc-b971-47f9-b512-136559ea696d 2026-05-18 01:55:30.246 10 INFO neutron.plugins.ml2.plugin [None req-9a751282-1b44-439b-bb28-86fe5503c485 - - - - - -] Attempt 1 to provision port ccc1a5cc-b971-47f9-b512-136559ea696d