+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-04-23 00:56:20.853 1 INFO neutron.common.config [-] Logging enabled! 2026-04-23 00:56:20.853 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 25.2.3 2026-04-23 00:56:20.854 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-04-23 00:56:20.854 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-23 00:56:21.902 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 00:56:21.984 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-23 00:56:21.987 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-23 00:56:21.988 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 00:56:21.988 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-23 00:56:21.988 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-23 00:56:21.989 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 00:56:21.996 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 00:56:21.996 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 00:56:21.996 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 00:56:22.015 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-23 00:56:22.016 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 00:56:22.016 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-23 00:56:22.046 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-23 00:56:22.046 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-23 00:56:22.047 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-23 00:56:22.047 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-23 00:56:22.338 1 INFO neutron.plugins.ml2.managers [None req-d960e4a6-d23e-4eb2-ab72-02611cf46573 - - - - - -] Initializing driver for type 'vlan' 2026-04-23 00:56:22.617 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d960e4a6-d23e-4eb2-ab72-02611cf46573 - - - - - -] VlanTypeDriver initialization complete 2026-04-23 00:56:22.617 1 INFO neutron.plugins.ml2.managers [None req-d960e4a6-d23e-4eb2-ab72-02611cf46573 - - - - - -] Initializing driver for type 'vxlan' 2026-04-23 00:56:22.618 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-d960e4a6-d23e-4eb2-ab72-02611cf46573 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-23 00:56:22.659 1 INFO neutron.plugins.ml2.managers [None req-d960e4a6-d23e-4eb2-ab72-02611cf46573 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-23 00:56:22.660 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d960e4a6-d23e-4eb2-ab72-02611cf46573 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-23 00:56:22.660 1 INFO neutron.plugins.ml2.managers [None req-d960e4a6-d23e-4eb2-ab72-02611cf46573 - - - - - -] Initializing extension driver 'port_security' 2026-04-23 00:56:22.660 1 INFO neutron.plugins.ml2.extensions.port_security [None req-d960e4a6-d23e-4eb2-ab72-02611cf46573 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-23 00:56:22.660 1 INFO neutron.plugins.ml2.managers [None req-d960e4a6-d23e-4eb2-ab72-02611cf46573 - - - - - -] Initializing extension driver 'qos' 2026-04-23 00:56:22.661 1 INFO neutron.plugins.ml2.managers [None req-d960e4a6-d23e-4eb2-ab72-02611cf46573 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-23 00:56:22.661 1 INFO neutron.plugins.ml2.managers [None req-d960e4a6-d23e-4eb2-ab72-02611cf46573 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-23 00:56:22.676 1 INFO neutron.quota [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded quota_driver: . 2026-04-23 00:56:22.676 1 INFO neutron.plugins.ml2.plugin [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Modular L2 Plugin initialization complete 2026-04-23 00:56:22.676 1 INFO neutron.plugins.ml2.managers [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-23 00:56:22.676 1 INFO neutron.plugins.ml2.managers [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-23 00:56:22.676 1 INFO neutron.plugins.ml2.managers [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Got port-security extension from driver 'port_security' 2026-04-23 00:56:22.677 1 INFO neutron.extensions.vlantransparent [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Disabled vlantransparent extension. 2026-04-23 00:56:22.677 1 INFO neutron.manager [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loading Plugin: qos 2026-04-23 00:56:22.693 1 INFO neutron.manager [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loading Plugin: router 2026-04-23 00:56:22.732 1 INFO neutron.services.service_base [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-23 00:56:22.732 1 INFO neutron.manager [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loading Plugin: segments 2026-04-23 00:56:22.802 1 INFO neutron.manager [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loading Plugin: trunk 2026-04-23 00:56:22.817 1 INFO neutron.manager [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loading Plugin: vpnaas 2026-04-23 00:56:22.856 1 WARNING stevedore.named [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 00:56:22.947 1 INFO neutron_vpnaas.services.vpn.plugin [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-23 00:56:22.948 1 INFO neutron.common.utils [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-23 00:56:22.948 1 INFO neutron.manager [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loading Plugin: auto_allocate 2026-04-23 00:56:22.952 1 INFO neutron.manager [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loading Plugin: tag 2026-04-23 00:56:22.957 1 INFO neutron.manager [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loading Plugin: timestamp 2026-04-23 00:56:22.960 1 INFO neutron.manager [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loading Plugin: network_ip_availability 2026-04-23 00:56:22.963 1 INFO neutron.manager [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loading Plugin: flavors 2026-04-23 00:56:22.966 1 INFO neutron.manager [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loading Plugin: revisions 2026-04-23 00:56:22.969 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Initializing extension manager. 2026-04-23 00:56:22.970 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: address-group 2026-04-23 00:56:22.971 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: address-scope 2026-04-23 00:56:22.971 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-23 00:56:22.972 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: agent 2026-04-23 00:56:22.972 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: agent-resources-synced 2026-04-23 00:56:22.973 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: allowed-address-pairs 2026-04-23 00:56:22.974 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: auto-allocated-topology 2026-04-23 00:56:22.975 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: availability_zone 2026-04-23 00:56:22.975 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: availability_zone_filter 2026-04-23 00:56:22.975 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-23 00:56:22.976 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: default-subnetpools 2026-04-23 00:56:22.977 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-23 00:56:22.977 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: dns-integration 2026-04-23 00:56:22.978 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: dns-domain-ports 2026-04-23 00:56:22.978 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-23 00:56:22.979 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: dvr 2026-04-23 00:56:22.979 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-23 00:56:22.980 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: empty-string-filtering 2026-04-23 00:56:22.980 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 00:56:22.980 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-23 00:56:22.981 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: external-net 2026-04-23 00:56:22.981 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-23 00:56:22.982 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: extraroute 2026-04-23 00:56:22.982 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: extraroute-atomic 2026-04-23 00:56:22.983 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-23 00:56:22.983 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-23 00:56:22.984 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-23 00:56:22.984 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-23 00:56:22.984 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: fip-port-details 2026-04-23 00:56:22.985 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: flavors 2026-04-23 00:56:22.986 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-23 00:56:22.987 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: floatingip-pools 2026-04-23 00:56:22.987 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: ip_allocation 2026-04-23 00:56:22.987 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: ip-substring-filtering 2026-04-23 00:56:22.988 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: l2_adjacency 2026-04-23 00:56:22.989 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: router 2026-04-23 00:56:22.990 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 00:56:22.991 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-23 00:56:22.991 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-23 00:56:22.992 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: ext-gw-mode 2026-04-23 00:56:22.992 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: l3-ha 2026-04-23 00:56:22.992 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-23 00:56:22.993 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-23 00:56:22.993 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: l3-flavors 2026-04-23 00:56:22.994 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-23 00:56:22.994 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-23 00:56:22.996 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-23 00:56:22.997 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-23 00:56:22.998 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-23 00:56:22.999 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-23 00:56:22.999 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-23 00:56:23.000 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: multi-provider 2026-04-23 00:56:23.000 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: net-mtu 2026-04-23 00:56:23.001 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: net-mtu-writable 2026-04-23 00:56:23.001 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: network_availability_zone 2026-04-23 00:56:23.002 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: network_ha 2026-04-23 00:56:23.002 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: network-ip-availability 2026-04-23 00:56:23.003 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-23 00:56:23.004 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: pagination 2026-04-23 00:56:23.004 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: port-device-profile 2026-04-23 00:56:23.004 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-23 00:56:23.005 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-23 00:56:23.005 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-23 00:56:23.006 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: port-mac-override 2026-04-23 00:56:23.006 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-23 00:56:23.007 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-23 00:56:23.007 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-23 00:56:23.008 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: port-resource-request 2026-04-23 00:56:23.008 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: port-resource-request-groups 2026-04-23 00:56:23.009 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-23 00:56:23.009 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: binding 2026-04-23 00:56:23.010 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: binding-extended 2026-04-23 00:56:23.010 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: port-security 2026-04-23 00:56:23.011 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: project-id 2026-04-23 00:56:23.011 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: provider 2026-04-23 00:56:23.013 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: qos 2026-04-23 00:56:23.013 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-23 00:56:23.014 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-23 00:56:23.014 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: qos-default 2026-04-23 00:56:23.015 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: qos-fip 2026-04-23 00:56:23.015 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-23 00:56:23.016 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: qos-gateway-ip 2026-04-23 00:56:23.016 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: qos-port-network-policy 2026-04-23 00:56:23.016 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: qos-pps-minimum 2026-04-23 00:56:23.017 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-23 00:56:23.018 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: qos-pps 2026-04-23 00:56:23.018 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: qos-rule-type-details 2026-04-23 00:56:23.018 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-23 00:56:23.019 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: qos-rules-alias 2026-04-23 00:56:23.019 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: quota-check-limit 2026-04-23 00:56:23.021 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: quotas 2026-04-23 00:56:23.025 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: quota_details 2026-04-23 00:56:23.026 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: rbac-policies 2026-04-23 00:56:23.027 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: rbac-address-group 2026-04-23 00:56:23.027 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: rbac-address-scope 2026-04-23 00:56:23.028 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: rbac-security-groups 2026-04-23 00:56:23.028 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: rbac-subnetpool 2026-04-23 00:56:23.028 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: revision-if-match 2026-04-23 00:56:23.029 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: standard-attr-revisions 2026-04-23 00:56:23.029 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: router_availability_zone 2026-04-23 00:56:23.030 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-23 00:56:23.031 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: security-groups-default-rules 2026-04-23 00:56:23.032 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-23 00:56:23.033 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-23 00:56:23.034 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-23 00:56:23.034 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-23 00:56:23.035 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-23 00:56:23.041 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: security-group 2026-04-23 00:56:23.042 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: segment 2026-04-23 00:56:23.043 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-23 00:56:23.043 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: service-type 2026-04-23 00:56:23.044 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: sorting 2026-04-23 00:56:23.044 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: standard-attr-segment 2026-04-23 00:56:23.045 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: standard-attr-description 2026-04-23 00:56:23.045 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: stateful-security-group 2026-04-23 00:56:23.046 1 WARNING neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-23 00:56:23.046 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-23 00:56:23.047 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: subnet-external-network 2026-04-23 00:56:23.047 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: subnet_onboard 2026-04-23 00:56:23.048 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-23 00:56:23.048 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: subnet-service-types 2026-04-23 00:56:23.049 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: subnet_allocation 2026-04-23 00:56:23.049 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-23 00:56:23.050 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: tag-creation 2026-04-23 00:56:23.050 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-23 00:56:23.053 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: standard-attr-tag 2026-04-23 00:56:23.054 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-23 00:56:23.054 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: trunk 2026-04-23 00:56:23.055 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: trunk-details 2026-04-23 00:56:23.055 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-23 00:56:23.056 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-23 00:56:23.057 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-23 00:56:23.058 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-23 00:56:23.059 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: vpn-flavors 2026-04-23 00:56:23.060 1 INFO neutron.api.extensions [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Loaded extension: vpnaas 2026-04-23 00:56:23.062 1 INFO oslo_service.service [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Starting 2 workers 2026-04-23 00:56:23.067 1 INFO oslo_service.service [None req-8de94067-dcaa-4cc5-a2d9-c6cc07336bbe - - - - - -] Starting 1 workers 2026-04-23 00:57:07.296 10 INFO neutron.db.l3_hamode_db [None req-fc6738a9-ea68-406b-a207-a8ba2120c8ba - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 00:57:22.554 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 2b1f02b4-31e1-4847-ab7e-d7bea8a899cb 2026-04-23 00:57:23.722 9 INFO neutron.plugins.ml2.plugin [None req-e1913c54-0352-436c-b38c-2ed3063b0ff7 - - - - - -] Attempt 1 to provision port 2b1f02b4-31e1-4847-ab7e-d7bea8a899cb 2026-04-23 00:57:24.436 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 2b1f02b4-31e1-4847-ab7e-d7bea8a899cb 2026-04-23 00:57:24.836 10 INFO neutron.plugins.ml2.plugin [None req-1b1238d0-a3a5-4c99-ba74-3bb33fffbc85 - - - - - -] Attempt 1 to provision port 2b1f02b4-31e1-4847-ab7e-d7bea8a899cb 2026-04-23 01:01:46.653 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 2c4426f8-6e38-4939-8fc8-e160640bd667 2026-04-23 01:01:47.336 9 INFO neutron.plugins.ml2.plugin [None req-f5488a94-b9c5-4b48-b269-30a92e47a0c9 - - - - - -] Attempt 1 to provision port 2c4426f8-6e38-4939-8fc8-e160640bd667 2026-04-23 01:01:48.629 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 2c4426f8-6e38-4939-8fc8-e160640bd667 2026-04-23 01:01:48.644 10 INFO neutron.plugins.ml2.plugin [None req-29f1279f-5ea5-43b9-828c-15d15f353bb8 - - - - - -] Attempt 1 to provision port 2c4426f8-6e38-4939-8fc8-e160640bd667 2026-04-23 01:01:54.371 10 INFO neutron.plugins.ml2.plugin [None req-58e9653b-3ab7-493e-bc07-1744c58831db - - - - - -] Attempt 1 to provision port 6acaab44-af48-4b72-b167-ef21088133f9 2026-04-23 01:05:51.341 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 6acaab44-af48-4b72-b167-ef21088133f9 2026-04-23 01:05:52.810 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 6acaab44-af48-4b72-b167-ef21088133f9 2026-04-23 01:18:19.259 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 4aeca9b3-3732-4223-8231-2c770c7180db 2026-04-23 01:18:21.205 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 4aeca9b3-3732-4223-8231-2c770c7180db 2026-04-23 01:33:03.926 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 7311e2e4-5ad1-4dc8-a7c9-f814449d22a6 2026-04-23 01:33:04.137 9 INFO neutron.plugins.ml2.plugin [None req-f4f5f6d6-0643-4122-b7ec-9190154bf386 - - - - - -] Attempt 1 to provision port cd450c83-d393-4651-afe4-80dce831b506 2026-04-23 01:33:04.350 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 04308320-59cb-4441-a25d-c5b704447875 2026-04-23 01:33:04.860 9 INFO neutron.plugins.ml2.plugin [None req-ead0e98f-7fb1-46a3-a281-ea9d0ac10ec1 - - - - - -] Attempt 1 to provision port 7311e2e4-5ad1-4dc8-a7c9-f814449d22a6 2026-04-23 01:33:05.540 10 INFO neutron.plugins.ml2.plugin [None req-15cf11b2-69ed-487f-b485-88d5dc05eff4 - - - - - -] Attempt 1 to provision port 5ed42e5d-fcbd-4a76-9b0b-e8cb65236999 2026-04-23 01:33:05.579 10 INFO neutron.plugins.ml2.plugin [None req-15cf11b2-69ed-487f-b485-88d5dc05eff4 - - - - - -] Attempt 1 to provision port 04308320-59cb-4441-a25d-c5b704447875 2026-04-23 01:33:05.753 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 7311e2e4-5ad1-4dc8-a7c9-f814449d22a6 2026-04-23 01:33:05.941 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 04308320-59cb-4441-a25d-c5b704447875 2026-04-23 01:33:06.246 10 INFO neutron.plugins.ml2.plugin [None req-19300a64-211f-405f-b74a-f37089c404b1 - - - - - -] Attempt 1 to provision port 7311e2e4-5ad1-4dc8-a7c9-f814449d22a6 2026-04-23 01:33:06.305 10 INFO neutron.plugins.ml2.plugin [None req-19300a64-211f-405f-b74a-f37089c404b1 - - - - - -] Attempt 1 to provision port 04308320-59cb-4441-a25d-c5b704447875 2026-04-23 01:33:06.949 9 INFO neutron.plugins.ml2.plugin [None req-79a575f5-9f0c-4474-9f5a-6c9d9aa4f4dd - - - - - -] Attempt 1 to provision port 215eb52a-01ca-4395-b6bc-8c5998862344 2026-04-23 01:33:06.993 9 INFO neutron.plugins.ml2.plugin [None req-79a575f5-9f0c-4474-9f5a-6c9d9aa4f4dd - - - - - -] Attempt 1 to provision port 3c86baf4-4211-42e0-bfba-891ba66dd1b1 2026-04-23 01:33:07.654 10 INFO neutron.plugins.ml2.plugin [None req-a556e0bb-4402-44e9-a288-6c93207311a7 - - - - - -] Attempt 1 to provision port 215eb52a-01ca-4395-b6bc-8c5998862344 2026-04-23 01:33:07.690 10 INFO neutron.plugins.ml2.plugin [None req-a556e0bb-4402-44e9-a288-6c93207311a7 - - - - - -] Attempt 1 to provision port 3c86baf4-4211-42e0-bfba-891ba66dd1b1 2026-04-23 01:33:08.364 9 INFO neutron.plugins.ml2.plugin [None req-89b95c10-bfd7-44e5-85f8-ca2f7f61fe3b - - - - - -] Attempt 1 to provision port f665e455-ffa4-4140-8fba-2be194cc3456 2026-04-23 01:33:09.264 10 INFO neutron.plugins.ml2.plugin [None req-29a559bc-6a2c-43bb-a15f-be35df3dbea6 - - - - - -] Attempt 1 to provision port a485ce3f-e885-4190-81ab-f0cd5ad6ed96 2026-04-23 01:33:09.781 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port a485ce3f-e885-4190-81ab-f0cd5ad6ed96 2026-04-23 01:33:10.375 9 INFO neutron.plugins.ml2.plugin [None req-19431118-0ac2-4a2d-82b8-dd53bda3f88a - - - - - -] Attempt 1 to provision port a485ce3f-e885-4190-81ab-f0cd5ad6ed96 2026-04-23 01:33:11.082 9 INFO neutron.plugins.ml2.plugin [None req-0fca8cb1-07f3-41cf-91c3-d1d853310249 - - - - - -] Attempt 1 to provision port e9b44a9b-c083-470b-afb3-784ce1178fc3 2026-04-23 01:33:11.783 10 INFO neutron.plugins.ml2.plugin [None req-9039d825-998a-4dc7-b803-503ad06438b0 - - - - - -] Attempt 1 to provision port e9b44a9b-c083-470b-afb3-784ce1178fc3 2026-04-23 01:33:17.102 10 INFO neutron.plugins.ml2.plugin [None req-c3e068eb-2ef7-4f0a-a3d7-d7a1f0253c8b - - - - - -] Attempt 1 to provision port 79dcfeb9-c6f8-43bf-9e86-59adaa3b4ac8 2026-04-23 01:33:17.912 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 709a77a8-f514-45df-827b-c5f41cc3d16d 2026-04-23 01:33:18.020 9 INFO neutron.plugins.ml2.plugin [None req-ec275b78-7d69-460c-aa0a-4e1c3e13df03 - - - - - -] Attempt 1 to provision port c182158e-c9a3-4992-ac2e-41c9d30c772c 2026-04-23 01:33:18.456 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 600d4e65-bf06-40c5-a6d5-ef9ef57e9e09 2026-04-23 01:33:18.721 9 INFO neutron.plugins.ml2.plugin [None req-bdd0ee2a-6062-4926-b6f1-1894fe8e222b - - - - - -] Attempt 1 to provision port 600d4e65-bf06-40c5-a6d5-ef9ef57e9e09 2026-04-23 01:33:18.799 9 INFO neutron.plugins.ml2.plugin [None req-bdd0ee2a-6062-4926-b6f1-1894fe8e222b - - - - - -] Attempt 1 to provision port 709a77a8-f514-45df-827b-c5f41cc3d16d 2026-04-23 01:33:18.895 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 46119fb1-f74c-49b8-858c-922282962654 2026-04-23 01:33:19.425 9 INFO neutron.plugins.ml2.plugin [None req-1bcca65a-59d0-4c72-8a76-775ad43d5264 - - - - - -] Attempt 1 to provision port 600d4e65-bf06-40c5-a6d5-ef9ef57e9e09 2026-04-23 01:33:19.898 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 9c16e071-4e62-4ec9-8322-69d5393ed130 2026-04-23 01:33:20.127 9 INFO neutron.plugins.ml2.plugin [None req-73eb1d4f-6773-4942-b11a-018c9455ea9f - - - - - -] Attempt 1 to provision port 709a77a8-f514-45df-827b-c5f41cc3d16d 2026-04-23 01:33:20.277 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 709a77a8-f514-45df-827b-c5f41cc3d16d 2026-04-23 01:33:20.495 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 600d4e65-bf06-40c5-a6d5-ef9ef57e9e09 2026-04-23 01:33:20.708 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port aa527ea1-49e5-49bd-abc1-c326dd8a2562 2026-04-23 01:33:20.830 9 INFO neutron.plugins.ml2.plugin [None req-7f2850c3-3a49-4767-9dc5-1c1038abef1c - - - - - -] Attempt 1 to provision port 8ed5a8cc-3151-46b9-b1b6-7b2f4acb0d15 2026-04-23 01:33:20.867 9 INFO neutron.plugins.ml2.plugin [None req-7f2850c3-3a49-4767-9dc5-1c1038abef1c - - - - - -] Attempt 1 to provision port bbbb0a6e-df91-4cce-84c8-9a681742491d 2026-04-23 01:33:21.078 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 46119fb1-f74c-49b8-858c-922282962654 2026-04-23 01:33:21.536 10 INFO neutron.plugins.ml2.plugin [None req-3391263e-4ce3-4584-9cfa-d0a526c9f07d - - - - - -] Attempt 1 to provision port bbbb0a6e-df91-4cce-84c8-9a681742491d 2026-04-23 01:33:21.562 10 INFO neutron.plugins.ml2.plugin [None req-3391263e-4ce3-4584-9cfa-d0a526c9f07d - - - - - -] Attempt 1 to provision port 8ed5a8cc-3151-46b9-b1b6-7b2f4acb0d15 2026-04-23 01:33:21.882 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 9c16e071-4e62-4ec9-8322-69d5393ed130 2026-04-23 01:33:22.195 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port aa527ea1-49e5-49bd-abc1-c326dd8a2562 2026-04-23 01:33:28.436 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 309a173f-9f89-4276-9e3c-9addd7bbd73c 2026-04-23 01:33:29.114 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e0d678b9-41ef-4af8-b90a-7da4e29433c5'] response: {'server_uuid': 'e56750bc-dd7d-4033-8b41-936ba875bec5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '309a173f-9f89-4276-9e3c-9addd7bbd73c', 'code': 200} 2026-04-23 01:33:29.878 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 309a173f-9f89-4276-9e3c-9addd7bbd73c 2026-04-23 01:33:31.959 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 8ca74913-82e2-45b9-bd4b-beca044299e5 2026-04-23 01:33:32.390 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port afa6c5ef-f88c-4f65-bb16-0e635a2903f6 2026-04-23 01:33:33.397 10 INFO neutron.plugins.ml2.plugin [None req-00ba6778-22df-43b6-b171-4bad6ae71c18 - - - - - -] Attempt 1 to provision port afa6c5ef-f88c-4f65-bb16-0e635a2903f6 2026-04-23 01:33:33.816 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 8ca74913-82e2-45b9-bd4b-beca044299e5 2026-04-23 01:33:34.074 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port afa6c5ef-f88c-4f65-bb16-0e635a2903f6 2026-04-23 01:33:34.104 10 INFO neutron.plugins.ml2.plugin [None req-518f34b8-e9fd-4da7-9cfc-1e82586b9a48 - - - - - -] Attempt 1 to provision port fceb3817-f5fe-4839-ac73-8446c5f3d836 2026-04-23 01:33:34.156 10 INFO neutron.plugins.ml2.plugin [None req-518f34b8-e9fd-4da7-9cfc-1e82586b9a48 - - - - - -] Attempt 1 to provision port afa6c5ef-f88c-4f65-bb16-0e635a2903f6 2026-04-23 01:33:34.813 10 INFO neutron.plugins.ml2.plugin [None req-12e6704a-fcd2-431e-b8b5-17dfcfb90b15 - - - - - -] Attempt 1 to provision port fceb3817-f5fe-4839-ac73-8446c5f3d836 2026-04-23 01:33:34.852 10 INFO neutron.plugins.ml2.plugin [None req-12e6704a-fcd2-431e-b8b5-17dfcfb90b15 - - - - - -] Attempt 1 to provision port 8ca74913-82e2-45b9-bd4b-beca044299e5 2026-04-23 01:33:35.528 9 INFO neutron.plugins.ml2.plugin [None req-fcb0da53-0340-4f3b-a468-cce2902a8205 - - - - - -] Attempt 1 to provision port 8ca74913-82e2-45b9-bd4b-beca044299e5 2026-04-23 01:33:36.440 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port dcd6f0c5-0474-4409-b5fd-1e1093d0260b 2026-04-23 01:33:36.539 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a755d9e-9a83-414c-ae71-1c2046010f44'] response: {'server_uuid': '70b38181-9399-43da-b201-d54dfa1ed541', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dcd6f0c5-0474-4409-b5fd-1e1093d0260b', 'code': 200} 2026-04-23 01:33:37.904 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port dcd6f0c5-0474-4409-b5fd-1e1093d0260b 2026-04-23 01:33:40.435 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 55faac2c-1f18-446c-a770-732deaa18165 2026-04-23 01:33:40.944 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ab84408-a940-48d6-8ade-85898ebce375'] response: {'server_uuid': 'e391f016-a14a-48ee-9f8d-dac8189a1054', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '55faac2c-1f18-446c-a770-732deaa18165', 'code': 200} 2026-04-23 01:33:42.090 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 55faac2c-1f18-446c-a770-732deaa18165 2026-04-23 01:33:42.371 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 1eadd2fb-d0de-4ad5-b640-e305ff068927 2026-04-23 01:33:42.558 9 INFO neutron.plugins.ml2.plugin [None req-ac87a259-c739-42d8-8872-1fe7877b09cd - - - - - -] Attempt 1 to provision port 1eadd2fb-d0de-4ad5-b640-e305ff068927 2026-04-23 01:33:43.264 10 INFO neutron.plugins.ml2.plugin [None req-9e9efb27-ab56-4089-8978-4cac0843e7cd - - - - - -] Attempt 1 to provision port 1eadd2fb-d0de-4ad5-b640-e305ff068927 2026-04-23 01:33:46.094 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-be78e41d-b37d-4527-a39b-a0d36a494968'] response: {'server_uuid': 'e391f016-a14a-48ee-9f8d-dac8189a1054', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '55faac2c-1f18-446c-a770-732deaa18165', 'code': 200} 2026-04-23 01:33:47.918 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 78c58861-2cfa-45cf-b167-d3c2c3064ac4 2026-04-23 01:33:47.940 9 INFO neutron.plugins.ml2.plugin [None req-f76a8e93-638f-4799-a633-d3344a5eb683 - - - - - -] Attempt 1 to provision port 491cc598-b723-4383-b1ac-5f61889dc938 2026-04-23 01:33:48.463 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port bf097f20-55fc-4d99-aa61-4365108dbf52 2026-04-23 01:33:48.646 10 INFO neutron.plugins.ml2.plugin [None req-8c3e0169-4404-4c77-95a7-63e230e66434 - - - - - -] Attempt 1 to provision port 78c58861-2cfa-45cf-b167-d3c2c3064ac4 2026-04-23 01:33:49.347 10 INFO neutron.plugins.ml2.plugin [None req-e243bfbc-3d04-40b2-a1b3-6245dc157384 - - - - - -] Attempt 1 to provision port 78c58861-2cfa-45cf-b167-d3c2c3064ac4 2026-04-23 01:33:49.422 10 INFO neutron.plugins.ml2.plugin [None req-e243bfbc-3d04-40b2-a1b3-6245dc157384 - - - - - -] Attempt 1 to provision port bf097f20-55fc-4d99-aa61-4365108dbf52 2026-04-23 01:33:50.079 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port bf097f20-55fc-4d99-aa61-4365108dbf52 2026-04-23 01:33:50.756 9 INFO neutron.plugins.ml2.plugin [None req-e6257f7f-7696-435c-bed7-603a88c55cba - - - - - -] Attempt 1 to provision port bf097f20-55fc-4d99-aa61-4365108dbf52 2026-04-23 01:33:51.461 9 INFO neutron.plugins.ml2.plugin [None req-860be8e0-0a47-40d8-82ec-c977bc292505 - - - - - -] Attempt 1 to provision port 8ec936c1-68f7-4254-b441-0dcb3c52371c 2026-04-23 01:33:51.561 9 INFO neutron.plugins.ml2.plugin [None req-860be8e0-0a47-40d8-82ec-c977bc292505 - - - - - -] Attempt 1 to provision port 685ccdb3-341b-48db-8f74-902af8afec47 2026-04-23 01:33:51.831 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 48523850-1406-44a3-ba4e-1273784f611c 2026-04-23 01:33:52.163 9 INFO neutron.plugins.ml2.plugin [None req-fc1bd975-9ce1-48cb-942d-358e395062ad - - - - - -] Attempt 1 to provision port 8ec936c1-68f7-4254-b441-0dcb3c52371c 2026-04-23 01:33:54.026 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 48523850-1406-44a3-ba4e-1273784f611c 2026-04-23 01:33:57.883 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port c182158e-c9a3-4992-ac2e-41c9d30c772c 2026-04-23 01:33:58.137 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port bbbb0a6e-df91-4cce-84c8-9a681742491d 2026-04-23 01:33:59.406 9 INFO neutron.plugins.ml2.plugin [None req-d53c3a7e-0082-49bd-8e86-df78024d5803 - - - - - -] Attempt 1 to provision port 87535f72-07f5-41ce-ab61-6eb272528651 2026-04-23 01:34:00.511 10 INFO neutron.plugins.ml2.plugin [None req-a985f9fc-c23f-4796-bd94-41fed0100036 - - - - - -] Attempt 1 to provision port 7b8e9365-b726-4159-9ab6-c83a6b13fb6f 2026-04-23 01:34:00.984 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 101b6740-af63-406c-a8a3-de940bae0de7 2026-04-23 01:34:01.100 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-da419b0b-c6e1-4961-a60b-4551ad362eee'] response: {'server_uuid': 'cc388e98-9729-482d-a7e1-1b3670bdb0c7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '101b6740-af63-406c-a8a3-de940bae0de7', 'code': 200} 2026-04-23 01:34:01.469 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port c182158e-c9a3-4992-ac2e-41c9d30c772c 2026-04-23 01:34:01.662 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port bbbb0a6e-df91-4cce-84c8-9a681742491d 2026-04-23 01:34:01.813 10 INFO neutron.plugins.ml2.plugin [None req-04e3197d-9ccf-47de-9b32-419a0f9c71ea - - - - - -] Attempt 1 to provision port a5fc0101-3638-412b-b583-93eac3af0600 2026-04-23 01:34:01.846 10 INFO neutron.plugins.ml2.plugin [None req-04e3197d-9ccf-47de-9b32-419a0f9c71ea - - - - - -] Attempt 1 to provision port 7b8e9365-b726-4159-9ab6-c83a6b13fb6f 2026-04-23 01:34:01.884 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 7b8e9365-b726-4159-9ab6-c83a6b13fb6f 2026-04-23 01:34:02.522 9 INFO neutron.plugins.ml2.plugin [None req-72a69933-e78a-405b-ab15-62c426de1890 - - - - - -] Attempt 1 to provision port a5fc0101-3638-412b-b583-93eac3af0600 2026-04-23 01:34:02.716 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 101b6740-af63-406c-a8a3-de940bae0de7 2026-04-23 01:34:03.209 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port aac54c62-e97c-4dde-92a0-8aebf561f353 2026-04-23 01:34:03.228 9 INFO neutron.plugins.ml2.plugin [None req-1761c8fe-476d-4a0a-a0b4-ff50ba094284 - - - - - -] Attempt 1 to provision port a5fc0101-3638-412b-b583-93eac3af0600 2026-04-23 01:34:03.279 9 INFO neutron.plugins.ml2.plugin [None req-1761c8fe-476d-4a0a-a0b4-ff50ba094284 - - - - - -] Attempt 1 to provision port dcd6f0c5-0474-4409-b5fd-1e1093d0260b 2026-04-23 01:34:03.663 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 7b8e9365-b726-4159-9ab6-c83a6b13fb6f 2026-04-23 01:34:04.608 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port aac54c62-e97c-4dde-92a0-8aebf561f353 2026-04-23 01:34:06.741 10 INFO neutron.plugins.ml2.plugin [None req-547324de-3e8e-40c1-b66e-35e3bbdb7288 - - - - - -] Attempt 1 to provision port dcd6f0c5-0474-4409-b5fd-1e1093d0260b 2026-04-23 01:34:08.626 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 491cc598-b723-4383-b1ac-5f61889dc938 2026-04-23 01:34:10.599 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 8ec936c1-68f7-4254-b441-0dcb3c52371c 2026-04-23 01:34:10.727 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 491cc598-b723-4383-b1ac-5f61889dc938 2026-04-23 01:34:15.120 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 98edf6e7-7343-4586-9696-4088ca57b9c5 2026-04-23 01:34:15.213 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5067c066-45f4-4a55-a3e0-b3c99ee8f324'] response: {'server_uuid': 'fe7dbe61-1c17-4dad-80fd-fe8b3c78422e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '98edf6e7-7343-4586-9696-4088ca57b9c5', 'code': 200} 2026-04-23 01:34:16.749 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 98edf6e7-7343-4586-9696-4088ca57b9c5 2026-04-23 01:34:20.576 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 87535f72-07f5-41ce-ab61-6eb272528651 2026-04-23 01:34:20.815 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port a5fc0101-3638-412b-b583-93eac3af0600 2026-04-23 01:34:21.607 10 INFO neutron.plugins.ml2.plugin [None req-3208d9c6-3af5-43f5-9596-caaa27271c3b - - - - - -] Attempt 1 to provision port 00c9cf0a-3b91-4ea4-85e2-405ad3b2da13 2026-04-23 01:34:22.711 10 INFO neutron.plugins.ml2.plugin [None req-0647e4e1-8cfb-482d-8007-9a1f37c4460b - - - - - -] Attempt 1 to provision port f3ea2649-d315-469a-b3e2-ccb5c78dfea0 2026-04-23 01:34:22.718 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 87535f72-07f5-41ce-ab61-6eb272528651 2026-04-23 01:34:22.914 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port f3ea2649-d315-469a-b3e2-ccb5c78dfea0 2026-04-23 01:34:23.147 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port a5fc0101-3638-412b-b583-93eac3af0600 2026-04-23 01:34:24.018 9 INFO neutron.plugins.ml2.plugin [None req-71a41e44-8e90-4b11-8ece-3fc40cfba99a - - - - - -] Attempt 1 to provision port dc3451e5-0c34-428c-b239-6a829197d9fa 2026-04-23 01:34:24.059 9 INFO neutron.plugins.ml2.plugin [None req-71a41e44-8e90-4b11-8ece-3fc40cfba99a - - - - - -] Attempt 1 to provision port f3ea2649-d315-469a-b3e2-ccb5c78dfea0 2026-04-23 01:34:24.639 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 40febcbb-816e-47da-be92-974fb2b834e8 2026-04-23 01:34:24.730 9 INFO neutron.plugins.ml2.plugin [None req-29e08cc9-878a-4707-8e0b-bca0f675b456 - - - - - -] Attempt 1 to provision port dc3451e5-0c34-428c-b239-6a829197d9fa 2026-04-23 01:34:25.029 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port f3ea2649-d315-469a-b3e2-ccb5c78dfea0 2026-04-23 01:34:25.435 9 INFO neutron.plugins.ml2.plugin [None req-1e759896-6588-431b-8349-899d3eca87b8 - - - - - -] Attempt 1 to provision port dc3451e5-0c34-428c-b239-6a829197d9fa 2026-04-23 01:34:26.939 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port fbc7775c-805c-43df-9b11-f2961b3c5cc9 2026-04-23 01:34:27.199 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 40febcbb-816e-47da-be92-974fb2b834e8 2026-04-23 01:34:32.657 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 4532c98e-8b39-4a35-a28d-a70c0af7a389 2026-04-23 01:34:32.992 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 326662c6-5007-475b-96ee-ca7ad6abd4a9 2026-04-23 01:34:33.566 9 INFO neutron.plugins.ml2.plugin [None req-0a4a540d-14c8-412a-9880-d8747c9654d5 - - - - - -] Attempt 1 to provision port 326662c6-5007-475b-96ee-ca7ad6abd4a9 2026-04-23 01:34:33.618 9 INFO neutron.plugins.ml2.plugin [None req-0a4a540d-14c8-412a-9880-d8747c9654d5 - - - - - -] Attempt 1 to provision port 4532c98e-8b39-4a35-a28d-a70c0af7a389 2026-04-23 01:34:34.479 10 INFO neutron.plugins.ml2.plugin [None req-1441846f-c657-46ba-b311-3f755e52a17e - - - - - -] Attempt 1 to provision port 6c861f4d-374f-4d89-95fe-99d982a021d9 2026-04-23 01:34:34.527 10 INFO neutron.plugins.ml2.plugin [None req-1441846f-c657-46ba-b311-3f755e52a17e - - - - - -] Attempt 1 to provision port 4532c98e-8b39-4a35-a28d-a70c0af7a389 2026-04-23 01:34:34.644 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 4532c98e-8b39-4a35-a28d-a70c0af7a389 2026-04-23 01:34:34.845 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 326662c6-5007-475b-96ee-ca7ad6abd4a9 2026-04-23 01:34:35.180 10 INFO neutron.plugins.ml2.plugin [None req-999c1551-1965-4f25-ac68-182d636394e4 - - - - - -] Attempt 1 to provision port 326662c6-5007-475b-96ee-ca7ad6abd4a9 2026-04-23 01:34:37.165 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 13a1635e-d71f-4235-b29c-0e6f64904de6 2026-04-23 01:34:37.298 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e13aa905-228d-4a63-8f05-00a1819ea8eb'] response: {'server_uuid': '317729ac-64f5-4f87-b2bd-f236902ceb8d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '13a1635e-d71f-4235-b29c-0e6f64904de6', 'code': 200} 2026-04-23 01:34:38.612 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 13a1635e-d71f-4235-b29c-0e6f64904de6 2026-04-23 01:34:40.671 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 00c9cf0a-3b91-4ea4-85e2-405ad3b2da13 2026-04-23 01:34:40.718 10 INFO neutron.plugins.ml2.plugin [None req-81cafeb6-5319-424a-a2b8-6127681641ed - - - - - -] Attempt 1 to provision port 754275d0-98f4-45b8-ac77-1953659fd906 2026-04-23 01:34:41.013 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 754275d0-98f4-45b8-ac77-1953659fd906 2026-04-23 01:34:42.029 9 INFO neutron.plugins.ml2.plugin [None req-906c4dc3-b9c1-490f-b724-7fa38c1b0ca1 - - - - - -] Attempt 1 to provision port 754275d0-98f4-45b8-ac77-1953659fd906 2026-04-23 01:34:42.799 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port dc3451e5-0c34-428c-b239-6a829197d9fa 2026-04-23 01:34:43.075 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 00c9cf0a-3b91-4ea4-85e2-405ad3b2da13 2026-04-23 01:34:43.246 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 754275d0-98f4-45b8-ac77-1953659fd906 2026-04-23 01:34:44.589 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port dc3451e5-0c34-428c-b239-6a829197d9fa 2026-04-23 01:34:46.550 10 INFO neutron.plugins.ml2.plugin [None req-00bfc31b-54c5-4c46-abcc-ded77cce110e - - - - - -] Attempt 1 to provision port 8bb8a129-bac4-4b1e-a8de-55aa3f5dbf37 2026-04-23 01:34:46.614 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 8bb8a129-bac4-4b1e-a8de-55aa3f5dbf37 2026-04-23 01:34:47.857 10 INFO neutron.plugins.ml2.plugin [None req-d7cc48d6-9f27-449e-a00b-2761e36d7efd - - - - - -] Attempt 1 to provision port 8bb8a129-bac4-4b1e-a8de-55aa3f5dbf37 2026-04-23 01:34:49.666 9 INFO neutron.plugins.ml2.plugin [None req-9f06247a-0b97-49b5-ac43-84001cfb2c3a - - - - - -] Attempt 1 to provision port a0f45969-c1fd-438c-a2a3-81c2f474578f 2026-04-23 01:34:58.875 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4dac0d7-c58a-4a92-b319-df0e2ca1f3a6'] response: {'server_uuid': '317729ac-64f5-4f87-b2bd-f236902ceb8d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '13a1635e-d71f-4235-b29c-0e6f64904de6', 'code': 200} 2026-04-23 01:34:59.210 10 INFO neutron.plugins.ml2.plugin [None req-554fb6f4-62e6-4161-967d-9828f995440c - - - - - -] Attempt 1 to provision port 98d68f16-6e61-462a-bd95-3128299239d9 2026-04-23 01:35:00.536 9 INFO neutron.plugins.ml2.plugin [None req-35188bed-8479-4d12-8818-767a7d40533f - - - - - -] Attempt 1 to provision port 4fdb19ff-1743-43c3-98c3-878cf422b4e1 2026-04-23 01:35:01.009 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 13a1635e-d71f-4235-b29c-0e6f64904de6 2026-04-23 01:35:01.135 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d898417-60d4-4d81-9ef8-dbea24c476b4'] response: {'server_uuid': '317729ac-64f5-4f87-b2bd-f236902ceb8d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '13a1635e-d71f-4235-b29c-0e6f64904de6', 'code': 200} 2026-04-23 01:35:01.550 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 4fdb19ff-1743-43c3-98c3-878cf422b4e1 2026-04-23 01:35:01.824 10 INFO neutron.plugins.ml2.plugin [None req-8a36c974-75b1-4535-a24d-52de2a50adfb - - - - - -] Attempt 1 to provision port c92c02c3-a0ab-42a4-93dd-d9f4d3038706 2026-04-23 01:35:01.853 10 INFO neutron.plugins.ml2.plugin [None req-8a36c974-75b1-4535-a24d-52de2a50adfb - - - - - -] Attempt 1 to provision port 4fdb19ff-1743-43c3-98c3-878cf422b4e1 2026-04-23 01:35:02.535 9 INFO neutron.plugins.ml2.plugin [None req-6bfb8621-d87d-40f0-b84c-5f401e612d32 - - - - - -] Attempt 1 to provision port c92c02c3-a0ab-42a4-93dd-d9f4d3038706 2026-04-23 01:35:02.772 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 13a1635e-d71f-4235-b29c-0e6f64904de6 2026-04-23 01:35:02.987 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 152b2c0a-ea91-4fd9-a9f8-2fa7f3924dc7 2026-04-23 01:35:03.370 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 4fdb19ff-1743-43c3-98c3-878cf422b4e1 2026-04-23 01:35:04.265 9 INFO neutron.plugins.ml2.plugin [None req-3814c63e-e37e-43ab-83ed-f40baed6a29b - - - - - -] Attempt 1 to provision port c92c02c3-a0ab-42a4-93dd-d9f4d3038706 2026-04-23 01:35:04.628 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 152b2c0a-ea91-4fd9-a9f8-2fa7f3924dc7 2026-04-23 01:35:15.728 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port e368a69b-7820-4254-959c-5c32b52b9c10 2026-04-23 01:35:15.834 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3339458-4848-4a81-a95f-ba86bcb6a344'] response: {'server_uuid': '84dac1f0-ae30-49a6-ba86-8ae182b28e26', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e368a69b-7820-4254-959c-5c32b52b9c10', 'code': 200} 2026-04-23 01:35:16.619 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port e368a69b-7820-4254-959c-5c32b52b9c10 2026-04-23 01:35:18.671 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 98d68f16-6e61-462a-bd95-3128299239d9 2026-04-23 01:35:20.609 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port c92c02c3-a0ab-42a4-93dd-d9f4d3038706 2026-04-23 01:35:20.915 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 98d68f16-6e61-462a-bd95-3128299239d9 2026-04-23 01:35:22.644 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port c92c02c3-a0ab-42a4-93dd-d9f4d3038706 2026-04-23 01:35:26.560 10 INFO neutron.plugins.ml2.plugin [None req-9c34ca9b-ede3-4b43-ad5c-c8acebab36fe - - - - - -] Attempt 1 to provision port 0298eed1-20fd-41c6-99bb-4854d51dc552 2026-04-23 01:35:27.005 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 0298eed1-20fd-41c6-99bb-4854d51dc552 2026-04-23 01:35:27.322 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port e1129da9-e74a-47ad-9f84-fc146e0e38ae 2026-04-23 01:35:27.466 9 INFO neutron.plugins.ml2.plugin [None req-2c4da026-aec7-475d-9970-59c5076cb089 - - - - - -] Attempt 1 to provision port e1129da9-e74a-47ad-9f84-fc146e0e38ae 2026-04-23 01:35:28.170 9 INFO neutron.plugins.ml2.plugin [None req-3ca1846c-6233-4dc6-b261-22bdc11fc2ac - - - - - -] Attempt 1 to provision port 9f30ae12-f407-4680-bb4b-178c1dd849d2 2026-04-23 01:35:28.445 9 INFO neutron.plugins.ml2.plugin [None req-3ca1846c-6233-4dc6-b261-22bdc11fc2ac - - - - - -] Attempt 1 to provision port 50a6cea0-74a8-48b5-9f2a-cdad6e75c55e 2026-04-23 01:35:28.887 9 INFO neutron.plugins.ml2.plugin [None req-d436a555-e24a-4e9c-bbd4-5b8a54a3d66b - - - - - -] Attempt 1 to provision port 0298eed1-20fd-41c6-99bb-4854d51dc552 2026-04-23 01:35:28.998 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 0298eed1-20fd-41c6-99bb-4854d51dc552 2026-04-23 01:35:29.193 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 9f30ae12-f407-4680-bb4b-178c1dd849d2 2026-04-23 01:35:29.415 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port e1129da9-e74a-47ad-9f84-fc146e0e38ae 2026-04-23 01:35:29.788 10 INFO neutron.plugins.ml2.plugin [None req-3802b913-7196-41e8-a35d-c188e14e4371 - - - - - -] Attempt 1 to provision port e1129da9-e74a-47ad-9f84-fc146e0e38ae 2026-04-23 01:35:30.685 10 INFO neutron.plugins.ml2.plugin [None req-2d414f61-f117-4c24-878a-08708808fb21 - - - - - -] Attempt 1 to provision port 9f30ae12-f407-4680-bb4b-178c1dd849d2 2026-04-23 01:35:31.118 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 5ddf1772-17cb-47b2-8b21-e5afc6f5fdc4 2026-04-23 01:35:31.403 9 INFO neutron.plugins.ml2.plugin [None req-0dc28b2d-87f2-4c08-a39b-2377a9716e92 - - - - - -] Attempt 1 to provision port 0298eed1-20fd-41c6-99bb-4854d51dc552 2026-04-23 01:35:31.582 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 9f30ae12-f407-4680-bb4b-178c1dd849d2 2026-04-23 01:35:32.113 10 INFO neutron.plugins.ml2.plugin [None req-ec38b822-4b11-42d5-8ee8-7dd18d6bd9c2 - - - - - -] Attempt 1 to provision port e1129da9-e74a-47ad-9f84-fc146e0e38ae 2026-04-23 01:35:32.185 10 INFO neutron.plugins.ml2.plugin [None req-ec38b822-4b11-42d5-8ee8-7dd18d6bd9c2 - - - - - -] Attempt 1 to provision port d9da5231-d69b-4d3c-a294-4f44703977b0 2026-04-23 01:35:32.819 9 INFO neutron.plugins.ml2.plugin [None req-5863ea9c-6594-4723-aeb1-76d5364358cb - - - - - -] Attempt 1 to provision port d8f481db-0cdf-42ed-9745-4ad2b3625a04 2026-04-23 01:35:32.862 9 INFO neutron.plugins.ml2.plugin [None req-5863ea9c-6594-4723-aeb1-76d5364358cb - - - - - -] Attempt 1 to provision port d9da5231-d69b-4d3c-a294-4f44703977b0 2026-04-23 01:35:33.003 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 5ddf1772-17cb-47b2-8b21-e5afc6f5fdc4 2026-04-23 01:35:33.520 9 INFO neutron.plugins.ml2.plugin [None req-0820db64-1d21-4984-b0b1-a57363f922c6 - - - - - -] Attempt 1 to provision port 9f30ae12-f407-4680-bb4b-178c1dd849d2 2026-04-23 01:35:34.236 10 INFO neutron.plugins.ml2.plugin [None req-20f7633f-febd-434d-8aa2-fed966ac8812 - - - - - -] Attempt 1 to provision port 513e1808-bfec-4a64-8f63-5f9db8dda4d8 2026-04-23 01:35:34.264 10 INFO neutron.plugins.ml2.plugin [None req-20f7633f-febd-434d-8aa2-fed966ac8812 - - - - - -] Attempt 1 to provision port d8f481db-0cdf-42ed-9745-4ad2b3625a04 2026-04-23 01:35:34.937 9 INFO neutron.plugins.ml2.plugin [None req-193f4ab8-aa74-421c-8ac4-840ab566b0e1 - - - - - -] Attempt 1 to provision port 513e1808-bfec-4a64-8f63-5f9db8dda4d8 2026-04-23 01:35:47.495 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port f550bda1-1a76-4249-a359-c3b6dda06bfc 2026-04-23 01:35:47.610 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ffe9783-832f-4cbd-a275-e5b47d599a98'] response: {'server_uuid': 'd9a102a4-95fb-4736-b68c-f8dbf1eb25cd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f550bda1-1a76-4249-a359-c3b6dda06bfc', 'code': 200} 2026-04-23 01:35:48.946 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 50a6cea0-74a8-48b5-9f2a-cdad6e75c55e 2026-04-23 01:35:49.292 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port f550bda1-1a76-4249-a359-c3b6dda06bfc 2026-04-23 01:35:50.959 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port d8f481db-0cdf-42ed-9745-4ad2b3625a04 2026-04-23 01:35:51.267 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port d9da5231-d69b-4d3c-a294-4f44703977b0 2026-04-23 01:35:51.538 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 50a6cea0-74a8-48b5-9f2a-cdad6e75c55e 2026-04-23 01:35:51.712 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 513e1808-bfec-4a64-8f63-5f9db8dda4d8 2026-04-23 01:35:52.926 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port d8f481db-0cdf-42ed-9745-4ad2b3625a04 2026-04-23 01:35:53.206 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port d9da5231-d69b-4d3c-a294-4f44703977b0 2026-04-23 01:35:53.450 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 513e1808-bfec-4a64-8f63-5f9db8dda4d8 2026-04-23 01:35:58.623 9 INFO neutron.plugins.ml2.plugin [None req-523667ff-cf4d-42da-9a46-89aa48cb73fd - - - - - -] Attempt 1 to provision port 6bd0016f-42f3-482f-bcd2-df76c5281153 2026-04-23 01:36:00.142 9 INFO neutron.plugins.ml2.plugin [None req-31f129d5-3707-4cf9-959c-bcf32f42a0ec - - - - - -] Attempt 1 to provision port 4f0f85fd-1da4-4c29-9257-1d1b690f5e12 2026-04-23 01:36:02.961 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 32dae684-960f-4867-b530-e4d4e590dea4 2026-04-23 01:36:04.970 10 INFO neutron.plugins.ml2.plugin [None req-17a259d5-bbb1-4bad-837f-5a499696b963 - - - - - -] Attempt 1 to provision port 012c3117-64fe-409c-bad3-8a32c8137cdb 2026-04-23 01:36:05.110 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 32dae684-960f-4867-b530-e4d4e590dea4 2026-04-23 01:36:05.353 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 012c3117-64fe-409c-bad3-8a32c8137cdb 2026-04-23 01:36:06.088 9 INFO neutron.plugins.ml2.plugin [None req-81c51d49-f371-4512-8c1f-3cc0a15530f0 - - - - - -] Attempt 1 to provision port 012c3117-64fe-409c-bad3-8a32c8137cdb 2026-04-23 01:36:06.141 9 INFO neutron.plugins.ml2.plugin [None req-81c51d49-f371-4512-8c1f-3cc0a15530f0 - - - - - -] Attempt 1 to provision port a4876896-9aaa-4d14-8413-6a3eca9d9a81 2026-04-23 01:36:06.980 10 INFO neutron.plugins.ml2.plugin [None req-9cae77fa-4b16-407f-9efe-57b69235a5bc - - - - - -] Attempt 1 to provision port a4876896-9aaa-4d14-8413-6a3eca9d9a81 2026-04-23 01:36:07.041 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 012c3117-64fe-409c-bad3-8a32c8137cdb 2026-04-23 01:36:07.686 10 INFO neutron.plugins.ml2.plugin [None req-fdc37afc-faed-4568-82e9-4912e5a8c677 - - - - - -] Attempt 1 to provision port a4876896-9aaa-4d14-8413-6a3eca9d9a81 2026-04-23 01:36:09.033 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port edc8593e-fafb-456e-afcd-6ad34bcdbdc4 2026-04-23 01:36:09.138 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee3da10f-10f0-411c-bf0a-dd5ac666eaf4'] response: {'server_uuid': '914be892-76f4-481d-b115-95460e6e6b0a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'edc8593e-fafb-456e-afcd-6ad34bcdbdc4', 'code': 200} 2026-04-23 01:36:11.052 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port edc8593e-fafb-456e-afcd-6ad34bcdbdc4 2026-04-23 01:36:17.549 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 54c7703b-98f7-470d-8f79-12a5a9cb8681 2026-04-23 01:36:17.691 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b687515-36f1-4b39-950f-2a9fe8a34f7e'] response: {'server_uuid': '68d38a59-9499-4662-b48a-87d53d1f5104', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '54c7703b-98f7-470d-8f79-12a5a9cb8681', 'code': 200} 2026-04-23 01:36:18.953 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 54c7703b-98f7-470d-8f79-12a5a9cb8681 2026-04-23 01:36:21.101 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port a4876896-9aaa-4d14-8413-6a3eca9d9a81 2026-04-23 01:36:21.379 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 4f0f85fd-1da4-4c29-9257-1d1b690f5e12 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers [None req-1d3aa38f-8fb1-418f-889e-2cf96d48b149 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5f4c40a6-4c34-4438-a744-04883ddedf01 could not be found. 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5f4c40a6-4c34-4438-a744-04883ddedf01 could not be found. 2026-04-23 01:36:22.179 10 ERROR neutron.plugins.ml2.managers 2026-04-23 01:36:22.182 10 ERROR neutron.plugins.ml2.managers [None req-1d3aa38f-8fb1-418f-889e-2cf96d48b149 - - - - - -] Failed to bind port 4e4ea5b3-caec-437d-b7ab-2d9208d82c73 on host instance for vnic_type normal using segments [{'id': '551e4c56-9758-42af-bb36-68166886f44a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 285, 'network_id': '1836a077-d61b-43bf-ba74-5e7458daf4ef'}] 2026-04-23 01:36:22.183 10 INFO neutron.plugins.ml2.plugin [None req-1d3aa38f-8fb1-418f-889e-2cf96d48b149 - - - - - -] Attempt 2 to bind port 4e4ea5b3-caec-437d-b7ab-2d9208d82c73 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers [None req-1d3aa38f-8fb1-418f-889e-2cf96d48b149 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5f4c40a6-4c34-4438-a744-04883ddedf01 could not be found. 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5f4c40a6-4c34-4438-a744-04883ddedf01 could not be found. 2026-04-23 01:36:22.196 10 ERROR neutron.plugins.ml2.managers 2026-04-23 01:36:22.198 10 ERROR neutron.plugins.ml2.managers [None req-1d3aa38f-8fb1-418f-889e-2cf96d48b149 - - - - - -] Failed to bind port 4e4ea5b3-caec-437d-b7ab-2d9208d82c73 on host instance for vnic_type normal using segments [{'id': '551e4c56-9758-42af-bb36-68166886f44a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 285, 'network_id': '1836a077-d61b-43bf-ba74-5e7458daf4ef'}] 2026-04-23 01:36:22.199 10 INFO neutron.plugins.ml2.plugin [None req-1d3aa38f-8fb1-418f-889e-2cf96d48b149 - - - - - -] Attempt 3 to bind port 4e4ea5b3-caec-437d-b7ab-2d9208d82c73 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers [None req-1d3aa38f-8fb1-418f-889e-2cf96d48b149 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5f4c40a6-4c34-4438-a744-04883ddedf01 could not be found. 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5f4c40a6-4c34-4438-a744-04883ddedf01 could not be found. 2026-04-23 01:36:22.211 10 ERROR neutron.plugins.ml2.managers 2026-04-23 01:36:22.213 10 ERROR neutron.plugins.ml2.managers [None req-1d3aa38f-8fb1-418f-889e-2cf96d48b149 - - - - - -] Failed to bind port 4e4ea5b3-caec-437d-b7ab-2d9208d82c73 on host instance for vnic_type normal using segments [{'id': '551e4c56-9758-42af-bb36-68166886f44a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 285, 'network_id': '1836a077-d61b-43bf-ba74-5e7458daf4ef'}] 2026-04-23 01:36:22.214 10 INFO neutron.plugins.ml2.plugin [None req-1d3aa38f-8fb1-418f-889e-2cf96d48b149 - - - - - -] Attempt 4 to bind port 4e4ea5b3-caec-437d-b7ab-2d9208d82c73 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers [None req-1d3aa38f-8fb1-418f-889e-2cf96d48b149 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5f4c40a6-4c34-4438-a744-04883ddedf01 could not be found. 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5f4c40a6-4c34-4438-a744-04883ddedf01 could not be found. 2026-04-23 01:36:22.235 10 ERROR neutron.plugins.ml2.managers 2026-04-23 01:36:22.236 10 ERROR neutron.plugins.ml2.managers [None req-1d3aa38f-8fb1-418f-889e-2cf96d48b149 - - - - - -] Failed to bind port 4e4ea5b3-caec-437d-b7ab-2d9208d82c73 on host instance for vnic_type normal using segments [{'id': '551e4c56-9758-42af-bb36-68166886f44a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 285, 'network_id': '1836a077-d61b-43bf-ba74-5e7458daf4ef'}] 2026-04-23 01:36:22.242 10 INFO neutron.plugins.ml2.plugin [None req-1d3aa38f-8fb1-418f-889e-2cf96d48b149 - - - - - -] Attempt 5 to bind port 4e4ea5b3-caec-437d-b7ab-2d9208d82c73 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers [None req-1d3aa38f-8fb1-418f-889e-2cf96d48b149 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5f4c40a6-4c34-4438-a744-04883ddedf01 could not be found. 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5f4c40a6-4c34-4438-a744-04883ddedf01 could not be found. 2026-04-23 01:36:22.257 10 ERROR neutron.plugins.ml2.managers 2026-04-23 01:36:22.263 10 ERROR neutron.plugins.ml2.managers [None req-1d3aa38f-8fb1-418f-889e-2cf96d48b149 - - - - - -] Failed to bind port 4e4ea5b3-caec-437d-b7ab-2d9208d82c73 on host instance for vnic_type normal using segments [{'id': '551e4c56-9758-42af-bb36-68166886f44a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 285, 'network_id': '1836a077-d61b-43bf-ba74-5e7458daf4ef'}] 2026-04-23 01:36:22.264 10 INFO neutron.plugins.ml2.plugin [None req-1d3aa38f-8fb1-418f-889e-2cf96d48b149 - - - - - -] Attempt 6 to bind port 4e4ea5b3-caec-437d-b7ab-2d9208d82c73 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers [None req-1d3aa38f-8fb1-418f-889e-2cf96d48b149 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5f4c40a6-4c34-4438-a744-04883ddedf01 could not be found. 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5f4c40a6-4c34-4438-a744-04883ddedf01 could not be found. 2026-04-23 01:36:22.279 10 ERROR neutron.plugins.ml2.managers 2026-04-23 01:36:22.281 10 ERROR neutron.plugins.ml2.managers [None req-1d3aa38f-8fb1-418f-889e-2cf96d48b149 - - - - - -] Failed to bind port 4e4ea5b3-caec-437d-b7ab-2d9208d82c73 on host instance for vnic_type normal using segments [{'id': '551e4c56-9758-42af-bb36-68166886f44a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 285, 'network_id': '1836a077-d61b-43bf-ba74-5e7458daf4ef'}] 2026-04-23 01:36:22.282 10 INFO neutron.plugins.ml2.plugin [None req-1d3aa38f-8fb1-418f-889e-2cf96d48b149 - - - - - -] Attempt 7 to bind port 4e4ea5b3-caec-437d-b7ab-2d9208d82c73 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers [None req-1d3aa38f-8fb1-418f-889e-2cf96d48b149 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5f4c40a6-4c34-4438-a744-04883ddedf01 could not be found. 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5f4c40a6-4c34-4438-a744-04883ddedf01 could not be found. 2026-04-23 01:36:22.309 10 ERROR neutron.plugins.ml2.managers 2026-04-23 01:36:22.310 10 ERROR neutron.plugins.ml2.managers [None req-1d3aa38f-8fb1-418f-889e-2cf96d48b149 - - - - - -] Failed to bind port 4e4ea5b3-caec-437d-b7ab-2d9208d82c73 on host instance for vnic_type normal using segments [{'id': '551e4c56-9758-42af-bb36-68166886f44a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 285, 'network_id': '1836a077-d61b-43bf-ba74-5e7458daf4ef'}] 2026-04-23 01:36:22.311 10 INFO neutron.plugins.ml2.plugin [None req-1d3aa38f-8fb1-418f-889e-2cf96d48b149 - - - - - -] Attempt 8 to bind port 4e4ea5b3-caec-437d-b7ab-2d9208d82c73 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers [None req-1d3aa38f-8fb1-418f-889e-2cf96d48b149 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5f4c40a6-4c34-4438-a744-04883ddedf01 could not be found. 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5f4c40a6-4c34-4438-a744-04883ddedf01 could not be found. 2026-04-23 01:36:22.322 10 ERROR neutron.plugins.ml2.managers 2026-04-23 01:36:22.324 10 ERROR neutron.plugins.ml2.managers [None req-1d3aa38f-8fb1-418f-889e-2cf96d48b149 - - - - - -] Failed to bind port 4e4ea5b3-caec-437d-b7ab-2d9208d82c73 on host instance for vnic_type normal using segments [{'id': '551e4c56-9758-42af-bb36-68166886f44a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 285, 'network_id': '1836a077-d61b-43bf-ba74-5e7458daf4ef'}] 2026-04-23 01:36:22.325 10 INFO neutron.plugins.ml2.plugin [None req-1d3aa38f-8fb1-418f-889e-2cf96d48b149 - - - - - -] Attempt 9 to bind port 4e4ea5b3-caec-437d-b7ab-2d9208d82c73 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers [None req-1d3aa38f-8fb1-418f-889e-2cf96d48b149 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5f4c40a6-4c34-4438-a744-04883ddedf01 could not be found. 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5f4c40a6-4c34-4438-a744-04883ddedf01 could not be found. 2026-04-23 01:36:22.346 10 ERROR neutron.plugins.ml2.managers 2026-04-23 01:36:22.347 10 ERROR neutron.plugins.ml2.managers [None req-1d3aa38f-8fb1-418f-889e-2cf96d48b149 - - - - - -] Failed to bind port 4e4ea5b3-caec-437d-b7ab-2d9208d82c73 on host instance for vnic_type normal using segments [{'id': '551e4c56-9758-42af-bb36-68166886f44a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 285, 'network_id': '1836a077-d61b-43bf-ba74-5e7458daf4ef'}] 2026-04-23 01:36:22.349 10 INFO neutron.plugins.ml2.plugin [None req-1d3aa38f-8fb1-418f-889e-2cf96d48b149 - - - - - -] Attempt 10 to bind port 4e4ea5b3-caec-437d-b7ab-2d9208d82c73 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers [None req-1d3aa38f-8fb1-418f-889e-2cf96d48b149 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5f4c40a6-4c34-4438-a744-04883ddedf01 could not be found. 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5f4c40a6-4c34-4438-a744-04883ddedf01 could not be found. 2026-04-23 01:36:22.367 10 ERROR neutron.plugins.ml2.managers 2026-04-23 01:36:22.368 10 ERROR neutron.plugins.ml2.managers [None req-1d3aa38f-8fb1-418f-889e-2cf96d48b149 - - - - - -] Failed to bind port 4e4ea5b3-caec-437d-b7ab-2d9208d82c73 on host instance for vnic_type normal using segments [{'id': '551e4c56-9758-42af-bb36-68166886f44a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 285, 'network_id': '1836a077-d61b-43bf-ba74-5e7458daf4ef'}] 2026-04-23 01:36:23.051 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 407b72e9-cea6-410a-8838-2344724d8d64 2026-04-23 01:36:23.527 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 4f0f85fd-1da4-4c29-9257-1d1b690f5e12 2026-04-23 01:36:23.671 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port a4876896-9aaa-4d14-8413-6a3eca9d9a81 2026-04-23 01:36:31.019 9 INFO neutron.plugins.ml2.plugin [None req-e56ca176-942f-4217-9cdc-22e350ce4b3d - - - - - -] Attempt 1 to provision port 17b70cbd-eca5-404e-b097-207da3aa1127 2026-04-23 01:36:45.091 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 1ab9abb8-63c7-43dd-ac4c-1f8dff0e4fe1 2026-04-23 01:36:45.589 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 91c87b58-7f16-4c90-9f62-0483cd2d1af6 2026-04-23 01:36:45.687 9 INFO neutron.plugins.ml2.plugin [None req-ecd0cf90-e430-46ac-a924-3d6338481e20 - - - - - -] Attempt 1 to provision port 9a61d78e-fccd-4dca-acc7-a1dbb86af21a 2026-04-23 01:36:46.134 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 9a61d78e-fccd-4dca-acc7-a1dbb86af21a 2026-04-23 01:36:46.380 10 INFO neutron.plugins.ml2.plugin [None req-45d77934-4d12-49d9-bcdb-4adba7e8c6da - - - - - -] Attempt 1 to provision port 91c87b58-7f16-4c90-9f62-0483cd2d1af6 2026-04-23 01:36:46.432 10 INFO neutron.plugins.ml2.plugin [None req-45d77934-4d12-49d9-bcdb-4adba7e8c6da - - - - - -] Attempt 1 to provision port 1ab9abb8-63c7-43dd-ac4c-1f8dff0e4fe1 /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-23 01:36:46.994 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 8295f10e-b3ce-493b-8df8-3ba9943c4cf5 2026-04-23 01:36:47.085 9 INFO neutron.plugins.ml2.plugin [None req-a029ed4c-43a9-4238-b6ff-d635eb54b82e - - - - - -] Attempt 1 to provision port 17c0c961-b101-4fd9-b295-5a3ebfb2c818 2026-04-23 01:36:47.180 9 INFO neutron.plugins.ml2.plugin [None req-a029ed4c-43a9-4238-b6ff-d635eb54b82e - - - - - -] Attempt 1 to provision port 8295f10e-b3ce-493b-8df8-3ba9943c4cf5 2026-04-23 01:36:49.610 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port a85f94b4-ccb6-4701-bdd5-b1247c5d486e 2026-04-23 01:36:49.716 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-beae3c7b-dc27-4ba4-a0ab-85401ff59f13'] response: {'server_uuid': '46625109-2889-4541-b643-3a290caf6329', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a85f94b4-ccb6-4701-bdd5-b1247c5d486e', 'code': 200} 2026-04-23 01:36:50.973 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port a85f94b4-ccb6-4701-bdd5-b1247c5d486e 2026-04-23 01:36:53.515 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port b1aa29fa-0a5b-485b-ae49-0d23d8003ea9 2026-04-23 01:36:53.624 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e009928-c74a-4e9d-8bc8-f856429d0515'] response: {'server_uuid': '5fb93745-fee9-47c4-a316-7ef9be8d1631', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b1aa29fa-0a5b-485b-ae49-0d23d8003ea9', 'code': 200} 2026-04-23 01:36:54.958 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port b1aa29fa-0a5b-485b-ae49-0d23d8003ea9 2026-04-23 01:37:25.638 10 INFO neutron.plugins.ml2.plugin [None req-e26ef70f-a24d-4111-866e-d1b7c954b1b0 - - - - - -] Attempt 1 to provision port e8be0f40-5b95-4262-8fdd-f0c9c53732f1 2026-04-23 01:37:26.783 9 INFO neutron.plugins.ml2.plugin [None req-29ae9cb7-6c1b-493e-9bc9-7ff08f6c14c7 - - - - - -] Attempt 1 to provision port 3ded9192-f4cb-406c-8068-88fdc01f85e5 2026-04-23 01:37:27.037 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 3ded9192-f4cb-406c-8068-88fdc01f85e5 2026-04-23 01:37:28.052 9 INFO neutron.plugins.ml2.plugin [None req-81be3af0-a4a7-4ded-ac3a-42a0948c830e - - - - - -] Attempt 1 to provision port 9f16524c-74c0-431d-979d-ea0fe588aefd 2026-04-23 01:37:28.097 9 INFO neutron.plugins.ml2.plugin [None req-81be3af0-a4a7-4ded-ac3a-42a0948c830e - - - - - -] Attempt 1 to provision port 3ded9192-f4cb-406c-8068-88fdc01f85e5 2026-04-23 01:37:28.758 10 INFO neutron.plugins.ml2.plugin [None req-99594414-3aec-4a7b-b1b5-f139799f24a3 - - - - - -] Attempt 1 to provision port 9f16524c-74c0-431d-979d-ea0fe588aefd 2026-04-23 01:37:29.078 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 3ded9192-f4cb-406c-8068-88fdc01f85e5 2026-04-23 01:37:29.321 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 68f47799-ea5d-483f-94f3-530aa8bdeb44 2026-04-23 01:37:29.668 10 INFO neutron.plugins.ml2.plugin [None req-81b06319-c321-4061-9dcb-0986d15aa1a3 - - - - - -] Attempt 1 to provision port 9f16524c-74c0-431d-979d-ea0fe588aefd 2026-04-23 01:37:30.777 9 INFO neutron.plugins.ml2.plugin [None req-2a2f41f6-e53e-44f6-b0e9-02dcd4398433 - - - - - -] Attempt 1 to provision port c796d49d-2fe2-4615-8375-752e9aab8d1c 2026-04-23 01:37:31.209 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 68f47799-ea5d-483f-94f3-530aa8bdeb44 2026-04-23 01:37:31.407 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port aabb2c1a-0e78-4d7a-9e1d-8a41e4e0d166 2026-04-23 01:37:31.886 9 INFO neutron.plugins.ml2.plugin [None req-b965de24-14ca-4adb-9a68-588d588e8fd5 - - - - - -] Attempt 1 to provision port d945f934-1d4e-4119-8ac5-671e9f0e04a3 2026-04-23 01:37:32.588 9 INFO neutron.plugins.ml2.plugin [None req-63a08015-7ff6-4478-a268-06b989997201 - - - - - -] Attempt 1 to provision port aabb2c1a-0e78-4d7a-9e1d-8a41e4e0d166 2026-04-23 01:37:33.039 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port aabb2c1a-0e78-4d7a-9e1d-8a41e4e0d166 2026-04-23 01:37:33.496 10 INFO neutron.plugins.ml2.plugin [None req-ad8cf7c5-7454-4689-9adf-756ea0c5e38e - - - - - -] Attempt 1 to provision port aabb2c1a-0e78-4d7a-9e1d-8a41e4e0d166 2026-04-23 01:37:34.402 9 INFO neutron.plugins.ml2.plugin [None req-9036117c-1038-4580-866d-b85a4bac1842 - - - - - -] Attempt 1 to provision port b18993ab-d1c2-40e3-8e36-913462e89889 2026-04-23 01:37:35.018 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port da47fb51-1d86-4a0a-9dcf-2edf19b238ae 2026-04-23 01:37:35.107 9 INFO neutron.plugins.ml2.plugin [None req-c1eded68-1035-4f78-b963-1879e4cf25f5 - - - - - -] Attempt 1 to provision port b18993ab-d1c2-40e3-8e36-913462e89889 2026-04-23 01:37:38.688 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port d945f934-1d4e-4119-8ac5-671e9f0e04a3 2026-04-23 01:37:38.793 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e26328ba-c2a4-4654-8c60-313e2ae613a0'] response: {'server_uuid': '5fb93745-fee9-47c4-a316-7ef9be8d1631', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd945f934-1d4e-4119-8ac5-671e9f0e04a3', 'code': 200} 2026-04-23 01:37:39.013 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port da47fb51-1d86-4a0a-9dcf-2edf19b238ae 2026-04-23 01:37:40.490 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port d945f934-1d4e-4119-8ac5-671e9f0e04a3 2026-04-23 01:37:46.819 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port f977a8f8-d513-44b7-ba15-96a704d10f72 2026-04-23 01:37:46.932 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff7c8560-1f11-4c6d-8af5-3569773c76ad'] response: {'server_uuid': '6be7476c-536e-42e5-9721-14b2e0d9a742', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f977a8f8-d513-44b7-ba15-96a704d10f72', 'code': 200} 2026-04-23 01:37:47.795 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 9f16524c-74c0-431d-979d-ea0fe588aefd 2026-04-23 01:37:48.100 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port f977a8f8-d513-44b7-ba15-96a704d10f72 2026-04-23 01:37:49.803 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 9f16524c-74c0-431d-979d-ea0fe588aefd 2026-04-23 01:37:50.023 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port e8be0f40-5b95-4262-8fdd-f0c9c53732f1 2026-04-23 01:37:51.933 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port e8be0f40-5b95-4262-8fdd-f0c9c53732f1 2026-04-23 01:37:52.247 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port b18993ab-d1c2-40e3-8e36-913462e89889 2026-04-23 01:37:52.583 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port c796d49d-2fe2-4615-8375-752e9aab8d1c 2026-04-23 01:37:53.776 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port b18993ab-d1c2-40e3-8e36-913462e89889 2026-04-23 01:37:53.990 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port c796d49d-2fe2-4615-8375-752e9aab8d1c 2026-04-23 01:38:12.069 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 24b06f91-fe1b-4b11-9fa6-ccb805d38191 2026-04-23 01:38:12.177 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-526243e7-80b1-4dc9-8d5f-da45361a4d62'] response: {'server_uuid': '5fb93745-fee9-47c4-a316-7ef9be8d1631', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '24b06f91-fe1b-4b11-9fa6-ccb805d38191', 'code': 200} 2026-04-23 01:38:14.769 10 INFO neutron.plugins.ml2.plugin [None req-6f2d2146-13e3-4e1f-b344-d52e8bb6b71b - - - - - -] Attempt 1 to provision port 24b06f91-fe1b-4b11-9fa6-ccb805d38191 2026-04-23 01:38:15.789 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 24b06f91-fe1b-4b11-9fa6-ccb805d38191 2026-04-23 01:38:29.842 10 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port fbf4bf6a-a52e-4425-bfda-dabe938eea86 2026-04-23 01:38:30.067 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-447722fb-5250-4108-9dd8-5db65501d159'] response: {'server_uuid': '5fb93745-fee9-47c4-a316-7ef9be8d1631', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fbf4bf6a-a52e-4425-bfda-dabe938eea86', 'code': 200} 2026-04-23 01:38:32.352 9 INFO neutron.plugins.ml2.plugin [None req-402586f3-fc56-4c85-a2ad-2591bb731f7a - - - - - -] Attempt 1 to provision port fbf4bf6a-a52e-4425-bfda-dabe938eea86 2026-04-23 01:38:45.864 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port fbf4bf6a-a52e-4425-bfda-dabe938eea86 2026-04-23 01:38:46.305 10 INFO neutron.plugins.ml2.plugin [None req-352099b4-2b76-43f0-96c4-4ae6fc9e4113 - - - - - -] Attempt 1 to provision port fbf4bf6a-a52e-4425-bfda-dabe938eea86 2026-04-23 01:38:57.048 10 INFO neutron.plugins.ml2.plugin [None req-beb4f472-a610-4070-a68a-04881327f517 - - - - - -] Attempt 1 to provision port 24b06f91-fe1b-4b11-9fa6-ccb805d38191 2026-04-23 01:38:57.851 9 INFO neutron.plugins.ml2.plugin [None req-52b785ab-e88b-4a07-8683-e0d9042a335d - - - - - -] Attempt 1 to provision port 24b06f91-fe1b-4b11-9fa6-ccb805d38191 2026-04-23 01:39:40.199 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b898c210-6b06-4ef2-91d3-d7b4604c09eb'] response: {'server_uuid': 'd9a102a4-95fb-4736-b68c-f8dbf1eb25cd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f550bda1-1a76-4249-a359-c3b6dda06bfc', 'code': 200}