+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini This program is using eventlet and has been monkey_patched /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-08-19 23:53:40.609 1 INFO neutron.common.config [-] Logging enabled! 2026-08-19 23:53:40.609 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.6.dev9 2026-08-19 23:53:40.610 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-08-19 23:53:40.610 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-19 23:53:41.510 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-19 23:53:41.513 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-19 23:53:41.516 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-19 23:53:41.516 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-19 23:53:41.517 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-19 23:53:41.517 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-19 23:53:41.517 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-19 23:53:41.523 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-19 23:53:41.523 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-19 23:53:41.523 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-19 23:53:41.541 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-19 23:53:41.542 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-19 23:53:41.543 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-19 23:53:41.580 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-19 23:53:41.580 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-19 23:53:41.580 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-19 23:53:41.580 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-19 23:53:41.866 1 INFO neutron.plugins.ml2.managers [None req-582f215e-37c6-4a5a-902e-879bd299e618 - - - - - -] Initializing driver for type 'vlan' 2026-08-19 23:53:42.023 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-582f215e-37c6-4a5a-902e-879bd299e618 - - - - - -] VlanTypeDriver initialization complete 2026-08-19 23:53:42.023 1 INFO neutron.plugins.ml2.managers [None req-582f215e-37c6-4a5a-902e-879bd299e618 - - - - - -] Initializing driver for type 'vxlan' 2026-08-19 23:53:42.023 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-582f215e-37c6-4a5a-902e-879bd299e618 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-19 23:53:42.074 1 INFO neutron.plugins.ml2.managers [None req-582f215e-37c6-4a5a-902e-879bd299e618 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-19 23:53:42.074 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-582f215e-37c6-4a5a-902e-879bd299e618 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-19 23:53:42.074 1 INFO neutron.plugins.ml2.managers [None req-582f215e-37c6-4a5a-902e-879bd299e618 - - - - - -] Initializing extension driver 'port_security' 2026-08-19 23:53:42.075 1 INFO neutron.plugins.ml2.extensions.port_security [None req-582f215e-37c6-4a5a-902e-879bd299e618 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-19 23:53:42.075 1 INFO neutron.plugins.ml2.managers [None req-582f215e-37c6-4a5a-902e-879bd299e618 - - - - - -] Initializing extension driver 'qos' 2026-08-19 23:53:42.075 1 INFO neutron.plugins.ml2.managers [None req-582f215e-37c6-4a5a-902e-879bd299e618 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-19 23:53:42.075 1 INFO neutron.plugins.ml2.managers [None req-582f215e-37c6-4a5a-902e-879bd299e618 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-19 23:53:42.091 1 INFO neutron.quota [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded quota_driver: . 2026-08-19 23:53:42.091 1 INFO neutron.plugins.ml2.plugin [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Modular L2 Plugin initialization complete 2026-08-19 23:53:42.091 1 INFO neutron.plugins.ml2.managers [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-19 23:53:42.092 1 INFO neutron.plugins.ml2.managers [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-19 23:53:42.092 1 INFO neutron.plugins.ml2.managers [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-19 23:53:42.092 1 INFO neutron.extensions.vlantransparent [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Disabled vlantransparent extension. 2026-08-19 23:53:42.092 1 INFO neutron.extensions.qinq [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Disabled VLAN QinQ extension. 2026-08-19 23:53:42.092 1 INFO neutron.manager [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loading Plugin: qos 2026-08-19 23:53:42.104 1 INFO neutron.manager [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loading Plugin: router 2026-08-19 23:53:42.138 1 INFO neutron.services.service_base [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-19 23:53:42.139 1 INFO neutron.manager [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loading Plugin: segments 2026-08-19 23:53:42.203 1 INFO neutron.manager [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loading Plugin: trunk 2026-08-19 23:53:42.215 1 INFO neutron.manager [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loading Plugin: vpnaas 2026-08-19 23:53:42.246 1 WARNING stevedore.named [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-19 23:53:42.246 1 WARNING stevedore.named [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-19 23:53:42.454 1 INFO neutron_vpnaas.services.vpn.plugin [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-19 23:53:42.454 1 INFO neutron.common.utils [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-19 23:53:42.454 1 INFO neutron.manager [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loading Plugin: taas 2026-08-19 23:53:42.476 1 WARNING stevedore.named [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-19 23:53:42.500 1 INFO neutron_taas.services.taas.taas_plugin [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-19 23:53:42.500 1 INFO neutron.manager [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loading Plugin: tapmirror 2026-08-19 23:53:42.511 1 WARNING stevedore.named [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-19 23:53:42.525 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-19 23:53:42.525 1 INFO neutron.manager [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loading Plugin: auto_allocate 2026-08-19 23:53:42.531 1 INFO neutron.manager [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loading Plugin: tag 2026-08-19 23:53:42.539 1 INFO neutron.manager [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loading Plugin: timestamp 2026-08-19 23:53:42.542 1 INFO neutron.manager [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loading Plugin: network_ip_availability 2026-08-19 23:53:42.545 1 INFO neutron.manager [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loading Plugin: flavors 2026-08-19 23:53:42.549 1 INFO neutron.manager [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loading Plugin: revisions 2026-08-19 23:53:42.553 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Initializing extension manager. 2026-08-19 23:53:42.554 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: address-group 2026-08-19 23:53:42.555 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: address-scope 2026-08-19 23:53:42.555 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-19 23:53:42.556 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: agent 2026-08-19 23:53:42.557 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: agent-resources-synced 2026-08-19 23:53:42.558 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-19 23:53:42.559 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-19 23:53:42.559 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: availability_zone 2026-08-19 23:53:42.560 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: availability_zone_filter 2026-08-19 23:53:42.560 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-19 23:53:42.561 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: default-subnetpools 2026-08-19 23:53:42.562 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-19 23:53:42.563 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: dns-integration 2026-08-19 23:53:42.563 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: dns-domain-ports 2026-08-19 23:53:42.564 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-19 23:53:42.564 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: dvr 2026-08-19 23:53:42.565 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-19 23:53:42.565 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: empty-string-filtering 2026-08-19 23:53:42.566 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-19 23:53:42.566 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-19 23:53:42.567 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: external-net 2026-08-19 23:53:42.567 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-19 23:53:42.568 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: extraroute 2026-08-19 23:53:42.568 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: extraroute-atomic 2026-08-19 23:53:42.569 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-19 23:53:42.570 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-19 23:53:42.570 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-19 23:53:42.570 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-19 23:53:42.571 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: fip-port-details 2026-08-19 23:53:42.572 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: flavors 2026-08-19 23:53:42.573 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-19 23:53:42.573 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: floatingip-pools 2026-08-19 23:53:42.574 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: ip_allocation 2026-08-19 23:53:42.574 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-19 23:53:42.575 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: l2_adjacency 2026-08-19 23:53:42.576 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: router 2026-08-19 23:53:42.577 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-19 23:53:42.578 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-19 23:53:42.579 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-19 23:53:42.579 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: ext-gw-mode 2026-08-19 23:53:42.580 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: l3-ha 2026-08-19 23:53:42.580 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-19 23:53:42.581 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-19 23:53:42.581 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: l3-flavors 2026-08-19 23:53:42.582 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-19 23:53:42.583 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-19 23:53:42.585 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-19 23:53:42.586 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-19 23:53:42.587 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-19 23:53:42.588 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-19 23:53:42.589 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-19 23:53:42.590 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: multi-provider 2026-08-19 23:53:42.590 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: net-mtu 2026-08-19 23:53:42.591 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: net-mtu-writable 2026-08-19 23:53:42.591 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: network_availability_zone 2026-08-19 23:53:42.592 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: network_ha 2026-08-19 23:53:42.592 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: network-ip-availability 2026-08-19 23:53:42.593 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-19 23:53:42.594 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: pagination 2026-08-19 23:53:42.595 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: port-device-profile 2026-08-19 23:53:42.595 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-19 23:53:42.596 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-19 23:53:42.596 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-19 23:53:42.597 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: port-mac-override 2026-08-19 23:53:42.597 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-19 23:53:42.598 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-19 23:53:42.598 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-19 23:53:42.599 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: port-resource-request 2026-08-19 23:53:42.599 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-19 23:53:42.600 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-19 23:53:42.600 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: binding 2026-08-19 23:53:42.601 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: binding-extended 2026-08-19 23:53:42.602 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: port-security 2026-08-19 23:53:42.602 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: project-id 2026-08-19 23:53:42.603 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: provider 2026-08-19 23:53:42.603 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-19 23:53:42.605 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: qos 2026-08-19 23:53:42.606 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-19 23:53:42.607 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-19 23:53:42.607 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: qos-default 2026-08-19 23:53:42.607 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: qos-fip 2026-08-19 23:53:42.608 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-19 23:53:42.608 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-19 23:53:42.609 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-19 23:53:42.609 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-19 23:53:42.610 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-19 23:53:42.611 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: qos-pps 2026-08-19 23:53:42.611 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-19 23:53:42.612 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-19 23:53:42.612 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: qos-rules-alias 2026-08-19 23:53:42.613 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: quota-check-limit 2026-08-19 23:53:42.613 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-19 23:53:42.615 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: quotas 2026-08-19 23:53:42.618 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: quota_details 2026-08-19 23:53:42.619 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: rbac-policies 2026-08-19 23:53:42.620 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: rbac-address-group 2026-08-19 23:53:42.620 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: rbac-address-scope 2026-08-19 23:53:42.621 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: rbac-security-groups 2026-08-19 23:53:42.621 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-19 23:53:42.622 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: revision-if-match 2026-08-19 23:53:42.622 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-19 23:53:42.623 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: router_availability_zone 2026-08-19 23:53:42.623 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-19 23:53:42.625 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-19 23:53:42.625 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-19 23:53:42.626 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-19 23:53:42.626 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-19 23:53:42.627 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-19 23:53:42.627 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-19 23:53:42.631 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: security-group 2026-08-19 23:53:42.632 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: segment 2026-08-19 23:53:42.633 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-19 23:53:42.633 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: service-type 2026-08-19 23:53:42.634 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: sorting 2026-08-19 23:53:42.635 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: standard-attr-segment 2026-08-19 23:53:42.635 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: standard-attr-description 2026-08-19 23:53:42.636 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: stateful-security-group 2026-08-19 23:53:42.636 1 WARNING neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-19 23:53:42.637 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-19 23:53:42.637 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: subnet-external-network 2026-08-19 23:53:42.638 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: subnet_onboard 2026-08-19 23:53:42.638 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-19 23:53:42.639 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: subnet-service-types 2026-08-19 23:53:42.639 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: subnet_allocation 2026-08-19 23:53:42.640 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-19 23:53:42.640 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: tag-creation 2026-08-19 23:53:42.641 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-19 23:53:42.644 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: standard-attr-tag 2026-08-19 23:53:42.645 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-19 23:53:42.645 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: trunk 2026-08-19 23:53:42.646 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: trunk-details 2026-08-19 23:53:42.646 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-19 23:53:42.647 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-19 23:53:42.647 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-19 23:53:42.648 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-19 23:53:42.650 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-19 23:53:42.650 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-19 23:53:42.651 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: vpn-flavors 2026-08-19 23:53:42.652 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: vpnaas 2026-08-19 23:53:42.653 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: taas 2026-08-19 23:53:42.654 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: tap-mirror 2026-08-19 23:53:42.655 1 INFO neutron.api.extensions [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-19 23:53:42.658 1 INFO oslo_service.backend.eventlet.service [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Starting 2 workers 2026-08-19 23:53:42.663 1 INFO oslo_service.backend.eventlet.service [None req-4a0f520e-1fd1-452b-a9b3-3ed310a9b6a0 - - - - - -] Starting 1 workers 2026-08-19 23:54:22.640 12 INFO neutron.db.l3_hamode_db [None req-89a8d785-b9d6-4595-b4ad-99e356a33c2d - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-19 23:54:38.157 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 9153f3db-26f5-4bda-85b8-afa74d4980b5 2026-08-19 23:54:39.563 12 INFO neutron.plugins.ml2.plugin [None req-177c05db-b00d-471e-95b6-e8e89a71b88b - - - - - -] Attempt 1 to provision port 9153f3db-26f5-4bda-85b8-afa74d4980b5 2026-08-19 23:54:40.078 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 9153f3db-26f5-4bda-85b8-afa74d4980b5 2026-08-19 23:54:41.220 12 INFO neutron.plugins.ml2.plugin [None req-9a994c19-42e3-47fc-ad3d-63d86d421dcc - - - - - -] Attempt 1 to provision port 9153f3db-26f5-4bda-85b8-afa74d4980b5 2026-08-19 23:58:59.580 11 INFO neutron.plugins.ml2.plugin [None req-1d7065e0-f894-4f67-8ffa-147e63f43857 - - - - - -] Attempt 1 to provision port a8914356-7391-4933-b6e1-b3d01fd83c3b 2026-08-19 23:59:00.267 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port a8914356-7391-4933-b6e1-b3d01fd83c3b 2026-08-19 23:59:01.214 11 INFO neutron.plugins.ml2.plugin [None req-fe8242bb-035c-4004-a8e3-e85b0ece58ed - - - - - -] Attempt 1 to provision port a8914356-7391-4933-b6e1-b3d01fd83c3b 2026-08-19 23:59:06.352 11 INFO neutron.plugins.ml2.plugin [None req-60d7bfcd-3739-4ec5-a3d3-a1ac66e9001e - - - - - -] Attempt 1 to provision port 042b213c-f8d9-4525-9031-0a59a570261c 2026-08-20 00:02:44.915 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 042b213c-f8d9-4525-9031-0a59a570261c 2026-08-20 00:02:46.414 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 042b213c-f8d9-4525-9031-0a59a570261c 2026-08-20 00:12:16.741 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port c38740ee-c536-4ed6-932c-c5ef583f8dd8 2026-08-20 00:12:18.715 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port c38740ee-c536-4ed6-932c-c5ef583f8dd8 2026-08-20 00:28:37.510 12 INFO neutron.plugins.ml2.plugin [None req-f8b76882-7ed9-4158-b40b-c16aec3d0de0 - - - - - -] Attempt 1 to provision port fd5841d9-75b8-4f98-9b0e-cab55842d344 2026-08-20 00:28:37.661 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port fd5841d9-75b8-4f98-9b0e-cab55842d344 2026-08-20 00:28:39.741 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port fd5841d9-75b8-4f98-9b0e-cab55842d344 2026-08-20 00:28:39.963 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port a9e8f21f-841a-4d21-9039-a165d82ffca9 2026-08-20 00:28:41.675 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port a9e8f21f-841a-4d21-9039-a165d82ffca9 2026-08-20 00:28:43.381 11 INFO neutron.plugins.ml2.plugin [None req-8304a575-3e55-45e0-a4e8-25da494e6077 - - - - - -] Attempt 1 to provision port a9e8f21f-841a-4d21-9039-a165d82ffca9 2026-08-20 00:28:43.447 11 INFO neutron.plugins.ml2.plugin [None req-8304a575-3e55-45e0-a4e8-25da494e6077 - - - - - -] Attempt 1 to provision port 09c9b4ae-1bae-43d3-8d30-de3fdd6a09ea 2026-08-20 00:28:43.470 11 INFO neutron.plugins.ml2.plugin [None req-8304a575-3e55-45e0-a4e8-25da494e6077 - - - - - -] Attempt 1 to provision port b734c0c1-9779-41b0-8f83-e813bf8a5693 2026-08-20 00:28:43.498 11 INFO neutron.plugins.ml2.plugin [None req-8304a575-3e55-45e0-a4e8-25da494e6077 - - - - - -] Attempt 1 to provision port fd5841d9-75b8-4f98-9b0e-cab55842d344 2026-08-20 00:28:47.713 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 6bb7cd30-3165-43e2-a56b-d895dccde2e7 2026-08-20 00:28:49.931 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 36fbc7c0-0dd9-4c4d-981f-6b8895e3f49a 2026-08-20 00:28:50.941 12 INFO neutron.plugins.ml2.plugin [None req-17db8403-05c1-4af5-a6be-6ec1f225e39a - - - - - -] Attempt 1 to provision port 000ce0ea-950c-4bdf-ab46-156bb20eb941 2026-08-20 00:28:50.974 12 INFO neutron.plugins.ml2.plugin [None req-17db8403-05c1-4af5-a6be-6ec1f225e39a - - - - - -] Attempt 1 to provision port cc2ae417-dca0-4fe4-ab64-3e3fd2267084 2026-08-20 00:28:50.996 12 INFO neutron.plugins.ml2.plugin [None req-17db8403-05c1-4af5-a6be-6ec1f225e39a - - - - - -] Attempt 1 to provision port a9e8f21f-841a-4d21-9039-a165d82ffca9 2026-08-20 00:28:51.741 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 36fbc7c0-0dd9-4c4d-981f-6b8895e3f49a 2026-08-20 00:28:53.720 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port a27d3ab4-a995-4210-8251-02c4beb68855 2026-08-20 00:28:56.282 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port a27d3ab4-a995-4210-8251-02c4beb68855 2026-08-20 00:28:56.503 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port a8dd22ee-dc98-40d1-831a-3b9c37ffc35f 2026-08-20 00:28:56.861 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 47a933e1-bbee-4763-8c1e-5581cdfb5a33 2026-08-20 00:28:57.131 12 INFO neutron.notifiers.nova [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Nova event matching ['req-554d7220-aacc-4586-9a1d-0a19592be6e2'] response: {'server_uuid': '70e77d3d-9fc5-48ad-a2cc-4f27c7de9a7b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a8dd22ee-dc98-40d1-831a-3b9c37ffc35f', 'code': 200} 2026-08-20 00:28:57.818 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port a8dd22ee-dc98-40d1-831a-3b9c37ffc35f 2026-08-20 00:28:58.012 11 INFO neutron.plugins.ml2.plugin [None req-83dd5930-15a3-43d8-bf76-61e1543f48f0 - - - - - -] Attempt 1 to provision port 000ce0ea-950c-4bdf-ab46-156bb20eb941 2026-08-20 00:28:58.040 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 47a933e1-bbee-4763-8c1e-5581cdfb5a33 2026-08-20 00:28:58.045 11 INFO neutron.plugins.ml2.plugin [None req-83dd5930-15a3-43d8-bf76-61e1543f48f0 - - - - - -] Attempt 1 to provision port 47a933e1-bbee-4763-8c1e-5581cdfb5a33 2026-08-20 00:28:58.095 11 INFO neutron.plugins.ml2.plugin [None req-83dd5930-15a3-43d8-bf76-61e1543f48f0 - - - - - -] Attempt 1 to provision port f8f88d12-d21b-488b-9ca4-d8e03d95ebe0 2026-08-20 00:28:58.245 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 60657cb4-af51-4c61-a6ce-802189062911 2026-08-20 00:28:59.832 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 60657cb4-af51-4c61-a6ce-802189062911 2026-08-20 00:29:03.693 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 6ce2c738-680c-4663-8bc1-bc4ca3e73688 2026-08-20 00:29:05.117 11 INFO neutron.plugins.ml2.plugin [None req-0e63c805-7cf9-41dd-a0c6-d7d6d1398a46 - - - - - -] Attempt 1 to provision port 6ce2c738-680c-4663-8bc1-bc4ca3e73688 2026-08-20 00:29:05.187 11 INFO neutron.plugins.ml2.plugin [None req-0e63c805-7cf9-41dd-a0c6-d7d6d1398a46 - - - - - -] Attempt 1 to provision port 000ce0ea-950c-4bdf-ab46-156bb20eb941 2026-08-20 00:29:05.230 11 INFO neutron.plugins.ml2.plugin [None req-0e63c805-7cf9-41dd-a0c6-d7d6d1398a46 - - - - - -] Attempt 1 to provision port 5a10e54d-abcb-4f10-9254-7c37e330df55 2026-08-20 00:29:05.733 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 6ce2c738-680c-4663-8bc1-bc4ca3e73688 2026-08-20 00:29:09.773 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port c0eb147b-a7b9-402a-b929-873c687a42ca 2026-08-20 00:29:12.965 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 76ad2aaf-aff5-4be0-a768-5890f3f77292 2026-08-20 00:29:13.058 12 INFO neutron.notifiers.nova [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Nova event matching ['req-f28c1db7-2e61-4979-8385-ffabe552e2bb'] response: {'server_uuid': '5b07ef86-7b71-43ca-923f-73b4a1a04c1f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '76ad2aaf-aff5-4be0-a768-5890f3f77292', 'code': 200} 2026-08-20 00:29:13.336 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 41e06997-3d6d-499d-8c66-adc644711914 2026-08-20 00:29:14.044 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 76ad2aaf-aff5-4be0-a768-5890f3f77292 2026-08-20 00:29:14.226 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 41e06997-3d6d-499d-8c66-adc644711914 2026-08-20 00:29:15.092 12 INFO neutron.notifiers.nova [None req-44dba559-9607-49bf-93a6-fab6e5e62ec9 - - - - - -] Nova event matching ['req-0e45c63a-9bbf-477d-b894-45e80e9f52bb'] response: {'server_uuid': '9cfd72c2-5765-48b0-a187-b591b5d1579f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '41e06997-3d6d-499d-8c66-adc644711914', 'code': 200} 2026-08-20 00:29:16.031 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 2eaf7225-27d2-4a41-be11-a3407723dfca 2026-08-20 00:29:23.992 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 000ce0ea-950c-4bdf-ab46-156bb20eb941 2026-08-20 00:29:24.224 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port cc2ae417-dca0-4fe4-ab64-3e3fd2267084 2026-08-20 00:29:26.179 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 000ce0ea-950c-4bdf-ab46-156bb20eb941 2026-08-20 00:29:26.333 11 INFO neutron.plugins.ml2.plugin [None req-cabae56a-2121-46e8-96e1-04000b81218e - - - - - -] Attempt 1 to provision port 47a933e1-bbee-4763-8c1e-5581cdfb5a33 2026-08-20 00:29:26.372 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port cc2ae417-dca0-4fe4-ab64-3e3fd2267084 2026-08-20 00:29:29.995 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port a4be43ce-637f-4230-a8a6-9efd77eebe6e 2026-08-20 00:29:30.231 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 5a10e54d-abcb-4f10-9254-7c37e330df55 2026-08-20 00:29:31.106 12 INFO neutron.plugins.ml2.plugin [None req-0af02d48-9656-4995-92e6-9c562704c942 - - - - - -] Attempt 1 to provision port 6ce2c738-680c-4663-8bc1-bc4ca3e73688 2026-08-20 00:29:31.148 12 INFO neutron.plugins.ml2.plugin [None req-0af02d48-9656-4995-92e6-9c562704c942 - - - - - -] Attempt 1 to provision port 41e06997-3d6d-499d-8c66-adc644711914 2026-08-20 00:29:31.188 12 INFO neutron.plugins.ml2.plugin [None req-0af02d48-9656-4995-92e6-9c562704c942 - - - - - -] Attempt 1 to provision port 5a10e54d-abcb-4f10-9254-7c37e330df55 2026-08-20 00:29:31.985 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port a4be43ce-637f-4230-a8a6-9efd77eebe6e 2026-08-20 00:29:32.238 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 5a10e54d-abcb-4f10-9254-7c37e330df55 2026-08-20 00:29:34.031 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 8fab831c-db4c-438e-93a3-c860b7832ecd 2026-08-20 00:29:54.348 12 INFO neutron.plugins.ml2.plugin [None req-0a990911-c8c6-4fd7-8e62-68d4930c3dcb - - - - - -] Attempt 1 to provision port a8dd22ee-dc98-40d1-831a-3b9c37ffc35f 2026-08-20 00:29:54.402 12 INFO neutron.plugins.ml2.plugin [None req-0a990911-c8c6-4fd7-8e62-68d4930c3dcb - - - - - -] Attempt 1 to provision port 5a10e54d-abcb-4f10-9254-7c37e330df55 2026-08-20 00:29:57.668 12 INFO neutron.plugins.ml2.plugin [None req-98036519-9e80-4e47-b481-645115e741b5 - - - - - -] Attempt 1 to provision port 9153f3db-26f5-4bda-85b8-afa74d4980b5 2026-08-20 00:29:57.712 12 INFO neutron.plugins.ml2.plugin [None req-98036519-9e80-4e47-b481-645115e741b5 - - - - - -] Attempt 1 to provision port cc2ae417-dca0-4fe4-ab64-3e3fd2267084 2026-08-20 00:29:57.758 12 INFO neutron.plugins.ml2.plugin [None req-98036519-9e80-4e47-b481-645115e741b5 - - - - - -] Attempt 1 to provision port 5a10e54d-abcb-4f10-9254-7c37e330df55 2026-08-20 00:29:57.808 12 INFO neutron.plugins.ml2.plugin [None req-98036519-9e80-4e47-b481-645115e741b5 - - - - - -] Attempt 1 to provision port ca425b73-d170-4e75-be4a-a8e2a6952229 2026-08-20 00:29:57.828 12 INFO neutron.plugins.ml2.plugin [None req-98036519-9e80-4e47-b481-645115e741b5 - - - - - -] Attempt 1 to provision port a4be43ce-637f-4230-a8a6-9efd77eebe6e 2026-08-20 00:29:57.884 12 INFO neutron.plugins.ml2.plugin [None req-98036519-9e80-4e47-b481-645115e741b5 - - - - - -] Attempt 1 to provision port 8a5c1d5f-9918-4d85-a272-d4af83cd434e 2026-08-20 00:29:58.686 11 INFO neutron.notifiers.nova [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Nova event matching ['req-15ebd03c-4f3a-478a-9d13-470dae222930'] response: {'server_uuid': '9cfd72c2-5765-48b0-a187-b591b5d1579f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '41e06997-3d6d-499d-8c66-adc644711914', 'code': 200} 2026-08-20 00:30:12.039 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 02dda52d-f0eb-4ebb-bf64-37fc4b4bb292 2026-08-20 00:30:12.392 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 4456d0ec-84ab-4778-95b8-c1b0e54467da 2026-08-20 00:30:13.255 11 INFO neutron.plugins.ml2.plugin [None req-7e7ce324-fc09-4c21-be35-f465123c3b7d - - - - - -] Attempt 1 to provision port 4456d0ec-84ab-4778-95b8-c1b0e54467da 2026-08-20 00:30:13.329 11 INFO neutron.plugins.ml2.plugin [None req-7e7ce324-fc09-4c21-be35-f465123c3b7d - - - - - -] Attempt 1 to provision port 5a8c12eb-3c10-4cf9-9872-ea7f3b95fbf9 2026-08-20 00:30:13.993 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 02dda52d-f0eb-4ebb-bf64-37fc4b4bb292 2026-08-20 00:30:14.188 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 4456d0ec-84ab-4778-95b8-c1b0e54467da 2026-08-20 00:30:15.450 11 INFO neutron.plugins.ml2.plugin [None req-f5223dec-438d-4992-9804-8ad43ee6314d - - - - - -] Attempt 1 to provision port 4456d0ec-84ab-4778-95b8-c1b0e54467da 2026-08-20 00:30:15.530 11 INFO neutron.plugins.ml2.plugin [None req-f5223dec-438d-4992-9804-8ad43ee6314d - - - - - -] Attempt 1 to provision port 1f43477d-72fa-4814-b9ff-b3f95cfe981f 2026-08-20 00:30:16.688 11 INFO neutron.plugins.ml2.plugin [None req-11e0e0ce-c4f1-4681-875e-b439e28674da - - - - - -] Attempt 1 to provision port 1f43477d-72fa-4814-b9ff-b3f95cfe981f 2026-08-20 00:30:17.903 11 INFO neutron.plugins.ml2.plugin [None req-0897ea5d-3480-427e-8386-3531bfb47704 - - - - - -] Attempt 1 to provision port 1f43477d-72fa-4814-b9ff-b3f95cfe981f 2026-08-20 00:30:24.558 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port a1e060d0-d395-4237-9864-6a5782c24ee7 2026-08-20 00:30:24.694 12 INFO neutron.notifiers.nova [None req-d36e4391-2635-403e-befc-21c26a89ed5b - - - - - -] Nova event matching ['req-416a6e2f-b72d-4ea8-a6b3-769031094eb8'] response: {'server_uuid': 'aa4f5b48-8b1f-432a-9f92-49f5d29404a1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a1e060d0-d395-4237-9864-6a5782c24ee7', 'code': 200} 2026-08-20 00:30:26.028 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port a1e060d0-d395-4237-9864-6a5782c24ee7 2026-08-20 00:30:30.078 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 1f43477d-72fa-4814-b9ff-b3f95cfe981f 2026-08-20 00:30:30.313 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 5a8c12eb-3c10-4cf9-9872-ea7f3b95fbf9 2026-08-20 00:30:32.033 11 INFO neutron.plugins.ml2.plugin [None req-c062c0bd-df4d-498b-8f89-b31be48eceaa - - - - - -] Attempt 1 to provision port 1f43477d-72fa-4814-b9ff-b3f95cfe981f 2026-08-20 00:30:32.239 11 INFO neutron.plugins.ml2.plugin [None req-c062c0bd-df4d-498b-8f89-b31be48eceaa - - - - - -] Attempt 1 to provision port 5a8c12eb-3c10-4cf9-9872-ea7f3b95fbf9 2026-08-20 00:30:42.029 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 4e21b2da-054b-46e1-959e-2c45ac3c6f63 2026-08-20 00:30:42.747 12 INFO neutron.plugins.ml2.plugin [None req-fec223c6-1702-450c-b66e-9be5df290a4c - - - - - -] Attempt 1 to provision port 4e21b2da-054b-46e1-959e-2c45ac3c6f63 2026-08-20 00:30:46.026 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 727bcfb5-c3ff-4949-a3a0-2dd2c1c901a7 2026-08-20 00:30:48.112 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 727bcfb5-c3ff-4949-a3a0-2dd2c1c901a7 2026-08-20 00:30:48.401 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 88eaed13-7276-465f-8c2e-b87928c8d528 2026-08-20 00:30:49.422 11 INFO neutron.plugins.ml2.plugin [None req-73e45355-744a-461d-ad7b-0dac74841b04 - - - - - -] Attempt 1 to provision port 1b67fccb-03d8-47dd-b4a0-c340d729a7ab 2026-08-20 00:30:49.452 11 INFO neutron.plugins.ml2.plugin [None req-73e45355-744a-461d-ad7b-0dac74841b04 - - - - - -] Attempt 1 to provision port fa99b30e-f857-4eca-ac42-3bebe5766223 2026-08-20 00:30:49.488 11 INFO neutron.plugins.ml2.plugin [None req-73e45355-744a-461d-ad7b-0dac74841b04 - - - - - -] Attempt 1 to provision port 88eaed13-7276-465f-8c2e-b87928c8d528 2026-08-20 00:30:50.020 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 88eaed13-7276-465f-8c2e-b87928c8d528 2026-08-20 00:30:54.218 11 INFO neutron.plugins.ml2.plugin [None req-c09849cc-3903-476c-86c3-47f09a2bcb39 - - - - - -] Attempt 1 to provision port fa99b30e-f857-4eca-ac42-3bebe5766223 2026-08-20 00:30:54.247 11 INFO neutron.plugins.ml2.plugin [None req-c09849cc-3903-476c-86c3-47f09a2bcb39 - - - - - -] Attempt 1 to provision port 88eaed13-7276-465f-8c2e-b87928c8d528 2026-08-20 00:30:56.410 11 INFO neutron.plugins.ml2.plugin [None req-ae04d33d-f1b1-489e-b044-508382fe5f44 - - - - - -] Attempt 1 to provision port fa99b30e-f857-4eca-ac42-3bebe5766223 2026-08-20 00:30:58.623 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port d06008d7-5c9b-47f7-9d0e-22d9da4b4b8a 2026-08-20 00:30:58.747 12 INFO neutron.notifiers.nova [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Nova event matching ['req-2b861155-804f-49e7-8270-a1db04443d1b'] response: {'server_uuid': 'e1d883fe-a305-4039-8d4d-dc2dc878490f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd06008d7-5c9b-47f7-9d0e-22d9da4b4b8a', 'code': 200} 2026-08-20 00:30:59.113 12 INFO neutron.plugins.ml2.plugin [None req-ef0fd1ad-ccf1-44e7-afcc-992076268980 - - - - - -] Attempt 1 to provision port fa99b30e-f857-4eca-ac42-3bebe5766223 2026-08-20 00:31:00.028 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port d06008d7-5c9b-47f7-9d0e-22d9da4b4b8a 2026-08-20 00:31:00.338 11 INFO neutron.plugins.ml2.plugin [None req-3f18c711-1be7-4677-a5eb-75357bda9305 - - - - - -] Attempt 1 to provision port d06008d7-5c9b-47f7-9d0e-22d9da4b4b8a 2026-08-20 00:31:04.047 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port fa99b30e-f857-4eca-ac42-3bebe5766223 2026-08-20 00:31:04.291 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 1b67fccb-03d8-47dd-b4a0-c340d729a7ab 2026-08-20 00:31:06.096 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port fa99b30e-f857-4eca-ac42-3bebe5766223 2026-08-20 00:31:06.293 11 INFO neutron.plugins.ml2.plugin [None req-ffefb94d-f858-4ccb-b38f-3d97d46c953d - - - - - -] Attempt 1 to provision port 1b67fccb-03d8-47dd-b4a0-c340d729a7ab 2026-08-20 00:31:27.355 12 INFO neutron.plugins.ml2.plugin [None req-d6ad2b93-aafd-4ff8-bc09-139bf9a935ea - - - - - -] Attempt 1 to provision port 181c6d80-a736-476f-8da5-25bc93d44270 2026-08-20 00:31:34.330 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 9ec8f21b-6fc1-4fee-bab1-a3d0f9e21e30 2026-08-20 00:31:35.163 12 INFO neutron.plugins.ml2.plugin [None req-7199e7a6-0bf3-4b96-be25-95d88d935651 - - - - - -] Attempt 1 to provision port 9ec8f21b-6fc1-4fee-bab1-a3d0f9e21e30 2026-08-20 00:31:36.156 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 9ec8f21b-6fc1-4fee-bab1-a3d0f9e21e30 2026-08-20 00:31:38.160 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 3e429dfc-b2cd-4e12-8e2b-6dac1185b9ce 2026-08-20 00:31:38.487 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 8d1d9213-d7f2-44d7-96b2-f34e26526cbd 2026-08-20 00:31:40.142 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 3e429dfc-b2cd-4e12-8e2b-6dac1185b9ce 2026-08-20 00:31:40.335 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 8d1d9213-d7f2-44d7-96b2-f34e26526cbd 2026-08-20 00:31:42.148 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 184af979-56ca-42c8-8db1-a074528b7a33 2026-08-20 00:31:44.233 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 184af979-56ca-42c8-8db1-a074528b7a33 2026-08-20 00:31:44.449 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 9ec8f21b-6fc1-4fee-bab1-a3d0f9e21e30 2026-08-20 00:31:46.366 12 INFO neutron.plugins.ml2.plugin [None req-70fcbc42-72db-460e-808d-373105f95d6a - - - - - -] Attempt 1 to provision port 184af979-56ca-42c8-8db1-a074528b7a33 2026-08-20 00:31:46.431 12 INFO neutron.plugins.ml2.plugin [None req-70fcbc42-72db-460e-808d-373105f95d6a - - - - - -] Attempt 1 to provision port 9ec8f21b-6fc1-4fee-bab1-a3d0f9e21e30 2026-08-20 00:31:46.483 12 INFO neutron.plugins.ml2.plugin [None req-70fcbc42-72db-460e-808d-373105f95d6a - - - - - -] Attempt 1 to provision port 8d1d9213-d7f2-44d7-96b2-f34e26526cbd 2026-08-20 00:31:46.544 12 INFO neutron.plugins.ml2.plugin [None req-70fcbc42-72db-460e-808d-373105f95d6a - - - - - -] Attempt 1 to provision port 8609ce8c-c360-4f97-aa68-6120a460059f 2026-08-20 00:31:51.940 11 INFO neutron.plugins.ml2.plugin [None req-00e4ec5d-f1e0-4301-b069-091dd1e0f8be - - - - - -] Attempt 1 to provision port 184af979-56ca-42c8-8db1-a074528b7a33 2026-08-20 00:31:51.991 11 INFO neutron.plugins.ml2.plugin [None req-00e4ec5d-f1e0-4301-b069-091dd1e0f8be - - - - - -] Attempt 1 to provision port 8609ce8c-c360-4f97-aa68-6120a460059f 2026-08-20 00:31:52.011 11 INFO neutron.plugins.ml2.plugin [None req-00e4ec5d-f1e0-4301-b069-091dd1e0f8be - - - - - -] Attempt 1 to provision port 9ec8f21b-6fc1-4fee-bab1-a3d0f9e21e30 2026-08-20 00:31:52.062 11 INFO neutron.plugins.ml2.plugin [None req-00e4ec5d-f1e0-4301-b069-091dd1e0f8be - - - - - -] Attempt 1 to provision port 8d1d9213-d7f2-44d7-96b2-f34e26526cbd 2026-08-20 00:31:52.114 11 INFO neutron.plugins.ml2.plugin [None req-00e4ec5d-f1e0-4301-b069-091dd1e0f8be - - - - - -] Attempt 1 to provision port 630085b6-6643-4a8b-a11c-73a0b517cf0d 2026-08-20 00:31:52.134 11 INFO neutron.plugins.ml2.plugin [None req-00e4ec5d-f1e0-4301-b069-091dd1e0f8be - - - - - -] Attempt 1 to provision port 90f0a71a-1d4b-48f2-9955-cc049172d3f4 2026-08-20 00:31:52.157 11 INFO neutron.plugins.ml2.plugin [None req-00e4ec5d-f1e0-4301-b069-091dd1e0f8be - - - - - -] Attempt 1 to provision port 11e12e1b-151e-4a57-ac9c-cc61a11c2781 2026-08-20 00:31:52.694 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port c9d34575-4656-4c8f-84db-29858f2a06d9 2026-08-20 00:31:52.795 12 INFO neutron.notifiers.nova [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Nova event matching ['req-812a6575-9c32-44af-9956-d48a34372317'] response: {'server_uuid': '83e84782-26f2-4e2e-a207-9c9cd97ba775', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c9d34575-4656-4c8f-84db-29858f2a06d9', 'code': 200} 2026-08-20 00:31:54.143 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port c9d34575-4656-4c8f-84db-29858f2a06d9 2026-08-20 00:31:56.198 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 630085b6-6643-4a8b-a11c-73a0b517cf0d 2026-08-20 00:31:56.451 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 11e12e1b-151e-4a57-ac9c-cc61a11c2781 2026-08-20 00:31:56.595 12 INFO neutron.plugins.ml2.plugin [None req-67e06fa1-b0fe-4e37-be8c-ec14b5cc8951 - - - - - -] Attempt 1 to provision port 8609ce8c-c360-4f97-aa68-6120a460059f 2026-08-20 00:31:56.725 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 90f0a71a-1d4b-48f2-9955-cc049172d3f4 2026-08-20 00:31:56.737 12 INFO neutron.plugins.ml2.plugin [None req-67e06fa1-b0fe-4e37-be8c-ec14b5cc8951 - - - - - -] Attempt 1 to provision port 184af979-56ca-42c8-8db1-a074528b7a33 2026-08-20 00:31:56.795 12 INFO neutron.plugins.ml2.plugin [None req-67e06fa1-b0fe-4e37-be8c-ec14b5cc8951 - - - - - -] Attempt 1 to provision port 8d1d9213-d7f2-44d7-96b2-f34e26526cbd 2026-08-20 00:31:56.836 12 INFO neutron.plugins.ml2.plugin [None req-67e06fa1-b0fe-4e37-be8c-ec14b5cc8951 - - - - - -] Attempt 1 to provision port 90f0a71a-1d4b-48f2-9955-cc049172d3f4 2026-08-20 00:31:56.879 12 INFO neutron.plugins.ml2.plugin [None req-67e06fa1-b0fe-4e37-be8c-ec14b5cc8951 - - - - - -] Attempt 1 to provision port 11e12e1b-151e-4a57-ac9c-cc61a11c2781 2026-08-20 00:31:56.923 12 INFO neutron.plugins.ml2.plugin [None req-67e06fa1-b0fe-4e37-be8c-ec14b5cc8951 - - - - - -] Attempt 1 to provision port c9d34575-4656-4c8f-84db-29858f2a06d9 2026-08-20 00:31:56.983 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 8609ce8c-c360-4f97-aa68-6120a460059f 2026-08-20 00:31:58.151 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 630085b6-6643-4a8b-a11c-73a0b517cf0d 2026-08-20 00:31:58.275 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 11e12e1b-151e-4a57-ac9c-cc61a11c2781 2026-08-20 00:31:58.449 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 90f0a71a-1d4b-48f2-9955-cc049172d3f4 2026-08-20 00:31:58.665 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 8609ce8c-c360-4f97-aa68-6120a460059f 2026-08-20 00:31:59.463 11 INFO neutron.plugins.ml2.plugin [None req-c96c33d2-608f-4b91-8dd1-0c0f022e2636 - - - - - -] Attempt 1 to provision port 8609ce8c-c360-4f97-aa68-6120a460059f 2026-08-20 00:31:59.521 11 INFO neutron.plugins.ml2.plugin [None req-c96c33d2-608f-4b91-8dd1-0c0f022e2636 - - - - - -] Attempt 1 to provision port 90f0a71a-1d4b-48f2-9955-cc049172d3f4 2026-08-20 00:31:59.587 11 INFO neutron.plugins.ml2.plugin [None req-c96c33d2-608f-4b91-8dd1-0c0f022e2636 - - - - - -] Attempt 1 to provision port 11e12e1b-151e-4a57-ac9c-cc61a11c2781 2026-08-20 00:32:02.147 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port e4b6a9df-b6b2-4461-b599-e69650bc8f21 2026-08-20 00:32:02.766 11 INFO neutron.plugins.ml2.plugin [None req-1a526324-7309-4f6f-a58a-bd53d56b565e - - - - - -] Attempt 1 to provision port a3e37996-188e-4d51-b2ef-876c4c112a26 2026-08-20 00:32:02.789 11 INFO neutron.plugins.ml2.plugin [None req-1a526324-7309-4f6f-a58a-bd53d56b565e - - - - - -] Attempt 1 to provision port 90f0a71a-1d4b-48f2-9955-cc049172d3f4 2026-08-20 00:32:02.842 11 INFO neutron.plugins.ml2.plugin [None req-1a526324-7309-4f6f-a58a-bd53d56b565e - - - - - -] Attempt 1 to provision port 11e12e1b-151e-4a57-ac9c-cc61a11c2781 2026-08-20 00:32:04.141 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port e4b6a9df-b6b2-4461-b599-e69650bc8f21 2026-08-20 00:32:06.183 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 296ec833-8480-4100-8426-152a6de23743 2026-08-20 00:32:07.066 12 INFO neutron.plugins.ml2.plugin [None req-f8969ea7-1328-4555-932f-b14c407cc191 - - - - - -] Attempt 1 to provision port 3a53329a-c635-49ef-b241-a384ae100be2 2026-08-20 00:32:07.091 12 INFO neutron.plugins.ml2.plugin [None req-f8969ea7-1328-4555-932f-b14c407cc191 - - - - - -] Attempt 1 to provision port 296ec833-8480-4100-8426-152a6de23743 2026-08-20 00:32:07.147 12 INFO neutron.plugins.ml2.plugin [None req-f8969ea7-1328-4555-932f-b14c407cc191 - - - - - -] Attempt 1 to provision port c9d34575-4656-4c8f-84db-29858f2a06d9 2026-08-20 00:32:08.208 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 296ec833-8480-4100-8426-152a6de23743 2026-08-20 00:32:09.554 11 INFO neutron.plugins.ml2.plugin [None req-345477d6-9b13-4830-ba47-d9735501a98e - - - - - -] Attempt 1 to provision port 3a53329a-c635-49ef-b241-a384ae100be2 2026-08-20 00:32:09.580 11 INFO neutron.plugins.ml2.plugin [None req-345477d6-9b13-4830-ba47-d9735501a98e - - - - - -] Attempt 1 to provision port 296ec833-8480-4100-8426-152a6de23743 2026-08-20 00:32:10.174 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port f268dd30-5d79-4cce-8131-9e84b070cae6 2026-08-20 00:32:10.273 11 INFO neutron.notifiers.nova [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Nova event matching ['req-2df9f340-af7c-4bea-8f48-db646e186756'] response: {'server_uuid': 'af1b7d0f-bb0a-4ee2-8355-26614c7856d4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f268dd30-5d79-4cce-8131-9e84b070cae6', 'code': 200} 2026-08-20 00:32:10.779 11 INFO neutron.plugins.ml2.plugin [None req-68ac8a05-8c29-4c41-8b1c-962fb7d21108 - - - - - -] Attempt 1 to provision port 3a53329a-c635-49ef-b241-a384ae100be2 2026-08-20 00:32:11.994 11 INFO neutron.plugins.ml2.plugin [None req-fb56081d-5af3-4aeb-b668-c2ee6ba54a25 - - - - - -] Attempt 1 to provision port 3a53329a-c635-49ef-b241-a384ae100be2 2026-08-20 00:32:12.145 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port f268dd30-5d79-4cce-8131-9e84b070cae6 2026-08-20 00:32:14.714 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port b3f8ec49-04c9-4310-aa09-8b84b377b2db 2026-08-20 00:32:14.822 12 INFO neutron.notifiers.nova [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Nova event matching ['req-0b9fe780-5ea9-402b-9416-fcd0f721d15b'] response: {'server_uuid': '2e93dfc3-b648-429f-9785-085cef7bb214', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b3f8ec49-04c9-4310-aa09-8b84b377b2db', 'code': 200} 2026-08-20 00:32:16.180 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port b3f8ec49-04c9-4310-aa09-8b84b377b2db 2026-08-20 00:32:20.165 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port a3e37996-188e-4d51-b2ef-876c4c112a26 2026-08-20 00:32:20.406 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 3a53329a-c635-49ef-b241-a384ae100be2 2026-08-20 00:32:22.156 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port a3e37996-188e-4d51-b2ef-876c4c112a26 2026-08-20 00:32:22.295 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 3a53329a-c635-49ef-b241-a384ae100be2 2026-08-20 00:32:36.895 11 INFO neutron.plugins.ml2.plugin [None req-98170234-8f05-49e5-b4ea-f0dbd43d6183 - - - - - -] Attempt 1 to provision port 4ccec1ca-0160-48a8-869a-c53a009c7cf8 2026-08-20 00:32:54.709 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port a4f225cd-90ae-4061-9e86-a61e7164ea86 2026-08-20 00:32:54.800 11 INFO neutron.notifiers.nova [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Nova event matching ['req-8982608a-6d18-42ef-b9ba-2c6c76ecf994'] response: {'server_uuid': '5cc07539-0b5c-4720-a196-048d4aaa6114', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a4f225cd-90ae-4061-9e86-a61e7164ea86', 'code': 200} 2026-08-20 00:32:56.300 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port a4f225cd-90ae-4061-9e86-a61e7164ea86 2026-08-20 00:32:58.747 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 846e2592-ec73-4839-9c4b-71b9f1178a79 2026-08-20 00:32:58.866 12 INFO neutron.notifiers.nova [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Nova event matching ['req-67cadec7-be5e-4bac-9f27-5a7ae3b46ff7'] response: {'server_uuid': '4592f3f2-c770-47ee-9f3a-54cf0d3a1f80', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '846e2592-ec73-4839-9c4b-71b9f1178a79', 'code': 200} 2026-08-20 00:33:00.219 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 846e2592-ec73-4839-9c4b-71b9f1178a79 2026-08-20 00:33:20.472 12 INFO neutron.notifiers.nova [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Nova event matching ['req-8e7cc738-6a05-4ef5-ad1e-ffe89cc6238e'] response: {'server_uuid': '5cc07539-0b5c-4720-a196-048d4aaa6114', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a4f225cd-90ae-4061-9e86-a61e7164ea86', 'code': 200} 2026-08-20 00:33:34.148 12 INFO neutron_taas.services.taas.taas_plugin [None req-f3a64305-3687-49eb-a19f-79a662df703f - - - - - -] TaaS: Handle Delete Port: 296ec833-8480-4100-8426-152a6de23743 2026-08-20 00:33:34.157 12 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f3a64305-3687-49eb-a19f-79a662df703f - - - - - -] Tap Mirror: Handle Delete Port: 296ec833-8480-4100-8426-152a6de23743 /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-08-20 00:33:40.249 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port e8f029e5-15d8-4704-bf4c-888a3683579b 2026-08-20 00:33:41.021 11 INFO neutron.plugins.ml2.plugin [None req-6b90cdb1-b582-47b4-bbc7-f7a7b20d3e18 - - - - - -] Attempt 1 to provision port e8f029e5-15d8-4704-bf4c-888a3683579b 2026-08-20 00:33:42.282 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 5da0a48d-c1f0-4b65-873d-c262fb97c8d1 2026-08-20 00:33:42.577 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port e8f029e5-15d8-4704-bf4c-888a3683579b 2026-08-20 00:33:43.946 11 INFO neutron.plugins.ml2.plugin [None req-34e5924e-6597-4361-a961-46fe4a8eb3e7 - - - - - -] Attempt 1 to provision port b727f486-f900-4105-99b3-db24a3832fa0 2026-08-20 00:33:44.022 11 INFO neutron.plugins.ml2.plugin [None req-34e5924e-6597-4361-a961-46fe4a8eb3e7 - - - - - -] Attempt 1 to provision port ddc29c6b-a0e0-4aa0-85ff-6ad1464147df 2026-08-20 00:33:44.058 11 INFO neutron.plugins.ml2.plugin [None req-34e5924e-6597-4361-a961-46fe4a8eb3e7 - - - - - -] Attempt 1 to provision port e8f029e5-15d8-4704-bf4c-888a3683579b 2026-08-20 00:33:44.323 12 INFO neutron.plugins.ml2.plugin [None req-538926a9-4cb9-4a7b-8a84-0c41d51fb39c - - - - - -] Attempt 1 to provision port 716bd6f2-56d8-4625-93ab-d157b7aba32b 2026-08-20 00:33:44.429 12 INFO neutron.notifiers.nova [None req-538926a9-4cb9-4a7b-8a84-0c41d51fb39c - - - - - -] Nova event matching ['req-9a10b8a0-3160-4e00-b9eb-486d6251b40c'] response: {'server_uuid': '4592f3f2-c770-47ee-9f3a-54cf0d3a1f80', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '716bd6f2-56d8-4625-93ab-d157b7aba32b', 'code': 200} 2026-08-20 00:33:44.666 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 5da0a48d-c1f0-4b65-873d-c262fb97c8d1 2026-08-20 00:33:46.552 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port b5e99b3c-5d27-4f0c-9a96-d716cde899ad 2026-08-20 00:33:46.942 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 716bd6f2-56d8-4625-93ab-d157b7aba32b 2026-08-20 00:33:48.988 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port b5e99b3c-5d27-4f0c-9a96-d716cde899ad 2026-08-20 00:33:49.167 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 716bd6f2-56d8-4625-93ab-d157b7aba32b 2026-08-20 00:33:49.315 11 INFO neutron.plugins.ml2.plugin [None req-98e96b99-d6a6-402f-954f-ec27a2e252ff - - - - - -] Attempt 1 to provision port aee7bee9-ffef-4b04-a29b-94c87d4c8a2c 2026-08-20 00:33:49.368 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port aee7bee9-ffef-4b04-a29b-94c87d4c8a2c 2026-08-20 00:33:49.531 11 INFO neutron.plugins.ml2.plugin [None req-98e96b99-d6a6-402f-954f-ec27a2e252ff - - - - - -] Attempt 1 to provision port 8560f4d5-d4b4-4843-b619-3af5dfbe98fd 2026-08-20 00:33:49.558 11 INFO neutron.plugins.ml2.plugin [None req-98e96b99-d6a6-402f-954f-ec27a2e252ff - - - - - -] Attempt 1 to provision port ddc29c6b-a0e0-4aa0-85ff-6ad1464147df 2026-08-20 00:33:50.359 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port aee7bee9-ffef-4b04-a29b-94c87d4c8a2c 2026-08-20 00:33:52.264 11 INFO neutron.plugins.ml2.plugin [None req-56bcc906-8e25-45bb-912f-674fd6a9d984 - - - - - -] Attempt 1 to provision port 8c864d93-3f42-493b-b807-f31644aa6eee 2026-08-20 00:33:52.308 11 INFO neutron.plugins.ml2.plugin [None req-56bcc906-8e25-45bb-912f-674fd6a9d984 - - - - - -] Attempt 1 to provision port aee7bee9-ffef-4b04-a29b-94c87d4c8a2c 2026-08-20 00:33:52.409 11 INFO neutron.plugins.ml2.plugin [None req-56bcc906-8e25-45bb-912f-674fd6a9d984 - - - - - -] Attempt 1 to provision port ddc29c6b-a0e0-4aa0-85ff-6ad1464147df 2026-08-20 00:33:53.484 11 INFO neutron.plugins.ml2.plugin [None req-f4785427-dbbc-46d7-93b8-0cf507ca523a - - - - - -] Attempt 1 to provision port 8c864d93-3f42-493b-b807-f31644aa6eee 2026-08-20 00:33:54.709 11 INFO neutron.plugins.ml2.plugin [None req-16ec8a4b-0d93-4339-ad6a-e03a54dd731b - - - - - -] Attempt 1 to provision port 8c864d93-3f42-493b-b807-f31644aa6eee 2026-08-20 00:33:59.395 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port c483e706-63a0-42eb-92bb-9f2304c69bee 2026-08-20 00:33:59.581 12 INFO neutron.notifiers.nova [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Nova event matching ['req-90a0a579-717b-4b95-aa5b-9cf3c04571eb'] response: {'server_uuid': '96821b49-4546-47b5-a364-ec4637fd4a11', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c483e706-63a0-42eb-92bb-9f2304c69bee', 'code': 200} 2026-08-20 00:34:00.411 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port b727f486-f900-4105-99b3-db24a3832fa0 2026-08-20 00:34:00.647 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port c483e706-63a0-42eb-92bb-9f2304c69bee 2026-08-20 00:34:00.804 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port ddc29c6b-a0e0-4aa0-85ff-6ad1464147df 2026-08-20 00:34:02.381 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port b727f486-f900-4105-99b3-db24a3832fa0 2026-08-20 00:34:02.577 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port ddc29c6b-a0e0-4aa0-85ff-6ad1464147df 2026-08-20 00:34:04.372 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 8560f4d5-d4b4-4843-b619-3af5dfbe98fd 2026-08-20 00:34:04.552 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 8c864d93-3f42-493b-b807-f31644aa6eee 2026-08-20 00:34:06.350 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 8560f4d5-d4b4-4843-b619-3af5dfbe98fd 2026-08-20 00:34:06.478 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 8c864d93-3f42-493b-b807-f31644aa6eee 2026-08-20 00:34:12.564 11 INFO neutron.plugins.ml2.plugin [None req-dd5c0483-67c3-4d2c-a523-df4d2589687a - - - - - -] Attempt 1 to provision port 1b0c030f-cfd2-4cfb-bf08-30f7e130e14e 2026-08-20 00:34:19.947 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 1b0c030f-cfd2-4cfb-bf08-30f7e130e14e 2026-08-20 00:34:20.061 11 INFO neutron.notifiers.nova [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Nova event matching ['req-eebb5d85-c92c-4b72-9708-9cbafdb5b99a'] response: {'server_uuid': '4592f3f2-c770-47ee-9f3a-54cf0d3a1f80', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1b0c030f-cfd2-4cfb-bf08-30f7e130e14e', 'code': 200} 2026-08-20 00:34:21.462 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 1b0c030f-cfd2-4cfb-bf08-30f7e130e14e 2026-08-20 00:34:28.962 12 INFO neutron.plugins.ml2.plugin [None req-f11d659c-3f58-4542-990e-c462b3ec6201 - - - - - -] Attempt 1 to provision port 269d18a0-efbd-45f1-8b44-9397c59c2564 2026-08-20 00:34:29.522 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 269d18a0-efbd-45f1-8b44-9397c59c2564 2026-08-20 00:34:29.744 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port e0de8575-b1ea-4e89-90fc-b8f551bd41f6 2026-08-20 00:34:31.341 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 269d18a0-efbd-45f1-8b44-9397c59c2564 2026-08-20 00:34:31.522 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port e0de8575-b1ea-4e89-90fc-b8f551bd41f6 2026-08-20 00:34:32.689 11 INFO neutron.plugins.ml2.plugin [None req-5d625a71-8818-45d3-b345-7f7edd45e71d - - - - - -] Attempt 1 to provision port 269d18a0-efbd-45f1-8b44-9397c59c2564 2026-08-20 00:34:32.740 11 INFO neutron.plugins.ml2.plugin [None req-5d625a71-8818-45d3-b345-7f7edd45e71d - - - - - -] Attempt 1 to provision port c0b3c694-ccc6-4c34-8ecd-c74bab751199 2026-08-20 00:34:32.763 11 INFO neutron.plugins.ml2.plugin [None req-5d625a71-8818-45d3-b345-7f7edd45e71d - - - - - -] Attempt 1 to provision port d7ceb3ec-0e3a-40a3-b465-778ba68305db 2026-08-20 00:34:36.503 11 INFO neutron.plugins.ml2.plugin [None req-3e386144-20c5-4055-aebb-9006a0bb1c5a - - - - - -] Attempt 1 to provision port c0b3c694-ccc6-4c34-8ecd-c74bab751199 2026-08-20 00:34:37.353 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port d7603036-e5f7-4398-b849-a9b360a20721 2026-08-20 00:34:37.526 11 INFO neutron.notifiers.nova [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Nova event matching ['req-5f14c326-5fc0-4728-96ac-e3e5b453a747'] response: {'server_uuid': '4592f3f2-c770-47ee-9f3a-54cf0d3a1f80', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd7603036-e5f7-4398-b849-a9b360a20721', 'code': 200} 2026-08-20 00:34:39.203 11 INFO neutron.plugins.ml2.plugin [None req-1b7ad2a2-c2c3-4980-9a96-69f74bd15761 - - - - - -] Attempt 1 to provision port c0b3c694-ccc6-4c34-8ecd-c74bab751199 2026-08-20 00:34:40.480 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 5cfde573-4f5c-411d-a9f9-6a739491fe1d 2026-08-20 00:34:40.587 12 INFO neutron.notifiers.nova [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Nova event matching ['req-97540885-e6d4-4fe0-bb7d-4194aae363a5'] response: {'server_uuid': '8615f0ed-5a3f-47b5-bf47-288004a0250b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5cfde573-4f5c-411d-a9f9-6a739491fe1d', 'code': 200} 2026-08-20 00:34:40.821 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port d7603036-e5f7-4398-b849-a9b360a20721 2026-08-20 00:34:41.651 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 5cfde573-4f5c-411d-a9f9-6a739491fe1d 2026-08-20 00:34:41.960 12 INFO neutron.plugins.ml2.plugin [None req-393a7062-643f-43d6-984e-579bb97c9dd8 - - - - - -] Attempt 1 to provision port 5cfde573-4f5c-411d-a9f9-6a739491fe1d 2026-08-20 00:34:43.798 12 INFO neutron.plugins.ml2.plugin [None req-c86ac7be-9512-4661-84c0-6da8347dc277 - - - - - -] Attempt 1 to provision port 1b0c030f-cfd2-4cfb-bf08-30f7e130e14e 2026-08-20 00:34:45.701 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port c0b3c694-ccc6-4c34-8ecd-c74bab751199 2026-08-20 00:34:45.938 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port d7ceb3ec-0e3a-40a3-b465-778ba68305db 2026-08-20 00:34:47.717 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port c0b3c694-ccc6-4c34-8ecd-c74bab751199 2026-08-20 00:34:47.915 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port d7ceb3ec-0e3a-40a3-b465-778ba68305db 2026-08-20 00:34:54.462 12 INFO neutron.plugins.ml2.plugin [None req-0f3021d8-2d3e-4861-a73f-f9b09da9123d - - - - - -] Attempt 1 to provision port d7603036-e5f7-4398-b849-a9b360a20721 2026-08-20 00:34:55.719 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port d7603036-e5f7-4398-b849-a9b360a20721 2026-08-20 00:34:55.834 11 INFO neutron.plugins.ml2.plugin [None req-1e81c80d-ef0e-40ac-b112-0612d92c9d85 - - - - - -] Attempt 1 to provision port d7603036-e5f7-4398-b849-a9b360a20721 2026-08-20 00:35:05.023 11 INFO neutron.plugins.ml2.plugin [None req-3a2ad144-319d-4c11-8891-dfbb0382b3fe - - - - - -] Attempt 1 to provision port 1b0c030f-cfd2-4cfb-bf08-30f7e130e14e 2026-08-20 00:35:05.649 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 1b0c030f-cfd2-4cfb-bf08-30f7e130e14e 2026-08-20 00:35:37.793 12 INFO neutron.notifiers.nova [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Nova event matching ['req-427bee42-ee88-494f-a2bc-b3cdfadcd29f'] response: {'server_uuid': 'af1b7d0f-bb0a-4ee2-8355-26614c7856d4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f268dd30-5d79-4cce-8131-9e84b070cae6', 'code': 200} 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server [None req-8ec7583b-41f1-4ce1-98b9-139dcb81a1fb - - - - - -] Exception during message handling: neutron_lib.exceptions.PortNotFound: Port c7074d67-dcba-4d70-b07b-989509f849c3 could not be found. 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 292, in _get_port 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server port = model_query.get_by_id(context, models_v2.Port, id, 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/model_query.py", line 211, in get_by_id 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2804, in one 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server return self._iter().one() # type: ignore 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 1808, in one 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 752, in _only_one_row 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server raise self.value 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server raise self.value 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server raise self.value 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 340, in get_dhcp_port 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server return plugin.get_port(context, port_id) 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server raise self.value 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server raise self.value 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server raise self.value 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1677, in get_port 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server port = self._get_port(context, id, lazy_fields=lazy_fields) 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 295, in _get_port 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server raise exceptions.PortNotFound(port_id=id) 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.PortNotFound: Port c7074d67-dcba-4d70-b07b-989509f849c3 could not be found. 2026-08-20 00:35:41.741 11 ERROR oslo_messaging.rpc.server 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server [None req-6900b86a-df4a-4ae1-8926-82a304727f04 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 1535ac99-89e0-470b-8816-8ea206d35946: This subnet is being modified by another concurrent operation. 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 269, in inner 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server raise self.value 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server raise self.value 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server raise self.value 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 716, in inner 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server raise self.value 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server raise self.value 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server raise self.value 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1660, in create_port 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1625, in _create_port_db 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1585, in create_port_db 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server raise exception 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 1535ac99-89e0-470b-8816-8ea206d35946: This subnet is being modified by another concurrent operation. 2026-08-20 00:35:42.784 12 ERROR oslo_messaging.rpc.server 2026-08-20 00:36:01.930 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port d33f80ab-1592-4f59-aa9f-da58f71c0d76 2026-08-20 00:36:03.056 11 INFO neutron.plugins.ml2.plugin [None req-9a6ad179-1a2e-4950-a47c-924c3be33834 - - - - - -] Attempt 1 to provision port d33f80ab-1592-4f59-aa9f-da58f71c0d76 2026-08-20 00:36:03.965 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 6e7ebd7a-722a-43ba-889d-27ad516c2fc6 2026-08-20 00:36:04.285 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port d33f80ab-1592-4f59-aa9f-da58f71c0d76 2026-08-20 00:36:05.680 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 6e7ebd7a-722a-43ba-889d-27ad516c2fc6 2026-08-20 00:36:08.129 12 INFO neutron.plugins.ml2.plugin [None req-f509d9f5-76eb-4a39-b95d-3247d99fcd79 - - - - - -] Attempt 1 to provision port d33f80ab-1592-4f59-aa9f-da58f71c0d76 2026-08-20 00:36:08.173 12 INFO neutron.plugins.ml2.plugin [None req-f509d9f5-76eb-4a39-b95d-3247d99fcd79 - - - - - -] Attempt 1 to provision port ae9bfb93-c24a-42ff-a455-a6652dd86378 2026-08-20 00:36:08.192 12 INFO neutron.plugins.ml2.plugin [None req-f509d9f5-76eb-4a39-b95d-3247d99fcd79 - - - - - -] Attempt 1 to provision port 4992b23f-8b2e-4114-942c-a14e1d62c063 2026-08-20 00:36:11.784 12 INFO neutron.plugins.ml2.plugin [None req-d384ae5d-6394-41c6-9309-b09d2ad15658 - - - - - -] Attempt 1 to provision port ae9bfb93-c24a-42ff-a455-a6652dd86378 2026-08-20 00:36:12.997 12 INFO neutron.plugins.ml2.plugin [None req-d7b42ccf-2ced-42b6-9672-3b38e128c25f - - - - - -] Attempt 1 to provision port ae9bfb93-c24a-42ff-a455-a6652dd86378 2026-08-20 00:36:16.747 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 68ae3cbe-b81a-4d7a-b6b7-afdd742fd7fb 2026-08-20 00:36:17.005 11 INFO neutron.notifiers.nova [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Nova event matching ['req-5aa7bd2a-365b-40cd-9c2e-2fea6ce1ee96'] response: {'server_uuid': 'b57e1aa0-f693-4ba4-ba48-b6158d8a9c64', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '68ae3cbe-b81a-4d7a-b6b7-afdd742fd7fb', 'code': 200} 2026-08-20 00:36:17.683 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 68ae3cbe-b81a-4d7a-b6b7-afdd742fd7fb 2026-08-20 00:36:19.702 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 4992b23f-8b2e-4114-942c-a14e1d62c063 2026-08-20 00:36:19.931 11 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port ae9bfb93-c24a-42ff-a455-a6652dd86378 2026-08-20 00:36:21.681 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port 4992b23f-8b2e-4114-942c-a14e1d62c063 2026-08-20 00:36:21.823 12 INFO neutron.plugins.ml2.plugin [None req-cd0e1787-7433-40a7-8f59-e568b7297d8c - - - - - -] Attempt 1 to provision port ae9bfb93-c24a-42ff-a455-a6652dd86378