+ COMMAND=start + start + start_ovn + exec neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-06-26 11:02:33.291 1 INFO neutron.common.config [-] Logging enabled! 2026-06-26 11:02:33.291 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-server version 21.2.2.dev24 2026-06-26 11:02:33.293 1 INFO neutron.common.config [-] Logging enabled! 2026-06-26 11:02:33.293 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-server version 21.2.2.dev24 2026-06-26 11:02:33.550 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-26 11:02:34.276 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-06-26 11:02:34.279 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-26 11:02:34.281 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-26 11:02:34.282 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-06-26 11:02:34.282 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-06-26 11:02:34.282 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-06-26 11:02:34.282 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-26 11:02:34.287 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-26 11:02:34.287 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-26 11:02:34.288 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-06-26 11:02:34.626 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-06-26 11:02:34.626 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-06-26 11:02:34.627 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-06-26 11:02:34.643 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-26 11:02:34.644 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-26 11:02:34.644 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-06-26 11:02:34.644 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-06-26 11:02:37.534 1 INFO neutron.plugins.ml2.managers [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Initializing driver for type 'vlan' 2026-06-26 11:02:37.792 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] VlanTypeDriver initialization complete 2026-06-26 11:02:37.793 1 INFO neutron.plugins.ml2.managers [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-26 11:02:37.793 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-26 11:02:37.794 1 INFO neutron.plugins.ml2.managers [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Initializing extension driver 'port_security' 2026-06-26 11:02:37.794 1 INFO neutron.plugins.ml2.extensions.port_security [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-26 11:02:37.794 1 INFO neutron.plugins.ml2.managers [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Initializing extension driver 'qos' 2026-06-26 11:02:37.795 1 INFO neutron.plugins.ml2.managers [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Initializing mechanism driver 'ovn' 2026-06-26 11:02:37.795 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Starting OVNMechanismDriver 2026-06-26 11:02:37.817 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] OVN logging driver registered 2026-06-26 11:02:37.821 1 INFO neutron.quota [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded quota_driver: . 2026-06-26 11:02:37.822 1 INFO neutron.plugins.ml2.plugin [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Modular L2 Plugin initialization complete 2026-06-26 11:02:37.822 1 INFO neutron.plugins.ml2.managers [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-26 11:02:37.822 1 INFO neutron.plugins.ml2.managers [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-26 11:02:37.822 1 INFO neutron.plugins.ml2.managers [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-26 11:02:37.823 1 INFO neutron.extensions.vlantransparent [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Disabled vlantransparent extension. 2026-06-26 11:02:37.823 1 INFO neutron.manager [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loading Plugin: qos 2026-06-26 11:02:37.831 1 INFO neutron.manager [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loading Plugin: ovn-router 2026-06-26 11:02:37.846 1 INFO neutron.services.ovn_l3.plugin [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Starting OVNL3RouterPlugin 2026-06-26 11:02:37.846 1 INFO neutron.manager [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loading Plugin: segments 2026-06-26 11:02:37.923 1 INFO neutron.manager [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loading Plugin: trunk 2026-06-26 11:02:37.929 1 INFO neutron.manager [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loading Plugin: log 2026-06-26 11:02:37.931 1 INFO neutron.manager [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loading Plugin: auto_allocate 2026-06-26 11:02:37.934 1 INFO neutron.manager [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loading Plugin: tag 2026-06-26 11:02:37.938 1 INFO neutron.manager [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loading Plugin: timestamp 2026-06-26 11:02:37.940 1 INFO neutron.manager [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loading Plugin: network_ip_availability 2026-06-26 11:02:37.943 1 INFO neutron.manager [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loading Plugin: flavors 2026-06-26 11:02:37.945 1 INFO neutron.manager [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loading Plugin: revisions 2026-06-26 11:02:37.948 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Initializing extension manager. 2026-06-26 11:02:37.949 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: address-group 2026-06-26 11:02:37.950 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: address-scope 2026-06-26 11:02:37.950 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-06-26 11:02:37.951 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: agent 2026-06-26 11:02:37.951 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-06-26 11:02:37.952 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-26 11:02:37.953 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-26 11:02:37.953 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: availability_zone 2026-06-26 11:02:37.954 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-06-26 11:02:37.954 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-26 11:02:37.955 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: default-subnetpools 2026-06-26 11:02:37.956 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-26 11:02:37.956 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: dns-integration 2026-06-26 11:02:37.957 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: dns-domain-ports 2026-06-26 11:02:37.957 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-06-26 11:02:37.958 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-06-26 11:02:37.958 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-26 11:02:37.959 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Extension empty-string-filtering not supported by any of loaded plugins 2026-06-26 11:02:37.959 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-26 11:02:37.960 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-26 11:02:37.960 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: external-net 2026-06-26 11:02:37.960 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-26 11:02:37.961 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: extraroute 2026-06-26 11:02:37.961 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-06-26 11:02:37.962 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: filter-validation 2026-06-26 11:02:37.962 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-26 11:02:37.963 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-26 11:02:37.963 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-26 11:02:37.964 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: fip-port-details 2026-06-26 11:02:37.964 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: flavors 2026-06-26 11:02:37.965 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-26 11:02:37.966 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: floatingip-pools 2026-06-26 11:02:37.966 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: ip_allocation 2026-06-26 11:02:37.967 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-06-26 11:02:37.967 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: l2_adjacency 2026-06-26 11:02:37.968 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: router 2026-06-26 11:02:37.969 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-26 11:02:37.970 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: ext-gw-mode 2026-06-26 11:02:37.970 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Extension l3-ha not supported by any of loaded plugins 2026-06-26 11:02:37.971 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-26 11:02:37.971 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Extension l3-flavors not supported by any of loaded plugins 2026-06-26 11:02:37.972 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-26 11:02:37.972 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-06-26 11:02:37.974 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-06-26 11:02:37.975 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-26 11:02:37.976 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: logging 2026-06-26 11:02:37.976 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-26 11:02:37.977 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-26 11:02:37.977 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: multi-provider 2026-06-26 11:02:37.978 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: net-mtu 2026-06-26 11:02:37.978 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: net-mtu-writable 2026-06-26 11:02:37.979 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: network_availability_zone 2026-06-26 11:02:37.979 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: network-ip-availability 2026-06-26 11:02:37.980 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-26 11:02:37.981 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: pagination 2026-06-26 11:02:37.981 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: port-device-profile 2026-06-26 11:02:37.981 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-06-26 11:02:37.982 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-26 11:02:37.982 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-26 11:02:37.983 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: port-resource-request 2026-06-26 11:02:37.983 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-26 11:02:37.984 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: binding 2026-06-26 11:02:37.984 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: binding-extended 2026-06-26 11:02:37.985 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: port-security 2026-06-26 11:02:37.985 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: project-id 2026-06-26 11:02:37.986 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: provider 2026-06-26 11:02:37.987 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: qos 2026-06-26 11:02:37.988 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-26 11:02:37.988 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-26 11:02:37.989 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: qos-default 2026-06-26 11:02:37.989 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: qos-fip 2026-06-26 11:02:37.989 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-26 11:02:37.990 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-26 11:02:37.990 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-26 11:02:37.991 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-26 11:02:37.991 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-26 11:02:37.992 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: qos-pps 2026-06-26 11:02:37.992 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-26 11:02:37.993 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-26 11:02:37.993 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: qos-rules-alias 2026-06-26 11:02:37.994 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: quota-check-limit 2026-06-26 11:02:37.995 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: quotas 2026-06-26 11:02:37.996 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: quota_details 2026-06-26 11:02:37.997 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: rbac-policies 2026-06-26 11:02:37.998 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-06-26 11:02:37.998 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: rbac-address-scope 2026-06-26 11:02:37.998 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: rbac-security-groups 2026-06-26 11:02:37.999 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-06-26 11:02:37.999 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: revision-if-match 2026-06-26 11:02:38.000 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-26 11:02:38.000 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: router_availability_zone 2026-06-26 11:02:38.001 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-26 11:02:38.001 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-26 11:02:38.002 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-06-26 11:02:38.002 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-26 11:02:38.003 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-26 11:02:38.008 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: security-group 2026-06-26 11:02:38.009 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: segment 2026-06-26 11:02:38.010 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-26 11:02:38.010 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: service-type 2026-06-26 11:02:38.011 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: sorting 2026-06-26 11:02:38.011 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: standard-attr-segment 2026-06-26 11:02:38.012 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: standard-attr-description 2026-06-26 11:02:38.012 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: stateful-security-group 2026-06-26 11:02:38.013 1 WARNING neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-26 11:02:38.013 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-06-26 11:02:38.014 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-06-26 11:02:38.014 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-26 11:02:38.015 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: subnet-service-types 2026-06-26 11:02:38.016 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: subnet_allocation 2026-06-26 11:02:38.016 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-26 11:02:38.017 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-26 11:02:38.019 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: standard-attr-tag 2026-06-26 11:02:38.019 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-26 11:02:38.020 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: trunk 2026-06-26 11:02:38.020 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Loaded extension: trunk-details 2026-06-26 11:02:38.021 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-26 11:02:38.021 1 INFO neutron.api.extensions [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-26 11:02:38.023 1 INFO neutron.quota.resource_registry [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-26 11:02:38.023 1 INFO neutron.quota.resource_registry [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-26 11:02:38.023 1 INFO neutron.quota.resource_registry [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-26 11:02:38.023 1 INFO neutron.quota.resource_registry [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-26 11:02:38.024 1 INFO neutron.quota.resource_registry [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-26 11:02:38.024 1 INFO neutron.quota.resource_registry [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-26 11:02:38.026 1 INFO neutron.quota.resource_registry [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-26 11:02:38.026 1 INFO neutron.quota.resource_registry [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-26 11:02:38.027 1 INFO neutron.quota.resource_registry [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-26 11:02:38.027 1 INFO neutron.quota.resource_registry [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-26 11:02:38.027 1 WARNING neutron.quota.resource_registry [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] subnetpool is already registered 2026-06-26 11:02:38.027 1 INFO neutron.quota.resource_registry [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-26 11:02:38.029 1 INFO neutron.quota.resource_registry [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-26 11:02:38.030 1 WARNING neutron.quota.resource_registry [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] router is already registered 2026-06-26 11:02:38.030 1 INFO neutron.quota.resource_registry [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-26 11:02:38.030 1 WARNING neutron.quota.resource_registry [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] floatingip is already registered 2026-06-26 11:02:38.031 1 INFO neutron.quota.resource_registry [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-26 11:02:38.031 1 WARNING neutron.quota.resource_registry [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] rbac_policy is already registered 2026-06-26 11:02:38.031 1 INFO neutron.quota.resource_registry [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-26 11:02:38.032 1 WARNING neutron.quota.resource_registry [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] security_group is already registered 2026-06-26 11:02:38.032 1 INFO neutron.quota.resource_registry [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-26 11:02:38.032 1 WARNING neutron.quota.resource_registry [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] security_group_rule is already registered 2026-06-26 11:02:38.032 1 INFO neutron.quota.resource_registry [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-26 11:02:38.032 1 WARNING neutron.quota.resource_registry [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] subnetpool is already registered 2026-06-26 11:02:38.032 1 INFO neutron.quota.resource_registry [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-26 11:02:38.032 1 WARNING neutron.quota.resource_registry [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] trunk is already registered 2026-06-26 11:02:38.059 1 WARNING keystonemiddleware._common.config [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-26 11:02:38.065 1 WARNING oslo_config.cfg [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-26 11:02:38.068 1 INFO oslo_service.service [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Starting 2 workers 2026-06-26 11:02:38.072 1 INFO neutron.service [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Neutron service started, listening on 0.0.0.0:9696 2026-06-26 11:02:38.089 1 INFO oslo_service.service [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Starting 2 workers 2026-06-26 11:02:38.096 10 INFO neutron.db.ovn_hash_ring_db [None req-9bd7ed80-81f3-4c71-aa7d-51aee6175539 - - - - - -] Nodes from host "neutron-server-77cf7f6457-7lj4t" and group "mechanism_driver" removed from the Hash Ring 2026-06-26 11:02:38.095 1 INFO oslo_service.service [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Starting 1 workers 2026-06-26 11:02:38.099 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-06-26 11:02:38.099 1 INFO oslo_service.service [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Starting 1 workers 2026-06-26 11:02:38.102 1 INFO oslo_service.service [None req-33326522-35bc-4505-b518-3b7c38042281 - - - - - -] Starting 1 workers 2026-06-26 11:02:38.104 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-06-26 11:02:38.110 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for MaintenanceWorker with retry 2026-06-26 11:02:38.114 1 WARNING oslo_config.cfg [-] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. 2026-06-26 11:02:38.117 10 INFO neutron.db.ovn_hash_ring_db [None req-9bd7ed80-81f3-4c71-aa7d-51aee6175539 - - - - - -] Node 8896c60c-0744-449f-b750-9dec83d6d0f7 from host "neutron-server-77cf7f6457-7lj4t" and group "mechanism_driver" added to the Hash Ring 2026-06-26 11:02:38.118 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9bd7ed80-81f3-4c71-aa7d-51aee6175539 - - - - - -] Hash Ring probing thread has started 2026-06-26 11:02:38.125 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-9bd7ed80-81f3-4c71-aa7d-51aee6175539 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-06-26 11:02:38.133 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-902d272b-3d83-4006-bbfe-abd65ed33ccc - - - - - -] tcp:10.108.154.204:6641: connecting... 2026-06-26 11:02:38.134 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-902d272b-3d83-4006-bbfe-abd65ed33ccc - - - - - -] tcp:10.108.154.204:6641: connected 2026-06-26 11:02:38.137 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f5dfa902-8442-43f9-a680-fdbdbfbf5236 - - - - - -] tcp:10.108.154.204:6641: connecting... 2026-06-26 11:02:38.137 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f5dfa902-8442-43f9-a680-fdbdbfbf5236 - - - - - -] tcp:10.108.154.204:6641: connected 2026-06-26 11:02:38.144 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.108.154.204:6641: connecting... 2026-06-26 11:02:38.145 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.108.154.204:6641: connected 2026-06-26 11:02:38.157 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9bd7ed80-81f3-4c71-aa7d-51aee6175539 - - - - - -] tcp:10.108.154.204:6641: connecting... 2026-06-26 11:02:38.158 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9bd7ed80-81f3-4c71-aa7d-51aee6175539 - - - - - -] tcp:10.108.154.204:6641: connected 2026-06-26 11:02:38.167 9 INFO neutron.db.ovn_hash_ring_db [None req-21341cc7-a124-4e3c-ab7c-511ca63c5f9f - - - - - -] Node 29db7ca2-8d89-45b4-8e87-6f7a22d754d2 from host "neutron-server-77cf7f6457-7lj4t" and group "mechanism_driver" added to the Hash Ring 2026-06-26 11:02:38.168 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-21341cc7-a124-4e3c-ab7c-511ca63c5f9f - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-06-26 11:02:38.175 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbSbOvnIdl for MaintenanceWorker with retry 2026-06-26 11:02:38.181 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.109.112.24:6642: connecting... 2026-06-26 11:02:38.181 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.109.112.24:6642: connected 2026-06-26 11:02:38.203 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-9bd7ed80-81f3-4c71-aa7d-51aee6175539 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-06-26 11:02:38.205 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-21341cc7-a124-4e3c-ab7c-511ca63c5f9f - - - - - -] tcp:10.108.154.204:6641: connecting... 2026-06-26 11:02:38.205 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-f5dfa902-8442-43f9-a680-fdbdbfbf5236 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-06-26 11:02:38.205 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-21341cc7-a124-4e3c-ab7c-511ca63c5f9f - - - - - -] tcp:10.108.154.204:6641: connected 2026-06-26 11:02:38.210 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9bd7ed80-81f3-4c71-aa7d-51aee6175539 - - - - - -] tcp:10.109.112.24:6642: connecting... 2026-06-26 11:02:38.210 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9bd7ed80-81f3-4c71-aa7d-51aee6175539 - - - - - -] tcp:10.109.112.24:6642: connected 2026-06-26 11:02:38.214 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f5dfa902-8442-43f9-a680-fdbdbfbf5236 - - - - - -] tcp:10.109.112.24:6642: connecting... 2026-06-26 11:02:38.214 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f5dfa902-8442-43f9-a680-fdbdbfbf5236 - - - - - -] tcp:10.109.112.24:6642: connected 2026-06-26 11:02:38.216 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-06-26 11:02:38.216 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-06-26 11:02:38.217 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-06-26 11:02:38.223 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-902d272b-3d83-4006-bbfe-abd65ed33ccc - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-06-26 11:02:38.224 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] Maintenance task thread has started 2026-06-26 11:02:38.229 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-902d272b-3d83-4006-bbfe-abd65ed33ccc - - - - - -] tcp:10.109.112.24:6642: connecting... 2026-06-26 11:02:38.230 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-902d272b-3d83-4006-bbfe-abd65ed33ccc - - - - - -] tcp:10.109.112.24:6642: connected 2026-06-26 11:02:38.254 10 INFO neutron.wsgi [-] (10) wsgi starting up on http://0.0.0.0:9696 2026-06-26 11:02:38.269 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-21341cc7-a124-4e3c-ab7c-511ca63c5f9f - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-06-26 11:02:38.276 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-21341cc7-a124-4e3c-ab7c-511ca63c5f9f - - - - - -] tcp:10.109.112.24:6642: connecting... 2026-06-26 11:02:38.277 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-21341cc7-a124-4e3c-ab7c-511ca63c5f9f - - - - - -] tcp:10.109.112.24:6642: connected 2026-06-26 11:02:38.353 9 INFO neutron.wsgi [-] (9) wsgi starting up on http://0.0.0.0:9696 2026-06-26 11:02:38.382 15 INFO neutron.db.ovn_hash_ring_db [None req-0f4bf914-8574-4248-a978-42fef896c426 - - - - - -] Cleaned up Hash Ring nodes older than 5 days 2026-06-26 11:02:38.426 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-0f4bf914-8574-4248-a978-42fef896c426 - - - - - -] Starting OVNClientQosExtension 2026-06-26 11:02:44.487 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0037858 /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:02:47.636 10 WARNING oslo_policy.policy [None req-f1df1533-0bed-428c-b7cd-bb1cc21addfe df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-06-26 11:02:47.888 10 INFO neutron.wsgi [None req-f1df1533-0bed-428c-b7cd-bb1cc21addfe df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/networks HTTP/1.1" status: 200 len: 189 time: 0.8149946 2026-06-26 11:02:48.037 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-6e399cd0-b4fa-4b8b-bf7c-a17ca9455a35 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Starting OVNClientQosExtension 2026-06-26 11:02:48.037 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-6e399cd0-b4fa-4b8b-bf7c-a17ca9455a35 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Starting OVNClientPlacementExtension 2026-06-26 11:02:48.059 10 INFO neutron.db.ovn_revision_numbers_db [None req-6e399cd0-b4fa-4b8b-bf7c-a17ca9455a35 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 747085d7-662f-4ae6-851d-b5cc6cbcc62f (type: security_groups) to 1 2026-06-26 11:02:48.072 10 WARNING neutron.services.revisions.revision_plugin [None req-6e399cd0-b4fa-4b8b-bf7c-a17ca9455a35 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Could not find related network for resource to bump revision. 2026-06-26 11:02:48.131 10 INFO neutron.db.segments_db [None req-6e399cd0-b4fa-4b8b-bf7c-a17ca9455a35 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Added segment f7fef048-3af2-46f3-9b95-82d5efd43974 of type flat for network 20f6d01b-24c3-42c0-b7fb-c84d1393658f 2026-06-26 11:02:48.326 10 INFO neutron.db.ovn_revision_numbers_db [None req-6e399cd0-b4fa-4b8b-bf7c-a17ca9455a35 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 20f6d01b-24c3-42c0-b7fb-c84d1393658f (type: networks) to 1 2026-06-26 11:02:48.407 15 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_db_sync [None req-d8e8ad9e-2c5c-4ee2-9bed-1146641a6857 - - - - - -] Missing metadata port found in Neutron for network 20f6d01b-24c3-42c0-b7fb-c84d1393658f 2026-06-26 11:02:48.422 15 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_db_sync [None req-d8e8ad9e-2c5c-4ee2-9bed-1146641a6857 - - - - - -] Network found in OVN but not in Neutron, network_id=neutron-20f6d01b-24c3-42c0-b7fb-c84d1393658f 2026-06-26 11:02:48.515 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-d8e8ad9e-2c5c-4ee2-9bed-1146641a6857 - - - - - -] Starting OVNClientQosExtension 2026-06-26 11:02:48.525 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-d8e8ad9e-2c5c-4ee2-9bed-1146641a6857 - - - - - -] Starting OVNClientQosExtension 2026-06-26 11:02:48.610 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6e399cd0-b4fa-4b8b-bf7c-a17ca9455a35 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:02:48.612 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6e399cd0-b4fa-4b8b-bf7c-a17ca9455a35 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network 20f6d01b-24c3-42c0-b7fb-c84d1393658f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:02:48.693 10 INFO neutron.db.ovn_revision_numbers_db [None req-6e399cd0-b4fa-4b8b-bf7c-a17ca9455a35 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource e9493090-7582-41ff-a7d1-d08cd711b74b (type: ports) to 1 2026-06-26 11:02:48.719 10 INFO neutron.wsgi [None req-6e399cd0-b4fa-4b8b-bf7c-a17ca9455a35 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23,10.0.0.184 "POST /v2.0/networks HTTP/1.1" status: 201 len: 886 time: 0.8267546 2026-06-26 11:02:49.833 10 INFO neutron.wsgi [None req-e6ed24ee-f97a-4e5e-8fbb-d9a3f72c5ce9 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 188 time: 0.0658274 2026-06-26 11:02:49.900 10 INFO neutron.wsgi [None req-dd7a04de-f5a8-4f5a-a5b6-11c9ce709634 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/networks HTTP/1.1" status: 200 len: 890 time: 0.0626786 2026-06-26 11:02:50.296 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ed67c924-5274-42bf-af39-a199827645cc df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:02:50.298 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ed67c924-5274-42bf-af39-a199827645cc df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network 20f6d01b-24c3-42c0-b7fb-c84d1393658f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:02:51.162 10 INFO neutron.db.ovn_revision_numbers_db [None req-ed67c924-5274-42bf-af39-a199827645cc df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource e9493090-7582-41ff-a7d1-d08cd711b74b (type: ports) to 2 2026-06-26 11:02:51.177 10 INFO neutron.db.ovn_revision_numbers_db [None req-ed67c924-5274-42bf-af39-a199827645cc df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 67e3f08a-d22e-4f20-b579-778c57fd5802 (type: subnets) to 0 2026-06-26 11:02:51.191 10 INFO neutron.wsgi [None req-ed67c924-5274-42bf-af39-a199827645cc df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23,10.0.0.184 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 1.2831314 2026-06-26 11:02:59.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028303 2026-06-26 11:03:14.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024762 2026-06-26 11:03:29.483 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015259 2026-06-26 11:03:29.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019288 2026-06-26 11:03:44.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026126 2026-06-26 11:03:44.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024145 2026-06-26 11:03:59.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026145 2026-06-26 11:03:59.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035527 2026-06-26 11:04:14.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034170 2026-06-26 11:04:14.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032172 2026-06-26 11:04:29.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024726 2026-06-26 11:04:29.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025535 2026-06-26 11:04:44.487 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0041234 2026-06-26 11:04:44.488 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029483 2026-06-26 11:04:59.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022881 2026-06-26 11:04:59.487 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018961 2026-06-26 11:05:14.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027418 2026-06-26 11:05:14.488 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018134 2026-06-26 11:05:29.484 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021367 2026-06-26 11:05:29.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025640 2026-06-26 11:05:44.483 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013459 2026-06-26 11:05:44.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028806 2026-06-26 11:05:59.495 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022056 2026-06-26 11:05:59.497 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0009055 2026-06-26 11:06:14.484 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022488 2026-06-26 11:06:14.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026875 2026-06-26 11:06:29.484 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021389 2026-06-26 11:06:29.487 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0055072 2026-06-26 11:06:44.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016901 2026-06-26 11:06:44.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013230 2026-06-26 11:06:59.484 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021110 2026-06-26 11:06:59.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031948 2026-06-26 11:07:14.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023236 2026-06-26 11:07:14.487 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033896 2026-06-26 11:07:29.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017908 2026-06-26 11:07:29.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029199 2026-06-26 11:07:38.455 15 INFO neutron.db.ovn_revision_numbers_db [None req-0f4bf914-8574-4248-a978-42fef896c426 - - - - - -] Successfully bumped revision number for resource 20f6d01b-24c3-42c0-b7fb-c84d1393658f (type: networks) to 2 2026-06-26 11:07:38.456 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0f4bf914-8574-4248-a978-42fef896c426 - - - - - -] Maintenance task: Synchronization finished (took 0.15 seconds) 2026-06-26 11:07:44.484 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024307 2026-06-26 11:07:44.487 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019248 2026-06-26 11:07:59.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023618 2026-06-26 11:07:59.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034299 2026-06-26 11:08:14.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020647 2026-06-26 11:08:14.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032182 2026-06-26 11:08:29.488 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023420 2026-06-26 11:08:29.492 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025353 2026-06-26 11:08:44.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025597 2026-06-26 11:08:44.487 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035269 2026-06-26 11:08:59.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016928 2026-06-26 11:08:59.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029452 2026-06-26 11:09:14.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021796 2026-06-26 11:09:14.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032704 2026-06-26 11:09:29.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027401 2026-06-26 11:09:29.487 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027506 2026-06-26 11:09:44.483 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015523 2026-06-26 11:09:44.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017169 2026-06-26 11:09:59.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024698 2026-06-26 11:09:59.488 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015895 2026-06-26 11:10:14.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024397 2026-06-26 11:10:14.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028553 2026-06-26 11:10:29.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032735 2026-06-26 11:10:29.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032258 2026-06-26 11:10:44.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028369 2026-06-26 11:10:44.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034773 2026-06-26 11:10:59.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016344 2026-06-26 11:10:59.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030410 2026-06-26 11:11:14.484 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015001 2026-06-26 11:11:14.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012522 2026-06-26 11:11:29.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021892 2026-06-26 11:11:29.491 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0049095 2026-06-26 11:11:44.484 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016720 2026-06-26 11:11:44.488 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025499 2026-06-26 11:11:59.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019951 2026-06-26 11:11:59.488 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018432 2026-06-26 11:12:14.487 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0039377 2026-06-26 11:12:14.487 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0045617 2026-06-26 11:12:29.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017900 2026-06-26 11:12:29.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027199 2026-06-26 11:12:43.190 10 INFO neutron.wsgi [None req-60433ba1-6e9a-4332-87ed-d43f77b5cb54 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/networks HTTP/1.1" status: 200 len: 928 time: 0.2047973 2026-06-26 11:12:43.280 10 INFO neutron.db.segments_db [None req-c11cc9ac-bd37-42f1-9d42-cf04c7240c36 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Added segment 692b7faa-0407-43a9-b943-9c3f83521a0d of type geneve for network 7a0ce84d-f41a-4b05-a265-4c6a8cede30a 2026-06-26 11:12:43.840 10 INFO neutron.db.ovn_revision_numbers_db [None req-c11cc9ac-bd37-42f1-9d42-cf04c7240c36 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 7a0ce84d-f41a-4b05-a265-4c6a8cede30a (type: networks) to 1 2026-06-26 11:12:44.014 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c11cc9ac-bd37-42f1-9d42-cf04c7240c36 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:12:44.015 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c11cc9ac-bd37-42f1-9d42-cf04c7240c36 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network 7a0ce84d-f41a-4b05-a265-4c6a8cede30a: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:12:44.166 10 INFO neutron.db.ovn_revision_numbers_db [None req-c11cc9ac-bd37-42f1-9d42-cf04c7240c36 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource f02a4ba8-d6cf-4a10-a49a-d24f1ef04ec8 (type: ports) to 1 2026-06-26 11:12:44.351 10 INFO neutron.wsgi [None req-c11cc9ac-bd37-42f1-9d42-cf04c7240c36 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23,10.0.0.184 "POST /v2.0/networks HTTP/1.1" status: 201 len: 890 time: 1.1566420 2026-06-26 11:12:44.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019109 2026-06-26 11:12:44.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027349 2026-06-26 11:12:45.244 10 INFO neutron.wsgi [None req-978cd183-675e-44fe-a684-fe0cc670499a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 819 time: 0.0751858 2026-06-26 11:12:45.389 10 INFO neutron.wsgi [None req-8d297432-2e1f-449f-9e22-25f9095a986c df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1615 time: 0.1381345 2026-06-26 11:12:46.396 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-27d66e60-11a8-4f2e-8e8e-cef253284ef2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:12:46.398 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-27d66e60-11a8-4f2e-8e8e-cef253284ef2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network 7a0ce84d-f41a-4b05-a265-4c6a8cede30a: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:12:47.173 10 INFO neutron.db.ovn_revision_numbers_db [None req-27d66e60-11a8-4f2e-8e8e-cef253284ef2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource f02a4ba8-d6cf-4a10-a49a-d24f1ef04ec8 (type: ports) to 2 2026-06-26 11:12:47.192 10 INFO neutron.db.ovn_revision_numbers_db [None req-27d66e60-11a8-4f2e-8e8e-cef253284ef2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 4fb5a43c-cb91-4363-9ed4-b5eb2a848bef (type: subnets) to 0 2026-06-26 11:12:47.258 10 INFO neutron.wsgi [None req-27d66e60-11a8-4f2e-8e8e-cef253284ef2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23,10.0.0.184 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 807 time: 1.8648350 2026-06-26 11:12:48.295 10 INFO neutron.wsgi [None req-6e9fa8c4-298a-41a1-baa4-43c6154a294c df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/security-groups?tenant_id=1ac5f51cc12349ee86486f512b35bb2a HTTP/1.1" status: 200 len: 2969 time: 0.0765059 2026-06-26 11:12:48.426 10 INFO neutron.db.ovn_revision_numbers_db [None req-c79b2026-176f-4acb-a016-03afcd7ca339 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 2c104ede-3cdf-4417-b016-22e9d3247bc0 (type: security_groups) to 1 2026-06-26 11:12:48.443 10 INFO neutron.wsgi [None req-c79b2026-176f-4acb-a016-03afcd7ca339 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23,10.0.0.184 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1733 time: 0.1381745 /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:12:49.836 9 WARNING oslo_policy.policy [None req-27b53f81-a2c0-403e-9e8f-5fd0799571fa df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-06-26 11:12:50.111 9 INFO neutron.wsgi [None req-27b53f81-a2c0-403e-9e8f-5fd0799571fa df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/security-groups?tenant_id=1ac5f51cc12349ee86486f512b35bb2a HTTP/1.1" status: 200 len: 4503 time: 0.6829579 2026-06-26 11:12:50.157 9 INFO neutron.wsgi [None req-59910dad-a52b-4dcc-adec-70fea5c3321a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 4503 time: 0.0384848 2026-06-26 11:12:50.423 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-ce187a96-5ebc-4362-976b-796ff0e3e1be df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Starting OVNClientQosExtension 2026-06-26 11:12:50.424 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-ce187a96-5ebc-4362-976b-796ff0e3e1be df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Starting OVNClientPlacementExtension 2026-06-26 11:12:50.496 9 INFO neutron.db.ovn_revision_numbers_db [None req-ce187a96-5ebc-4362-976b-796ff0e3e1be df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource c93982b6-1453-4e62-8116-1ebb5a57ae74 (type: security_group_rules) to 0 2026-06-26 11:12:50.628 9 INFO neutron.wsgi [None req-ce187a96-5ebc-4362-976b-796ff0e3e1be df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23,10.0.0.184 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 749 time: 0.4605889 2026-06-26 11:12:51.440 9 INFO neutron.wsgi [None req-ed5a527f-3d32-4ec1-add8-d4bdb6294a07 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/security-groups?tenant_id=1ac5f51cc12349ee86486f512b35bb2a HTTP/1.1" status: 200 len: 5085 time: 0.0885067 2026-06-26 11:12:51.481 9 INFO neutron.wsgi [None req-be05cf37-8911-4593-9196-6088d9ba4fcc df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 5085 time: 0.0330572 2026-06-26 11:12:51.599 9 INFO neutron.db.ovn_revision_numbers_db [None req-f1a2384c-b99a-45f7-adde-2d5fefb5e9cd df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource b8ccf76b-9b48-43fe-86aa-f21b2e198fb4 (type: security_group_rules) to 0 2026-06-26 11:12:51.620 9 INFO neutron.wsgi [None req-f1a2384c-b99a-45f7-adde-2d5fefb5e9cd df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23,10.0.0.184 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1294913 2026-06-26 11:12:52.421 9 INFO neutron.wsgi [None req-434d8f59-7167-4c9c-9fe0-3247e7362636 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/security-groups?tenant_id=1ac5f51cc12349ee86486f512b35bb2a HTTP/1.1" status: 200 len: 5669 time: 0.0770991 2026-06-26 11:12:52.462 9 INFO neutron.wsgi [None req-2e3212f3-075b-4aa5-82ca-be08136fb049 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 5669 time: 0.0319474 2026-06-26 11:12:52.584 9 INFO neutron.db.ovn_revision_numbers_db [None req-edada55a-37a7-47b8-8408-8615863b18ef df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 05334a15-76f7-461e-874b-eee8fe94ce9a (type: security_group_rules) to 0 2026-06-26 11:12:52.605 9 INFO neutron.wsgi [None req-edada55a-37a7-47b8-8408-8615863b18ef df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23,10.0.0.184 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1327391 2026-06-26 11:12:53.420 9 INFO neutron.wsgi [None req-e709e20a-85c1-4ac0-a296-805c3d6b665b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/security-groups?tenant_id=1ac5f51cc12349ee86486f512b35bb2a HTTP/1.1" status: 200 len: 6253 time: 0.0864162 2026-06-26 11:12:53.480 9 INFO neutron.wsgi [None req-c243dab5-17ae-4665-b4e1-feccaf0caf60 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 6253 time: 0.0536032 2026-06-26 11:12:53.581 9 INFO neutron.db.ovn_revision_numbers_db [None req-f1ae6d90-4bd3-40fc-b6b1-5b1ef3c46b73 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource cd424ab0-59c4-4415-850b-b816a56c5e71 (type: security_group_rules) to 0 2026-06-26 11:12:53.606 9 INFO neutron.wsgi [None req-f1ae6d90-4bd3-40fc-b6b1-5b1ef3c46b73 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23,10.0.0.184 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1198978 2026-06-26 11:12:54.436 9 INFO neutron.wsgi [None req-3786421d-047b-4afd-bb3c-0482b486f8fc df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/security-groups?tenant_id=1ac5f51cc12349ee86486f512b35bb2a HTTP/1.1" status: 200 len: 6837 time: 0.0950539 2026-06-26 11:12:54.480 9 INFO neutron.wsgi [None req-2e06e7f7-4583-4057-aed1-55c2942bc533 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 6837 time: 0.0355651 2026-06-26 11:12:54.785 9 INFO neutron.db.ovn_revision_numbers_db [None req-7558e831-e9f2-4c75-8993-cbdaa12e2890 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 25a79eb5-b4be-4789-8f90-b5db7636d973 (type: security_group_rules) to 0 2026-06-26 11:12:54.807 9 INFO neutron.wsgi [None req-7558e831-e9f2-4c75-8993-cbdaa12e2890 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23,10.0.0.184 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.3171406 2026-06-26 11:12:55.905 10 INFO neutron.wsgi [None req-48aac3d0-dd44-4c21-aa92-44d8b9044b73 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 7421 time: 0.0807886 2026-06-26 11:12:55.963 10 INFO neutron.wsgi [None req-bfc631fa-8bb3-483c-b632-412702c4dd3f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/ports HTTP/1.1" status: 200 len: 2301 time: 0.0465438 2026-06-26 11:12:56.035 10 INFO neutron.wsgi [None req-9b7702c6-764a-46ab-8ebf-c4bfb92a97bf df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1653 time: 0.0625033 2026-06-26 11:12:56.337 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f56b2d70-7567-4aa7-bf28-71499dfae94e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:12:56.338 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f56b2d70-7567-4aa7-bf28-71499dfae94e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network 7a0ce84d-f41a-4b05-a265-4c6a8cede30a: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:12:56.472 10 INFO neutron.db.ovn_revision_numbers_db [None req-f56b2d70-7567-4aa7-bf28-71499dfae94e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 0bcd8c41-bb11-41d4-8564-8a243b4e9840 (type: ports) to 1 2026-06-26 11:12:56.492 10 INFO neutron.wsgi [None req-f56b2d70-7567-4aa7-bf28-71499dfae94e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23,10.0.0.184 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1281 time: 0.4523244 2026-06-26 11:12:59.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028291 2026-06-26 11:12:59.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026007 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:13:03.113 10 INFO neutron.pecan_wsgi.hooks.translation [None req-36833528-f26f-40bf-a9b3-5c020bc94bab df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] GET failed (client error): The resource could not be found. 2026-06-26 11:13:03.115 10 INFO neutron.wsgi [None req-36833528-f26f-40bf-a9b3-5c020bc94bab df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 314 time: 0.0497017 2026-06-26 11:13:03.203 10 INFO neutron.wsgi [None req-d13fc357-422e-4d03-b6b3-39f320ba8207 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1279 time: 0.0837064 2026-06-26 11:13:03.544 10 INFO neutron.db.ovn_revision_numbers_db [None req-9481717d-479b-4577-b002-97c6a2434a91 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 0bcd8c41-bb11-41d4-8564-8a243b4e9840 (type: ports) to 1 2026-06-26 11:13:03.757 10 INFO neutron.db.ovn_revision_numbers_db [None req-9481717d-479b-4577-b002-97c6a2434a91 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 0bcd8c41-bb11-41d4-8564-8a243b4e9840 (type: ports) to 2 2026-06-26 11:13:03.776 10 INFO neutron.wsgi [None req-9481717d-479b-4577-b002-97c6a2434a91 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23,10.0.0.184 "PUT /v2.0/ports/0bcd8c41-bb11-41d4-8564-8a243b4e9840 HTTP/1.1" status: 200 len: 1318 time: 0.5665784 2026-06-26 11:13:05.339 9 INFO neutron.wsgi [None req-4309ae59-ad14-49ee-845e-4fd28f1ab15f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3463 time: 0.1155193 2026-06-26 11:13:06.265 9 INFO neutron.wsgi [None req-870d73c0-f057-47db-b1f3-a94662af5f44 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/security-groups?tenant_id=1ac5f51cc12349ee86486f512b35bb2a HTTP/1.1" status: 200 len: 7421 time: 0.0685971 2026-06-26 11:13:06.370 9 INFO neutron.db.ovn_revision_numbers_db [None req-238d7fc5-ec55-4148-8375-0afdc88ae83e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource b1941983-197c-4382-b2d1-27355feb1580 (type: security_groups) to 1 2026-06-26 11:13:06.389 9 INFO neutron.wsgi [None req-238d7fc5-ec55-4148-8375-0afdc88ae83e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23,10.0.0.184 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1727 time: 0.1136489 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:13:07.217 10 INFO neutron.wsgi [None req-0efdc8f9-2b4a-4228-ab18-6bff4626b827 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/security-groups?tenant_id=1ac5f51cc12349ee86486f512b35bb2a HTTP/1.1" status: 200 len: 8949 time: 0.0673330 2026-06-26 11:13:07.268 10 INFO neutron.wsgi [None req-b0a5fb50-7999-44ea-b40b-27adeebb42d7 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 8949 time: 0.0412276 2026-06-26 11:13:07.395 10 INFO neutron.db.ovn_revision_numbers_db [None req-8f86afde-5733-4189-a3ab-88c1d3bd8404 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource d102423f-2030-4875-a3d2-b6c1995709c7 (type: security_group_rules) to 0 2026-06-26 11:13:07.442 10 INFO neutron.wsgi [None req-8f86afde-5733-4189-a3ab-88c1d3bd8404 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23,10.0.0.184 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 771 time: 0.1633086 2026-06-26 11:13:08.262 10 INFO neutron.wsgi [None req-b18e522b-7533-44d0-944f-378b72629f9e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/security-groups?tenant_id=1ac5f51cc12349ee86486f512b35bb2a HTTP/1.1" status: 200 len: 9553 time: 0.0727758 2026-06-26 11:13:08.322 10 INFO neutron.wsgi [None req-f5647956-f9b5-46e3-9b76-d83449a0bd2d df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 9553 time: 0.0490048 2026-06-26 11:13:08.438 10 INFO neutron.db.ovn_revision_numbers_db [None req-3bb7c1c3-885a-43de-b665-d2db9e5d464c df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 9ebe488d-6ec9-42b1-8b87-27f2162c7d45 (type: security_group_rules) to 0 2026-06-26 11:13:08.460 10 INFO neutron.wsgi [None req-3bb7c1c3-885a-43de-b665-d2db9e5d464c df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23,10.0.0.184 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 775 time: 0.1296234 2026-06-26 11:13:14.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025718 2026-06-26 11:13:14.487 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0041897 2026-06-26 11:13:29.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013783 2026-06-26 11:13:29.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022590 2026-06-26 11:13:44.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023389 2026-06-26 11:13:44.487 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014064 2026-06-26 11:13:59.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017276 2026-06-26 11:13:59.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0039763 2026-06-26 11:14:14.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018938 2026-06-26 11:14:14.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028982 2026-06-26 11:14:29.484 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015783 2026-06-26 11:14:29.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026960 2026-06-26 11:14:44.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028393 2026-06-26 11:14:44.488 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0049341 2026-06-26 11:14:59.483 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014250 2026-06-26 11:14:59.484 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022080 2026-06-26 11:15:01.497 9 INFO neutron.wsgi [None req-1d775a95-8eff-494e-b837-6cdca5ee05b0 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/quotas/1ac5f51cc12349ee86486f512b35bb2a HTTP/1.1" status: 200 len: 362 time: 0.0213380 /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' 2026-06-26 11:15:01.868 9 INFO neutron.wsgi [None req-210188b5-2bc0-4738-80e2-d34fd4857732 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "PUT /v2.0/quotas/1ac5f51cc12349ee86486f512b35bb2a HTTP/1.1" status: 200 len: 361 time: 0.0592015 2026-06-26 11:15:02.237 9 INFO neutron.wsgi [None req-3a191007-94c1-481a-902b-e6e38834ae8e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/quotas/1ac5f51cc12349ee86486f512b35bb2a HTTP/1.1" status: 200 len: 361 time: 0.0140676 2026-06-26 11:15:14.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026028 2026-06-26 11:15:14.490 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027642 2026-06-26 11:15:29.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029299 2026-06-26 11:15:29.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028057 2026-06-26 11:15:44.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026796 2026-06-26 11:15:44.488 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0046561 2026-06-26 11:15:59.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022876 2026-06-26 11:15:59.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025148 2026-06-26 11:16:14.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025139 2026-06-26 11:16:14.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028918 2026-06-26 11:16:29.484 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018177 2026-06-26 11:16:29.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018435 2026-06-26 11:16:44.484 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015717 2026-06-26 11:16:44.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012631 2026-06-26 11:16:59.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026023 2026-06-26 11:16:59.487 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0041170 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:17:04.114 9 INFO neutron.pecan_wsgi.hooks.translation [None req-89c173c5-7260-44b8-b5f2-fef79235dfa2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] GET failed (client error): The resource could not be found. 2026-06-26 11:17:04.115 9 INFO neutron.wsgi [None req-89c173c5-7260-44b8-b5f2-fef79235dfa2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.2144837 2026-06-26 11:17:04.176 9 INFO neutron.wsgi [None req-76df57f0-a057-4ae5-bcf0-c93e4b8c87be df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1373 time: 0.0575147 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:17:05.847 10 INFO neutron.pecan_wsgi.hooks.translation [None req-72e46f1e-f242-47cd-a440-1e6d3d692ca2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] GET failed (client error): The resource could not be found. 2026-06-26 11:17:05.849 10 INFO neutron.wsgi [None req-72e46f1e-f242-47cd-a440-1e6d3d692ca2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.0685480 2026-06-26 11:17:05.889 10 INFO neutron.wsgi [None req-8df5958f-360a-4c88-b400-0e50d424e739 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1373 time: 0.0323434 2026-06-26 11:17:06.959 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status up for port: 0bcd8c41-bb11-41d4-8564-8a243b4e9840 2026-06-26 11:17:06.993 9 INFO neutron.plugins.ml2.plugin [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Attempt 1 to provision port 0bcd8c41-bb11-41d4-8564-8a243b4e9840 2026-06-26 11:17:07.447 9 INFO neutron.db.ovn_revision_numbers_db [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Successfully bumped revision number for resource 0bcd8c41-bb11-41d4-8564-8a243b4e9840 (type: ports) to 4 2026-06-26 11:17:14.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026071 2026-06-26 11:17:14.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020897 2026-06-26 11:17:29.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032797 2026-06-26 11:17:29.490 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030515 2026-06-26 11:17:38.559 15 INFO neutron.db.ovn_revision_numbers_db [None req-0f4bf914-8574-4248-a978-42fef896c426 - - - - - -] Successfully bumped revision number for resource 7a0ce84d-f41a-4b05-a265-4c6a8cede30a (type: networks) to 2 2026-06-26 11:17:38.767 15 INFO neutron.db.ovn_revision_numbers_db [None req-0f4bf914-8574-4248-a978-42fef896c426 - - - - - -] Successfully bumped revision number for resource 2c104ede-3cdf-4417-b016-22e9d3247bc0 (type: security_groups) to 6 2026-06-26 11:17:38.865 15 INFO neutron.db.ovn_revision_numbers_db [None req-0f4bf914-8574-4248-a978-42fef896c426 - - - - - -] Successfully bumped revision number for resource b1941983-197c-4382-b2d1-27355feb1580 (type: security_groups) to 3 2026-06-26 11:17:38.866 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0f4bf914-8574-4248-a978-42fef896c426 - - - - - -] Maintenance task: Synchronization finished (took 0.48 seconds) 2026-06-26 11:17:44.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023873 2026-06-26 11:17:44.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024683 2026-06-26 11:17:59.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035734 2026-06-26 11:17:59.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0037472 2026-06-26 11:18:14.484 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015523 2026-06-26 11:18:14.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025632 2026-06-26 11:18:29.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034952 2026-06-26 11:18:29.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032940 2026-06-26 11:18:44.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035582 2026-06-26 11:18:44.488 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0011446 2026-06-26 11:18:59.484 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016499 2026-06-26 11:18:59.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012646 2026-06-26 11:19:14.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026412 2026-06-26 11:19:14.487 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013099 2026-06-26 11:19:29.484 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013382 2026-06-26 11:19:29.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015321 2026-06-26 11:19:44.483 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013182 2026-06-26 11:19:44.483 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012298 2026-06-26 11:19:59.483 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016649 2026-06-26 11:19:59.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020483 2026-06-26 11:20:14.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026832 2026-06-26 11:20:14.488 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013385 2026-06-26 11:20:29.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017822 2026-06-26 11:20:29.487 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021660 2026-06-26 11:20:44.484 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016136 2026-06-26 11:20:44.489 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0056791 2026-06-26 11:20:59.487 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024796 2026-06-26 11:20:59.490 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020039 2026-06-26 11:21:14.493 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0107865 2026-06-26 11:21:14.495 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013676 2026-06-26 11:21:29.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024891 2026-06-26 11:21:29.489 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028114 2026-06-26 11:21:44.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027826 2026-06-26 11:21:44.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030963 2026-06-26 11:21:59.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023801 2026-06-26 11:21:59.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029953 2026-06-26 11:22:14.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032487 2026-06-26 11:22:14.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021448 2026-06-26 11:22:29.483 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012238 2026-06-26 11:22:29.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012488 2026-06-26 11:22:44.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026257 2026-06-26 11:22:44.508 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0214238 2026-06-26 11:22:59.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026333 2026-06-26 11:22:59.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032935 2026-06-26 11:23:14.484 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012562 2026-06-26 11:23:14.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0008976 2026-06-26 11:23:29.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025332 2026-06-26 11:23:29.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023761 2026-06-26 11:23:44.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022390 2026-06-26 11:23:44.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026119 2026-06-26 11:23:59.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023563 2026-06-26 11:23:59.488 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0044081 2026-06-26 11:24:14.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012734 2026-06-26 11:24:14.484 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017371 2026-06-26 11:24:29.484 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016947 2026-06-26 11:24:29.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032301 2026-06-26 11:24:44.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024667 2026-06-26 11:24:44.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025835 2026-06-26 11:24:59.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024695 2026-06-26 11:24:59.487 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035625 2026-06-26 11:25:14.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022728 2026-06-26 11:25:14.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0037394 2026-06-26 11:25:29.483 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012226 2026-06-26 11:25:29.487 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025790 2026-06-26 11:25:44.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023029 2026-06-26 11:25:44.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033355 2026-06-26 11:25:59.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025470 2026-06-26 11:25:59.490 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028560 2026-06-26 11:26:02.626 10 INFO neutron.db.ovn_revision_numbers_db [None req-a640222d-fa57-4982-98c0-d67e02864c87 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 05df14d2-5b5a-4e66-8a5f-d111f384ec52 (type: security_groups) to 1 2026-06-26 11:26:02.646 10 INFO neutron.wsgi [None req-a640222d-fa57-4982-98c0-d67e02864c87 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/security-groups?tenant_id=45ebc3d5ca9b44b8891a6a80f82018cf HTTP/1.1" status: 200 len: 2973 time: 0.2880092 2026-06-26 11:26:02.762 10 INFO neutron.db.ovn_revision_numbers_db [None req-060bdaa1-ae13-4b45-8105-02145119f7b5 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource a56782fa-3ade-4737-938d-286148670b6b (type: security_groups) to 1 2026-06-26 11:26:02.788 10 INFO neutron.wsgi [None req-060bdaa1-ae13-4b45-8105-02145119f7b5 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23,10.0.0.184 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1741 time: 0.1322978 2026-06-26 11:26:03.706 10 INFO neutron.wsgi [None req-4d6f5e61-a626-4480-8e55-f16b6b7c4dc2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/security-groups?tenant_id=45ebc3d5ca9b44b8891a6a80f82018cf HTTP/1.1" status: 200 len: 4515 time: 0.0670297 2026-06-26 11:26:03.803 10 INFO neutron.wsgi [None req-5ca40000-1ec8-4735-a9fe-febdba4495df df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 14480 time: 0.0880280 2026-06-26 11:26:03.918 10 INFO neutron.db.ovn_revision_numbers_db [None req-df91352a-4f9c-4256-afff-8ba698b867a0 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 8f1a639e-bf1e-4e5d-93a0-10cf583c6e86 (type: security_group_rules) to 0 2026-06-26 11:26:03.939 10 INFO neutron.wsgi [None req-df91352a-4f9c-4256-afff-8ba698b867a0 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23,10.0.0.184 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 745 time: 0.1248968 2026-06-26 11:26:04.804 10 INFO neutron.wsgi [None req-0467d52b-6d48-400a-b76a-639ba446ae53 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/security-groups?tenant_id=45ebc3d5ca9b44b8891a6a80f82018cf HTTP/1.1" status: 200 len: 5093 time: 0.0917645 2026-06-26 11:26:04.874 10 INFO neutron.wsgi [None req-01d0ed55-8b11-44cd-b53f-59987c07285f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 15058 time: 0.0610614 2026-06-26 11:26:04.970 10 INFO neutron.db.ovn_revision_numbers_db [None req-96a4db26-cbb8-456f-b4c9-5880bfad1506 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 34bc7627-423d-4658-b064-b970d12178b8 (type: security_group_rules) to 0 2026-06-26 11:26:04.988 10 INFO neutron.wsgi [None req-96a4db26-cbb8-456f-b4c9-5880bfad1506 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23,10.0.0.184 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 747 time: 0.1042359 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:26:05.851 9 INFO neutron.wsgi [None req-a1951277-53a8-453e-bb68-2c82c085d564 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/security-groups?tenant_id=45ebc3d5ca9b44b8891a6a80f82018cf HTTP/1.1" status: 200 len: 5673 time: 0.0868223 2026-06-26 11:26:05.919 9 INFO neutron.wsgi [None req-2cf33377-3887-4127-9c0a-23bd8de70895 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 15638 time: 0.0601609 2026-06-26 11:26:06.005 9 INFO neutron.db.ovn_revision_numbers_db [None req-96201690-800c-47da-be72-ed551e36c406 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 15881bf6-923e-4c52-bf76-8074dc0fb37d (type: security_group_rules) to 0 2026-06-26 11:26:06.029 9 INFO neutron.wsgi [None req-96201690-800c-47da-be72-ed551e36c406 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23,10.0.0.184 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 749 time: 0.0981753 2026-06-26 11:26:06.949 9 INFO neutron.wsgi [None req-788931f7-9cb7-41b2-8793-18dc1969a0e6 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/security-groups?tenant_id=45ebc3d5ca9b44b8891a6a80f82018cf HTTP/1.1" status: 200 len: 6255 time: 0.0713062 2026-06-26 11:26:07.007 9 INFO neutron.wsgi [None req-8b528fd6-8c27-4fa1-ad43-d603be527f3e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16220 time: 0.0503109 2026-06-26 11:26:07.119 9 INFO neutron.db.ovn_revision_numbers_db [None req-78e77eb7-c908-49ec-bc0a-ba0201d6a46d df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 30fc4722-1b93-487e-b1be-aae40271daa0 (type: security_group_rules) to 0 2026-06-26 11:26:07.142 9 INFO neutron.wsgi [None req-78e77eb7-c908-49ec-bc0a-ba0201d6a46d df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23,10.0.0.184 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 750 time: 0.1227896 2026-06-26 11:26:14.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021255 2026-06-26 11:26:14.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027657 2026-06-26 11:26:29.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024276 2026-06-26 11:26:29.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026977 2026-06-26 11:26:44.484 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021982 2026-06-26 11:26:44.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023849 2026-06-26 11:26:59.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025239 2026-06-26 11:26:59.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026569 2026-06-26 11:27:14.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023890 2026-06-26 11:27:14.487 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0047247 2026-06-26 11:27:29.497 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026309 2026-06-26 11:27:29.499 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0046484 2026-06-26 11:27:38.464 15 INFO neutron.db.ovn_revision_numbers_db [None req-0f4bf914-8574-4248-a978-42fef896c426 - - - - - -] Successfully bumped revision number for resource a56782fa-3ade-4737-938d-286148670b6b (type: security_groups) to 5 2026-06-26 11:27:38.464 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0f4bf914-8574-4248-a978-42fef896c426 - - - - - -] Maintenance task: Synchronization finished (took 0.05 seconds) 2026-06-26 11:27:44.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028291 2026-06-26 11:27:44.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034397 2026-06-26 11:27:59.484 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024745 2026-06-26 11:27:59.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032942 2026-06-26 11:28:14.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031879 2026-06-26 11:28:14.487 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022645 2026-06-26 11:28:14.632 10 INFO neutron.wsgi [None req-724aa693-a88f-4e44-90c2-6768bc6a2a31 c05948720a384949b5026f2d9dedbd71 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?tenant_id=45ebc3d5ca9b44b8891a6a80f82018cf&shared=False HTTP/1.1" status: 200 len: 213 time: 0.1540384 2026-06-26 11:28:14.730 10 INFO neutron.db.segments_db [None req-093d8c08-0fe0-4ef9-8a6b-a41c7bea5bc5 c05948720a384949b5026f2d9dedbd71 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] Added segment 64bef478-db79-4d8f-abdf-690bbe2da4de of type geneve for network fccd1a8e-1914-474f-a6e0-bea644cff87e 2026-06-26 11:28:15.021 10 INFO neutron.db.ovn_revision_numbers_db [None req-093d8c08-0fe0-4ef9-8a6b-a41c7bea5bc5 c05948720a384949b5026f2d9dedbd71 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] Successfully bumped revision number for resource fccd1a8e-1914-474f-a6e0-bea644cff87e (type: networks) to 1 2026-06-26 11:28:15.191 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-093d8c08-0fe0-4ef9-8a6b-a41c7bea5bc5 c05948720a384949b5026f2d9dedbd71 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] No more DHCP agents 2026-06-26 11:28:15.193 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-093d8c08-0fe0-4ef9-8a6b-a41c7bea5bc5 c05948720a384949b5026f2d9dedbd71 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] Unable to schedule network fccd1a8e-1914-474f-a6e0-bea644cff87e: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:28:15.252 10 INFO neutron.db.ovn_revision_numbers_db [None req-093d8c08-0fe0-4ef9-8a6b-a41c7bea5bc5 c05948720a384949b5026f2d9dedbd71 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] Successfully bumped revision number for resource cabb48e5-c8db-41a3-bf10-65c19c48a844 (type: ports) to 1 2026-06-26 11:28:15.273 10 INFO neutron.wsgi [None req-093d8c08-0fe0-4ef9-8a6b-a41c7bea5bc5 c05948720a384949b5026f2d9dedbd71 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] 199.204.45.23 "POST /v2.0/networks HTTP/1.1" status: 201 len: 924 time: 0.6332922 2026-06-26 11:28:15.313 10 INFO neutron.wsgi [None req-24408ab6-faee-4246-a48f-93cafe4463e3 c05948720a384949b5026f2d9dedbd71 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance HTTP/1.1" status: 200 len: 210 time: 0.0298116 2026-06-26 11:28:15.329 10 INFO neutron.wsgi [None req-af547482-7b90-4618-84f5-0ada8cbb7ede c05948720a384949b5026f2d9dedbd71 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0058322 2026-06-26 11:28:15.573 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cc1cc061-8780-4987-a65a-55974ca8e61a c05948720a384949b5026f2d9dedbd71 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] No more DHCP agents 2026-06-26 11:28:15.575 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cc1cc061-8780-4987-a65a-55974ca8e61a c05948720a384949b5026f2d9dedbd71 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] Unable to schedule network fccd1a8e-1914-474f-a6e0-bea644cff87e: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:28:15.642 10 INFO neutron.db.ovn_revision_numbers_db [None req-cc1cc061-8780-4987-a65a-55974ca8e61a c05948720a384949b5026f2d9dedbd71 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] Successfully bumped revision number for resource bc384cf5-e428-40de-a63b-7d6d3edf094d (type: ports) to 1 2026-06-26 11:28:15.795 10 INFO neutron.db.ovn_revision_numbers_db [None req-cc1cc061-8780-4987-a65a-55974ca8e61a c05948720a384949b5026f2d9dedbd71 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] Successfully bumped revision number for resource bc384cf5-e428-40de-a63b-7d6d3edf094d (type: ports) to 1 2026-06-26 11:28:15.824 10 INFO neutron.wsgi [None req-cc1cc061-8780-4987-a65a-55974ca8e61a c05948720a384949b5026f2d9dedbd71 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] 199.204.45.23 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1096 time: 0.4895477 2026-06-26 11:28:15.896 10 INFO neutron.wsgi [None req-1b80ad5a-a78f-49bf-bcda-a1ed8624dd95 c05948720a384949b5026f2d9dedbd71 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/fccd1a8e-1914-474f-a6e0-bea644cff87e HTTP/1.1" status: 200 len: 906 time: 0.0435989 2026-06-26 11:28:16.723 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status up for port: bc384cf5-e428-40de-a63b-7d6d3edf094d 2026-06-26 11:28:16.749 10 INFO neutron.plugins.ml2.plugin [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Attempt 1 to provision port bc384cf5-e428-40de-a63b-7d6d3edf094d 2026-06-26 11:28:17.083 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource bc384cf5-e428-40de-a63b-7d6d3edf094d (type: ports) to 3 2026-06-26 11:28:18.311 10 INFO neutron.wsgi [None req-00b6f83a-6d84-4ce2-9cf7-19570095cac2 c05948720a384949b5026f2d9dedbd71 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance HTTP/1.1" status: 200 len: 1124 time: 0.0559468 2026-06-26 11:28:18.371 10 INFO neutron.wsgi [None req-ca79a77e-35d0-4146-b81c-fa19a0a0bd53 c05948720a384949b5026f2d9dedbd71 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/fccd1a8e-1914-474f-a6e0-bea644cff87e HTTP/1.1" status: 200 len: 906 time: 0.0521462 2026-06-26 11:28:29.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026600 2026-06-26 11:28:29.488 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019810 2026-06-26 11:28:31.395 9 INFO neutron.wsgi [None req-5c6864bc-e9d5-44c6-b0bb-5b2dab46da3b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/quotas/45ebc3d5ca9b44b8891a6a80f82018cf HTTP/1.1" status: 200 len: 362 time: 0.0177488 /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' 2026-06-26 11:28:32.098 9 INFO neutron.wsgi [None req-8e94cb4d-d0f3-4253-909e-919bb370b492 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "PUT /v2.0/quotas/45ebc3d5ca9b44b8891a6a80f82018cf HTTP/1.1" status: 200 len: 361 time: 0.1889782 2026-06-26 11:28:32.748 9 INFO neutron.wsgi [None req-bbbb279a-ceb6-4036-9cff-f4083699bd55 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/quotas/45ebc3d5ca9b44b8891a6a80f82018cf HTTP/1.1" status: 200 len: 361 time: 0.0132563 2026-06-26 11:28:44.484 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016088 2026-06-26 11:28:44.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025299 2026-06-26 11:28:59.484 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024803 2026-06-26 11:28:59.489 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027323 2026-06-26 11:29:14.484 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017555 2026-06-26 11:29:14.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022473 2026-06-26 11:29:29.487 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035670 2026-06-26 11:29:29.487 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0040052 2026-06-26 11:29:44.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022831 2026-06-26 11:29:44.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030160 2026-06-26 11:29:48.117 10 INFO neutron.wsgi [None req-3f0ae33a-1b06-4374-b4d8-77afa5464beb df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0842636 2026-06-26 11:29:48.140 10 INFO neutron.wsgi [None req-900edd7c-05b1-478c-8aa5-56aaa58d51ac df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0165854 2026-06-26 11:29:48.176 10 INFO neutron.wsgi [None req-7142ad25-31d7-4fe9-9cd8-d199b92f915d df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0350709 2026-06-26 11:29:48.211 10 INFO neutron.wsgi [None req-d20f6784-c9cb-42c8-814f-926f91e9eb66 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0335770 2026-06-26 11:29:48.243 10 INFO neutron.wsgi [None req-9c3ec01b-a562-424e-925a-86177065e2f6 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0314343 2026-06-26 11:29:48.259 10 INFO neutron.wsgi [None req-6806fe3c-3db8-4e9d-815f-6aaf7b3b851f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0139239 2026-06-26 11:29:48.321 10 INFO neutron.wsgi [None req-c2203bc1-c419-4ecf-809e-abaa9636e418 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0610287 2026-06-26 11:29:48.417 10 INFO neutron.wsgi [None req-3aa8d39a-9241-49e9-b533-6d2307761627 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0926576 2026-06-26 11:29:48.457 10 INFO neutron.wsgi [None req-7e4b920b-09f8-4339-beee-58e5f6c15ab7 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0368750 2026-06-26 11:29:48.468 10 INFO neutron.wsgi [None req-fe5d3cd3-9dc3-4ec9-9498-e4d862fe27f5 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0101428 2026-06-26 11:29:48.494 10 INFO neutron.wsgi [None req-a1f4056a-9946-4826-a9c4-02bcd8eea433 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0251138 2026-06-26 11:29:59.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012782 2026-06-26 11:29:59.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025377 2026-06-26 11:30:14.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013933 2026-06-26 11:30:14.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029018 2026-06-26 11:30:29.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019898 2026-06-26 11:30:29.490 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0077367 2026-06-26 11:30:44.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016882 2026-06-26 11:30:44.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025642 2026-06-26 11:30:48.106 10 INFO neutron.wsgi [None req-63f8ab1c-48e8-42ce-84d0-9bacd77f4fad df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0947831 2026-06-26 11:30:48.133 10 INFO neutron.wsgi [None req-4e3c909f-698e-4d6e-b0a7-0a44c90c91c5 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0247152 2026-06-26 11:30:48.167 10 INFO neutron.wsgi [None req-d6f5e5db-aab3-4bd1-aeb7-988f5c96deae df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0333555 2026-06-26 11:30:48.175 10 INFO neutron.wsgi [None req-a786026e-82d6-4e7b-8eff-380917dfedb7 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0075927 2026-06-26 11:30:48.218 10 INFO neutron.wsgi [None req-5555e149-516a-43cf-bcfc-61c40086d8a5 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0406079 2026-06-26 11:30:48.246 10 INFO neutron.wsgi [None req-88a06c12-415a-44be-bf3c-431cbb2d3ed1 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0225112 2026-06-26 11:30:48.272 10 INFO neutron.wsgi [None req-10b4cf4a-9524-4238-8b59-860b1a0d1431 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0252037 2026-06-26 11:30:48.285 10 INFO neutron.wsgi [None req-9b616163-d024-4772-b478-313167f726b3 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0078628 2026-06-26 11:30:48.308 10 INFO neutron.wsgi [None req-7cf16a79-b75d-4538-ac8d-f61e684aed06 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0222266 2026-06-26 11:30:48.339 10 INFO neutron.wsgi [None req-6d627d4e-5d55-4b3e-b9c7-95077b18407a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0302393 2026-06-26 11:30:48.356 10 INFO neutron.wsgi [None req-b224417a-0f18-433e-8413-d228097a6676 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0155418 2026-06-26 11:30:59.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025980 2026-06-26 11:30:59.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030797 2026-06-26 11:31:14.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021980 2026-06-26 11:31:14.488 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018837 2026-06-26 11:31:29.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015886 2026-06-26 11:31:29.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025568 2026-06-26 11:31:44.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016656 2026-06-26 11:31:44.493 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0105631 2026-06-26 11:31:48.072 10 INFO neutron.wsgi [None req-13781fa8-da25-4633-952d-82fd8ecf915b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.1239285 2026-06-26 11:31:48.115 10 INFO neutron.wsgi [None req-97acf9ea-960d-4231-af48-403bd7689048 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0396190 2026-06-26 11:31:48.164 10 INFO neutron.wsgi [None req-8a7c5d55-c002-4515-9d6a-dbea91b98631 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0446239 2026-06-26 11:31:48.198 10 INFO neutron.wsgi [None req-e1966cbd-66e7-416f-ab86-f200a716c9c0 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0322948 2026-06-26 11:31:48.213 10 INFO neutron.wsgi [None req-be3b3151-2ea3-4380-9cd3-3d9b537e3fc9 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0139637 2026-06-26 11:31:48.264 10 INFO neutron.wsgi [None req-207b1f59-9fe7-4843-b58e-db79bcdc0c1f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0504577 2026-06-26 11:31:48.293 10 INFO neutron.wsgi [None req-e8410b5e-53b4-4326-96ab-1f16a40456b5 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0279615 2026-06-26 11:31:48.314 10 INFO neutron.wsgi [None req-485843de-b7b4-4644-8144-2144ec43933b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0201540 2026-06-26 11:31:48.324 10 INFO neutron.wsgi [None req-82eae616-fe4d-4891-a3fc-0d5b1f1da8ed df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0093098 2026-06-26 11:31:48.337 10 INFO neutron.wsgi [None req-39a832c6-0073-4574-bb17-f97fc186c5d4 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0120513 2026-06-26 11:31:48.374 10 INFO neutron.wsgi [None req-45449f6c-47f7-4f2b-a8a7-a326380cfff0 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0357678 2026-06-26 11:31:59.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013926 2026-06-26 11:31:59.484 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015111 2026-06-26 11:32:14.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027034 2026-06-26 11:32:14.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031798 2026-06-26 11:32:29.484 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015769 2026-06-26 11:32:29.487 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035844 2026-06-26 11:32:44.484 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016541 2026-06-26 11:32:44.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026674 2026-06-26 11:32:48.068 10 INFO neutron.wsgi [None req-43410a66-4f9d-4d8d-8d23-914da1a369f8 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.1012259 2026-06-26 11:32:48.080 10 INFO neutron.wsgi [None req-e9306997-5f5b-4aaf-9b7a-57cc2db3fca4 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0106928 2026-06-26 11:32:48.110 10 INFO neutron.wsgi [None req-8f304b60-144b-46ca-b59a-9cb826ffb958 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0285118 2026-06-26 11:32:48.120 10 INFO neutron.wsgi [None req-a7499d05-4ebb-4032-85b9-3b431775e5a0 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0096178 2026-06-26 11:32:48.140 10 INFO neutron.wsgi [None req-5ff57cee-cbdb-4377-939b-631d5c01ce05 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0186305 2026-06-26 11:32:48.192 10 INFO neutron.wsgi [None req-f40ee295-7987-43a2-a67e-fcddbe7d619f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0514498 2026-06-26 11:32:48.264 10 INFO neutron.wsgi [None req-95ba0d27-007d-4dd9-bedb-1934072380a6 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0696840 2026-06-26 11:32:48.318 10 INFO neutron.wsgi [None req-3a74b371-4038-4352-83ee-57fa42fbdbec df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0460048 2026-06-26 11:32:48.344 10 INFO neutron.wsgi [None req-3446bcc0-cbe4-46d2-97f7-e47bd2359e5f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0234158 2026-06-26 11:32:48.385 10 INFO neutron.wsgi [None req-9eb423fc-329c-43d6-b6d2-e19d97ffbef3 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0409133 2026-06-26 11:32:48.400 10 INFO neutron.wsgi [None req-a5db79b5-f2bf-48bb-b605-7067531f2830 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0144339 2026-06-26 11:32:59.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027604 2026-06-26 11:32:59.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027132 2026-06-26 11:33:14.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023379 2026-06-26 11:33:14.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028052 2026-06-26 11:33:29.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016923 2026-06-26 11:33:29.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0009816 2026-06-26 11:33:44.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026646 2026-06-26 11:33:44.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032475 2026-06-26 11:33:47.994 10 INFO neutron.wsgi [None req-1e22484c-e1f4-4013-ab89-e925aa435fc6 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0601392 2026-06-26 11:33:48.025 10 INFO neutron.wsgi [None req-b7e0e12d-8613-45be-8d6d-e1b034b2231f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0306673 2026-06-26 11:33:48.046 10 INFO neutron.wsgi [None req-c2192363-b1e2-458a-85bc-b972b18a220d df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0205610 2026-06-26 11:33:48.111 10 INFO neutron.wsgi [None req-6a2ac516-8568-4b08-b09b-d7d86235d863 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0628827 2026-06-26 11:33:48.170 10 INFO neutron.wsgi [None req-0e0a5526-13f3-4fdf-8b13-fd8c5330730f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0514667 2026-06-26 11:33:48.208 10 INFO neutron.wsgi [None req-65e2c37e-b1df-4b09-ab76-e3b222701979 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0276053 2026-06-26 11:33:48.248 10 INFO neutron.wsgi [None req-cebb2046-a810-4788-8902-7b01aca47a09 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0384054 2026-06-26 11:33:48.265 10 INFO neutron.wsgi [None req-38702eb5-00bb-4476-9eae-f8bcba2c3055 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0137210 2026-06-26 11:33:48.279 10 INFO neutron.wsgi [None req-17d9e256-f063-4342-9d36-ea3fdec8475e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0127041 2026-06-26 11:33:48.310 10 INFO neutron.wsgi [None req-eab265b7-99a4-4c43-84dc-27965471455b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0299320 2026-06-26 11:33:48.320 10 INFO neutron.wsgi [None req-8a1ddc36-3fe8-44ed-85d6-27daa0f2867c df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0095220 2026-06-26 11:33:59.484 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013468 2026-06-26 11:33:59.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025115 2026-06-26 11:34:14.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034707 2026-06-26 11:34:14.489 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023739 2026-06-26 11:34:29.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018356 2026-06-26 11:34:29.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034568 2026-06-26 11:34:44.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022421 2026-06-26 11:34:44.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032136 2026-06-26 11:34:48.039 10 INFO neutron.wsgi [None req-7f4edb1d-87ec-490e-85ba-6aa8a282c1ff df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0693948 2026-06-26 11:34:48.154 10 INFO neutron.wsgi [None req-447f8216-e43d-4633-9a11-1a08deb9bcc4 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.1129117 2026-06-26 11:34:48.197 10 INFO neutron.wsgi [None req-a5c178bd-a562-42a8-9229-a8cbf2bb7429 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0428874 2026-06-26 11:34:48.217 10 INFO neutron.wsgi [None req-6337c539-6bb4-4995-abac-0a3fd57dccee df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0193374 2026-06-26 11:34:48.288 10 INFO neutron.wsgi [None req-eeed301b-7760-4e49-a1c7-d76e0f251a38 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0700965 2026-06-26 11:34:48.332 10 INFO neutron.wsgi [None req-f4445906-3caf-48a5-9b1d-8fb60792ffde df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0426431 2026-06-26 11:34:48.345 10 INFO neutron.wsgi [None req-eb36ee72-83c7-4f2f-9504-8b0e2e5d468a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0115867 2026-06-26 11:34:48.382 10 INFO neutron.wsgi [None req-1fe3e27c-c67d-4d18-9234-20a88bac1ddb df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0337179 2026-06-26 11:34:48.394 10 INFO neutron.wsgi [None req-d8b9faa0-2466-4dfc-981b-73aea39a0115 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0117605 2026-06-26 11:34:48.454 10 INFO neutron.wsgi [None req-cf2106a2-2e6a-43e4-ad2f-46a4f0830e57 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0588534 2026-06-26 11:34:48.490 10 INFO neutron.wsgi [None req-05864304-fd2f-4c51-8064-33fcb77e6a32 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0311735 2026-06-26 11:34:59.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017095 2026-06-26 11:34:59.487 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019577 2026-06-26 11:35:14.483 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016751 2026-06-26 11:35:14.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012672 2026-06-26 11:35:29.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013735 2026-06-26 11:35:29.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038223 2026-06-26 11:35:44.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032246 2026-06-26 11:35:44.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022736 2026-06-26 11:35:48.046 10 INFO neutron.wsgi [None req-16b9d487-8eb6-4769-be79-eb4dd45cdb33 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0737922 2026-06-26 11:35:48.102 10 INFO neutron.wsgi [None req-6e0ce9e5-bf60-46db-9b97-e361fa1d103a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0546963 2026-06-26 11:35:48.130 10 INFO neutron.wsgi [None req-3df0abc3-ad5b-4022-ae9e-c8290feaf306 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0258162 2026-06-26 11:35:48.177 10 INFO neutron.wsgi [None req-48f1660e-c1f8-4256-88d9-c4d2a5f89020 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0460391 2026-06-26 11:35:48.191 10 INFO neutron.wsgi [None req-6427fe09-de94-4eb8-b598-c335f1a966fe df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0131829 2026-06-26 11:35:48.227 10 INFO neutron.wsgi [None req-eecba329-c37c-457f-9fcb-a4a375ce4b04 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0305016 2026-06-26 11:35:48.240 10 INFO neutron.wsgi [None req-8136c9ab-ce76-4a0f-8c3e-222dc362295e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0122099 2026-06-26 11:35:48.273 10 INFO neutron.wsgi [None req-3a31fe99-4e13-4af4-829a-f0c2aee7a434 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0318902 2026-06-26 11:35:48.328 10 INFO neutron.wsgi [None req-a7bfd5b5-c3e3-48ba-a557-7f053f166746 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0538282 2026-06-26 11:35:48.404 10 INFO neutron.wsgi [None req-814762c3-2795-4161-bb35-aa565771d5f5 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0738072 2026-06-26 11:35:48.428 10 INFO neutron.wsgi [None req-95e9a3ed-6713-4aa4-8553-6c6b0e671471 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0182335 2026-06-26 11:35:59.483 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014267 2026-06-26 11:35:59.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018497 2026-06-26 11:36:14.483 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013015 2026-06-26 11:36:14.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027490 2026-06-26 11:36:29.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027068 2026-06-26 11:36:29.489 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019474 2026-06-26 11:36:44.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017617 2026-06-26 11:36:44.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014708 2026-06-26 11:36:48.047 10 INFO neutron.wsgi [None req-a425b4dc-7a62-4877-afcb-2d378503abe5 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0805476 2026-06-26 11:36:48.107 10 INFO neutron.wsgi [None req-e7c56341-a120-45d0-8388-a695b02ed8bb df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0592940 2026-06-26 11:36:48.118 10 INFO neutron.wsgi [None req-eb5ccd66-e8fe-499c-8ee1-e25aa26fa1d8 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0100780 2026-06-26 11:36:48.143 10 INFO neutron.wsgi [None req-e010199d-a20b-4cab-b82b-3fe786eaf47e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0236142 2026-06-26 11:36:48.172 10 INFO neutron.wsgi [None req-c9f64321-3b4b-465c-a5a1-be119bfa76dc df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0283115 2026-06-26 11:36:48.186 10 INFO neutron.wsgi [None req-1a50f4f9-028d-4cd9-868e-3890ac8d5fe5 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0131874 2026-06-26 11:36:48.258 10 INFO neutron.wsgi [None req-38c33db6-ee1f-40d1-8892-8a34b41009d4 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0704296 2026-06-26 11:36:48.310 10 INFO neutron.wsgi [None req-1c882ef1-7be8-4a08-94d9-dda4401c0ead df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0478847 2026-06-26 11:36:48.358 10 INFO neutron.wsgi [None req-cb7fdbe0-4f9a-414f-befb-bbabcd33b10b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0413778 2026-06-26 11:36:48.368 10 INFO neutron.wsgi [None req-2fc4cd76-221f-46bc-b5c7-c3f2df091106 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0098670 2026-06-26 11:36:48.416 10 INFO neutron.wsgi [None req-67413496-e98a-4cc0-a6b6-d4445873ce6c df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0459452 2026-06-26 11:36:59.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026274 2026-06-26 11:36:59.488 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019689 2026-06-26 11:37:14.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024402 2026-06-26 11:37:14.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028851 2026-06-26 11:37:29.484 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016267 2026-06-26 11:37:29.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012238 2026-06-26 11:37:44.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033419 2026-06-26 11:37:44.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032403 2026-06-26 11:37:48.039 10 INFO neutron.wsgi [None req-49e3dc43-ac07-42f7-9be2-4c127520091a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0773120 2026-06-26 11:37:48.102 10 INFO neutron.wsgi [None req-f1d42371-d2f9-4b53-8707-cb8483dffd3e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0582411 2026-06-26 11:37:48.119 10 INFO neutron.wsgi [None req-c41b37e4-f7af-4b64-b341-444276f6f5e2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0151219 2026-06-26 11:37:48.149 10 INFO neutron.wsgi [None req-38ed9263-3958-43aa-a3ce-d99d6ccf75db df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0281639 2026-06-26 11:37:48.174 10 INFO neutron.wsgi [None req-82604f83-732f-4c45-b15c-7ec84515a064 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0240395 2026-06-26 11:37:48.210 10 INFO neutron.wsgi [None req-bcdd042a-1d2e-4808-83ee-3943c87b2a2a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0355313 2026-06-26 11:37:48.224 10 INFO neutron.wsgi [None req-59159165-a90f-4fbb-92b9-a8ac8a89907a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0127432 2026-06-26 11:37:48.248 10 INFO neutron.wsgi [None req-9876bc5a-5aff-4a05-9434-85435d126ec5 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0234227 2026-06-26 11:37:48.309 10 INFO neutron.wsgi [None req-952e6474-febb-4b51-92de-321263853043 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0605772 2026-06-26 11:37:48.349 10 INFO neutron.wsgi [None req-58ca435c-0295-4b41-88ab-9ee817b77021 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0348504 2026-06-26 11:37:48.364 10 INFO neutron.wsgi [None req-49dea49f-f20a-49ae-8a92-24d35b61d601 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0134704 2026-06-26 11:37:59.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024228 2026-06-26 11:37:59.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026398 2026-06-26 11:38:14.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026338 2026-06-26 11:38:14.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032730 2026-06-26 11:38:29.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024865 2026-06-26 11:38:29.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036027 2026-06-26 11:38:44.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022511 2026-06-26 11:38:44.489 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034616 2026-06-26 11:38:48.130 10 INFO neutron.wsgi [None req-d53aa39d-2559-481b-b184-89acc16ee480 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.1491423 2026-06-26 11:38:48.179 10 INFO neutron.wsgi [None req-edefb881-f445-4603-b1f0-0ac5d379d502 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0483632 2026-06-26 11:38:48.197 10 INFO neutron.wsgi [None req-cceaad9b-b456-49ba-a6cc-8eb01261e60b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0165684 2026-06-26 11:38:48.221 10 INFO neutron.wsgi [None req-636211e4-d61e-4195-bc12-d4a35a3ea355 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0239861 2026-06-26 11:38:48.256 10 INFO neutron.wsgi [None req-c263b075-a4f2-4233-b955-4ae548081105 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0340700 2026-06-26 11:38:48.284 10 INFO neutron.wsgi [None req-697be14f-e962-4403-a360-a9e4e4b00664 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0263906 2026-06-26 11:38:48.294 10 INFO neutron.wsgi [None req-d8cf98be-fe19-4ce4-a541-7dd03f1e4274 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0091383 2026-06-26 11:38:48.357 10 INFO neutron.wsgi [None req-da331529-5412-4bfa-9894-66c50ab140b3 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0608692 2026-06-26 11:38:48.396 10 INFO neutron.wsgi [None req-e8f876b4-0852-4c80-a2f9-b419cc546482 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0374887 2026-06-26 11:38:48.420 10 INFO neutron.wsgi [None req-f4d1d26a-969d-4bc3-b99c-d6978772b084 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0138183 2026-06-26 11:38:48.498 10 INFO neutron.wsgi [None req-a2ee3d5d-98b5-48cc-b795-1b84ed26d976 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0772526 2026-06-26 11:38:59.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024648 2026-06-26 11:38:59.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026305 2026-06-26 11:39:14.491 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0083959 2026-06-26 11:39:14.493 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013034 2026-06-26 11:39:29.484 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016022 2026-06-26 11:39:29.488 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0056617 2026-06-26 11:39:44.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021341 2026-06-26 11:39:44.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023825 2026-06-26 11:39:48.107 10 INFO neutron.wsgi [None req-9c1a4a43-3d1b-4af8-a08e-78b6855a60e1 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.1105270 2026-06-26 11:39:48.161 10 INFO neutron.wsgi [None req-4582dded-a743-484b-957a-4d72ed95362d df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0460641 2026-06-26 11:39:48.197 10 INFO neutron.wsgi [None req-b5562131-ab85-4fe6-a6fe-312b84621c47 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0353386 2026-06-26 11:39:48.233 10 INFO neutron.wsgi [None req-1d4f5653-9b14-4760-bbba-e72640e1518c df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0310924 2026-06-26 11:39:48.246 10 INFO neutron.wsgi [None req-af593153-6b1f-4ed8-ae86-7cf3890cf708 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0108557 2026-06-26 11:39:48.282 10 INFO neutron.wsgi [None req-eed6e1e2-8d8d-416d-a978-ff15beda336c df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0355601 2026-06-26 11:39:48.358 10 INFO neutron.wsgi [None req-efafdb10-f52a-485e-b175-c558695fcffb df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0756776 2026-06-26 11:39:48.372 10 INFO neutron.wsgi [None req-8601aec8-19bc-49c9-ac04-29d9cfe154b1 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0109336 2026-06-26 11:39:48.410 10 INFO neutron.wsgi [None req-2123725c-8d7b-43f4-9df2-457a6ab2e305 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0366495 2026-06-26 11:39:48.437 10 INFO neutron.wsgi [None req-cbc0d275-1fa7-4b0b-95ea-c2b38faca602 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0255022 2026-06-26 11:39:48.449 10 INFO neutron.wsgi [None req-50260152-bd9c-4037-98c6-47dd0c776a72 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0108707 2026-06-26 11:39:59.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020628 2026-06-26 11:39:59.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033000 2026-06-26 11:40:14.483 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013759 2026-06-26 11:40:14.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025990 2026-06-26 11:40:26.774 9 INFO neutron.wsgi [None req-5a816bed-8c7c-4d30-8a4e-686c6e42f4ea df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.1626742 2026-06-26 11:40:28.003 9 INFO neutron.wsgi [None req-dc4f3731-b8ed-4e3b-a5f8-463336aeda85 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.1080852 2026-06-26 11:40:28.065 9 INFO neutron.wsgi [None req-96f43da8-e0ed-4ea8-a7c4-04b4183204a7 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0557077 2026-06-26 11:40:29.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015998 2026-06-26 11:40:29.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026710 2026-06-26 11:40:44.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027764 2026-06-26 11:40:44.487 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032165 2026-06-26 11:40:48.178 10 INFO neutron.wsgi [None req-b3b06271-021e-4d2e-b45d-4a2bb52d9b5a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0913138 2026-06-26 11:40:48.252 10 INFO neutron.wsgi [None req-b0445583-c248-4310-a7a4-ee501a7726fa df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0709667 2026-06-26 11:40:48.283 10 INFO neutron.wsgi [None req-1a21ec1d-e8b3-4e2a-ad94-e01f4d3d8bfe df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0276635 2026-06-26 11:40:48.305 10 INFO neutron.wsgi [None req-90c6754b-de5b-43b4-92bf-ccafe538886f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0211065 2026-06-26 11:40:48.387 10 INFO neutron.wsgi [None req-aafd5280-8567-48f9-b0b9-7e7aa497b7d9 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0800622 2026-06-26 11:40:48.406 10 INFO neutron.wsgi [None req-16436e3d-08ae-40f4-b7de-2816b093a124 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0185320 2026-06-26 11:40:48.436 10 INFO neutron.wsgi [None req-02a3f1ab-5754-41d2-82c5-4725c1233bc7 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0281534 2026-06-26 11:40:48.513 10 INFO neutron.wsgi [None req-75fa1296-21d1-41fa-9a62-5f90d961f527 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0761237 2026-06-26 11:40:48.542 10 INFO neutron.wsgi [None req-44086cab-661d-4f41-987d-da2f8e75eeae df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0274897 2026-06-26 11:40:48.560 10 INFO neutron.wsgi [None req-340b0ade-8093-4955-af47-52da07c6a420 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0172756 2026-06-26 11:40:48.571 10 INFO neutron.wsgi [None req-e40b3d22-2833-43ce-a27c-59d464ec3c27 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0098484 2026-06-26 11:40:59.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021172 2026-06-26 11:40:59.487 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016310 2026-06-26 11:41:10.456 9 INFO neutron.wsgi [None req-0ccde322-f1bf-433f-8849-297708df104f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.1893928 2026-06-26 11:41:11.409 9 INFO neutron.wsgi [None req-513f4bee-3112-4d30-96b4-e1d2eee7f7fd df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0975394 2026-06-26 11:41:11.485 9 INFO neutron.wsgi [None req-1b6cf1db-9219-4a10-a184-331713d32678 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0687177 2026-06-26 11:41:12.481 9 INFO neutron.wsgi [None req-c5def9df-4d35-42e8-a6d4-5e8e79f48eb8 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/security-groups?tenant_id=1ac5f51cc12349ee86486f512b35bb2a HTTP/1.1" status: 200 len: 10161 time: 0.0794401 2026-06-26 11:41:13.521 9 INFO neutron.wsgi [None req-bfbd0494-7421-4c3f-9ea6-d87a6bcd5b36 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/security-groups?tenant_id=1ac5f51cc12349ee86486f512b35bb2a HTTP/1.1" status: 200 len: 10161 time: 0.0911992 2026-06-26 11:41:14.395 9 INFO neutron.wsgi [None req-61813dd5-5b68-439f-99f4-a8c47990980e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/security-groups?tenant_id=1ac5f51cc12349ee86486f512b35bb2a HTTP/1.1" status: 200 len: 10161 time: 0.1025043 2026-06-26 11:41:14.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028558 2026-06-26 11:41:14.488 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020523 2026-06-26 11:41:15.268 9 INFO neutron.wsgi [None req-c5d7f8cc-d124-41e3-b98f-9cdaadc02905 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/security-groups?tenant_id=1ac5f51cc12349ee86486f512b35bb2a HTTP/1.1" status: 200 len: 10161 time: 0.1169581 2026-06-26 11:41:16.096 9 INFO neutron.wsgi [None req-fb4a4b97-1eed-4ef6-bc27-3193b55554f2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/security-groups?tenant_id=1ac5f51cc12349ee86486f512b35bb2a HTTP/1.1" status: 200 len: 10161 time: 0.0703313 2026-06-26 11:41:17.016 9 INFO neutron.wsgi [None req-358fd026-ef92-4db2-b236-185cec996343 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/security-groups?tenant_id=1ac5f51cc12349ee86486f512b35bb2a HTTP/1.1" status: 200 len: 10161 time: 0.1000926 2026-06-26 11:41:18.138 9 INFO neutron.wsgi [None req-5b94cfe7-8a32-4e79-ad01-a2069982d255 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0958743 2026-06-26 11:41:18.177 9 INFO neutron.wsgi [None req-e0293de1-bd8b-4aac-8f85-406034be150d df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0302739 2026-06-26 11:41:24.826 9 INFO neutron.pecan_wsgi.hooks.translation [None req-335698ab-a421-4de6-b819-ed1629383641 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] GET failed (client error): The resource could not be found. 2026-06-26 11:41:24.827 9 INFO neutron.wsgi [None req-335698ab-a421-4de6-b819-ed1629383641 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 314 time: 0.0624855 2026-06-26 11:41:24.865 9 INFO neutron.wsgi [None req-61a430be-07d5-43bc-8bee-9c16bdbbc572 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1351 time: 0.0335064 2026-06-26 11:41:26.425 9 INFO neutron.wsgi [None req-e3920d35-b4e5-4822-81cd-548760a6d5ac df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.1027296 2026-06-26 11:41:27.510 9 INFO neutron.wsgi [None req-c62786e0-4265-45f9-9489-dfddd64644dc df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/security-groups?tenant_id=1ac5f51cc12349ee86486f512b35bb2a HTTP/1.1" status: 200 len: 10161 time: 0.1218829 2026-06-26 11:41:28.500 9 INFO neutron.wsgi [None req-3a5a749c-e87a-452f-88a5-e9c925c51770 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/security-groups?tenant_id=1ac5f51cc12349ee86486f512b35bb2a HTTP/1.1" status: 200 len: 10161 time: 0.1124277 2026-06-26 11:41:29.326 9 INFO neutron.wsgi [None req-81698965-fc6f-4d92-a15c-dc3d1f62a171 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/security-groups?tenant_id=1ac5f51cc12349ee86486f512b35bb2a HTTP/1.1" status: 200 len: 10161 time: 0.0835488 2026-06-26 11:41:29.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016942 2026-06-26 11:41:29.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029855 2026-06-26 11:41:40.326 9 INFO neutron.wsgi [None req-37817cba-45a1-4f7e-a3c4-ac9a553900ef df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/quotas/1ac5f51cc12349ee86486f512b35bb2a HTTP/1.1" status: 200 len: 361 time: 0.0179837 2026-06-26 11:41:44.484 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018804 2026-06-26 11:41:44.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013561 2026-06-26 11:41:48.138 10 INFO neutron.wsgi [None req-4c0c25c4-33d8-49a3-96c7-a43f106581a2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.1211042 2026-06-26 11:41:48.174 10 INFO neutron.wsgi [None req-f2304583-5d9b-44e4-b5f1-fd2fa0c9a614 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0344296 2026-06-26 11:41:48.215 10 INFO neutron.wsgi [None req-c657a0cc-601d-4f77-8709-e17bb2af7aa8 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0394576 2026-06-26 11:41:48.345 10 INFO neutron.wsgi [None req-1204d41d-9bac-4dc8-85e7-c14ac3475eda df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.1295948 2026-06-26 11:41:48.370 10 INFO neutron.wsgi [None req-e0b20f5a-7b38-4e66-a6d4-32e1d44b00db df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0222108 2026-06-26 11:41:48.379 10 INFO neutron.wsgi [None req-f60d5924-f120-4e92-b370-4f95d2a93e9d df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0086465 2026-06-26 11:41:48.413 10 INFO neutron.wsgi [None req-252116d0-b88a-401e-aec2-49c3cfa6d54a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0328982 2026-06-26 11:41:48.429 10 INFO neutron.wsgi [None req-c4972231-7d7e-4cfd-aa91-42f68925a11d df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0124638 2026-06-26 11:41:48.437 10 INFO neutron.wsgi [None req-968f7855-2bba-499e-853b-73be7fd6b2c3 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0076957 2026-06-26 11:41:48.603 10 INFO neutron.wsgi [None req-5c1a4fe8-7338-4684-ae1b-52174b2ebec3 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.1653309 2026-06-26 11:41:48.630 10 INFO neutron.wsgi [None req-5559888c-0718-43ef-a6f8-86b57b5bbd01 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0245926 2026-06-26 11:41:59.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025089 2026-06-26 11:41:59.487 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0044997 2026-06-26 11:42:14.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028520 2026-06-26 11:42:14.490 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0079072 2026-06-26 11:42:29.483 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017133 2026-06-26 11:42:29.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024357 2026-06-26 11:42:34.998 9 INFO neutron.wsgi [None req-8768d906-5018-4ad2-bfbf-69f26ebf9495 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/security-groups?tenant_id=45ebc3d5ca9b44b8891a6a80f82018cf HTTP/1.1" status: 200 len: 6838 time: 0.0737550 2026-06-26 11:42:35.951 9 INFO neutron.wsgi [None req-8ba9a567-c08c-4690-88a4-bf95374cd860 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/security-groups?tenant_id=45ebc3d5ca9b44b8891a6a80f82018cf HTTP/1.1" status: 200 len: 6838 time: 0.0729003 2026-06-26 11:42:36.773 9 INFO neutron.wsgi [None req-0ffdcb83-415c-441e-b480-79aa539e0428 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/security-groups?tenant_id=45ebc3d5ca9b44b8891a6a80f82018cf HTTP/1.1" status: 200 len: 6838 time: 0.0653656 2026-06-26 11:42:37.632 9 INFO neutron.wsgi [None req-339e7760-4cdc-4095-8077-4d225fba3955 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/security-groups?tenant_id=45ebc3d5ca9b44b8891a6a80f82018cf HTTP/1.1" status: 200 len: 6838 time: 0.0775330 2026-06-26 11:42:38.538 9 INFO neutron.wsgi [None req-b2daff43-f8d0-4fae-8faf-bd595bbde62e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/security-groups?tenant_id=45ebc3d5ca9b44b8891a6a80f82018cf HTTP/1.1" status: 200 len: 6838 time: 0.0690656 2026-06-26 11:42:44.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027297 2026-06-26 11:42:44.489 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0062976 2026-06-26 11:42:45.838 9 INFO neutron.wsgi [None req-bea48da1-d605-4523-b1bb-4fd07b7e8f7d df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/quotas/45ebc3d5ca9b44b8891a6a80f82018cf HTTP/1.1" status: 200 len: 361 time: 0.0120621 2026-06-26 11:42:48.041 10 INFO neutron.wsgi [None req-fb012972-bd90-4b21-9a3e-1f4675a021f5 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0684628 2026-06-26 11:42:48.102 10 INFO neutron.wsgi [None req-8ebf7f39-e058-442b-a509-eebefc83551b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0591249 2026-06-26 11:42:48.121 10 INFO neutron.wsgi [None req-c7aadc8d-66bc-4a91-b0e6-603d982b55d9 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0182114 2026-06-26 11:42:48.165 10 INFO neutron.wsgi [None req-fdbd6fbf-fea9-444e-a522-39cd569d292b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0426691 2026-06-26 11:42:48.202 10 INFO neutron.wsgi [None req-8c7431c7-47b8-4912-97c4-19d9bc5a17d2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0338645 2026-06-26 11:42:48.213 10 INFO neutron.wsgi [None req-78bf7c51-cd57-495c-a956-aa1d58b27af2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0099616 2026-06-26 11:42:48.258 10 INFO neutron.wsgi [None req-b1dd9903-9970-4d51-bc25-1d456daf3c2e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0444515 2026-06-26 11:42:48.272 10 INFO neutron.wsgi [None req-92e81aca-14de-47fb-aaed-d418698e7089 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0131900 2026-06-26 11:42:48.295 10 INFO neutron.wsgi [None req-4c463153-b03f-4a25-a5fd-12ad0b55fabb df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0219474 2026-06-26 11:42:48.305 10 INFO neutron.wsgi [None req-0b2482a9-7c92-47f0-aa7c-6e0011088245 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0093961 2026-06-26 11:42:48.379 10 INFO neutron.wsgi [None req-b8881e18-0195-4c1a-bde7-8377fe55335d df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0727296 2026-06-26 11:42:59.494 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0050094 2026-06-26 11:42:59.496 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0010622 2026-06-26 11:43:14.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017250 2026-06-26 11:43:14.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029156 2026-06-26 11:43:29.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021574 2026-06-26 11:43:29.488 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025768 2026-06-26 11:43:38.323 9 INFO neutron.wsgi [None req-4fc707b2-14bb-470c-952f-1b86fcd148d3 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23,10.0.0.184 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0937924 2026-06-26 11:43:44.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025907 2026-06-26 11:43:44.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026295 2026-06-26 11:43:48.119 10 INFO neutron.wsgi [None req-8c5f95f4-6cf1-452a-b2aa-286f0dbf27cc df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.1203372 2026-06-26 11:43:48.185 10 INFO neutron.wsgi [None req-a3f80bc7-0dba-456b-bf3a-cb83ff24738f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0653274 2026-06-26 11:43:48.219 10 INFO neutron.wsgi [None req-7b79fe99-b2aa-4c23-a2fb-d844688b5481 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0320027 2026-06-26 11:43:48.245 10 INFO neutron.wsgi [None req-52585e97-0bf5-43c4-bec8-912f69057948 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0212731 2026-06-26 11:43:48.287 10 INFO neutron.wsgi [None req-a7faf7f3-d477-4be5-bb1e-c52259d00a28 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0407596 2026-06-26 11:43:48.297 10 INFO neutron.wsgi [None req-b78de617-bbba-4d50-9a51-d53a77bb7f50 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0094445 2026-06-26 11:43:48.310 10 INFO neutron.wsgi [None req-52cf6ef3-3318-44b9-8aa9-7a2174201b87 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0122025 2026-06-26 11:43:48.347 10 INFO neutron.wsgi [None req-0189bad9-ca18-4c18-ba3f-1ca18e8976da df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0354791 2026-06-26 11:43:48.364 10 INFO neutron.wsgi [None req-54805616-024d-4d04-bafd-bb6af796e3c7 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0163023 2026-06-26 11:43:48.444 10 INFO neutron.wsgi [None req-9d9261f1-908c-4ecd-b5e2-5320907c469d df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0789657 2026-06-26 11:43:48.501 10 INFO neutron.wsgi [None req-85add48c-4090-43c7-8298-18d18deb9645 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0538142 2026-06-26 11:43:59.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028849 2026-06-26 11:43:59.488 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022173 2026-06-26 11:44:14.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025506 2026-06-26 11:44:14.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030427 2026-06-26 11:44:24.058 10 INFO neutron.wsgi [None req-99f83a1d-5252-44e4-b843-3b1e64e15a16 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2368 time: 0.1634133 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:44:25.315 9 INFO neutron.wsgi [None req-3d6918c5-c830-471b-be5a-18bfe1944a54 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 212 time: 0.0470145 2026-06-26 11:44:25.387 9 INFO neutron.wsgi [None req-f83ad7ca-8e4c-4194-932a-3731413582d5 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/routers HTTP/1.1" status: 200 len: 208 time: 0.0613332 2026-06-26 11:44:25.422 9 INFO neutron.wsgi [None req-46009704-04a9-48d5-a6c1-ff0568c3e3c5 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5274 time: 0.0305493 2026-06-26 11:44:25.461 9 INFO neutron.wsgi [None req-279af19b-ddf0-43c2-be10-dc254e0d2bfd df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1456 time: 0.0353882 2026-06-26 11:44:25.539 9 INFO neutron.wsgi [None req-85e03e76-022c-4a0c-9482-e088bf408105 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2368 time: 0.0736196 2026-06-26 11:44:25.600 9 INFO neutron.wsgi [None req-a11c6a1b-3b55-4cb4-ad08-261a71a20eab df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16822 time: 0.0541699 2026-06-26 11:44:25.620 9 INFO neutron.wsgi [None req-190a7551-b905-4e87-87b5-38fff51610ab df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 212 time: 0.0150969 2026-06-26 11:44:29.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026891 2026-06-26 11:44:29.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0037124 2026-06-26 11:44:37.284 10 INFO neutron.db.ovn_revision_numbers_db [None req-708ae313-c0fe-4547-a60b-f6cf40072c5a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 372e7acf-0772-4dfb-b435-be8359c03bc2 (type: security_groups) to 1 2026-06-26 11:44:37.325 10 INFO neutron.db.ovn_revision_numbers_db [None req-7193bf73-b400-4946-9f3a-70cfff04ab3e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 3e4aeeb5-ca47-4ead-a2cf-7cdad2575bba (type: security_groups) to 1 2026-06-26 11:44:37.364 10 INFO neutron.db.segments_db [None req-708ae313-c0fe-4547-a60b-f6cf40072c5a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Added segment bd0626dd-2ae3-4d07-9a45-6a0cbc3948ae of type geneve for network a05eb302-7477-40cf-b7c6-2eea28c77234 2026-06-26 11:44:37.406 10 INFO neutron.db.segments_db [None req-7193bf73-b400-4946-9f3a-70cfff04ab3e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Added segment 20057f34-51fd-4707-9773-0ec9a9783cf0 of type geneve for network 9993058e-11fe-40fb-a958-0fe5486f7c7e 2026-06-26 11:44:37.407 10 INFO neutron.db.ovn_revision_numbers_db [None req-12dfd77e-bb29-4612-a8e7-1e114366ba57 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 4b72ee71-7239-4355-897d-dcfc0039327f (type: security_groups) to 1 2026-06-26 11:44:37.505 10 INFO neutron.db.segments_db [None req-12dfd77e-bb29-4612-a8e7-1e114366ba57 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Added segment b96ac884-7f2d-45bb-b866-a699ed62ce43 of type geneve for network 56d2f9e4-6bdb-444b-a8b2-3940882c4fc5 2026-06-26 11:44:37.604 10 INFO neutron.db.ovn_revision_numbers_db [None req-708ae313-c0fe-4547-a60b-f6cf40072c5a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource a05eb302-7477-40cf-b7c6-2eea28c77234 (type: networks) to 1 2026-06-26 11:44:37.618 10 INFO neutron.db.ovn_revision_numbers_db [None req-7193bf73-b400-4946-9f3a-70cfff04ab3e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 9993058e-11fe-40fb-a958-0fe5486f7c7e (type: networks) to 1 2026-06-26 11:44:37.831 10 INFO neutron.db.ovn_revision_numbers_db [None req-12dfd77e-bb29-4612-a8e7-1e114366ba57 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 56d2f9e4-6bdb-444b-a8b2-3940882c4fc5 (type: networks) to 1 2026-06-26 11:44:38.020 9 INFO neutron.db.ovn_revision_numbers_db [None req-5dfcc768-cb1e-49e3-94c8-6d0cb6ca4ae7 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 183c5d8d-c22e-4af2-a027-d5764f55579a (type: security_groups) to 1 2026-06-26 11:44:38.057 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-708ae313-c0fe-4547-a60b-f6cf40072c5a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:44:38.057 9 INFO neutron.wsgi [None req-5dfcc768-cb1e-49e3-94c8-6d0cb6ca4ae7 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=8a84781f11504aa9bcffe461c0cd984c&name=default HTTP/1.1" status: 200 len: 2992 time: 0.2805474 2026-06-26 11:44:38.058 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7193bf73-b400-4946-9f3a-70cfff04ab3e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:44:38.059 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-708ae313-c0fe-4547-a60b-f6cf40072c5a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network a05eb302-7477-40cf-b7c6-2eea28c77234: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:44:38.061 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7193bf73-b400-4946-9f3a-70cfff04ab3e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network 9993058e-11fe-40fb-a958-0fe5486f7c7e: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:44:38.139 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-12dfd77e-bb29-4612-a8e7-1e114366ba57 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:44:38.146 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-12dfd77e-bb29-4612-a8e7-1e114366ba57 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network 56d2f9e4-6bdb-444b-a8b2-3940882c4fc5: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:44:38.227 10 INFO neutron.db.ovn_revision_numbers_db [None req-708ae313-c0fe-4547-a60b-f6cf40072c5a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 918fc0a7-0268-49e8-8f12-986a5598b51e (type: ports) to 1 2026-06-26 11:44:38.235 10 INFO neutron.db.ovn_revision_numbers_db [None req-7193bf73-b400-4946-9f3a-70cfff04ab3e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 9468d3cb-1441-431e-b30b-36dcaa17a1e4 (type: ports) to 1 2026-06-26 11:44:38.255 10 INFO neutron.db.ovn_revision_numbers_db [None req-12dfd77e-bb29-4612-a8e7-1e114366ba57 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 774d0796-76aa-442a-88c0-a294cda40597 (type: ports) to 1 2026-06-26 11:44:38.261 10 INFO neutron.wsgi [None req-7193bf73-b400-4946-9f3a-70cfff04ab3e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 939 time: 1.2568610 2026-06-26 11:44:38.263 10 INFO neutron.wsgi [None req-708ae313-c0fe-4547-a60b-f6cf40072c5a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 946 time: 1.3257177 2026-06-26 11:44:38.283 10 INFO neutron.wsgi [None req-12dfd77e-bb29-4612-a8e7-1e114366ba57 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 950 time: 1.3390238 2026-06-26 11:44:38.353 9 INFO neutron.wsgi [None req-0c6c7373-7c73-4b61-872a-c4e9f1b8763f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/183c5d8d-c22e-4af2-a027-d5764f55579a HTTP/1.1" status: 204 len: 168 time: 0.2887115 2026-06-26 11:44:38.642 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-12c49a26-4901-4cc8-ada2-dddee59ee564 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:44:38.646 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-12c49a26-4901-4cc8-ada2-dddee59ee564 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network 9993058e-11fe-40fb-a958-0fe5486f7c7e: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:44:38.651 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0d8e963c-f963-4efe-9dee-358f99f9e0d2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:44:38.664 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0d8e963c-f963-4efe-9dee-358f99f9e0d2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network 56d2f9e4-6bdb-444b-a8b2-3940882c4fc5: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:44:38.693 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d10d2806-14d2-4df9-9a92-1ad6728cb305 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:44:38.694 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d10d2806-14d2-4df9-9a92-1ad6728cb305 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network a05eb302-7477-40cf-b7c6-2eea28c77234: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:44:39.294 9 INFO neutron.db.ovn_revision_numbers_db [None req-d10d2806-14d2-4df9-9a92-1ad6728cb305 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 918fc0a7-0268-49e8-8f12-986a5598b51e (type: ports) to 2 2026-06-26 11:44:39.342 9 INFO neutron.db.ovn_revision_numbers_db [None req-d10d2806-14d2-4df9-9a92-1ad6728cb305 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource d6c7e979-7b2d-46ea-a765-13d60cad7a50 (type: subnets) to 0 2026-06-26 11:44:39.401 9 INFO neutron.wsgi [None req-d10d2806-14d2-4df9-9a92-1ad6728cb305 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 866 time: 1.1325412 2026-06-26 11:44:39.473 10 INFO neutron.db.ovn_revision_numbers_db [None req-0d8e963c-f963-4efe-9dee-358f99f9e0d2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 774d0796-76aa-442a-88c0-a294cda40597 (type: ports) to 2 2026-06-26 11:44:39.477 10 INFO neutron.db.ovn_revision_numbers_db [None req-12c49a26-4901-4cc8-ada2-dddee59ee564 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 9468d3cb-1441-431e-b30b-36dcaa17a1e4 (type: ports) to 2 2026-06-26 11:44:39.559 10 INFO neutron.db.ovn_revision_numbers_db [None req-0d8e963c-f963-4efe-9dee-358f99f9e0d2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource df2c4856-fd98-4ea2-804c-93383161109e (type: subnets) to 0 2026-06-26 11:44:39.590 10 INFO neutron.db.ovn_revision_numbers_db [None req-12c49a26-4901-4cc8-ada2-dddee59ee564 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 4260b440-df09-4787-bac6-a5ee7517f6ff (type: subnets) to 0 2026-06-26 11:44:39.605 10 INFO neutron.wsgi [None req-0d8e963c-f963-4efe-9dee-358f99f9e0d2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 870 time: 1.3167794 2026-06-26 11:44:39.633 10 INFO neutron.wsgi [None req-12c49a26-4901-4cc8-ada2-dddee59ee564 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 859 time: 1.3666663 2026-06-26 11:44:40.149 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-de5a9ed3-0408-4c0f-b227-26000302da88 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:44:40.151 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-de5a9ed3-0408-4c0f-b227-26000302da88 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network 20f6d01b-24c3-42c0-b7fb-c84d1393658f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:44:40.259 9 INFO neutron.db.ovn_revision_numbers_db [None req-de5a9ed3-0408-4c0f-b227-26000302da88 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource e1d6f068-9c63-4d68-b882-47382e6991d8 (type: ports) to 1 2026-06-26 11:44:40.551 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4bfdebe4-6c25-4b29-98f1-b83f593ddf51 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:44:40.552 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ce96456f-e2ab-4938-8ef3-1ffffddb60f7 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:44:40.554 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4bfdebe4-6c25-4b29-98f1-b83f593ddf51 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network 20f6d01b-24c3-42c0-b7fb-c84d1393658f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:44:40.557 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ce96456f-e2ab-4938-8ef3-1ffffddb60f7 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network 20f6d01b-24c3-42c0-b7fb-c84d1393658f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:44:40.690 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-de5a9ed3-0408-4c0f-b227-26000302da88 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Starting OVNClientQosExtension 2026-06-26 11:44:40.743 10 INFO neutron.db.ovn_revision_numbers_db [None req-ce96456f-e2ab-4938-8ef3-1ffffddb60f7 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 84064c90-5fb3-4764-8c33-ce51143d319a (type: ports) to 1 2026-06-26 11:44:40.768 10 INFO neutron.db.ovn_revision_numbers_db [None req-4bfdebe4-6c25-4b29-98f1-b83f593ddf51 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 1db6e531-2b52-4050-a93a-9001f51ea57d (type: ports) to 1 2026-06-26 11:44:40.820 9 INFO neutron.db.ovn_revision_numbers_db [None req-584cc4f1-8b4c-4dfc-b56e-9a217c93ba03 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 4e474ad0-4945-4dee-8a08-e45fd5ce706e (type: security_groups) to 1 2026-06-26 11:44:40.889 9 INFO neutron.db.segments_db [None req-584cc4f1-8b4c-4dfc-b56e-9a217c93ba03 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Added segment 40a90db6-03c9-4834-9b8b-ce13308ce3d1 of type geneve for network 121de349-6f80-4f11-89cb-8210d08184d5 2026-06-26 11:44:41.255 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status up for port: e1d6f068-9c63-4d68-b882-47382e6991d8 2026-06-26 11:44:41.274 9 INFO neutron.db.ovn_revision_numbers_db [None req-584cc4f1-8b4c-4dfc-b56e-9a217c93ba03 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 121de349-6f80-4f11-89cb-8210d08184d5 (type: networks) to 1 2026-06-26 11:44:41.280 9 INFO neutron.plugins.ml2.plugin [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Attempt 1 to provision port e1d6f068-9c63-4d68-b882-47382e6991d8 2026-06-26 11:44:41.287 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router 60423091-d57d-4580-9128-8a0a4aef0b44 is bound to host instance 2026-06-26 11:44:41.299 9 INFO neutron.db.ovn_revision_numbers_db [None req-de5a9ed3-0408-4c0f-b227-26000302da88 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource e1d6f068-9c63-4d68-b882-47382e6991d8 (type: router_ports) to 1 2026-06-26 11:44:41.348 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-ce96456f-e2ab-4938-8ef3-1ffffddb60f7 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Starting OVNClientQosExtension 2026-06-26 11:44:41.443 9 INFO neutron.db.ovn_revision_numbers_db [None req-de5a9ed3-0408-4c0f-b227-26000302da88 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 60423091-d57d-4580-9128-8a0a4aef0b44 (type: routers) to 3 2026-06-26 11:44:41.533 9 INFO neutron.wsgi [None req-de5a9ed3-0408-4c0f-b227-26000302da88 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "POST /v2.0/routers HTTP/1.1" status: 201 len: 877 time: 2.1261289 2026-06-26 11:44:41.559 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-584cc4f1-8b4c-4dfc-b56e-9a217c93ba03 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:44:41.561 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-584cc4f1-8b4c-4dfc-b56e-9a217c93ba03 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network 121de349-6f80-4f11-89cb-8210d08184d5: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:44:41.637 9 INFO neutron.db.ovn_revision_numbers_db [None req-584cc4f1-8b4c-4dfc-b56e-9a217c93ba03 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 1659751a-7481-4549-a0ad-60f30ae886b9 (type: ports) to 1 2026-06-26 11:44:41.663 9 INFO neutron.wsgi [None req-584cc4f1-8b4c-4dfc-b56e-9a217c93ba03 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 951 time: 1.3395870 2026-06-26 11:44:41.843 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-726cd4df-1825-4f7b-815f-ebb57231efde df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:44:41.845 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-726cd4df-1825-4f7b-815f-ebb57231efde df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network 121de349-6f80-4f11-89cb-8210d08184d5: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:44:42.224 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] OVN reports status up for port: 84064c90-5fb3-4764-8c33-ce51143d319a 2026-06-26 11:44:42.252 9 INFO neutron.db.ovn_revision_numbers_db [None req-726cd4df-1825-4f7b-815f-ebb57231efde df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 1659751a-7481-4549-a0ad-60f30ae886b9 (type: ports) to 2 2026-06-26 11:44:42.266 10 INFO neutron.plugins.ml2.plugin [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Attempt 1 to provision port 84064c90-5fb3-4764-8c33-ce51143d319a 2026-06-26 11:44:42.270 10 INFO neutron.db.ovn_revision_numbers_db [None req-ce96456f-e2ab-4938-8ef3-1ffffddb60f7 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 84064c90-5fb3-4764-8c33-ce51143d319a (type: router_ports) to 1 2026-06-26 11:44:42.270 9 INFO neutron.db.ovn_revision_numbers_db [None req-726cd4df-1825-4f7b-815f-ebb57231efde df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 6652ec5c-68f2-4fc7-9a7f-880980f47cc4 (type: subnets) to 0 2026-06-26 11:44:42.296 9 INFO neutron.wsgi [None req-726cd4df-1825-4f7b-815f-ebb57231efde df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 871 time: 0.6256533 2026-06-26 11:44:42.414 10 INFO neutron.db.ovn_revision_numbers_db [None req-4bfdebe4-6c25-4b29-98f1-b83f593ddf51 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 1db6e531-2b52-4050-a93a-9001f51ea57d (type: router_ports) to 1 2026-06-26 11:44:42.651 10 INFO neutron.db.ovn_revision_numbers_db [None req-ce96456f-e2ab-4938-8ef3-1ffffddb60f7 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource da056dda-7da4-431e-882b-a7ce0d1c6e6c (type: routers) to 3 2026-06-26 11:44:42.698 10 INFO neutron.wsgi [None req-ce96456f-e2ab-4938-8ef3-1ffffddb60f7 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "POST /v2.0/routers HTTP/1.1" status: 201 len: 870 time: 3.0602212 2026-06-26 11:44:42.702 10 INFO neutron.db.ovn_revision_numbers_db [None req-4bfdebe4-6c25-4b29-98f1-b83f593ddf51 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 3aaf60bb-8283-4696-a46f-a6512448d191 (type: routers) to 3 2026-06-26 11:44:42.736 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3781295-068b-4f4c-bb7c-245067b68272 - - - - - -] Successfully bumped revision number for resource e1d6f068-9c63-4d68-b882-47382e6991d8 (type: ports) to 1 2026-06-26 11:44:42.763 10 INFO neutron.wsgi [None req-4bfdebe4-6c25-4b29-98f1-b83f593ddf51 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "POST /v2.0/routers HTTP/1.1" status: 201 len: 881 time: 3.1509855 2026-06-26 11:44:42.918 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e15f374c-4a99-4ca2-b7d4-3cfd927b2dc2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:44:42.922 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e15f374c-4a99-4ca2-b7d4-3cfd927b2dc2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network 20f6d01b-24c3-42c0-b7fb-c84d1393658f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:44:42.962 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fa3270f9-a2a6-464d-b438-10a26b8f259a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] No more DHCP agents 2026-06-26 11:44:42.966 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fa3270f9-a2a6-464d-b438-10a26b8f259a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Unable to schedule network a05eb302-7477-40cf-b7c6-2eea28c77234: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:44:43.048 9 INFO neutron.db.ovn_revision_numbers_db [None req-e15f374c-4a99-4ca2-b7d4-3cfd927b2dc2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource e424d983-4272-4645-ba0a-953f3384c789 (type: ports) to 1 2026-06-26 11:44:43.453 10 INFO neutron.db.ovn_revision_numbers_db [None req-fa3270f9-a2a6-464d-b438-10a26b8f259a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource b6326957-c1b2-4876-b4d7-344c5f4ffed6 (type: ports) to 1 2026-06-26 11:44:43.542 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3781295-068b-4f4c-bb7c-245067b68272 - - - - - -] Successfully bumped revision number for resource e1d6f068-9c63-4d68-b882-47382e6991d8 (type: router_ports) to 3 2026-06-26 11:44:43.723 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status up for port: 1db6e531-2b52-4050-a93a-9001f51ea57d 2026-06-26 11:44:43.731 9 INFO neutron.plugins.ml2.plugin [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Attempt 1 to provision port 1db6e531-2b52-4050-a93a-9001f51ea57d 2026-06-26 11:44:43.750 9 INFO neutron.db.ovn_revision_numbers_db [None req-e15f374c-4a99-4ca2-b7d4-3cfd927b2dc2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource e424d983-4272-4645-ba0a-953f3384c789 (type: router_ports) to 1 2026-06-26 11:44:43.838 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8a8c494b-3533-43c6-8dae-4df390dacd31 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] No more DHCP agents 2026-06-26 11:44:43.839 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5d1d8fce-2a31-4ea0-ab7e-c7772c0b91db df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] No more DHCP agents 2026-06-26 11:44:43.842 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5d1d8fce-2a31-4ea0-ab7e-c7772c0b91db df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Unable to schedule network 56d2f9e4-6bdb-444b-a8b2-3940882c4fc5: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:44:43.843 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8a8c494b-3533-43c6-8dae-4df390dacd31 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Unable to schedule network 9993058e-11fe-40fb-a958-0fe5486f7c7e: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:44:43.874 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3781295-068b-4f4c-bb7c-245067b68272 - - - - - -] Successfully bumped revision number for resource e1d6f068-9c63-4d68-b882-47382e6991d8 (type: ports) to 2 2026-06-26 11:44:43.906 9 INFO neutron.db.ovn_revision_numbers_db [None req-e15f374c-4a99-4ca2-b7d4-3cfd927b2dc2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 60ccb611-9320-4bc9-9889-208825c59b5e (type: routers) to 3 2026-06-26 11:44:43.944 9 INFO neutron.wsgi [None req-e15f374c-4a99-4ca2-b7d4-3cfd927b2dc2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "POST /v2.0/routers HTTP/1.1" status: 201 len: 882 time: 1.6423693 2026-06-26 11:44:44.128 10 INFO neutron.db.ovn_revision_numbers_db [None req-5d1d8fce-2a31-4ea0-ab7e-c7772c0b91db df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource a129817d-332c-4ae2-8b60-8704f54c7f0d (type: ports) to 1 2026-06-26 11:44:44.295 10 INFO neutron.db.ovn_revision_numbers_db [None req-8a8c494b-3533-43c6-8dae-4df390dacd31 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource b780ea0e-f557-465e-84f5-f083628cbb47 (type: ports) to 1 2026-06-26 11:44:44.484 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013862 2026-06-26 11:44:44.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0010674 2026-06-26 11:44:44.573 10 INFO neutron.db.ovn_revision_numbers_db [None req-fa3270f9-a2a6-464d-b438-10a26b8f259a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource b6326957-c1b2-4876-b4d7-344c5f4ffed6 (type: router_ports) to 2 2026-06-26 11:44:44.582 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7bfb249d-7189-42a3-9abc-ebbe574e9286 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] No more DHCP agents 2026-06-26 11:44:44.584 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7bfb249d-7189-42a3-9abc-ebbe574e9286 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Unable to schedule network 121de349-6f80-4f11-89cb-8210d08184d5: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:44:44.641 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3781295-068b-4f4c-bb7c-245067b68272 - - - - - -] Successfully bumped revision number for resource e1d6f068-9c63-4d68-b882-47382e6991d8 (type: ports) to 4 2026-06-26 11:44:44.705 9 INFO neutron.db.ovn_revision_numbers_db [None req-7bfb249d-7189-42a3-9abc-ebbe574e9286 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource ff956a76-f6c6-4fc4-91f9-eb64870ab3c7 (type: ports) to 1 2026-06-26 11:44:44.890 10 INFO neutron.db.ovn_revision_numbers_db [None req-fa3270f9-a2a6-464d-b438-10a26b8f259a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource b6326957-c1b2-4876-b4d7-344c5f4ffed6 (type: ports) to 2 2026-06-26 11:44:45.192 9 INFO neutron.db.ovn_revision_numbers_db [None req-7bfb249d-7189-42a3-9abc-ebbe574e9286 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource ff956a76-f6c6-4fc4-91f9-eb64870ab3c7 (type: router_ports) to 2 2026-06-26 11:44:45.251 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fa3270f9-a2a6-464d-b438-10a26b8f259a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] No more DHCP agents 2026-06-26 11:44:45.273 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fa3270f9-a2a6-464d-b438-10a26b8f259a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Unable to schedule network a05eb302-7477-40cf-b7c6-2eea28c77234: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:44:45.317 9 INFO neutron.db.ovn_revision_numbers_db [None req-7bfb249d-7189-42a3-9abc-ebbe574e9286 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource ff956a76-f6c6-4fc4-91f9-eb64870ab3c7 (type: ports) to 2 2026-06-26 11:44:45.365 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3781295-068b-4f4c-bb7c-245067b68272 - - - - - -] Successfully bumped revision number for resource e1d6f068-9c63-4d68-b882-47382e6991d8 (type: router_ports) to 4 2026-06-26 11:44:45.388 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7bfb249d-7189-42a3-9abc-ebbe574e9286 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] No more DHCP agents 2026-06-26 11:44:45.390 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7bfb249d-7189-42a3-9abc-ebbe574e9286 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Unable to schedule network 121de349-6f80-4f11-89cb-8210d08184d5: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:44:45.433 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c3781295-068b-4f4c-bb7c-245067b68272 - - - - - -] Router da056dda-7da4-431e-882b-a7ce0d1c6e6c is bound to host instance 2026-06-26 11:44:45.453 10 INFO neutron.db.ovn_revision_numbers_db [None req-5d1d8fce-2a31-4ea0-ab7e-c7772c0b91db df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource a129817d-332c-4ae2-8b60-8704f54c7f0d (type: router_ports) to 2 2026-06-26 11:44:45.478 10 INFO neutron.db.ovn_revision_numbers_db [None req-8a8c494b-3533-43c6-8dae-4df390dacd31 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource b780ea0e-f557-465e-84f5-f083628cbb47 (type: router_ports) to 2 2026-06-26 11:44:45.739 10 INFO neutron.db.ovn_revision_numbers_db [None req-5d1d8fce-2a31-4ea0-ab7e-c7772c0b91db df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource a129817d-332c-4ae2-8b60-8704f54c7f0d (type: ports) to 2 2026-06-26 11:44:45.784 10 INFO neutron.db.ovn_revision_numbers_db [None req-8a8c494b-3533-43c6-8dae-4df390dacd31 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource b780ea0e-f557-465e-84f5-f083628cbb47 (type: ports) to 2 2026-06-26 11:44:46.052 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5d1d8fce-2a31-4ea0-ab7e-c7772c0b91db df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] No more DHCP agents 2026-06-26 11:44:46.072 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5d1d8fce-2a31-4ea0-ab7e-c7772c0b91db df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Unable to schedule network 56d2f9e4-6bdb-444b-a8b2-3940882c4fc5: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:44:46.112 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8a8c494b-3533-43c6-8dae-4df390dacd31 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] No more DHCP agents 2026-06-26 11:44:46.117 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8a8c494b-3533-43c6-8dae-4df390dacd31 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Unable to schedule network 9993058e-11fe-40fb-a958-0fe5486f7c7e: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:44:46.282 9 INFO neutron.db.ovn_revision_numbers_db [None req-7bfb249d-7189-42a3-9abc-ebbe574e9286 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource ff956a76-f6c6-4fc4-91f9-eb64870ab3c7 (type: router_ports) to 2 2026-06-26 11:44:46.285 9 INFO neutron.wsgi [None req-7bfb249d-7189-42a3-9abc-ebbe574e9286 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "PUT /v2.0/routers/60ccb611-9320-4bc9-9889-208825c59b5e/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.3350613 2026-06-26 11:44:46.889 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3781295-068b-4f4c-bb7c-245067b68272 - - - - - -] Successfully bumped revision number for resource 84064c90-5fb3-4764-8c33-ce51143d319a (type: ports) to 1 2026-06-26 11:44:47.293 9 INFO neutron.db.ovn_revision_numbers_db [None req-e4d7ea1b-0b2e-4cf3-8ea0-54fe3566d04c 859fe228932942afb1ffeaf44d34e4fb af43d83c166f49d38826cd0b4a18b6eb - - - -] Successfully bumped revision number for resource 046a8059-bf80-4d6e-aec7-f8683e254a37 (type: security_groups) to 1 2026-06-26 11:44:47.320 9 INFO neutron.wsgi [None req-e4d7ea1b-0b2e-4cf3-8ea0-54fe3566d04c 859fe228932942afb1ffeaf44d34e4fb af43d83c166f49d38826cd0b4a18b6eb - - - -] 10.0.0.217 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1824 time: 0.1998112 2026-06-26 11:44:47.518 10 INFO neutron.db.ovn_revision_numbers_db [None req-fa3270f9-a2a6-464d-b438-10a26b8f259a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource b6326957-c1b2-4876-b4d7-344c5f4ffed6 (type: router_ports) to 2 2026-06-26 11:44:47.521 10 INFO neutron.wsgi [None req-fa3270f9-a2a6-464d-b438-10a26b8f259a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "PUT /v2.0/routers/60423091-d57d-4580-9128-8a0a4aef0b44/add_router_interface HTTP/1.1" status: 200 len: 503 time: 5.9687219 2026-06-26 11:44:47.773 9 INFO neutron.wsgi [req-76b57410-8e17-48af-b81a-68c8aa524aed req-09c27ec3-712c-46aa-84a1-d0d55e0c2107 859fe228932942afb1ffeaf44d34e4fb af43d83c166f49d38826cd0b4a18b6eb - - default default] 10.0.0.217 "GET /v2.0/security-groups/046a8059-bf80-4d6e-aec7-f8683e254a37 HTTP/1.1" status: 200 len: 1819 time: 0.0869801 2026-06-26 11:44:47.801 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3781295-068b-4f4c-bb7c-245067b68272 - - - - - -] Successfully bumped revision number for resource 84064c90-5fb3-4764-8c33-ce51143d319a (type: router_ports) to 3 2026-06-26 11:44:47.922 9 INFO neutron.db.ovn_revision_numbers_db [None req-1b6c533d-63db-4edd-a782-b89407244ceb 859fe228932942afb1ffeaf44d34e4fb af43d83c166f49d38826cd0b4a18b6eb - - - -] Successfully bumped revision number for resource 9b157425-90a7-45e9-aaa4-176a167a485b (type: security_group_rules) to 0 2026-06-26 11:44:47.951 9 INFO neutron.wsgi [None req-1b6c533d-63db-4edd-a782-b89407244ceb 859fe228932942afb1ffeaf44d34e4fb af43d83c166f49d38826cd0b4a18b6eb - - - -] 10.0.0.217 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 786 time: 0.1734884 2026-06-26 11:44:48.063 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3781295-068b-4f4c-bb7c-245067b68272 - - - - - -] Successfully bumped revision number for resource 84064c90-5fb3-4764-8c33-ce51143d319a (type: ports) to 2 2026-06-26 11:44:48.098 10 INFO neutron.db.ovn_revision_numbers_db [None req-8a8c494b-3533-43c6-8dae-4df390dacd31 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource b780ea0e-f557-465e-84f5-f083628cbb47 (type: router_ports) to 2 2026-06-26 11:44:48.100 10 INFO neutron.wsgi [None req-8a8c494b-3533-43c6-8dae-4df390dacd31 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "PUT /v2.0/routers/da056dda-7da4-431e-882b-a7ce0d1c6e6c/add_router_interface HTTP/1.1" status: 200 len: 503 time: 5.3928623 2026-06-26 11:44:48.116 10 INFO neutron.wsgi [None req-2f0a3963-7190-49e1-a1e6-f49902131e4d df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/ports HTTP/1.1" status: 200 len: 17810 time: 0.1449168 2026-06-26 11:44:48.118 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] OVN reports status up for port: b6326957-c1b2-4876-b4d7-344c5f4ffed6 2026-06-26 11:44:48.139 10 INFO neutron.db.ovn_revision_numbers_db [None req-5d1d8fce-2a31-4ea0-ab7e-c7772c0b91db df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource a129817d-332c-4ae2-8b60-8704f54c7f0d (type: router_ports) to 2 2026-06-26 11:44:48.142 10 INFO neutron.wsgi [None req-5d1d8fce-2a31-4ea0-ab7e-c7772c0b91db df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "PUT /v2.0/routers/3aaf60bb-8283-4696-a46f-a6512448d191/add_router_interface HTTP/1.1" status: 200 len: 503 time: 5.3676167 2026-06-26 11:44:48.143 10 INFO neutron.plugins.ml2.plugin [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Attempt 1 to provision port b6326957-c1b2-4876-b4d7-344c5f4ffed6 2026-06-26 11:44:48.147 10 INFO neutron.wsgi [None req-7c8514d8-048e-4286-9c0d-5faecfb68416 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0164101 2026-06-26 11:44:48.299 9 INFO neutron.db.ovn_revision_numbers_db [None req-b25fe3e4-7be6-46fe-9f23-6041ad034f07 d58764c0dc614a2fb9db2e9a523e7164 deccb640fdaa489e8703ac063906fcd6 - - - -] Successfully bumped revision number for resource ce441796-7711-4f1c-b806-10ea5f868b77 (type: security_groups) to 1 2026-06-26 11:44:48.306 9 INFO neutron.db.ovn_revision_numbers_db [None req-e65b6a1d-ae65-426b-8f9c-e65660d5bc25 859fe228932942afb1ffeaf44d34e4fb af43d83c166f49d38826cd0b4a18b6eb - - - -] Successfully bumped revision number for resource bf3ec08a-470b-4647-a0cd-d15d003dc7bf (type: security_groups) to 1 2026-06-26 11:44:48.332 9 INFO neutron.wsgi [None req-b25fe3e4-7be6-46fe-9f23-6041ad034f07 d58764c0dc614a2fb9db2e9a523e7164 deccb640fdaa489e8703ac063906fcd6 - - - -] 10.0.0.217 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1821 time: 0.3754561 2026-06-26 11:44:48.338 9 INFO neutron.wsgi [None req-e65b6a1d-ae65-426b-8f9c-e65660d5bc25 859fe228932942afb1ffeaf44d34e4fb af43d83c166f49d38826cd0b4a18b6eb - - - -] 10.0.0.217 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1827 time: 0.3614595 2026-06-26 11:44:48.363 10 INFO neutron.wsgi [None req-752ee3cb-0a4e-4e45-8c3d-f205114bb25d df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3196 time: 0.0358644 2026-06-26 11:44:48.409 9 INFO neutron.wsgi [req-d7320c98-1e6a-49f4-b500-d22126212936 req-72fe200a-5f84-4a20-a013-d63675d24645 859fe228932942afb1ffeaf44d34e4fb af43d83c166f49d38826cd0b4a18b6eb - - default default] 10.0.0.217 "GET /v2.0/security-groups/bf3ec08a-470b-4647-a0cd-d15d003dc7bf HTTP/1.1" status: 200 len: 1822 time: 0.0439858 2026-06-26 11:44:48.425 10 INFO neutron.wsgi [None req-0c2ccb6a-564f-4891-809a-dcf326e67d25 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 4067 time: 0.0605521 2026-06-26 11:44:48.517 9 INFO neutron.db.ovn_revision_numbers_db [None req-b9b99fd3-3189-4b7f-84d5-d4ae84911e0a d58764c0dc614a2fb9db2e9a523e7164 deccb640fdaa489e8703ac063906fcd6 - - - -] Successfully bumped revision number for resource 067f4646-0ed0-4bde-a29b-6bdaace22b78 (type: security_groups) to 1 2026-06-26 11:44:48.559 9 INFO neutron.wsgi [None req-b9b99fd3-3189-4b7f-84d5-d4ae84911e0a d58764c0dc614a2fb9db2e9a523e7164 deccb640fdaa489e8703ac063906fcd6 - - - -] 10.0.0.217 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1822 time: 0.1955872 2026-06-26 11:44:48.577 9 INFO neutron.db.ovn_revision_numbers_db [None req-8a2ef0ae-d809-4fb2-8d74-8ccf1eaf9475 859fe228932942afb1ffeaf44d34e4fb af43d83c166f49d38826cd0b4a18b6eb - - - -] Successfully bumped revision number for resource 84532f45-570b-4a0f-94b9-6cfb17f12484 (type: security_group_rules) to 0 2026-06-26 11:44:48.580 10 INFO neutron.wsgi [None req-7bdc930c-6fd0-4833-ba9c-715db35f781a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/routers HTTP/1.1" status: 200 len: 2887 time: 0.1441762 2026-06-26 11:44:48.605 10 INFO neutron.wsgi [None req-9965f3da-fe41-49b3-97c8-306f22ac3e06 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0200250 2026-06-26 11:44:48.626 9 INFO neutron.wsgi [None req-8a2ef0ae-d809-4fb2-8d74-8ccf1eaf9475 859fe228932942afb1ffeaf44d34e4fb af43d83c166f49d38826cd0b4a18b6eb - - - -] 10.0.0.217 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 786 time: 0.2026076 2026-06-26 11:44:48.645 10 INFO neutron.wsgi [None req-0f753795-2d2f-4d94-af93-f303b6885161 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0383456 2026-06-26 11:44:48.736 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3781295-068b-4f4c-bb7c-245067b68272 - - - - - -] Successfully bumped revision number for resource 84064c90-5fb3-4764-8c33-ce51143d319a (type: ports) to 4 2026-06-26 11:44:48.847 9 INFO neutron.wsgi [req-f5525c06-86fb-4331-ab69-350f6dbee13e req-25fa7903-6888-4fd2-bb77-789611fa0c8f 859fe228932942afb1ffeaf44d34e4fb af43d83c166f49d38826cd0b4a18b6eb - - default default] 10.0.0.217 "GET /v2.0/security-groups/bf3ec08a-470b-4647-a0cd-d15d003dc7bf HTTP/1.1" status: 200 len: 2415 time: 0.0847476 2026-06-26 11:44:48.865 9 INFO neutron.db.ovn_revision_numbers_db [None req-76f186aa-fa32-4791-9c52-ec8fe5762485 d58764c0dc614a2fb9db2e9a523e7164 deccb640fdaa489e8703ac063906fcd6 - - - -] Successfully bumped revision number for resource 9443a957-5221-49dc-afbe-c30a24138a73 (type: security_groups) to 1 2026-06-26 11:44:48.873 10 INFO neutron.wsgi [None req-e61c10ef-48a7-447e-b71b-b226c5330249 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 35495 time: 0.2278006 2026-06-26 11:44:48.891 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource b6326957-c1b2-4876-b4d7-344c5f4ffed6 (type: ports) to 3 2026-06-26 11:44:48.914 9 INFO neutron.wsgi [None req-76f186aa-fa32-4791-9c52-ec8fe5762485 d58764c0dc614a2fb9db2e9a523e7164 deccb640fdaa489e8703ac063906fcd6 - - - -] 10.0.0.217 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1822 time: 0.2689450 2026-06-26 11:44:48.923 9 INFO neutron.db.ovn_revision_numbers_db [None req-ece32bf5-5e8d-4e0e-a509-dc13c36e1127 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - - -] Successfully bumped revision number for resource 124c7232-9cad-440a-8a37-a7912efd8a80 (type: security_groups) to 1 2026-06-26 11:44:48.966 10 INFO neutron.wsgi [None req-cfc079c2-ce6b-4ff2-93ba-24a48d1aa50c df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 4067 time: 0.0849533 2026-06-26 11:44:48.982 9 INFO neutron.wsgi [None req-ece32bf5-5e8d-4e0e-a509-dc13c36e1127 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - - -] 10.0.0.244 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1794 time: 0.2889421 2026-06-26 11:44:48.990 10 INFO neutron.wsgi [None req-eddbac5b-09a9-4767-92a0-07ecbe9e955f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0200274 2026-06-26 11:44:48.990 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] No hosting information found for port 1db6e531-2b52-4050-a93a-9001f51ea57d: RuntimeError: No hosting information found for port 1db6e531-2b52-4050-a93a-9001f51ea57d 2026-06-26 11:44:48.991 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status up for port: e424d983-4272-4645-ba0a-953f3384c789 2026-06-26 11:44:49.025 9 INFO neutron.plugins.ml2.plugin [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Attempt 1 to provision port e424d983-4272-4645-ba0a-953f3384c789 2026-06-26 11:44:49.058 9 INFO neutron.wsgi [req-c5ae489b-7d19-491c-839b-aa5b8fafb9b3 req-c318838d-a750-49bc-b088-bfec057a6dae d58764c0dc614a2fb9db2e9a523e7164 deccb640fdaa489e8703ac063906fcd6 - - default default] 10.0.0.217 "GET /v2.0/security-groups?tenant_id=deccb640fdaa489e8703ac063906fcd6 HTTP/1.1" status: 200 len: 7793 time: 0.1111486 2026-06-26 11:44:49.063 9 INFO neutron.db.ovn_revision_numbers_db [None req-82acc4a9-bdb5-4821-bc0c-4844e5f0ae46 fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - - -] Successfully bumped revision number for resource 1f96d13b-3e55-42e4-b173-426fce1f6cbd (type: security_groups) to 1 2026-06-26 11:44:49.129 9 INFO neutron.wsgi [None req-82acc4a9-bdb5-4821-bc0c-4844e5f0ae46 fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - - -] 10.0.0.244 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1796 time: 0.3788447 2026-06-26 11:44:49.153 9 INFO neutron.wsgi [req-c5ae489b-7d19-491c-839b-aa5b8fafb9b3 req-dc39032c-ea39-4a2f-a14e-413ffc600440 d58764c0dc614a2fb9db2e9a523e7164 deccb640fdaa489e8703ac063906fcd6 - - default default] 10.0.0.217 "GET /v2.0/security-groups/372e7acf-0772-4dfb-b435-be8359c03bc2 HTTP/1.1" status: 200 len: 2994 time: 0.0812006 2026-06-26 11:44:49.164 9 INFO neutron.db.ovn_revision_numbers_db [None req-db65ab81-5b9d-4f76-b7af-b816040491e7 859fe228932942afb1ffeaf44d34e4fb af43d83c166f49d38826cd0b4a18b6eb - - - -] Successfully bumped revision number for resource 079176a5-f348-4704-bb59-856f0115cbb3 (type: security_group_rules) to 0 2026-06-26 11:44:49.201 9 INFO neutron.wsgi [None req-db65ab81-5b9d-4f76-b7af-b816040491e7 859fe228932942afb1ffeaf44d34e4fb af43d83c166f49d38826cd0b4a18b6eb - - - -] 10.0.0.217 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 791 time: 0.3402998 2026-06-26 11:44:49.214 9 INFO neutron.wsgi [req-c5ae489b-7d19-491c-839b-aa5b8fafb9b3 req-67e86d56-f79c-4466-ad36-c3f91304b1f4 d58764c0dc614a2fb9db2e9a523e7164 deccb640fdaa489e8703ac063906fcd6 - - default default] 10.0.0.217 "GET /v2.0/security-groups/372e7acf-0772-4dfb-b435-be8359c03bc2 HTTP/1.1" status: 200 len: 2994 time: 0.0426109 2026-06-26 11:44:49.240 10 INFO neutron.wsgi [None req-0c1bf717-770c-4284-84ee-99864bd10aff df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/networks HTTP/1.1" status: 200 len: 5395 time: 0.2443302 2026-06-26 11:44:49.254 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource b6326957-c1b2-4876-b4d7-344c5f4ffed6 (type: router_ports) to 3 2026-06-26 11:44:49.275 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3781295-068b-4f4c-bb7c-245067b68272 - - - - - -] Successfully bumped revision number for resource 84064c90-5fb3-4764-8c33-ce51143d319a (type: router_ports) to 4 2026-06-26 11:44:49.280 9 INFO neutron.wsgi [req-919570a8-7bd0-4d89-b358-7b012bfe3f89 req-f235cb34-0251-4aae-ad72-428adec2a1af 859fe228932942afb1ffeaf44d34e4fb af43d83c166f49d38826cd0b4a18b6eb - - default default] 10.0.0.217 "GET /v2.0/security-groups/bf3ec08a-470b-4647-a0cd-d15d003dc7bf HTTP/1.1" status: 200 len: 3013 time: 0.0569818 2026-06-26 11:44:49.294 9 INFO neutron.wsgi [req-cea4ab2a-1fac-4698-a175-45fad759425f req-9914cd2d-43ff-432e-895e-3ebee98d2118 d58764c0dc614a2fb9db2e9a523e7164 deccb640fdaa489e8703ac063906fcd6 - - default default] 10.0.0.217 "GET /v2.0/security-groups/ce441796-7711-4f1c-b806-10ea5f868b77 HTTP/1.1" status: 200 len: 1816 time: 0.0422287 2026-06-26 11:44:49.316 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c3781295-068b-4f4c-bb7c-245067b68272 - - - - - -] Router 3aaf60bb-8283-4696-a46f-a6512448d191 is bound to host instance 2026-06-26 11:44:49.328 9 INFO neutron.db.ovn_revision_numbers_db [None req-e415b0df-1b32-498d-801f-d0ce12dd2899 fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - - -] Successfully bumped revision number for resource 5f326a98-5d55-4c87-a2e0-4fe759f0dfd9 (type: security_group_rules) to 0 2026-06-26 11:44:49.335 9 INFO neutron.wsgi [req-d3f38325-d8b6-4102-957b-53b30ef5b0de req-358f2143-4e0c-43c7-b65e-d060ca13253d 859fe228932942afb1ffeaf44d34e4fb af43d83c166f49d38826cd0b4a18b6eb - - default default] 10.0.0.217 "GET /v2.0/security-group-rules/079176a5-f348-4704-bb59-856f0115cbb3 HTTP/1.1" status: 200 len: 783 time: 0.0285969 2026-06-26 11:44:49.377 9 INFO neutron.wsgi [None req-e415b0df-1b32-498d-801f-d0ce12dd2899 fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.2373259 2026-06-26 11:44:49.379 10 INFO neutron.db.ovn_revision_numbers_db [None req-9d8da54e-a98e-4019-9fb0-b9cd400fc866 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - - -] Successfully bumped revision number for resource 8492d088-d7b7-4225-9fdf-c499778924ab (type: security_group_rules) to 0 2026-06-26 11:44:49.384 9 INFO neutron.wsgi [req-d3f38325-d8b6-4102-957b-53b30ef5b0de req-e52a9bf7-8d74-490f-aafa-f6c96b776bf3 859fe228932942afb1ffeaf44d34e4fb af43d83c166f49d38826cd0b4a18b6eb - - default default] 10.0.0.217 "GET /v2.0/security-groups/bf3ec08a-470b-4647-a0cd-d15d003dc7bf HTTP/1.1" status: 200 len: 3013 time: 0.0373781 2026-06-26 11:44:49.566 10 INFO neutron.wsgi [None req-9d8da54e-a98e-4019-9fb0-b9cd400fc866 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.5721345 2026-06-26 11:44:49.699 9 INFO neutron.wsgi [None req-c369e0c6-e91c-4ee4-8540-413c1089916b d58764c0dc614a2fb9db2e9a523e7164 deccb640fdaa489e8703ac063906fcd6 - - - -] 10.0.0.217 "DELETE /v2.0/security-groups/ce441796-7711-4f1c-b806-10ea5f868b77 HTTP/1.1" status: 204 len: 173 time: 0.3922865 2026-06-26 11:44:49.738 9 INFO neutron.api.v2.resource [req-9cc61966-9d91-46af-9cb8-deedcd0deede req-5d0bb647-01dc-4c59-97c7-b4058278bcb7 d58764c0dc614a2fb9db2e9a523e7164 deccb640fdaa489e8703ac063906fcd6 - - default default] show failed (client error): The resource could not be found. 2026-06-26 11:44:49.739 9 INFO neutron.wsgi [req-9cc61966-9d91-46af-9cb8-deedcd0deede req-5d0bb647-01dc-4c59-97c7-b4058278bcb7 d58764c0dc614a2fb9db2e9a523e7164 deccb640fdaa489e8703ac063906fcd6 - - default default] 10.0.0.217 "GET /v2.0/security-groups/ce441796-7711-4f1c-b806-10ea5f868b77 HTTP/1.1" status: 404 len: 352 time: 0.0170281 2026-06-26 11:44:49.785 9 INFO neutron.wsgi [None req-25a4ee28-fa13-4962-b564-5f70c7d55df9 859fe228932942afb1ffeaf44d34e4fb af43d83c166f49d38826cd0b4a18b6eb - - - -] 10.0.0.217 "DELETE /v2.0/security-group-rules/079176a5-f348-4704-bb59-856f0115cbb3 HTTP/1.1" status: 204 len: 173 time: 0.3931401 2026-06-26 11:44:49.809 9 INFO neutron.wsgi [req-ef0e0350-2eb1-48a6-90d2-bb7b6b350d15 req-9210d0a9-1e4c-450b-a77e-d08b4faa62b2 d58764c0dc614a2fb9db2e9a523e7164 deccb640fdaa489e8703ac063906fcd6 - - default default] 10.0.0.217 "GET /v2.0/security-groups/067f4646-0ed0-4bde-a29b-6bdaace22b78 HTTP/1.1" status: 200 len: 1817 time: 0.0495296 2026-06-26 11:44:49.831 10 INFO neutron.db.ovn_revision_numbers_db [None req-2325262a-fa9c-4a07-babd-58b7246a402b fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - - -] Successfully bumped revision number for resource 69d39c25-ddf9-4b2c-95a3-4aa8273d73c9 (type: security_group_rules) to 0 2026-06-26 11:44:49.870 9 INFO neutron.wsgi [req-e7185d35-19a5-4521-97f3-2a45c88abede req-b2518f7e-2e61-4f96-8dd4-a761f775ba34 859fe228932942afb1ffeaf44d34e4fb af43d83c166f49d38826cd0b4a18b6eb - - default default] 10.0.0.217 "GET /v2.0/security-groups/bf3ec08a-470b-4647-a0cd-d15d003dc7bf HTTP/1.1" status: 200 len: 2415 time: 0.0657768 2026-06-26 11:44:49.872 10 INFO neutron.wsgi [None req-2325262a-fa9c-4a07-babd-58b7246a402b fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.4857531 2026-06-26 11:44:49.929 9 INFO neutron.db.ovn_revision_numbers_db [None req-7d11b0d9-a5a5-468d-8319-28467fb45ee5 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - - -] Successfully bumped revision number for resource 8b87ca7c-a562-44c2-854e-f064fc200178 (type: security_group_rules) to 0 2026-06-26 11:44:49.936 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3781295-068b-4f4c-bb7c-245067b68272 - - - - - -] Successfully bumped revision number for resource 1db6e531-2b52-4050-a93a-9001f51ea57d (type: ports) to 1 2026-06-26 11:44:50.027 9 INFO neutron.wsgi [None req-7d11b0d9-a5a5-468d-8319-28467fb45ee5 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.4552102 2026-06-26 11:44:50.046 9 INFO neutron.wsgi [None req-6c3e4a6a-ce2b-45c3-a9b5-4595f31ac855 d58764c0dc614a2fb9db2e9a523e7164 deccb640fdaa489e8703ac063906fcd6 - - - -] 10.0.0.217 "DELETE /v2.0/security-groups/067f4646-0ed0-4bde-a29b-6bdaace22b78 HTTP/1.1" status: 204 len: 173 time: 0.2209189 2026-06-26 11:44:50.074 9 INFO neutron.api.v2.resource [req-ed8937a4-d66d-468a-9ef5-06931df7f4d4 req-8147c381-edad-4e66-9833-beffe8e2e311 d58764c0dc614a2fb9db2e9a523e7164 deccb640fdaa489e8703ac063906fcd6 - - default default] show failed (client error): The resource could not be found. 2026-06-26 11:44:50.075 9 INFO neutron.wsgi [req-ed8937a4-d66d-468a-9ef5-06931df7f4d4 req-8147c381-edad-4e66-9833-beffe8e2e311 d58764c0dc614a2fb9db2e9a523e7164 deccb640fdaa489e8703ac063906fcd6 - - default default] 10.0.0.217 "GET /v2.0/security-groups/067f4646-0ed0-4bde-a29b-6bdaace22b78 HTTP/1.1" status: 404 len: 352 time: 0.0098267 2026-06-26 11:44:50.112 9 INFO neutron.wsgi [None req-e52a2049-1def-43f1-bd34-3ffeb405bd6e 859fe228932942afb1ffeaf44d34e4fb af43d83c166f49d38826cd0b4a18b6eb - - - -] 10.0.0.217 "DELETE /v2.0/security-groups/bf3ec08a-470b-4647-a0cd-d15d003dc7bf HTTP/1.1" status: 204 len: 173 time: 0.2323964 2026-06-26 11:44:50.123 9 INFO neutron.wsgi [req-74a56d86-b5d5-4bba-b133-969688360a5c req-f42f7205-0f34-4ed3-88e4-4533b8d90782 d58764c0dc614a2fb9db2e9a523e7164 deccb640fdaa489e8703ac063906fcd6 - - default default] 10.0.0.217 "GET /v2.0/security-groups/9443a957-5221-49dc-afbe-c30a24138a73 HTTP/1.1" status: 200 len: 1817 time: 0.0303502 2026-06-26 11:44:50.212 9 INFO neutron.wsgi [req-ae8c15e6-df9b-4969-8180-f30780e6d00d req-6c45403a-5dec-4715-ba5d-35a67c3d0509 859fe228932942afb1ffeaf44d34e4fb af43d83c166f49d38826cd0b4a18b6eb - - default default] 10.0.0.217 "GET /v2.0/security-groups/046a8059-bf80-4d6e-aec7-f8683e254a37 HTTP/1.1" status: 200 len: 2412 time: 0.0826991 2026-06-26 11:44:50.394 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-94b4f91a-4014-4493-88db-ec071b97eb26 fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - - -] No more DHCP agents 2026-06-26 11:44:50.397 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-94b4f91a-4014-4493-88db-ec071b97eb26 fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - - -] Unable to schedule network 20f6d01b-24c3-42c0-b7fb-c84d1393658f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:44:50.490 9 INFO neutron.wsgi [None req-c774ffaf-5635-4fec-ad22-fcc1b885abfe d58764c0dc614a2fb9db2e9a523e7164 deccb640fdaa489e8703ac063906fcd6 - - - -] 10.0.0.217 "DELETE /v2.0/security-groups/9443a957-5221-49dc-afbe-c30a24138a73 HTTP/1.1" status: 204 len: 173 time: 0.3599575 2026-06-26 11:44:50.496 9 INFO neutron.wsgi [None req-f58a2c62-3963-46a6-aca0-70c73f974c06 859fe228932942afb1ffeaf44d34e4fb af43d83c166f49d38826cd0b4a18b6eb - - - -] 10.0.0.217 "DELETE /v2.0/security-groups/046a8059-bf80-4d6e-aec7-f8683e254a37 HTTP/1.1" status: 204 len: 173 time: 0.2738369 2026-06-26 11:44:50.541 9 INFO neutron.api.v2.resource [req-63e945d9-4900-4095-a854-f5c5d7a35d16 req-3b751d00-cb06-4ea8-b0b0-f0743ad1a579 d58764c0dc614a2fb9db2e9a523e7164 deccb640fdaa489e8703ac063906fcd6 - - default default] show failed (client error): The resource could not be found. 2026-06-26 11:44:50.542 9 INFO neutron.wsgi [req-63e945d9-4900-4095-a854-f5c5d7a35d16 req-3b751d00-cb06-4ea8-b0b0-f0743ad1a579 d58764c0dc614a2fb9db2e9a523e7164 deccb640fdaa489e8703ac063906fcd6 - - default default] 10.0.0.217 "GET /v2.0/security-groups/9443a957-5221-49dc-afbe-c30a24138a73 HTTP/1.1" status: 404 len: 352 time: 0.0277846 2026-06-26 11:44:50.595 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7e6afb06-d0aa-49f6-822b-c1e681baf52a 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - - -] No more DHCP agents 2026-06-26 11:44:50.599 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7e6afb06-d0aa-49f6-822b-c1e681baf52a 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - - -] Unable to schedule network 20f6d01b-24c3-42c0-b7fb-c84d1393658f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:44:50.628 9 INFO neutron.wsgi [req-d499f824-de7c-4c0f-9831-81ef8af2bcbd req-96f05142-12b9-4e39-86ab-616df62ceb75 d58764c0dc614a2fb9db2e9a523e7164 deccb640fdaa489e8703ac063906fcd6 - - default default] 10.0.0.217 "GET /v2.0/security-groups?tenant_id=deccb640fdaa489e8703ac063906fcd6 HTTP/1.1" status: 200 len: 2997 time: 0.0567598 2026-06-26 11:44:50.640 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3781295-068b-4f4c-bb7c-245067b68272 - - - - - -] Successfully bumped revision number for resource 1db6e531-2b52-4050-a93a-9001f51ea57d (type: router_ports) to 3 2026-06-26 11:44:50.726 9 INFO neutron.wsgi [req-d499f824-de7c-4c0f-9831-81ef8af2bcbd req-e3885ca1-9c9e-4327-9fed-895fe7cd360d d58764c0dc614a2fb9db2e9a523e7164 deccb640fdaa489e8703ac063906fcd6 - - default default] 10.0.0.217 "GET /v2.0/security-groups/372e7acf-0772-4dfb-b435-be8359c03bc2 HTTP/1.1" status: 200 len: 2994 time: 0.0895379 2026-06-26 11:44:50.804 9 INFO neutron.wsgi [req-d499f824-de7c-4c0f-9831-81ef8af2bcbd req-e4a4b3ca-3f46-460d-937c-e2e69f0639f1 d58764c0dc614a2fb9db2e9a523e7164 deccb640fdaa489e8703ac063906fcd6 - - default default] 10.0.0.217 "GET /v2.0/security-groups/372e7acf-0772-4dfb-b435-be8359c03bc2 HTTP/1.1" status: 200 len: 2994 time: 0.0708661 2026-06-26 11:44:50.855 9 INFO neutron.api.v2.resource [req-87cc80fd-5c7d-4f13-aff1-3b796785bedf req-bf65a2a5-e0f2-4ed3-aaa5-c2a8878b4a9d d58764c0dc614a2fb9db2e9a523e7164 deccb640fdaa489e8703ac063906fcd6 - - default default] show failed (client error): The resource could not be found. 2026-06-26 11:44:50.856 9 INFO neutron.wsgi [req-87cc80fd-5c7d-4f13-aff1-3b796785bedf req-bf65a2a5-e0f2-4ed3-aaa5-c2a8878b4a9d d58764c0dc614a2fb9db2e9a523e7164 deccb640fdaa489e8703ac063906fcd6 - - default default] 10.0.0.217 "GET /v2.0/security-groups/9443a957-5221-49dc-afbe-c30a24138a73 HTTP/1.1" status: 404 len: 352 time: 0.0121458 2026-06-26 11:44:50.877 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3781295-068b-4f4c-bb7c-245067b68272 - - - - - -] Successfully bumped revision number for resource 1db6e531-2b52-4050-a93a-9001f51ea57d (type: ports) to 2 2026-06-26 11:44:50.905 9 INFO neutron.api.v2.resource [req-d28fe9e6-6f8a-43ea-b296-b7d1491ab5ec req-779d2a30-9fc6-4d44-a092-e2a7adfc3fd1 d58764c0dc614a2fb9db2e9a523e7164 deccb640fdaa489e8703ac063906fcd6 - - default default] show failed (client error): The resource could not be found. 2026-06-26 11:44:50.906 9 INFO neutron.wsgi [req-d28fe9e6-6f8a-43ea-b296-b7d1491ab5ec req-779d2a30-9fc6-4d44-a092-e2a7adfc3fd1 d58764c0dc614a2fb9db2e9a523e7164 deccb640fdaa489e8703ac063906fcd6 - - default default] 10.0.0.217 "GET /v2.0/security-groups/067f4646-0ed0-4bde-a29b-6bdaace22b78 HTTP/1.1" status: 404 len: 352 time: 0.0289509 2026-06-26 11:44:50.962 10 INFO neutron.db.ovn_revision_numbers_db [None req-94b4f91a-4014-4493-88db-ec071b97eb26 fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - - -] Successfully bumped revision number for resource c52494b2-977d-4d6e-87a2-4a10f8f48a34 (type: floatingips) to 0 2026-06-26 11:44:50.971 9 INFO neutron.api.v2.resource [req-ce8bd85e-4481-4d90-94fd-3329324f4452 req-87283e93-9cbf-4d6a-b478-0cfd97244bf2 d58764c0dc614a2fb9db2e9a523e7164 deccb640fdaa489e8703ac063906fcd6 - - default default] show failed (client error): The resource could not be found. 2026-06-26 11:44:50.972 9 INFO neutron.wsgi [req-ce8bd85e-4481-4d90-94fd-3329324f4452 req-87283e93-9cbf-4d6a-b478-0cfd97244bf2 d58764c0dc614a2fb9db2e9a523e7164 deccb640fdaa489e8703ac063906fcd6 - - default default] 10.0.0.217 "GET /v2.0/security-groups/ce441796-7711-4f1c-b806-10ea5f868b77 HTTP/1.1" status: 404 len: 352 time: 0.0423038 2026-06-26 11:44:51.035 10 INFO neutron.wsgi [None req-94b4f91a-4014-4493-88db-ec071b97eb26 fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - - -] 10.0.0.244 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.1580043 2026-06-26 11:44:51.237 9 INFO neutron.db.ovn_revision_numbers_db [None req-7e6afb06-d0aa-49f6-822b-c1e681baf52a 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - - -] Successfully bumped revision number for resource 1de4fdd3-514e-4156-a7f9-2dc60ce83f58 (type: floatingips) to 0 2026-06-26 11:44:51.281 9 INFO neutron.wsgi [None req-7e6afb06-d0aa-49f6-822b-c1e681baf52a 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - - -] 10.0.0.244 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.2473269 2026-06-26 11:44:51.367 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3781295-068b-4f4c-bb7c-245067b68272 - - - - - -] Successfully bumped revision number for resource 1db6e531-2b52-4050-a93a-9001f51ea57d (type: ports) to 4 2026-06-26 11:44:51.733 9 INFO neutron.wsgi [req-2b0a8420-130f-4387-8771-463e58b9d9be req-6562cf53-94f1-4e8d-8b41-187063fd0d94 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - default default] 10.0.0.217 "GET /v2.0/security-groups?name=tempest-securitygroup--759035823&fields=id&tenant_id=c2dd6dbb701c4875848b694a69e7b8b7 HTTP/1.1" status: 200 len: 267 time: 0.0326257 2026-06-26 11:44:51.861 9 INFO neutron.wsgi [req-2b0a8420-130f-4387-8771-463e58b9d9be req-c5cd29ce-5ae2-4fe5-aba2-67ffa22629e6 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - default default] 10.0.0.217 "GET /v2.0/networks?id=9993058e-11fe-40fb-a958-0fe5486f7c7e HTTP/1.1" status: 200 len: 868 time: 0.1223378 2026-06-26 11:44:51.887 9 INFO neutron.wsgi [req-2b0a8420-130f-4387-8771-463e58b9d9be req-41497322-d300-4ae3-b863-2f5f9829f41c 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - default default] 10.0.0.217 "GET /v2.0/quotas/c2dd6dbb701c4875848b694a69e7b8b7 HTTP/1.1" status: 200 len: 386 time: 0.0115774 2026-06-26 11:44:51.912 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3781295-068b-4f4c-bb7c-245067b68272 - - - - - -] Successfully bumped revision number for resource 1db6e531-2b52-4050-a93a-9001f51ea57d (type: router_ports) to 4 2026-06-26 11:44:51.947 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c3781295-068b-4f4c-bb7c-245067b68272 - - - - - -] Router 60ccb611-9320-4bc9-9889-208825c59b5e is bound to host instance 2026-06-26 11:44:52.039 9 INFO neutron.wsgi [req-2b0a8420-130f-4387-8771-463e58b9d9be req-7d973b66-6a82-4c7d-9e3c-27ddf74dafe2 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - default default] 10.0.0.217 "GET /v2.0/ports?tenant_id=c2dd6dbb701c4875848b694a69e7b8b7&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1446187 2026-06-26 11:44:52.349 9 INFO neutron.wsgi [None req-3cecded4-d474-478a-86a3-9119a779c1d9 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "PUT /v2.0/routers/60ccb611-9320-4bc9-9889-208825c59b5e/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.8410602 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:44:52.447 9 INFO neutron.wsgi [req-2b0a8420-130f-4387-8771-463e58b9d9be req-e517fa98-fc78-4a65-9519-73c73799de21 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.217 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0791922 2026-06-26 11:44:52.529 9 INFO neutron.wsgi [req-2b0a8420-130f-4387-8771-463e58b9d9be req-318ea9c3-226d-44e8-9e7b-153e786c73ac c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.217 "GET /v2.0/networks/9993058e-11fe-40fb-a958-0fe5486f7c7e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0663497 2026-06-26 11:44:52.609 9 INFO neutron.wsgi [req-2b0a8420-130f-4387-8771-463e58b9d9be req-2d05cfdf-3c1b-4d07-9b6c-d7d7aaa46113 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.217 "GET /v2.0/networks/9993058e-11fe-40fb-a958-0fe5486f7c7e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0671935 2026-06-26 11:44:52.753 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3781295-068b-4f4c-bb7c-245067b68272 - - - - - -] Successfully bumped revision number for resource e424d983-4272-4645-ba0a-953f3384c789 (type: ports) to 1 2026-06-26 11:44:52.833 9 INFO neutron.wsgi [req-58f3660e-b651-40a3-a709-32a86e4b7828 req-6e105b9e-d54e-4fca-9233-9ced445408e9 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=6e62336e-a01c-4199-a57e-cebe3c3463ca HTTP/1.1" status: 200 len: 210 time: 0.0554340 2026-06-26 11:44:53.043 10 INFO neutron.wsgi [None req-5a53d459-d12d-4838-bfaa-58ebd33a1648 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "PUT /v2.0/routers/60423091-d57d-4580-9128-8a0a4aef0b44/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 2.0625408 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:44:53.128 9 INFO neutron.wsgi [None req-c0813a6c-b539-440d-9002-8e321efe9bd4 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/routers/60ccb611-9320-4bc9-9889-208825c59b5e HTTP/1.1" status: 204 len: 168 time: 0.7707376 2026-06-26 11:44:53.449 10 INFO neutron.wsgi [None req-f1eefe50-9c43-4dc1-8b2c-4a0794b03f28 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/subnets/6652ec5c-68f2-4fc7-9a7f-880980f47cc4 HTTP/1.1" status: 204 len: 168 time: 0.3149061 2026-06-26 11:44:53.474 10 INFO neutron.plugins.ml2.db [None req-c3781295-068b-4f4c-bb7c-245067b68272 - - - - - -] No ports have port_id starting with e424d983-4272-4645-ba0a-953f3384c789 2026-06-26 11:44:54.020 9 INFO neutron.wsgi [None req-e462807b-7610-4407-a8b4-81b8dffee7b3 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/networks/121de349-6f80-4f11-89cb-8210d08184d5 HTTP/1.1" status: 204 len: 168 time: 0.5599251 2026-06-26 11:44:54.135 9 INFO neutron.wsgi [req-f0ae8f07-894c-44c8-93a0-9cb4dc769b42 req-40db91c7-c835-45ee-ba24-0409bebca3af 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=6e62336e-a01c-4199-a57e-cebe3c3463ca HTTP/1.1" status: 200 len: 210 time: 0.0256770 2026-06-26 11:44:54.157 10 INFO neutron.wsgi [None req-d860f1e6-c3f8-4d68-a6d3-682f0abb7b99 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/routers/60423091-d57d-4580-9128-8a0a4aef0b44 HTTP/1.1" status: 204 len: 168 time: 1.1096869 2026-06-26 11:44:54.418 10 INFO neutron.wsgi [None req-75105e72-78da-4eef-861a-ffcaab27482a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=af43d83c166f49d38826cd0b4a18b6eb&name=default HTTP/1.1" status: 200 len: 2992 time: 0.0690780 2026-06-26 11:44:54.420 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] No port found with ID b6326957-c1b2-4876-b4d7-344c5f4ffed6: RuntimeError: No port found with ID b6326957-c1b2-4876-b4d7-344c5f4ffed6 2026-06-26 11:44:54.420 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] OVN reports status up for port: b780ea0e-f557-465e-84f5-f083628cbb47 2026-06-26 11:44:54.440 10 INFO neutron.plugins.ml2.plugin [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Attempt 1 to provision port b780ea0e-f557-465e-84f5-f083628cbb47 2026-06-26 11:44:54.490 9 INFO neutron.wsgi [None req-6c49af33-7510-473b-a7a9-d83a0afc9ae1 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/subnets/d6c7e979-7b2d-46ea-a765-13d60cad7a50 HTTP/1.1" status: 204 len: 168 time: 0.3277388 2026-06-26 11:44:54.544 9 INFO neutron.services.segments.plugin [-] Segment 40a90db6-03c9-4834-9b8b-ce13308ce3d1 resource provider aggregate not found 2026-06-26 11:44:54.569 9 INFO neutron.services.segments.plugin [-] Segment 40a90db6-03c9-4834-9b8b-ce13308ce3d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40a90db6-03c9-4834-9b8b-ce13308ce3d1 found for delete ", "request_id": "req-561c8694-42ac-4b51-870d-f68718d977fe"}]} 2026-06-26 11:44:54.605 9 INFO neutron.services.segments.plugin [-] Segment 40a90db6-03c9-4834-9b8b-ce13308ce3d1 resource provider aggregate not found 2026-06-26 11:44:54.624 9 INFO neutron.services.segments.plugin [-] Segment 40a90db6-03c9-4834-9b8b-ce13308ce3d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40a90db6-03c9-4834-9b8b-ce13308ce3d1 found for delete ", "request_id": "req-0f278053-aea7-4c92-a858-f56eb88c92d6"}]} 2026-06-26 11:44:54.676 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource b780ea0e-f557-465e-84f5-f083628cbb47 (type: ports) to 3 2026-06-26 11:44:54.787 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource b780ea0e-f557-465e-84f5-f083628cbb47 (type: router_ports) to 3 2026-06-26 11:44:54.960 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] No port found with ID e424d983-4272-4645-ba0a-953f3384c789: RuntimeError: No port found with ID e424d983-4272-4645-ba0a-953f3384c789 2026-06-26 11:44:54.961 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status up for port: ff956a76-f6c6-4fc4-91f9-eb64870ab3c7 2026-06-26 11:44:54.967 9 INFO neutron.wsgi [None req-11dfaa45-bf0a-461c-ba7b-9f61e136e109 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/4e474ad0-4945-4dee-8a08-e45fd5ce706e HTTP/1.1" status: 204 len: 168 time: 0.5311632 2026-06-26 11:44:54.994 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status up for port: a129817d-332c-4ae2-8b60-8704f54c7f0d 2026-06-26 11:44:55.000 9 INFO neutron.wsgi [req-2b0a8420-130f-4387-8771-463e58b9d9be req-d8aadcd5-4742-4922-bcae-c793bea5bb50 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - default default] 199.204.45.23 "GET /v2.0/networks?id=9993058e-11fe-40fb-a958-0fe5486f7c7e HTTP/1.1" status: 200 len: 868 time: 0.3146176 2026-06-26 11:44:55.014 9 INFO neutron.plugins.ml2.plugin [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Attempt 1 to provision port a129817d-332c-4ae2-8b60-8704f54c7f0d 2026-06-26 11:44:55.093 9 INFO neutron.wsgi [req-2b0a8420-130f-4387-8771-463e58b9d9be req-d3af7ab3-ccda-48a7-8ef6-b35c6937e747 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - default default] 199.204.45.23 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c2dd6dbb701c4875848b694a69e7b8b7 HTTP/1.1" status: 200 len: 379 time: 0.0592251 2026-06-26 11:44:55.331 9 INFO neutron.wsgi [None req-bf3f5889-fa67-4d17-96d5-d1e6134e0aac df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/networks/a05eb302-7477-40cf-b7c6-2eea28c77234 HTTP/1.1" status: 204 len: 168 time: 0.8340487 2026-06-26 11:44:55.405 9 INFO neutron.wsgi [req-24a900bc-5ba4-4133-aa60-6c7b262cc9be req-3b594145-d20f-4f10-97ea-76e19a7507e6 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=6e62336e-a01c-4199-a57e-cebe3c3463ca HTTP/1.1" status: 200 len: 210 time: 0.0496523 2026-06-26 11:44:55.510 9 INFO neutron.db.ovn_revision_numbers_db [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Successfully bumped revision number for resource a129817d-332c-4ae2-8b60-8704f54c7f0d (type: ports) to 3 2026-06-26 11:44:55.642 10 INFO neutron.wsgi [None req-c14a57e4-d45e-4f3e-b941-b77a8b194f72 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=deccb640fdaa489e8703ac063906fcd6&name=default HTTP/1.1" status: 200 len: 2992 time: 0.0323930 2026-06-26 11:44:55.683 9 INFO neutron.db.ovn_revision_numbers_db [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Successfully bumped revision number for resource a129817d-332c-4ae2-8b60-8704f54c7f0d (type: router_ports) to 3 2026-06-26 11:44:55.714 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e674512a-55de-46f6-abc0-24935c842eb7 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - - -] No more DHCP agents 2026-06-26 11:44:55.718 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e674512a-55de-46f6-abc0-24935c842eb7 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - - -] Unable to schedule network 9993058e-11fe-40fb-a958-0fe5486f7c7e: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:44:55.851 10 INFO neutron.wsgi [None req-eb1b59a7-2e50-4eec-8994-b13a17ffc558 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/372e7acf-0772-4dfb-b435-be8359c03bc2 HTTP/1.1" status: 204 len: 168 time: 0.2038307 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:44:55.949 9 INFO neutron.wsgi [req-f5ae95c2-a58d-46e3-b7a4-d775b12e6223 req-e7a31f8e-b5a4-4f34-9dae-a525a082878a fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - default default] 10.0.0.217 "GET /v2.0/security-groups?name=tempest-securitygroup--1806098683&fields=id&tenant_id=c6e1e20458ab49e4a01bd6b70467e0f7 HTTP/1.1" status: 200 len: 267 time: 0.0641956 2026-06-26 11:44:56.042 9 INFO neutron.wsgi [req-f5ae95c2-a58d-46e3-b7a4-d775b12e6223 req-ba91f16f-770c-44c9-bb8d-cb1538f2c7ed fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - default default] 10.0.0.217 "GET /v2.0/networks?id=56d2f9e4-6bdb-444b-a8b2-3940882c4fc5 HTTP/1.1" status: 200 len: 879 time: 0.0805552 2026-06-26 11:44:56.062 9 INFO neutron.wsgi [req-f5ae95c2-a58d-46e3-b7a4-d775b12e6223 req-e8f225f5-5803-425e-baa1-8b390cb045fa fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - default default] 10.0.0.217 "GET /v2.0/quotas/c6e1e20458ab49e4a01bd6b70467e0f7 HTTP/1.1" status: 200 len: 386 time: 0.0124533 2026-06-26 11:44:56.098 9 INFO neutron.db.ovn_revision_numbers_db [None req-e674512a-55de-46f6-abc0-24935c842eb7 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - - -] Successfully bumped revision number for resource 4a9a763d-901e-405a-a339-6574e4145fdc (type: ports) to 1 2026-06-26 11:44:56.148 9 INFO neutron.wsgi [None req-e674512a-55de-46f6-abc0-24935c842eb7 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - - -] 199.204.45.23 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1162 time: 1.0485408 2026-06-26 11:44:56.166 9 INFO neutron.wsgi [req-f5ae95c2-a58d-46e3-b7a4-d775b12e6223 req-2b6aa739-cdda-4de5-9a80-bae38358b376 fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - default default] 10.0.0.217 "GET /v2.0/ports?tenant_id=c6e1e20458ab49e4a01bd6b70467e0f7&fields=id HTTP/1.1" status: 200 len: 302 time: 0.0939412 2026-06-26 11:44:56.194 9 INFO neutron.wsgi [req-2b0a8420-130f-4387-8771-463e58b9d9be req-34f12fb0-9612-4e52-a621-097cdd658bc3 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - default default] 199.204.45.23 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0085874 2026-06-26 11:44:56.239 9 INFO neutron.wsgi [req-f5ae95c2-a58d-46e3-b7a4-d775b12e6223 req-ae9ade4e-6d8d-4ce3-b41a-aa04e180c27a c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.217 "GET /v2.0/networks/56d2f9e4-6bdb-444b-a8b2-3940882c4fc5?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0621355 2026-06-26 11:44:56.302 9 INFO neutron.wsgi [req-f5ae95c2-a58d-46e3-b7a4-d775b12e6223 req-8544c83e-8657-4362-9925-3a7159c63c5c c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.217 "GET /v2.0/networks/56d2f9e4-6bdb-444b-a8b2-3940882c4fc5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0560634 2026-06-26 11:44:56.522 9 INFO neutron.wsgi [req-560c3946-bd1f-47ed-baa1-d7c18d9ffccd req-1c6fcab4-056d-4763-b1b1-a90c8de3c416 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=6e62336e-a01c-4199-a57e-cebe3c3463ca HTTP/1.1" status: 200 len: 1160 time: 0.0411043 2026-06-26 11:44:56.585 9 INFO neutron.wsgi [req-560c3946-bd1f-47ed-baa1-d7c18d9ffccd req-3204fedb-165a-4d34-b69d-18cea49bdee4 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=124c7232-9cad-440a-8a37-a7912efd8a80&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0538440 2026-06-26 11:44:56.591 9 INFO neutron.services.segments.plugin [-] Segment bd0626dd-2ae3-4d07-9a45-6a0cbc3948ae resource provider aggregate not found 2026-06-26 11:44:56.614 9 INFO neutron.services.segments.plugin [-] Segment bd0626dd-2ae3-4d07-9a45-6a0cbc3948ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd0626dd-2ae3-4d07-9a45-6a0cbc3948ae found for delete ", "request_id": "req-d06160d8-6fda-4550-a0f8-f3a8d8c65f17"}]} 2026-06-26 11:44:56.651 9 INFO neutron.services.segments.plugin [-] Segment bd0626dd-2ae3-4d07-9a45-6a0cbc3948ae resource provider aggregate not found 2026-06-26 11:44:56.679 9 INFO neutron.services.segments.plugin [-] Segment bd0626dd-2ae3-4d07-9a45-6a0cbc3948ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd0626dd-2ae3-4d07-9a45-6a0cbc3948ae found for delete ", "request_id": "req-a6aaf91d-daa3-4bd3-b535-0397f949679a"}]} 2026-06-26 11:44:56.693 9 INFO neutron.wsgi [req-77ab4b52-c98e-4007-b4f0-4c928a9039d0 req-8d2af761-6ee1-4a79-8b23-07678a60f8e5 fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=e5fe89bc-7b78-48d9-b284-706af48eac20 HTTP/1.1" status: 200 len: 210 time: 0.0348563 2026-06-26 11:44:57.152 10 INFO neutron.db.ovn_revision_numbers_db [None req-56cdf838-b79a-4a0e-8495-246b9037d389 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 3361c4ce-6ad5-4685-8c36-e06131129fce (type: security_groups) to 1 2026-06-26 11:44:57.154 9 INFO neutron.db.ovn_revision_numbers_db [None req-f056b05a-43a4-46b2-91f1-cc8d9c11bcf7 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] Successfully bumped revision number for resource 4a9a763d-901e-405a-a339-6574e4145fdc (type: ports) to 2 2026-06-26 11:44:57.218 10 INFO neutron.db.segments_db [None req-56cdf838-b79a-4a0e-8495-246b9037d389 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Added segment 034bdbbf-fbaa-4513-ab3c-95a74c2e57e7 of type geneve for network 19c26a31-95ea-4dfe-a242-402983f49ab7 2026-06-26 11:44:57.360 10 INFO neutron.db.ovn_revision_numbers_db [None req-56cdf838-b79a-4a0e-8495-246b9037d389 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 19c26a31-95ea-4dfe-a242-402983f49ab7 (type: networks) to 1 2026-06-26 11:44:57.366 9 INFO neutron.db.ovn_revision_numbers_db [None req-f056b05a-43a4-46b2-91f1-cc8d9c11bcf7 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] Successfully bumped revision number for resource 4a9a763d-901e-405a-a339-6574e4145fdc (type: ports) to 2 2026-06-26 11:44:57.383 9 INFO neutron.wsgi [None req-f056b05a-43a4-46b2-91f1-cc8d9c11bcf7 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] 199.204.45.23 "PUT /v2.0/ports/4a9a763d-901e-405a-a339-6574e4145fdc HTTP/1.1" status: 200 len: 1332 time: 0.7860355 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:44:57.487 9 INFO neutron.wsgi [req-2b0a8420-130f-4387-8771-463e58b9d9be req-0b146728-d3c3-45b5-b261-d50388118a2c c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=c2dd6dbb701c4875848b694a69e7b8b7&device_id=6e62336e-a01c-4199-a57e-cebe3c3463ca HTTP/1.1" status: 200 len: 1363 time: 0.0505109 2026-06-26 11:44:57.531 9 INFO neutron.wsgi [req-2b0a8420-130f-4387-8771-463e58b9d9be req-b7110202-7f08-4c97-8033-6fb9d061d599 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=4a9a763d-901e-405a-a339-6574e4145fdc HTTP/1.1" status: 200 len: 217 time: 0.0368531 2026-06-26 11:44:57.589 9 INFO neutron.wsgi [req-2b0a8420-130f-4387-8771-463e58b9d9be req-eb3c1394-2b14-4191-8ff5-cda7da0b47ce c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=4260b440-df09-4787-bac6-a5ee7517f6ff HTTP/1.1" status: 200 len: 862 time: 0.0539930 2026-06-26 11:44:57.624 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-56cdf838-b79a-4a0e-8495-246b9037d389 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:44:57.627 9 INFO neutron.wsgi [req-2b0a8420-130f-4387-8771-463e58b9d9be req-650703a5-fc0c-4d12-bbba-777b213aa0ef c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=9993058e-11fe-40fb-a958-0fe5486f7c7e&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0339787 2026-06-26 11:44:57.635 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-56cdf838-b79a-4a0e-8495-246b9037d389 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network 19c26a31-95ea-4dfe-a242-402983f49ab7: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:44:57.684 10 INFO neutron.wsgi [req-f5ae95c2-a58d-46e3-b7a4-d775b12e6223 req-6baf512a-0357-47ed-9d57-a62d7825fb09 fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - default default] 199.204.45.23 "GET /v2.0/networks?id=56d2f9e4-6bdb-444b-a8b2-3940882c4fc5 HTTP/1.1" status: 200 len: 879 time: 0.1552794 2026-06-26 11:44:57.744 10 INFO neutron.db.ovn_revision_numbers_db [None req-56cdf838-b79a-4a0e-8495-246b9037d389 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource a2b4d119-57b5-4542-8a27-984e501a6d12 (type: ports) to 1 2026-06-26 11:44:57.755 9 INFO neutron.wsgi [req-2b0a8420-130f-4387-8771-463e58b9d9be req-4cfaaf91-0f69-4a0d-a928-3eed94d9ec66 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/9993058e-11fe-40fb-a958-0fe5486f7c7e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1207933 2026-06-26 11:44:57.757 10 INFO neutron.wsgi [req-f5ae95c2-a58d-46e3-b7a4-d775b12e6223 req-d432630a-5274-464f-916a-cfa8a6673cbb fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - default default] 199.204.45.23 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c6e1e20458ab49e4a01bd6b70467e0f7 HTTP/1.1" status: 200 len: 380 time: 0.0611088 2026-06-26 11:44:57.781 10 INFO neutron.wsgi [None req-56cdf838-b79a-4a0e-8495-246b9037d389 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 945 time: 0.8999183 2026-06-26 11:44:57.801 9 INFO neutron.wsgi [req-bba91e15-e8d8-4f75-99bd-154a361f45e8 req-4c760dcb-d205-4d2b-9b7e-a81d46f40481 fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=e5fe89bc-7b78-48d9-b284-706af48eac20 HTTP/1.1" status: 200 len: 210 time: 0.0423105 2026-06-26 11:44:57.835 9 INFO neutron.wsgi [req-101b5dce-72ec-44d5-ac5b-510a406ec64e req-20c57661-c2a1-44f5-9610-0416ec05d80e 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=6e62336e-a01c-4199-a57e-cebe3c3463ca HTTP/1.1" status: 200 len: 1172 time: 0.1781666 2026-06-26 11:44:57.892 9 INFO neutron.wsgi [req-2b0a8420-130f-4387-8771-463e58b9d9be req-57002695-53cd-413f-86c5-b2dcd8e31ce4 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/9993058e-11fe-40fb-a958-0fe5486f7c7e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1242332 2026-06-26 11:44:57.909 9 INFO neutron.wsgi [req-101b5dce-72ec-44d5-ac5b-510a406ec64e req-fa704d85-162e-43f1-a647-5bd87c624b16 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=124c7232-9cad-440a-8a37-a7912efd8a80&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0687280 2026-06-26 11:44:57.946 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6d2eb10-0e0a-4555-b6fb-c2535a6591a7'] response: {'name': 'network-changed', 'server_uuid': '6e62336e-a01c-4199-a57e-cebe3c3463ca', 'tag': '4a9a763d-901e-405a-a339-6574e4145fdc', 'status': 'completed', 'code': 200} 2026-06-26 11:44:58.008 9 INFO neutron.wsgi [req-b3983b99-a1c3-4f57-92b3-15780cfad640 req-15d11246-5218-4408-b720-956c1a9adb63 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=c2dd6dbb701c4875848b694a69e7b8b7&device_id=6e62336e-a01c-4199-a57e-cebe3c3463ca HTTP/1.1" status: 200 len: 1363 time: 0.0420039 2026-06-26 11:44:58.016 9 INFO neutron.db.ovn_revision_numbers_db [None req-889b7be3-db1e-43f8-8f4e-19c626c13087 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 7ac899a5-3acb-4269-862e-d9b503ae5833 (type: security_groups) to 1 2026-06-26 11:44:58.085 9 INFO neutron.db.segments_db [None req-889b7be3-db1e-43f8-8f4e-19c626c13087 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Added segment 5bee5110-4e55-4d78-a107-c347d63bf0a3 of type geneve for network ebfeb682-c28d-4596-833d-6fbc3dbb0847 2026-06-26 11:44:58.093 9 INFO neutron.wsgi [req-b3983b99-a1c3-4f57-92b3-15780cfad640 req-c2ca0a74-3337-4209-b39f-7b800b7f49d3 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=9993058e-11fe-40fb-a958-0fe5486f7c7e HTTP/1.1" status: 200 len: 967 time: 0.0789368 2026-06-26 11:44:58.129 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-93acb0c0-935f-465e-a103-803477e91f25 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:44:58.130 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-93acb0c0-935f-465e-a103-803477e91f25 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network 19c26a31-95ea-4dfe-a242-402983f49ab7: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:44:58.145 9 INFO neutron.wsgi [req-b3983b99-a1c3-4f57-92b3-15780cfad640 req-bb563f4a-3960-47f9-87a9-d9c49cfb0a41 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=4a9a763d-901e-405a-a339-6574e4145fdc HTTP/1.1" status: 200 len: 217 time: 0.0400708 2026-06-26 11:44:58.203 9 INFO neutron.wsgi [req-b3983b99-a1c3-4f57-92b3-15780cfad640 req-ee76fa95-e6fa-4db9-ac10-83f1e54a546a c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=4260b440-df09-4787-bac6-a5ee7517f6ff HTTP/1.1" status: 200 len: 862 time: 0.0488675 2026-06-26 11:44:58.255 9 INFO neutron.wsgi [req-b3983b99-a1c3-4f57-92b3-15780cfad640 req-bc558dbc-3d6c-4e2c-aa48-92fe322b03aa c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=9993058e-11fe-40fb-a958-0fe5486f7c7e&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0434556 2026-06-26 11:44:58.452 9 INFO neutron.db.ovn_revision_numbers_db [None req-889b7be3-db1e-43f8-8f4e-19c626c13087 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource ebfeb682-c28d-4596-833d-6fbc3dbb0847 (type: networks) to 1 2026-06-26 11:44:58.507 9 INFO neutron.wsgi [req-b3983b99-a1c3-4f57-92b3-15780cfad640 req-1f556906-0d35-4db0-b7de-7a1cd42e2785 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/9993058e-11fe-40fb-a958-0fe5486f7c7e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0706277 2026-06-26 11:44:58.538 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-abed26d8-20a9-4706-b281-725c64dbca3b fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - - -] No more DHCP agents 2026-06-26 11:44:58.539 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-abed26d8-20a9-4706-b281-725c64dbca3b fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - - -] Unable to schedule network 56d2f9e4-6bdb-444b-a8b2-3940882c4fc5: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:44:58.607 9 INFO neutron.wsgi [req-b3983b99-a1c3-4f57-92b3-15780cfad640 req-3f75de4c-8d29-42f1-a82b-fc641575adbd c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/9993058e-11fe-40fb-a958-0fe5486f7c7e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0831261 2026-06-26 11:44:58.700 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-889b7be3-db1e-43f8-8f4e-19c626c13087 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:44:58.703 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-889b7be3-db1e-43f8-8f4e-19c626c13087 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network ebfeb682-c28d-4596-833d-6fbc3dbb0847: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:44:58.714 10 INFO neutron.db.ovn_revision_numbers_db [None req-abed26d8-20a9-4706-b281-725c64dbca3b fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - - -] Successfully bumped revision number for resource 165cc6ea-dddb-4ee1-8bdc-25800a52f20f (type: ports) to 1 2026-06-26 11:44:58.765 10 INFO neutron.wsgi [None req-abed26d8-20a9-4706-b281-725c64dbca3b fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - - -] 199.204.45.23 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.9973948 2026-06-26 11:44:58.774 9 INFO neutron.db.ovn_revision_numbers_db [None req-889b7be3-db1e-43f8-8f4e-19c626c13087 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 74c64507-2184-401f-9020-9cc6610e9fcf (type: ports) to 1 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:44:58.811 9 INFO neutron.wsgi [None req-889b7be3-db1e-43f8-8f4e-19c626c13087 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 954 time: 1.1974013 2026-06-26 11:44:58.931 9 INFO neutron.wsgi [req-77f532fe-b564-4406-82ea-d714db8808ed req-b13c09e2-9341-48fc-be60-81224f49b2f7 fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=e5fe89bc-7b78-48d9-b284-706af48eac20 HTTP/1.1" status: 200 len: 1156 time: 0.0561700 2026-06-26 11:44:58.962 10 INFO neutron.db.ovn_revision_numbers_db [None req-93acb0c0-935f-465e-a103-803477e91f25 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource a2b4d119-57b5-4542-8a27-984e501a6d12 (type: ports) to 2 2026-06-26 11:44:58.993 9 INFO neutron.wsgi [req-77f532fe-b564-4406-82ea-d714db8808ed req-05a63b9b-8364-413c-b8e5-0e1edcec2352 fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=1f96d13b-3e55-42e4-b173-426fce1f6cbd&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0557904 2026-06-26 11:44:58.999 10 INFO neutron.db.ovn_revision_numbers_db [None req-93acb0c0-935f-465e-a103-803477e91f25 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource d38327ce-ee68-45fb-ade5-227c68b63ac7 (type: subnets) to 0 2026-06-26 11:44:59.022 10 INFO neutron.wsgi [None req-93acb0c0-935f-465e-a103-803477e91f25 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 865 time: 1.2327964 2026-06-26 11:44:59.071 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e3ca52ea-05d4-4a92-98b7-bdf96babaf25 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:44:59.074 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e3ca52ea-05d4-4a92-98b7-bdf96babaf25 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network ebfeb682-c28d-4596-833d-6fbc3dbb0847: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:44:59.180 9 INFO neutron.wsgi [req-66e68cb5-6c6d-4667-ad27-1a96069e7f17 req-8f7f4101-e60e-4357-9edc-77ed570da3c1 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=6e62336e-a01c-4199-a57e-cebe3c3463ca HTTP/1.1" status: 200 len: 1172 time: 0.0560808 2026-06-26 11:44:59.236 9 INFO neutron.wsgi [req-66e68cb5-6c6d-4667-ad27-1a96069e7f17 req-fb0cf535-54d0-43d7-b10f-1b0d98a9a3a4 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=124c7232-9cad-440a-8a37-a7912efd8a80&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0480525 2026-06-26 11:44:59.300 10 INFO neutron.db.ovn_revision_numbers_db [None req-04edbba8-ca66-4c66-b4f9-eedefbe57364 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] Successfully bumped revision number for resource 165cc6ea-dddb-4ee1-8bdc-25800a52f20f (type: ports) to 2 2026-06-26 11:44:59.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018702 2026-06-26 11:44:59.488 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022774 2026-06-26 11:44:59.993 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] No hosting information found for port b780ea0e-f557-465e-84f5-f083628cbb47: RuntimeError: No hosting information found for port b780ea0e-f557-465e-84f5-f083628cbb47 2026-06-26 11:45:00.114 9 INFO neutron.wsgi [req-bb7ae91d-799c-4fd2-b291-92448bfacde5 req-15ab86e5-0fb6-4ac9-8dc7-1f37f43bf4e4 fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=e5fe89bc-7b78-48d9-b284-706af48eac20 HTTP/1.1" status: 200 len: 1168 time: 0.0523496 2026-06-26 11:45:00.135 9 INFO neutron.db.ovn_revision_numbers_db [None req-e3ca52ea-05d4-4a92-98b7-bdf96babaf25 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 74c64507-2184-401f-9020-9cc6610e9fcf (type: ports) to 2 2026-06-26 11:45:00.172 9 INFO neutron.wsgi [req-bb7ae91d-799c-4fd2-b291-92448bfacde5 req-8e5eda7e-8430-4c49-9c23-e95a6f89d142 fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=1f96d13b-3e55-42e4-b173-426fce1f6cbd&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0495980 2026-06-26 11:45:00.185 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2e760d74-0a35-45a7-b148-6dc990903f76 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:45:00.189 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2e760d74-0a35-45a7-b148-6dc990903f76 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network 20f6d01b-24c3-42c0-b7fb-c84d1393658f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:45:00.198 9 INFO neutron.db.ovn_revision_numbers_db [None req-e3ca52ea-05d4-4a92-98b7-bdf96babaf25 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 3f8b3fbe-bd3c-4005-9451-3057a70794f9 (type: subnets) to 0 2026-06-26 11:45:00.233 9 INFO neutron.wsgi [None req-e3ca52ea-05d4-4a92-98b7-bdf96babaf25 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 874 time: 1.4142158 2026-06-26 11:45:00.396 9 INFO neutron.wsgi [req-fb50c2a0-c873-4c03-a2cf-89bcd6b5db35 req-87726239-8669-4123-b46f-cb0c3e3265c8 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=6e62336e-a01c-4199-a57e-cebe3c3463ca HTTP/1.1" status: 200 len: 1172 time: 0.0902610 2026-06-26 11:45:00.484 9 INFO neutron.wsgi [req-fb50c2a0-c873-4c03-a2cf-89bcd6b5db35 req-6ac54eae-3ce3-4725-bd23-32896d764103 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=124c7232-9cad-440a-8a37-a7912efd8a80&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0567279 2026-06-26 11:45:00.524 10 INFO neutron.db.ovn_revision_numbers_db [None req-04edbba8-ca66-4c66-b4f9-eedefbe57364 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] Successfully bumped revision number for resource 165cc6ea-dddb-4ee1-8bdc-25800a52f20f (type: ports) to 2 2026-06-26 11:45:00.538 10 INFO neutron.wsgi [None req-04edbba8-ca66-4c66-b4f9-eedefbe57364 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] 199.204.45.23 "PUT /v2.0/ports/165cc6ea-dddb-4ee1-8bdc-25800a52f20f HTTP/1.1" status: 200 len: 1328 time: 1.7479386 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:45:00.658 10 INFO neutron.wsgi [req-f5ae95c2-a58d-46e3-b7a4-d775b12e6223 req-2cdf6277-e7a0-4305-b1c6-dd0d0962dc30 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=c6e1e20458ab49e4a01bd6b70467e0f7&device_id=e5fe89bc-7b78-48d9-b284-706af48eac20 HTTP/1.1" status: 200 len: 1359 time: 0.0659897 2026-06-26 11:45:00.707 10 INFO neutron.wsgi [req-f5ae95c2-a58d-46e3-b7a4-d775b12e6223 req-bbc1b1c2-cd10-49be-8f01-c06e826eb97e c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=165cc6ea-dddb-4ee1-8bdc-25800a52f20f HTTP/1.1" status: 200 len: 217 time: 0.0411031 2026-06-26 11:45:00.708 10 INFO neutron.db.ovn_revision_numbers_db [None req-2e760d74-0a35-45a7-b148-6dc990903f76 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource b31f6334-4fc2-4829-817b-be40faa385a8 (type: ports) to 1 2026-06-26 11:45:00.807 10 INFO neutron.wsgi [req-f5ae95c2-a58d-46e3-b7a4-d775b12e6223 req-a31a9225-f29f-43ab-82df-f3b128a1c808 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=df2c4856-fd98-4ea2-804c-93383161109e HTTP/1.1" status: 200 len: 873 time: 0.0900881 2026-06-26 11:45:00.882 10 INFO neutron.wsgi [req-f5ae95c2-a58d-46e3-b7a4-d775b12e6223 req-40c2d76d-5e1f-46dc-a16a-8a0be31cdb8f c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=56d2f9e4-6bdb-444b-a8b2-3940882c4fc5&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0661724 2026-06-26 11:45:00.939 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d13a649c-8616-4762-a632-3e4a3cbdb4e3 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:45:00.941 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d13a649c-8616-4762-a632-3e4a3cbdb4e3 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network 20f6d01b-24c3-42c0-b7fb-c84d1393658f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:45:00.979 10 INFO neutron.wsgi [req-f5ae95c2-a58d-46e3-b7a4-d775b12e6223 req-d119d565-7529-4008-933b-bc0dfd128817 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/56d2f9e4-6bdb-444b-a8b2-3940882c4fc5?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0797346 2026-06-26 11:45:01.002 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-503c8d8a-75d9-42dd-a129-71ddd37f7a24'] response: {'name': 'network-changed', 'server_uuid': 'e5fe89bc-7b78-48d9-b284-706af48eac20', 'tag': '165cc6ea-dddb-4ee1-8bdc-25800a52f20f', 'status': 'completed', 'code': 200} 2026-06-26 11:45:01.081 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] No hosting information found for port a129817d-332c-4ae2-8b60-8704f54c7f0d: RuntimeError: No hosting information found for port a129817d-332c-4ae2-8b60-8704f54c7f0d 2026-06-26 11:45:01.083 10 INFO neutron.wsgi [req-f5ae95c2-a58d-46e3-b7a4-d775b12e6223 req-156b98f8-fa30-4eee-9176-6cc41da8e337 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/56d2f9e4-6bdb-444b-a8b2-3940882c4fc5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1000361 2026-06-26 11:45:01.085 9 INFO neutron.db.ovn_revision_numbers_db [None req-d13a649c-8616-4762-a632-3e4a3cbdb4e3 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 93e8f557-7b5f-4e19-9195-5034aaf3b069 (type: ports) to 1 2026-06-26 11:45:01.171 10 INFO neutron.wsgi [req-18b10d79-f783-4bc7-ae9a-b27aa7b3a01f req-9ca2d17f-3f75-498f-a771-3ca545568e66 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=c6e1e20458ab49e4a01bd6b70467e0f7&device_id=e5fe89bc-7b78-48d9-b284-706af48eac20 HTTP/1.1" status: 200 len: 1359 time: 0.0370905 2026-06-26 11:45:01.274 10 INFO neutron.wsgi [req-18b10d79-f783-4bc7-ae9a-b27aa7b3a01f req-05e85d65-c945-4cad-b04b-c56a432c5fb9 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=56d2f9e4-6bdb-444b-a8b2-3940882c4fc5 HTTP/1.1" status: 200 len: 978 time: 0.0942523 2026-06-26 11:45:01.331 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status up for port: 4a9a763d-901e-405a-a339-6574e4145fdc 2026-06-26 11:45:01.340 10 INFO neutron.wsgi [req-18b10d79-f783-4bc7-ae9a-b27aa7b3a01f req-d9a891c0-b6bd-4fde-b63e-4a87070becf0 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=165cc6ea-dddb-4ee1-8bdc-25800a52f20f HTTP/1.1" status: 200 len: 217 time: 0.0539699 2026-06-26 11:45:01.372 9 INFO neutron.plugins.ml2.plugin [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Attempt 1 to provision port 4a9a763d-901e-405a-a339-6574e4145fdc 2026-06-26 11:45:01.423 10 INFO neutron.wsgi [req-18b10d79-f783-4bc7-ae9a-b27aa7b3a01f req-7f3b884a-d152-482f-bb01-02601ea32567 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=df2c4856-fd98-4ea2-804c-93383161109e HTTP/1.1" status: 200 len: 873 time: 0.0781021 2026-06-26 11:45:01.468 10 INFO neutron.wsgi [req-18b10d79-f783-4bc7-ae9a-b27aa7b3a01f req-ef375eec-5249-421a-900b-b6cbb181ec48 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=56d2f9e4-6bdb-444b-a8b2-3940882c4fc5&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0245254 2026-06-26 11:45:01.638 9 INFO neutron.wsgi [req-bafd986e-2e4a-4c69-9db0-6e17bc560f17 req-787b08f6-4de7-4940-a4b9-9221392d4ab6 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=6e62336e-a01c-4199-a57e-cebe3c3463ca HTTP/1.1" status: 200 len: 1172 time: 0.0471008 2026-06-26 11:45:01.687 9 INFO neutron.wsgi [req-dc604193-24d8-4538-9ecd-580e9fe42d3c req-72c72b43-2559-4747-af68-9aea62a5143c fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=e5fe89bc-7b78-48d9-b284-706af48eac20 HTTP/1.1" status: 200 len: 1168 time: 0.4303777 2026-06-26 11:45:01.722 10 INFO neutron.wsgi [req-18b10d79-f783-4bc7-ae9a-b27aa7b3a01f req-91b1161e-7690-4662-b9c7-aebc23932cd5 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/56d2f9e4-6bdb-444b-a8b2-3940882c4fc5?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.2477655 2026-06-26 11:45:01.735 9 INFO neutron.wsgi [req-bafd986e-2e4a-4c69-9db0-6e17bc560f17 req-7262919e-de59-4591-994f-452e7ea13e80 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=124c7232-9cad-440a-8a37-a7912efd8a80&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0924873 2026-06-26 11:45:01.767 9 INFO neutron.wsgi [req-dc604193-24d8-4538-9ecd-580e9fe42d3c req-966b3719-4bb9-4899-a99f-58c39965a693 fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=1f96d13b-3e55-42e4-b173-426fce1f6cbd&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0731976 2026-06-26 11:45:01.806 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2dd8f1e6-d483-4419-a6b6-075aafaac2fd'] response: {'server_uuid': '6e62336e-a01c-4199-a57e-cebe3c3463ca', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4a9a763d-901e-405a-a339-6574e4145fdc', 'code': 200} 2026-06-26 11:45:01.813 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c3781295-068b-4f4c-bb7c-245067b68272 - - - - - -] Router 1abc0ce3-f16a-4d87-a74c-44e20cab6029 is bound to host instance 2026-06-26 11:45:01.821 10 INFO neutron.db.ovn_revision_numbers_db [None req-2e760d74-0a35-45a7-b148-6dc990903f76 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource b31f6334-4fc2-4829-817b-be40faa385a8 (type: router_ports) to 1 2026-06-26 11:45:01.843 10 INFO neutron.wsgi [req-18b10d79-f783-4bc7-ae9a-b27aa7b3a01f req-b7ccdbaa-cd59-4d99-94cf-ce598d7dcf56 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/56d2f9e4-6bdb-444b-a8b2-3940882c4fc5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1121659 2026-06-26 11:45:01.950 10 INFO neutron.db.ovn_revision_numbers_db [None req-2e760d74-0a35-45a7-b148-6dc990903f76 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 1abc0ce3-f16a-4d87-a74c-44e20cab6029 (type: routers) to 3 2026-06-26 11:45:01.970 10 INFO neutron.wsgi [None req-2e760d74-0a35-45a7-b148-6dc990903f76 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "POST /v2.0/routers HTTP/1.1" status: 201 len: 876 time: 2.9430032 2026-06-26 11:45:02.012 9 INFO neutron.db.ovn_revision_numbers_db [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Successfully bumped revision number for resource 4a9a763d-901e-405a-a339-6574e4145fdc (type: ports) to 4 2026-06-26 11:45:02.062 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status up for port: 165cc6ea-dddb-4ee1-8bdc-25800a52f20f 2026-06-26 11:45:02.100 9 INFO neutron.plugins.ml2.plugin [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Attempt 1 to provision port 165cc6ea-dddb-4ee1-8bdc-25800a52f20f 2026-06-26 11:45:02.194 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router 08a2687a-4e5a-4757-8ae4-72c57674ea47 is bound to host instance 2026-06-26 11:45:02.212 9 INFO neutron.db.ovn_revision_numbers_db [None req-d13a649c-8616-4762-a632-3e4a3cbdb4e3 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 93e8f557-7b5f-4e19-9195-5034aaf3b069 (type: router_ports) to 1 2026-06-26 11:45:02.350 9 INFO neutron.db.ovn_revision_numbers_db [None req-d13a649c-8616-4762-a632-3e4a3cbdb4e3 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 08a2687a-4e5a-4757-8ae4-72c57674ea47 (type: routers) to 3 2026-06-26 11:45:02.369 9 INFO neutron.wsgi [None req-d13a649c-8616-4762-a632-3e4a3cbdb4e3 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "POST /v2.0/routers HTTP/1.1" status: 201 len: 885 time: 2.1266387 2026-06-26 11:45:02.607 9 INFO neutron.db.ovn_revision_numbers_db [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Successfully bumped revision number for resource 165cc6ea-dddb-4ee1-8bdc-25800a52f20f (type: ports) to 4 2026-06-26 11:45:02.678 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status up for port: b31f6334-4fc2-4829-817b-be40faa385a8 2026-06-26 11:45:02.707 9 INFO neutron.plugins.ml2.plugin [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Attempt 1 to provision port b31f6334-4fc2-4829-817b-be40faa385a8 2026-06-26 11:45:02.775 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status up for port: 93e8f557-7b5f-4e19-9195-5034aaf3b069 2026-06-26 11:45:02.798 9 INFO neutron.plugins.ml2.plugin [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Attempt 1 to provision port 93e8f557-7b5f-4e19-9195-5034aaf3b069 2026-06-26 11:45:02.870 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3781295-068b-4f4c-bb7c-245067b68272 - - - - - -] Successfully bumped revision number for resource b31f6334-4fc2-4829-817b-be40faa385a8 (type: ports) to 1 2026-06-26 11:45:02.938 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6182c735-d64b-4d6b-8b4c-1b36a01b1219 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] No more DHCP agents 2026-06-26 11:45:02.941 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6182c735-d64b-4d6b-8b4c-1b36a01b1219 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Unable to schedule network 19c26a31-95ea-4dfe-a242-402983f49ab7: no agents available; will retry on subsequent port and subnet creation events. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:45:03.024 9 INFO neutron.wsgi [req-1333765d-7f6f-4710-acfc-926a08b3b138 req-9bed5676-ce0d-4434-9f43-a84f56ad5f2d fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=e5fe89bc-7b78-48d9-b284-706af48eac20 HTTP/1.1" status: 200 len: 1170 time: 0.0569785 2026-06-26 11:45:03.102 9 INFO neutron.wsgi [req-1333765d-7f6f-4710-acfc-926a08b3b138 req-6b86be55-43fb-4f2f-9808-cddae96c1d21 fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=1f96d13b-3e55-42e4-b173-426fce1f6cbd&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0592272 2026-06-26 11:45:03.107 9 INFO neutron.wsgi [req-53b79d5d-6d3a-413a-8ff1-a63e8169e986 req-52667c8c-76dc-4cf6-a9c5-6cc079b3a93d 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=6e62336e-a01c-4199-a57e-cebe3c3463ca HTTP/1.1" status: 200 len: 1174 time: 0.2936063 2026-06-26 11:45:03.157 9 INFO neutron.wsgi [req-53b79d5d-6d3a-413a-8ff1-a63e8169e986 req-edb0fcd9-5384-43a4-a5bb-5296272c3995 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=124c7232-9cad-440a-8a37-a7912efd8a80&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0436246 2026-06-26 11:45:03.200 10 INFO neutron.db.ovn_revision_numbers_db [None req-6182c735-d64b-4d6b-8b4c-1b36a01b1219 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource fb92a8f8-d853-4a50-b007-d8f70fd77ad2 (type: ports) to 1 2026-06-26 11:45:03.203 9 INFO neutron.db.ovn_revision_numbers_db [None req-d1552ecf-e877-4889-b9fa-e0305fca04dd - - - - - -] Successfully bumped revision number for resource 93e8f557-7b5f-4e19-9195-5034aaf3b069 (type: ports) to 1 2026-06-26 11:45:03.276 9 INFO neutron.wsgi [req-e34d6ce7-0152-4789-a088-9c75c4b38fa1 req-709fca00-a7b3-4c3d-a3d1-cc5a5c738fec 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=6e62336e-a01c-4199-a57e-cebe3c3463ca HTTP/1.1" status: 200 len: 1174 time: 0.0384712 2026-06-26 11:45:03.295 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3781295-068b-4f4c-bb7c-245067b68272 - - - - - -] Successfully bumped revision number for resource b31f6334-4fc2-4829-817b-be40faa385a8 (type: router_ports) to 3 2026-06-26 11:45:03.426 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4eeb0acc-ced3-4ed4-bcea-1b7f8365443e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] No more DHCP agents 2026-06-26 11:45:03.443 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4eeb0acc-ced3-4ed4-bcea-1b7f8365443e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Unable to schedule network ebfeb682-c28d-4596-833d-6fbc3dbb0847: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:45:03.456 9 INFO neutron.db.ovn_revision_numbers_db [None req-d1552ecf-e877-4889-b9fa-e0305fca04dd - - - - - -] Successfully bumped revision number for resource 93e8f557-7b5f-4e19-9195-5034aaf3b069 (type: router_ports) to 3 2026-06-26 11:45:03.586 9 INFO neutron.db.ovn_revision_numbers_db [None req-d1552ecf-e877-4889-b9fa-e0305fca04dd - - - - - -] Successfully bumped revision number for resource 93e8f557-7b5f-4e19-9195-5034aaf3b069 (type: ports) to 2 2026-06-26 11:45:03.835 9 INFO neutron.db.ovn_revision_numbers_db [None req-d1552ecf-e877-4889-b9fa-e0305fca04dd - - - - - -] Successfully bumped revision number for resource 93e8f557-7b5f-4e19-9195-5034aaf3b069 (type: ports) to 4 2026-06-26 11:45:03.873 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c62b3ed6-faa0-4430-80ff-c8e9a58b660b'] response: {'server_uuid': '6e62336e-a01c-4199-a57e-cebe3c3463ca', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4a9a763d-901e-405a-a339-6574e4145fdc', 'code': 200} 2026-06-26 11:45:03.873 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c62b3ed6-faa0-4430-80ff-c8e9a58b660b'] response: {'server_uuid': 'e5fe89bc-7b78-48d9-b284-706af48eac20', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '165cc6ea-dddb-4ee1-8bdc-25800a52f20f', 'code': 200} 2026-06-26 11:45:03.874 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c62b3ed6-faa0-4430-80ff-c8e9a58b660b'] response: {'server_uuid': 'e5fe89bc-7b78-48d9-b284-706af48eac20', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '165cc6ea-dddb-4ee1-8bdc-25800a52f20f', 'code': 200} 2026-06-26 11:45:03.937 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3781295-068b-4f4c-bb7c-245067b68272 - - - - - -] Successfully bumped revision number for resource b31f6334-4fc2-4829-817b-be40faa385a8 (type: ports) to 2 2026-06-26 11:45:03.999 10 INFO neutron.db.l3_db [None req-ef4fdcc2-9e69-4f46-ba38-10bc0a114af5 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - - -] Floating IP 1de4fdd3-514e-4156-a7f9-2dc60ce83f58 associated. External IP: 10.96.250.201, port: 4a9a763d-901e-405a-a339-6574e4145fdc. 2026-06-26 11:45:04.045 9 INFO neutron.db.ovn_revision_numbers_db [None req-d1552ecf-e877-4889-b9fa-e0305fca04dd - - - - - -] Successfully bumped revision number for resource 93e8f557-7b5f-4e19-9195-5034aaf3b069 (type: router_ports) to 4 2026-06-26 11:45:04.049 10 INFO neutron.db.ovn_revision_numbers_db [None req-4eeb0acc-ced3-4ed4-bcea-1b7f8365443e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 05ba19b2-12b0-42da-9890-089956d4e6bf (type: ports) to 1 2026-06-26 11:45:04.218 9 INFO neutron.wsgi [req-7c3d5a66-c433-4e4b-bee2-3fafc39cface req-f1139971-ebd4-4ce7-a9c0-2a95920352f0 fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=e5fe89bc-7b78-48d9-b284-706af48eac20 HTTP/1.1" status: 200 len: 1170 time: 0.0408034 2026-06-26 11:45:04.263 9 INFO neutron.wsgi [req-7c3d5a66-c433-4e4b-bee2-3fafc39cface req-bb2a4f1c-ed7a-49c3-99f6-86c181a16fce fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=1f96d13b-3e55-42e4-b173-426fce1f6cbd&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0359669 2026-06-26 11:45:04.428 9 INFO neutron.wsgi [req-8bf284f5-8b69-4d1c-b026-378d6870ef1a req-252cf994-8793-4939-a2c8-53851d91073a fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=e5fe89bc-7b78-48d9-b284-706af48eac20 HTTP/1.1" status: 200 len: 1170 time: 0.0630603 2026-06-26 11:45:04.507 10 INFO neutron.db.ovn_revision_numbers_db [None req-ef4fdcc2-9e69-4f46-ba38-10bc0a114af5 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - - -] Successfully bumped revision number for resource 1de4fdd3-514e-4156-a7f9-2dc60ce83f58 (type: floatingips) to 1 2026-06-26 11:45:04.784 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] OVN reports status up for port: fb92a8f8-d853-4a50-b007-d8f70fd77ad2 2026-06-26 11:45:04.818 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3781295-068b-4f4c-bb7c-245067b68272 - - - - - -] Successfully bumped revision number for resource b31f6334-4fc2-4829-817b-be40faa385a8 (type: ports) to 4 2026-06-26 11:45:04.822 9 INFO neutron.db.l3_db [None req-8112fea5-3ed7-4c2f-b3e1-d3522cf4859a fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - - -] Floating IP c52494b2-977d-4d6e-87a2-4a10f8f48a34 associated. External IP: 10.96.250.211, port: 165cc6ea-dddb-4ee1-8bdc-25800a52f20f. 2026-06-26 11:45:04.828 10 INFO neutron.plugins.ml2.plugin [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Attempt 1 to provision port fb92a8f8-d853-4a50-b007-d8f70fd77ad2 2026-06-26 11:45:04.835 10 INFO neutron.db.ovn_revision_numbers_db [None req-6182c735-d64b-4d6b-8b4c-1b36a01b1219 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource fb92a8f8-d853-4a50-b007-d8f70fd77ad2 (type: router_ports) to 2 2026-06-26 11:45:04.977 10 INFO neutron.db.ovn_revision_numbers_db [None req-ef4fdcc2-9e69-4f46-ba38-10bc0a114af5 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - - -] Successfully bumped revision number for resource 1de4fdd3-514e-4156-a7f9-2dc60ce83f58 (type: floatingips) to 2 2026-06-26 11:45:05.047 10 INFO neutron.wsgi [None req-ef4fdcc2-9e69-4f46-ba38-10bc0a114af5 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - - -] 10.0.0.244 "PUT /v2.0/floatingips/1de4fdd3-514e-4156-a7f9-2dc60ce83f58 HTTP/1.1" status: 200 len: 1050 time: 1.7576497 2026-06-26 11:45:05.124 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-66bfbf9c-f2be-40bd-a2de-d23713f49eb9'] response: {'name': 'network-changed', 'server_uuid': '6e62336e-a01c-4199-a57e-cebe3c3463ca', 'tag': '4a9a763d-901e-405a-a339-6574e4145fdc', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:45:05.192 9 INFO neutron.wsgi [req-e7b0bbea-7ad6-4505-99fc-6cbb8aa8b67f req-a0fd4a97-b3a9-4c19-b2a7-9b4b94819fee 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=6e62336e-a01c-4199-a57e-cebe3c3463ca HTTP/1.1" status: 200 len: 1174 time: 0.0857909 2026-06-26 11:45:05.221 10 INFO neutron.wsgi [req-bba29d9a-f9af-4152-9bae-4b46f8865fb5 req-3a7ca658-aea4-43ae-b95f-a886b4e8795d c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=c2dd6dbb701c4875848b694a69e7b8b7&device_id=6e62336e-a01c-4199-a57e-cebe3c3463ca HTTP/1.1" status: 200 len: 1365 time: 0.0912299 2026-06-26 11:45:05.241 9 INFO neutron.wsgi [req-e7b0bbea-7ad6-4505-99fc-6cbb8aa8b67f req-6027757f-5756-47c0-bf2e-100eebe0147e 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=124c7232-9cad-440a-8a37-a7912efd8a80&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0428364 2026-06-26 11:45:05.255 10 INFO neutron.db.ovn_revision_numbers_db [None req-6182c735-d64b-4d6b-8b4c-1b36a01b1219 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource fb92a8f8-d853-4a50-b007-d8f70fd77ad2 (type: ports) to 2 2026-06-26 11:45:05.297 9 INFO neutron.db.ovn_revision_numbers_db [None req-8112fea5-3ed7-4c2f-b3e1-d3522cf4859a fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - - -] Successfully bumped revision number for resource c52494b2-977d-4d6e-87a2-4a10f8f48a34 (type: floatingips) to 1 2026-06-26 11:45:05.421 10 INFO neutron.wsgi [req-bba29d9a-f9af-4152-9bae-4b46f8865fb5 req-1f50ed30-5d85-4a5b-bccd-53456be33186 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=9993058e-11fe-40fb-a958-0fe5486f7c7e HTTP/1.1" status: 200 len: 967 time: 0.1899078 2026-06-26 11:45:05.454 9 INFO neutron.db.ovn_revision_numbers_db [None req-8112fea5-3ed7-4c2f-b3e1-d3522cf4859a fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - - -] Successfully bumped revision number for resource c52494b2-977d-4d6e-87a2-4a10f8f48a34 (type: floatingips) to 2 2026-06-26 11:45:05.496 9 INFO neutron.wsgi [None req-8112fea5-3ed7-4c2f-b3e1-d3522cf4859a fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - - -] 10.0.0.244 "PUT /v2.0/floatingips/c52494b2-977d-4d6e-87a2-4a10f8f48a34 HTTP/1.1" status: 200 len: 1049 time: 1.0561581 2026-06-26 11:45:05.499 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3781295-068b-4f4c-bb7c-245067b68272 - - - - - -] Successfully bumped revision number for resource b31f6334-4fc2-4829-817b-be40faa385a8 (type: router_ports) to 4 2026-06-26 11:45:05.521 10 INFO neutron.db.ovn_revision_numbers_db [None req-4eeb0acc-ced3-4ed4-bcea-1b7f8365443e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 05ba19b2-12b0-42da-9890-089956d4e6bf (type: router_ports) to 2 2026-06-26 11:45:05.592 9 INFO neutron.wsgi [req-947a38c0-a4a2-4ab8-9506-e13f52f5aebb req-109dd1ed-4015-4b20-9dba-75a713f69880 fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=e5fe89bc-7b78-48d9-b284-706af48eac20 HTTP/1.1" status: 200 len: 1170 time: 0.0409949 2026-06-26 11:45:05.640 9 INFO neutron.wsgi [req-947a38c0-a4a2-4ab8-9506-e13f52f5aebb req-25a27cd2-eadf-4c6a-86b8-66a797a64fef fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=1f96d13b-3e55-42e4-b173-426fce1f6cbd&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0399115 2026-06-26 11:45:05.708 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status down for port: 4a9a763d-901e-405a-a339-6574e4145fdc 2026-06-26 11:45:05.715 9 INFO neutron.wsgi [req-ff754d87-d353-4ae1-bd17-161edb4ec92c req-d657fc39-6b4e-4f19-9912-c57df0a08889 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=6e62336e-a01c-4199-a57e-cebe3c3463ca HTTP/1.1" status: 200 len: 1174 time: 0.0595646 2026-06-26 11:45:05.761 10 INFO neutron.wsgi [req-bba29d9a-f9af-4152-9bae-4b46f8865fb5 req-edb71153-7c51-4bad-a333-78589480708b c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=4a9a763d-901e-405a-a339-6574e4145fdc HTTP/1.1" status: 200 len: 1060 time: 0.3293715 2026-06-26 11:45:05.768 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6182c735-d64b-4d6b-8b4c-1b36a01b1219 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] No more DHCP agents 2026-06-26 11:45:05.772 9 INFO neutron.wsgi [req-ff754d87-d353-4ae1-bd17-161edb4ec92c req-492b4e5f-c84f-4780-8d38-5ee22ba0bca7 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=124c7232-9cad-440a-8a37-a7912efd8a80&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0407372 2026-06-26 11:45:05.791 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6182c735-d64b-4d6b-8b4c-1b36a01b1219 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Unable to schedule network 19c26a31-95ea-4dfe-a242-402983f49ab7: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:45:05.865 10 INFO neutron.wsgi [req-bba29d9a-f9af-4152-9bae-4b46f8865fb5 req-3b1f4de9-ac3b-4f98-af02-e7e0e01a5f09 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=4260b440-df09-4787-bac6-a5ee7517f6ff HTTP/1.1" status: 200 len: 862 time: 0.0914657 2026-06-26 11:45:05.929 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-03d8a50d-d3b8-4993-ad02-a3bdbfbcf13a'] response: {'name': 'network-changed', 'server_uuid': 'e5fe89bc-7b78-48d9-b284-706af48eac20', 'tag': '165cc6ea-dddb-4ee1-8bdc-25800a52f20f', 'status': 'completed', 'code': 200} 2026-06-26 11:45:05.929 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-03d8a50d-d3b8-4993-ad02-a3bdbfbcf13a'] response: {'server_uuid': '6e62336e-a01c-4199-a57e-cebe3c3463ca', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4a9a763d-901e-405a-a339-6574e4145fdc', 'code': 200} 2026-06-26 11:45:05.933 10 INFO neutron.wsgi [req-bba29d9a-f9af-4152-9bae-4b46f8865fb5 req-2341bf0a-3fa8-43ba-9f37-1f9a9fe468a3 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=9993058e-11fe-40fb-a958-0fe5486f7c7e&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0467093 2026-06-26 11:45:05.945 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource fb92a8f8-d853-4a50-b007-d8f70fd77ad2 (type: ports) to 3 2026-06-26 11:45:06.008 10 INFO neutron.db.ovn_revision_numbers_db [None req-4eeb0acc-ced3-4ed4-bcea-1b7f8365443e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 05ba19b2-12b0-42da-9890-089956d4e6bf (type: ports) to 2 2026-06-26 11:45:06.030 9 INFO neutron.wsgi [req-c42601df-e0cf-49e4-927a-f584cce7da18 req-74b7b3d0-4307-4dc0-835f-1538310db129 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=c6e1e20458ab49e4a01bd6b70467e0f7&device_id=e5fe89bc-7b78-48d9-b284-706af48eac20 HTTP/1.1" status: 200 len: 1361 time: 0.0803325 2026-06-26 11:45:06.053 9 INFO neutron.wsgi [req-e56e84e4-8700-4d53-b610-b0e059807823 req-bb289585-2190-4166-9c2a-f1723056f3c4 fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=e5fe89bc-7b78-48d9-b284-706af48eac20 HTTP/1.1" status: 200 len: 1170 time: 0.0893490 2026-06-26 11:45:06.080 10 INFO neutron.wsgi [req-bba29d9a-f9af-4152-9bae-4b46f8865fb5 req-89bf7d06-dfc5-4180-876b-c12eda09a2d4 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/9993058e-11fe-40fb-a958-0fe5486f7c7e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1395435 2026-06-26 11:45:06.106 9 INFO neutron.wsgi [req-fddca447-3c2a-4dc9-9ec6-ae3fa4b83d40 req-81dadbf9-5478-4079-afdc-93d4d5270697 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - default default] 199.204.45.23 "GET /v2.0/ports?device_id=6e62336e-a01c-4199-a57e-cebe3c3463ca HTTP/1.1" status: 200 len: 1172 time: 0.1007035 2026-06-26 11:45:06.160 9 INFO neutron.wsgi [req-e56e84e4-8700-4d53-b610-b0e059807823 req-7e0b244b-7767-4cb5-954c-c247a412e80f fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=1f96d13b-3e55-42e4-b173-426fce1f6cbd&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0886898 2026-06-26 11:45:06.190 9 INFO neutron.wsgi [req-c42601df-e0cf-49e4-927a-f584cce7da18 req-de9ed066-cc11-4a95-9c04-4df4409236c5 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=56d2f9e4-6bdb-444b-a8b2-3940882c4fc5 HTTP/1.1" status: 200 len: 978 time: 0.1538930 2026-06-26 11:45:06.227 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4eeb0acc-ced3-4ed4-bcea-1b7f8365443e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] No more DHCP agents 2026-06-26 11:45:06.236 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource fb92a8f8-d853-4a50-b007-d8f70fd77ad2 (type: router_ports) to 3 2026-06-26 11:45:06.239 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4eeb0acc-ced3-4ed4-bcea-1b7f8365443e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Unable to schedule network ebfeb682-c28d-4596-833d-6fbc3dbb0847: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:45:06.245 10 INFO neutron.wsgi [req-bba29d9a-f9af-4152-9bae-4b46f8865fb5 req-b1cab229-1077-4eb5-b165-d4dbd695add9 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/9993058e-11fe-40fb-a958-0fe5486f7c7e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1533601 2026-06-26 11:45:06.293 9 INFO neutron.wsgi [req-c42601df-e0cf-49e4-927a-f584cce7da18 req-81af89d4-dedb-4c05-be9c-292900fcc820 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=165cc6ea-dddb-4ee1-8bdc-25800a52f20f HTTP/1.1" status: 200 len: 1059 time: 0.0905662 2026-06-26 11:45:06.313 9 INFO neutron.db.ovn_revision_numbers_db [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Successfully bumped revision number for resource 4a9a763d-901e-405a-a339-6574e4145fdc (type: ports) to 5 2026-06-26 11:45:06.369 9 INFO neutron.wsgi [req-c42601df-e0cf-49e4-927a-f584cce7da18 req-9361ff5b-2099-46ed-8503-09754b2e5694 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=df2c4856-fd98-4ea2-804c-93383161109e HTTP/1.1" status: 200 len: 873 time: 0.0649915 2026-06-26 11:45:06.383 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status down for port: 165cc6ea-dddb-4ee1-8bdc-25800a52f20f 2026-06-26 11:45:06.427 9 INFO neutron.wsgi [req-c42601df-e0cf-49e4-927a-f584cce7da18 req-8700e170-4b93-4638-bb74-3e04a44bb1ac c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=56d2f9e4-6bdb-444b-a8b2-3940882c4fc5&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0476024 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:45:06.573 9 INFO neutron.wsgi [req-c42601df-e0cf-49e4-927a-f584cce7da18 req-d444bd47-0614-4afb-a905-55d10f1f80af c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/56d2f9e4-6bdb-444b-a8b2-3940882c4fc5?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1365037 2026-06-26 11:45:06.734 10 INFO neutron.wsgi [req-53835fa1-8bd1-486b-a33f-f855eff63e6e req-25c5b52c-cf9f-4ba2-91cc-868a57ef0117 fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - default default] 199.204.45.23 "GET /v2.0/ports?device_id=e5fe89bc-7b78-48d9-b284-706af48eac20 HTTP/1.1" status: 200 len: 1170 time: 0.3775804 2026-06-26 11:45:06.864 9 INFO neutron.wsgi [req-c42601df-e0cf-49e4-927a-f584cce7da18 req-865bb346-a44a-43a0-afe7-01583500f1fb c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/56d2f9e4-6bdb-444b-a8b2-3940882c4fc5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1064670 2026-06-26 11:45:06.909 9 INFO neutron.wsgi [req-ea9d4655-02ee-498d-9af9-61fcad4023b8 req-7eb7fc35-0396-40e5-be92-7938ef7c049f 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=6e62336e-a01c-4199-a57e-cebe3c3463ca HTTP/1.1" status: 200 len: 1172 time: 0.0538814 2026-06-26 11:45:06.910 9 INFO neutron.db.l3_db [None req-4b33d08c-fa72-4c74-887d-70ef451d22b2 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - - -] Floating IP 1de4fdd3-514e-4156-a7f9-2dc60ce83f58 disassociated. External IP: 10.96.250.201, port: 4a9a763d-901e-405a-a339-6574e4145fdc. 2026-06-26 11:45:06.986 9 INFO neutron.wsgi [req-ea9d4655-02ee-498d-9af9-61fcad4023b8 req-26cbf84e-2abd-47b6-ac30-ae05905b0dd2 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=124c7232-9cad-440a-8a37-a7912efd8a80&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0694301 2026-06-26 11:45:07.074 9 INFO neutron.db.ovn_revision_numbers_db [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Successfully bumped revision number for resource 165cc6ea-dddb-4ee1-8bdc-25800a52f20f (type: ports) to 5 2026-06-26 11:45:07.132 9 INFO neutron.wsgi [None req-4b33d08c-fa72-4c74-887d-70ef451d22b2 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - - -] 199.204.45.23 "DELETE /v2.0/ports/4a9a763d-901e-405a-a339-6574e4145fdc HTTP/1.1" status: 204 len: 173 time: 1.0060987 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:45:07.356 9 INFO neutron.wsgi [req-bd2f8ddf-390a-4ea7-adcf-e9ce8149d4cc req-ca168980-9d41-4be3-89c0-094319c3b957 fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=e5fe89bc-7b78-48d9-b284-706af48eac20 HTTP/1.1" status: 200 len: 1168 time: 0.1196640 2026-06-26 11:45:07.411 9 INFO neutron.wsgi [req-bd2f8ddf-390a-4ea7-adcf-e9ce8149d4cc req-f6b2ce27-0129-417a-a9e6-b63c1783c424 fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=1f96d13b-3e55-42e4-b173-426fce1f6cbd&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0475450 2026-06-26 11:45:07.623 10 INFO neutron.db.l3_db [None req-b3f12fb2-118f-4d78-be62-f8d3be728d31 fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - - -] Floating IP c52494b2-977d-4d6e-87a2-4a10f8f48a34 disassociated. External IP: 10.96.250.211, port: 165cc6ea-dddb-4ee1-8bdc-25800a52f20f. 2026-06-26 11:45:07.876 10 INFO neutron.db.ovn_revision_numbers_db [None req-6182c735-d64b-4d6b-8b4c-1b36a01b1219 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource fb92a8f8-d853-4a50-b007-d8f70fd77ad2 (type: router_ports) to 3 2026-06-26 11:45:07.879 10 INFO neutron.wsgi [None req-6182c735-d64b-4d6b-8b4c-1b36a01b1219 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "PUT /v2.0/routers/1abc0ce3-f16a-4d87-a74c-44e20cab6029/add_router_interface HTTP/1.1" status: 200 len: 503 time: 5.8972731 2026-06-26 11:45:07.984 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7311920a-2290-4eda-adfa-8f34863cfc7d'] response: {'server_uuid': '6e62336e-a01c-4199-a57e-cebe3c3463ca', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4a9a763d-901e-405a-a339-6574e4145fdc', 'code': 200} 2026-06-26 11:45:07.985 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7311920a-2290-4eda-adfa-8f34863cfc7d'] response: {'server_uuid': 'e5fe89bc-7b78-48d9-b284-706af48eac20', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '165cc6ea-dddb-4ee1-8bdc-25800a52f20f', 'code': 200} 2026-06-26 11:45:07.985 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7311920a-2290-4eda-adfa-8f34863cfc7d'] response: {'server_uuid': 'e5fe89bc-7b78-48d9-b284-706af48eac20', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '165cc6ea-dddb-4ee1-8bdc-25800a52f20f', 'code': 200} 2026-06-26 11:45:07.986 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7311920a-2290-4eda-adfa-8f34863cfc7d'] response: {'server_uuid': '6e62336e-a01c-4199-a57e-cebe3c3463ca', 'name': 'network-vif-deleted', 'tag': '4a9a763d-901e-405a-a339-6574e4145fdc', 'status': 'completed', 'code': 200} 2026-06-26 11:45:08.024 10 INFO neutron.wsgi [None req-b3f12fb2-118f-4d78-be62-f8d3be728d31 fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - - -] 199.204.45.23 "DELETE /v2.0/ports/165cc6ea-dddb-4ee1-8bdc-25800a52f20f HTTP/1.1" status: 204 len: 173 time: 1.2839446 2026-06-26 11:45:08.082 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-71a1f39d-c0ae-48ee-b150-31bcc7e93310'] response: {'server_uuid': 'e5fe89bc-7b78-48d9-b284-706af48eac20', 'name': 'network-vif-deleted', 'tag': '165cc6ea-dddb-4ee1-8bdc-25800a52f20f', 'status': 'completed', 'code': 200} 2026-06-26 11:45:08.148 10 INFO neutron.db.ovn_revision_numbers_db [None req-4eeb0acc-ced3-4ed4-bcea-1b7f8365443e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 05ba19b2-12b0-42da-9890-089956d4e6bf (type: router_ports) to 2 2026-06-26 11:45:08.151 10 INFO neutron.wsgi [None req-4eeb0acc-ced3-4ed4-bcea-1b7f8365443e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "PUT /v2.0/routers/08a2687a-4e5a-4757-8ae4-72c57674ea47/add_router_interface HTTP/1.1" status: 200 len: 503 time: 5.7699373 2026-06-26 11:45:08.219 9 INFO neutron.wsgi [None req-bcfe1f7a-4c52-4c3e-b4e4-b502cf175ffb 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/124c7232-9cad-440a-8a37-a7912efd8a80 HTTP/1.1" status: 204 len: 168 time: 0.1448834 2026-06-26 11:45:08.237 9 INFO neutron.api.v2.resource [None req-c026b19a-e40d-4215-b3ee-0077e1d5b21d 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - default default] show failed (client error): The resource could not be found. 2026-06-26 11:45:08.238 9 INFO neutron.wsgi [None req-c026b19a-e40d-4215-b3ee-0077e1d5b21d 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - default default] 10.0.0.244 "GET /v2.0/security-groups/124c7232-9cad-440a-8a37-a7912efd8a80 HTTP/1.1" status: 404 len: 347 time: 0.0127718 2026-06-26 11:45:08.548 9 INFO neutron.wsgi [req-37e45b45-0685-418b-9015-67acaf9c2b2d req-3771c3f5-45fb-42c1-a950-9c4694e456ac fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=e5fe89bc-7b78-48d9-b284-706af48eac20 HTTP/1.1" status: 200 len: 210 time: 0.0360870 2026-06-26 11:45:08.596 10 INFO neutron.db.ovn_revision_numbers_db [None req-2468a2f7-ba15-4ae5-a039-36b31e10cd60 ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - - -] Successfully bumped revision number for resource 9b7aa2d4-845e-4305-9160-29aa99a1ecdc (type: security_groups) to 1 2026-06-26 11:45:08.623 10 INFO neutron.wsgi [None req-2468a2f7-ba15-4ae5-a039-36b31e10cd60 ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - - -] 10.0.0.244 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1795 time: 0.1896460 2026-06-26 11:45:08.705 9 INFO neutron.wsgi [None req-025ea805-f841-445c-a90e-a2ee752beb1c 4bf70965911440d2aee62daff1050fab c2dd6dbb701c4875848b694a69e7b8b7 - - - -] 10.0.0.244 "DELETE /v2.0/floatingips/1de4fdd3-514e-4156-a7f9-2dc60ce83f58 HTTP/1.1" status: 204 len: 168 time: 0.4619367 2026-06-26 11:45:08.754 9 INFO neutron.db.ovn_revision_numbers_db [None req-9436b7a1-595d-4fa9-aa4f-9cb3980df7f6 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - - -] Successfully bumped revision number for resource 4676ce7b-c04b-4fb2-bafe-65a0eab8045b (type: security_groups) to 1 2026-06-26 11:45:08.788 9 INFO neutron.wsgi [None req-9436b7a1-595d-4fa9-aa4f-9cb3980df7f6 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - - -] 10.0.0.244 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1797 time: 0.1853564 2026-06-26 11:45:08.813 9 INFO neutron.db.ovn_revision_numbers_db [None req-f41c4f36-daa9-4ae4-9afd-5e77d6de38e8 ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - - -] Successfully bumped revision number for resource e9667679-a05b-4d05-9e37-25b37bb1cc5f (type: security_group_rules) to 0 2026-06-26 11:45:08.871 9 INFO neutron.wsgi [None req-f41c4f36-daa9-4ae4-9afd-5e77d6de38e8 ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.2422264 2026-06-26 11:45:08.949 9 INFO neutron.db.ovn_revision_numbers_db [None req-87f81f29-f6d8-48de-a21b-fc302e8d4708 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - - -] Successfully bumped revision number for resource f48a9a6e-4eaa-4b0c-837a-11ce14aa165b (type: security_group_rules) to 0 2026-06-26 11:45:09.013 9 INFO neutron.wsgi [None req-87f81f29-f6d8-48de-a21b-fc302e8d4708 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.2193663 2026-06-26 11:45:09.138 9 INFO neutron.db.ovn_revision_numbers_db [None req-438addb1-18bf-4010-a996-a7a27d1ad0ba ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - - -] Successfully bumped revision number for resource 76fa0c7d-0ac0-452d-a732-16626fcdc75f (type: security_group_rules) to 0 2026-06-26 11:45:09.203 9 INFO neutron.wsgi [None req-438addb1-18bf-4010-a996-a7a27d1ad0ba ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.3258033 2026-06-26 11:45:09.237 9 INFO neutron.db.ovn_revision_numbers_db [None req-6ec796a1-edac-459f-98ff-3258073fc0a7 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - - -] Successfully bumped revision number for resource 97ecabb0-fde5-4c10-93bd-0e2b6f3c9bd9 (type: security_group_rules) to 0 2026-06-26 11:45:09.299 9 INFO neutron.wsgi [None req-6ec796a1-edac-459f-98ff-3258073fc0a7 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.2813647 2026-06-26 11:45:09.648 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7b8bb502-dc51-4451-b947-a5b62f8444d0 ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - - -] No more DHCP agents 2026-06-26 11:45:09.654 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7b8bb502-dc51-4451-b947-a5b62f8444d0 ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - - -] Unable to schedule network 20f6d01b-24c3-42c0-b7fb-c84d1393658f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:45:09.757 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-351fe5af-b378-4696-aa0b-58c57457f829 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - - -] No more DHCP agents 2026-06-26 11:45:09.767 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-351fe5af-b378-4696-aa0b-58c57457f829 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - - -] Unable to schedule network 20f6d01b-24c3-42c0-b7fb-c84d1393658f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:45:09.885 9 INFO neutron.wsgi [None req-43ec3c82-4d65-4bf3-84f3-29a34c3e0c60 fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/1f96d13b-3e55-42e4-b173-426fce1f6cbd HTTP/1.1" status: 204 len: 168 time: 0.2170866 2026-06-26 11:45:09.901 9 INFO neutron.api.v2.resource [None req-ee9bcc7d-5bc8-415a-b401-6d63b6ff5767 fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - default default] show failed (client error): The resource could not be found. 2026-06-26 11:45:09.903 9 INFO neutron.wsgi [None req-ee9bcc7d-5bc8-415a-b401-6d63b6ff5767 fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - default default] 10.0.0.244 "GET /v2.0/security-groups/1f96d13b-3e55-42e4-b173-426fce1f6cbd HTTP/1.1" status: 404 len: 347 time: 0.0123901 2026-06-26 11:45:10.232 9 INFO neutron.db.ovn_revision_numbers_db [None req-351fe5af-b378-4696-aa0b-58c57457f829 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - - -] Successfully bumped revision number for resource 9e4ccfdd-ef9b-43c0-b5c3-433bcc815980 (type: floatingips) to 0 2026-06-26 11:45:10.257 9 INFO neutron.wsgi [None req-351fe5af-b378-4696-aa0b-58c57457f829 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - - -] 10.0.0.244 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.9534628 2026-06-26 11:45:10.358 10 INFO neutron.db.ovn_revision_numbers_db [None req-7b8bb502-dc51-4451-b947-a5b62f8444d0 ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - - -] Successfully bumped revision number for resource e4a2c185-84de-460c-862c-75f01d569b51 (type: floatingips) to 0 2026-06-26 11:45:10.374 9 INFO neutron.wsgi [None req-02ae61f9-0a63-4a87-93da-e005ffe6bb27 fc717270b2df4af78bcd948ee707dcbc c6e1e20458ab49e4a01bd6b70467e0f7 - - - -] 10.0.0.244 "DELETE /v2.0/floatingips/c52494b2-977d-4d6e-87a2-4a10f8f48a34 HTTP/1.1" status: 204 len: 168 time: 0.4673915 2026-06-26 11:45:10.388 10 INFO neutron.wsgi [None req-7b8bb502-dc51-4451-b947-a5b62f8444d0 ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - - -] 10.0.0.244 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.1779172 2026-06-26 11:45:10.616 10 INFO neutron.wsgi [None req-a48dba4c-926a-4355-a030-00384349ea77 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "PUT /v2.0/routers/da056dda-7da4-431e-882b-a7ce0d1c6e6c/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.9048469 2026-06-26 11:45:10.908 9 INFO neutron.wsgi [req-2f6e20db-1406-4689-8464-4f8882f2daab req-84aaa6ff-4dcb-4961-8daf-7cfe06604584 ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - default default] 10.0.0.217 "GET /v2.0/security-groups?name=tempest-securitygroup--606500965&fields=id&tenant_id=1b299556e3f9449d9a04d2bb1e807487 HTTP/1.1" status: 200 len: 267 time: 0.0566943 2026-06-26 11:45:10.912 9 INFO neutron.wsgi [req-2dd60edc-1da8-4119-933e-a6c254562683 req-910a7a8d-5e97-4d05-9cb9-59ab2f065912 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - default default] 10.0.0.217 "GET /v2.0/security-groups?name=tempest-securitygroup--1689416049&fields=id&tenant_id=ac1594badfe84b7ba5f7502f261a05d3 HTTP/1.1" status: 200 len: 267 time: 0.0601859 2026-06-26 11:45:11.081 9 INFO neutron.wsgi [req-2dd60edc-1da8-4119-933e-a6c254562683 req-9c86ac2d-d955-4642-9182-2390905a968d 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - default default] 10.0.0.217 "GET /v2.0/networks?id=ebfeb682-c28d-4596-833d-6fbc3dbb0847 HTTP/1.1" status: 200 len: 883 time: 0.1510727 2026-06-26 11:45:11.110 9 INFO neutron.wsgi [req-2f6e20db-1406-4689-8464-4f8882f2daab req-42440f23-eef0-403d-99ef-ac05ae482f37 ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - default default] 10.0.0.217 "GET /v2.0/networks?id=19c26a31-95ea-4dfe-a242-402983f49ab7 HTTP/1.1" status: 200 len: 874 time: 0.1698995 2026-06-26 11:45:11.149 9 INFO neutron.wsgi [req-2dd60edc-1da8-4119-933e-a6c254562683 req-cce7fef8-f426-4b62-a391-9c27b628f5ba 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - default default] 10.0.0.217 "GET /v2.0/quotas/ac1594badfe84b7ba5f7502f261a05d3 HTTP/1.1" status: 200 len: 386 time: 0.0372317 2026-06-26 11:45:11.152 9 INFO neutron.wsgi [req-2f6e20db-1406-4689-8464-4f8882f2daab req-ea8bd16e-7fc7-4a9c-bed7-17285091c3c8 ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - default default] 10.0.0.217 "GET /v2.0/quotas/1b299556e3f9449d9a04d2bb1e807487 HTTP/1.1" status: 200 len: 386 time: 0.0323257 2026-06-26 11:45:11.344 9 INFO neutron.wsgi [req-2dd60edc-1da8-4119-933e-a6c254562683 req-8af7b5fb-a399-4039-ab35-c72d54a1f405 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - default default] 10.0.0.217 "GET /v2.0/ports?tenant_id=ac1594badfe84b7ba5f7502f261a05d3&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1850715 2026-06-26 11:45:11.348 9 INFO neutron.wsgi [req-2f6e20db-1406-4689-8464-4f8882f2daab req-b8c0abe6-68e0-4f09-96d2-3ac761309fe4 ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - default default] 10.0.0.217 "GET /v2.0/ports?tenant_id=1b299556e3f9449d9a04d2bb1e807487&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1899431 2026-06-26 11:45:11.458 9 INFO neutron.wsgi [req-2dd60edc-1da8-4119-933e-a6c254562683 req-b2775084-91d4-4be4-8cce-f5d690274968 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.217 "GET /v2.0/networks/ebfeb682-c28d-4596-833d-6fbc3dbb0847?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0957346 2026-06-26 11:45:11.569 9 INFO neutron.wsgi [req-2dd60edc-1da8-4119-933e-a6c254562683 req-f3a32027-8dcd-4d62-94ec-8cbd2cf4ea64 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.217 "GET /v2.0/networks/ebfeb682-c28d-4596-833d-6fbc3dbb0847?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1010141 2026-06-26 11:45:11.717 9 INFO neutron.wsgi [req-66344ce8-d519-46aa-88cb-0c1ee611d70c req-d124e4f1-8246-4074-a281-cee808780c97 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=2fc93f70-1d87-4b29-8586-b41e2020b96b HTTP/1.1" status: 200 len: 210 time: 0.0484896 2026-06-26 11:45:11.745 9 INFO neutron.wsgi [req-2f6e20db-1406-4689-8464-4f8882f2daab req-0946bca4-4929-48c6-80ac-de695fc8d0c2 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.217 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0741415 2026-06-26 11:45:12.064 9 INFO neutron.wsgi [req-2f6e20db-1406-4689-8464-4f8882f2daab req-dfa8088f-c75e-410a-b2a8-312934c593ac c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.217 "GET /v2.0/networks/19c26a31-95ea-4dfe-a242-402983f49ab7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.3048270 2026-06-26 11:45:12.083 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] No hosting information found for port fb92a8f8-d853-4a50-b007-d8f70fd77ad2: RuntimeError: No hosting information found for port fb92a8f8-d853-4a50-b007-d8f70fd77ad2 2026-06-26 11:45:12.107 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] OVN reports status up for port: 05ba19b2-12b0-42da-9890-089956d4e6bf 2026-06-26 11:45:12.124 10 INFO neutron.plugins.ml2.plugin [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Attempt 1 to provision port 05ba19b2-12b0-42da-9890-089956d4e6bf 2026-06-26 11:45:12.224 9 INFO neutron.wsgi [req-2f6e20db-1406-4689-8464-4f8882f2daab req-3d9198ef-e762-40ee-81e2-d39fba36eaab c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.217 "GET /v2.0/networks/19c26a31-95ea-4dfe-a242-402983f49ab7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1476345 2026-06-26 11:45:12.307 9 INFO neutron.wsgi [None req-a1a98e10-efe7-4b70-a251-75246cd001fc df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/routers/da056dda-7da4-431e-882b-a7ce0d1c6e6c HTTP/1.1" status: 204 len: 168 time: 1.6863167 2026-06-26 11:45:12.447 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource 05ba19b2-12b0-42da-9890-089956d4e6bf (type: ports) to 3 2026-06-26 11:45:12.469 9 INFO neutron.wsgi [req-3012ac82-8017-4dc0-b20e-d6e11d05b3dc req-4bba29de-b4d1-4afa-af2a-21eebb900a56 ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=404c9459-17a4-4b60-a243-7dd595d1f12a HTTP/1.1" status: 200 len: 210 time: 0.0471120 2026-06-26 11:45:12.569 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource 05ba19b2-12b0-42da-9890-089956d4e6bf (type: router_ports) to 3 2026-06-26 11:45:12.637 9 INFO neutron.wsgi [None req-4a0b250c-bd5c-46e3-b924-07cd8758fca4 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/subnets/4260b440-df09-4787-bac6-a5ee7517f6ff HTTP/1.1" status: 204 len: 168 time: 0.3223150 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:45:12.737 9 INFO neutron.wsgi [None req-7ad66be7-608b-4d73-86fb-bb4974d81e2c df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "PUT /v2.0/routers/3aaf60bb-8283-4696-a46f-a6512448d191/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 2.3586245 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:45:12.796 10 INFO neutron.wsgi [req-2dd60edc-1da8-4119-933e-a6c254562683 req-e40fd4af-f1e7-426f-9a2d-e04969fa022c 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - default default] 199.204.45.23 "GET /v2.0/networks?id=ebfeb682-c28d-4596-833d-6fbc3dbb0847 HTTP/1.1" status: 200 len: 883 time: 0.1053207 2026-06-26 11:45:12.818 9 INFO neutron.wsgi [req-648f5993-ad8a-44e2-8f13-dd567fbbbadc req-f490d8e5-02b7-4ac5-a3a2-46ebe090f288 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=2fc93f70-1d87-4b29-8586-b41e2020b96b HTTP/1.1" status: 200 len: 210 time: 0.0339198 2026-06-26 11:45:12.854 10 INFO neutron.wsgi [req-2dd60edc-1da8-4119-933e-a6c254562683 req-e4dd6603-ab3f-4a6e-9800-73e0f436abcf 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - default default] 199.204.45.23 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ac1594badfe84b7ba5f7502f261a05d3 HTTP/1.1" status: 200 len: 380 time: 0.0508177 2026-06-26 11:45:13.222 9 INFO neutron.services.segments.plugin [-] Segment 20057f34-51fd-4707-9773-0ec9a9783cf0 resource provider aggregate not found 2026-06-26 11:45:13.227 9 INFO neutron.services.segments.plugin [-] Segment 20057f34-51fd-4707-9773-0ec9a9783cf0 resource provider aggregate not found 2026-06-26 11:45:13.237 9 INFO neutron.services.segments.plugin [-] Segment 20057f34-51fd-4707-9773-0ec9a9783cf0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20057f34-51fd-4707-9773-0ec9a9783cf0 found for delete ", "request_id": "req-3166528a-cfc1-478f-920b-a67f083dba00"}]} 2026-06-26 11:45:13.255 9 INFO neutron.services.segments.plugin [-] Segment 20057f34-51fd-4707-9773-0ec9a9783cf0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20057f34-51fd-4707-9773-0ec9a9783cf0 found for delete ", "request_id": "req-8c80ecc6-2be5-4135-8c7b-88c3fb257557"}]} 2026-06-26 11:45:13.260 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-97bc45cd-c788-47fc-916c-4ab47ffeb960 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - - -] No more DHCP agents 2026-06-26 11:45:13.264 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-97bc45cd-c788-47fc-916c-4ab47ffeb960 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - - -] Unable to schedule network ebfeb682-c28d-4596-833d-6fbc3dbb0847: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:45:13.295 9 INFO neutron.wsgi [None req-896b99e7-d648-4ea3-8e6c-d13c7445908f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/networks/9993058e-11fe-40fb-a958-0fe5486f7c7e HTTP/1.1" status: 204 len: 168 time: 0.6529224 2026-06-26 11:45:13.417 10 INFO neutron.db.ovn_revision_numbers_db [None req-97bc45cd-c788-47fc-916c-4ab47ffeb960 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - - -] Successfully bumped revision number for resource c2dd7682-688d-4d91-bdec-0b1346b9bfef (type: ports) to 1 2026-06-26 11:45:13.464 10 INFO neutron.wsgi [None req-97bc45cd-c788-47fc-916c-4ab47ffeb960 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - - -] 199.204.45.23 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1162 time: 0.6040165 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:45:13.486 9 INFO neutron.wsgi [req-2f6e20db-1406-4689-8464-4f8882f2daab req-719723de-4aa1-4058-96e1-1aa122c6800d ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - default default] 199.204.45.23 "GET /v2.0/networks?id=19c26a31-95ea-4dfe-a242-402983f49ab7 HTTP/1.1" status: 200 len: 874 time: 0.1372025 2026-06-26 11:45:13.522 10 INFO neutron.wsgi [None req-a4921c06-ac0c-4c2e-a267-a721245af77b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=c2dd6dbb701c4875848b694a69e7b8b7&name=default HTTP/1.1" status: 200 len: 2992 time: 0.0374498 2026-06-26 11:45:13.564 9 INFO neutron.wsgi [req-2f6e20db-1406-4689-8464-4f8882f2daab req-3441dc19-14f1-4f7a-9977-5367cab9516a ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - default default] 199.204.45.23 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1b299556e3f9449d9a04d2bb1e807487 HTTP/1.1" status: 200 len: 379 time: 0.0650141 2026-06-26 11:45:13.582 9 INFO neutron.wsgi [req-5dda7e82-2895-48e3-bcef-283275c98781 req-fff21a28-db53-4d36-96c9-510fedc6074b ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=404c9459-17a4-4b60-a243-7dd595d1f12a HTTP/1.1" status: 200 len: 210 time: 0.0397580 2026-06-26 11:45:13.908 10 INFO neutron.wsgi [None req-88c9da5b-6c96-4c96-bffe-5a42fc4c944e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/3e4aeeb5-ca47-4ead-a2cf-7cdad2575bba HTTP/1.1" status: 204 len: 168 time: 0.3775368 2026-06-26 11:45:13.975 9 INFO neutron.wsgi [req-878a587a-077e-46c3-b5d6-2ee7beb19edd req-5cc59d3c-1cd8-4b17-8446-5bb9c75bf7c5 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=2fc93f70-1d87-4b29-8586-b41e2020b96b HTTP/1.1" status: 200 len: 1172 time: 0.0608363 2026-06-26 11:45:14.020 9 INFO neutron.wsgi [req-878a587a-077e-46c3-b5d6-2ee7beb19edd req-816b77ea-b74b-41cf-a4d1-6a0e72144af9 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=4676ce7b-c04b-4fb2-bafe-65a0eab8045b&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0375073 2026-06-26 11:45:14.045 10 INFO neutron.db.ovn_revision_numbers_db [None req-f7470fe4-5e44-44b6-8faf-3869d14d3862 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] Successfully bumped revision number for resource c2dd7682-688d-4d91-bdec-0b1346b9bfef (type: ports) to 2 2026-06-26 11:45:14.110 9 INFO neutron.wsgi [None req-4bba070b-c16b-466e-b836-9f6ba7d28bb9 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/routers/3aaf60bb-8283-4696-a46f-a6512448d191 HTTP/1.1" status: 204 len: 168 time: 1.3672915 2026-06-26 11:45:14.251 10 INFO neutron.db.ovn_revision_numbers_db [None req-f7470fe4-5e44-44b6-8faf-3869d14d3862 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] Successfully bumped revision number for resource c2dd7682-688d-4d91-bdec-0b1346b9bfef (type: ports) to 2 2026-06-26 11:45:14.288 10 INFO neutron.wsgi [None req-f7470fe4-5e44-44b6-8faf-3869d14d3862 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] 199.204.45.23 "PUT /v2.0/ports/c2dd7682-688d-4d91-bdec-0b1346b9bfef HTTP/1.1" status: 200 len: 1332 time: 0.8165514 2026-06-26 11:45:14.332 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-576ce5a0-e873-48db-9958-d1e280eb3c6b'] response: {'name': 'network-changed', 'server_uuid': '2fc93f70-1d87-4b29-8586-b41e2020b96b', 'tag': 'c2dd7682-688d-4d91-bdec-0b1346b9bfef', 'status': 'completed', 'code': 200} 2026-06-26 11:45:14.366 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0bc3f82f-d161-4ce2-a28d-d4bd026aae17 ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - - -] No more DHCP agents 2026-06-26 11:45:14.368 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0bc3f82f-d161-4ce2-a28d-d4bd026aae17 ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - - -] Unable to schedule network 19c26a31-95ea-4dfe-a242-402983f49ab7: no agents available; will retry on subsequent port and subnet creation events. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:45:14.407 10 INFO neutron.wsgi [req-f49c302b-ecbd-42fb-b67f-de5f576508d5 req-895a6eec-fbf9-4876-8632-bbdaea26e8c4 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=ac1594badfe84b7ba5f7502f261a05d3&device_id=2fc93f70-1d87-4b29-8586-b41e2020b96b HTTP/1.1" status: 200 len: 1363 time: 0.0404530 2026-06-26 11:45:14.455 9 INFO neutron.wsgi [None req-c9ba7631-73ca-4aac-8f84-3d66498a956e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/subnets/df2c4856-fd98-4ea2-804c-93383161109e HTTP/1.1" status: 204 len: 168 time: 0.3404660 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:45:14.484 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012193 2026-06-26 11:45:14.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013504 2026-06-26 11:45:14.518 10 INFO neutron.wsgi [req-f49c302b-ecbd-42fb-b67f-de5f576508d5 req-afd99706-afbb-492f-a5a0-bfd75993bcde c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?tenant_id=ac1594badfe84b7ba5f7502f261a05d3&shared=False HTTP/1.1" status: 200 len: 982 time: 0.0966980 2026-06-26 11:45:14.613 9 INFO neutron.db.ovn_revision_numbers_db [None req-0bc3f82f-d161-4ce2-a28d-d4bd026aae17 ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - - -] Successfully bumped revision number for resource 0a916e0d-70e4-4a4a-9367-d3a48969ce8a (type: ports) to 1 2026-06-26 11:45:14.620 10 INFO neutron.wsgi [req-f49c302b-ecbd-42fb-b67f-de5f576508d5 req-21969907-f1b0-47e3-82be-2dbc9ce4f932 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?shared=True HTTP/1.1" status: 200 len: 952 time: 0.0951493 2026-06-26 11:45:14.669 9 INFO neutron.wsgi [None req-0bc3f82f-d161-4ce2-a28d-d4bd026aae17 ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - - -] 199.204.45.23 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1162 time: 1.0813990 2026-06-26 11:45:14.712 10 INFO neutron.wsgi [req-2dd60edc-1da8-4119-933e-a6c254562683 req-b916fbf7-449b-434e-8637-d1b26bc06b87 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=ac1594badfe84b7ba5f7502f261a05d3&device_id=2fc93f70-1d87-4b29-8586-b41e2020b96b HTTP/1.1" status: 200 len: 1363 time: 0.0583653 2026-06-26 11:45:14.718 9 INFO neutron.wsgi [req-682a871d-43b2-4973-a855-d82433022658 req-23aa57a7-cde2-472c-869d-a5ac9ba3cbb7 ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=404c9459-17a4-4b60-a243-7dd595d1f12a HTTP/1.1" status: 200 len: 1160 time: 0.0543909 2026-06-26 11:45:14.744 10 INFO neutron.wsgi [req-2dd60edc-1da8-4119-933e-a6c254562683 req-de671b8e-1173-4ddb-9862-2b1722a892ae c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=c2dd7682-688d-4d91-bdec-0b1346b9bfef HTTP/1.1" status: 200 len: 217 time: 0.0262587 2026-06-26 11:45:14.789 9 INFO neutron.wsgi [req-682a871d-43b2-4973-a855-d82433022658 req-09b8d822-8a44-4540-ba1a-679bd5f34c4e ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=9b7aa2d4-845e-4305-9160-29aa99a1ecdc&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0643289 2026-06-26 11:45:14.789 10 INFO neutron.wsgi [req-2dd60edc-1da8-4119-933e-a6c254562683 req-cbc6fcc9-83d2-418c-8d51-4854a96d1ea8 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=3f8b3fbe-bd3c-4005-9451-3057a70794f9 HTTP/1.1" status: 200 len: 877 time: 0.0369041 2026-06-26 11:45:14.825 10 INFO neutron.wsgi [req-2dd60edc-1da8-4119-933e-a6c254562683 req-6dcca2ad-e58d-4bef-8022-a29bb1824070 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=ebfeb682-c28d-4596-833d-6fbc3dbb0847&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0275650 2026-06-26 11:45:14.898 10 INFO neutron.wsgi [req-2dd60edc-1da8-4119-933e-a6c254562683 req-678ec575-8ac1-400c-b609-38c4ffbbc7bd c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/ebfeb682-c28d-4596-833d-6fbc3dbb0847?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0655837 2026-06-26 11:45:14.961 10 INFO neutron.wsgi [req-2dd60edc-1da8-4119-933e-a6c254562683 req-e29ce4b5-3b14-4bbc-91a0-639fbde7f618 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/ebfeb682-c28d-4596-833d-6fbc3dbb0847?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0553017 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:45:15.124 9 INFO neutron.wsgi [None req-92d7854f-3e89-43a9-8280-7b674cd54d86 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/networks/56d2f9e4-6bdb-444b-a8b2-3940882c4fc5 HTTP/1.1" status: 204 len: 168 time: 0.6652200 2026-06-26 11:45:15.145 9 INFO neutron.wsgi [req-fd4c4287-378a-4729-a62a-878a9aacceb8 req-2f2d435b-e0ca-4fc0-a8ba-d709084fa582 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=2fc93f70-1d87-4b29-8586-b41e2020b96b HTTP/1.1" status: 200 len: 1172 time: 0.0422363 2026-06-26 11:45:15.197 9 INFO neutron.wsgi [req-fd4c4287-378a-4729-a62a-878a9aacceb8 req-93df30cf-512e-4321-881a-b1eadf77560d 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=4676ce7b-c04b-4fb2-bafe-65a0eab8045b&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0431159 2026-06-26 11:45:15.220 9 INFO neutron.db.ovn_revision_numbers_db [None req-d4dc3d67-c617-4884-a334-6138256d9f1b c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] Successfully bumped revision number for resource 0a916e0d-70e4-4a4a-9367-d3a48969ce8a (type: ports) to 2 2026-06-26 11:45:15.255 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status up for port: c2dd7682-688d-4d91-bdec-0b1346b9bfef 2026-06-26 11:45:15.265 9 INFO neutron.services.segments.plugin [-] Segment b96ac884-7f2d-45bb-b866-a699ed62ce43 resource provider aggregate not found 2026-06-26 11:45:15.281 9 INFO neutron.services.segments.plugin [-] Segment b96ac884-7f2d-45bb-b866-a699ed62ce43 resource provider aggregate not found 2026-06-26 11:45:15.286 9 INFO neutron.services.segments.plugin [-] Segment b96ac884-7f2d-45bb-b866-a699ed62ce43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b96ac884-7f2d-45bb-b866-a699ed62ce43 found for delete ", "request_id": "req-30124299-1118-4e73-b509-997b47f53132"}]} 2026-06-26 11:45:15.297 9 INFO neutron.services.segments.plugin [-] Segment b96ac884-7f2d-45bb-b866-a699ed62ce43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b96ac884-7f2d-45bb-b866-a699ed62ce43 found for delete ", "request_id": "req-d89fd77d-1e98-46a4-acf2-07bf8ee61cd0"}]} 2026-06-26 11:45:15.320 9 INFO neutron.plugins.ml2.plugin [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Attempt 1 to provision port c2dd7682-688d-4d91-bdec-0b1346b9bfef 2026-06-26 11:45:15.426 10 INFO neutron.wsgi [None req-bdd2b745-9630-47bc-9fc0-677b226e8dda df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=c6e1e20458ab49e4a01bd6b70467e0f7&name=default HTTP/1.1" status: 200 len: 2992 time: 0.0310948 2026-06-26 11:45:15.462 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-eae85723-9088-4a52-9cf5-136bb9a5b70f'] response: {'server_uuid': '2fc93f70-1d87-4b29-8586-b41e2020b96b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c2dd7682-688d-4d91-bdec-0b1346b9bfef', 'code': 200} 2026-06-26 11:45:15.590 9 INFO neutron.db.ovn_revision_numbers_db [None req-d4dc3d67-c617-4884-a334-6138256d9f1b c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] Successfully bumped revision number for resource 0a916e0d-70e4-4a4a-9367-d3a48969ce8a (type: ports) to 2 2026-06-26 11:45:15.630 9 INFO neutron.wsgi [None req-d4dc3d67-c617-4884-a334-6138256d9f1b c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] 199.204.45.23 "PUT /v2.0/ports/0a916e0d-70e4-4a4a-9367-d3a48969ce8a HTTP/1.1" status: 200 len: 1332 time: 0.9543538 2026-06-26 11:45:15.658 10 INFO neutron.wsgi [None req-91531bac-0a25-450f-a881-2b7c8e5135ee df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/4b72ee71-7239-4355-897d-dcfc0039327f HTTP/1.1" status: 204 len: 168 time: 0.2266092 2026-06-26 11:45:15.664 9 INFO neutron.db.ovn_revision_numbers_db [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Successfully bumped revision number for resource c2dd7682-688d-4d91-bdec-0b1346b9bfef (type: ports) to 4 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:45:15.718 9 INFO neutron.wsgi [req-2f6e20db-1406-4689-8464-4f8882f2daab req-4419153d-f785-4bd2-a2cb-7c56910c08fe c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=1b299556e3f9449d9a04d2bb1e807487&device_id=404c9459-17a4-4b60-a243-7dd595d1f12a HTTP/1.1" status: 200 len: 1363 time: 0.0518115 2026-06-26 11:45:15.755 9 INFO neutron.wsgi [req-2f6e20db-1406-4689-8464-4f8882f2daab req-5e3eacb4-a08d-4cd1-9af4-2524fa3394e5 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=0a916e0d-70e4-4a4a-9367-d3a48969ce8a HTTP/1.1" status: 200 len: 217 time: 0.0279310 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:45:15.794 9 INFO neutron.wsgi [req-2f6e20db-1406-4689-8464-4f8882f2daab req-bb29176e-8282-42a5-9731-244154748e0d c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=d38327ce-ee68-45fb-ade5-227c68b63ac7 HTTP/1.1" status: 200 len: 868 time: 0.0338259 2026-06-26 11:45:15.819 9 INFO neutron.wsgi [req-2f6e20db-1406-4689-8464-4f8882f2daab req-c0db6f83-9c12-4bf0-8827-fcaeddfc772c c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=19c26a31-95ea-4dfe-a242-402983f49ab7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0211394 2026-06-26 11:45:15.903 9 INFO neutron.wsgi [req-78f0f90c-5eb3-4abb-8de8-bb5894cb6b30 req-af9ca4b4-f6b6-40a3-8de3-ed3ff39cdc27 ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=404c9459-17a4-4b60-a243-7dd595d1f12a HTTP/1.1" status: 200 len: 1172 time: 0.0386634 2026-06-26 11:45:15.905 9 INFO neutron.wsgi [req-2f6e20db-1406-4689-8464-4f8882f2daab req-b058bcb8-4fd7-4061-9037-03a52d450a00 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/19c26a31-95ea-4dfe-a242-402983f49ab7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0813205 2026-06-26 11:45:15.971 9 INFO neutron.wsgi [req-2f6e20db-1406-4689-8464-4f8882f2daab req-05551ad3-47e0-4e33-9549-8b6efdb1b58c c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/19c26a31-95ea-4dfe-a242-402983f49ab7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0628870 2026-06-26 11:45:15.975 9 INFO neutron.wsgi [req-78f0f90c-5eb3-4abb-8de8-bb5894cb6b30 req-debef382-7eab-4f0d-a96d-ab694bb4c6f1 ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=9b7aa2d4-845e-4305-9160-29aa99a1ecdc&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0580997 2026-06-26 11:45:16.202 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status up for port: 0a916e0d-70e4-4a4a-9367-d3a48969ce8a 2026-06-26 11:45:16.216 9 INFO neutron.plugins.ml2.plugin [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Attempt 1 to provision port 0a916e0d-70e4-4a4a-9367-d3a48969ce8a 2026-06-26 11:45:16.325 9 INFO neutron.wsgi [req-c838163e-c863-4865-9c7e-f6e44aba1941 req-9d6ccc30-7c69-43cb-a959-c0d94c030646 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=2fc93f70-1d87-4b29-8586-b41e2020b96b HTTP/1.1" status: 200 len: 1174 time: 0.0511398 2026-06-26 11:45:16.379 9 INFO neutron.wsgi [req-c838163e-c863-4865-9c7e-f6e44aba1941 req-e30eb1fc-afaf-43ad-b8c8-21a8a415ac28 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=4676ce7b-c04b-4fb2-bafe-65a0eab8045b&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0418410 2026-06-26 11:45:16.550 9 INFO neutron.db.ovn_revision_numbers_db [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Successfully bumped revision number for resource 0a916e0d-70e4-4a4a-9367-d3a48969ce8a (type: ports) to 4 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:45:17.151 9 INFO neutron.wsgi [req-bc3d5b48-0917-4feb-869e-3dab9089c4f3 req-83369483-6fed-40a7-8430-3bde068634a3 ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=404c9459-17a4-4b60-a243-7dd595d1f12a HTTP/1.1" status: 200 len: 1174 time: 0.1028583 2026-06-26 11:45:17.200 9 INFO neutron.wsgi [req-bc3d5b48-0917-4feb-869e-3dab9089c4f3 req-272cc564-2ee8-43a0-89f8-239e692d7bbc ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=9b7aa2d4-845e-4305-9160-29aa99a1ecdc&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0419700 2026-06-26 11:45:17.262 10 INFO neutron.db.ovn_revision_numbers_db [None req-7bb81588-d3f3-4894-9522-836e89a0a5e2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 9dcdd099-0f0e-4fa5-a48b-2d00c040b254 (type: security_groups) to 1 2026-06-26 11:45:17.288 10 INFO neutron.wsgi [None req-7bb81588-d3f3-4894-9522-836e89a0a5e2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=f93d4a8ce68249c2a13f902eaa968261&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3459258 2026-06-26 11:45:17.485 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] No hosting information found for port 05ba19b2-12b0-42da-9890-089956d4e6bf: RuntimeError: No hosting information found for port 05ba19b2-12b0-42da-9890-089956d4e6bf 2026-06-26 11:45:17.531 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-50321b26-3020-4d4b-92db-56f6910cc872'] response: {'name': 'network-changed', 'server_uuid': '404c9459-17a4-4b60-a243-7dd595d1f12a', 'tag': '0a916e0d-70e4-4a4a-9367-d3a48969ce8a', 'status': 'completed', 'code': 200} 2026-06-26 11:45:17.531 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-50321b26-3020-4d4b-92db-56f6910cc872'] response: {'server_uuid': '2fc93f70-1d87-4b29-8586-b41e2020b96b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c2dd7682-688d-4d91-bdec-0b1346b9bfef', 'code': 200} 2026-06-26 11:45:17.531 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-50321b26-3020-4d4b-92db-56f6910cc872'] response: {'server_uuid': '404c9459-17a4-4b60-a243-7dd595d1f12a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0a916e0d-70e4-4a4a-9367-d3a48969ce8a', 'code': 200} 2026-06-26 11:45:17.532 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-50321b26-3020-4d4b-92db-56f6910cc872'] response: {'server_uuid': '404c9459-17a4-4b60-a243-7dd595d1f12a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0a916e0d-70e4-4a4a-9367-d3a48969ce8a', 'code': 200} 2026-06-26 11:45:17.583 9 INFO neutron.wsgi [req-ccb13ee9-312c-4d96-9db4-699b97b8e130 req-f6847f61-977f-4165-9e43-34bc5f0c5e70 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=2fc93f70-1d87-4b29-8586-b41e2020b96b HTTP/1.1" status: 200 len: 1174 time: 0.1094246 2026-06-26 11:45:17.611 9 INFO neutron.wsgi [req-fb1c94f5-dc32-4671-9406-6f7671b1e231 req-3813f89f-b934-4cec-9555-2b571a41b9c8 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=1b299556e3f9449d9a04d2bb1e807487&device_id=404c9459-17a4-4b60-a243-7dd595d1f12a HTTP/1.1" status: 200 len: 1365 time: 0.0514150 2026-06-26 11:45:17.627 10 INFO neutron.wsgi [None req-dd592378-4a0f-4232-993d-e1977262bf8d df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/9dcdd099-0f0e-4fa5-a48b-2d00c040b254 HTTP/1.1" status: 204 len: 168 time: 0.3342865 2026-06-26 11:45:17.631 9 INFO neutron.wsgi [req-ccb13ee9-312c-4d96-9db4-699b97b8e130 req-01097834-7b01-4bc3-a0fd-9fbb805418d0 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=4676ce7b-c04b-4fb2-bafe-65a0eab8045b&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0389104 2026-06-26 11:45:17.681 9 INFO neutron.wsgi [req-fb1c94f5-dc32-4671-9406-6f7671b1e231 req-f80c8c68-5b9a-4059-855a-b307d5e72ec3 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=19c26a31-95ea-4dfe-a242-402983f49ab7 HTTP/1.1" status: 200 len: 973 time: 0.0615270 2026-06-26 11:45:17.718 9 INFO neutron.wsgi [req-fb1c94f5-dc32-4671-9406-6f7671b1e231 req-e3418e44-972c-496f-bf7a-58e4194eed7b c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=0a916e0d-70e4-4a4a-9367-d3a48969ce8a HTTP/1.1" status: 200 len: 217 time: 0.0276163 2026-06-26 11:45:17.757 9 INFO neutron.wsgi [req-ef9bf353-fc38-4643-83d5-585dd50f221b req-f7278c3c-5f08-4415-bf73-2ba8d856036f 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=2fc93f70-1d87-4b29-8586-b41e2020b96b HTTP/1.1" status: 200 len: 1174 time: 0.0414929 2026-06-26 11:45:17.763 9 INFO neutron.wsgi [req-fb1c94f5-dc32-4671-9406-6f7671b1e231 req-72919e40-f26d-4085-a534-7c5650cd1c8b c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=d38327ce-ee68-45fb-ade5-227c68b63ac7 HTTP/1.1" status: 200 len: 868 time: 0.0384729 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:45:17.794 9 INFO neutron.wsgi [req-fb1c94f5-dc32-4671-9406-6f7671b1e231 req-619bdf4d-f27e-471e-a3ef-c33e6711da6d c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=19c26a31-95ea-4dfe-a242-402983f49ab7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0253272 2026-06-26 11:45:17.858 9 INFO neutron.wsgi [req-fb1c94f5-dc32-4671-9406-6f7671b1e231 req-bc4cd7b5-e379-452f-ae9f-5a43b8f79c72 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/19c26a31-95ea-4dfe-a242-402983f49ab7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0580137 2026-06-26 11:45:17.924 9 INFO neutron.wsgi [req-fb1c94f5-dc32-4671-9406-6f7671b1e231 req-af35b7a0-a3a4-49f4-ba26-6b95fed64cc4 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/19c26a31-95ea-4dfe-a242-402983f49ab7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0615571 2026-06-26 11:45:18.332 9 INFO neutron.wsgi [req-2321d520-2b4b-47b1-9d1c-39ad1972332d req-93b55fe1-71e4-4f00-9d56-6d9443169bd8 ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=404c9459-17a4-4b60-a243-7dd595d1f12a HTTP/1.1" status: 200 len: 1174 time: 0.0412619 2026-06-26 11:45:18.345 10 INFO neutron.db.l3_db [None req-6d1621c9-444d-42d2-b1d7-b347950e92cd 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - - -] Floating IP 9e4ccfdd-ef9b-43c0-b5c3-433bcc815980 associated. External IP: 10.96.250.219, port: c2dd7682-688d-4d91-bdec-0b1346b9bfef. 2026-06-26 11:45:18.355 10 INFO neutron.db.ovn_revision_numbers_db [None req-016614cf-f537-4ef7-bc5d-3be661924b6a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource dd51e7ed-0c07-4ccf-8a5d-cb5bb770b437 (type: security_groups) to 1 2026-06-26 11:45:18.387 9 INFO neutron.wsgi [req-2321d520-2b4b-47b1-9d1c-39ad1972332d req-7ef5386b-d792-4733-867d-7126049b6e21 ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=9b7aa2d4-845e-4305-9160-29aa99a1ecdc&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0466757 2026-06-26 11:45:18.475 10 INFO neutron.db.segments_db [None req-016614cf-f537-4ef7-bc5d-3be661924b6a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Added segment 2f98b814-46dd-4df2-a05a-91a225297bb6 of type geneve for network 1435cf2f-9d50-4047-a21c-08b2b41e926d 2026-06-26 11:45:18.628 10 INFO neutron.db.ovn_revision_numbers_db [None req-6d1621c9-444d-42d2-b1d7-b347950e92cd 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - - -] Successfully bumped revision number for resource 9e4ccfdd-ef9b-43c0-b5c3-433bcc815980 (type: floatingips) to 1 2026-06-26 11:45:18.680 10 INFO neutron.db.ovn_revision_numbers_db [None req-016614cf-f537-4ef7-bc5d-3be661924b6a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 1435cf2f-9d50-4047-a21c-08b2b41e926d (type: networks) to 1 2026-06-26 11:45:18.711 9 INFO neutron.wsgi [req-c65ba330-6ee7-4286-b504-221387de250d req-3535f64b-e37f-42b3-a9b2-33af01eadadd ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=404c9459-17a4-4b60-a243-7dd595d1f12a HTTP/1.1" status: 200 len: 1174 time: 0.2531703 2026-06-26 11:45:18.783 10 INFO neutron.db.ovn_revision_numbers_db [None req-6d1621c9-444d-42d2-b1d7-b347950e92cd 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - - -] Successfully bumped revision number for resource 9e4ccfdd-ef9b-43c0-b5c3-433bcc815980 (type: floatingips) to 2 2026-06-26 11:45:18.823 10 INFO neutron.wsgi [None req-6d1621c9-444d-42d2-b1d7-b347950e92cd 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - - -] 10.0.0.244 "PUT /v2.0/floatingips/9e4ccfdd-ef9b-43c0-b5c3-433bcc815980 HTTP/1.1" status: 200 len: 1050 time: 1.0572703 2026-06-26 11:45:18.860 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-41705fce-c409-426c-91bc-aac60d383ac9'] response: {'name': 'network-changed', 'server_uuid': '2fc93f70-1d87-4b29-8586-b41e2020b96b', 'tag': 'c2dd7682-688d-4d91-bdec-0b1346b9bfef', 'status': 'completed', 'code': 200} 2026-06-26 11:45:18.933 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-016614cf-f537-4ef7-bc5d-3be661924b6a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:45:18.934 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-016614cf-f537-4ef7-bc5d-3be661924b6a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network 1435cf2f-9d50-4047-a21c-08b2b41e926d: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:45:18.939 9 INFO neutron.wsgi [req-d3019924-8f5d-4244-85c9-4bbaa0621520 req-717d7f2e-1e77-47f2-9ed3-779656c33359 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=ac1594badfe84b7ba5f7502f261a05d3&device_id=2fc93f70-1d87-4b29-8586-b41e2020b96b HTTP/1.1" status: 200 len: 1365 time: 0.0512505 2026-06-26 11:45:18.952 9 INFO neutron.wsgi [req-1a04e09e-9631-43f2-b121-32bd024f951f req-f6236192-6569-4912-b054-c664408765ee 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=2fc93f70-1d87-4b29-8586-b41e2020b96b HTTP/1.1" status: 200 len: 1174 time: 0.0632908 2026-06-26 11:45:19.015 10 INFO neutron.db.ovn_revision_numbers_db [None req-016614cf-f537-4ef7-bc5d-3be661924b6a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 09f4cf2a-ee33-40bc-979c-d6f460957c81 (type: ports) to 1 2026-06-26 11:45:19.036 9 INFO neutron.wsgi [req-1a04e09e-9631-43f2-b121-32bd024f951f req-3b3208fb-2235-4e92-b1b7-6722c1b782d4 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=4676ce7b-c04b-4fb2-bafe-65a0eab8045b&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0789685 2026-06-26 11:45:19.038 9 INFO neutron.db.l3_db [None req-228e8a7e-da26-4913-856c-821fde5eca9c ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - - -] Floating IP e4a2c185-84de-460c-862c-75f01d569b51 associated. External IP: 10.96.250.218, port: 0a916e0d-70e4-4a4a-9367-d3a48969ce8a. 2026-06-26 11:45:19.053 10 INFO neutron.wsgi [None req-016614cf-f537-4ef7-bc5d-3be661924b6a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 946 time: 1.3770268 2026-06-26 11:45:19.063 9 INFO neutron.wsgi [req-d3019924-8f5d-4244-85c9-4bbaa0621520 req-876283a5-b592-48cb-b5e0-81ada00b6171 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=ebfeb682-c28d-4596-833d-6fbc3dbb0847 HTTP/1.1" status: 200 len: 982 time: 0.1158323 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:45:19.116 9 INFO neutron.wsgi [req-d3019924-8f5d-4244-85c9-4bbaa0621520 req-2d547745-c786-4be7-b646-df7a2eb745e8 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=c2dd7682-688d-4d91-bdec-0b1346b9bfef HTTP/1.1" status: 200 len: 1060 time: 0.0459101 2026-06-26 11:45:19.192 9 INFO neutron.wsgi [req-d3019924-8f5d-4244-85c9-4bbaa0621520 req-ef98f683-4379-43ac-8384-33bdbed1bb87 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=3f8b3fbe-bd3c-4005-9451-3057a70794f9 HTTP/1.1" status: 200 len: 877 time: 0.0697038 2026-06-26 11:45:19.227 9 INFO neutron.wsgi [req-d3019924-8f5d-4244-85c9-4bbaa0621520 req-3d6ce452-cb4c-467e-b9aa-5c1e4288d2ac c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=ebfeb682-c28d-4596-833d-6fbc3dbb0847&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0251257 2026-06-26 11:45:19.250 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1ea992bb-4257-420c-933d-5499a43ecfea df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:45:19.251 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1ea992bb-4257-420c-933d-5499a43ecfea df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network 1435cf2f-9d50-4047-a21c-08b2b41e926d: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:45:19.290 9 INFO neutron.db.ovn_revision_numbers_db [None req-228e8a7e-da26-4913-856c-821fde5eca9c ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - - -] Successfully bumped revision number for resource e4a2c185-84de-460c-862c-75f01d569b51 (type: floatingips) to 1 2026-06-26 11:45:19.310 9 INFO neutron.wsgi [req-d3019924-8f5d-4244-85c9-4bbaa0621520 req-9fa55894-b6a3-450e-9cf8-9a66be4b2e19 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/ebfeb682-c28d-4596-833d-6fbc3dbb0847?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0728002 2026-06-26 11:45:19.409 9 INFO neutron.wsgi [req-d3019924-8f5d-4244-85c9-4bbaa0621520 req-281feb87-8444-458d-85ab-64f22e0df83f c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/ebfeb682-c28d-4596-833d-6fbc3dbb0847?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0923383 2026-06-26 11:45:19.430 9 INFO neutron.db.ovn_revision_numbers_db [None req-228e8a7e-da26-4913-856c-821fde5eca9c ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - - -] Successfully bumped revision number for resource e4a2c185-84de-460c-862c-75f01d569b51 (type: floatingips) to 2 2026-06-26 11:45:19.454 9 INFO neutron.wsgi [None req-228e8a7e-da26-4913-856c-821fde5eca9c ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - - -] 10.0.0.244 "PUT /v2.0/floatingips/e4a2c185-84de-460c-862c-75f01d569b51 HTTP/1.1" status: 200 len: 1050 time: 0.7329321 2026-06-26 11:45:19.573 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4efca3b-348e-4c7a-82eb-d7bf453e0fa7'] response: {'name': 'network-changed', 'server_uuid': '404c9459-17a4-4b60-a243-7dd595d1f12a', 'tag': '0a916e0d-70e4-4a4a-9367-d3a48969ce8a', 'status': 'completed', 'code': 200} 2026-06-26 11:45:19.664 9 INFO neutron.wsgi [req-8fcc448d-24e5-4f18-a88a-b743816c92d6 req-301ed45d-2734-4d10-b38d-2e135e1b2c35 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=1b299556e3f9449d9a04d2bb1e807487&device_id=404c9459-17a4-4b60-a243-7dd595d1f12a HTTP/1.1" status: 200 len: 1365 time: 0.0455861 2026-06-26 11:45:19.738 9 INFO neutron.wsgi [req-8fcc448d-24e5-4f18-a88a-b743816c92d6 req-5d3ea6b6-a8de-499a-91ab-a94d3dff4141 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=19c26a31-95ea-4dfe-a242-402983f49ab7 HTTP/1.1" status: 200 len: 973 time: 0.0637126 2026-06-26 11:45:19.799 10 INFO neutron.db.ovn_revision_numbers_db [None req-1ea992bb-4257-420c-933d-5499a43ecfea df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 09f4cf2a-ee33-40bc-979c-d6f460957c81 (type: ports) to 2 2026-06-26 11:45:19.801 9 INFO neutron.wsgi [req-8fcc448d-24e5-4f18-a88a-b743816c92d6 req-e668d059-f705-4598-85b9-366a01f0bce6 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=0a916e0d-70e4-4a4a-9367-d3a48969ce8a HTTP/1.1" status: 200 len: 1060 time: 0.0576999 2026-06-26 11:45:19.819 10 INFO neutron.db.ovn_revision_numbers_db [None req-1ea992bb-4257-420c-933d-5499a43ecfea df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource ed695f1e-b9c5-4b8d-9242-3658d0960240 (type: subnets) to 0 2026-06-26 11:45:19.843 10 INFO neutron.wsgi [None req-1ea992bb-4257-420c-933d-5499a43ecfea df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 866 time: 0.7863355 2026-06-26 11:45:19.869 9 INFO neutron.wsgi [req-8fcc448d-24e5-4f18-a88a-b743816c92d6 req-d8f3fd3d-12a0-45df-bfb5-2f6e37014059 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=d38327ce-ee68-45fb-ade5-227c68b63ac7 HTTP/1.1" status: 200 len: 868 time: 0.0582256 2026-06-26 11:45:19.896 9 INFO neutron.wsgi [req-8fcc448d-24e5-4f18-a88a-b743816c92d6 req-e2ae794c-b214-4adf-a450-f0c92e59fc70 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=19c26a31-95ea-4dfe-a242-402983f49ab7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0215092 2026-06-26 11:45:20.013 9 INFO neutron.wsgi [req-8fcc448d-24e5-4f18-a88a-b743816c92d6 req-ec319e39-2575-4fd6-86ed-394aa03651e8 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/19c26a31-95ea-4dfe-a242-402983f49ab7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0964572 2026-06-26 11:45:20.131 9 INFO neutron.wsgi [req-8fcc448d-24e5-4f18-a88a-b743816c92d6 req-425ee3a8-ab1e-422f-84f3-6438b3bf213d c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/19c26a31-95ea-4dfe-a242-402983f49ab7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0941837 2026-06-26 11:45:20.415 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4a01d119-dcfc-4996-9c8e-d8628c59734f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:45:20.418 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4a01d119-dcfc-4996-9c8e-d8628c59734f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network 20f6d01b-24c3-42c0-b7fb-c84d1393658f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:45:20.562 9 INFO neutron.db.ovn_revision_numbers_db [None req-4a01d119-dcfc-4996-9c8e-d8628c59734f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 4f1515ec-3208-47f2-a53c-8bdfa6070285 (type: ports) to 1 2026-06-26 11:45:21.403 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status up for port: 4f1515ec-3208-47f2-a53c-8bdfa6070285 2026-06-26 11:45:21.426 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d1552ecf-e877-4889-b9fa-e0305fca04dd - - - - - -] Router 0903aaf4-8b8f-48a1-ad83-fe76054a8a1b is bound to host instance 2026-06-26 11:45:21.428 9 INFO neutron.plugins.ml2.plugin [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Attempt 1 to provision port 4f1515ec-3208-47f2-a53c-8bdfa6070285 2026-06-26 11:45:21.440 9 INFO neutron.db.ovn_revision_numbers_db [None req-4a01d119-dcfc-4996-9c8e-d8628c59734f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 4f1515ec-3208-47f2-a53c-8bdfa6070285 (type: router_ports) to 1 2026-06-26 11:45:21.582 9 INFO neutron.db.ovn_revision_numbers_db [None req-4a01d119-dcfc-4996-9c8e-d8628c59734f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 0903aaf4-8b8f-48a1-ad83-fe76054a8a1b (type: routers) to 3 2026-06-26 11:45:21.616 9 INFO neutron.wsgi [None req-4a01d119-dcfc-4996-9c8e-d8628c59734f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "POST /v2.0/routers HTTP/1.1" status: 201 len: 877 time: 1.7672153 2026-06-26 11:45:22.137 9 INFO neutron.db.ovn_revision_numbers_db [None req-d1552ecf-e877-4889-b9fa-e0305fca04dd - - - - - -] Successfully bumped revision number for resource 4f1515ec-3208-47f2-a53c-8bdfa6070285 (type: ports) to 1 2026-06-26 11:45:22.149 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5ad5dd04-b558-4ed0-8136-78eca285441f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] No more DHCP agents 2026-06-26 11:45:22.152 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5ad5dd04-b558-4ed0-8136-78eca285441f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Unable to schedule network 1435cf2f-9d50-4047-a21c-08b2b41e926d: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:45:22.403 9 INFO neutron.db.ovn_revision_numbers_db [None req-5ad5dd04-b558-4ed0-8136-78eca285441f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 714304a2-32e1-47b3-81ad-0425993feeaa (type: ports) to 1 2026-06-26 11:45:22.729 9 INFO neutron.db.ovn_revision_numbers_db [None req-d1552ecf-e877-4889-b9fa-e0305fca04dd - - - - - -] Successfully bumped revision number for resource 4f1515ec-3208-47f2-a53c-8bdfa6070285 (type: router_ports) to 3 2026-06-26 11:45:22.739 9 INFO neutron.db.ovn_revision_numbers_db [None req-df4994af-10b3-430f-8253-c5d9fb4947fc df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 01a9e2e6-2431-4bab-ab85-7b1f834b44d3 (type: security_groups) to 1 2026-06-26 11:45:22.780 9 INFO neutron.wsgi [None req-df4994af-10b3-430f-8253-c5d9fb4947fc df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=bf88bae440ee483db05a95def03f99ee&name=default HTTP/1.1" status: 200 len: 2996 time: 0.6085193 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:45:22.979 9 INFO neutron.db.ovn_revision_numbers_db [None req-d1552ecf-e877-4889-b9fa-e0305fca04dd - - - - - -] Successfully bumped revision number for resource 4f1515ec-3208-47f2-a53c-8bdfa6070285 (type: ports) to 2 2026-06-26 11:45:23.021 10 INFO neutron.wsgi [None req-940794b2-5a0e-4c40-9bb0-e3fd6f52bab9 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/01a9e2e6-2431-4bab-ab85-7b1f834b44d3 HTTP/1.1" status: 204 len: 168 time: 0.2353752 2026-06-26 11:45:23.203 10 INFO neutron.db.ovn_revision_numbers_db [None req-ec9b0117-c189-4d6d-aa7f-3d4a3dabcde1 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 9e837f63-7e46-4521-a12e-32592d541100 (type: security_groups) to 1 2026-06-26 11:45:23.242 10 INFO neutron.wsgi [None req-ec9b0117-c189-4d6d-aa7f-3d4a3dabcde1 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=fe4e66bef1f74dca82f8d08f96b6267f&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1262681 2026-06-26 11:45:23.249 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] OVN reports status up for port: 714304a2-32e1-47b3-81ad-0425993feeaa 2026-06-26 11:45:23.264 9 INFO neutron.db.ovn_revision_numbers_db [None req-5ad5dd04-b558-4ed0-8136-78eca285441f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 714304a2-32e1-47b3-81ad-0425993feeaa (type: router_ports) to 2 2026-06-26 11:45:23.264 10 INFO neutron.plugins.ml2.plugin [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Attempt 1 to provision port 714304a2-32e1-47b3-81ad-0425993feeaa 2026-06-26 11:45:23.341 9 INFO neutron.db.ovn_revision_numbers_db [None req-d1552ecf-e877-4889-b9fa-e0305fca04dd - - - - - -] Successfully bumped revision number for resource 4f1515ec-3208-47f2-a53c-8bdfa6070285 (type: ports) to 4 2026-06-26 11:45:23.525 9 INFO neutron.db.ovn_revision_numbers_db [None req-5ad5dd04-b558-4ed0-8136-78eca285441f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 714304a2-32e1-47b3-81ad-0425993feeaa (type: ports) to 2 2026-06-26 11:45:23.534 10 INFO neutron.wsgi [None req-63c074f9-3e4a-4809-b91d-ef66778623f0 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/9e837f63-7e46-4521-a12e-32592d541100 HTTP/1.1" status: 204 len: 168 time: 0.2811935 2026-06-26 11:45:23.537 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource 714304a2-32e1-47b3-81ad-0425993feeaa (type: ports) to 3 2026-06-26 11:45:23.637 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5ad5dd04-b558-4ed0-8136-78eca285441f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] No more DHCP agents 2026-06-26 11:45:23.638 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5ad5dd04-b558-4ed0-8136-78eca285441f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Unable to schedule network 1435cf2f-9d50-4047-a21c-08b2b41e926d: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:45:23.656 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource 714304a2-32e1-47b3-81ad-0425993feeaa (type: router_ports) to 3 2026-06-26 11:45:23.693 9 INFO neutron.db.ovn_revision_numbers_db [None req-d1552ecf-e877-4889-b9fa-e0305fca04dd - - - - - -] Successfully bumped revision number for resource 4f1515ec-3208-47f2-a53c-8bdfa6070285 (type: router_ports) to 4 2026-06-26 11:45:24.584 9 INFO neutron.db.ovn_revision_numbers_db [None req-5ad5dd04-b558-4ed0-8136-78eca285441f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 714304a2-32e1-47b3-81ad-0425993feeaa (type: router_ports) to 3 2026-06-26 11:45:24.587 9 INFO neutron.wsgi [None req-5ad5dd04-b558-4ed0-8136-78eca285441f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "PUT /v2.0/routers/0903aaf4-8b8f-48a1-ad83-fe76054a8a1b/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.9656360 2026-06-26 11:45:25.365 9 INFO neutron.db.ovn_revision_numbers_db [None req-840e86bb-06a7-4fbc-b270-3fe865b2920f 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - - -] Successfully bumped revision number for resource cf5e3d59-ad2b-43f0-8b8c-ce7e61a151da (type: security_groups) to 1 2026-06-26 11:45:25.408 9 INFO neutron.wsgi [None req-840e86bb-06a7-4fbc-b270-3fe865b2920f 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - - -] 10.0.0.244 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1795 time: 0.1779003 2026-06-26 11:45:25.558 10 INFO neutron.db.ovn_revision_numbers_db [None req-7ecddb70-0ecd-4ef6-88a0-bcab7e9256d9 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - - -] Successfully bumped revision number for resource a46f89fe-9cae-4d82-ba3a-6c82c9cb852b (type: security_group_rules) to 0 2026-06-26 11:45:25.586 10 INFO neutron.wsgi [None req-7ecddb70-0ecd-4ef6-88a0-bcab7e9256d9 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1692638 2026-06-26 11:45:25.718 10 INFO neutron.db.ovn_revision_numbers_db [None req-3063c668-8e76-4f3e-bcfd-0d28d6a1ac5d 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - - -] Successfully bumped revision number for resource 20ccb6cb-e313-4156-94d4-8c2eb9f4a97c (type: security_group_rules) to 0 2026-06-26 11:45:25.746 10 INFO neutron.wsgi [None req-3063c668-8e76-4f3e-bcfd-0d28d6a1ac5d 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1548274 2026-06-26 11:45:26.013 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6a8e9c8a-b532-4d87-83a2-8f8b617d4eb8 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - - -] No more DHCP agents 2026-06-26 11:45:26.015 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6a8e9c8a-b532-4d87-83a2-8f8b617d4eb8 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - - -] Unable to schedule network 20f6d01b-24c3-42c0-b7fb-c84d1393658f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:45:26.249 10 INFO neutron.db.ovn_revision_numbers_db [None req-6a8e9c8a-b532-4d87-83a2-8f8b617d4eb8 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - - -] Successfully bumped revision number for resource 2eef9c55-a65a-49ee-8e1a-6dbe43cc781b (type: floatingips) to 0 2026-06-26 11:45:26.264 10 INFO neutron.wsgi [None req-6a8e9c8a-b532-4d87-83a2-8f8b617d4eb8 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - - -] 10.0.0.244 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.5141678 2026-06-26 11:45:26.754 9 INFO neutron.wsgi [req-40dd3e50-3afe-4071-bf98-3d57abe91341 req-17eadff5-01e1-4a70-abb3-f17f355753bb 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - default default] 10.0.0.217 "GET /v2.0/security-groups?name=tempest-securitygroup--201677256&fields=id&tenant_id=2ac1fa8e319f498196cb3d117a9d334b HTTP/1.1" status: 200 len: 267 time: 0.0283210 2026-06-26 11:45:26.822 9 INFO neutron.wsgi [req-40dd3e50-3afe-4071-bf98-3d57abe91341 req-1c4db295-28a2-4bc9-9440-a34b1188859d 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - default default] 10.0.0.217 "GET /v2.0/networks?id=1435cf2f-9d50-4047-a21c-08b2b41e926d HTTP/1.1" status: 200 len: 875 time: 0.0614922 2026-06-26 11:45:26.843 9 INFO neutron.wsgi [req-40dd3e50-3afe-4071-bf98-3d57abe91341 req-fca666f5-6dbb-495f-af2f-71b4d6a3bddf 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - default default] 10.0.0.217 "GET /v2.0/quotas/2ac1fa8e319f498196cb3d117a9d334b HTTP/1.1" status: 200 len: 386 time: 0.0123668 2026-06-26 11:45:26.923 9 INFO neutron.wsgi [req-40dd3e50-3afe-4071-bf98-3d57abe91341 req-015fe0a9-faf0-4c48-b90b-96b815822eaa 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - default default] 10.0.0.217 "GET /v2.0/ports?tenant_id=2ac1fa8e319f498196cb3d117a9d334b&fields=id HTTP/1.1" status: 200 len: 302 time: 0.0729582 2026-06-26 11:45:26.995 9 INFO neutron.wsgi [req-40dd3e50-3afe-4071-bf98-3d57abe91341 req-0e30c52b-7f2b-403e-b316-d994c5fd0c38 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.217 "GET /v2.0/networks/1435cf2f-9d50-4047-a21c-08b2b41e926d?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0610340 2026-06-26 11:45:27.048 9 INFO neutron.wsgi [req-40dd3e50-3afe-4071-bf98-3d57abe91341 req-c9036b2b-8b27-4476-8a42-2effebc7e404 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.217 "GET /v2.0/networks/1435cf2f-9d50-4047-a21c-08b2b41e926d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0476432 2026-06-26 11:45:27.239 9 INFO neutron.wsgi [req-b808c9c5-65dc-4659-8170-e8497c4da3bc req-281441b7-d261-41a3-80bf-39700c41804c 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=e00e8fab-a040-4798-9f24-e8e7ba689354 HTTP/1.1" status: 200 len: 210 time: 0.0373228 2026-06-26 11:45:27.886 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] No hosting information found for port 714304a2-32e1-47b3-81ad-0425993feeaa: RuntimeError: No hosting information found for port 714304a2-32e1-47b3-81ad-0425993feeaa 2026-06-26 11:45:28.222 9 INFO neutron.wsgi [req-40dd3e50-3afe-4071-bf98-3d57abe91341 req-c20a991c-d2ff-47bc-9fac-21d221190362 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - default default] 199.204.45.23 "GET /v2.0/networks?id=1435cf2f-9d50-4047-a21c-08b2b41e926d HTTP/1.1" status: 200 len: 875 time: 0.0766048 2026-06-26 11:45:28.264 9 INFO neutron.wsgi [req-40dd3e50-3afe-4071-bf98-3d57abe91341 req-7f01a532-37a1-4dd6-adfd-04904416ee3a 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - default default] 199.204.45.23 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2ac1fa8e319f498196cb3d117a9d334b HTTP/1.1" status: 200 len: 379 time: 0.0349433 2026-06-26 11:45:28.350 9 INFO neutron.wsgi [req-1a2e2a5a-1075-4154-8a9f-fb1b6254305e req-0a700472-d65a-4823-a996-d0a14aafbc49 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=e00e8fab-a040-4798-9f24-e8e7ba689354 HTTP/1.1" status: 200 len: 210 time: 0.0264347 2026-06-26 11:45:28.615 10 INFO neutron.db.ovn_revision_numbers_db [None req-6e8903d1-4521-4c6f-a665-f8c48c58beb0 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 283dd848-7b88-4010-84d7-c676366146d9 (type: security_groups) to 1 2026-06-26 11:45:28.629 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f4d1bff6-447b-44e9-bbad-da1ca486cfe6 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - - -] No more DHCP agents 2026-06-26 11:45:28.631 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f4d1bff6-447b-44e9-bbad-da1ca486cfe6 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - - -] Unable to schedule network 1435cf2f-9d50-4047-a21c-08b2b41e926d: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:45:28.638 10 INFO neutron.wsgi [None req-6e8903d1-4521-4c6f-a665-f8c48c58beb0 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=2072776fe60648318c39540ad669742a&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2706108 2026-06-26 11:45:28.786 9 INFO neutron.db.ovn_revision_numbers_db [None req-f4d1bff6-447b-44e9-bbad-da1ca486cfe6 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - - -] Successfully bumped revision number for resource 02606e9f-078d-4c5a-a34b-bf46ce751fe5 (type: ports) to 1 2026-06-26 11:45:28.810 9 INFO neutron.wsgi [None req-f4d1bff6-447b-44e9-bbad-da1ca486cfe6 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - - -] 199.204.45.23 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.5433199 2026-06-26 11:45:28.814 10 INFO neutron.wsgi [None req-a9e9a52e-3875-4f87-a666-dbd488dc37ff df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/283dd848-7b88-4010-84d7-c676366146d9 HTTP/1.1" status: 204 len: 168 time: 0.1709661 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:45:29.016 10 INFO neutron.db.ovn_revision_numbers_db [None req-e79a1761-9c80-4965-b281-b60bd890ff23 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 3f6e4679-38d3-49c3-ae69-44db2f0e2167 (type: security_groups) to 1 2026-06-26 11:45:29.043 10 INFO neutron.wsgi [None req-e79a1761-9c80-4965-b281-b60bd890ff23 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=7565d8a1cc8b4e0693a7ea8aaf5affde&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1259339 2026-06-26 11:45:29.198 10 INFO neutron.wsgi [None req-3afbbf9a-9b1a-426e-8c2c-14653800dc61 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/3f6e4679-38d3-49c3-ae69-44db2f0e2167 HTTP/1.1" status: 204 len: 168 time: 0.1499712 2026-06-26 11:45:29.261 9 INFO neutron.db.ovn_revision_numbers_db [None req-21e0a5b6-51da-415e-b766-47af602fa2e9 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] Successfully bumped revision number for resource 02606e9f-078d-4c5a-a34b-bf46ce751fe5 (type: ports) to 2 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:45:29.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018446 2026-06-26 11:45:29.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013072 2026-06-26 11:45:29.487 9 INFO neutron.wsgi [req-08e970a5-dfa9-4e9f-85c4-29f017c925b5 req-a8781bfd-d75e-4fad-9d96-d9f3d05be0c8 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=e00e8fab-a040-4798-9f24-e8e7ba689354 HTTP/1.1" status: 200 len: 1168 time: 0.0515845 2026-06-26 11:45:29.516 9 INFO neutron.db.ovn_revision_numbers_db [None req-21e0a5b6-51da-415e-b766-47af602fa2e9 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] Successfully bumped revision number for resource 02606e9f-078d-4c5a-a34b-bf46ce751fe5 (type: ports) to 2 2026-06-26 11:45:29.528 9 INFO neutron.wsgi [req-08e970a5-dfa9-4e9f-85c4-29f017c925b5 req-79deafd1-5e59-4502-a31b-57fc753cf9f8 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=cf5e3d59-ad2b-43f0-8b8c-ce7e61a151da&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0298800 2026-06-26 11:45:29.535 9 INFO neutron.wsgi [None req-21e0a5b6-51da-415e-b766-47af602fa2e9 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] 199.204.45.23 "PUT /v2.0/ports/02606e9f-078d-4c5a-a34b-bf46ce751fe5 HTTP/1.1" status: 200 len: 1328 time: 0.7108145 2026-06-26 11:45:29.574 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-85c0509e-5099-45a5-8d55-72ae190dcc9d'] response: {'name': 'network-changed', 'server_uuid': 'e00e8fab-a040-4798-9f24-e8e7ba689354', 'tag': '02606e9f-078d-4c5a-a34b-bf46ce751fe5', 'status': 'completed', 'code': 200} 2026-06-26 11:45:29.617 9 INFO neutron.wsgi [req-40dd3e50-3afe-4071-bf98-3d57abe91341 req-63b2a109-c29b-4a1f-a254-01770465ffd0 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=2ac1fa8e319f498196cb3d117a9d334b&device_id=e00e8fab-a040-4798-9f24-e8e7ba689354 HTTP/1.1" status: 200 len: 1359 time: 0.0323539 2026-06-26 11:45:29.656 9 INFO neutron.wsgi [req-40dd3e50-3afe-4071-bf98-3d57abe91341 req-24329924-1dbb-4da9-ae62-da561eb62241 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=02606e9f-078d-4c5a-a34b-bf46ce751fe5 HTTP/1.1" status: 200 len: 217 time: 0.0290225 2026-06-26 11:45:29.699 9 INFO neutron.wsgi [req-40dd3e50-3afe-4071-bf98-3d57abe91341 req-2ba01b6a-875a-422b-93fa-d2c759f6d504 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=ed695f1e-b9c5-4b8d-9242-3658d0960240 HTTP/1.1" status: 200 len: 869 time: 0.0353503 2026-06-26 11:45:29.733 9 INFO neutron.wsgi [req-40dd3e50-3afe-4071-bf98-3d57abe91341 req-16980a21-6b06-4e90-aee4-53943f1fcb89 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=1435cf2f-9d50-4047-a21c-08b2b41e926d&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0243430 2026-06-26 11:45:29.804 9 INFO neutron.wsgi [req-40dd3e50-3afe-4071-bf98-3d57abe91341 req-526899ce-cc58-441e-a6ef-4ef860c8917d c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/1435cf2f-9d50-4047-a21c-08b2b41e926d?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0630288 2026-06-26 11:45:29.875 9 INFO neutron.wsgi [req-40dd3e50-3afe-4071-bf98-3d57abe91341 req-acd32bac-633c-4e06-a683-31a0abda2196 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/1435cf2f-9d50-4047-a21c-08b2b41e926d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0618844 2026-06-26 11:45:29.985 9 INFO neutron.wsgi [req-71e8c4b5-1acb-4251-b881-9769bbb897ab req-5173e399-78dd-4a54-9f4a-26e92804e0c4 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=2ac1fa8e319f498196cb3d117a9d334b&device_id=e00e8fab-a040-4798-9f24-e8e7ba689354 HTTP/1.1" status: 200 len: 1359 time: 0.0619185 2026-06-26 11:45:30.032 9 INFO neutron.wsgi [req-40b49ccf-6c47-4251-b054-761331913eae req-0ec21635-e01b-48af-a776-4c9fdc924f0b c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.248 "GET /v2.0/ports?device_id=404c9459-17a4-4b60-a243-7dd595d1f12a HTTP/1.1" status: 200 len: 1365 time: 0.1732671 2026-06-26 11:45:30.081 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] OVN reports status up for port: 02606e9f-078d-4c5a-a34b-bf46ce751fe5 2026-06-26 11:45:30.095 10 INFO neutron.plugins.ml2.plugin [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Attempt 1 to provision port 02606e9f-078d-4c5a-a34b-bf46ce751fe5 2026-06-26 11:45:30.113 9 INFO neutron.wsgi [req-71e8c4b5-1acb-4251-b881-9769bbb897ab req-1ddc8053-8b5d-4698-b94b-43259d3fcd33 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=1435cf2f-9d50-4047-a21c-08b2b41e926d HTTP/1.1" status: 200 len: 974 time: 0.1088679 2026-06-26 11:45:30.117 9 INFO neutron.wsgi [req-40b49ccf-6c47-4251-b054-761331913eae req-f1f78169-9ee9-4136-893e-fa0373afa0ac c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.248 "GET /v2.0/security-groups?id=9b7aa2d4-845e-4305-9160-29aa99a1ecdc&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0739994 2026-06-26 11:45:30.157 9 INFO neutron.wsgi [req-71e8c4b5-1acb-4251-b881-9769bbb897ab req-60b80169-bc8b-4dbd-811e-6420463a1154 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=02606e9f-078d-4c5a-a34b-bf46ce751fe5 HTTP/1.1" status: 200 len: 217 time: 0.0330567 2026-06-26 11:45:30.202 9 INFO neutron.wsgi [req-71e8c4b5-1acb-4251-b881-9769bbb897ab req-c2b16233-600a-4734-8499-c81bea1949ce c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=ed695f1e-b9c5-4b8d-9242-3658d0960240 HTTP/1.1" status: 200 len: 869 time: 0.0399566 2026-06-26 11:45:30.238 9 INFO neutron.wsgi [req-71e8c4b5-1acb-4251-b881-9769bbb897ab req-65c3c023-9430-47ed-bb90-33982b474c02 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=1435cf2f-9d50-4047-a21c-08b2b41e926d&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0287020 2026-06-26 11:45:30.264 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6aebce10-24c2-45ce-9b9b-8c0c2040b639'] response: {'server_uuid': 'e00e8fab-a040-4798-9f24-e8e7ba689354', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '02606e9f-078d-4c5a-a34b-bf46ce751fe5', 'code': 200} 2026-06-26 11:45:30.347 9 INFO neutron.wsgi [req-71e8c4b5-1acb-4251-b881-9769bbb897ab req-32a53a2b-ecf8-42a8-9f23-b94b99edf9e1 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/1435cf2f-9d50-4047-a21c-08b2b41e926d?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0972519 2026-06-26 11:45:30.435 9 INFO neutron.wsgi [req-71e8c4b5-1acb-4251-b881-9769bbb897ab req-c62d5083-81b1-413e-b87d-e92382fcfbb9 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/1435cf2f-9d50-4047-a21c-08b2b41e926d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0822904 2026-06-26 11:45:30.476 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource 02606e9f-078d-4c5a-a34b-bf46ce751fe5 (type: ports) to 4 2026-06-26 11:45:30.638 9 INFO neutron.wsgi [req-4c4e35fc-110c-49af-b8f3-b3bf172fff04 req-45af2f08-141f-471c-bf86-d21a59d145f9 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=e00e8fab-a040-4798-9f24-e8e7ba689354 HTTP/1.1" status: 200 len: 1170 time: 0.0301552 2026-06-26 11:45:30.668 9 INFO neutron.wsgi [req-4c4e35fc-110c-49af-b8f3-b3bf172fff04 req-ed6bb075-77b2-4757-a2c4-f3a5af262fea 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=cf5e3d59-ad2b-43f0-8b8c-ce7e61a151da&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0229816 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:45:31.070 10 INFO neutron.wsgi [req-66759da2-5053-4b5f-ab4d-3b4546ebccfe req-97604b2d-6080-4759-8293-aa507efc0a02 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.248 "GET /v2.0/ports?device_id=2fc93f70-1d87-4b29-8586-b41e2020b96b HTTP/1.1" status: 200 len: 1365 time: 0.1780417 2026-06-26 11:45:31.117 10 INFO neutron.wsgi [req-66759da2-5053-4b5f-ab4d-3b4546ebccfe req-903b8f3c-f3d1-4a52-992a-7175920cfd72 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.248 "GET /v2.0/security-groups?id=4676ce7b-c04b-4fb2-bafe-65a0eab8045b&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0365264 2026-06-26 11:45:31.767 9 INFO neutron.wsgi [req-eb8f4255-3a13-4efb-aa1e-2b4670559109 req-6326fa32-99c8-45dc-ba45-a18a8f2758df 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=e00e8fab-a040-4798-9f24-e8e7ba689354 HTTP/1.1" status: 200 len: 1170 time: 0.0474725 2026-06-26 11:45:31.812 9 INFO neutron.wsgi [req-eb8f4255-3a13-4efb-aa1e-2b4670559109 req-bca8f62f-c707-4ff1-9f30-619880e8e2f1 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=cf5e3d59-ad2b-43f0-8b8c-ce7e61a151da&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0386865 2026-06-26 11:45:31.912 9 INFO neutron.wsgi [req-4a878275-1f9d-4985-a93b-c7f349d4106d req-449283b2-2f03-4d13-9b1d-211beec25086 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=e00e8fab-a040-4798-9f24-e8e7ba689354 HTTP/1.1" status: 200 len: 1170 time: 0.0381167 2026-06-26 11:45:32.187 9 INFO neutron.db.l3_db [None req-2611f900-b2cb-4683-8634-5d8ee7f76235 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - - -] Floating IP 2eef9c55-a65a-49ee-8e1a-6dbe43cc781b associated. External IP: 10.96.250.204, port: 02606e9f-078d-4c5a-a34b-bf46ce751fe5. 2026-06-26 11:45:32.318 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c50decc-bef4-41bd-9237-c9fde0e66515'] response: {'server_uuid': 'e00e8fab-a040-4798-9f24-e8e7ba689354', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '02606e9f-078d-4c5a-a34b-bf46ce751fe5', 'code': 200} 2026-06-26 11:45:32.386 9 INFO neutron.db.ovn_revision_numbers_db [None req-2611f900-b2cb-4683-8634-5d8ee7f76235 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - - -] Successfully bumped revision number for resource 2eef9c55-a65a-49ee-8e1a-6dbe43cc781b (type: floatingips) to 1 2026-06-26 11:45:32.511 9 INFO neutron.db.ovn_revision_numbers_db [None req-2611f900-b2cb-4683-8634-5d8ee7f76235 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - - -] Successfully bumped revision number for resource 2eef9c55-a65a-49ee-8e1a-6dbe43cc781b (type: floatingips) to 2 2026-06-26 11:45:32.544 9 INFO neutron.wsgi [None req-2611f900-b2cb-4683-8634-5d8ee7f76235 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - - -] 10.0.0.244 "PUT /v2.0/floatingips/2eef9c55-a65a-49ee-8e1a-6dbe43cc781b HTTP/1.1" status: 200 len: 1049 time: 0.6204836 2026-06-26 11:45:32.586 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c275df5a-2a44-4d5b-8fba-9bd68aca160f'] response: {'name': 'network-changed', 'server_uuid': 'e00e8fab-a040-4798-9f24-e8e7ba689354', 'tag': '02606e9f-078d-4c5a-a34b-bf46ce751fe5', 'status': 'completed', 'code': 200} 2026-06-26 11:45:32.657 9 INFO neutron.wsgi [req-285c25c7-3b07-4a59-a0a5-a59bb6616495 req-3b1263e1-6eb0-4a4d-9351-dae3be9a5d8a c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=2ac1fa8e319f498196cb3d117a9d334b&device_id=e00e8fab-a040-4798-9f24-e8e7ba689354 HTTP/1.1" status: 200 len: 1361 time: 0.0541925 2026-06-26 11:45:32.966 9 INFO neutron.wsgi [req-d06896df-9695-4891-b72a-feb0019f983e req-a67de8f5-6dcc-4bb5-a7b2-dadf90886166 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=e00e8fab-a040-4798-9f24-e8e7ba689354 HTTP/1.1" status: 200 len: 1170 time: 0.3490441 2026-06-26 11:45:32.968 9 INFO neutron.wsgi [req-285c25c7-3b07-4a59-a0a5-a59bb6616495 req-eed44941-a4a2-4a88-af11-39040d92ce1d c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=1435cf2f-9d50-4047-a21c-08b2b41e926d HTTP/1.1" status: 200 len: 974 time: 0.3051226 2026-06-26 11:45:33.029 9 INFO neutron.wsgi [req-d06896df-9695-4891-b72a-feb0019f983e req-4df3c043-45dd-44e3-82d7-2039210cd1bd 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=cf5e3d59-ad2b-43f0-8b8c-ce7e61a151da&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0566835 2026-06-26 11:45:33.042 9 INFO neutron.wsgi [req-285c25c7-3b07-4a59-a0a5-a59bb6616495 req-8f9f6e76-ffb9-4c31-87c8-9b57deeab474 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=02606e9f-078d-4c5a-a34b-bf46ce751fe5 HTTP/1.1" status: 200 len: 1059 time: 0.0529020 2026-06-26 11:45:33.088 9 INFO neutron.wsgi [req-285c25c7-3b07-4a59-a0a5-a59bb6616495 req-3bd5cff2-09b9-45a0-a767-6fc0c20f608a c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=ed695f1e-b9c5-4b8d-9242-3658d0960240 HTTP/1.1" status: 200 len: 869 time: 0.0363653 2026-06-26 11:45:33.115 9 INFO neutron.wsgi [req-285c25c7-3b07-4a59-a0a5-a59bb6616495 req-0bf04bcc-34b2-440e-a356-833c2daf1d15 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=1435cf2f-9d50-4047-a21c-08b2b41e926d&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0210905 2026-06-26 11:45:33.177 9 INFO neutron.wsgi [req-285c25c7-3b07-4a59-a0a5-a59bb6616495 req-80273415-e903-4b55-8d27-25a614de4cfd c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/1435cf2f-9d50-4047-a21c-08b2b41e926d?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0559731 2026-06-26 11:45:33.275 9 INFO neutron.wsgi [req-285c25c7-3b07-4a59-a0a5-a59bb6616495 req-cc570858-8867-48c9-9b46-513af51f4827 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/1435cf2f-9d50-4047-a21c-08b2b41e926d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0894659 2026-06-26 11:45:33.394 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] OVN reports status down for port: 02606e9f-078d-4c5a-a34b-bf46ce751fe5 2026-06-26 11:45:33.433 9 INFO neutron.wsgi [req-39029c49-2b28-4dfd-943e-24a94926ad65 req-32ddd5c8-c1ac-4db7-9094-0fd123ab123e 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=e00e8fab-a040-4798-9f24-e8e7ba689354 HTTP/1.1" status: 200 len: 1170 time: 0.0471561 2026-06-26 11:45:33.491 9 INFO neutron.wsgi [req-39029c49-2b28-4dfd-943e-24a94926ad65 req-5cdd07e5-ae21-4ed8-b510-f87b9a3a56f9 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=cf5e3d59-ad2b-43f0-8b8c-ce7e61a151da&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0461447 2026-06-26 11:45:33.745 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource 02606e9f-078d-4c5a-a34b-bf46ce751fe5 (type: ports) to 5 2026-06-26 11:45:33.749 9 INFO neutron.wsgi [req-aba396f8-014e-4329-af38-6a4858d7451d req-0037799c-b775-47c5-932a-d7220523f055 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - default default] 199.204.45.23 "GET /v2.0/ports?device_id=e00e8fab-a040-4798-9f24-e8e7ba689354 HTTP/1.1" status: 200 len: 1168 time: 0.0408366 2026-06-26 11:45:33.964 9 INFO neutron.db.ovn_revision_numbers_db [None req-f94b7b3f-2dac-40a0-8243-ae43cc7e0489 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource e379e68c-f5bb-40f5-bc39-a67c54b16533 (type: security_groups) to 1 2026-06-26 11:45:34.006 9 INFO neutron.wsgi [None req-f94b7b3f-2dac-40a0-8243-ae43cc7e0489 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=96e3fcb1b3f64ab5b3c4f2a2539fd64b&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4524605 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:45:34.160 9 INFO neutron.db.l3_db [None req-b4f127f7-8504-4a61-9749-414de6b176aa 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - - -] Floating IP 2eef9c55-a65a-49ee-8e1a-6dbe43cc781b disassociated. External IP: 10.96.250.204, port: 02606e9f-078d-4c5a-a34b-bf46ce751fe5. 2026-06-26 11:45:34.214 10 INFO neutron.wsgi [None req-cd0e0bee-f3c9-41b5-96d4-25f64111c5c2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/e379e68c-f5bb-40f5-bc39-a67c54b16533 HTTP/1.1" status: 204 len: 168 time: 0.2024875 2026-06-26 11:45:34.370 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-839bf360-a59b-438b-83ef-58d9b2f9e617'] response: {'server_uuid': 'e00e8fab-a040-4798-9f24-e8e7ba689354', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '02606e9f-078d-4c5a-a34b-bf46ce751fe5', 'code': 200} 2026-06-26 11:45:34.370 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-839bf360-a59b-438b-83ef-58d9b2f9e617'] response: {'server_uuid': 'e00e8fab-a040-4798-9f24-e8e7ba689354', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '02606e9f-078d-4c5a-a34b-bf46ce751fe5', 'code': 200} 2026-06-26 11:45:34.387 9 INFO neutron.wsgi [None req-b4f127f7-8504-4a61-9749-414de6b176aa 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - - -] 199.204.45.23 "DELETE /v2.0/ports/02606e9f-078d-4c5a-a34b-bf46ce751fe5 HTTP/1.1" status: 204 len: 173 time: 0.6317852 2026-06-26 11:45:34.454 9 INFO neutron.db.ovn_revision_numbers_db [None req-d8b33c7d-e9be-41c4-b139-2ad4e090cd33 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 4bc197df-cd2d-47d9-856e-53f661cfb99b (type: security_groups) to 1 2026-06-26 11:45:34.480 9 INFO neutron.wsgi [None req-d8b33c7d-e9be-41c4-b139-2ad4e090cd33 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=a09bd9c1edd64090a73554ec11a71ec5&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1810176 2026-06-26 11:45:34.608 9 INFO neutron.wsgi [req-61bfe22b-59b6-440b-85a3-4d68b65ba3b4 req-6b00accd-fbf9-481b-9951-300628d63f1c 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=e00e8fab-a040-4798-9f24-e8e7ba689354 HTTP/1.1" status: 200 len: 210 time: 0.0349743 2026-06-26 11:45:34.647 9 INFO neutron.wsgi [req-de33edc4-eafe-4d14-9c5e-e7cd4a55ec7e req-10c95b01-a465-4b15-bb83-f5947435407e 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=2fc93f70-1d87-4b29-8586-b41e2020b96b HTTP/1.1" status: 200 len: 1174 time: 0.1200125 2026-06-26 11:45:34.651 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b09eaf50-6f0d-4096-af7b-f5a9fad37b93'] response: {'server_uuid': 'e00e8fab-a040-4798-9f24-e8e7ba689354', 'name': 'network-vif-deleted', 'tag': '02606e9f-078d-4c5a-a34b-bf46ce751fe5', 'status': 'completed', 'code': 200} 2026-06-26 11:45:34.734 9 INFO neutron.wsgi [req-9f591aa0-086d-43fb-bacf-e1be93d8397f req-caa146b9-cca3-4ebc-9cda-1290105b15f9 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - default default] 10.0.0.217 "GET /v2.0/ports/c2dd7682-688d-4d91-bdec-0b1346b9bfef HTTP/1.1" status: 200 len: 1171 time: 0.0346160 2026-06-26 11:45:34.763 9 INFO neutron.wsgi [None req-2128dd05-37d0-4ef3-9082-38144e7e7c36 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/4bc197df-cd2d-47d9-856e-53f661cfb99b HTTP/1.1" status: 204 len: 168 time: 0.2786555 2026-06-26 11:45:34.923 9 INFO neutron.wsgi [req-d69e1dc2-7b5c-4425-be19-7c07ac8ca30a req-ad60482d-820b-44ea-868a-241e00d92edf 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - default default] 199.204.45.23 "GET /v2.0/subnets?network_id=ebfeb682-c28d-4596-833d-6fbc3dbb0847 HTTP/1.1" status: 200 len: 859 time: 0.0524812 2026-06-26 11:45:34.984 9 INFO neutron.wsgi [req-d69e1dc2-7b5c-4425-be19-7c07ac8ca30a req-5bb96f5d-7dd9-40f0-ba97-a505848eaefb 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - default default] 199.204.45.23 "GET /v2.0/ports?device_id=2fc93f70-1d87-4b29-8586-b41e2020b96b&device_owner=compute%3Anova&network_id=ebfeb682-c28d-4596-833d-6fbc3dbb0847 HTTP/1.1" status: 200 len: 1174 time: 0.0547404 2026-06-26 11:45:35.225 9 INFO neutron.wsgi [req-139d5681-48ff-447c-bf20-45ccd4c658b5 req-aa9d381e-6b04-40c5-a964-1a4170eaeaee ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=404c9459-17a4-4b60-a243-7dd595d1f12a HTTP/1.1" status: 200 len: 1174 time: 0.1381893 2026-06-26 11:45:35.272 9 INFO neutron.wsgi [req-139d5681-48ff-447c-bf20-45ccd4c658b5 req-48083f2e-1dd2-44c8-9196-df864b2ad424 ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=9b7aa2d4-845e-4305-9160-29aa99a1ecdc&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0387468 2026-06-26 11:45:35.396 9 INFO neutron.wsgi [req-bc2cab9b-474f-4bbc-b3da-63b0c83555e7 req-5d05b7fd-5e07-4e8d-8e6b-a2efd4ac47fd ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=404c9459-17a4-4b60-a243-7dd595d1f12a HTTP/1.1" status: 200 len: 1174 time: 0.0574141 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:45:35.452 9 INFO neutron.wsgi [req-bc2cab9b-474f-4bbc-b3da-63b0c83555e7 req-cab92971-d3dd-437f-af28-e2260cf41eea ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=9b7aa2d4-845e-4305-9160-29aa99a1ecdc&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0464945 2026-06-26 11:45:35.479 9 INFO neutron.db.ovn_revision_numbers_db [None req-b42a085a-4767-4316-8ba9-ab91483b8851 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - - -] Successfully bumped revision number for resource c2dd7682-688d-4d91-bdec-0b1346b9bfef (type: ports) to 5 2026-06-26 11:45:35.491 9 INFO neutron.wsgi [None req-b42a085a-4767-4316-8ba9-ab91483b8851 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - - -] 199.204.45.23 "PUT /v2.0/ports/c2dd7682-688d-4d91-bdec-0b1346b9bfef HTTP/1.1" status: 200 len: 1353 time: 0.5013208 2026-06-26 11:45:35.544 9 INFO neutron.wsgi [req-d69e1dc2-7b5c-4425-be19-7c07ac8ca30a req-71b9ccc8-45a4-42d5-a2f5-961bb3dd4752 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=ac1594badfe84b7ba5f7502f261a05d3&device_id=2fc93f70-1d87-4b29-8586-b41e2020b96b HTTP/1.1" status: 200 len: 1546 time: 0.0315816 2026-06-26 11:45:35.603 9 INFO neutron.wsgi [req-d69e1dc2-7b5c-4425-be19-7c07ac8ca30a req-b2a37669-5dc4-4409-a128-251dfb9891fb c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=ebfeb682-c28d-4596-833d-6fbc3dbb0847 HTTP/1.1" status: 200 len: 982 time: 0.0542302 2026-06-26 11:45:35.633 9 INFO neutron.wsgi [req-d69e1dc2-7b5c-4425-be19-7c07ac8ca30a req-fc0490f8-2962-4c9c-b088-5b8ed4c01098 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=c2dd7682-688d-4d91-bdec-0b1346b9bfef HTTP/1.1" status: 200 len: 217 time: 0.0217254 2026-06-26 11:45:35.691 9 INFO neutron.wsgi [req-d69e1dc2-7b5c-4425-be19-7c07ac8ca30a req-d2cc6e18-05c8-4f3d-a1ae-5416f7e8b31a c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=c2dd7682-688d-4d91-bdec-0b1346b9bfef HTTP/1.1" status: 200 len: 1060 time: 0.0502307 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:45:35.738 9 INFO neutron.wsgi [req-d69e1dc2-7b5c-4425-be19-7c07ac8ca30a req-5781c8a8-387a-4b07-ab23-367bfec9f3a1 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=3f8b3fbe-bd3c-4005-9451-3057a70794f9 HTTP/1.1" status: 200 len: 877 time: 0.0417593 2026-06-26 11:45:35.772 9 INFO neutron.wsgi [req-d69e1dc2-7b5c-4425-be19-7c07ac8ca30a req-af60c8e7-126a-4bb7-8efd-321c0abbb706 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=ebfeb682-c28d-4596-833d-6fbc3dbb0847&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0257993 2026-06-26 11:45:35.850 9 INFO neutron.wsgi [req-629be37f-fa6e-4ad7-9c1c-bec50e032d3a req-bdfa6792-a81d-4a72-bac3-12bc85977454 ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=404c9459-17a4-4b60-a243-7dd595d1f12a HTTP/1.1" status: 200 len: 1174 time: 0.0521924 2026-06-26 11:45:35.862 9 INFO neutron.wsgi [req-d69e1dc2-7b5c-4425-be19-7c07ac8ca30a req-35aebdfd-1902-4f64-8ad5-1ec936e8528f c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/ebfeb682-c28d-4596-833d-6fbc3dbb0847?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0847056 2026-06-26 11:45:35.903 9 INFO neutron.wsgi [req-629be37f-fa6e-4ad7-9c1c-bec50e032d3a req-f6bd7db6-a74d-44ef-a464-0f357504ca85 ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=9b7aa2d4-845e-4305-9160-29aa99a1ecdc&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0479383 2026-06-26 11:45:35.934 9 INFO neutron.wsgi [req-d69e1dc2-7b5c-4425-be19-7c07ac8ca30a req-2619a503-463c-4424-9e8d-ab7c19b7aa01 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/ebfeb682-c28d-4596-833d-6fbc3dbb0847?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0601704 2026-06-26 11:45:35.996 10 INFO neutron.wsgi [req-dd28ea73-57fe-41f2-9569-285fcd563198 req-1080ce0d-3c0a-4194-90b2-375dcd08a898 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=1b299556e3f9449d9a04d2bb1e807487&device_id=404c9459-17a4-4b60-a243-7dd595d1f12a HTTP/1.1" status: 200 len: 1365 time: 0.0346694 2026-06-26 11:45:36.071 10 INFO neutron.wsgi [req-dd28ea73-57fe-41f2-9569-285fcd563198 req-e73170a8-4365-481b-90fe-d23a3accbeb6 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=19c26a31-95ea-4dfe-a242-402983f49ab7 HTTP/1.1" status: 200 len: 973 time: 0.0680954 2026-06-26 11:45:36.127 10 INFO neutron.wsgi [req-dd28ea73-57fe-41f2-9569-285fcd563198 req-2a14c29c-30f6-4e64-bb83-6af6dee4929a c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=0a916e0d-70e4-4a4a-9367-d3a48969ce8a HTTP/1.1" status: 200 len: 1060 time: 0.0499656 2026-06-26 11:45:36.131 10 INFO neutron.wsgi [None req-50cb144e-e859-4b6e-89a7-e91a9c779942 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/cf5e3d59-ad2b-43f0-8b8c-ce7e61a151da HTTP/1.1" status: 204 len: 168 time: 0.4343209 2026-06-26 11:45:36.154 10 INFO neutron.api.v2.resource [None req-5d14ee79-0daa-4923-b31e-487f12e03b67 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - default default] show failed (client error): The resource could not be found. 2026-06-26 11:45:36.155 10 INFO neutron.wsgi [None req-5d14ee79-0daa-4923-b31e-487f12e03b67 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - default default] 10.0.0.244 "GET /v2.0/security-groups/cf5e3d59-ad2b-43f0-8b8c-ce7e61a151da HTTP/1.1" status: 404 len: 347 time: 0.0188522 2026-06-26 11:45:36.173 10 INFO neutron.wsgi [req-dd28ea73-57fe-41f2-9569-285fcd563198 req-3975e9aa-c28d-4d43-96bc-bf77452bd68c c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=d38327ce-ee68-45fb-ade5-227c68b63ac7 HTTP/1.1" status: 200 len: 868 time: 0.0365095 2026-06-26 11:45:36.205 10 INFO neutron.wsgi [req-dd28ea73-57fe-41f2-9569-285fcd563198 req-aa6c96d7-fa09-4737-8cc1-67ecfd72993a c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=19c26a31-95ea-4dfe-a242-402983f49ab7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0241041 2026-06-26 11:45:36.272 10 INFO neutron.wsgi [req-dd28ea73-57fe-41f2-9569-285fcd563198 req-7888cda3-52de-486c-8ea1-202b7e2125e7 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/19c26a31-95ea-4dfe-a242-402983f49ab7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0588889 2026-06-26 11:45:36.339 10 INFO neutron.wsgi [req-dd28ea73-57fe-41f2-9569-285fcd563198 req-f7f6ad70-9f2e-489c-a36a-1f91705594a6 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/19c26a31-95ea-4dfe-a242-402983f49ab7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0606372 2026-06-26 11:45:36.518 9 INFO neutron.wsgi [None req-c88a8497-13a4-484e-8f0b-7eb4ccb8cf91 265e322159f74eb7afd472fe82b0266b 2ac1fa8e319f498196cb3d117a9d334b - - - -] 10.0.0.244 "DELETE /v2.0/floatingips/2eef9c55-a65a-49ee-8e1a-6dbe43cc781b HTTP/1.1" status: 204 len: 168 time: 0.3573756 2026-06-26 11:45:36.577 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status down for port: 0a916e0d-70e4-4a4a-9367-d3a48969ce8a 2026-06-26 11:45:36.768 10 INFO neutron.wsgi [req-f1aabf51-230c-4cff-80d6-ff285f3c9f63 req-bbf775f3-1433-4418-8905-1a204d60e628 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=ac1594badfe84b7ba5f7502f261a05d3&device_id=2fc93f70-1d87-4b29-8586-b41e2020b96b HTTP/1.1" status: 200 len: 1546 time: 0.0313938 2026-06-26 11:45:36.847 10 INFO neutron.wsgi [req-f1aabf51-230c-4cff-80d6-ff285f3c9f63 req-663278aa-d035-44fb-bc00-5579e4b65aeb c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=ebfeb682-c28d-4596-833d-6fbc3dbb0847 HTTP/1.1" status: 200 len: 982 time: 0.0733309 2026-06-26 11:45:36.880 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec8709dd-71ae-4dbd-95dd-8e9a89b3cd38'] response: {'name': 'network-changed', 'server_uuid': '2fc93f70-1d87-4b29-8586-b41e2020b96b', 'tag': 'c2dd7682-688d-4d91-bdec-0b1346b9bfef', 'status': 'completed', 'code': 200} 2026-06-26 11:45:36.884 10 INFO neutron.wsgi [req-f1aabf51-230c-4cff-80d6-ff285f3c9f63 req-c28d80f0-cd4d-4785-8889-488ab8410fb1 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=c2dd7682-688d-4d91-bdec-0b1346b9bfef HTTP/1.1" status: 200 len: 217 time: 0.0290136 2026-06-26 11:45:36.942 10 INFO neutron.wsgi [req-f1aabf51-230c-4cff-80d6-ff285f3c9f63 req-d2cfb387-045a-4850-928e-e3e58da2498b c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=c2dd7682-688d-4d91-bdec-0b1346b9bfef HTTP/1.1" status: 200 len: 1060 time: 0.0509000 2026-06-26 11:45:37.000 10 INFO neutron.wsgi [req-f1aabf51-230c-4cff-80d6-ff285f3c9f63 req-787b4004-208e-4bf8-89ec-d62ee867a822 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=3f8b3fbe-bd3c-4005-9451-3057a70794f9 HTTP/1.1" status: 200 len: 877 time: 0.0448389 2026-06-26 11:45:37.030 10 INFO neutron.wsgi [req-f1aabf51-230c-4cff-80d6-ff285f3c9f63 req-9e07e248-7ac8-45a8-9c58-2ba7632acf23 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=ebfeb682-c28d-4596-833d-6fbc3dbb0847&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0235815 2026-06-26 11:45:37.053 9 INFO neutron.wsgi [req-2958db5b-3f2c-4f3a-b1fd-043f7095045f req-0cdf917f-17de-4048-ab0e-48ba96e24177 ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=404c9459-17a4-4b60-a243-7dd595d1f12a HTTP/1.1" status: 200 len: 1172 time: 0.0717225 2026-06-26 11:45:37.077 9 INFO neutron.wsgi [req-379555f4-91da-450f-89c5-20c717dcfc0e req-c882e994-174e-41b2-8d63-721312601c8a 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=2fc93f70-1d87-4b29-8586-b41e2020b96b HTTP/1.1" status: 200 len: 1356 time: 0.0663829 2026-06-26 11:45:37.110 10 INFO neutron.wsgi [req-f1aabf51-230c-4cff-80d6-ff285f3c9f63 req-03b70967-5ccb-417a-a1ac-3b9f8d0e143e c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/ebfeb682-c28d-4596-833d-6fbc3dbb0847?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0743146 2026-06-26 11:45:37.176 9 INFO neutron.wsgi [req-2958db5b-3f2c-4f3a-b1fd-043f7095045f req-b7cca4f6-1660-49ee-984f-8bd88968f2b9 ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=9b7aa2d4-845e-4305-9160-29aa99a1ecdc&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.1130471 2026-06-26 11:45:37.188 9 INFO neutron.wsgi [req-379555f4-91da-450f-89c5-20c717dcfc0e req-d325451d-27ca-46c0-8f7d-295690905b9d 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=4676ce7b-c04b-4fb2-bafe-65a0eab8045b&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0980361 2026-06-26 11:45:37.192 10 INFO neutron.wsgi [req-f1aabf51-230c-4cff-80d6-ff285f3c9f63 req-574610ce-d68a-43c4-8a49-5eb49f555edd c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/ebfeb682-c28d-4596-833d-6fbc3dbb0847?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0744224 2026-06-26 11:45:37.310 9 INFO neutron.db.ovn_revision_numbers_db [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Successfully bumped revision number for resource 0a916e0d-70e4-4a4a-9367-d3a48969ce8a (type: ports) to 5 2026-06-26 11:45:37.355 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status up for port: 0a916e0d-70e4-4a4a-9367-d3a48969ce8a 2026-06-26 11:45:37.402 9 INFO neutron.plugins.ml2.plugin [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Attempt 1 to provision port 0a916e0d-70e4-4a4a-9367-d3a48969ce8a 2026-06-26 11:45:37.441 10 INFO neutron.wsgi [req-5a5ce18d-e28a-48f0-8da4-3a328a4e2f56 req-f0796702-b1b4-487a-961d-424edb53892f 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - default default] 199.204.45.23 "GET /v2.0/ports?device_id=2fc93f70-1d87-4b29-8586-b41e2020b96b&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.12 HTTP/1.1" status: 200 len: 1356 time: 0.1254017 2026-06-26 11:45:37.793 9 INFO neutron.db.ovn_revision_numbers_db [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Successfully bumped revision number for resource 0a916e0d-70e4-4a4a-9367-d3a48969ce8a (type: ports) to 6 2026-06-26 11:45:37.826 10 INFO neutron.db.ovn_revision_numbers_db [None req-8079d9d2-9dc2-4633-bdbc-5a34bd9d4332 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 6d2b8a58-0440-4ef2-bf63-edea6734f042 (type: security_groups) to 1 2026-06-26 11:45:37.856 10 INFO neutron.wsgi [None req-8079d9d2-9dc2-4633-bdbc-5a34bd9d4332 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=a5cfcb968fcc4700a4a29112845bdbd1&name=default HTTP/1.1" status: 200 len: 2996 time: 0.5287883 2026-06-26 11:45:38.023 10 INFO neutron.db.ovn_revision_numbers_db [None req-3135a113-f007-4e14-9116-51d1e17b19c2 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - - -] Successfully bumped revision number for resource c2dd7682-688d-4d91-bdec-0b1346b9bfef (type: ports) to 6 2026-06-26 11:45:38.041 10 INFO neutron.wsgi [None req-3135a113-f007-4e14-9116-51d1e17b19c2 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - - -] 199.204.45.23 "PUT /v2.0/ports/c2dd7682-688d-4d91-bdec-0b1346b9bfef HTTP/1.1" status: 200 len: 1171 time: 0.5928636 2026-06-26 11:45:38.087 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c56ef7d-b09f-4925-a3ed-f06e080e5da1'] response: {'name': 'network-changed', 'server_uuid': '2fc93f70-1d87-4b29-8586-b41e2020b96b', 'tag': 'c2dd7682-688d-4d91-bdec-0b1346b9bfef', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:45:38.124 10 INFO neutron.wsgi [req-5a5ce18d-e28a-48f0-8da4-3a328a4e2f56 req-91ea2280-22e6-408f-8d3c-c6cefb223f3c c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=ac1594badfe84b7ba5f7502f261a05d3&device_id=2fc93f70-1d87-4b29-8586-b41e2020b96b HTTP/1.1" status: 200 len: 1365 time: 0.0336270 2026-06-26 11:45:38.159 10 INFO neutron.wsgi [None req-52f00517-b0bb-4ec4-9d21-f26e2cc049dd df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/6d2b8a58-0440-4ef2-bf63-edea6734f042 HTTP/1.1" status: 204 len: 168 time: 0.2978928 2026-06-26 11:45:38.191 10 INFO neutron.wsgi [req-5a5ce18d-e28a-48f0-8da4-3a328a4e2f56 req-59e0c909-a791-48c7-a5b2-59b1658a8fc8 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=ebfeb682-c28d-4596-833d-6fbc3dbb0847 HTTP/1.1" status: 200 len: 982 time: 0.0614398 2026-06-26 11:45:38.246 10 INFO neutron.wsgi [req-5a5ce18d-e28a-48f0-8da4-3a328a4e2f56 req-e812ce14-e1ea-4140-8565-778420b1d163 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=c2dd7682-688d-4d91-bdec-0b1346b9bfef HTTP/1.1" status: 200 len: 1060 time: 0.0471492 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:45:38.292 10 INFO neutron.wsgi [req-5a5ce18d-e28a-48f0-8da4-3a328a4e2f56 req-aeda047d-bd31-48c8-a703-bd0328d0865d c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=3f8b3fbe-bd3c-4005-9451-3057a70794f9 HTTP/1.1" status: 200 len: 877 time: 0.0398724 2026-06-26 11:45:38.324 10 INFO neutron.wsgi [req-5a5ce18d-e28a-48f0-8da4-3a328a4e2f56 req-bcc15ff0-2cec-46d8-a3a9-db7cd132baea c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=ebfeb682-c28d-4596-833d-6fbc3dbb0847&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0257871 2026-06-26 11:45:38.335 9 INFO neutron.wsgi [req-6cb50554-10fd-45ba-97b2-185394a9d581 req-b3412664-be86-47e6-9fec-a92e555664b2 ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=404c9459-17a4-4b60-a243-7dd595d1f12a HTTP/1.1" status: 200 len: 1174 time: 0.0688548 2026-06-26 11:45:38.395 10 INFO neutron.wsgi [req-5a5ce18d-e28a-48f0-8da4-3a328a4e2f56 req-b8fc7178-2e74-41e4-917c-91944d23c065 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/ebfeb682-c28d-4596-833d-6fbc3dbb0847?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0637107 2026-06-26 11:45:38.415 9 INFO neutron.wsgi [None req-6486e3d8-edc3-4d49-9049-740b3dfbe338 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "PUT /v2.0/routers/0903aaf4-8b8f-48a1-ad83-fe76054a8a1b/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.8888597 2026-06-26 11:45:38.425 9 INFO neutron.wsgi [req-6cb50554-10fd-45ba-97b2-185394a9d581 req-a1a7b6e9-b668-41e5-a111-0ad601ebd1a3 ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=9b7aa2d4-845e-4305-9160-29aa99a1ecdc&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0814157 2026-06-26 11:45:38.491 10 INFO neutron.wsgi [req-5a5ce18d-e28a-48f0-8da4-3a328a4e2f56 req-81ade773-d9b3-44b5-980e-3a3dcc41f2cb c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/ebfeb682-c28d-4596-833d-6fbc3dbb0847?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0916407 2026-06-26 11:45:38.602 10 INFO neutron.wsgi [req-18473163-3476-468e-8789-7525b55a559a req-b941c34e-6fd8-49e0-afc8-badb47cd6c10 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=ac1594badfe84b7ba5f7502f261a05d3&device_id=2fc93f70-1d87-4b29-8586-b41e2020b96b HTTP/1.1" status: 200 len: 1365 time: 0.0582435 2026-06-26 11:45:38.687 10 INFO neutron.wsgi [req-18473163-3476-468e-8789-7525b55a559a req-0e9520b1-65eb-4784-8789-0d9197f3674a c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=ebfeb682-c28d-4596-833d-6fbc3dbb0847 HTTP/1.1" status: 200 len: 982 time: 0.0763977 2026-06-26 11:45:38.733 10 INFO neutron.wsgi [req-18473163-3476-468e-8789-7525b55a559a req-77904d30-bf95-4ee5-9c54-345b99f9ec83 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=c2dd7682-688d-4d91-bdec-0b1346b9bfef HTTP/1.1" status: 200 len: 1060 time: 0.0391364 2026-06-26 11:45:38.775 10 INFO neutron.wsgi [req-18473163-3476-468e-8789-7525b55a559a req-5064cb36-4c3a-4092-b25f-c7b1fa0af66d c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=3f8b3fbe-bd3c-4005-9451-3057a70794f9 HTTP/1.1" status: 200 len: 877 time: 0.0382798 2026-06-26 11:45:38.819 10 INFO neutron.wsgi [req-18473163-3476-468e-8789-7525b55a559a req-e4168b88-1227-43ca-89e6-c3d996a9ea06 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=ebfeb682-c28d-4596-833d-6fbc3dbb0847&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0370514 2026-06-26 11:45:38.927 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b111d48-d088-4f46-a790-f4a34a6bc229'] response: {'server_uuid': '404c9459-17a4-4b60-a243-7dd595d1f12a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0a916e0d-70e4-4a4a-9367-d3a48969ce8a', 'code': 200} 2026-06-26 11:45:38.927 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b111d48-d088-4f46-a790-f4a34a6bc229'] response: {'server_uuid': '404c9459-17a4-4b60-a243-7dd595d1f12a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0a916e0d-70e4-4a4a-9367-d3a48969ce8a', 'code': 200} 2026-06-26 11:45:38.928 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b111d48-d088-4f46-a790-f4a34a6bc229'] response: {'server_uuid': '404c9459-17a4-4b60-a243-7dd595d1f12a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0a916e0d-70e4-4a4a-9367-d3a48969ce8a', 'code': 200} 2026-06-26 11:45:38.928 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b111d48-d088-4f46-a790-f4a34a6bc229'] response: {'server_uuid': '404c9459-17a4-4b60-a243-7dd595d1f12a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0a916e0d-70e4-4a4a-9367-d3a48969ce8a', 'code': 200} 2026-06-26 11:45:39.133 10 INFO neutron.wsgi [req-18473163-3476-468e-8789-7525b55a559a req-e26b2ebc-7ef5-4678-8255-a6cfe8b97e75 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/ebfeb682-c28d-4596-833d-6fbc3dbb0847?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.3063028 2026-06-26 11:45:39.215 10 INFO neutron.wsgi [req-18473163-3476-468e-8789-7525b55a559a req-faf48e63-fb6c-4e4e-aa12-aff7c15a82df c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/ebfeb682-c28d-4596-833d-6fbc3dbb0847?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0767913 2026-06-26 11:45:39.407 10 INFO neutron.wsgi [None req-55a13cde-32d4-4df7-8999-4b5ca170470e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/routers/0903aaf4-8b8f-48a1-ad83-fe76054a8a1b HTTP/1.1" status: 204 len: 168 time: 0.9884498 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:45:39.609 10 INFO neutron.wsgi [None req-9f9f16e9-cc0c-41ad-b307-68b65d509ad1 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/subnets/ed695f1e-b9c5-4b8d-9242-3658d0960240 HTTP/1.1" status: 204 len: 168 time: 0.1981351 2026-06-26 11:45:39.624 9 INFO neutron.wsgi [req-4b8a575e-acc8-4fa7-8903-b7d8c0bdc2c1 req-9782ee14-b52a-4305-8535-8eba7bc42a43 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=2fc93f70-1d87-4b29-8586-b41e2020b96b HTTP/1.1" status: 200 len: 1174 time: 0.0633535 2026-06-26 11:45:39.638 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status down for port: c2dd7682-688d-4d91-bdec-0b1346b9bfef 2026-06-26 11:45:39.684 9 INFO neutron.wsgi [req-4b8a575e-acc8-4fa7-8903-b7d8c0bdc2c1 req-225c65f6-1df0-436f-b6b7-8a86bd05426d 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=4676ce7b-c04b-4fb2-bafe-65a0eab8045b&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0493195 2026-06-26 11:45:39.950 10 INFO neutron.wsgi [req-d6c7f6c1-0257-459a-9be1-9d06dee06a19 req-d692b065-0723-4067-8bd0-1293a3c6b84a 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - default default] 199.204.45.23 "GET /v2.0/ports?device_id=2fc93f70-1d87-4b29-8586-b41e2020b96b HTTP/1.1" status: 200 len: 1172 time: 0.0440493 2026-06-26 11:45:39.986 9 INFO neutron.db.ovn_revision_numbers_db [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Successfully bumped revision number for resource c2dd7682-688d-4d91-bdec-0b1346b9bfef (type: ports) to 7 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:45:40.182 10 INFO neutron.wsgi [None req-f7677941-072e-4b8b-9fff-f07e144ea4af df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/networks/1435cf2f-9d50-4047-a21c-08b2b41e926d HTTP/1.1" status: 204 len: 168 time: 0.5618384 2026-06-26 11:45:40.290 9 INFO neutron.db.ovn_revision_numbers_db [None req-0340c916-d9b7-4631-8c5e-baadc46c0c2c f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] Successfully bumped revision number for resource ce688a6a-015d-40c0-a1ae-4f0e4cfd7364 (type: security_groups) to 1 2026-06-26 11:45:40.359 10 INFO neutron.db.l3_db [None req-dc828f1c-3d3a-405b-8695-71907c10cce9 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - - -] Floating IP 9e4ccfdd-ef9b-43c0-b5c3-433bcc815980 disassociated. External IP: 10.96.250.219, port: c2dd7682-688d-4d91-bdec-0b1346b9bfef. 2026-06-26 11:45:40.362 9 INFO neutron.db.segments_db [None req-0340c916-d9b7-4631-8c5e-baadc46c0c2c f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] Added segment 42d04cfc-fe67-4f9e-84e8-971bc6da19a7 of type geneve for network 456eddaa-497d-4adb-ba6f-fbde117cf4a6 2026-06-26 11:45:40.443 10 INFO neutron.wsgi [None req-aea1a36a-2bcc-43f4-b8de-6fc7d65201a0 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=2ac1fa8e319f498196cb3d117a9d334b&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1105573 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:45:40.513 9 INFO neutron.db.segments_db [None req-0340c916-d9b7-4631-8c5e-baadc46c0c2c f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] Added segment 96611165-1cb2-4ef6-9a5c-cd3e6056eca2 of type geneve for network 025b7e6f-d4e5-4ce9-8a4b-4d84abcc7d7d 2026-06-26 11:45:40.615 10 INFO neutron.wsgi [None req-dc828f1c-3d3a-405b-8695-71907c10cce9 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - - -] 199.204.45.23 "DELETE /v2.0/ports/c2dd7682-688d-4d91-bdec-0b1346b9bfef HTTP/1.1" status: 204 len: 173 time: 0.6587121 2026-06-26 11:45:40.644 9 INFO neutron.db.ovn_revision_numbers_db [None req-0340c916-d9b7-4631-8c5e-baadc46c0c2c f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] Successfully bumped revision number for resource 456eddaa-497d-4adb-ba6f-fbde117cf4a6 (type: networks) to 1 2026-06-26 11:45:40.651 10 INFO neutron.services.segments.plugin [-] Segment 2f98b814-46dd-4df2-a05a-91a225297bb6 resource provider aggregate not found 2026-06-26 11:45:40.669 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6ff97d2-4a28-4613-9454-46cb35e0d1c4'] response: {'server_uuid': '2fc93f70-1d87-4b29-8586-b41e2020b96b', 'name': 'network-vif-deleted', 'tag': 'c2dd7682-688d-4d91-bdec-0b1346b9bfef', 'status': 'completed', 'code': 200} 2026-06-26 11:45:40.673 10 INFO neutron.services.segments.plugin [-] Segment 2f98b814-46dd-4df2-a05a-91a225297bb6 resource provider aggregate not found 2026-06-26 11:45:40.681 10 INFO neutron.services.segments.plugin [-] Segment 2f98b814-46dd-4df2-a05a-91a225297bb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f98b814-46dd-4df2-a05a-91a225297bb6 found for delete ", "request_id": "req-c3041415-f388-4b9d-9a88-3c1d38297f20"}]} 2026-06-26 11:45:40.692 10 INFO neutron.services.segments.plugin [-] Segment 2f98b814-46dd-4df2-a05a-91a225297bb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f98b814-46dd-4df2-a05a-91a225297bb6 found for delete ", "request_id": "req-ae0e2059-4a05-4aba-8725-86ffc1cf56b8"}]} 2026-06-26 11:45:40.744 10 INFO neutron.wsgi [None req-b42f8e2a-68a6-413a-86dc-168cbd8e60ab df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/dd51e7ed-0c07-4ccf-8a5d-cb5bb770b437 HTTP/1.1" status: 204 len: 168 time: 0.2967708 2026-06-26 11:45:41.029 9 INFO neutron.wsgi [req-3271366e-d884-450b-820b-fd0eb370f133 req-e06759f4-474b-449b-9dc3-0ea32c4eb46c 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=2fc93f70-1d87-4b29-8586-b41e2020b96b HTTP/1.1" status: 200 len: 210 time: 0.2594006 2026-06-26 11:45:41.053 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe648fa1-a373-4036-88eb-f23c9b654337'] response: {'server_uuid': '2fc93f70-1d87-4b29-8586-b41e2020b96b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c2dd7682-688d-4d91-bdec-0b1346b9bfef', 'code': 200} 2026-06-26 11:45:41.053 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe648fa1-a373-4036-88eb-f23c9b654337'] response: {'server_uuid': '2fc93f70-1d87-4b29-8586-b41e2020b96b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c2dd7682-688d-4d91-bdec-0b1346b9bfef', 'code': 200} 2026-06-26 11:45:41.094 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0340c916-d9b7-4631-8c5e-baadc46c0c2c f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] No more DHCP agents 2026-06-26 11:45:41.096 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0340c916-d9b7-4631-8c5e-baadc46c0c2c f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] Unable to schedule network 456eddaa-497d-4adb-ba6f-fbde117cf4a6: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:45:41.160 9 INFO neutron.db.ovn_revision_numbers_db [None req-0340c916-d9b7-4631-8c5e-baadc46c0c2c f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] Successfully bumped revision number for resource 29cf01df-3aa8-49ff-b35b-fcfab1bd8307 (type: ports) to 1 2026-06-26 11:45:41.212 9 INFO neutron.db.ovn_revision_numbers_db [None req-0340c916-d9b7-4631-8c5e-baadc46c0c2c f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] Successfully bumped revision number for resource 025b7e6f-d4e5-4ce9-8a4b-4d84abcc7d7d (type: networks) to 1 2026-06-26 11:45:41.406 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0340c916-d9b7-4631-8c5e-baadc46c0c2c f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] No more DHCP agents 2026-06-26 11:45:41.408 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0340c916-d9b7-4631-8c5e-baadc46c0c2c f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] Unable to schedule network 025b7e6f-d4e5-4ce9-8a4b-4d84abcc7d7d: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:45:41.485 9 INFO neutron.db.ovn_revision_numbers_db [None req-0340c916-d9b7-4631-8c5e-baadc46c0c2c f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] Successfully bumped revision number for resource f3d2b044-c086-41bc-af5b-3638be5a5f4e (type: ports) to 1 2026-06-26 11:45:41.520 9 INFO neutron.wsgi [None req-0340c916-d9b7-4631-8c5e-baadc46c0c2c f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 1445 time: 1.5871980 2026-06-26 11:45:41.673 10 INFO neutron.wsgi [None req-a65e9c3a-879d-420f-93b1-a0f8dc29b578 f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - default default] 10.0.0.244 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2051 time: 0.1481204 2026-06-26 11:45:42.108 10 INFO neutron.wsgi [None req-b6d360fa-5554-4e5a-b068-4d83d8892c90 f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] 10.0.0.244 "DELETE /v2.0/networks/456eddaa-497d-4adb-ba6f-fbde117cf4a6 HTTP/1.1" status: 204 len: 168 time: 0.4277334 2026-06-26 11:45:42.235 10 INFO neutron.wsgi [None req-abf375f6-9ba6-4c7a-a6fe-0dee6c8f2cdd 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/4676ce7b-c04b-4fb2-bafe-65a0eab8045b HTTP/1.1" status: 204 len: 168 time: 0.1166632 2026-06-26 11:45:42.251 10 INFO neutron.api.v2.resource [None req-12f9596d-b640-4744-8fa5-e40019252452 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - default default] show failed (client error): The resource could not be found. 2026-06-26 11:45:42.252 10 INFO neutron.wsgi [None req-12f9596d-b640-4744-8fa5-e40019252452 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - default default] 10.0.0.244 "GET /v2.0/security-groups/4676ce7b-c04b-4fb2-bafe-65a0eab8045b HTTP/1.1" status: 404 len: 347 time: 0.0122743 2026-06-26 11:45:42.445 9 INFO neutron.services.segments.plugin [-] Segment 96611165-1cb2-4ef6-9a5c-cd3e6056eca2 resource provider aggregate not found 2026-06-26 11:45:42.456 9 INFO neutron.services.segments.plugin [-] Segment 96611165-1cb2-4ef6-9a5c-cd3e6056eca2 resource provider aggregate not found 2026-06-26 11:45:42.479 9 INFO neutron.services.segments.plugin [-] Segment 96611165-1cb2-4ef6-9a5c-cd3e6056eca2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96611165-1cb2-4ef6-9a5c-cd3e6056eca2 found for delete ", "request_id": "req-4ad10605-c294-40ee-8704-450b4176e676"}]} 2026-06-26 11:45:42.480 9 INFO neutron.services.segments.plugin [-] Segment 96611165-1cb2-4ef6-9a5c-cd3e6056eca2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96611165-1cb2-4ef6-9a5c-cd3e6056eca2 found for delete ", "request_id": "req-1f622c92-b6bf-46c0-896a-26326f3776a3"}]} 2026-06-26 11:45:42.511 9 INFO neutron.wsgi [None req-edf07b75-fe7a-4d05-b6ad-2e9bea1c5249 f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] 10.0.0.244 "DELETE /v2.0/networks/025b7e6f-d4e5-4ce9-8a4b-4d84abcc7d7d HTTP/1.1" status: 204 len: 168 time: 0.3970351 2026-06-26 11:45:42.599 10 INFO neutron.wsgi [None req-734fce09-ab5e-48c1-b923-09d1d951d8d6 f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - default default] 10.0.0.244 "GET /v2.0/networks HTTP/1.1" status: 200 len: 845 time: 0.0772517 2026-06-26 11:45:42.670 10 INFO neutron.wsgi [None req-8b04ecf8-2238-43aa-85e4-a082f7306b6c 044a178dc8d2433ba1e379613e34a993 ac1594badfe84b7ba5f7502f261a05d3 - - - -] 10.0.0.244 "DELETE /v2.0/floatingips/9e4ccfdd-ef9b-43c0-b5c3-433bcc815980 HTTP/1.1" status: 204 len: 168 time: 0.4152412 2026-06-26 11:45:42.689 9 INFO neutron.db.segments_db [None req-00c4a23d-5658-4f01-b46b-443dd1670c90 f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] Added segment 520e16d4-a288-48d0-8aba-0f828c1e71d8 of type geneve for network 5df88476-f0e4-4ee7-a9fc-00b350152819 2026-06-26 11:45:42.706 10 INFO neutron.services.segments.plugin [-] Segment 42d04cfc-fe67-4f9e-84e8-971bc6da19a7 resource provider aggregate not found 2026-06-26 11:45:42.714 10 INFO neutron.services.segments.plugin [-] Segment 42d04cfc-fe67-4f9e-84e8-971bc6da19a7 resource provider aggregate not found 2026-06-26 11:45:42.732 10 INFO neutron.services.segments.plugin [-] Segment 42d04cfc-fe67-4f9e-84e8-971bc6da19a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42d04cfc-fe67-4f9e-84e8-971bc6da19a7 found for delete ", "request_id": "req-2260eb92-2f40-4fa1-9105-98816bfe0e4a"}]} 2026-06-26 11:45:42.733 10 INFO neutron.services.segments.plugin [-] Segment 42d04cfc-fe67-4f9e-84e8-971bc6da19a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42d04cfc-fe67-4f9e-84e8-971bc6da19a7 found for delete ", "request_id": "req-c8db5e46-2c99-4e97-a903-e6ce3138bd35"}]} 2026-06-26 11:45:42.832 9 INFO neutron.db.ovn_revision_numbers_db [None req-00c4a23d-5658-4f01-b46b-443dd1670c90 f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] Successfully bumped revision number for resource 5df88476-f0e4-4ee7-a9fc-00b350152819 (type: networks) to 1 2026-06-26 11:45:43.029 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-00c4a23d-5658-4f01-b46b-443dd1670c90 f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] No more DHCP agents 2026-06-26 11:45:43.031 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-00c4a23d-5658-4f01-b46b-443dd1670c90 f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] Unable to schedule network 5df88476-f0e4-4ee7-a9fc-00b350152819: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:45:43.114 9 INFO neutron.db.ovn_revision_numbers_db [None req-00c4a23d-5658-4f01-b46b-443dd1670c90 f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] Successfully bumped revision number for resource 41c35152-539b-4c8c-9cd0-f97555f8b7f0 (type: ports) to 1 2026-06-26 11:45:43.136 9 INFO neutron.wsgi [None req-00c4a23d-5658-4f01-b46b-443dd1670c90 f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 852 time: 0.5312359 2026-06-26 11:45:43.230 9 INFO neutron.db.segments_db [None req-61179120-2341-46da-8aa1-0be0e1a3c62c f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] Added segment 3e58449c-8b6f-4bb2-9f6b-d731a337c666 of type geneve for network 1a340489-39a4-4af0-8e16-c5f532d17b07 2026-06-26 11:45:43.404 9 INFO neutron.db.ovn_revision_numbers_db [None req-61179120-2341-46da-8aa1-0be0e1a3c62c f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] Successfully bumped revision number for resource 1a340489-39a4-4af0-8e16-c5f532d17b07 (type: networks) to 1 2026-06-26 11:45:43.613 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-61179120-2341-46da-8aa1-0be0e1a3c62c f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] No more DHCP agents 2026-06-26 11:45:43.618 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-61179120-2341-46da-8aa1-0be0e1a3c62c f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] Unable to schedule network 1a340489-39a4-4af0-8e16-c5f532d17b07: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:45:43.690 9 INFO neutron.db.ovn_revision_numbers_db [None req-61179120-2341-46da-8aa1-0be0e1a3c62c f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] Successfully bumped revision number for resource cdd397d8-95b1-4c21-a5e7-1a3a7429542a (type: ports) to 1 2026-06-26 11:45:43.712 9 INFO neutron.wsgi [None req-61179120-2341-46da-8aa1-0be0e1a3c62c f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 853 time: 0.5707161 2026-06-26 11:45:44.136 10 INFO neutron.wsgi [None req-adf3e69b-d5c7-42a9-8b36-d0e9c495fa5a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "PUT /v2.0/routers/08a2687a-4e5a-4757-8ae4-72c57674ea47/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.3896635 2026-06-26 11:45:44.274 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-88c9ef76-5367-41a8-b0a9-3c3990355cb6 f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] No more DHCP agents 2026-06-26 11:45:44.276 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-88c9ef76-5367-41a8-b0a9-3c3990355cb6 f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] Unable to schedule network 5df88476-f0e4-4ee7-a9fc-00b350152819: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:45:44.335 10 INFO neutron.db.ovn_revision_numbers_db [None req-88c9ef76-5367-41a8-b0a9-3c3990355cb6 f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] Successfully bumped revision number for resource 860e21bc-24f6-4ba9-8fe9-5196d8355168 (type: ports) to 1 2026-06-26 11:45:44.373 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-88c9ef76-5367-41a8-b0a9-3c3990355cb6 f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] No more DHCP agents 2026-06-26 11:45:44.377 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-88c9ef76-5367-41a8-b0a9-3c3990355cb6 f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] Unable to schedule network 1a340489-39a4-4af0-8e16-c5f532d17b07: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:45:44.449 10 INFO neutron.db.ovn_revision_numbers_db [None req-88c9ef76-5367-41a8-b0a9-3c3990355cb6 f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] Successfully bumped revision number for resource d71266bf-1108-4d24-bc2e-d45bad1db2e1 (type: ports) to 1 2026-06-26 11:45:44.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027356 2026-06-26 11:45:44.487 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013454 2026-06-26 11:45:44.502 10 INFO neutron.wsgi [None req-88c9ef76-5367-41a8-b0a9-3c3990355cb6 f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] 10.0.0.244 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1705 time: 0.7841635 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:45:44.653 10 INFO neutron.wsgi [None req-0f714d1b-e4a1-4deb-a4d4-137134b929e4 f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - default default] 10.0.0.244 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3212 time: 0.1455193 2026-06-26 11:45:44.748 9 INFO neutron.wsgi [None req-7d164cf6-4842-4c58-9acf-71c9dc68d0ad df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/routers/08a2687a-4e5a-4757-8ae4-72c57674ea47 HTTP/1.1" status: 204 len: 168 time: 0.6070952 2026-06-26 11:45:44.909 10 INFO neutron.wsgi [None req-d41b6f6c-042e-4877-b7d0-9117bd2fa050 f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] 10.0.0.244 "DELETE /v2.0/ports/860e21bc-24f6-4ba9-8fe9-5196d8355168 HTTP/1.1" status: 204 len: 168 time: 0.2519615 2026-06-26 11:45:44.967 9 INFO neutron.wsgi [None req-b28db10f-7d21-4c9c-8044-9d1cb55bf780 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/subnets/3f8b3fbe-bd3c-4005-9451-3057a70794f9 HTTP/1.1" status: 204 len: 168 time: 0.2145851 2026-06-26 11:45:45.149 9 INFO neutron.wsgi [None req-95266018-d005-40f0-b76b-e8698fc96e0d f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] 10.0.0.244 "DELETE /v2.0/ports/d71266bf-1108-4d24-bc2e-d45bad1db2e1 HTTP/1.1" status: 204 len: 168 time: 0.2334278 2026-06-26 11:45:45.288 9 INFO neutron.wsgi [None req-bb924e26-600b-4baa-b21b-98df041ded42 f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - default default] 10.0.0.244 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1718 time: 0.1323118 2026-06-26 11:45:45.296 10 INFO neutron.services.segments.plugin [-] Segment 5bee5110-4e55-4d78-a107-c347d63bf0a3 resource provider aggregate not found 2026-06-26 11:45:45.317 10 INFO neutron.services.segments.plugin [-] Segment 5bee5110-4e55-4d78-a107-c347d63bf0a3 resource provider aggregate not found 2026-06-26 11:45:45.338 10 INFO neutron.services.segments.plugin [-] Segment 5bee5110-4e55-4d78-a107-c347d63bf0a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bee5110-4e55-4d78-a107-c347d63bf0a3 found for delete ", "request_id": "req-4cc0849d-c060-445c-b502-6e58847fcbeb"}]} 2026-06-26 11:45:45.343 10 INFO neutron.services.segments.plugin [-] Segment 5bee5110-4e55-4d78-a107-c347d63bf0a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bee5110-4e55-4d78-a107-c347d63bf0a3 found for delete ", "request_id": "req-e5aa6002-53ed-4d54-a41b-86d7b02e246e"}]} 2026-06-26 11:45:45.372 10 INFO neutron.wsgi [None req-bcfb4e76-9e51-40ea-9e81-100b05a6ecf0 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/networks/ebfeb682-c28d-4596-833d-6fbc3dbb0847 HTTP/1.1" status: 204 len: 168 time: 0.3998690 2026-06-26 11:45:45.436 10 INFO neutron.db.segments_db [None req-93974109-2a16-4e7e-82a0-a6f2e51b3c54 f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] Added segment aa7281ff-58f4-40f6-87e3-57d6a7536fb8 of type geneve for network 0fa2d1a2-4173-4230-86b8-d43eea813668 2026-06-26 11:45:45.586 10 INFO neutron.db.ovn_revision_numbers_db [None req-93974109-2a16-4e7e-82a0-a6f2e51b3c54 f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] Successfully bumped revision number for resource 0fa2d1a2-4173-4230-86b8-d43eea813668 (type: networks) to 1 2026-06-26 11:45:45.643 9 INFO neutron.wsgi [None req-685c5682-80c6-459b-ae67-69093743c5e2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=ac1594badfe84b7ba5f7502f261a05d3&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0271988 2026-06-26 11:45:45.778 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-93974109-2a16-4e7e-82a0-a6f2e51b3c54 f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] No more DHCP agents 2026-06-26 11:45:45.780 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-93974109-2a16-4e7e-82a0-a6f2e51b3c54 f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] Unable to schedule network 0fa2d1a2-4173-4230-86b8-d43eea813668: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:45:45.824 9 INFO neutron.wsgi [None req-102ba4c0-d2ab-402b-bcc3-58559f171211 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/7ac899a5-3acb-4269-862e-d9b503ae5833 HTTP/1.1" status: 204 len: 168 time: 0.1772373 2026-06-26 11:45:45.845 10 INFO neutron.db.ovn_revision_numbers_db [None req-93974109-2a16-4e7e-82a0-a6f2e51b3c54 f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] Successfully bumped revision number for resource 0a5fd5f0-1836-4cc5-8300-7c1fe37d9135 (type: ports) to 1 2026-06-26 11:45:45.870 10 INFO neutron.wsgi [None req-93974109-2a16-4e7e-82a0-a6f2e51b3c54 f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 852 time: 0.5748513 2026-06-26 11:45:45.956 10 INFO neutron.db.segments_db [None req-ed13db6a-dc83-43ab-ba96-ecda8ccd68a5 f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] Added segment 39a4ed0b-993c-465b-8656-56b871400ee0 of type geneve for network b29fb8d7-b624-443b-a2ac-0ea1c38c9fdf 2026-06-26 11:45:46.064 10 INFO neutron.db.ovn_revision_numbers_db [None req-ed13db6a-dc83-43ab-ba96-ecda8ccd68a5 f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] Successfully bumped revision number for resource b29fb8d7-b624-443b-a2ac-0ea1c38c9fdf (type: networks) to 1 2026-06-26 11:45:46.240 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ed13db6a-dc83-43ab-ba96-ecda8ccd68a5 f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] No more DHCP agents 2026-06-26 11:45:46.241 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ed13db6a-dc83-43ab-ba96-ecda8ccd68a5 f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] Unable to schedule network b29fb8d7-b624-443b-a2ac-0ea1c38c9fdf: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:45:46.303 10 INFO neutron.db.ovn_revision_numbers_db [None req-ed13db6a-dc83-43ab-ba96-ecda8ccd68a5 f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] Successfully bumped revision number for resource fc4e0b85-b17c-4305-a4af-16e434313564 (type: ports) to 1 2026-06-26 11:45:46.328 10 INFO neutron.wsgi [None req-ed13db6a-dc83-43ab-ba96-ecda8ccd68a5 f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 852 time: 0.4542828 2026-06-26 11:45:47.241 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4990a237-0b8b-491f-9485-93aab3e4dc1e f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] No more DHCP agents 2026-06-26 11:45:47.243 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4990a237-0b8b-491f-9485-93aab3e4dc1e f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] Unable to schedule network 0fa2d1a2-4173-4230-86b8-d43eea813668: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:45:47.281 10 INFO neutron.db.ovn_revision_numbers_db [None req-4990a237-0b8b-491f-9485-93aab3e4dc1e f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] Successfully bumped revision number for resource 528fa1b1-3262-466b-b20c-b06318bc559c (type: subnets) to 0 2026-06-26 11:45:47.303 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4990a237-0b8b-491f-9485-93aab3e4dc1e f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] No more DHCP agents 2026-06-26 11:45:47.306 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4990a237-0b8b-491f-9485-93aab3e4dc1e f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] Unable to schedule network b29fb8d7-b624-443b-a2ac-0ea1c38c9fdf: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:45:47.320 10 INFO neutron.db.ovn_revision_numbers_db [None req-4990a237-0b8b-491f-9485-93aab3e4dc1e f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] Successfully bumped revision number for resource 24fd2eda-60f0-40e6-9e3b-5b811709ec2e (type: subnets) to 0 2026-06-26 11:45:47.335 10 INFO neutron.wsgi [None req-4990a237-0b8b-491f-9485-93aab3e4dc1e f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 1476 time: 0.5269282 2026-06-26 11:45:47.396 10 INFO neutron.wsgi [None req-371d173d-b1e8-4a20-8006-0a1ac69b269a f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - default default] 10.0.0.244 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2084 time: 0.0563688 2026-06-26 11:45:47.562 10 INFO neutron.db.ovn_revision_numbers_db [None req-c858a056-5950-4c35-ba13-1dd98c2d7fad df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 621b6fb9-9561-4cc5-8ecf-b245efb20c0f (type: security_groups) to 1 2026-06-26 11:45:47.583 10 INFO neutron.wsgi [None req-c858a056-5950-4c35-ba13-1dd98c2d7fad df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=ef9d569a9c5a4d4a84cef1a1ff1deef2&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3180761 2026-06-26 11:45:47.603 10 INFO neutron.wsgi [None req-35444c0a-742a-4156-be5e-661da716fde9 f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] 10.0.0.244 "DELETE /v2.0/subnets/528fa1b1-3262-466b-b20c-b06318bc559c HTTP/1.1" status: 204 len: 168 time: 0.1934960 2026-06-26 11:45:47.812 9 INFO neutron.wsgi [None req-248a6d72-fdef-4ddf-a113-73fda08ff89e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/621b6fb9-9561-4cc5-8ecf-b245efb20c0f HTTP/1.1" status: 204 len: 168 time: 0.2170601 2026-06-26 11:45:48.016 10 INFO neutron.wsgi [None req-15a50356-702b-4c12-8697-4340789a4e39 f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] 10.0.0.244 "DELETE /v2.0/subnets/24fd2eda-60f0-40e6-9e3b-5b811709ec2e HTTP/1.1" status: 204 len: 168 time: 0.4050083 2026-06-26 11:45:48.059 10 INFO neutron.wsgi [None req-947ee100-cf8f-471f-9857-f1c28ea75192 f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - default default] 10.0.0.244 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 820 time: 0.0377915 2026-06-26 11:45:48.063 9 INFO neutron.db.ovn_revision_numbers_db [None req-95290074-1851-4819-9bfb-cbb2833614fe df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 3981add9-f54c-4703-9a14-464c1d0aaca6 (type: security_groups) to 1 2026-06-26 11:45:48.084 9 INFO neutron.wsgi [None req-95290074-1851-4819-9bfb-cbb2833614fe df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=1b94d3a9468c4958824ebb7f4508099f&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1147861 2026-06-26 11:45:48.255 9 INFO neutron.wsgi [None req-828c02bc-7f55-4326-af7d-93a936acbfad df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/3981add9-f54c-4703-9a14-464c1d0aaca6 HTTP/1.1" status: 204 len: 168 time: 0.1650455 2026-06-26 11:45:48.302 10 INFO neutron.wsgi [None req-778f25da-dbcd-45ae-8e83-cb5523b0f1e6 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/networks HTTP/1.1" status: 200 len: 6021 time: 0.2399514 2026-06-26 11:45:48.403 10 INFO neutron.wsgi [None req-586af4fd-ded7-4287-9cdd-6f58d6b22e35 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/routers HTTP/1.1" status: 200 len: 861 time: 0.0845087 2026-06-26 11:45:48.421 10 INFO neutron.wsgi [None req-15e0bbb1-426c-41f5-8238-f76629e1a618 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0161653 2026-06-26 11:45:48.448 10 INFO neutron.wsgi [None req-14bcbcaf-22c8-471b-86f3-3c83c7ccb68a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0248773 2026-06-26 11:45:48.486 10 INFO neutron.wsgi [None req-7fc846f9-fc56-48c7-89bf-ea7d1c9aa01f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2093 time: 0.0366704 2026-06-26 11:45:48.526 10 INFO neutron.services.segments.plugin [-] Segment 39a4ed0b-993c-465b-8656-56b871400ee0 resource provider aggregate not found 2026-06-26 11:45:48.532 10 INFO neutron.services.segments.plugin [-] Segment 39a4ed0b-993c-465b-8656-56b871400ee0 resource provider aggregate not found 2026-06-26 11:45:48.561 10 INFO neutron.wsgi [None req-a3778578-e7ff-4492-85f6-a7f588ee234b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/ports HTTP/1.1" status: 200 len: 13209 time: 0.0681612 2026-06-26 11:45:48.562 10 INFO neutron.services.segments.plugin [-] Segment 39a4ed0b-993c-465b-8656-56b871400ee0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39a4ed0b-993c-465b-8656-56b871400ee0 found for delete ", "request_id": "req-b267e9ae-86d3-49e5-b7f3-f3bd9456c0d8"}]} 2026-06-26 11:45:48.562 10 INFO neutron.services.segments.plugin [-] Segment 39a4ed0b-993c-465b-8656-56b871400ee0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39a4ed0b-993c-465b-8656-56b871400ee0 found for delete ", "request_id": "req-5cd91aa4-a5a0-4443-9fed-9b763b8bd63f"}]} 2026-06-26 11:45:48.599 10 INFO neutron.wsgi [None req-745a4846-5f79-43d0-99bf-ac6fb80479a7 f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] 10.0.0.244 "DELETE /v2.0/networks/b29fb8d7-b624-443b-a2ac-0ea1c38c9fdf HTTP/1.1" status: 204 len: 168 time: 0.5339375 2026-06-26 11:45:48.626 10 INFO neutron.wsgi [None req-f2b7c5b9-0699-4f9b-9416-e68da7661c80 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1036 time: 0.0561500 2026-06-26 11:45:48.666 10 INFO neutron.wsgi [None req-95b44417-9282-458e-9424-cfb0f9a93db3 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2093 time: 0.0389616 2026-06-26 11:45:48.677 10 INFO neutron.wsgi [None req-e2679d78-3a63-4957-8d7f-3a26305e5c2a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0103436 2026-06-26 11:45:48.748 10 INFO neutron.wsgi [None req-d5a69548-f799-4410-9dd2-7bd110c2737b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 25103 time: 0.0693078 2026-06-26 11:45:48.770 10 INFO neutron.wsgi [None req-300c4fda-9c29-403b-9d8f-ffcd4dbc55b3 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 2624 time: 0.0135539 2026-06-26 11:45:48.961 9 INFO neutron.services.segments.plugin [-] Segment aa7281ff-58f4-40f6-87e3-57d6a7536fb8 resource provider aggregate not found 2026-06-26 11:45:48.965 9 INFO neutron.services.segments.plugin [-] Segment aa7281ff-58f4-40f6-87e3-57d6a7536fb8 resource provider aggregate not found 2026-06-26 11:45:48.981 9 INFO neutron.services.segments.plugin [-] Segment aa7281ff-58f4-40f6-87e3-57d6a7536fb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa7281ff-58f4-40f6-87e3-57d6a7536fb8 found for delete ", "request_id": "req-d8c9cacc-a883-42b5-89f9-9257190d3bfc"}]} 2026-06-26 11:45:48.991 9 INFO neutron.services.segments.plugin [-] Segment aa7281ff-58f4-40f6-87e3-57d6a7536fb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa7281ff-58f4-40f6-87e3-57d6a7536fb8 found for delete ", "request_id": "req-225c3f0c-9a0a-4787-ba08-6f63b0cdbdc5"}]} 2026-06-26 11:45:49.009 9 INFO neutron.wsgi [None req-783e09e7-3fd6-4dae-9076-503567da2a38 f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] 10.0.0.244 "DELETE /v2.0/networks/0fa2d1a2-4173-4230-86b8-d43eea813668 HTTP/1.1" status: 204 len: 168 time: 0.4064248 2026-06-26 11:45:49.433 10 INFO neutron.wsgi [None req-7e2b5dd6-14c2-4d50-b2f1-3c685bfa9e23 f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] 10.0.0.244 "DELETE /v2.0/networks/1a340489-39a4-4af0-8e16-c5f532d17b07 HTTP/1.1" status: 204 len: 168 time: 0.4188104 2026-06-26 11:45:49.838 9 INFO neutron.wsgi [req-ee5a1ca5-72fa-450a-8390-a73f90872de1 req-9a42da1e-d2fc-4f63-9294-fd251b083d25 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.248 "GET /v2.0/ports?device_id=404c9459-17a4-4b60-a243-7dd595d1f12a HTTP/1.1" status: 200 len: 1365 time: 0.0286875 2026-06-26 11:45:49.845 9 INFO neutron.wsgi [None req-3e3fc2d7-1106-47f5-8a10-af690180cacc f1b072fae2244456ba542b133cef4847 df326d53e7e54429b4bb5e186773869a - - - -] 10.0.0.244 "DELETE /v2.0/networks/5df88476-f0e4-4ee7-a9fc-00b350152819 HTTP/1.1" status: 204 len: 168 time: 0.4059386 2026-06-26 11:45:49.878 9 INFO neutron.wsgi [req-ee5a1ca5-72fa-450a-8390-a73f90872de1 req-0c997d33-a496-4b29-aaa6-f3c3159ca45d c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.248 "GET /v2.0/security-groups?id=9b7aa2d4-845e-4305-9160-29aa99a1ecdc&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0311823 2026-06-26 11:45:50.581 10 INFO neutron.services.segments.plugin [-] Segment 3e58449c-8b6f-4bb2-9f6b-d731a337c666 resource provider aggregate not found 2026-06-26 11:45:50.589 10 INFO neutron.services.segments.plugin [-] Segment 3e58449c-8b6f-4bb2-9f6b-d731a337c666 resource provider aggregate not found 2026-06-26 11:45:50.599 10 INFO neutron.services.segments.plugin [-] Segment 3e58449c-8b6f-4bb2-9f6b-d731a337c666 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e58449c-8b6f-4bb2-9f6b-d731a337c666 found for delete ", "request_id": "req-1fcf8ca8-6f1b-401c-9fdd-3f8a74331890"}]} 2026-06-26 11:45:50.603 10 INFO neutron.services.segments.plugin [-] Segment 3e58449c-8b6f-4bb2-9f6b-d731a337c666 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e58449c-8b6f-4bb2-9f6b-d731a337c666 found for delete ", "request_id": "req-3bdaebd8-6b4d-40f0-8f29-c6c9b99804c8"}]} 2026-06-26 11:45:50.804 9 INFO neutron.wsgi [None req-62901948-ca7f-400d-81aa-30ea280f742e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=df326d53e7e54429b4bb5e186773869a&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4374285 2026-06-26 11:45:51.000 9 INFO neutron.services.segments.plugin [-] Segment 520e16d4-a288-48d0-8aba-0f828c1e71d8 resource provider aggregate not found 2026-06-26 11:45:51.013 9 INFO neutron.services.segments.plugin [-] Segment 520e16d4-a288-48d0-8aba-0f828c1e71d8 resource provider aggregate not found 2026-06-26 11:45:51.017 9 INFO neutron.services.segments.plugin [-] Segment 520e16d4-a288-48d0-8aba-0f828c1e71d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 520e16d4-a288-48d0-8aba-0f828c1e71d8 found for delete ", "request_id": "req-5ce18848-f081-4de0-a438-d84e59a74b03"}]} 2026-06-26 11:45:51.030 9 INFO neutron.wsgi [None req-94d009a4-6947-42d0-8638-6b652932e209 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/ce688a6a-015d-40c0-a1ae-4f0e4cfd7364 HTTP/1.1" status: 204 len: 168 time: 0.2106061 2026-06-26 11:45:51.031 9 INFO neutron.services.segments.plugin [-] Segment 520e16d4-a288-48d0-8aba-0f828c1e71d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 520e16d4-a288-48d0-8aba-0f828c1e71d8 found for delete ", "request_id": "req-f7de59c4-b8b3-4b83-a70f-6c6ca45e36f7"}]} 2026-06-26 11:45:51.196 9 INFO neutron.db.ovn_revision_numbers_db [None req-97697292-e6cb-42a9-8f05-12584f92bfc1 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 8234f2bc-12c5-479c-9451-9072bbc37e4c (type: security_groups) to 1 2026-06-26 11:45:51.215 9 INFO neutron.wsgi [None req-97697292-e6cb-42a9-8f05-12584f92bfc1 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=0580db29bf6145b899bf05f46d3d93e3&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3225956 2026-06-26 11:45:51.375 9 INFO neutron.wsgi [None req-8b36192d-c55d-44f4-86e2-499a76bc6388 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/8234f2bc-12c5-479c-9451-9072bbc37e4c HTTP/1.1" status: 204 len: 168 time: 0.1561787 2026-06-26 11:45:51.690 9 INFO neutron.db.ovn_revision_numbers_db [None req-eb096515-93e3-497d-a59b-1aa9d12260c9 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource fbc41ab5-be39-447a-b81f-377556a85240 (type: security_groups) to 1 2026-06-26 11:45:51.714 9 INFO neutron.wsgi [None req-eb096515-93e3-497d-a59b-1aa9d12260c9 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=3f92f1d100354d3094511c659477c29c&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2937212 2026-06-26 11:45:51.903 9 INFO neutron.wsgi [None req-cf770795-669e-4b35-88f4-002b7db0850b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/fbc41ab5-be39-447a-b81f-377556a85240 HTTP/1.1" status: 204 len: 168 time: 0.1853988 2026-06-26 11:45:52.146 10 INFO neutron.db.ovn_revision_numbers_db [None req-cdf4d7d4-c9c1-4b91-8fac-f8ab66e119d2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 9402d7e8-8245-4ede-8ec0-944ff24bf069 (type: security_groups) to 1 2026-06-26 11:45:52.165 10 INFO neutron.wsgi [None req-cdf4d7d4-c9c1-4b91-8fac-f8ab66e119d2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=4e9ee4edff3c4dbe90b2e5c5d4be437b&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1107788 2026-06-26 11:45:52.345 10 INFO neutron.wsgi [None req-ab63a240-85bd-4822-b82d-412b579a7682 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/9402d7e8-8245-4ede-8ec0-944ff24bf069 HTTP/1.1" status: 204 len: 168 time: 0.1700513 2026-06-26 11:45:53.059 10 INFO neutron.db.ovn_revision_numbers_db [None req-44d9bbdc-4c64-43a0-9489-a1c88117829b f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - - -] Successfully bumped revision number for resource e0cf0664-e690-4e9a-9289-9e2eef80964a (type: security_groups) to 1 2026-06-26 11:45:53.108 10 INFO neutron.db.segments_db [None req-44d9bbdc-4c64-43a0-9489-a1c88117829b f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - - -] Added segment 609cb3e4-fe43-421c-b8e7-3db0dc019318 of type geneve for network aa5f31ae-2c5c-42a5-975b-2021bb9932f4 2026-06-26 11:45:53.234 10 INFO neutron.db.ovn_revision_numbers_db [None req-44d9bbdc-4c64-43a0-9489-a1c88117829b f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - - -] Successfully bumped revision number for resource aa5f31ae-2c5c-42a5-975b-2021bb9932f4 (type: networks) to 1 2026-06-26 11:45:53.420 9 INFO neutron.db.ovn_revision_numbers_db [None req-832bd51f-ca15-43b1-bb54-07edc46768f3 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] Successfully bumped revision number for resource 5ac1b7df-88f2-4b49-9850-34f9d97e92b8 (type: security_groups) to 1 2026-06-26 11:45:53.428 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-44d9bbdc-4c64-43a0-9489-a1c88117829b f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - - -] No more DHCP agents 2026-06-26 11:45:53.435 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-44d9bbdc-4c64-43a0-9489-a1c88117829b f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - - -] Unable to schedule network aa5f31ae-2c5c-42a5-975b-2021bb9932f4: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:45:53.477 9 INFO neutron.db.segments_db [None req-832bd51f-ca15-43b1-bb54-07edc46768f3 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] Added segment 6de39860-4529-4a9e-b369-3526f56c0697 of type geneve for network b908107d-7545-4964-bada-504fe2bf4b15 2026-06-26 11:45:53.510 10 INFO neutron.db.ovn_revision_numbers_db [None req-44d9bbdc-4c64-43a0-9489-a1c88117829b f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - - -] Successfully bumped revision number for resource 6d8b0fc9-bc82-42a1-bef6-d24fd6ddc041 (type: ports) to 1 2026-06-26 11:45:53.532 10 INFO neutron.wsgi [None req-44d9bbdc-4c64-43a0-9489-a1c88117829b f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 843 time: 0.7582917 2026-06-26 11:45:53.620 9 INFO neutron.db.ovn_revision_numbers_db [None req-832bd51f-ca15-43b1-bb54-07edc46768f3 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] Successfully bumped revision number for resource b908107d-7545-4964-bada-504fe2bf4b15 (type: networks) to 1 2026-06-26 11:45:53.828 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-832bd51f-ca15-43b1-bb54-07edc46768f3 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] No more DHCP agents 2026-06-26 11:45:53.829 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-832bd51f-ca15-43b1-bb54-07edc46768f3 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] Unable to schedule network b908107d-7545-4964-bada-504fe2bf4b15: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:45:53.833 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ea42b4e8-d308-4776-8be4-532e2ee6aead f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - - -] No more DHCP agents 2026-06-26 11:45:53.835 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ea42b4e8-d308-4776-8be4-532e2ee6aead f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - - -] Unable to schedule network aa5f31ae-2c5c-42a5-975b-2021bb9932f4: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:45:53.892 9 INFO neutron.db.ovn_revision_numbers_db [None req-832bd51f-ca15-43b1-bb54-07edc46768f3 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] Successfully bumped revision number for resource 94f8994a-5317-47ee-b804-a73eaed6ded4 (type: ports) to 1 2026-06-26 11:45:53.915 9 INFO neutron.wsgi [None req-832bd51f-ca15-43b1-bb54-07edc46768f3 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 849 time: 0.7777646 2026-06-26 11:45:54.136 9 INFO neutron.wsgi [req-4831b03d-aea1-4045-94cc-a727d463c0af req-aa70eb11-5af4-4bb1-a183-5896a2fe51e1 ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=404c9459-17a4-4b60-a243-7dd595d1f12a HTTP/1.1" status: 200 len: 1174 time: 0.1477852 2026-06-26 11:45:54.182 9 INFO neutron.wsgi [req-4831b03d-aea1-4045-94cc-a727d463c0af req-7817491e-f22c-405e-9f5e-1fb4ef8e6eda ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=9b7aa2d4-845e-4305-9160-29aa99a1ecdc&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0362248 2026-06-26 11:45:54.274 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea42b4e8-d308-4776-8be4-532e2ee6aead f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - - -] Successfully bumped revision number for resource 6d8b0fc9-bc82-42a1-bef6-d24fd6ddc041 (type: ports) to 2 2026-06-26 11:45:54.276 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4ba6bb7d-291d-4ddd-a5fa-8f035d13936f 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] No more DHCP agents 2026-06-26 11:45:54.278 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4ba6bb7d-291d-4ddd-a5fa-8f035d13936f 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] Unable to schedule network b908107d-7545-4964-bada-504fe2bf4b15: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:45:54.284 9 INFO neutron.db.ovn_revision_numbers_db [None req-4ba6bb7d-291d-4ddd-a5fa-8f035d13936f 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] Successfully bumped revision number for resource 7b42c0c5-a0c2-4778-ab2d-0e000ce3145d (type: subnets) to 0 2026-06-26 11:45:54.295 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea42b4e8-d308-4776-8be4-532e2ee6aead f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - - -] Successfully bumped revision number for resource b9e7b0b0-d944-496e-abf6-4ad4805d24ea (type: subnets) to 0 2026-06-26 11:45:54.299 9 INFO neutron.wsgi [None req-4ba6bb7d-291d-4ddd-a5fa-8f035d13936f 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 802 time: 0.3791966 2026-06-26 11:45:54.319 10 INFO neutron.wsgi [None req-ea42b4e8-d308-4776-8be4-532e2ee6aead f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 816 time: 0.7582772 2026-06-26 11:45:54.448 10 INFO neutron.db.segments_db [None req-189e8af1-78cf-4227-b8ea-1a93c7ebefcd f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - - -] Added segment c45e8720-db30-491b-b2cf-d08db69f05e8 of type geneve for network eecd8485-4f4e-4a3f-938a-b6659c134134 2026-06-26 11:45:54.483 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status down for port: 0a916e0d-70e4-4a4a-9367-d3a48969ce8a 2026-06-26 11:45:54.537 9 INFO neutron.wsgi [req-ca14208f-5d51-45fb-9941-23d075a19e70 req-a24c8f29-3da7-4a57-b35d-06aee378ff29 ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=404c9459-17a4-4b60-a243-7dd595d1f12a HTTP/1.1" status: 200 len: 1174 time: 0.1357028 2026-06-26 11:45:54.633 9 INFO neutron.wsgi [req-ca14208f-5d51-45fb-9941-23d075a19e70 req-17697c9b-4f37-4f72-b7ea-bfaf6b5c8b6b ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=9b7aa2d4-845e-4305-9160-29aa99a1ecdc&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0796773 2026-06-26 11:45:54.643 10 INFO neutron.db.ovn_revision_numbers_db [None req-189e8af1-78cf-4227-b8ea-1a93c7ebefcd f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - - -] Successfully bumped revision number for resource eecd8485-4f4e-4a3f-938a-b6659c134134 (type: networks) to 1 2026-06-26 11:45:54.726 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b3dda476-5dfa-40df-98f5-63d92db92c2d'] response: {'server_uuid': '404c9459-17a4-4b60-a243-7dd595d1f12a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0a916e0d-70e4-4a4a-9367-d3a48969ce8a', 'code': 200} 2026-06-26 11:45:54.853 10 INFO neutron.wsgi [req-4853a5b7-32c9-4aba-9225-ae6588dc8c5d req-3a1a6ba5-78f5-428b-9d99-dda1ff4b7a24 ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - default default] 199.204.45.23 "GET /v2.0/ports?device_id=404c9459-17a4-4b60-a243-7dd595d1f12a HTTP/1.1" status: 200 len: 1172 time: 0.1187141 2026-06-26 11:45:54.904 9 INFO neutron.db.ovn_revision_numbers_db [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Successfully bumped revision number for resource 0a916e0d-70e4-4a4a-9367-d3a48969ce8a (type: ports) to 7 2026-06-26 11:45:54.907 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-189e8af1-78cf-4227-b8ea-1a93c7ebefcd f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - - -] No more DHCP agents 2026-06-26 11:45:54.909 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-189e8af1-78cf-4227-b8ea-1a93c7ebefcd f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - - -] Unable to schedule network eecd8485-4f4e-4a3f-938a-b6659c134134: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:45:54.983 10 INFO neutron.db.ovn_revision_numbers_db [None req-189e8af1-78cf-4227-b8ea-1a93c7ebefcd f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - - -] Successfully bumped revision number for resource 6d7714b5-e31b-47ba-a54c-6e2f2e915953 (type: ports) to 1 2026-06-26 11:45:54.992 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dbfcafa6-bffd-4b28-9fd7-b1401eb8468f 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] No more DHCP agents 2026-06-26 11:45:54.994 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dbfcafa6-bffd-4b28-9fd7-b1401eb8468f 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] Unable to schedule network 20f6d01b-24c3-42c0-b7fb-c84d1393658f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:45:55.018 10 INFO neutron.wsgi [None req-189e8af1-78cf-4227-b8ea-1a93c7ebefcd f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 843 time: 0.6925337 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:45:55.167 9 INFO neutron.db.ovn_revision_numbers_db [None req-dbfcafa6-bffd-4b28-9fd7-b1401eb8468f 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] Successfully bumped revision number for resource d88a2022-79a6-433d-9ef0-00a9e90b4f55 (type: ports) to 1 2026-06-26 11:45:55.178 10 INFO neutron.db.l3_db [None req-d1bd3b8e-f473-4bd6-921f-ce39b4776fb3 ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - - -] Floating IP e4a2c185-84de-460c-862c-75f01d569b51 disassociated. External IP: 10.96.250.218, port: 0a916e0d-70e4-4a4a-9367-d3a48969ce8a. 2026-06-26 11:45:55.202 9 INFO neutron.db.ovn_revision_numbers_db [None req-379c790a-0843-4ea2-aeba-e23ed351a7c0 f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - - -] Successfully bumped revision number for resource eecd8485-4f4e-4a3f-938a-b6659c134134 (type: networks) to 2 2026-06-26 11:45:55.205 9 INFO neutron.wsgi [None req-379c790a-0843-4ea2-aeba-e23ed351a7c0 f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - - -] 10.0.0.244 "PUT /v2.0/networks/eecd8485-4f4e-4a3f-938a-b6659c134134 HTTP/1.1" status: 200 len: 792 time: 0.1809747 2026-06-26 11:45:55.406 10 INFO neutron.wsgi [None req-d1bd3b8e-f473-4bd6-921f-ce39b4776fb3 ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - - -] 199.204.45.23 "DELETE /v2.0/ports/0a916e0d-70e4-4a4a-9367-d3a48969ce8a HTTP/1.1" status: 204 len: 173 time: 0.5482810 2026-06-26 11:45:55.447 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c78f34fb-952d-4e46-a0af-17518feb5c07'] response: {'server_uuid': '404c9459-17a4-4b60-a243-7dd595d1f12a', 'name': 'network-vif-deleted', 'tag': '0a916e0d-70e4-4a4a-9367-d3a48969ce8a', 'status': 'completed', 'code': 200} 2026-06-26 11:45:55.758 9 INFO neutron.wsgi [req-6eb60b78-8a23-4f5a-ab48-80ed7387a02b req-2ebe6935-7b72-4663-8e2a-171494e3a3ef ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=404c9459-17a4-4b60-a243-7dd595d1f12a HTTP/1.1" status: 200 len: 210 time: 0.0293081 2026-06-26 11:45:55.847 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0cde23fb-a5c4-48ef-a3ff-5ac4323f7f2f f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - - -] No more DHCP agents 2026-06-26 11:45:55.849 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0cde23fb-a5c4-48ef-a3ff-5ac4323f7f2f f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - - -] Unable to schedule network eecd8485-4f4e-4a3f-938a-b6659c134134: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:45:56.169 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status up for port: d88a2022-79a6-433d-9ef0-00a9e90b4f55 2026-06-26 11:45:56.191 9 INFO neutron.db.ovn_revision_numbers_db [None req-dbfcafa6-bffd-4b28-9fd7-b1401eb8468f 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] Successfully bumped revision number for resource d88a2022-79a6-433d-9ef0-00a9e90b4f55 (type: router_ports) to 1 2026-06-26 11:45:56.194 9 INFO neutron.plugins.ml2.plugin [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Attempt 1 to provision port d88a2022-79a6-433d-9ef0-00a9e90b4f55 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:45:56.309 9 INFO neutron.db.ovn_revision_numbers_db [None req-dbfcafa6-bffd-4b28-9fd7-b1401eb8468f 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] Successfully bumped revision number for resource aff26e18-5c12-41bf-9a7e-d9f17e69ea58 (type: routers) to 3 2026-06-26 11:45:56.333 9 INFO neutron.wsgi [None req-dbfcafa6-bffd-4b28-9fd7-b1401eb8468f 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] 10.0.0.244 "POST /v2.0/routers HTTP/1.1" status: 201 len: 875 time: 2.0265796 2026-06-26 11:45:56.488 9 INFO neutron.db.ovn_revision_numbers_db [None req-0cde23fb-a5c4-48ef-a3ff-5ac4323f7f2f f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - - -] Successfully bumped revision number for resource 6d7714b5-e31b-47ba-a54c-6e2f2e915953 (type: ports) to 2 2026-06-26 11:45:56.510 9 INFO neutron.db.ovn_revision_numbers_db [None req-0cde23fb-a5c4-48ef-a3ff-5ac4323f7f2f f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - - -] Successfully bumped revision number for resource e647751d-d4dc-4148-a38f-3755c2bca158 (type: subnets) to 0 2026-06-26 11:45:56.533 9 INFO neutron.wsgi [None req-0cde23fb-a5c4-48ef-a3ff-5ac4323f7f2f f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.3114710 2026-06-26 11:45:56.645 10 INFO neutron.db.ovn_revision_numbers_db [None req-aaab1266-d2b9-464d-8c28-0e50d24708c5 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource e757bdf2-85c9-43ea-a057-f45824ee9576 (type: security_groups) to 1 2026-06-26 11:45:56.666 10 INFO neutron.wsgi [None req-aaab1266-d2b9-464d-8c28-0e50d24708c5 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=7d933ef1a54f4cacab55caf23341a518&name=default HTTP/1.1" status: 200 len: 2996 time: 0.5746462 2026-06-26 11:45:56.776 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3533c1d-0d50-410c-bc20-a85239c244ee'] response: {'server_uuid': '404c9459-17a4-4b60-a243-7dd595d1f12a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0a916e0d-70e4-4a4a-9367-d3a48969ce8a', 'code': 200} 2026-06-26 11:45:56.848 10 INFO neutron.wsgi [None req-7d1ad7ea-0140-4772-8e4f-c2a6a134f0c0 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/e757bdf2-85c9-43ea-a057-f45824ee9576 HTTP/1.1" status: 204 len: 168 time: 0.1754334 2026-06-26 11:45:56.972 10 INFO neutron.wsgi [None req-62b8c550-7847-4337-956b-f983fcc2ebad ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/9b7aa2d4-845e-4305-9160-29aa99a1ecdc HTTP/1.1" status: 204 len: 168 time: 0.1229341 2026-06-26 11:45:56.986 10 INFO neutron.api.v2.resource [None req-6642d107-d43d-4bd8-ab17-b758eadbfc88 ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - default default] show failed (client error): The resource could not be found. 2026-06-26 11:45:56.987 10 INFO neutron.wsgi [None req-6642d107-d43d-4bd8-ab17-b758eadbfc88 ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - default default] 10.0.0.244 "GET /v2.0/security-groups/9b7aa2d4-845e-4305-9160-29aa99a1ecdc HTTP/1.1" status: 404 len: 347 time: 0.0111654 2026-06-26 11:45:57.061 10 INFO neutron.db.ovn_revision_numbers_db [None req-7947a749-e22a-492f-9397-ea157a87ea5b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 42fddc31-507b-4a19-9b70-6ba2a552eb8e (type: security_groups) to 1 2026-06-26 11:45:57.096 10 INFO neutron.wsgi [None req-7947a749-e22a-492f-9397-ea157a87ea5b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=516e59d71b7d4575b4c1894cbc452c82&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1662850 2026-06-26 11:45:57.184 9 INFO neutron.db.ovn_revision_numbers_db [None req-a3f9654d-cf40-49dd-a530-07ad830cbc41 f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - - -] Successfully bumped revision number for resource e647751d-d4dc-4148-a38f-3755c2bca158 (type: subnets) to 1 2026-06-26 11:45:57.188 9 INFO neutron.wsgi [None req-a3f9654d-cf40-49dd-a530-07ad830cbc41 f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - - -] 10.0.0.244 "PUT /v2.0/subnets/e647751d-d4dc-4148-a38f-3755c2bca158 HTTP/1.1" status: 200 len: 806 time: 0.6486700 2026-06-26 11:45:57.207 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4859f5cc-ffef-41c8-9714-8068562f4cd1 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - default default] No more DHCP agents 2026-06-26 11:45:57.208 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4859f5cc-ffef-41c8-9714-8068562f4cd1 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - default default] Unable to schedule network b908107d-7545-4964-bada-504fe2bf4b15: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:45:57.355 9 INFO neutron.db.ovn_revision_numbers_db [None req-4859f5cc-ffef-41c8-9714-8068562f4cd1 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - default default] Successfully bumped revision number for resource ffbc9811-b2bf-4fb2-8174-53fcbc07b559 (type: ports) to 1 2026-06-26 11:45:57.446 10 INFO neutron.wsgi [None req-1623f209-c3aa-486c-b397-454ce09dc811 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/42fddc31-507b-4a19-9b70-6ba2a552eb8e HTTP/1.1" status: 204 len: 168 time: 0.3459494 2026-06-26 11:45:57.559 10 INFO neutron.wsgi [None req-937de465-70c0-46d1-bd0a-dd30aa849b54 ca535077d40e42eea0a4d3a2eeef4425 1b299556e3f9449d9a04d2bb1e807487 - - - -] 10.0.0.244 "DELETE /v2.0/floatingips/e4a2c185-84de-460c-862c-75f01d569b51 HTTP/1.1" status: 204 len: 168 time: 0.5659904 2026-06-26 11:45:57.902 9 INFO neutron.db.ovn_revision_numbers_db [None req-4859f5cc-ffef-41c8-9714-8068562f4cd1 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - default default] Successfully bumped revision number for resource ffbc9811-b2bf-4fb2-8174-53fcbc07b559 (type: router_ports) to 2 2026-06-26 11:45:58.052 9 INFO neutron.db.ovn_revision_numbers_db [None req-4859f5cc-ffef-41c8-9714-8068562f4cd1 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - default default] Successfully bumped revision number for resource ffbc9811-b2bf-4fb2-8174-53fcbc07b559 (type: ports) to 2 2026-06-26 11:45:58.095 10 INFO neutron.services.segments.plugin [-] Segment c45e8720-db30-491b-b2cf-d08db69f05e8 resource provider aggregate not found 2026-06-26 11:45:58.103 10 INFO neutron.services.segments.plugin [-] Segment c45e8720-db30-491b-b2cf-d08db69f05e8 resource provider aggregate not found 2026-06-26 11:45:58.121 10 INFO neutron.services.segments.plugin [-] Segment c45e8720-db30-491b-b2cf-d08db69f05e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c45e8720-db30-491b-b2cf-d08db69f05e8 found for delete ", "request_id": "req-4ef6d9d3-a352-4562-86be-4adc02a50f99"}]} 2026-06-26 11:45:58.126 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4859f5cc-ffef-41c8-9714-8068562f4cd1 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - default default] No more DHCP agents 2026-06-26 11:45:58.132 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4859f5cc-ffef-41c8-9714-8068562f4cd1 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - default default] Unable to schedule network b908107d-7545-4964-bada-504fe2bf4b15: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:45:58.147 10 INFO neutron.services.segments.plugin [-] Segment c45e8720-db30-491b-b2cf-d08db69f05e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c45e8720-db30-491b-b2cf-d08db69f05e8 found for delete ", "request_id": "req-4b5368af-e32c-4a8f-a96a-8dd9a3c60b08"}]} 2026-06-26 11:45:58.161 10 INFO neutron.wsgi [None req-4d21a0a5-1bde-4491-b622-2541e5ab4317 f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - - -] 10.0.0.244 "DELETE /v2.0/networks/eecd8485-4f4e-4a3f-938a-b6659c134134 HTTP/1.1" status: 204 len: 168 time: 0.9656262 2026-06-26 11:45:58.198 10 INFO neutron.pecan_wsgi.hooks.translation [None req-991673f3-9628-42c7-a7eb-627a250a9737 f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-26 11:45:58.201 10 INFO neutron.wsgi [None req-991673f3-9628-42c7-a7eb-627a250a9737 f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - - -] 10.0.0.244 "DELETE /v2.0/networks/eecd8485-4f4e-4a3f-938a-b6659c134134 HTTP/1.1" status: 404 len: 339 time: 0.0354884 2026-06-26 11:45:58.364 10 INFO neutron.wsgi [None req-1d003305-7c66-4403-919f-76db1b7203c7 f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - default default] 10.0.0.244 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" status: 200 len: 845 time: 0.1560671 2026-06-26 11:45:58.432 10 INFO neutron.wsgi [None req-2a677367-fca2-44b1-8282-69a961033f9b f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - default default] 10.0.0.244 "GET /v2.0/subnets?network_id=20f6d01b-24c3-42c0-b7fb-c84d1393658f HTTP/1.1" status: 200 len: 820 time: 0.0597651 2026-06-26 11:45:58.442 10 INFO neutron.wsgi [None req-548320c4-cd6c-4374-a55b-c5fdb210fe4d f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - default default] 10.0.0.244 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16520 time: 0.0067780 2026-06-26 11:45:58.593 9 INFO neutron.db.ovn_revision_numbers_db [None req-4859f5cc-ffef-41c8-9714-8068562f4cd1 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] Successfully bumped revision number for resource ffbc9811-b2bf-4fb2-8174-53fcbc07b559 (type: router_ports) to 2 2026-06-26 11:45:58.595 9 INFO neutron.wsgi [None req-4859f5cc-ffef-41c8-9714-8068562f4cd1 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] 10.0.0.244 "PUT /v2.0/routers/aff26e18-5c12-41bf-9a7e-d9f17e69ea58/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.2501533 2026-06-26 11:45:58.606 9 INFO neutron.wsgi [None req-ecf8d0da-c6b2-4f27-8c33-1becfab55a86 f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - default default] 10.0.0.244 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1504 time: 0.1595604 2026-06-26 11:45:58.694 10 INFO neutron.wsgi [None req-ee087de1-e35e-4e79-bf94-f031e7b70745 f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - default default] 10.0.0.244 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1428 time: 0.0827315 2026-06-26 11:45:58.804 10 INFO neutron.wsgi [None req-b5cfce6a-1d98-4ce6-92cb-7ef28c858ad5 f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - default default] 10.0.0.244 "GET /v2.0/networks/aa5f31ae-2c5c-42a5-975b-2021bb9932f4 HTTP/1.1" status: 200 len: 863 time: 0.1026864 2026-06-26 11:45:58.849 9 INFO neutron.wsgi [None req-366d24b9-be2d-408d-8b7c-e924a47812dd f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - default default] 10.0.0.244 "GET /v2.0/subnets/b9e7b0b0-d944-496e-abf6-4ad4805d24ea HTTP/1.1" status: 200 len: 811 time: 0.0377901 2026-06-26 11:45:58.885 10 INFO neutron.pecan_wsgi.hooks.translation [None req-88e78fe0-e4b0-4a79-a1fc-b6f0f05a8939 f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-26 11:45:58.888 10 INFO neutron.wsgi [None req-88e78fe0-e4b0-4a79-a1fc-b6f0f05a8939 f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - - -] 10.0.0.244 "DELETE /v2.0/subnets/e647751d-d4dc-4148-a38f-3755c2bca158 HTTP/1.1" status: 404 len: 337 time: 0.0300534 2026-06-26 11:45:58.927 10 INFO neutron.pecan_wsgi.hooks.translation [None req-4d16f337-5ee3-4763-b4d7-3dd7cf817e9c f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-26 11:45:58.930 10 INFO neutron.wsgi [None req-4d16f337-5ee3-4763-b4d7-3dd7cf817e9c f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - - -] 10.0.0.244 "DELETE /v2.0/networks/eecd8485-4f4e-4a3f-938a-b6659c134134 HTTP/1.1" status: 404 len: 339 time: 0.0376458 2026-06-26 11:45:59.009 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-93a53b86-3a7c-4d23-8ca2-8549a9090e91 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] No more DHCP agents 2026-06-26 11:45:59.013 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-93a53b86-3a7c-4d23-8ca2-8549a9090e91 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] Unable to schedule network b908107d-7545-4964-bada-504fe2bf4b15: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:45:59.129 10 INFO neutron.wsgi [None req-1f4778f1-13aa-46fd-b930-864224a42258 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "PUT /v2.0/routers/1abc0ce3-f16a-4d87-a74c-44e20cab6029/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.5636055 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:45:59.195 9 INFO neutron.db.ovn_revision_numbers_db [None req-93a53b86-3a7c-4d23-8ca2-8549a9090e91 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] Successfully bumped revision number for resource 1aa1b360-9a12-45d4-bf0b-45e308a5d2d2 (type: ports) to 1 2026-06-26 11:45:59.212 9 INFO neutron.wsgi [None req-a76c695b-9ae4-4076-b0fe-cc544c400f48 f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - - -] 10.0.0.244 "DELETE /v2.0/subnets/b9e7b0b0-d944-496e-abf6-4ad4805d24ea HTTP/1.1" status: 204 len: 168 time: 0.2724547 2026-06-26 11:45:59.230 9 INFO neutron.wsgi [None req-93a53b86-3a7c-4d23-8ca2-8549a9090e91 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] 10.0.0.244 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.6292386 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:45:59.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015624 2026-06-26 11:45:59.487 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0008607 2026-06-26 11:45:59.596 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-92f59001-cef2-4068-9521-bd5d59760d95 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] No more DHCP agents 2026-06-26 11:45:59.598 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-92f59001-cef2-4068-9521-bd5d59760d95 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] Unable to schedule network b908107d-7545-4964-bada-504fe2bf4b15: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:45:59.742 9 INFO neutron.db.ovn_revision_numbers_db [None req-92f59001-cef2-4068-9521-bd5d59760d95 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] Successfully bumped revision number for resource 7c54be0f-adf1-4d88-98a9-7f3f941d69ac (type: ports) to 1 2026-06-26 11:45:59.760 9 INFO neutron.wsgi [None req-92f59001-cef2-4068-9521-bd5d59760d95 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] 10.0.0.244 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.5252118 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:45:59.970 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-953b323b-b7cb-4e0d-a48e-831e85a00841 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] No more DHCP agents 2026-06-26 11:45:59.972 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-953b323b-b7cb-4e0d-a48e-831e85a00841 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] Unable to schedule network 20f6d01b-24c3-42c0-b7fb-c84d1393658f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:00.053 10 INFO neutron.wsgi [None req-4ea5a51f-dcb0-4ccc-991f-03a53a68f2fc f184055dcfc140ad9af55104e9dfea73 40e3c2a536c84b5593f8b5afe19f6411 - - - -] 10.0.0.244 "DELETE /v2.0/networks/aa5f31ae-2c5c-42a5-975b-2021bb9932f4 HTTP/1.1" status: 204 len: 168 time: 0.8326654 2026-06-26 11:46:00.175 10 INFO neutron.services.segments.plugin [-] Segment 609cb3e4-fe43-421c-b8e7-3db0dc019318 resource provider aggregate not found 2026-06-26 11:46:00.179 10 INFO neutron.services.segments.plugin [-] Segment 609cb3e4-fe43-421c-b8e7-3db0dc019318 resource provider aggregate not found 2026-06-26 11:46:00.205 10 INFO neutron.services.segments.plugin [-] Segment 609cb3e4-fe43-421c-b8e7-3db0dc019318 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 609cb3e4-fe43-421c-b8e7-3db0dc019318 found for delete ", "request_id": "req-8c0bba62-e042-4c5e-8daf-9efe2e153216"}]} 2026-06-26 11:46:00.205 10 INFO neutron.services.segments.plugin [-] Segment 609cb3e4-fe43-421c-b8e7-3db0dc019318 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 609cb3e4-fe43-421c-b8e7-3db0dc019318 found for delete ", "request_id": "req-9587b737-b7a8-42ff-bde5-8a3f36d28517"}]} 2026-06-26 11:46:00.242 10 INFO neutron.wsgi [None req-2d3c3255-5266-46e5-920f-90fcedf5451f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/routers/1abc0ce3-f16a-4d87-a74c-44e20cab6029 HTTP/1.1" status: 204 len: 168 time: 1.1065602 2026-06-26 11:46:00.630 9 INFO neutron.db.l3_db [None req-953b323b-b7cb-4e0d-a48e-831e85a00841 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] Floating IP 0b502431-8df1-4ec8-9260-1b58a5500e51 associated. External IP: 10.96.250.209, port: 7c54be0f-adf1-4d88-98a9-7f3f941d69ac. 2026-06-26 11:46:00.755 9 INFO neutron.wsgi [None req-552fe2b6-ede1-4c67-b433-08637548c658 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/subnets/d38327ce-ee68-45fb-ade5-227c68b63ac7 HTTP/1.1" status: 204 len: 168 time: 0.5037053 2026-06-26 11:46:00.799 10 INFO neutron.wsgi [None req-7e5dac9a-7b46-46ec-b075-4946332c150a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=40e3c2a536c84b5593f8b5afe19f6411&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2121706 2026-06-26 11:46:00.840 9 INFO neutron.db.ovn_revision_numbers_db [None req-953b323b-b7cb-4e0d-a48e-831e85a00841 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] Successfully bumped revision number for resource 0b502431-8df1-4ec8-9260-1b58a5500e51 (type: floatingips) to 0 2026-06-26 11:46:00.936 9 INFO neutron.db.ovn_revision_numbers_db [None req-953b323b-b7cb-4e0d-a48e-831e85a00841 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] Successfully bumped revision number for resource 0b502431-8df1-4ec8-9260-1b58a5500e51 (type: floatingips) to 1 2026-06-26 11:46:00.971 9 INFO neutron.wsgi [None req-953b323b-b7cb-4e0d-a48e-831e85a00841 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] 10.0.0.244 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1042 time: 1.2055507 2026-06-26 11:46:01.092 9 INFO neutron.wsgi [None req-404f6c0a-ea03-46d8-b741-cd064a8b5b5c df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/e0cf0664-e690-4e9a-9289-9e2eef80964a HTTP/1.1" status: 204 len: 168 time: 0.2877066 2026-06-26 11:46:01.114 9 INFO neutron.db.l3_db [None req-2f28bc15-8c73-4b2f-bff9-bdb32777b53d 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] Floating IP 0b502431-8df1-4ec8-9260-1b58a5500e51 disassociated. External IP: 10.96.250.209, port: 7c54be0f-adf1-4d88-98a9-7f3f941d69ac. 2026-06-26 11:46:01.130 9 INFO neutron.db.ovn_revision_numbers_db [None req-2f28bc15-8c73-4b2f-bff9-bdb32777b53d 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] Successfully bumped revision number for resource 0b502431-8df1-4ec8-9260-1b58a5500e51 (type: floatingips) to 2 2026-06-26 11:46:01.192 10 INFO neutron.wsgi [None req-47250591-371d-4217-9efa-870941432f02 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/networks/19c26a31-95ea-4dfe-a242-402983f49ab7 HTTP/1.1" status: 204 len: 168 time: 0.4332631 2026-06-26 11:46:01.202 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] No hosting information found for port d88a2022-79a6-433d-9ef0-00a9e90b4f55: RuntimeError: No hosting information found for port d88a2022-79a6-433d-9ef0-00a9e90b4f55 2026-06-26 11:46:01.203 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status up for port: ffbc9811-b2bf-4fb2-8174-53fcbc07b559 2026-06-26 11:46:01.210 9 INFO neutron.wsgi [None req-2f28bc15-8c73-4b2f-bff9-bdb32777b53d 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] 10.0.0.244 "PUT /v2.0/floatingips/0b502431-8df1-4ec8-9260-1b58a5500e51 HTTP/1.1" status: 200 len: 748 time: 0.2333918 2026-06-26 11:46:01.211 9 INFO neutron.plugins.ml2.plugin [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Attempt 1 to provision port ffbc9811-b2bf-4fb2-8174-53fcbc07b559 2026-06-26 11:46:01.496 9 INFO neutron.wsgi [None req-236e1a73-fbe8-43b7-b444-713f4e43b667 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=1b299556e3f9449d9a04d2bb1e807487&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0524120 2026-06-26 11:46:01.524 9 INFO neutron.db.ovn_revision_numbers_db [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Successfully bumped revision number for resource ffbc9811-b2bf-4fb2-8174-53fcbc07b559 (type: ports) to 3 2026-06-26 11:46:01.597 10 INFO neutron.wsgi [None req-e07ea3c7-b53d-4003-ab59-01b54291e606 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] 10.0.0.244 "DELETE /v2.0/floatingips/0b502431-8df1-4ec8-9260-1b58a5500e51 HTTP/1.1" status: 204 len: 168 time: 0.3806992 2026-06-26 11:46:01.647 9 INFO neutron.db.ovn_revision_numbers_db [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Successfully bumped revision number for resource ffbc9811-b2bf-4fb2-8174-53fcbc07b559 (type: router_ports) to 3 2026-06-26 11:46:01.779 10 INFO neutron.wsgi [None req-373641d5-fb60-4d95-8f96-c9737153a542 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/3361c4ce-6ad5-4685-8c36-e06131129fce HTTP/1.1" status: 204 len: 168 time: 0.2768750 2026-06-26 11:46:01.873 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7abab4e7-ba53-415a-91bc-f0e0f767ed1d 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] No more DHCP agents 2026-06-26 11:46:01.876 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7abab4e7-ba53-415a-91bc-f0e0f767ed1d 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] Unable to schedule network 20f6d01b-24c3-42c0-b7fb-c84d1393658f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:02.227 10 INFO neutron.services.segments.plugin [-] Segment 034bdbbf-fbaa-4513-ab3c-95a74c2e57e7 resource provider aggregate not found 2026-06-26 11:46:02.236 10 INFO neutron.services.segments.plugin [-] Segment 034bdbbf-fbaa-4513-ab3c-95a74c2e57e7 resource provider aggregate not found 2026-06-26 11:46:02.248 10 INFO neutron.services.segments.plugin [-] Segment 034bdbbf-fbaa-4513-ab3c-95a74c2e57e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 034bdbbf-fbaa-4513-ab3c-95a74c2e57e7 found for delete ", "request_id": "req-84a5537f-75d8-499d-8a8d-84a184859317"}]} 2026-06-26 11:46:02.253 10 INFO neutron.services.segments.plugin [-] Segment 034bdbbf-fbaa-4513-ab3c-95a74c2e57e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 034bdbbf-fbaa-4513-ab3c-95a74c2e57e7 found for delete ", "request_id": "req-502f1be3-5dc4-4c87-8210-3e7c8e2a88e6"}]} 2026-06-26 11:46:02.378 10 INFO neutron.db.l3_db [None req-7abab4e7-ba53-415a-91bc-f0e0f767ed1d 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] Floating IP 58d75299-8de7-4cbc-90a4-23f1fe089b8c associated. External IP: 10.96.250.204, port: 1aa1b360-9a12-45d4-bf0b-45e308a5d2d2. 2026-06-26 11:46:02.557 10 INFO neutron.db.ovn_revision_numbers_db [None req-7abab4e7-ba53-415a-91bc-f0e0f767ed1d 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] Successfully bumped revision number for resource 58d75299-8de7-4cbc-90a4-23f1fe089b8c (type: floatingips) to 0 2026-06-26 11:46:02.644 10 INFO neutron.db.ovn_revision_numbers_db [None req-7abab4e7-ba53-415a-91bc-f0e0f767ed1d 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] Successfully bumped revision number for resource 58d75299-8de7-4cbc-90a4-23f1fe089b8c (type: floatingips) to 1 2026-06-26 11:46:02.689 10 INFO neutron.wsgi [None req-7abab4e7-ba53-415a-91bc-f0e0f767ed1d 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] 10.0.0.244 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1042 time: 1.0857837 2026-06-26 11:46:02.743 10 INFO neutron.wsgi [None req-9579b475-60e3-404d-91dc-245424da70b0 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - default default] 10.0.0.244 "GET /v2.0/floatingips/58d75299-8de7-4cbc-90a4-23f1fe089b8c HTTP/1.1" status: 200 len: 1039 time: 0.0486331 2026-06-26 11:46:02.828 10 INFO neutron.wsgi [None req-d48d41c4-492a-4d3f-be52-c55a14582b32 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - default default] 10.0.0.244 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1042 time: 0.0795341 2026-06-26 11:46:03.102 10 INFO neutron.db.l3_db [None req-20418e18-2ce2-4785-8ed8-1fcfa6c6eea0 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] Floating IP 58d75299-8de7-4cbc-90a4-23f1fe089b8c associated. External IP: 10.96.250.204, port: 1aa1b360-9a12-45d4-bf0b-45e308a5d2d2. 2026-06-26 11:46:03.313 10 INFO neutron.db.ovn_revision_numbers_db [None req-20418e18-2ce2-4785-8ed8-1fcfa6c6eea0 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] Successfully bumped revision number for resource 58d75299-8de7-4cbc-90a4-23f1fe089b8c (type: floatingips) to 2 2026-06-26 11:46:03.392 9 INFO neutron.db.ovn_revision_numbers_db [None req-4d1b45e5-6882-475e-9374-6180f2b72334 ecc5e1e8c5914a17b03ee7aba565d7cb ca957a96a4624a7c9ad71268927cb408 - - - -] Successfully bumped revision number for resource 905b5095-5393-43a0-9726-7fe53310b92b (type: security_groups) to 1 2026-06-26 11:46:03.408 10 INFO neutron.db.ovn_revision_numbers_db [None req-20418e18-2ce2-4785-8ed8-1fcfa6c6eea0 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] Successfully bumped revision number for resource 58d75299-8de7-4cbc-90a4-23f1fe089b8c (type: floatingips) to 3 2026-06-26 11:46:03.467 9 INFO neutron.db.ovn_revision_numbers_db [None req-4d1b45e5-6882-475e-9374-6180f2b72334 ecc5e1e8c5914a17b03ee7aba565d7cb ca957a96a4624a7c9ad71268927cb408 - - - -] Successfully bumped revision number for resource debcec25-38fb-4c4d-8177-f111385bcdd8 (type: security_groups) to 1 2026-06-26 11:46:03.488 9 INFO neutron.wsgi [None req-4d1b45e5-6882-475e-9374-6180f2b72334 ecc5e1e8c5914a17b03ee7aba565d7cb ca957a96a4624a7c9ad71268927cb408 - - - -] 10.0.0.244 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1760 time: 0.4661868 2026-06-26 11:46:03.541 9 INFO neutron.wsgi [None req-52f64ebb-1904-43de-bd7c-e9c4f25a0c25 ecc5e1e8c5914a17b03ee7aba565d7cb ca957a96a4624a7c9ad71268927cb408 - - default default] 10.0.0.244 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 4538 time: 0.0481882 2026-06-26 11:46:03.631 9 INFO neutron.db.ovn_revision_numbers_db [None req-971f005d-b0b3-4189-b043-1fa3f5bcaff3 ecc5e1e8c5914a17b03ee7aba565d7cb ca957a96a4624a7c9ad71268927cb408 - - - -] Successfully bumped revision number for resource debcec25-38fb-4c4d-8177-f111385bcdd8 (type: security_groups) to 2 2026-06-26 11:46:03.633 9 INFO neutron.wsgi [None req-971f005d-b0b3-4189-b043-1fa3f5bcaff3 ecc5e1e8c5914a17b03ee7aba565d7cb ca957a96a4624a7c9ad71268927cb408 - - - -] 10.0.0.244 "PUT /v2.0/security-groups/debcec25-38fb-4c4d-8177-f111385bcdd8 HTTP/1.1" status: 200 len: 1793 time: 0.0835838 2026-06-26 11:46:03.674 9 INFO neutron.wsgi [None req-e72efff9-2bac-40ca-8e6e-ce2239699c56 ecc5e1e8c5914a17b03ee7aba565d7cb ca957a96a4624a7c9ad71268927cb408 - - default default] 10.0.0.244 "GET /v2.0/security-groups/debcec25-38fb-4c4d-8177-f111385bcdd8 HTTP/1.1" status: 200 len: 1793 time: 0.0343034 2026-06-26 11:46:03.710 10 INFO neutron.wsgi [None req-20418e18-2ce2-4785-8ed8-1fcfa6c6eea0 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] 10.0.0.244 "PUT /v2.0/floatingips/58d75299-8de7-4cbc-90a4-23f1fe089b8c HTTP/1.1" status: 200 len: 1039 time: 0.8758790 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:46:03.793 9 INFO neutron.wsgi [None req-cfafa7d7-1492-4915-a686-3fe2b84807ef ecc5e1e8c5914a17b03ee7aba565d7cb ca957a96a4624a7c9ad71268927cb408 - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/debcec25-38fb-4c4d-8177-f111385bcdd8 HTTP/1.1" status: 204 len: 168 time: 0.1139998 2026-06-26 11:46:03.835 9 INFO neutron.wsgi [None req-b9953317-128e-4de0-a030-8d96fd8135f5 ecc5e1e8c5914a17b03ee7aba565d7cb ca957a96a4624a7c9ad71268927cb408 - - default default] 10.0.0.244 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0365529 2026-06-26 11:46:03.840 10 INFO neutron.db.l3_db [None req-004dafb8-0f42-4269-8d4d-387cb931c177 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] Floating IP 58d75299-8de7-4cbc-90a4-23f1fe089b8c disassociated. External IP: 10.96.250.204, port: 7c54be0f-adf1-4d88-98a9-7f3f941d69ac. 2026-06-26 11:46:03.859 9 INFO neutron.api.v2.resource [None req-280845d2-bf4e-4a8f-9d6e-3f7e976906b3 ecc5e1e8c5914a17b03ee7aba565d7cb ca957a96a4624a7c9ad71268927cb408 - - - -] delete failed (client error): The resource could not be found. 2026-06-26 11:46:03.860 9 INFO neutron.wsgi [None req-280845d2-bf4e-4a8f-9d6e-3f7e976906b3 ecc5e1e8c5914a17b03ee7aba565d7cb ca957a96a4624a7c9ad71268927cb408 - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/debcec25-38fb-4c4d-8177-f111385bcdd8 HTTP/1.1" status: 404 len: 347 time: 0.0184608 2026-06-26 11:46:03.888 10 INFO neutron.db.ovn_revision_numbers_db [None req-004dafb8-0f42-4269-8d4d-387cb931c177 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] Successfully bumped revision number for resource 58d75299-8de7-4cbc-90a4-23f1fe089b8c (type: floatingips) to 4 2026-06-26 11:46:03.949 9 INFO neutron.db.ovn_revision_numbers_db [None req-fdd1d193-d25e-4399-9776-11ab07506df7 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 5f7b6146-8eaa-411c-90fa-99db3b6a718a (type: security_groups) to 1 2026-06-26 11:46:03.974 10 INFO neutron.wsgi [None req-004dafb8-0f42-4269-8d4d-387cb931c177 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] 10.0.0.244 "PUT /v2.0/floatingips/58d75299-8de7-4cbc-90a4-23f1fe089b8c HTTP/1.1" status: 200 len: 748 time: 0.2588706 2026-06-26 11:46:03.977 9 INFO neutron.wsgi [None req-fdd1d193-d25e-4399-9776-11ab07506df7 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=fa2ddc4420974e3e95f1bffe2c8802ef&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3175378 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:46:04.026 9 INFO neutron.db.ovn_revision_numbers_db [None req-26a732b0-52a4-4cd6-b2e7-64f0ab743b3a ecc5e1e8c5914a17b03ee7aba565d7cb ca957a96a4624a7c9ad71268927cb408 - - - -] Successfully bumped revision number for resource 5db9c774-cf9b-443f-a783-e0627c59792d (type: security_groups) to 1 2026-06-26 11:46:04.062 9 INFO neutron.wsgi [None req-26a732b0-52a4-4cd6-b2e7-64f0ab743b3a ecc5e1e8c5914a17b03ee7aba565d7cb ca957a96a4624a7c9ad71268927cb408 - - - -] 10.0.0.244 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1761 time: 0.1925418 2026-06-26 11:46:04.071 9 INFO neutron.db.ovn_revision_numbers_db [None req-0c0faad9-7b2d-4910-aa00-9017e9eaa08e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource dfeec9d6-0d28-4483-a5c0-09ee7c5755b1 (type: security_groups) to 1 2026-06-26 11:46:04.147 9 INFO neutron.db.segments_db [None req-0c0faad9-7b2d-4910-aa00-9017e9eaa08e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Added segment b9932836-6dbf-418b-b409-fc17d40f3be7 of type geneve for network 040592c6-4d20-47b3-b48d-1082c1e210a0 2026-06-26 11:46:04.252 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5000c8f-c27e-4a61-a41f-f762fd6677d8 ecc5e1e8c5914a17b03ee7aba565d7cb ca957a96a4624a7c9ad71268927cb408 - - - -] Successfully bumped revision number for resource 674d805f-9b87-4089-9570-e50d8deaf5a2 (type: security_group_rules) to 0 2026-06-26 11:46:04.253 9 INFO neutron.wsgi [None req-612632a7-e1c4-4492-b40a-38f70c1e9921 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/5f7b6146-8eaa-411c-90fa-99db3b6a718a HTTP/1.1" status: 204 len: 168 time: 0.2680418 2026-06-26 11:46:04.292 9 INFO neutron.db.ovn_revision_numbers_db [None req-0c0faad9-7b2d-4910-aa00-9017e9eaa08e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 040592c6-4d20-47b3-b48d-1082c1e210a0 (type: networks) to 1 2026-06-26 11:46:04.295 10 INFO neutron.wsgi [None req-e5000c8f-c27e-4a61-a41f-f762fd6677d8 ecc5e1e8c5914a17b03ee7aba565d7cb ca957a96a4624a7c9ad71268927cb408 - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.2269509 2026-06-26 11:46:04.338 9 INFO neutron.wsgi [None req-6c0d8368-03e1-4e2d-a637-9b93ee078e84 ecc5e1e8c5914a17b03ee7aba565d7cb ca957a96a4624a7c9ad71268927cb408 - - default default] 10.0.0.244 "GET /v2.0/security-group-rules/674d805f-9b87-4089-9570-e50d8deaf5a2 HTTP/1.1" status: 200 len: 763 time: 0.0301979 2026-06-26 11:46:04.401 9 INFO neutron.wsgi [None req-6c9f81f2-d433-46d3-a147-4eca1574e6aa ecc5e1e8c5914a17b03ee7aba565d7cb ca957a96a4624a7c9ad71268927cb408 - - default default] 10.0.0.244 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4113 time: 0.0566514 2026-06-26 11:46:04.471 10 INFO neutron.wsgi [None req-4ded1bdb-8bf6-4b90-b7c8-26f52509168e 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] 10.0.0.244 "DELETE /v2.0/floatingips/58d75299-8de7-4cbc-90a4-23f1fe089b8c HTTP/1.1" status: 204 len: 168 time: 0.4915211 2026-06-26 11:46:04.503 9 INFO neutron.api.v2.resource [None req-5c37d2c3-e36a-46c9-b8e4-8deeb7d29ccc 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] delete failed (client error): The resource could not be found. 2026-06-26 11:46:04.504 9 INFO neutron.wsgi [None req-5c37d2c3-e36a-46c9-b8e4-8deeb7d29ccc 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] 10.0.0.244 "DELETE /v2.0/floatingips/58d75299-8de7-4cbc-90a4-23f1fe089b8c HTTP/1.1" status: 404 len: 345 time: 0.0266817 2026-06-26 11:46:04.552 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0c0faad9-7b2d-4910-aa00-9017e9eaa08e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:46:04.554 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0c0faad9-7b2d-4910-aa00-9017e9eaa08e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network 040592c6-4d20-47b3-b48d-1082c1e210a0: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:04.558 10 INFO neutron.db.ovn_revision_numbers_db [None req-0f49bca2-7721-47e7-ac86-1a6dee6f720a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource ac780364-ec4e-466b-9ec3-1adf8794c5a7 (type: security_groups) to 1 2026-06-26 11:46:04.599 10 INFO neutron.wsgi [None req-0f49bca2-7721-47e7-ac86-1a6dee6f720a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=22e8b2d14e974e34bd3565a1f4a9d322&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2127342 2026-06-26 11:46:04.613 10 INFO neutron.wsgi [None req-e6c034a4-5d00-431b-97b7-68618ff6dd1d ecc5e1e8c5914a17b03ee7aba565d7cb ca957a96a4624a7c9ad71268927cb408 - - - -] 10.0.0.244 "DELETE /v2.0/security-group-rules/674d805f-9b87-4089-9570-e50d8deaf5a2 HTTP/1.1" status: 204 len: 168 time: 0.2063284 2026-06-26 11:46:04.620 9 INFO neutron.db.ovn_revision_numbers_db [None req-0c0faad9-7b2d-4910-aa00-9017e9eaa08e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 4e732e82-50b5-418b-a960-b2675a5c2faa (type: ports) to 1 2026-06-26 11:46:04.642 9 INFO neutron.wsgi [None req-0c0faad9-7b2d-4910-aa00-9017e9eaa08e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 947 time: 0.8838701 2026-06-26 11:46:04.662 10 INFO neutron.wsgi [None req-5f07b54e-3d30-4e0b-8447-7b657c943490 ecc5e1e8c5914a17b03ee7aba565d7cb ca957a96a4624a7c9ad71268927cb408 - - default default] 10.0.0.244 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0437708 2026-06-26 11:46:04.852 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b5ab502b-7157-4aad-8d4c-d21e0b7ce910 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:46:04.857 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b5ab502b-7157-4aad-8d4c-d21e0b7ce910 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network 040592c6-4d20-47b3-b48d-1082c1e210a0: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:04.863 10 INFO neutron.db.ovn_revision_numbers_db [None req-124ab7e2-1582-4a49-a017-645875422b4b ecc5e1e8c5914a17b03ee7aba565d7cb ca957a96a4624a7c9ad71268927cb408 - - - -] Successfully bumped revision number for resource 13585387-f405-4b14-9af6-d8d7c2632fd8 (type: security_group_rules) to 0 2026-06-26 11:46:04.875 9 INFO neutron.wsgi [None req-f0c91751-75a5-4bf1-bfa3-87b8139e5e22 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/ac780364-ec4e-466b-9ec3-1adf8794c5a7 HTTP/1.1" status: 204 len: 168 time: 0.2627192 2026-06-26 11:46:04.898 10 INFO neutron.wsgi [None req-124ab7e2-1582-4a49-a017-645875422b4b ecc5e1e8c5914a17b03ee7aba565d7cb ca957a96a4624a7c9ad71268927cb408 - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.2313991 2026-06-26 11:46:04.922 9 INFO neutron.wsgi [None req-ff4b7559-8be5-4127-bc25-724cf05f2925 ecc5e1e8c5914a17b03ee7aba565d7cb ca957a96a4624a7c9ad71268927cb408 - - default default] 10.0.0.244 "GET /v2.0/security-group-rules/13585387-f405-4b14-9af6-d8d7c2632fd8 HTTP/1.1" status: 200 len: 763 time: 0.0184536 2026-06-26 11:46:04.925 10 INFO neutron.wsgi [None req-ef39755f-ac05-4323-8c43-13ac6961afbf 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] 10.0.0.244 "DELETE /v2.0/ports/7c54be0f-adf1-4d88-98a9-7f3f941d69ac HTTP/1.1" status: 204 len: 168 time: 0.4102664 2026-06-26 11:46:04.971 10 INFO neutron.wsgi [None req-d1eefdab-93d8-482b-9a95-4aa78678696b ecc5e1e8c5914a17b03ee7aba565d7cb ca957a96a4624a7c9ad71268927cb408 - - default default] 10.0.0.244 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4113 time: 0.0415366 2026-06-26 11:46:05.108 9 INFO neutron.wsgi [None req-11348f49-b763-48cf-a9e3-67d027bd7ce5 ecc5e1e8c5914a17b03ee7aba565d7cb ca957a96a4624a7c9ad71268927cb408 - - - -] 10.0.0.244 "DELETE /v2.0/security-group-rules/13585387-f405-4b14-9af6-d8d7c2632fd8 HTTP/1.1" status: 204 len: 168 time: 0.1332314 2026-06-26 11:46:05.168 9 INFO neutron.wsgi [None req-20bcb08f-0fe9-4c2c-876f-b50a819a80dd ecc5e1e8c5914a17b03ee7aba565d7cb ca957a96a4624a7c9ad71268927cb408 - - default default] 10.0.0.244 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0545714 2026-06-26 11:46:05.265 10 INFO neutron.wsgi [None req-16cef5c4-85a5-465f-8eef-2a066010b391 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] 10.0.0.244 "DELETE /v2.0/ports/1aa1b360-9a12-45d4-bf0b-45e308a5d2d2 HTTP/1.1" status: 204 len: 168 time: 0.3348808 2026-06-26 11:46:05.327 9 INFO neutron.db.ovn_revision_numbers_db [None req-189133bb-25e7-4321-91e7-d921e02f946b ecc5e1e8c5914a17b03ee7aba565d7cb ca957a96a4624a7c9ad71268927cb408 - - - -] Successfully bumped revision number for resource 49f2f878-cab4-4da5-baac-7c999341a2ed (type: security_group_rules) to 0 2026-06-26 11:46:05.364 10 INFO neutron.wsgi [None req-1b04149e-3059-4ea7-819e-9f2439f66844 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - default default] 10.0.0.244 "GET /v2.0/ports?device_id=aff26e18-5c12-41bf-9a7e-d9f17e69ea58 HTTP/1.1" status: 200 len: 1140 time: 0.0936012 2026-06-26 11:46:05.364 9 INFO neutron.db.ovn_revision_numbers_db [None req-b5ab502b-7157-4aad-8d4c-d21e0b7ce910 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 4e732e82-50b5-418b-a960-b2675a5c2faa (type: ports) to 2 2026-06-26 11:46:05.376 9 INFO neutron.wsgi [None req-189133bb-25e7-4321-91e7-d921e02f946b ecc5e1e8c5914a17b03ee7aba565d7cb ca957a96a4624a7c9ad71268927cb408 - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.2018187 2026-06-26 11:46:05.388 9 INFO neutron.db.ovn_revision_numbers_db [None req-b5ab502b-7157-4aad-8d4c-d21e0b7ce910 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 6c74adc5-63dd-421c-8ddb-129062131c2a (type: subnets) to 0 2026-06-26 11:46:05.400 9 INFO neutron.wsgi [None req-1882c1ed-d30b-44b2-9717-b9d2f5893a02 ecc5e1e8c5914a17b03ee7aba565d7cb ca957a96a4624a7c9ad71268927cb408 - - default default] 10.0.0.244 "GET /v2.0/security-group-rules/49f2f878-cab4-4da5-baac-7c999341a2ed HTTP/1.1" status: 200 len: 764 time: 0.0177529 2026-06-26 11:46:05.422 9 INFO neutron.wsgi [None req-b5ab502b-7157-4aad-8d4c-d21e0b7ce910 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 867 time: 0.7763231 2026-06-26 11:46:05.451 9 INFO neutron.wsgi [None req-fbf72feb-7a4c-4fff-8665-44b843598f47 ecc5e1e8c5914a17b03ee7aba565d7cb ca957a96a4624a7c9ad71268927cb408 - - default default] 10.0.0.244 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4114 time: 0.0436366 2026-06-26 11:46:05.623 9 INFO neutron.wsgi [None req-a82572d9-7ddc-40c3-9831-018a8660378e ecc5e1e8c5914a17b03ee7aba565d7cb ca957a96a4624a7c9ad71268927cb408 - - - -] 10.0.0.244 "DELETE /v2.0/security-group-rules/49f2f878-cab4-4da5-baac-7c999341a2ed HTTP/1.1" status: 204 len: 168 time: 0.1643028 2026-06-26 11:46:05.663 10 INFO neutron.wsgi [None req-88dad58b-c867-4d9d-b6a7-bc7e94a840f1 ecc5e1e8c5914a17b03ee7aba565d7cb ca957a96a4624a7c9ad71268927cb408 - - default default] 10.0.0.244 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0332427 2026-06-26 11:46:06.145 9 INFO neutron.wsgi [None req-05bd1d70-c4cb-4d80-b5ee-9e49f906fbd3 ecc5e1e8c5914a17b03ee7aba565d7cb ca957a96a4624a7c9ad71268927cb408 - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/5db9c774-cf9b-443f-a783-e0627c59792d HTTP/1.1" status: 204 len: 168 time: 0.4759295 2026-06-26 11:46:06.162 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9fd31a50-27a5-48fd-8937-b182d826fc27 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:46:06.163 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9fd31a50-27a5-48fd-8937-b182d826fc27 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network 20f6d01b-24c3-42c0-b7fb-c84d1393658f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:06.206 10 INFO neutron.wsgi [None req-f2251f55-627e-4569-9ed6-76346a56e715 ecc5e1e8c5914a17b03ee7aba565d7cb ca957a96a4624a7c9ad71268927cb408 - - default default] 10.0.0.244 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0571525 2026-06-26 11:46:06.267 10 INFO neutron.wsgi [None req-16a79ed8-72c7-453e-85cf-dcd6c6cffa21 ecc5e1e8c5914a17b03ee7aba565d7cb ca957a96a4624a7c9ad71268927cb408 - - default default] 10.0.0.244 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0509992 2026-06-26 11:46:06.425 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fd31a50-27a5-48fd-8937-b182d826fc27 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource f7025bca-1c52-4f4f-b7c2-6349117c13e9 (type: ports) to 1 2026-06-26 11:46:06.520 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] No port found with ID ffbc9811-b2bf-4fb2-8174-53fcbc07b559: RuntimeError: No port found with ID ffbc9811-b2bf-4fb2-8174-53fcbc07b559 2026-06-26 11:46:06.586 10 INFO neutron.wsgi [None req-36c06d8e-758d-4702-bf70-09b712551959 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] 10.0.0.244 "PUT /v2.0/routers/aff26e18-5c12-41bf-9a7e-d9f17e69ea58/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.2181218 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:46:07.132 9 INFO neutron.wsgi [None req-5833e96c-a3d8-4496-bed9-98d9007c037e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=ca957a96a4624a7c9ad71268927cb408&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2621055 2026-06-26 11:46:07.176 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status up for port: f7025bca-1c52-4f4f-b7c2-6349117c13e9 2026-06-26 11:46:07.185 9 INFO neutron.plugins.ml2.plugin [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Attempt 1 to provision port f7025bca-1c52-4f4f-b7c2-6349117c13e9 2026-06-26 11:46:07.187 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fd31a50-27a5-48fd-8937-b182d826fc27 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource f7025bca-1c52-4f4f-b7c2-6349117c13e9 (type: router_ports) to 1 2026-06-26 11:46:07.207 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d1552ecf-e877-4889-b9fa-e0305fca04dd - - - - - -] Router 67df6772-e824-42b8-a9bc-f379f6140a05 is bound to host instance 2026-06-26 11:46:07.253 10 INFO neutron.wsgi [None req-0f869b48-ce8f-41a4-b34c-7486c2932064 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] 10.0.0.244 "DELETE /v2.0/routers/aff26e18-5c12-41bf-9a7e-d9f17e69ea58 HTTP/1.1" status: 204 len: 168 time: 0.6485994 2026-06-26 11:46:07.332 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fd31a50-27a5-48fd-8937-b182d826fc27 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 67df6772-e824-42b8-a9bc-f379f6140a05 (type: routers) to 3 2026-06-26 11:46:07.396 9 INFO neutron.wsgi [None req-9fd31a50-27a5-48fd-8937-b182d826fc27 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "POST /v2.0/routers HTTP/1.1" status: 201 len: 878 time: 1.9683836 2026-06-26 11:46:07.527 10 INFO neutron.wsgi [None req-fbd29fa6-6c4f-4db9-bb29-cf4a3407c8da df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/905b5095-5393-43a0-9726-7fe53310b92b HTTP/1.1" status: 204 len: 168 time: 0.3843045 2026-06-26 11:46:07.608 9 INFO neutron.wsgi [None req-58ab8efd-f285-4824-9cab-c2482f0261b3 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] 10.0.0.244 "DELETE /v2.0/subnets/7b42c0c5-a0c2-4778-ab2d-0e000ce3145d HTTP/1.1" status: 204 len: 168 time: 0.3477967 2026-06-26 11:46:07.980 10 INFO neutron.db.ovn_revision_numbers_db [None req-6af16c92-7732-4ce9-8e98-ef6e8cfc2955 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource ddeff1a6-f59f-4d1e-ab6a-1979becb57d1 (type: security_groups) to 1 2026-06-26 11:46:08.008 10 INFO neutron.wsgi [None req-6af16c92-7732-4ce9-8e98-ef6e8cfc2955 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=87c35dfc20c641af9d27afd4620154b3&name=default HTTP/1.1" status: 200 len: 2996 time: 0.6294811 2026-06-26 11:46:08.043 9 INFO neutron.db.ovn_revision_numbers_db [None req-d1552ecf-e877-4889-b9fa-e0305fca04dd - - - - - -] Successfully bumped revision number for resource f7025bca-1c52-4f4f-b7c2-6349117c13e9 (type: ports) to 1 2026-06-26 11:46:08.107 9 INFO neutron.services.segments.plugin [-] Segment 6de39860-4529-4a9e-b369-3526f56c0697 resource provider aggregate not found 2026-06-26 11:46:08.115 9 INFO neutron.services.segments.plugin [-] Segment 6de39860-4529-4a9e-b369-3526f56c0697 resource provider aggregate not found 2026-06-26 11:46:08.134 9 INFO neutron.services.segments.plugin [-] Segment 6de39860-4529-4a9e-b369-3526f56c0697 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6de39860-4529-4a9e-b369-3526f56c0697 found for delete ", "request_id": "req-2b7b7fcf-eb6e-4017-8c88-1fdc09153202"}]} 2026-06-26 11:46:08.134 9 INFO neutron.services.segments.plugin [-] Segment 6de39860-4529-4a9e-b369-3526f56c0697 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6de39860-4529-4a9e-b369-3526f56c0697 found for delete ", "request_id": "req-083ad789-4536-4ce3-ade7-79e242b7d84f"}]} 2026-06-26 11:46:08.184 9 INFO neutron.wsgi [None req-c8e7b648-2a4a-4dcd-af2b-ac6859a5e2ee 6f156d7b495c4868a8cadd279806918b f7b742d219fd425eb0ce275433d8122f - - - -] 10.0.0.244 "DELETE /v2.0/networks/b908107d-7545-4964-bada-504fe2bf4b15 HTTP/1.1" status: 204 len: 168 time: 0.5699213 2026-06-26 11:46:08.215 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-45250692-7097-4654-a1db-c3cc2e90cdf2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] No more DHCP agents 2026-06-26 11:46:08.219 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-45250692-7097-4654-a1db-c3cc2e90cdf2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Unable to schedule network 040592c6-4d20-47b3-b48d-1082c1e210a0: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:08.363 10 INFO neutron.db.ovn_revision_numbers_db [None req-45250692-7097-4654-a1db-c3cc2e90cdf2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 9f122d10-de3c-4f11-b522-3ad2c107cec8 (type: ports) to 1 2026-06-26 11:46:08.628 9 INFO neutron.wsgi [None req-d85faceb-c476-470a-b9bd-fa4a52bc759b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/ddeff1a6-f59f-4d1e-ab6a-1979becb57d1 HTTP/1.1" status: 204 len: 168 time: 0.6136489 2026-06-26 11:46:08.650 9 INFO neutron.db.ovn_revision_numbers_db [None req-d1552ecf-e877-4889-b9fa-e0305fca04dd - - - - - -] Successfully bumped revision number for resource f7025bca-1c52-4f4f-b7c2-6349117c13e9 (type: router_ports) to 3 2026-06-26 11:46:08.794 9 INFO neutron.db.ovn_revision_numbers_db [None req-d1552ecf-e877-4889-b9fa-e0305fca04dd - - - - - -] Successfully bumped revision number for resource f7025bca-1c52-4f4f-b7c2-6349117c13e9 (type: ports) to 2 2026-06-26 11:46:08.855 9 INFO neutron.wsgi [None req-85bc105a-8514-4fcd-9407-850a90f77dcb df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=f7b742d219fd425eb0ce275433d8122f&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2502906 2026-06-26 11:46:08.901 10 INFO neutron.db.ovn_revision_numbers_db [None req-45250692-7097-4654-a1db-c3cc2e90cdf2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 9f122d10-de3c-4f11-b522-3ad2c107cec8 (type: router_ports) to 2 2026-06-26 11:46:09.013 9 INFO neutron.db.ovn_revision_numbers_db [None req-d1552ecf-e877-4889-b9fa-e0305fca04dd - - - - - -] Successfully bumped revision number for resource f7025bca-1c52-4f4f-b7c2-6349117c13e9 (type: ports) to 4 2026-06-26 11:46:09.052 10 INFO neutron.db.ovn_revision_numbers_db [None req-45250692-7097-4654-a1db-c3cc2e90cdf2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 9f122d10-de3c-4f11-b522-3ad2c107cec8 (type: ports) to 2 2026-06-26 11:46:09.116 10 INFO neutron.wsgi [None req-8db5aa65-a0ff-45b5-8ad5-04845ff5fdb0 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/5ac1b7df-88f2-4b49-9850-34f9d97e92b8 HTTP/1.1" status: 204 len: 168 time: 0.2554181 2026-06-26 11:46:09.123 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-45250692-7097-4654-a1db-c3cc2e90cdf2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] No more DHCP agents 2026-06-26 11:46:09.124 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-45250692-7097-4654-a1db-c3cc2e90cdf2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Unable to schedule network 040592c6-4d20-47b3-b48d-1082c1e210a0: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:09.224 9 INFO neutron.db.ovn_revision_numbers_db [None req-d1552ecf-e877-4889-b9fa-e0305fca04dd - - - - - -] Successfully bumped revision number for resource f7025bca-1c52-4f4f-b7c2-6349117c13e9 (type: router_ports) to 4 2026-06-26 11:46:09.384 9 INFO neutron.wsgi [-] 10.0.0.244 "GET / HTTP/1.1" status: 200 len: 279 time: 0.0023391 2026-06-26 11:46:09.480 9 INFO neutron.wsgi [None req-14024308-8eee-4246-b007-305966cded8a 21e575b107224dfda5193182b5751f10 07b60b58c275450a9df968afb6e155b2 - - default default] 10.0.0.244 "GET /v2.0/ HTTP/1.1" status: 200 len: 826 time: 0.0917418 2026-06-26 11:46:09.561 10 INFO neutron.db.ovn_revision_numbers_db [None req-45250692-7097-4654-a1db-c3cc2e90cdf2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 9f122d10-de3c-4f11-b522-3ad2c107cec8 (type: router_ports) to 2 2026-06-26 11:46:09.564 10 INFO neutron.wsgi [None req-45250692-7097-4654-a1db-c3cc2e90cdf2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "PUT /v2.0/routers/67df6772-e824-42b8-a9bc-f379f6140a05/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.1576264 2026-06-26 11:46:10.327 10 INFO neutron.db.ovn_revision_numbers_db [None req-48cd86ab-27da-4497-b6e4-a6861dadc148 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 2284309a-c527-4842-9cbd-8ee33f8e870b (type: security_groups) to 1 2026-06-26 11:46:10.351 10 INFO neutron.wsgi [None req-48cd86ab-27da-4497-b6e4-a6861dadc148 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=07b60b58c275450a9df968afb6e155b2&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3389032 2026-06-26 11:46:10.424 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status up for port: 9f122d10-de3c-4f11-b522-3ad2c107cec8 2026-06-26 11:46:10.438 9 INFO neutron.plugins.ml2.plugin [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Attempt 1 to provision port 9f122d10-de3c-4f11-b522-3ad2c107cec8 2026-06-26 11:46:10.582 10 INFO neutron.wsgi [None req-208bbff0-d470-4dd9-b50a-712fcc502286 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/2284309a-c527-4842-9cbd-8ee33f8e870b HTTP/1.1" status: 204 len: 168 time: 0.2269981 2026-06-26 11:46:10.724 9 INFO neutron.wsgi [req-edd5f2a9-3e75-487c-a950-d143bd2e0879 req-83f246c5-6f5c-4a9b-a299-9dacd8454ef1 d3c8c3a22d5048d7b8800f1eaec0e397 64eb66a13b43434285435cfecbd18003 - - default default] 10.0.0.217 "GET /v2.0/networks?id=040592c6-4d20-47b3-b48d-1082c1e210a0 HTTP/1.1" status: 200 len: 876 time: 0.0927513 2026-06-26 11:46:10.761 9 INFO neutron.wsgi [req-edd5f2a9-3e75-487c-a950-d143bd2e0879 req-09d190d5-0f74-46c8-bbd8-8a4cdb019611 d3c8c3a22d5048d7b8800f1eaec0e397 64eb66a13b43434285435cfecbd18003 - - default default] 10.0.0.217 "GET /v2.0/quotas/64eb66a13b43434285435cfecbd18003 HTTP/1.1" status: 200 len: 386 time: 0.0195603 2026-06-26 11:46:10.812 9 INFO neutron.db.ovn_revision_numbers_db [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Successfully bumped revision number for resource 9f122d10-de3c-4f11-b522-3ad2c107cec8 (type: ports) to 3 2026-06-26 11:46:10.938 9 INFO neutron.wsgi [req-edd5f2a9-3e75-487c-a950-d143bd2e0879 req-e2f4a4f3-03fe-4acf-bdea-1ec8fdef72da d3c8c3a22d5048d7b8800f1eaec0e397 64eb66a13b43434285435cfecbd18003 - - default default] 10.0.0.217 "GET /v2.0/ports?tenant_id=64eb66a13b43434285435cfecbd18003&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1681798 2026-06-26 11:46:10.986 9 INFO neutron.db.ovn_revision_numbers_db [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Successfully bumped revision number for resource 9f122d10-de3c-4f11-b522-3ad2c107cec8 (type: router_ports) to 3 2026-06-26 11:46:11.014 9 INFO neutron.wsgi [req-edd5f2a9-3e75-487c-a950-d143bd2e0879 req-1e82bf0d-dc93-4454-b5ed-d4c5a3b561bc c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.217 "GET /v2.0/networks/040592c6-4d20-47b3-b48d-1082c1e210a0?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0680294 2026-06-26 11:46:11.088 9 INFO neutron.wsgi [req-edd5f2a9-3e75-487c-a950-d143bd2e0879 req-3a6bdb32-cb26-4b72-bdac-c9b6d1dfd92b c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.217 "GET /v2.0/networks/040592c6-4d20-47b3-b48d-1082c1e210a0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0675905 2026-06-26 11:46:11.144 10 INFO neutron.db.ovn_revision_numbers_db [None req-9aeece80-eb8c-4b5f-b64e-6d1fb0c3bb94 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] Successfully bumped revision number for resource 4fa2fd0f-f101-4bb4-8e83-f73441629759 (type: security_groups) to 1 2026-06-26 11:46:11.218 10 INFO neutron.db.segments_db [None req-9aeece80-eb8c-4b5f-b64e-6d1fb0c3bb94 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] Added segment 6fb28069-a40e-4366-8f46-b6b93c5d9b5e of type geneve for network 4b01ad6f-6eb0-4f7e-9f2e-5ae92689e390 2026-06-26 11:46:11.263 9 INFO neutron.wsgi [req-d973d41f-aefb-4360-84af-880e1210d96a req-5584fbff-14e6-4f5c-9837-b47fa8ed600d d3c8c3a22d5048d7b8800f1eaec0e397 64eb66a13b43434285435cfecbd18003 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=158c4afa-2720-484b-a2d6-655f4dfc3f56 HTTP/1.1" status: 200 len: 210 time: 0.0319710 2026-06-26 11:46:11.350 10 INFO neutron.db.segments_db [None req-9aeece80-eb8c-4b5f-b64e-6d1fb0c3bb94 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] Added segment 8b1a0258-3581-4c2a-a6be-7043f51ed38e of type geneve for network bb64a554-5873-49bd-8e05-b63619978900 2026-06-26 11:46:11.498 10 INFO neutron.db.ovn_revision_numbers_db [None req-9aeece80-eb8c-4b5f-b64e-6d1fb0c3bb94 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] Successfully bumped revision number for resource 4b01ad6f-6eb0-4f7e-9f2e-5ae92689e390 (type: networks) to 1 2026-06-26 11:46:11.704 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9aeece80-eb8c-4b5f-b64e-6d1fb0c3bb94 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] No more DHCP agents 2026-06-26 11:46:11.706 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9aeece80-eb8c-4b5f-b64e-6d1fb0c3bb94 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] Unable to schedule network 4b01ad6f-6eb0-4f7e-9f2e-5ae92689e390: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:11.801 10 INFO neutron.db.ovn_revision_numbers_db [None req-9aeece80-eb8c-4b5f-b64e-6d1fb0c3bb94 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] Successfully bumped revision number for resource efc68eca-b141-4fa6-a085-a63b6f042e85 (type: ports) to 1 2026-06-26 11:46:11.860 10 INFO neutron.db.ovn_revision_numbers_db [None req-9aeece80-eb8c-4b5f-b64e-6d1fb0c3bb94 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] Successfully bumped revision number for resource bb64a554-5873-49bd-8e05-b63619978900 (type: networks) to 1 2026-06-26 11:46:12.375 9 INFO neutron.wsgi [req-7e613634-640a-4eac-8ecc-7e4fa42a3919 req-78c4315b-7575-4570-95ef-27e2692a029d d3c8c3a22d5048d7b8800f1eaec0e397 64eb66a13b43434285435cfecbd18003 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=158c4afa-2720-484b-a2d6-655f4dfc3f56 HTTP/1.1" status: 200 len: 210 time: 0.0371163 2026-06-26 11:46:12.481 10 INFO neutron.wsgi [req-edd5f2a9-3e75-487c-a950-d143bd2e0879 req-cc69ad41-3898-4cc3-8e91-268638264b81 d3c8c3a22d5048d7b8800f1eaec0e397 64eb66a13b43434285435cfecbd18003 - - default default] 199.204.45.23 "GET /v2.0/networks?id=040592c6-4d20-47b3-b48d-1082c1e210a0 HTTP/1.1" status: 200 len: 876 time: 0.5502172 2026-06-26 11:46:12.547 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9aeece80-eb8c-4b5f-b64e-6d1fb0c3bb94 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] No more DHCP agents 2026-06-26 11:46:12.550 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9aeece80-eb8c-4b5f-b64e-6d1fb0c3bb94 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] Unable to schedule network bb64a554-5873-49bd-8e05-b63619978900: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:12.625 10 INFO neutron.db.ovn_revision_numbers_db [None req-9aeece80-eb8c-4b5f-b64e-6d1fb0c3bb94 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] Successfully bumped revision number for resource 0271754d-3dc0-4f6c-b359-8f192c2ae443 (type: ports) to 1 2026-06-26 11:46:12.676 10 INFO neutron.wsgi [None req-9aeece80-eb8c-4b5f-b64e-6d1fb0c3bb94 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 1445 time: 1.8078294 2026-06-26 11:46:12.753 9 INFO neutron.wsgi [None req-8fdf84ab-ec54-419e-bd5f-86b9aedccd76 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - default default] 10.0.0.244 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2051 time: 0.0666707 2026-06-26 11:46:12.919 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a55e00c6-3421-4e41-8ed1-ac10b81a9dfe d3c8c3a22d5048d7b8800f1eaec0e397 64eb66a13b43434285435cfecbd18003 - - - -] No more DHCP agents 2026-06-26 11:46:12.921 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a55e00c6-3421-4e41-8ed1-ac10b81a9dfe d3c8c3a22d5048d7b8800f1eaec0e397 64eb66a13b43434285435cfecbd18003 - - - -] Unable to schedule network 040592c6-4d20-47b3-b48d-1082c1e210a0: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:13.087 10 INFO neutron.db.ovn_revision_numbers_db [None req-a55e00c6-3421-4e41-8ed1-ac10b81a9dfe d3c8c3a22d5048d7b8800f1eaec0e397 64eb66a13b43434285435cfecbd18003 - - - -] Successfully bumped revision number for resource f2d34908-b358-49e5-ae0b-76e49f3beadc (type: ports) to 1 2026-06-26 11:46:13.114 10 INFO neutron.wsgi [None req-a55e00c6-3421-4e41-8ed1-ac10b81a9dfe d3c8c3a22d5048d7b8800f1eaec0e397 64eb66a13b43434285435cfecbd18003 - - - -] 199.204.45.23 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.6255882 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:46:13.149 9 INFO neutron.services.segments.plugin [-] Segment 6fb28069-a40e-4366-8f46-b6b93c5d9b5e resource provider aggregate not found 2026-06-26 11:46:13.163 9 INFO neutron.services.segments.plugin [-] Segment 6fb28069-a40e-4366-8f46-b6b93c5d9b5e resource provider aggregate not found 2026-06-26 11:46:13.193 9 INFO neutron.services.segments.plugin [-] Segment 6fb28069-a40e-4366-8f46-b6b93c5d9b5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fb28069-a40e-4366-8f46-b6b93c5d9b5e found for delete ", "request_id": "req-21bdd66b-1be9-44af-9370-243548839ba2"}]} 2026-06-26 11:46:13.196 9 INFO neutron.services.segments.plugin [-] Segment 6fb28069-a40e-4366-8f46-b6b93c5d9b5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fb28069-a40e-4366-8f46-b6b93c5d9b5e found for delete ", "request_id": "req-03e4e0ca-c061-4bb1-898f-913146fcb0e5"}]} 2026-06-26 11:46:13.215 9 INFO neutron.wsgi [None req-84ff524b-697c-4885-bf7c-d698f6597cfb 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] 10.0.0.244 "DELETE /v2.0/networks/4b01ad6f-6eb0-4f7e-9f2e-5ae92689e390 HTTP/1.1" status: 204 len: 168 time: 0.4550717 2026-06-26 11:46:13.528 9 INFO neutron.wsgi [req-75cc486d-b61b-452c-b7b1-1fd6b7602790 req-adce3ca6-d9bc-412c-bfeb-4b56ebd9065e d3c8c3a22d5048d7b8800f1eaec0e397 64eb66a13b43434285435cfecbd18003 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=158c4afa-2720-484b-a2d6-655f4dfc3f56 HTTP/1.1" status: 200 len: 1156 time: 0.0463738 2026-06-26 11:46:13.570 9 INFO neutron.wsgi [req-75cc486d-b61b-452c-b7b1-1fd6b7602790 req-2863340d-ba9e-4fc7-8844-7745e727d5c1 d3c8c3a22d5048d7b8800f1eaec0e397 64eb66a13b43434285435cfecbd18003 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=dfeec9d6-0d28-4483-a5c0-09ee7c5755b1&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0349247 2026-06-26 11:46:13.715 10 INFO neutron.db.ovn_revision_numbers_db [None req-2f85837d-503b-48ae-b90c-b2381f629eaa c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] Successfully bumped revision number for resource f2d34908-b358-49e5-ae0b-76e49f3beadc (type: ports) to 2 2026-06-26 11:46:13.793 10 INFO neutron.services.segments.plugin [-] Segment 8b1a0258-3581-4c2a-a6be-7043f51ed38e resource provider aggregate not found 2026-06-26 11:46:13.803 9 INFO neutron.db.ovn_revision_numbers_db [None req-09b1e79c-e407-415f-851e-5b4c3273e16c df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource d781470b-730a-463e-8c5c-3ffe41b66512 (type: security_groups) to 1 2026-06-26 11:46:13.815 10 INFO neutron.services.segments.plugin [-] Segment 8b1a0258-3581-4c2a-a6be-7043f51ed38e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b1a0258-3581-4c2a-a6be-7043f51ed38e found for delete ", "request_id": "req-3ea82d23-b8d5-42b8-8d74-049d8a40f126"}]} 2026-06-26 11:46:13.832 9 INFO neutron.wsgi [None req-09b1e79c-e407-415f-851e-5b4c3273e16c df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=141007f16ce048ea8368d04e4c891102&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2727408 2026-06-26 11:46:13.848 10 INFO neutron.services.segments.plugin [-] Segment 8b1a0258-3581-4c2a-a6be-7043f51ed38e resource provider aggregate not found 2026-06-26 11:46:13.855 10 INFO neutron.wsgi [None req-5e6037d0-3df0-4901-8a13-88570bca2b6f 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] 10.0.0.244 "DELETE /v2.0/networks/bb64a554-5873-49bd-8e05-b63619978900 HTTP/1.1" status: 204 len: 168 time: 0.6347106 2026-06-26 11:46:13.880 10 INFO neutron.services.segments.plugin [-] Segment 8b1a0258-3581-4c2a-a6be-7043f51ed38e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b1a0258-3581-4c2a-a6be-7043f51ed38e found for delete ", "request_id": "req-302392ee-ee28-4c3a-971f-0aec01dc8b1d"}]} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:46:14.000 10 INFO neutron.wsgi [None req-5055568d-145b-45b2-9496-427285e9044f 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - default default] 10.0.0.244 "GET /v2.0/networks HTTP/1.1" status: 200 len: 845 time: 0.1198664 2026-06-26 11:46:14.004 10 INFO neutron.db.ovn_revision_numbers_db [None req-2f85837d-503b-48ae-b90c-b2381f629eaa c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] Successfully bumped revision number for resource f2d34908-b358-49e5-ae0b-76e49f3beadc (type: ports) to 2 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:46:14.029 10 INFO neutron.wsgi [None req-2f85837d-503b-48ae-b90c-b2381f629eaa c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] 199.204.45.23 "PUT /v2.0/ports/f2d34908-b358-49e5-ae0b-76e49f3beadc HTTP/1.1" status: 200 len: 1328 time: 0.9067378 2026-06-26 11:46:14.075 9 INFO neutron.wsgi [None req-f58e7b2e-b701-4a4f-9781-fda7dd42d8bb df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/d781470b-730a-463e-8c5c-3ffe41b66512 HTTP/1.1" status: 204 len: 168 time: 0.2370236 2026-06-26 11:46:14.079 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8020b310-d878-40ad-890b-5a98ffd706e5'] response: {'name': 'network-changed', 'server_uuid': '158c4afa-2720-484b-a2d6-655f4dfc3f56', 'tag': 'f2d34908-b358-49e5-ae0b-76e49f3beadc', 'status': 'completed', 'code': 200} 2026-06-26 11:46:14.116 10 INFO neutron.db.segments_db [None req-c3e2bd60-66fc-4918-868e-b471c2a72329 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] Added segment 26ef5a06-54c6-407f-be70-f090b60b0358 of type geneve for network 0dda859f-05ec-45b5-b288-85329d4b6e76 2026-06-26 11:46:14.122 10 INFO neutron.wsgi [req-edd5f2a9-3e75-487c-a950-d143bd2e0879 req-6b1563ca-8337-4842-9e59-906602f51ee1 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=64eb66a13b43434285435cfecbd18003&device_id=158c4afa-2720-484b-a2d6-655f4dfc3f56 HTTP/1.1" status: 200 len: 1359 time: 0.0525324 2026-06-26 11:46:14.165 10 INFO neutron.wsgi [req-edd5f2a9-3e75-487c-a950-d143bd2e0879 req-65f25959-46d2-4e3b-8a1b-35146c295a5b c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=f2d34908-b358-49e5-ae0b-76e49f3beadc HTTP/1.1" status: 200 len: 217 time: 0.0319333 2026-06-26 11:46:14.479 10 INFO neutron.wsgi [req-edd5f2a9-3e75-487c-a950-d143bd2e0879 req-d035d7a8-2daf-4f89-93fd-bc3cbe4be5b9 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=6c74adc5-63dd-421c-8ddb-129062131c2a HTTP/1.1" status: 200 len: 870 time: 0.3028412 2026-06-26 11:46:14.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025687 2026-06-26 11:46:14.489 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023873 2026-06-26 11:46:14.549 10 INFO neutron.wsgi [req-edd5f2a9-3e75-487c-a950-d143bd2e0879 req-06cc1291-2c97-412c-9796-c8ada67d4bdf c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=040592c6-4d20-47b3-b48d-1082c1e210a0&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0531914 2026-06-26 11:46:14.557 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3e2bd60-66fc-4918-868e-b471c2a72329 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] Successfully bumped revision number for resource 0dda859f-05ec-45b5-b288-85329d4b6e76 (type: networks) to 1 2026-06-26 11:46:14.648 10 INFO neutron.wsgi [req-edd5f2a9-3e75-487c-a950-d143bd2e0879 req-4e0c9f93-a320-4cf3-a182-97b4886071d4 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/040592c6-4d20-47b3-b48d-1082c1e210a0?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0912993 2026-06-26 11:46:14.685 9 INFO neutron.wsgi [req-9cfcf05f-3277-4748-a110-f3a688844422 req-6a5d4d40-5e1f-4053-8964-226f95d730b1 d3c8c3a22d5048d7b8800f1eaec0e397 64eb66a13b43434285435cfecbd18003 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=158c4afa-2720-484b-a2d6-655f4dfc3f56 HTTP/1.1" status: 200 len: 1168 time: 0.0482886 2026-06-26 11:46:14.735 9 INFO neutron.wsgi [req-9cfcf05f-3277-4748-a110-f3a688844422 req-86ba769d-aa67-47ce-bbd1-67c8b1685bc7 d3c8c3a22d5048d7b8800f1eaec0e397 64eb66a13b43434285435cfecbd18003 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=dfeec9d6-0d28-4483-a5c0-09ee7c5755b1&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0436444 2026-06-26 11:46:14.742 10 INFO neutron.wsgi [req-edd5f2a9-3e75-487c-a950-d143bd2e0879 req-b5ec4b50-e90c-4017-8e25-4a7942b0aaac c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/040592c6-4d20-47b3-b48d-1082c1e210a0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0878682 2026-06-26 11:46:14.797 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c3e2bd60-66fc-4918-868e-b471c2a72329 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] No more DHCP agents 2026-06-26 11:46:14.807 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c3e2bd60-66fc-4918-868e-b471c2a72329 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] Unable to schedule network 0dda859f-05ec-45b5-b288-85329d4b6e76: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:14.823 10 INFO neutron.wsgi [req-7e3f22aa-a7ef-4a71-b89b-1563ee1f0933 req-dc64d044-9536-4e15-96e3-6ce9f7bdcefc c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=64eb66a13b43434285435cfecbd18003&device_id=158c4afa-2720-484b-a2d6-655f4dfc3f56 HTTP/1.1" status: 200 len: 1359 time: 0.0397522 2026-06-26 11:46:14.916 10 INFO neutron.wsgi [req-7e3f22aa-a7ef-4a71-b89b-1563ee1f0933 req-7a329104-9a6f-4e59-928b-3097365b3409 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=040592c6-4d20-47b3-b48d-1082c1e210a0 HTTP/1.1" status: 200 len: 975 time: 0.0836473 2026-06-26 11:46:14.924 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3e2bd60-66fc-4918-868e-b471c2a72329 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] Successfully bumped revision number for resource a941f94b-378e-4fe0-b463-f831ccce915d (type: ports) to 1 2026-06-26 11:46:14.963 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] OVN reports status up for port: f2d34908-b358-49e5-ae0b-76e49f3beadc 2026-06-26 11:46:14.967 10 INFO neutron.wsgi [req-7e3f22aa-a7ef-4a71-b89b-1563ee1f0933 req-c571f495-8411-48e0-9a4c-f19ed56aee37 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=f2d34908-b358-49e5-ae0b-76e49f3beadc HTTP/1.1" status: 200 len: 217 time: 0.0387802 2026-06-26 11:46:14.976 10 INFO neutron.wsgi [None req-c3e2bd60-66fc-4918-868e-b471c2a72329 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 848 time: 0.9601753 2026-06-26 11:46:14.996 10 INFO neutron.plugins.ml2.plugin [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Attempt 1 to provision port f2d34908-b358-49e5-ae0b-76e49f3beadc 2026-06-26 11:46:15.035 10 INFO neutron.wsgi [req-7e3f22aa-a7ef-4a71-b89b-1563ee1f0933 req-6bbe91b4-ee14-43a4-9126-4009a495a007 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=6c74adc5-63dd-421c-8ddb-129062131c2a HTTP/1.1" status: 200 len: 870 time: 0.0574079 2026-06-26 11:46:15.063 10 INFO neutron.wsgi [req-7e3f22aa-a7ef-4a71-b89b-1563ee1f0933 req-90724ba3-b008-467d-af57-055b17ec8951 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=040592c6-4d20-47b3-b48d-1082c1e210a0&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0236347 2026-06-26 11:46:15.083 9 INFO neutron.db.segments_db [None req-b7453f19-3437-41dd-9a2a-d162db7cf233 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] Added segment b542bafb-7bf1-4a9d-9d9e-a97d9eeef59b of type geneve for network d66c88c9-086f-49d8-8962-5310d248e55b 2026-06-26 11:46:15.147 10 INFO neutron.wsgi [req-7e3f22aa-a7ef-4a71-b89b-1563ee1f0933 req-4015f87e-0bfa-44fa-9cd0-ffab9fb0ef3e c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/040592c6-4d20-47b3-b48d-1082c1e210a0?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0762501 2026-06-26 11:46:15.230 10 INFO neutron.wsgi [req-7e3f22aa-a7ef-4a71-b89b-1563ee1f0933 req-36a63d49-3f3f-48a0-9023-c608032fe0ec c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/040592c6-4d20-47b3-b48d-1082c1e210a0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0735350 2026-06-26 11:46:15.273 9 INFO neutron.db.ovn_revision_numbers_db [None req-b7453f19-3437-41dd-9a2a-d162db7cf233 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] Successfully bumped revision number for resource d66c88c9-086f-49d8-8962-5310d248e55b (type: networks) to 1 2026-06-26 11:46:15.336 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource f2d34908-b358-49e5-ae0b-76e49f3beadc (type: ports) to 4 2026-06-26 11:46:15.528 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b7453f19-3437-41dd-9a2a-d162db7cf233 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] No more DHCP agents 2026-06-26 11:46:15.530 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b7453f19-3437-41dd-9a2a-d162db7cf233 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] Unable to schedule network d66c88c9-086f-49d8-8962-5310d248e55b: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:15.596 9 INFO neutron.db.ovn_revision_numbers_db [None req-b7453f19-3437-41dd-9a2a-d162db7cf233 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] Successfully bumped revision number for resource 790b0b00-b881-4a53-ad4a-0cf447b2df8a (type: ports) to 1 2026-06-26 11:46:15.615 9 INFO neutron.wsgi [None req-b7453f19-3437-41dd-9a2a-d162db7cf233 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 849 time: 0.6340325 2026-06-26 11:46:15.858 9 INFO neutron.wsgi [req-58c95fec-348d-4de6-912d-5f44c1f2a579 req-4c2aa095-ddf8-4d7e-91de-6efdfe635ce4 d3c8c3a22d5048d7b8800f1eaec0e397 64eb66a13b43434285435cfecbd18003 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=158c4afa-2720-484b-a2d6-655f4dfc3f56 HTTP/1.1" status: 200 len: 1170 time: 0.0538852 2026-06-26 11:46:15.924 9 INFO neutron.wsgi [req-58c95fec-348d-4de6-912d-5f44c1f2a579 req-38f72ca6-87fb-4489-939f-06616b77792d d3c8c3a22d5048d7b8800f1eaec0e397 64eb66a13b43434285435cfecbd18003 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=dfeec9d6-0d28-4483-a5c0-09ee7c5755b1&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0563524 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:46:16.100 10 INFO neutron.db.ovn_revision_numbers_db [None req-f7ea7798-a1ba-4f1a-8059-d96472e88e09 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 02e692b5-c003-48a5-b63f-62c6a6d7755f (type: security_groups) to 1 2026-06-26 11:46:16.118 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e1fe3332-8c46-4c38-a89f-256f08ddad91 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] No more DHCP agents 2026-06-26 11:46:16.119 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-fcc9a348-9c04-46dc-8b95-86c650623ca9'] response: {'server_uuid': '158c4afa-2720-484b-a2d6-655f4dfc3f56', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f2d34908-b358-49e5-ae0b-76e49f3beadc', 'code': 200} 2026-06-26 11:46:16.119 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-fcc9a348-9c04-46dc-8b95-86c650623ca9'] response: {'server_uuid': '158c4afa-2720-484b-a2d6-655f4dfc3f56', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f2d34908-b358-49e5-ae0b-76e49f3beadc', 'code': 200} 2026-06-26 11:46:16.121 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e1fe3332-8c46-4c38-a89f-256f08ddad91 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] Unable to schedule network 0dda859f-05ec-45b5-b288-85329d4b6e76: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:16.126 10 INFO neutron.wsgi [None req-f7ea7798-a1ba-4f1a-8059-d96472e88e09 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=d5a4c53cf6f24427a10c8b06b2e239ee&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2897120 2026-06-26 11:46:16.154 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffacb01d-219b-4aa6-8a5b-8623e4c2ccae 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - - -] Successfully bumped revision number for resource f4128efd-acd0-478e-97c6-66f2e1885f9f (type: security_groups) to 1 2026-06-26 11:46:16.218 10 INFO neutron.db.segments_db [None req-ffacb01d-219b-4aa6-8a5b-8623e4c2ccae 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - - -] Added segment 51dd271c-ad40-4a95-8b9c-6c38f345b49c of type geneve for network fe0af1ff-a652-4ad9-b77a-a407b8a5c9b4 2026-06-26 11:46:16.221 9 INFO neutron.db.ovn_revision_numbers_db [None req-e1fe3332-8c46-4c38-a89f-256f08ddad91 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] Successfully bumped revision number for resource 28bc7195-5dcd-45cc-a52f-e7c718fe56fc (type: ports) to 1 2026-06-26 11:46:16.277 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e1fe3332-8c46-4c38-a89f-256f08ddad91 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] No more DHCP agents 2026-06-26 11:46:16.280 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e1fe3332-8c46-4c38-a89f-256f08ddad91 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] Unable to schedule network d66c88c9-086f-49d8-8962-5310d248e55b: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:16.373 9 INFO neutron.db.ovn_revision_numbers_db [None req-e1fe3332-8c46-4c38-a89f-256f08ddad91 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] Successfully bumped revision number for resource 60c25dde-13af-48ae-b207-6e3217ef6487 (type: ports) to 1 2026-06-26 11:46:16.404 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffacb01d-219b-4aa6-8a5b-8623e4c2ccae 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - - -] Successfully bumped revision number for resource fe0af1ff-a652-4ad9-b77a-a407b8a5c9b4 (type: networks) to 1 2026-06-26 11:46:16.446 9 INFO neutron.wsgi [None req-e1fe3332-8c46-4c38-a89f-256f08ddad91 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] 10.0.0.244 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1705 time: 0.8271394 2026-06-26 11:46:16.450 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] No hosting information found for port 9f122d10-de3c-4f11-b522-3ad2c107cec8: RuntimeError: No hosting information found for port 9f122d10-de3c-4f11-b522-3ad2c107cec8 2026-06-26 11:46:16.534 10 INFO neutron.wsgi [None req-092627ae-8d0e-42e4-b9ff-775ea494112e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/02e692b5-c003-48a5-b63f-62c6a6d7755f HTTP/1.1" status: 204 len: 168 time: 0.4028392 2026-06-26 11:46:16.638 10 INFO neutron.wsgi [None req-a54ccd8e-3ebf-49ad-acec-81784a2ab167 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - default default] 10.0.0.244 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3212 time: 0.1836848 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:46:16.699 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ffacb01d-219b-4aa6-8a5b-8623e4c2ccae 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - - -] No more DHCP agents 2026-06-26 11:46:16.703 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ffacb01d-219b-4aa6-8a5b-8623e4c2ccae 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - - -] Unable to schedule network fe0af1ff-a652-4ad9-b77a-a407b8a5c9b4: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:16.788 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffacb01d-219b-4aa6-8a5b-8623e4c2ccae 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - - -] Successfully bumped revision number for resource 74521306-c127-46ad-b9dd-5fc224f2ab31 (type: ports) to 1 2026-06-26 11:46:16.806 10 INFO neutron.db.ovn_revision_numbers_db [None req-50812691-81e2-4dde-9520-ccbeb6d52136 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource a47cf7e6-bdd5-47db-a923-b48cee98af0c (type: security_groups) to 1 2026-06-26 11:46:16.826 10 INFO neutron.wsgi [None req-ffacb01d-219b-4aa6-8a5b-8623e4c2ccae 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 846 time: 0.8432186 2026-06-26 11:46:16.832 10 INFO neutron.wsgi [None req-50812691-81e2-4dde-9520-ccbeb6d52136 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=dddc611dcf5c4f59931a620778dc6539&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1865280 2026-06-26 11:46:16.896 9 INFO neutron.wsgi [None req-8ddf463b-1c83-4091-81f5-11b79ef3f25d 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] 10.0.0.244 "DELETE /v2.0/ports/28bc7195-5dcd-45cc-a52f-e7c718fe56fc HTTP/1.1" status: 204 len: 168 time: 0.2531645 2026-06-26 11:46:17.101 9 INFO neutron.wsgi [req-c353f25e-02c5-4c6f-aa4f-0e19091e3da9 req-9efea516-4e7e-4758-ac92-f60f1c7d1b7d d3c8c3a22d5048d7b8800f1eaec0e397 64eb66a13b43434285435cfecbd18003 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=158c4afa-2720-484b-a2d6-655f4dfc3f56 HTTP/1.1" status: 200 len: 1170 time: 0.1048238 2026-06-26 11:46:17.122 10 INFO neutron.wsgi [None req-ce8d1a93-6162-4994-b4c4-253c32bb2a5f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/a47cf7e6-bdd5-47db-a923-b48cee98af0c HTTP/1.1" status: 204 len: 168 time: 0.2856121 2026-06-26 11:46:17.144 9 INFO neutron.wsgi [req-c353f25e-02c5-4c6f-aa4f-0e19091e3da9 req-a590f84c-1994-441a-b456-80da48ff8a5b d3c8c3a22d5048d7b8800f1eaec0e397 64eb66a13b43434285435cfecbd18003 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=dfeec9d6-0d28-4483-a5c0-09ee7c5755b1&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0346868 2026-06-26 11:46:17.175 10 INFO neutron.wsgi [req-b79c05bd-5297-4f2d-8739-f62e0e82bf3c req-456795c7-8f20-494e-9ef2-3415c3e5d751 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?device_id=158c4afa-2720-484b-a2d6-655f4dfc3f56&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0645132 2026-06-26 11:46:17.260 10 INFO neutron.wsgi [req-b79c05bd-5297-4f2d-8739-f62e0e82bf3c req-430d3451-d0ce-4123-a63c-6b72aa633a61 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=64eb66a13b43434285435cfecbd18003&device_id=158c4afa-2720-484b-a2d6-655f4dfc3f56 HTTP/1.1" status: 200 len: 1361 time: 0.0358162 2026-06-26 11:46:17.270 10 INFO neutron.wsgi [None req-1bd7e9d7-10ec-47d7-a720-f3ed9e3897a4 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] 10.0.0.244 "DELETE /v2.0/ports/60c25dde-13af-48ae-b207-6e3217ef6487 HTTP/1.1" status: 204 len: 168 time: 0.3698430 2026-06-26 11:46:17.320 10 INFO neutron.wsgi [None req-f6abafec-3e98-43de-b029-8fba9b67979b 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - default default] 10.0.0.244 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1718 time: 0.0414972 2026-06-26 11:46:17.352 10 INFO neutron.wsgi [req-b79c05bd-5297-4f2d-8739-f62e0e82bf3c req-0517b230-d5bf-4fd2-b958-b2a9ec4788f9 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=040592c6-4d20-47b3-b48d-1082c1e210a0 HTTP/1.1" status: 200 len: 975 time: 0.0730498 2026-06-26 11:46:17.389 10 INFO neutron.wsgi [req-b79c05bd-5297-4f2d-8739-f62e0e82bf3c req-5e68c18e-3917-4562-a9c6-abd26fe37f4a c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=f2d34908-b358-49e5-ae0b-76e49f3beadc HTTP/1.1" status: 200 len: 217 time: 0.0288620 2026-06-26 11:46:17.434 10 INFO neutron.wsgi [req-b79c05bd-5297-4f2d-8739-f62e0e82bf3c req-f4e250e0-7d9a-48d2-b1da-cefa0abd2085 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=6c74adc5-63dd-421c-8ddb-129062131c2a HTTP/1.1" status: 200 len: 870 time: 0.0347314 2026-06-26 11:46:17.456 10 INFO neutron.wsgi [req-b79c05bd-5297-4f2d-8739-f62e0e82bf3c req-c240e875-faf9-4edb-983b-f26b4cdb2d3d c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=040592c6-4d20-47b3-b48d-1082c1e210a0&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0166252 2026-06-26 11:46:17.481 9 INFO neutron.db.segments_db [None req-b3a1925e-6f63-41d3-87a1-8a7efdebdd11 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] Added segment fad7c4fa-c1b4-4c08-8e12-3a29a52cc08e of type geneve for network 9685a592-50d2-47bd-a7ac-9eb03b9ff91f 2026-06-26 11:46:17.498 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] OVN reports status down for port: f2d34908-b358-49e5-ae0b-76e49f3beadc 2026-06-26 11:46:17.543 10 INFO neutron.wsgi [req-b79c05bd-5297-4f2d-8739-f62e0e82bf3c req-2074fbf5-9642-4a06-91e2-2d0101926485 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/040592c6-4d20-47b3-b48d-1082c1e210a0?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0710645 2026-06-26 11:46:17.547 9 INFO neutron.wsgi [req-6c6cf40d-68ff-446a-99ad-9a896917301d req-930c8672-a17e-4511-aa1d-f901ab343532 d3c8c3a22d5048d7b8800f1eaec0e397 64eb66a13b43434285435cfecbd18003 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=158c4afa-2720-484b-a2d6-655f4dfc3f56 HTTP/1.1" status: 200 len: 1170 time: 0.0973799 2026-06-26 11:46:17.636 9 INFO neutron.wsgi [req-6c6cf40d-68ff-446a-99ad-9a896917301d req-4f725390-f798-4a8d-9ed6-22022f64336f d3c8c3a22d5048d7b8800f1eaec0e397 64eb66a13b43434285435cfecbd18003 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=dfeec9d6-0d28-4483-a5c0-09ee7c5755b1&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0826726 2026-06-26 11:46:17.865 10 INFO neutron.wsgi [req-b79c05bd-5297-4f2d-8739-f62e0e82bf3c req-049f2f31-5537-46da-8b4b-66a870093500 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/040592c6-4d20-47b3-b48d-1082c1e210a0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.3143404 2026-06-26 11:46:17.993 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource f2d34908-b358-49e5-ae0b-76e49f3beadc (type: ports) to 5 2026-06-26 11:46:18.000 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3a1925e-6f63-41d3-87a1-8a7efdebdd11 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] Successfully bumped revision number for resource 9685a592-50d2-47bd-a7ac-9eb03b9ff91f (type: networks) to 1 2026-06-26 11:46:18.057 9 INFO neutron.wsgi [req-a97473c7-c593-4c84-a173-feb153c46b8c req-e37d412c-ded1-4d22-a60a-7bc39dbc4d86 d3c8c3a22d5048d7b8800f1eaec0e397 64eb66a13b43434285435cfecbd18003 - - default default] 199.204.45.23 "GET /v2.0/ports?device_id=158c4afa-2720-484b-a2d6-655f4dfc3f56 HTTP/1.1" status: 200 len: 1168 time: 0.0619938 2026-06-26 11:46:18.075 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-620c3f93-f3c6-4b0d-a86d-7de94d28ddd5 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - - -] No more DHCP agents 2026-06-26 11:46:18.088 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-620c3f93-f3c6-4b0d-a86d-7de94d28ddd5 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - - -] Unable to schedule network fe0af1ff-a652-4ad9-b77a-a407b8a5c9b4: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:18.125 9 INFO neutron.db.ovn_revision_numbers_db [None req-620c3f93-f3c6-4b0d-a86d-7de94d28ddd5 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - - -] Successfully bumped revision number for resource db4051b7-6815-4fcf-aa9d-41128bae6139 (type: subnets) to 0 2026-06-26 11:46:18.158 9 INFO neutron.wsgi [None req-620c3f93-f3c6-4b0d-a86d-7de94d28ddd5 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 848 time: 0.8426857 2026-06-26 11:46:18.164 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d1a8ae9-9f23-4cf8-bc37-ba647e0d1d46'] response: {'server_uuid': '158c4afa-2720-484b-a2d6-655f4dfc3f56', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f2d34908-b358-49e5-ae0b-76e49f3beadc', 'code': 200} 2026-06-26 11:46:18.165 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d1a8ae9-9f23-4cf8-bc37-ba647e0d1d46'] response: {'server_uuid': '158c4afa-2720-484b-a2d6-655f4dfc3f56', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f2d34908-b358-49e5-ae0b-76e49f3beadc', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:46:18.247 10 INFO neutron.db.segments_db [None req-6e5184d2-85b5-492d-b117-02ae6b0b5d13 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - - -] Added segment f1d8a867-ae95-4ecd-8d4b-5fec0b444767 of type geneve for network 66de9d9b-e9bd-4638-8973-41bbc83f9091 2026-06-26 11:46:18.269 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b3a1925e-6f63-41d3-87a1-8a7efdebdd11 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] No more DHCP agents 2026-06-26 11:46:18.273 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b3a1925e-6f63-41d3-87a1-8a7efdebdd11 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] Unable to schedule network 9685a592-50d2-47bd-a7ac-9eb03b9ff91f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:18.376 10 INFO neutron.db.ovn_revision_numbers_db [None req-6e5184d2-85b5-492d-b117-02ae6b0b5d13 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - - -] Successfully bumped revision number for resource 66de9d9b-e9bd-4638-8973-41bbc83f9091 (type: networks) to 1 2026-06-26 11:46:18.384 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3a1925e-6f63-41d3-87a1-8a7efdebdd11 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] Successfully bumped revision number for resource 97396476-7caf-4897-b453-b3d330f54952 (type: ports) to 1 2026-06-26 11:46:18.422 9 INFO neutron.wsgi [None req-b3a1925e-6f63-41d3-87a1-8a7efdebdd11 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 849 time: 1.0947764 2026-06-26 11:46:18.520 9 INFO neutron.wsgi [None req-0b552fec-f531-40ed-8186-fe1aefad5f2f d3c8c3a22d5048d7b8800f1eaec0e397 64eb66a13b43434285435cfecbd18003 - - - -] 199.204.45.23 "DELETE /v2.0/ports/f2d34908-b358-49e5-ae0b-76e49f3beadc HTTP/1.1" status: 204 len: 173 time: 0.4550827 2026-06-26 11:46:18.544 9 INFO neutron.db.segments_db [None req-c3ea4d93-35f1-47a1-bb6e-e3ee9dd07e3c 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] Added segment 7ad72d49-4267-4fd6-baef-bb83604e530f of type geneve for network f98b73d5-318b-4015-b202-0f97c42c8667 2026-06-26 11:46:18.556 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6e5184d2-85b5-492d-b117-02ae6b0b5d13 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - - -] No more DHCP agents 2026-06-26 11:46:18.559 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6e5184d2-85b5-492d-b117-02ae6b0b5d13 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - - -] Unable to schedule network 66de9d9b-e9bd-4638-8973-41bbc83f9091: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:18.560 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-59a08b99-3707-42e8-a52f-2d41a69cd633'] response: {'server_uuid': '158c4afa-2720-484b-a2d6-655f4dfc3f56', 'name': 'network-vif-deleted', 'tag': 'f2d34908-b358-49e5-ae0b-76e49f3beadc', 'status': 'completed', 'code': 200} 2026-06-26 11:46:18.624 10 INFO neutron.db.ovn_revision_numbers_db [None req-6e5184d2-85b5-492d-b117-02ae6b0b5d13 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - - -] Successfully bumped revision number for resource 9cb7b135-d6da-4db2-b794-1ca3069627b4 (type: ports) to 1 2026-06-26 11:46:18.651 10 INFO neutron.wsgi [None req-6e5184d2-85b5-492d-b117-02ae6b0b5d13 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 847 time: 0.4850628 2026-06-26 11:46:18.681 9 INFO neutron.db.ovn_revision_numbers_db [None req-c3ea4d93-35f1-47a1-bb6e-e3ee9dd07e3c 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] Successfully bumped revision number for resource f98b73d5-318b-4015-b202-0f97c42c8667 (type: networks) to 1 2026-06-26 11:46:18.740 9 INFO neutron.wsgi [req-f281fd88-9f59-40b0-b4bc-ba8066be5aed req-b4845df1-2a43-46ef-b3ee-0227e5266e54 d3c8c3a22d5048d7b8800f1eaec0e397 64eb66a13b43434285435cfecbd18003 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=158c4afa-2720-484b-a2d6-655f4dfc3f56 HTTP/1.1" status: 200 len: 210 time: 0.0268698 2026-06-26 11:46:18.862 10 INFO neutron.db.ovn_revision_numbers_db [None req-86fc1166-20d4-48fb-9fe6-ed78245e37bf 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - - -] Successfully bumped revision number for resource 66de9d9b-e9bd-4638-8973-41bbc83f9091 (type: networks) to 2 2026-06-26 11:46:18.865 10 INFO neutron.wsgi [None req-86fc1166-20d4-48fb-9fe6-ed78245e37bf 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - - -] 10.0.0.244 "PUT /v2.0/networks/66de9d9b-e9bd-4638-8973-41bbc83f9091 HTTP/1.1" status: 200 len: 792 time: 0.2053838 2026-06-26 11:46:18.882 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c3ea4d93-35f1-47a1-bb6e-e3ee9dd07e3c 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] No more DHCP agents 2026-06-26 11:46:18.884 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c3ea4d93-35f1-47a1-bb6e-e3ee9dd07e3c 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] Unable to schedule network f98b73d5-318b-4015-b202-0f97c42c8667: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:18.958 9 INFO neutron.db.ovn_revision_numbers_db [None req-c3ea4d93-35f1-47a1-bb6e-e3ee9dd07e3c 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] Successfully bumped revision number for resource 3066ad4f-1174-4ba8-b759-43d8eccbfb53 (type: ports) to 1 2026-06-26 11:46:19.001 9 INFO neutron.wsgi [None req-c3ea4d93-35f1-47a1-bb6e-e3ee9dd07e3c 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 849 time: 0.5657611 2026-06-26 11:46:19.128 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-48918545-7ca0-4a2e-8130-280f265bfb04 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - - -] No more DHCP agents 2026-06-26 11:46:19.131 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-48918545-7ca0-4a2e-8130-280f265bfb04 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - - -] Unable to schedule network 66de9d9b-e9bd-4638-8973-41bbc83f9091: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:19.143 9 INFO neutron.db.ovn_revision_numbers_db [None req-48918545-7ca0-4a2e-8130-280f265bfb04 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - - -] Successfully bumped revision number for resource e5932cd3-fe1e-4641-a2cc-892949628f85 (type: subnets) to 0 2026-06-26 11:46:19.158 9 INFO neutron.wsgi [None req-48918545-7ca0-4a2e-8130-280f265bfb04 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.2863362 2026-06-26 11:46:19.568 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ad2f08e0-d300-4769-b6c9-5103beaba503 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] No more DHCP agents 2026-06-26 11:46:19.570 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ad2f08e0-d300-4769-b6c9-5103beaba503 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] Unable to schedule network 9685a592-50d2-47bd-a7ac-9eb03b9ff91f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:20.020 9 INFO neutron.db.ovn_revision_numbers_db [None req-81a6ee75-0bed-4039-ba1c-35508402bcb6 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - - -] Successfully bumped revision number for resource 9cb7b135-d6da-4db2-b794-1ca3069627b4 (type: ports) to 2 2026-06-26 11:46:20.077 10 INFO neutron.db.ovn_revision_numbers_db [None req-ad2f08e0-d300-4769-b6c9-5103beaba503 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] Successfully bumped revision number for resource 97396476-7caf-4897-b453-b3d330f54952 (type: ports) to 2 2026-06-26 11:46:20.080 9 INFO neutron.db.ovn_revision_numbers_db [None req-81a6ee75-0bed-4039-ba1c-35508402bcb6 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - - -] Successfully bumped revision number for resource e5932cd3-fe1e-4641-a2cc-892949628f85 (type: subnets) to 1 2026-06-26 11:46:20.083 9 INFO neutron.wsgi [None req-81a6ee75-0bed-4039-ba1c-35508402bcb6 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - - -] 10.0.0.244 "PUT /v2.0/subnets/e5932cd3-fe1e-4641-a2cc-892949628f85 HTTP/1.1" status: 200 len: 826 time: 0.9191844 2026-06-26 11:46:20.092 10 INFO neutron.db.ovn_revision_numbers_db [None req-ad2f08e0-d300-4769-b6c9-5103beaba503 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] Successfully bumped revision number for resource 63e4e114-0ab3-4452-9b17-bab662402e50 (type: subnets) to 0 2026-06-26 11:46:20.135 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ad2f08e0-d300-4769-b6c9-5103beaba503 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] No more DHCP agents 2026-06-26 11:46:20.137 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ad2f08e0-d300-4769-b6c9-5103beaba503 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] Unable to schedule network f98b73d5-318b-4015-b202-0f97c42c8667: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:20.611 10 INFO neutron.db.ovn_revision_numbers_db [None req-ad2f08e0-d300-4769-b6c9-5103beaba503 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] Successfully bumped revision number for resource 3066ad4f-1174-4ba8-b759-43d8eccbfb53 (type: ports) to 2 2026-06-26 11:46:20.624 10 INFO neutron.db.ovn_revision_numbers_db [None req-ad2f08e0-d300-4769-b6c9-5103beaba503 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] Successfully bumped revision number for resource 14bfb56e-3d45-467f-ac03-a9cd6b1aab6d (type: subnets) to 0 2026-06-26 11:46:20.639 10 INFO neutron.wsgi [None req-ad2f08e0-d300-4769-b6c9-5103beaba503 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 1426 time: 1.6009901 2026-06-26 11:46:20.677 10 INFO neutron.wsgi [None req-c80ea5c3-6d5f-4df3-a6c0-87962a2e98a6 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - default default] 10.0.0.244 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2034 time: 0.0339079 2026-06-26 11:46:20.787 9 INFO neutron.services.segments.plugin [-] Segment f1d8a867-ae95-4ecd-8d4b-5fec0b444767 resource provider aggregate not found 2026-06-26 11:46:20.792 9 INFO neutron.services.segments.plugin [-] Segment f1d8a867-ae95-4ecd-8d4b-5fec0b444767 resource provider aggregate not found 2026-06-26 11:46:20.810 9 INFO neutron.services.segments.plugin [-] Segment f1d8a867-ae95-4ecd-8d4b-5fec0b444767 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1d8a867-ae95-4ecd-8d4b-5fec0b444767 found for delete ", "request_id": "req-c59fcce6-3236-46ce-9cd8-b12bb73939bf"}]} 2026-06-26 11:46:20.816 9 INFO neutron.services.segments.plugin [-] Segment f1d8a867-ae95-4ecd-8d4b-5fec0b444767 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1d8a867-ae95-4ecd-8d4b-5fec0b444767 found for delete ", "request_id": "req-8693d61d-0a5a-4190-a9e3-b4b56017e33e"}]} 2026-06-26 11:46:20.901 10 INFO neutron.wsgi [None req-d8db9bf4-a016-4e2b-a8c5-6c1e94ccc459 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] 10.0.0.244 "DELETE /v2.0/subnets/63e4e114-0ab3-4452-9b17-bab662402e50 HTTP/1.1" status: 204 len: 168 time: 0.2180207 2026-06-26 11:46:21.089 9 INFO neutron.wsgi [None req-06f44692-4f5a-44c2-8523-936a7ff69d7b 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - - -] 10.0.0.244 "DELETE /v2.0/networks/66de9d9b-e9bd-4638-8973-41bbc83f9091 HTTP/1.1" status: 204 len: 168 time: 1.0012498 2026-06-26 11:46:21.110 10 INFO neutron.pecan_wsgi.hooks.translation [None req-6890510e-4478-4dcd-b6e9-d769e8afdc70 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - - -] DELETE failed (client error): The resource could not be found. 2026-06-26 11:46:21.113 10 INFO neutron.wsgi [None req-6890510e-4478-4dcd-b6e9-d769e8afdc70 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - - -] 10.0.0.244 "DELETE /v2.0/networks/66de9d9b-e9bd-4638-8973-41bbc83f9091 HTTP/1.1" status: 404 len: 339 time: 0.0190358 2026-06-26 11:46:21.125 10 INFO neutron.wsgi [None req-ac1e97bf-eb66-43cd-ae38-a6daeda380b2 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] 10.0.0.244 "DELETE /v2.0/subnets/14bfb56e-3d45-467f-ac03-a9cd6b1aab6d HTTP/1.1" status: 204 len: 168 time: 0.2188408 2026-06-26 11:46:21.189 10 INFO neutron.wsgi [None req-ddeecba1-5a25-4643-a9fd-f8f3fd5feb2a 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - default default] 10.0.0.244 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" status: 200 len: 845 time: 0.0673265 2026-06-26 11:46:21.199 9 INFO neutron.wsgi [None req-0d544b19-41c0-4de3-82ef-181f1837a636 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - default default] 10.0.0.244 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 820 time: 0.0670979 2026-06-26 11:46:21.253 9 INFO neutron.db.ovn_revision_numbers_db [None req-9bbacee0-9782-444a-9b9d-c8442dd15b09 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 11f3392e-9e90-4c52-86a3-04db3d2dcfa2 (type: security_groups) to 1 2026-06-26 11:46:21.254 10 INFO neutron.wsgi [None req-24eb08ef-755c-478f-a15e-7f71b4844e4f 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - default default] 10.0.0.244 "GET /v2.0/subnets?network_id=20f6d01b-24c3-42c0-b7fb-c84d1393658f HTTP/1.1" status: 200 len: 820 time: 0.0598650 2026-06-26 11:46:21.264 10 INFO neutron.wsgi [None req-2ce3e89c-a11f-4478-a450-e7bf99632ea1 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - default default] 10.0.0.244 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16520 time: 0.0042393 2026-06-26 11:46:21.301 9 INFO neutron.wsgi [None req-9bbacee0-9782-444a-9b9d-c8442dd15b09 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=527e16ec745f4ed182812ed9e98a3b8a&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4942145 2026-06-26 11:46:21.311 9 INFO neutron.wsgi [None req-916a4d37-e583-4e85-9d65-5ebf2ab9478b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "PUT /v2.0/routers/67df6772-e824-42b8-a9bc-f379f6140a05/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.4906683 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:46:21.355 10 INFO neutron.wsgi [None req-024bbe30-a617-4d80-be75-1ff0cd90b0a8 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - default default] 10.0.0.244 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1507 time: 0.0842512 2026-06-26 11:46:21.426 10 INFO neutron.wsgi [None req-a4b761e8-e67e-4173-9d4b-99dc4e746c04 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - default default] 10.0.0.244 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1460 time: 0.0577967 2026-06-26 11:46:21.507 10 INFO neutron.wsgi [None req-79d024bc-12e5-4d86-aeb7-cc08b74da9a8 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - default default] 10.0.0.244 "GET /v2.0/networks/fe0af1ff-a652-4ad9-b77a-a407b8a5c9b4 HTTP/1.1" status: 200 len: 866 time: 0.0647540 2026-06-26 11:46:21.549 10 INFO neutron.wsgi [None req-ffff1fbb-147f-4221-bd5b-e54d6f90eba5 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - default default] 10.0.0.244 "GET /v2.0/subnets/db4051b7-6815-4fcf-aa9d-41128bae6139 HTTP/1.1" status: 200 len: 843 time: 0.0308020 2026-06-26 11:46:21.584 9 INFO neutron.pecan_wsgi.hooks.translation [None req-e38c828a-a42a-48e6-99b9-71ed60a21416 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - - -] DELETE failed (client error): The resource could not be found. 2026-06-26 11:46:21.588 9 INFO neutron.wsgi [None req-e38c828a-a42a-48e6-99b9-71ed60a21416 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - - -] 10.0.0.244 "DELETE /v2.0/subnets/e5932cd3-fe1e-4641-a2cc-892949628f85 HTTP/1.1" status: 404 len: 337 time: 0.0287726 2026-06-26 11:46:21.613 9 INFO neutron.pecan_wsgi.hooks.translation [None req-4eb1d8af-6aa6-4659-9468-3a733f524c98 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - - -] DELETE failed (client error): The resource could not be found. 2026-06-26 11:46:21.616 9 INFO neutron.wsgi [None req-4eb1d8af-6aa6-4659-9468-3a733f524c98 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - - -] 10.0.0.244 "DELETE /v2.0/networks/66de9d9b-e9bd-4638-8973-41bbc83f9091 HTTP/1.1" status: 404 len: 339 time: 0.0238452 2026-06-26 11:46:21.666 10 INFO neutron.services.segments.plugin [-] Segment 7ad72d49-4267-4fd6-baef-bb83604e530f resource provider aggregate not found 2026-06-26 11:46:21.667 9 INFO neutron.wsgi [None req-923fdc8f-dc82-4d69-b34b-f04e156b2904 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/11f3392e-9e90-4c52-86a3-04db3d2dcfa2 HTTP/1.1" status: 204 len: 168 time: 0.3544164 2026-06-26 11:46:21.673 10 INFO neutron.services.segments.plugin [-] Segment 7ad72d49-4267-4fd6-baef-bb83604e530f resource provider aggregate not found 2026-06-26 11:46:21.689 10 INFO neutron.services.segments.plugin [-] Segment 7ad72d49-4267-4fd6-baef-bb83604e530f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ad72d49-4267-4fd6-baef-bb83604e530f found for delete ", "request_id": "req-083832cd-e53b-43e6-89bf-1dea50f295b9"}]} 2026-06-26 11:46:21.694 10 INFO neutron.services.segments.plugin [-] Segment 7ad72d49-4267-4fd6-baef-bb83604e530f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ad72d49-4267-4fd6-baef-bb83604e530f found for delete ", "request_id": "req-0b567b83-70ff-4379-9f50-f0a3262078a5"}]} 2026-06-26 11:46:21.705 10 INFO neutron.wsgi [None req-b22094a6-e198-4e7c-bf61-6287820607ee 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] 10.0.0.244 "DELETE /v2.0/networks/f98b73d5-318b-4015-b202-0f97c42c8667 HTTP/1.1" status: 204 len: 168 time: 0.5012283 2026-06-26 11:46:21.967 9 INFO neutron.wsgi [None req-c33807fd-b8c2-4555-971b-f3e20bad46b8 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - - -] 10.0.0.244 "DELETE /v2.0/subnets/db4051b7-6815-4fcf-aa9d-41128bae6139 HTTP/1.1" status: 204 len: 168 time: 0.3430879 2026-06-26 11:46:22.273 9 INFO neutron.wsgi [None req-fcee4d4b-6f80-4be0-93b8-ba20553e1e18 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/routers/67df6772-e824-42b8-a9bc-f379f6140a05 HTTP/1.1" status: 204 len: 168 time: 0.9535699 2026-06-26 11:46:22.364 10 INFO neutron.wsgi [None req-6d09a730-38b6-4a58-87b1-05abf467cd54 76bba7bb06c1460185740c75a81be78c 5a057a6e7b88416da2ad499ff4ecffdb - - - -] 10.0.0.244 "DELETE /v2.0/networks/fe0af1ff-a652-4ad9-b77a-a407b8a5c9b4 HTTP/1.1" status: 204 len: 168 time: 0.3916485 2026-06-26 11:46:22.392 9 INFO neutron.wsgi [None req-90af0251-eca4-4819-ac3f-d6a23cbfcbac 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] 10.0.0.244 "DELETE /v2.0/networks/9685a592-50d2-47bd-a7ac-9eb03b9ff91f HTTP/1.1" status: 204 len: 168 time: 0.6803620 2026-06-26 11:46:22.534 9 INFO neutron.wsgi [None req-27d9ed5f-bc80-4546-b23a-e3fd02e2050d df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/subnets/6c74adc5-63dd-421c-8ddb-129062131c2a HTTP/1.1" status: 204 len: 168 time: 0.2541144 2026-06-26 11:46:22.831 9 INFO neutron.services.segments.plugin [-] Segment fad7c4fa-c1b4-4c08-8e12-3a29a52cc08e resource provider aggregate not found 2026-06-26 11:46:22.846 9 INFO neutron.services.segments.plugin [-] Segment fad7c4fa-c1b4-4c08-8e12-3a29a52cc08e resource provider aggregate not found 2026-06-26 11:46:22.851 9 INFO neutron.services.segments.plugin [-] Segment fad7c4fa-c1b4-4c08-8e12-3a29a52cc08e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fad7c4fa-c1b4-4c08-8e12-3a29a52cc08e found for delete ", "request_id": "req-e331eb7f-d904-4782-b1bc-c2b4434d6781"}]} 2026-06-26 11:46:22.875 9 INFO neutron.services.segments.plugin [-] Segment fad7c4fa-c1b4-4c08-8e12-3a29a52cc08e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fad7c4fa-c1b4-4c08-8e12-3a29a52cc08e found for delete ", "request_id": "req-311537ff-8813-4775-83e8-7efc1fe1710b"}]} 2026-06-26 11:46:22.971 9 INFO neutron.wsgi [None req-e6fd04d3-385f-430e-a8dc-9628ff724335 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/networks/040592c6-4d20-47b3-b48d-1082c1e210a0 HTTP/1.1" status: 204 len: 168 time: 0.4327755 2026-06-26 11:46:23.006 10 INFO neutron.wsgi [None req-5b99afb6-7a1e-4d94-a296-0e040e3fb481 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=5a057a6e7b88416da2ad499ff4ecffdb&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2307138 2026-06-26 11:46:23.099 10 INFO neutron.wsgi [None req-e8af05f1-9315-4a5b-98f8-c3b28fdc095a 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] 10.0.0.244 "DELETE /v2.0/networks/d66c88c9-086f-49d8-8962-5310d248e55b HTTP/1.1" status: 204 len: 168 time: 0.7011397 2026-06-26 11:46:23.140 9 INFO neutron.wsgi [None req-388a5612-2397-4ab6-bf8a-50b46856ea6b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=64eb66a13b43434285435cfecbd18003&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0399380 2026-06-26 11:46:23.296 9 INFO neutron.wsgi [None req-76b1ccb6-5876-454e-ada5-a92c4ce1b399 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/f4128efd-acd0-478e-97c6-66f2e1885f9f HTTP/1.1" status: 204 len: 168 time: 0.2849870 2026-06-26 11:46:23.461 9 INFO neutron.wsgi [None req-a2b4d683-1902-4d19-a0e4-76391affe551 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/dfeec9d6-0d28-4483-a5c0-09ee7c5755b1 HTTP/1.1" status: 204 len: 168 time: 0.3151748 2026-06-26 11:46:23.675 10 INFO neutron.wsgi [None req-1ed63f88-8b1c-4932-966d-d2dee2b500ab 8f06520456a4462f91aeeb617050241d 612ef398680049df94509937d9521afa - - - -] 10.0.0.244 "DELETE /v2.0/networks/0dda859f-05ec-45b5-b288-85329d4b6e76 HTTP/1.1" status: 204 len: 168 time: 0.5658920 2026-06-26 11:46:23.714 10 INFO neutron.services.segments.plugin [-] Segment 51dd271c-ad40-4a95-8b9c-6c38f345b49c resource provider aggregate not found 2026-06-26 11:46:23.724 10 INFO neutron.services.segments.plugin [-] Segment 51dd271c-ad40-4a95-8b9c-6c38f345b49c resource provider aggregate not found 2026-06-26 11:46:23.743 10 INFO neutron.services.segments.plugin [-] Segment 51dd271c-ad40-4a95-8b9c-6c38f345b49c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51dd271c-ad40-4a95-8b9c-6c38f345b49c found for delete ", "request_id": "req-0af6f8c6-83fc-4736-8263-312600eb0d69"}]} 2026-06-26 11:46:23.751 10 INFO neutron.services.segments.plugin [-] Segment 51dd271c-ad40-4a95-8b9c-6c38f345b49c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51dd271c-ad40-4a95-8b9c-6c38f345b49c found for delete ", "request_id": "req-ba2e592b-e90f-49c8-8290-3fba97ed85e6"}]} 2026-06-26 11:46:23.774 10 INFO neutron.services.segments.plugin [-] Segment b542bafb-7bf1-4a9d-9d9e-a97d9eeef59b resource provider aggregate not found 2026-06-26 11:46:23.779 10 INFO neutron.services.segments.plugin [-] Segment b542bafb-7bf1-4a9d-9d9e-a97d9eeef59b resource provider aggregate not found 2026-06-26 11:46:23.793 10 INFO neutron.services.segments.plugin [-] Segment b542bafb-7bf1-4a9d-9d9e-a97d9eeef59b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b542bafb-7bf1-4a9d-9d9e-a97d9eeef59b found for delete ", "request_id": "req-aafdfca8-2235-4d9e-b52f-43e96545c1a5"}]} 2026-06-26 11:46:23.797 10 INFO neutron.services.segments.plugin [-] Segment b542bafb-7bf1-4a9d-9d9e-a97d9eeef59b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b542bafb-7bf1-4a9d-9d9e-a97d9eeef59b found for delete ", "request_id": "req-b2cb95a5-2901-445d-8a73-e52a47201732"}]} 2026-06-26 11:46:23.810 10 INFO neutron.services.segments.plugin [-] Segment 26ef5a06-54c6-407f-be70-f090b60b0358 resource provider aggregate not found 2026-06-26 11:46:23.818 10 INFO neutron.services.segments.plugin [-] Segment 26ef5a06-54c6-407f-be70-f090b60b0358 resource provider aggregate not found 2026-06-26 11:46:23.832 10 INFO neutron.services.segments.plugin [-] Segment 26ef5a06-54c6-407f-be70-f090b60b0358 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26ef5a06-54c6-407f-be70-f090b60b0358 found for delete ", "request_id": "req-1f8bf56f-9f12-476f-80a5-f121664acf14"}]} 2026-06-26 11:46:23.836 10 INFO neutron.services.segments.plugin [-] Segment 26ef5a06-54c6-407f-be70-f090b60b0358 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26ef5a06-54c6-407f-be70-f090b60b0358 found for delete ", "request_id": "req-e9126d1b-5a9c-4631-8373-443efa52ebb8"}]} 2026-06-26 11:46:24.224 10 INFO neutron.db.ovn_revision_numbers_db [None req-ec410577-8c65-4a5c-ab74-bf9898ef9a72 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 0a8eb91a-95a8-4357-888f-0b35d69fc149 (type: security_groups) to 1 2026-06-26 11:46:24.232 9 INFO neutron.wsgi [None req-04d5d436-03c5-4508-8697-3c28f5a4668a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=612ef398680049df94509937d9521afa&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0811248 2026-06-26 11:46:24.248 10 INFO neutron.wsgi [None req-ec410577-8c65-4a5c-ab74-bf9898ef9a72 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=2e8df23f88154d29868413ba005657cd&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2215896 2026-06-26 11:46:24.479 10 INFO neutron.wsgi [None req-1fb3a32c-341d-4996-816b-b74f51e142d9 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/0a8eb91a-95a8-4357-888f-0b35d69fc149 HTTP/1.1" status: 204 len: 168 time: 0.2242575 2026-06-26 11:46:24.529 9 INFO neutron.wsgi [None req-7498fcfd-3244-48ef-b308-8f672fbfc1f8 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/4fa2fd0f-f101-4bb4-8e83-f73441629759 HTTP/1.1" status: 204 len: 168 time: 0.2904592 2026-06-26 11:46:24.871 9 INFO neutron.services.segments.plugin [-] Segment b9932836-6dbf-418b-b409-fc17d40f3be7 resource provider aggregate not found 2026-06-26 11:46:24.894 9 INFO neutron.services.segments.plugin [-] Segment b9932836-6dbf-418b-b409-fc17d40f3be7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9932836-6dbf-418b-b409-fc17d40f3be7 found for delete ", "request_id": "req-39658164-5b26-4f00-b354-b8db3778d725"}]} 2026-06-26 11:46:24.917 9 INFO neutron.services.segments.plugin [-] Segment b9932836-6dbf-418b-b409-fc17d40f3be7 resource provider aggregate not found 2026-06-26 11:46:24.939 9 INFO neutron.services.segments.plugin [-] Segment b9932836-6dbf-418b-b409-fc17d40f3be7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9932836-6dbf-418b-b409-fc17d40f3be7 found for delete ", "request_id": "req-13536464-fcb9-4437-82b5-5c19fbee6f57"}]} 2026-06-26 11:46:25.521 10 INFO neutron.db.ovn_revision_numbers_db [None req-c8ee8ff8-058c-427e-ac45-984fc4a7977e a5d9fa340c40451d909999e2c7fe826d 1afea092fe194a80830c58ff73e2019d - - - -] Successfully bumped revision number for resource b20eb34a-6394-49da-a312-23a21ed48461 (type: security_groups) to 1 2026-06-26 11:46:25.614 10 INFO neutron.db.ovn_revision_numbers_db [None req-c8ee8ff8-058c-427e-ac45-984fc4a7977e a5d9fa340c40451d909999e2c7fe826d 1afea092fe194a80830c58ff73e2019d - - - -] Successfully bumped revision number for resource 34c25d1c-7d37-4be7-9e88-0054bf43d829 (type: security_groups) to 1 2026-06-26 11:46:25.640 10 INFO neutron.wsgi [None req-c8ee8ff8-058c-427e-ac45-984fc4a7977e a5d9fa340c40451d909999e2c7fe826d 1afea092fe194a80830c58ff73e2019d - - - -] 10.0.0.244 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1761 time: 0.3584707 2026-06-26 11:46:25.692 10 INFO neutron.wsgi [None req-3d3873ff-955c-4566-a3dd-33c1f1452213 a5d9fa340c40451d909999e2c7fe826d 1afea092fe194a80830c58ff73e2019d - - default default] 10.0.0.244 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 4539 time: 0.0464256 2026-06-26 11:46:25.811 10 INFO neutron.db.ovn_revision_numbers_db [None req-a8e7d878-5e1b-4414-940a-0114f9fad734 a5d9fa340c40451d909999e2c7fe826d 1afea092fe194a80830c58ff73e2019d - - - -] Successfully bumped revision number for resource 34c25d1c-7d37-4be7-9e88-0054bf43d829 (type: security_groups) to 2 2026-06-26 11:46:25.817 10 INFO neutron.wsgi [None req-a8e7d878-5e1b-4414-940a-0114f9fad734 a5d9fa340c40451d909999e2c7fe826d 1afea092fe194a80830c58ff73e2019d - - - -] 10.0.0.244 "PUT /v2.0/security-groups/34c25d1c-7d37-4be7-9e88-0054bf43d829 HTTP/1.1" status: 200 len: 1793 time: 0.1141496 2026-06-26 11:46:25.866 9 INFO neutron.wsgi [None req-789f58f5-7b99-4459-aa9c-78b20aadf2b3 a5d9fa340c40451d909999e2c7fe826d 1afea092fe194a80830c58ff73e2019d - - default default] 10.0.0.244 "GET /v2.0/security-groups/34c25d1c-7d37-4be7-9e88-0054bf43d829 HTTP/1.1" status: 200 len: 1793 time: 0.0440373 2026-06-26 11:46:26.015 9 INFO neutron.wsgi [None req-1e9cee6a-c358-4482-b2fc-29cd1b5e5043 a5d9fa340c40451d909999e2c7fe826d 1afea092fe194a80830c58ff73e2019d - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/34c25d1c-7d37-4be7-9e88-0054bf43d829 HTTP/1.1" status: 204 len: 168 time: 0.1443977 2026-06-26 11:46:26.049 10 INFO neutron.wsgi [None req-9534602a-c2f8-4d62-9904-e621bf36f1e5 a5d9fa340c40451d909999e2c7fe826d 1afea092fe194a80830c58ff73e2019d - - default default] 10.0.0.244 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0285313 2026-06-26 11:46:26.062 10 INFO neutron.api.v2.resource [None req-b5fb57f3-b5fc-4b5f-a59b-fcbf4e1dc25f a5d9fa340c40451d909999e2c7fe826d 1afea092fe194a80830c58ff73e2019d - - - -] delete failed (client error): The resource could not be found. 2026-06-26 11:46:26.063 10 INFO neutron.wsgi [None req-b5fb57f3-b5fc-4b5f-a59b-fcbf4e1dc25f a5d9fa340c40451d909999e2c7fe826d 1afea092fe194a80830c58ff73e2019d - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/34c25d1c-7d37-4be7-9e88-0054bf43d829 HTTP/1.1" status: 404 len: 347 time: 0.0099864 2026-06-26 11:46:26.201 10 INFO neutron.db.ovn_revision_numbers_db [None req-cd0c2146-3433-440d-beab-82a5e1dfc9ae a5d9fa340c40451d909999e2c7fe826d 1afea092fe194a80830c58ff73e2019d - - - -] Successfully bumped revision number for resource 7146837f-1c6a-4802-8c59-1c5727d4d616 (type: security_groups) to 1 2026-06-26 11:46:26.222 10 INFO neutron.wsgi [None req-cd0c2146-3433-440d-beab-82a5e1dfc9ae a5d9fa340c40451d909999e2c7fe826d 1afea092fe194a80830c58ff73e2019d - - - -] 10.0.0.244 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1760 time: 0.1517918 2026-06-26 11:46:26.374 9 INFO neutron.db.ovn_revision_numbers_db [None req-1a9de903-e0d6-4925-935f-3b3f92e4a37a a5d9fa340c40451d909999e2c7fe826d 1afea092fe194a80830c58ff73e2019d - - - -] Successfully bumped revision number for resource ee6c1abe-438a-477e-95cd-7f89ad950336 (type: security_group_rules) to 0 2026-06-26 11:46:26.403 9 INFO neutron.wsgi [None req-1a9de903-e0d6-4925-935f-3b3f92e4a37a a5d9fa340c40451d909999e2c7fe826d 1afea092fe194a80830c58ff73e2019d - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1757054 2026-06-26 11:46:26.423 9 INFO neutron.wsgi [None req-d1371a99-3d3a-4b18-8a4e-972d71e1167b a5d9fa340c40451d909999e2c7fe826d 1afea092fe194a80830c58ff73e2019d - - default default] 10.0.0.244 "GET /v2.0/security-group-rules/ee6c1abe-438a-477e-95cd-7f89ad950336 HTTP/1.1" status: 200 len: 763 time: 0.0126419 2026-06-26 11:46:26.464 9 INFO neutron.wsgi [None req-e6df3a05-96d2-416b-8dd3-cb5124c6c79e a5d9fa340c40451d909999e2c7fe826d 1afea092fe194a80830c58ff73e2019d - - default default] 10.0.0.244 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4113 time: 0.0362909 2026-06-26 11:46:26.572 9 INFO neutron.wsgi [None req-8d675906-3579-4e68-98ab-176e484220c3 a5d9fa340c40451d909999e2c7fe826d 1afea092fe194a80830c58ff73e2019d - - - -] 10.0.0.244 "DELETE /v2.0/security-group-rules/ee6c1abe-438a-477e-95cd-7f89ad950336 HTTP/1.1" status: 204 len: 168 time: 0.1036227 2026-06-26 11:46:26.600 9 INFO neutron.wsgi [None req-6d4621fb-ff4d-4d4c-be05-0505295ff188 a5d9fa340c40451d909999e2c7fe826d 1afea092fe194a80830c58ff73e2019d - - default default] 10.0.0.244 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0242038 2026-06-26 11:46:26.706 9 INFO neutron.db.ovn_revision_numbers_db [None req-06239582-c5df-4cc9-89f5-e26d3ceabfcb a5d9fa340c40451d909999e2c7fe826d 1afea092fe194a80830c58ff73e2019d - - - -] Successfully bumped revision number for resource dcaf7bd6-bb5c-4f2d-9ab2-6d4671619565 (type: security_group_rules) to 0 2026-06-26 11:46:26.732 9 INFO neutron.wsgi [None req-06239582-c5df-4cc9-89f5-e26d3ceabfcb a5d9fa340c40451d909999e2c7fe826d 1afea092fe194a80830c58ff73e2019d - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1268766 2026-06-26 11:46:26.752 9 INFO neutron.wsgi [None req-1ecc1a9e-3be1-4529-9c71-ad648332afb8 a5d9fa340c40451d909999e2c7fe826d 1afea092fe194a80830c58ff73e2019d - - default default] 10.0.0.244 "GET /v2.0/security-group-rules/dcaf7bd6-bb5c-4f2d-9ab2-6d4671619565 HTTP/1.1" status: 200 len: 763 time: 0.0150263 2026-06-26 11:46:26.798 9 INFO neutron.wsgi [None req-19b9380a-bb48-4d3e-b50a-154ce52c88bd a5d9fa340c40451d909999e2c7fe826d 1afea092fe194a80830c58ff73e2019d - - default default] 10.0.0.244 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4113 time: 0.0418575 2026-06-26 11:46:26.900 9 INFO neutron.db.ovn_revision_numbers_db [None req-a67fe5ab-2359-4387-9367-43360b557ae1 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] Successfully bumped revision number for resource 60c17e0b-cc8e-432e-9839-c18f611c3745 (type: security_groups) to 1 2026-06-26 11:46:26.955 9 INFO neutron.wsgi [None req-8e50ccf5-9271-496b-b516-6e117c057a55 a5d9fa340c40451d909999e2c7fe826d 1afea092fe194a80830c58ff73e2019d - - - -] 10.0.0.244 "DELETE /v2.0/security-group-rules/dcaf7bd6-bb5c-4f2d-9ab2-6d4671619565 HTTP/1.1" status: 204 len: 168 time: 0.1519833 2026-06-26 11:46:26.981 9 INFO neutron.db.segments_db [None req-a67fe5ab-2359-4387-9367-43360b557ae1 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] Added segment c125ec14-7974-49f1-be62-5bf0826121dc of type geneve for network 8ddc8652-cbdb-4022-8667-dbbd32053db6 2026-06-26 11:46:26.994 9 INFO neutron.wsgi [None req-6d1276af-51f2-4a94-9cdc-40f2b37d508e a5d9fa340c40451d909999e2c7fe826d 1afea092fe194a80830c58ff73e2019d - - default default] 10.0.0.244 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0353332 2026-06-26 11:46:27.022 10 INFO neutron.db.securitygroups_db [None req-15b704ff-3935-4e31-a6d4-c9ea717fdca6 a5d9fa340c40451d909999e2c7fe826d 1afea092fe194a80830c58ff73e2019d - - - -] Project 1afea092fe194a80830c58ff73e2019d added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-26 11:46:27.117 9 INFO neutron.db.ovn_revision_numbers_db [None req-a67fe5ab-2359-4387-9367-43360b557ae1 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] Successfully bumped revision number for resource 8ddc8652-cbdb-4022-8667-dbbd32053db6 (type: networks) to 1 2026-06-26 11:46:27.122 10 INFO neutron.db.ovn_revision_numbers_db [None req-15b704ff-3935-4e31-a6d4-c9ea717fdca6 a5d9fa340c40451d909999e2c7fe826d 1afea092fe194a80830c58ff73e2019d - - - -] Successfully bumped revision number for resource a464844f-68ca-4b86-8f10-83d90ce1e8ba (type: security_group_rules) to 0 2026-06-26 11:46:27.148 10 INFO neutron.wsgi [None req-15b704ff-3935-4e31-a6d4-c9ea717fdca6 a5d9fa340c40451d909999e2c7fe826d 1afea092fe194a80830c58ff73e2019d - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 774 time: 0.1485939 2026-06-26 11:46:27.170 10 INFO neutron.wsgi [None req-a81e04b0-0f40-402e-82e9-b526ff04ae48 a5d9fa340c40451d909999e2c7fe826d 1afea092fe194a80830c58ff73e2019d - - default default] 10.0.0.244 "GET /v2.0/security-group-rules/a464844f-68ca-4b86-8f10-83d90ce1e8ba HTTP/1.1" status: 200 len: 769 time: 0.0170758 2026-06-26 11:46:27.202 10 INFO neutron.wsgi [None req-4a34e9f9-ee99-48bb-b774-2d098fdee8ae a5d9fa340c40451d909999e2c7fe826d 1afea092fe194a80830c58ff73e2019d - - default default] 10.0.0.244 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4119 time: 0.0270460 2026-06-26 11:46:27.297 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a67fe5ab-2359-4387-9367-43360b557ae1 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] No more DHCP agents 2026-06-26 11:46:27.300 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a67fe5ab-2359-4387-9367-43360b557ae1 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] Unable to schedule network 8ddc8652-cbdb-4022-8667-dbbd32053db6: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:27.302 10 INFO neutron.wsgi [None req-d87597d7-b36c-42c2-af92-457478bed23b a5d9fa340c40451d909999e2c7fe826d 1afea092fe194a80830c58ff73e2019d - - - -] 10.0.0.244 "DELETE /v2.0/security-group-rules/a464844f-68ca-4b86-8f10-83d90ce1e8ba HTTP/1.1" status: 204 len: 168 time: 0.0944819 2026-06-26 11:46:27.353 10 INFO neutron.wsgi [None req-4392241f-0d76-41c0-a489-26e075094864 a5d9fa340c40451d909999e2c7fe826d 1afea092fe194a80830c58ff73e2019d - - default default] 10.0.0.244 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0426025 2026-06-26 11:46:27.371 9 INFO neutron.db.ovn_revision_numbers_db [None req-a67fe5ab-2359-4387-9367-43360b557ae1 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] Successfully bumped revision number for resource c5073eec-bfc3-484c-938a-d8cb4399a1b3 (type: ports) to 1 2026-06-26 11:46:27.398 9 INFO neutron.wsgi [None req-a67fe5ab-2359-4387-9367-43360b557ae1 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 844 time: 0.7408564 2026-06-26 11:46:27.525 10 INFO neutron.wsgi [None req-37d681ff-4715-4eda-94f6-ae4c1a891e21 a5d9fa340c40451d909999e2c7fe826d 1afea092fe194a80830c58ff73e2019d - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/7146837f-1c6a-4802-8c59-1c5727d4d616 HTTP/1.1" status: 204 len: 168 time: 0.1654835 2026-06-26 11:46:27.578 10 INFO neutron.wsgi [None req-3dd31520-5f0a-4421-881f-1552c6e83b36 a5d9fa340c40451d909999e2c7fe826d 1afea092fe194a80830c58ff73e2019d - - default default] 10.0.0.244 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0367186 2026-06-26 11:46:27.616 9 INFO neutron.wsgi [None req-474a3cc2-c563-432f-9b61-9086a58ee9c3 a5d9fa340c40451d909999e2c7fe826d 1afea092fe194a80830c58ff73e2019d - - default default] 10.0.0.244 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0318694 2026-06-26 11:46:27.679 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-42b2769d-1b2c-4a91-bf65-c0205cc6548d d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] No more DHCP agents 2026-06-26 11:46:27.682 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-42b2769d-1b2c-4a91-bf65-c0205cc6548d d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] Unable to schedule network 8ddc8652-cbdb-4022-8667-dbbd32053db6: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:27.744 10 INFO neutron.db.ovn_revision_numbers_db [None req-42b2769d-1b2c-4a91-bf65-c0205cc6548d d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] Successfully bumped revision number for resource 4c446635-20e1-46b8-86a5-e4a7c0d4d73a (type: ports) to 1 2026-06-26 11:46:27.766 10 INFO neutron.wsgi [None req-42b2769d-1b2c-4a91-bf65-c0205cc6548d d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] 10.0.0.244 "POST /v2.0/ports HTTP/1.1" status: 201 len: 974 time: 0.3616247 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:46:27.851 10 INFO neutron.db.segments_db [None req-923db1ec-d5cb-4400-a44e-115d25b64ef4 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] Added segment 8925b704-355c-495e-a2a0-1551e05c56a0 of type geneve for network c9226671-7bf9-4f28-af6b-8edef5009411 2026-06-26 11:46:27.939 9 INFO neutron.db.ovn_revision_numbers_db [None req-c4491f22-92b4-4c46-a7ec-70cc2f95bcce df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 05de0f06-0487-42fa-bf17-3a209bf8a354 (type: security_groups) to 1 2026-06-26 11:46:27.965 9 INFO neutron.wsgi [None req-c4491f22-92b4-4c46-a7ec-70cc2f95bcce df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=cf983595ceed497f974fbf308f6af477&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3311956 2026-06-26 11:46:27.985 10 INFO neutron.db.ovn_revision_numbers_db [None req-923db1ec-d5cb-4400-a44e-115d25b64ef4 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] Successfully bumped revision number for resource c9226671-7bf9-4f28-af6b-8edef5009411 (type: networks) to 1 2026-06-26 11:46:28.173 9 INFO neutron.wsgi [None req-1d6ff7a4-d2e0-4e52-b248-09a3d7e6b5d4 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/05de0f06-0487-42fa-bf17-3a209bf8a354 HTTP/1.1" status: 204 len: 168 time: 0.1991279 2026-06-26 11:46:28.189 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-923db1ec-d5cb-4400-a44e-115d25b64ef4 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] No more DHCP agents 2026-06-26 11:46:28.191 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-923db1ec-d5cb-4400-a44e-115d25b64ef4 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] Unable to schedule network c9226671-7bf9-4f28-af6b-8edef5009411: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:28.286 10 INFO neutron.db.ovn_revision_numbers_db [None req-923db1ec-d5cb-4400-a44e-115d25b64ef4 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] Successfully bumped revision number for resource ee0bf6c8-a5f2-4286-8908-439d14a94c9f (type: ports) to 1 2026-06-26 11:46:28.292 10 INFO neutron.wsgi [None req-3c27ed1a-85e1-4003-8a40-35be07543b85 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=1afea092fe194a80830c58ff73e2019d&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2149944 2026-06-26 11:46:28.332 10 INFO neutron.wsgi [None req-923db1ec-d5cb-4400-a44e-115d25b64ef4 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5591278 2026-06-26 11:46:28.549 10 INFO neutron.wsgi [None req-48244960-9972-40e1-8a10-1b30339a6e5f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/b20eb34a-6394-49da-a312-23a21ed48461 HTTP/1.1" status: 204 len: 168 time: 0.2493708 2026-06-26 11:46:28.755 9 INFO neutron.db.ovn_revision_numbers_db [None req-190af9eb-9261-4353-836a-e47d01ed83d4 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource c6399310-4e28-4542-8a14-96bb3515987b (type: security_groups) to 1 2026-06-26 11:46:28.801 9 INFO neutron.wsgi [None req-190af9eb-9261-4353-836a-e47d01ed83d4 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=29d1bd057eb24c31b73ea482dee8f994&name=default HTTP/1.1" status: 200 len: 2996 time: 0.5084512 2026-06-26 11:46:28.920 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3e913222-275b-4a6c-8c79-29757f54b05f d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] No more DHCP agents 2026-06-26 11:46:28.923 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3e913222-275b-4a6c-8c79-29757f54b05f d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] Unable to schedule network c9226671-7bf9-4f28-af6b-8edef5009411: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:29.107 9 INFO neutron.wsgi [None req-fb307f6c-8b7b-47e1-b6d5-1ac517c8682d df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/c6399310-4e28-4542-8a14-96bb3515987b HTTP/1.1" status: 204 len: 168 time: 0.3027976 2026-06-26 11:46:29.473 9 INFO neutron.db.ovn_revision_numbers_db [None req-3e913222-275b-4a6c-8c79-29757f54b05f d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] Successfully bumped revision number for resource ee0bf6c8-a5f2-4286-8908-439d14a94c9f (type: ports) to 2 2026-06-26 11:46:29.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019031 2026-06-26 11:46:29.487 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014899 2026-06-26 11:46:29.492 9 INFO neutron.db.ovn_revision_numbers_db [None req-3e913222-275b-4a6c-8c79-29757f54b05f d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] Successfully bumped revision number for resource 8e7c63ab-843e-41cc-b4a1-960d4bb7c110 (type: subnets) to 0 2026-06-26 11:46:29.510 9 INFO neutron.wsgi [None req-3e913222-275b-4a6c-8c79-29757f54b05f d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.1731443 2026-06-26 11:46:29.906 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6f778454-38a9-4feb-843b-a6fbe61f14d6 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] No more DHCP agents 2026-06-26 11:46:29.907 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6f778454-38a9-4feb-843b-a6fbe61f14d6 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] Unable to schedule network c9226671-7bf9-4f28-af6b-8edef5009411: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:30.059 9 INFO neutron.db.ovn_revision_numbers_db [None req-6f778454-38a9-4feb-843b-a6fbe61f14d6 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] Successfully bumped revision number for resource 7120e51e-bc62-401f-a7b6-18eaa2663eb6 (type: ports) to 1 2026-06-26 11:46:30.112 9 INFO neutron.wsgi [None req-6f778454-38a9-4feb-843b-a6fbe61f14d6 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] 10.0.0.244 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1148 time: 0.5731609 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:46:30.455 9 INFO neutron.wsgi [None req-e8bf3f05-b0fc-497a-b416-f6e94b1021fb d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] 10.0.0.244 "DELETE /v2.0/ports/7120e51e-bc62-401f-a7b6-18eaa2663eb6 HTTP/1.1" status: 204 len: 168 time: 0.3363109 2026-06-26 11:46:30.481 9 INFO neutron.pecan_wsgi.hooks.translation [None req-dcb2ffdc-795e-4c8d-aa5b-127742e33c74 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] DELETE failed (client error): The resource could not be found. 2026-06-26 11:46:30.483 9 INFO neutron.wsgi [None req-dcb2ffdc-795e-4c8d-aa5b-127742e33c74 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] 10.0.0.244 "DELETE /v2.0/ports/7120e51e-bc62-401f-a7b6-18eaa2663eb6 HTTP/1.1" status: 404 len: 333 time: 0.0212703 2026-06-26 11:46:30.538 9 INFO neutron.pecan_wsgi.hooks.translation [None req-72387889-7b7b-4621-8f96-c43a5b85f0e6 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - default default] GET failed (client error): The resource could not be found. 2026-06-26 11:46:30.541 9 INFO neutron.wsgi [None req-72387889-7b7b-4621-8f96-c43a5b85f0e6 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - default default] 10.0.0.244 "GET /v2.0/ports/7120e51e-bc62-401f-a7b6-18eaa2663eb6 HTTP/1.1" status: 404 len: 333 time: 0.0481730 2026-06-26 11:46:30.776 10 INFO neutron.wsgi [None req-b3808598-f162-4d1d-8e32-2ab779b09926 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] 10.0.0.244 "DELETE /v2.0/subnets/8e7c63ab-843e-41cc-b4a1-960d4bb7c110 HTTP/1.1" status: 204 len: 168 time: 0.2311158 2026-06-26 11:46:30.886 9 INFO neutron.wsgi [None req-6636cb68-95a1-4700-ac0b-901bc6b4e5bd c35774fb2ab744f1bb2294a12910428f 2237c4f70ecd4d899ee3785503c18831 - - - -] 10.0.0.244 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 747 time: 0.3374100 2026-06-26 11:46:30.924 9 INFO neutron.wsgi [None req-1dc62502-faf4-4c71-a6d3-054afb83baea c35774fb2ab744f1bb2294a12910428f 2237c4f70ecd4d899ee3785503c18831 - - default default] 10.0.0.244 "GET /v2.0/subnetpools/ca6f0591-27e8-4c8c-b34b-a1d6014fbeba HTTP/1.1" status: 200 len: 742 time: 0.0337610 2026-06-26 11:46:31.095 9 INFO neutron.wsgi [None req-a5a90c25-4f30-4a0c-9c48-f47b3f1b3062 c35774fb2ab744f1bb2294a12910428f 2237c4f70ecd4d899ee3785503c18831 - - - -] 10.0.0.244 "PUT /v2.0/subnetpools/ca6f0591-27e8-4c8c-b34b-a1d6014fbeba HTTP/1.1" status: 200 len: 694 time: 0.1657426 2026-06-26 11:46:31.211 10 INFO neutron.wsgi [None req-4b083b5d-20ac-4ac5-ad17-62fd9b5c9e73 c35774fb2ab744f1bb2294a12910428f 2237c4f70ecd4d899ee3785503c18831 - - - -] 10.0.0.244 "DELETE /v2.0/subnetpools/ca6f0591-27e8-4c8c-b34b-a1d6014fbeba HTTP/1.1" status: 204 len: 168 time: 0.1096983 2026-06-26 11:46:31.232 9 INFO neutron.api.v2.resource [None req-df9ed075-1ec7-46e9-9fc9-4c303334481d c35774fb2ab744f1bb2294a12910428f 2237c4f70ecd4d899ee3785503c18831 - - default default] show failed (client error): The resource could not be found. 2026-06-26 11:46:31.233 9 INFO neutron.wsgi [None req-df9ed075-1ec7-46e9-9fc9-4c303334481d c35774fb2ab744f1bb2294a12910428f 2237c4f70ecd4d899ee3785503c18831 - - default default] 10.0.0.244 "GET /v2.0/subnetpools/ca6f0591-27e8-4c8c-b34b-a1d6014fbeba HTTP/1.1" status: 404 len: 346 time: 0.0155871 2026-06-26 11:46:31.253 9 INFO neutron.api.v2.resource [None req-94ddba4c-de1c-4e26-bf66-04add4367981 c35774fb2ab744f1bb2294a12910428f 2237c4f70ecd4d899ee3785503c18831 - - - -] delete failed (client error): The resource could not be found. 2026-06-26 11:46:31.255 9 INFO neutron.wsgi [None req-94ddba4c-de1c-4e26-bf66-04add4367981 c35774fb2ab744f1bb2294a12910428f 2237c4f70ecd4d899ee3785503c18831 - - - -] 10.0.0.244 "DELETE /v2.0/subnetpools/ca6f0591-27e8-4c8c-b34b-a1d6014fbeba HTTP/1.1" status: 404 len: 346 time: 0.0151281 2026-06-26 11:46:31.289 10 INFO neutron.services.segments.plugin [-] Segment 8925b704-355c-495e-a2a0-1551e05c56a0 resource provider aggregate not found 2026-06-26 11:46:31.293 10 INFO neutron.services.segments.plugin [-] Segment 8925b704-355c-495e-a2a0-1551e05c56a0 resource provider aggregate not found 2026-06-26 11:46:31.323 10 INFO neutron.services.segments.plugin [-] Segment 8925b704-355c-495e-a2a0-1551e05c56a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8925b704-355c-495e-a2a0-1551e05c56a0 found for delete ", "request_id": "req-1ce0fc31-b385-4a69-aa8c-bc33b2212f56"}]} 2026-06-26 11:46:31.324 10 INFO neutron.services.segments.plugin [-] Segment 8925b704-355c-495e-a2a0-1551e05c56a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8925b704-355c-495e-a2a0-1551e05c56a0 found for delete ", "request_id": "req-5bd5a958-3629-4f8e-93c1-2c01a349444f"}]} 2026-06-26 11:46:31.348 10 INFO neutron.wsgi [None req-e9b80d16-883b-4a77-b507-98c304873ba5 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] 10.0.0.244 "DELETE /v2.0/networks/c9226671-7bf9-4f28-af6b-8edef5009411 HTTP/1.1" status: 204 len: 168 time: 0.5661767 2026-06-26 11:46:31.453 9 INFO neutron.db.segments_db [None req-78d7e356-d0fe-4f84-8263-0fb05eb44c45 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] Added segment b30e63dc-9c5a-4d11-9061-d16ce9c103c1 of type geneve for network db4a6b04-0865-4c81-b910-c964b598ad9e 2026-06-26 11:46:31.593 9 INFO neutron.db.ovn_revision_numbers_db [None req-78d7e356-d0fe-4f84-8263-0fb05eb44c45 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] Successfully bumped revision number for resource db4a6b04-0865-4c81-b910-c964b598ad9e (type: networks) to 1 2026-06-26 11:46:31.800 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-78d7e356-d0fe-4f84-8263-0fb05eb44c45 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] No more DHCP agents 2026-06-26 11:46:31.805 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-78d7e356-d0fe-4f84-8263-0fb05eb44c45 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] Unable to schedule network db4a6b04-0865-4c81-b910-c964b598ad9e: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:31.868 9 INFO neutron.db.ovn_revision_numbers_db [None req-78d7e356-d0fe-4f84-8263-0fb05eb44c45 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] Successfully bumped revision number for resource b236d3ab-8dac-4745-8773-ce1a5ffcab6c (type: ports) to 1 2026-06-26 11:46:31.889 9 INFO neutron.wsgi [None req-78d7e356-d0fe-4f84-8263-0fb05eb44c45 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5297766 2026-06-26 11:46:32.177 10 INFO neutron.db.ovn_revision_numbers_db [None req-de1df17e-b908-400a-8e02-c5861601e4f2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource e7a73638-e6e8-4cd1-9c82-967864cca153 (type: security_groups) to 1 2026-06-26 11:46:32.212 10 INFO neutron.wsgi [None req-de1df17e-b908-400a-8e02-c5861601e4f2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=2237c4f70ecd4d899ee3785503c18831&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4738915 2026-06-26 11:46:32.217 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6cf69ec9-3d45-46c4-a536-af6d367ed158 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] No more DHCP agents 2026-06-26 11:46:32.220 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6cf69ec9-3d45-46c4-a536-af6d367ed158 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] Unable to schedule network db4a6b04-0865-4c81-b910-c964b598ad9e: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:32.435 9 INFO neutron.wsgi [None req-b8197c9f-ef02-4990-9eab-b5472fdb3729 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/e7a73638-e6e8-4cd1-9c82-967864cca153 HTTP/1.1" status: 204 len: 168 time: 0.2146878 2026-06-26 11:46:32.726 10 INFO neutron.db.ovn_revision_numbers_db [None req-6cf69ec9-3d45-46c4-a536-af6d367ed158 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] Successfully bumped revision number for resource b236d3ab-8dac-4745-8773-ce1a5ffcab6c (type: ports) to 2 2026-06-26 11:46:32.739 10 INFO neutron.db.ovn_revision_numbers_db [None req-6cf69ec9-3d45-46c4-a536-af6d367ed158 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] Successfully bumped revision number for resource 6f8f2510-cc80-4166-b2a3-72428688d0cd (type: subnets) to 0 2026-06-26 11:46:32.757 10 INFO neutron.wsgi [None req-6cf69ec9-3d45-46c4-a536-af6d367ed158 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.8634291 2026-06-26 11:46:33.104 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-166f01f0-a173-4845-8b3f-a3f12deaaa74 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] No more DHCP agents 2026-06-26 11:46:33.107 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-166f01f0-a173-4845-8b3f-a3f12deaaa74 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] Unable to schedule network db4a6b04-0865-4c81-b910-c964b598ad9e: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:33.261 10 INFO neutron.db.ovn_revision_numbers_db [None req-166f01f0-a173-4845-8b3f-a3f12deaaa74 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] Successfully bumped revision number for resource 65890045-d806-456b-9a9b-663eddc8fa86 (type: ports) to 1 2026-06-26 11:46:33.283 10 INFO neutron.wsgi [None req-166f01f0-a173-4845-8b3f-a3f12deaaa74 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] 10.0.0.244 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1111 time: 0.5215907 2026-06-26 11:46:33.661 10 INFO neutron.wsgi [None req-2a6b17ab-2f62-4745-af07-e2df5f2f4c91 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] 10.0.0.244 "DELETE /v2.0/ports/65890045-d806-456b-9a9b-663eddc8fa86 HTTP/1.1" status: 204 len: 168 time: 0.3739624 2026-06-26 11:46:33.691 9 INFO neutron.pecan_wsgi.hooks.translation [None req-9c17264b-ca80-4b38-a13f-3121d587c62d d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - default default] GET failed (client error): The resource could not be found. 2026-06-26 11:46:33.692 9 INFO neutron.wsgi [None req-9c17264b-ca80-4b38-a13f-3121d587c62d d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - default default] 10.0.0.244 "GET /v2.0/ports/65890045-d806-456b-9a9b-663eddc8fa86 HTTP/1.1" status: 404 len: 333 time: 0.0198481 2026-06-26 11:46:33.960 9 INFO neutron.wsgi [None req-c725f061-73e4-4dfa-aed5-6a75a32cc24e d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] 10.0.0.244 "DELETE /v2.0/subnets/6f8f2510-cc80-4166-b2a3-72428688d0cd HTTP/1.1" status: 204 len: 168 time: 0.2628083 2026-06-26 11:46:34.331 9 INFO neutron.services.segments.plugin [-] Segment b30e63dc-9c5a-4d11-9061-d16ce9c103c1 resource provider aggregate not found 2026-06-26 11:46:34.340 9 INFO neutron.services.segments.plugin [-] Segment b30e63dc-9c5a-4d11-9061-d16ce9c103c1 resource provider aggregate not found 2026-06-26 11:46:34.347 9 INFO neutron.services.segments.plugin [-] Segment b30e63dc-9c5a-4d11-9061-d16ce9c103c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b30e63dc-9c5a-4d11-9061-d16ce9c103c1 found for delete ", "request_id": "req-3ce7a612-0ad2-41e3-9e96-8a5412c5821e"}]} 2026-06-26 11:46:34.361 9 INFO neutron.services.segments.plugin [-] Segment b30e63dc-9c5a-4d11-9061-d16ce9c103c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b30e63dc-9c5a-4d11-9061-d16ce9c103c1 found for delete ", "request_id": "req-bb426ede-eefd-494b-b23d-66a9e6f911ec"}]} 2026-06-26 11:46:34.397 9 INFO neutron.wsgi [None req-f54eef7e-bdf9-4d00-8f55-15b0f71d1207 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] 10.0.0.244 "DELETE /v2.0/networks/db4a6b04-0865-4c81-b910-c964b598ad9e HTTP/1.1" status: 204 len: 168 time: 0.4318204 2026-06-26 11:46:34.938 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-21a7767b-dfbf-4d00-a878-b2e1077a5990 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] No more DHCP agents 2026-06-26 11:46:34.940 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-21a7767b-dfbf-4d00-a878-b2e1077a5990 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] Unable to schedule network 8ddc8652-cbdb-4022-8667-dbbd32053db6: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:35.000 10 INFO neutron.db.ovn_revision_numbers_db [None req-21a7767b-dfbf-4d00-a878-b2e1077a5990 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] Successfully bumped revision number for resource c104351b-3ebc-4080-a9dd-d34db40f139a (type: ports) to 1 2026-06-26 11:46:35.025 10 INFO neutron.wsgi [None req-21a7767b-dfbf-4d00-a878-b2e1077a5990 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] 10.0.0.244 "POST /v2.0/ports HTTP/1.1" status: 201 len: 973 time: 0.6167841 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:46:35.276 10 INFO neutron.db.ovn_revision_numbers_db [None req-b8c32321-55f1-4654-b07d-a74a656e119a d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] Successfully bumped revision number for resource c104351b-3ebc-4080-a9dd-d34db40f139a (type: ports) to 2 2026-06-26 11:46:35.287 10 INFO neutron.wsgi [None req-b8c32321-55f1-4654-b07d-a74a656e119a d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] 10.0.0.244 "PUT /v2.0/ports/c104351b-3ebc-4080-a9dd-d34db40f139a HTTP/1.1" status: 200 len: 946 time: 0.2555721 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:46:35.530 10 INFO neutron.wsgi [None req-c3375019-f9fc-4c95-b95d-0155b4df0dbd d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] 10.0.0.244 "DELETE /v2.0/ports/c104351b-3ebc-4080-a9dd-d34db40f139a HTTP/1.1" status: 204 len: 168 time: 0.2371824 2026-06-26 11:46:35.604 10 INFO neutron.wsgi [None req-454d6e34-f586-496f-9cba-e04ea8b8fc0c d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - default default] 10.0.0.244 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1729 time: 0.0700390 2026-06-26 11:46:35.631 10 INFO neutron.pecan_wsgi.hooks.translation [None req-d3af8224-b14c-4e05-8f6a-4316fce52a6b d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - default default] GET failed (client error): The resource could not be found. 2026-06-26 11:46:35.632 10 INFO neutron.wsgi [None req-d3af8224-b14c-4e05-8f6a-4316fce52a6b d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - default default] 10.0.0.244 "GET /v2.0/ports/c104351b-3ebc-4080-a9dd-d34db40f139a HTTP/1.1" status: 404 len: 333 time: 0.0227754 2026-06-26 11:46:35.671 10 INFO neutron.wsgi [None req-2425d7df-4af8-4035-800a-c59019e93d93 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - default default] 10.0.0.244 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1729 time: 0.0328419 2026-06-26 11:46:35.756 9 INFO neutron.wsgi [None req-3629138b-8579-40ad-91ac-9088a17c3905 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - default default] 10.0.0.244 "GET /v2.0/ports/4c446635-20e1-46b8-86a5-e4a7c0d4d73a HTTP/1.1" status: 200 len: 969 time: 0.0757089 2026-06-26 11:46:35.781 9 INFO neutron.pecan_wsgi.hooks.translation [None req-6a9fd8a1-05a0-4c84-9c2a-3ef793c4e549 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] DELETE failed (client error): The resource could not be found. 2026-06-26 11:46:35.784 9 INFO neutron.wsgi [None req-6a9fd8a1-05a0-4c84-9c2a-3ef793c4e549 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] 10.0.0.244 "DELETE /v2.0/ports/65890045-d806-456b-9a9b-663eddc8fa86 HTTP/1.1" status: 404 len: 333 time: 0.0219803 2026-06-26 11:46:35.806 9 INFO neutron.pecan_wsgi.hooks.translation [None req-9b1f3154-7752-4d31-8d3a-7aaefb223e17 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] DELETE failed (client error): The resource could not be found. 2026-06-26 11:46:35.808 9 INFO neutron.wsgi [None req-9b1f3154-7752-4d31-8d3a-7aaefb223e17 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] 10.0.0.244 "DELETE /v2.0/subnets/6f8f2510-cc80-4166-b2a3-72428688d0cd HTTP/1.1" status: 404 len: 337 time: 0.0194418 2026-06-26 11:46:35.829 9 INFO neutron.pecan_wsgi.hooks.translation [None req-0429631e-581c-4be4-ab0b-b1e3905cfb95 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] DELETE failed (client error): The resource could not be found. 2026-06-26 11:46:35.832 9 INFO neutron.wsgi [None req-0429631e-581c-4be4-ab0b-b1e3905cfb95 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] 10.0.0.244 "DELETE /v2.0/subnets/8e7c63ab-843e-41cc-b4a1-960d4bb7c110 HTTP/1.1" status: 404 len: 337 time: 0.0206258 2026-06-26 11:46:35.916 10 INFO neutron.db.ovn_revision_numbers_db [None req-3255c72b-54ac-41bb-9df0-2bdb8e36502a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource b586a48a-1470-4faf-9e92-103b7cdecbee (type: security_groups) to 1 2026-06-26 11:46:35.939 10 INFO neutron.wsgi [None req-3255c72b-54ac-41bb-9df0-2bdb8e36502a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=ee13f1f75f024f7ba987556e90f6e0a1&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2625031 2026-06-26 11:46:36.087 9 INFO neutron.wsgi [None req-8ca65415-3473-4219-8ebd-3440bd2a4f90 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] 10.0.0.244 "DELETE /v2.0/ports/4c446635-20e1-46b8-86a5-e4a7c0d4d73a HTTP/1.1" status: 204 len: 168 time: 0.2498577 2026-06-26 11:46:36.141 10 INFO neutron.wsgi [None req-e0417bd7-ec04-43d9-a17f-28d5cabb0142 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/b586a48a-1470-4faf-9e92-103b7cdecbee HTTP/1.1" status: 204 len: 168 time: 0.1965806 2026-06-26 11:46:36.384 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee7d01d4-541f-43ed-a69a-58ce238b5a84 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 7f0de21c-3074-4bbb-b1ff-0f9ab702e475 (type: security_groups) to 1 2026-06-26 11:46:36.425 9 INFO neutron.wsgi [None req-ee7d01d4-541f-43ed-a69a-58ce238b5a84 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=bd3a5d85637a452088ae637647a3de4d&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1839800 2026-06-26 11:46:36.473 9 INFO neutron.services.segments.plugin [-] Segment c125ec14-7974-49f1-be62-5bf0826121dc resource provider aggregate not found 2026-06-26 11:46:36.478 9 INFO neutron.services.segments.plugin [-] Segment c125ec14-7974-49f1-be62-5bf0826121dc resource provider aggregate not found 2026-06-26 11:46:36.494 9 INFO neutron.services.segments.plugin [-] Segment c125ec14-7974-49f1-be62-5bf0826121dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c125ec14-7974-49f1-be62-5bf0826121dc found for delete ", "request_id": "req-a93115ee-91e2-4fb0-9ec9-40d8593096ec"}]} 2026-06-26 11:46:36.498 9 INFO neutron.services.segments.plugin [-] Segment c125ec14-7974-49f1-be62-5bf0826121dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c125ec14-7974-49f1-be62-5bf0826121dc found for delete ", "request_id": "req-d3aebd6a-b0bf-4883-a985-2e3afdf81859"}]} 2026-06-26 11:46:36.521 9 INFO neutron.wsgi [None req-3746b035-0864-4ecb-8ff1-f2638d68ff83 d3f5ca50fce5426f8d8a925203dc5772 5ccd8bc07ec44482baf4f4b838d19dac - - - -] 10.0.0.244 "DELETE /v2.0/networks/8ddc8652-cbdb-4022-8667-dbbd32053db6 HTTP/1.1" status: 204 len: 168 time: 0.4301617 2026-06-26 11:46:36.647 9 INFO neutron.wsgi [None req-0c88c134-a684-4331-a76e-ceb71cd322cb df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/7f0de21c-3074-4bbb-b1ff-0f9ab702e475 HTTP/1.1" status: 204 len: 168 time: 0.2166369 2026-06-26 11:46:37.198 10 INFO neutron.wsgi [None req-7e765009-316d-465c-a150-aca309e84516 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=5ccd8bc07ec44482baf4f4b838d19dac&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1682100 2026-06-26 11:46:37.449 10 INFO neutron.wsgi [None req-4b72e52e-4c08-4b3c-bc84-9d33d6550371 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/60c17e0b-cc8e-432e-9839-c18f611c3745 HTTP/1.1" status: 204 len: 168 time: 0.2457967 2026-06-26 11:46:37.974 10 INFO neutron.db.ovn_revision_numbers_db [None req-c4d5ea8d-0ed0-4177-81db-9e7d7df05cda df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource a3b14c0c-15f5-4185-9cbc-e4361d9225c7 (type: security_groups) to 1 2026-06-26 11:46:37.999 10 INFO neutron.wsgi [None req-c4d5ea8d-0ed0-4177-81db-9e7d7df05cda df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=1b3964bc6d7f4c279b5592941655cbc6&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1984851 2026-06-26 11:46:38.287 9 INFO neutron.wsgi [None req-762314c1-4eec-433a-9878-293ea9369082 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/a3b14c0c-15f5-4185-9cbc-e4361d9225c7 HTTP/1.1" status: 204 len: 168 time: 0.2665346 2026-06-26 11:46:38.690 9 INFO neutron.wsgi [None req-d131f37b-2abc-45c8-b12b-065703f3d43e cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16520 time: 0.1035814 2026-06-26 11:46:38.699 9 INFO neutron.wsgi [None req-c946a84a-f2d0-46b9-a4e8-0c2e764813e1 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/address-group HTTP/1.1" status: 200 len: 353 time: 0.0058231 2026-06-26 11:46:38.707 9 INFO neutron.wsgi [None req-51929d36-b16a-4b3d-ac4e-4f7669d905b4 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/address-scope HTTP/1.1" status: 200 len: 357 time: 0.0043724 2026-06-26 11:46:38.719 10 INFO neutron.wsgi [None req-2af81ee8-606b-4f0f-9209-03761c867b06 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/agent HTTP/1.1" status: 200 len: 347 time: 0.0076094 2026-06-26 11:46:38.732 10 INFO neutron.wsgi [None req-d0c9a3a8-3ef0-4796-ad4c-9ffabf1084d9 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 378 time: 0.0044291 2026-06-26 11:46:38.743 9 INFO neutron.wsgi [None req-f1331c4d-f64a-425d-b086-88349ce156bb cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/auto-allocated-topology HTTP/1.1" status: 200 len: 394 time: 0.0058451 2026-06-26 11:46:38.749 9 INFO neutron.wsgi [None req-fc119cc8-f4d5-4a26-bb62-376c97bef6f6 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/availability_zone HTTP/1.1" status: 200 len: 372 time: 0.0031474 2026-06-26 11:46:38.758 9 INFO neutron.wsgi [None req-1991f925-bf82-44c5-8b0b-259c9e9cabc6 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/default-subnetpools HTTP/1.1" status: 200 len: 405 time: 0.0045550 2026-06-26 11:46:38.767 9 INFO neutron.wsgi [None req-68a670b6-31ba-40cb-98a7-f4ecb7c0f301 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/dhcp_agent_scheduler HTTP/1.1" status: 200 len: 381 time: 0.0050793 2026-06-26 11:46:38.775 9 INFO neutron.wsgi [None req-52fdb971-6429-4463-b5fd-c254dc76658d cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 366 time: 0.0051494 2026-06-26 11:46:38.788 10 INFO neutron.wsgi [None req-8dc895b6-14e3-4d69-8a8a-903324743a5e cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/dns-domain-ports HTTP/1.1" status: 200 len: 399 time: 0.0087671 2026-06-26 11:46:38.797 10 INFO neutron.wsgi [None req-c7aa2d6f-44bf-48c6-8ccf-bb32871c635a cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/dns-integration-domain-keywords HTTP/1.1" status: 200 len: 477 time: 0.0046387 2026-06-26 11:46:38.804 10 INFO neutron.wsgi [None req-5d726841-aad4-4c2a-af6e-d5f90aa17bcb cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/external-net HTTP/1.1" status: 200 len: 394 time: 0.0043142 2026-06-26 11:46:38.814 10 INFO neutron.wsgi [None req-386ffb71-244c-4ef1-b8d6-12dd14c6a680 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/extra_dhcp_opt HTTP/1.1" status: 200 len: 498 time: 0.0046680 2026-06-26 11:46:38.823 10 INFO neutron.wsgi [None req-7866cd62-3e27-47ed-9851-7d94f3b0388f cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/extraroute HTTP/1.1" status: 200 len: 375 time: 0.0047991 2026-06-26 11:46:38.830 10 INFO neutron.wsgi [None req-c12bee03-ab90-4f39-889b-1391b34979a2 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/filter-validation HTTP/1.1" status: 200 len: 392 time: 0.0042727 2026-06-26 11:46:38.838 10 INFO neutron.wsgi [None req-cb08fbc0-85c0-4b0c-9b0a-0278506bfcd2 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/floating-ip-port-forwarding-detail HTTP/1.1" status: 200 len: 465 time: 0.0041001 2026-06-26 11:46:38.848 10 INFO neutron.wsgi [None req-662ffd44-7e47-4df0-aae2-562ae39c4134 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/fip-port-details HTTP/1.1" status: 200 len: 406 time: 0.0045304 2026-06-26 11:46:38.857 10 INFO neutron.wsgi [None req-3ea32fd7-b17a-4a18-b59e-dea59c0d4640 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/flavors HTTP/1.1" status: 200 len: 387 time: 0.0052283 2026-06-26 11:46:38.866 10 INFO neutron.wsgi [None req-255ad4dd-17b7-4986-99a9-7a56391b01a7 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/floatingip-pools HTTP/1.1" status: 200 len: 382 time: 0.0044494 2026-06-26 11:46:38.889 10 INFO neutron.wsgi [None req-3090210e-ed8e-4919-b6e2-437f4fa640d1 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/ip_allocation HTTP/1.1" status: 200 len: 356 time: 0.0075016 2026-06-26 11:46:38.898 10 INFO neutron.wsgi [None req-b66f3d2f-82b6-4ef9-9b81-f0d424132e2f cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/l2_adjacency HTTP/1.1" status: 200 len: 372 time: 0.0033510 2026-06-26 11:46:38.909 9 INFO neutron.wsgi [None req-10542c5c-9ce6-4aff-b102-bd2ca2d2832d cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/router HTTP/1.1" status: 200 len: 450 time: 0.0064123 2026-06-26 11:46:38.919 9 INFO neutron.wsgi [None req-8614e389-5548-401a-a02f-bf21f17e5b03 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/ext-gw-mode HTTP/1.1" status: 200 len: 462 time: 0.0040643 2026-06-26 11:46:38.931 9 INFO neutron.wsgi [None req-2b278f74-6422-47dd-a05c-213f5b35ba8a cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/logging HTTP/1.1" status: 200 len: 407 time: 0.0046871 2026-06-26 11:46:38.940 9 INFO neutron.wsgi [None req-3761ef99-f366-4de0-b399-75f62cbc35f0 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/multi-provider HTTP/1.1" status: 200 len: 406 time: 0.0051854 2026-06-26 11:46:38.948 9 INFO neutron.wsgi [None req-9b4ace4c-e62c-4ba2-95de-a5aaeda599fc cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/net-mtu HTTP/1.1" status: 200 len: 370 time: 0.0046461 2026-06-26 11:46:38.956 9 INFO neutron.wsgi [None req-0a3a7fcc-7b18-4b2d-8e88-15a9e8158bc8 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/net-mtu-writable HTTP/1.1" status: 200 len: 401 time: 0.0040715 2026-06-26 11:46:38.966 9 INFO neutron.wsgi [None req-d5c3ca4a-0b7a-49a9-b1eb-c672f5d93ad0 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/network_availability_zone HTTP/1.1" status: 200 len: 394 time: 0.0055950 2026-06-26 11:46:38.975 9 INFO neutron.wsgi [None req-5bbfbae0-598e-4a91-a8bc-860285fdea9c cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/network-ip-availability HTTP/1.1" status: 200 len: 410 time: 0.0048761 2026-06-26 11:46:38.983 9 INFO neutron.wsgi [None req-5dfc4bee-1f96-4a44-8a82-82bb1d48ae46 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/pagination HTTP/1.1" status: 200 len: 386 time: 0.0048826 2026-06-26 11:46:38.991 9 INFO neutron.wsgi [None req-286fe741-985e-4cd9-8e9b-590573441b36 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/port-device-profile HTTP/1.1" status: 200 len: 383 time: 0.0046716 2026-06-26 11:46:39.001 9 INFO neutron.wsgi [None req-1e4ba277-4b09-496d-913b-3791b20d81ef cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/port-mac-address-regenerate HTTP/1.1" status: 200 len: 403 time: 0.0054615 2026-06-26 11:46:39.010 9 INFO neutron.wsgi [None req-9c7d8064-4eaf-426c-9945-24fa045f94d1 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/port-numa-affinity-policy HTTP/1.1" status: 200 len: 392 time: 0.0048957 2026-06-26 11:46:39.019 9 INFO neutron.wsgi [None req-e10d853c-5aaf-4931-9049-cf07789d9ce0 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/port-resource-request HTTP/1.1" status: 200 len: 379 time: 0.0047960 2026-06-26 11:46:39.027 9 INFO neutron.wsgi [None req-a9584c9a-5a97-4e19-b0f3-1a93b28cd7c2 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/port-resource-request-groups HTTP/1.1" status: 200 len: 465 time: 0.0042310 2026-06-26 11:46:39.034 9 INFO neutron.wsgi [None req-9499dc0f-8d1b-46c4-828b-771ff12b9cf4 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/binding HTTP/1.1" status: 200 len: 387 time: 0.0041142 2026-06-26 11:46:39.042 9 INFO neutron.wsgi [None req-c3410eac-d31e-4826-b69c-e2a2574ba6c3 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/binding-extended HTTP/1.1" status: 200 len: 406 time: 0.0042543 2026-06-26 11:46:39.054 9 INFO neutron.wsgi [None req-44c4a183-eb43-4282-8a5b-f1a5c6b67265 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/port-security HTTP/1.1" status: 200 len: 354 time: 0.0071385 2026-06-26 11:46:39.065 10 INFO neutron.wsgi [None req-82557ad2-f8fa-460b-8109-f719080a967d cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/project-id HTTP/1.1" status: 200 len: 398 time: 0.0056787 2026-06-26 11:46:39.072 10 INFO neutron.wsgi [None req-f25a5f55-4910-4949-b561-19d60d72dc56 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/provider HTTP/1.1" status: 200 len: 385 time: 0.0041690 2026-06-26 11:46:39.080 10 INFO neutron.wsgi [None req-9b75d94d-7a30-44a8-a174-3415c645baab cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 360 time: 0.0043979 2026-06-26 11:46:39.087 10 INFO neutron.wsgi [None req-3597f820-dcb7-4a7a-8cd8-62b9c9404024 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/qos-bw-limit-direction HTTP/1.1" status: 200 len: 452 time: 0.0034080 2026-06-26 11:46:39.096 10 INFO neutron.wsgi [None req-13b4686b-a22f-45c0-853e-b816c429d2d9 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/qos-bw-minimum-ingress HTTP/1.1" status: 200 len: 445 time: 0.0043464 2026-06-26 11:46:39.105 10 INFO neutron.wsgi [None req-b2a51d09-d6eb-4c1f-b89b-0a70758fc5c3 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/qos-default HTTP/1.1" status: 200 len: 377 time: 0.0048876 2026-06-26 11:46:39.114 9 INFO neutron.wsgi [None req-6c189f93-f986-4195-82e4-d6044ffe9f7f cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/qos-fip HTTP/1.1" status: 200 len: 372 time: 0.0061152 2026-06-26 11:46:39.125 10 INFO neutron.wsgi [None req-6d8eed32-df2d-4176-955d-896c9fb7865d cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/qos-gateway-ip HTTP/1.1" status: 200 len: 391 time: 0.0069394 2026-06-26 11:46:39.133 10 INFO neutron.wsgi [None req-d0ba6448-9c7b-48f6-b285-9fc7383b659f cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/qos-port-network-policy HTTP/1.1" status: 200 len: 403 time: 0.0046153 2026-06-26 11:46:39.143 10 INFO neutron.wsgi [None req-330c21b3-e352-4cc0-8580-81852f07dcfa cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/qos-pps-minimum HTTP/1.1" status: 200 len: 397 time: 0.0069616 2026-06-26 11:46:39.152 9 INFO neutron.wsgi [None req-083f9a71-18b7-4349-8067-ed651be073b0 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/qos-pps-minimum-rule-alias HTTP/1.1" status: 200 len: 471 time: 0.0068750 2026-06-26 11:46:39.165 9 INFO neutron.wsgi [None req-65e723a0-58a1-4524-a514-df2c24bab283 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/qos-pps HTTP/1.1" status: 200 len: 389 time: 0.0054631 2026-06-26 11:46:39.175 9 INFO neutron.wsgi [None req-178df2a7-c950-4a57-9082-f34e72f38e23 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/qos-rule-type-details HTTP/1.1" status: 200 len: 423 time: 0.0046408 2026-06-26 11:46:39.183 9 INFO neutron.wsgi [None req-14a35424-c784-48b4-8df7-44c111f35a10 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/qos-rule-type-filter HTTP/1.1" status: 200 len: 567 time: 0.0048449 2026-06-26 11:46:39.191 9 INFO neutron.wsgi [None req-2c9faafb-7bfe-4e79-aae3-60506b1b0ca7 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/qos-rules-alias HTTP/1.1" status: 200 len: 448 time: 0.0042698 2026-06-26 11:46:39.200 9 INFO neutron.wsgi [None req-73d3fdec-d564-4dd8-b16a-be5f625e720c cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/quota-check-limit HTTP/1.1" status: 200 len: 420 time: 0.0044279 2026-06-26 11:46:39.207 9 INFO neutron.wsgi [None req-244b0a42-4019-4381-9bf1-176cce588651 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/quotas HTTP/1.1" status: 200 len: 386 time: 0.0041485 2026-06-26 11:46:39.215 9 INFO neutron.wsgi [None req-df8ebc57-269f-40f9-b528-c7da2d2cb91c cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/quota_details HTTP/1.1" status: 200 len: 407 time: 0.0043185 2026-06-26 11:46:39.222 9 INFO neutron.wsgi [None req-f7595cae-4e2a-41e5-bc3d-2621b2b3874a cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/rbac-policies HTTP/1.1" status: 200 len: 417 time: 0.0042500 2026-06-26 11:46:39.230 9 INFO neutron.wsgi [None req-0064b5cd-0faf-4dd4-a018-8e473fde9534 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/rbac-address-scope HTTP/1.1" status: 200 len: 384 time: 0.0044472 2026-06-26 11:46:39.239 9 INFO neutron.wsgi [None req-ad9f127c-6f7e-4b0f-bcc2-f789fd663b52 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/rbac-security-groups HTTP/1.1" status: 200 len: 404 time: 0.0045722 2026-06-26 11:46:39.249 9 INFO neutron.wsgi [None req-74a1b5e9-f742-4687-97e8-79e1cbdcac26 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/revision-if-match HTTP/1.1" status: 200 len: 441 time: 0.0049741 2026-06-26 11:46:39.258 9 INFO neutron.wsgi [None req-5bd3e787-2693-4c93-a8bc-54bded79c923 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/standard-attr-revisions HTTP/1.1" status: 200 len: 423 time: 0.0058138 2026-06-26 11:46:39.266 9 INFO neutron.wsgi [None req-8287456d-ff91-459b-bb01-eb9d0155f101 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/router_availability_zone HTTP/1.1" status: 200 len: 391 time: 0.0038905 2026-06-26 11:46:39.276 9 INFO neutron.wsgi [None req-54fe56f9-0a65-4874-987f-581a3b9c06fc cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/security-groups-normalized-cidr HTTP/1.1" status: 200 len: 445 time: 0.0051444 2026-06-26 11:46:39.287 10 INFO neutron.wsgi [None req-b6ff8e26-c10a-4275-a8c3-7a34a11a0979 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/security-groups-remote-address-group HTTP/1.1" status: 200 len: 448 time: 0.0074160 2026-06-26 11:46:39.293 10 INFO neutron.wsgi [None req-3897746d-df3f-4493-aaa8-14b17af8de8a cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/security-groups-shared-filtering HTTP/1.1" status: 200 len: 435 time: 0.0034266 2026-06-26 11:46:39.304 10 INFO neutron.wsgi [None req-adac4938-b3ce-4a3c-90ae-6da2f94cfcdf cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 364 time: 0.0058541 2026-06-26 11:46:39.315 9 INFO neutron.wsgi [None req-6c8b58db-82af-4df7-87dd-33f73d3052f6 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/segment HTTP/1.1" status: 200 len: 339 time: 0.0084436 2026-06-26 11:46:39.328 10 INFO neutron.wsgi [None req-98c83768-1acb-4a94-92a1-b8664e061822 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/segments-peer-subnet-host-routes HTTP/1.1" status: 200 len: 427 time: 0.0082097 2026-06-26 11:46:39.336 10 INFO neutron.wsgi [None req-95895638-870d-4f1f-b348-a5bb9bf63d6c cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/service-type HTTP/1.1" status: 200 len: 415 time: 0.0043387 2026-06-26 11:46:39.351 9 INFO neutron.wsgi [None req-7390f7d0-7f10-4f45-a020-9d06276acaef cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/sorting HTTP/1.1" status: 200 len: 377 time: 0.0113497 2026-06-26 11:46:39.360 9 INFO neutron.wsgi [None req-fed6b1a8-32af-4859-905f-9003657b6987 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/standard-attr-segment HTTP/1.1" status: 200 len: 406 time: 0.0045407 2026-06-26 11:46:39.376 9 INFO neutron.wsgi [None req-cb0934c3-1611-4703-9599-891e73d60f6c cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/standard-attr-description HTTP/1.1" status: 200 len: 408 time: 0.0061336 2026-06-26 11:46:39.387 9 INFO neutron.wsgi [None req-ce91cf63-5a1b-4641-8669-8e6a2cdcd7f4 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/stateful-security-group HTTP/1.1" status: 200 len: 402 time: 0.0040321 2026-06-26 11:46:39.395 9 INFO neutron.wsgi [None req-359a5115-4c98-4b00-896f-a7ba74b3edd5 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/subnet-dns-publish-fixed-ip HTTP/1.1" status: 200 len: 421 time: 0.0043445 2026-06-26 11:46:39.407 10 INFO neutron.wsgi [None req-8ba2c169-1ef4-45e9-a224-9ea7beb7fbe8 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/subnet-segmentid-writable HTTP/1.1" status: 200 len: 421 time: 0.0088122 2026-06-26 11:46:39.420 9 INFO neutron.wsgi [None req-40d37c79-a1c8-4257-9879-2b6973ac1454 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/subnet-service-types HTTP/1.1" status: 200 len: 400 time: 0.0095458 2026-06-26 11:46:39.429 9 INFO neutron.wsgi [None req-96f4c38a-08fd-4dd6-bc78-994381d29178 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/subnet_allocation HTTP/1.1" status: 200 len: 388 time: 0.0041654 2026-06-26 11:46:39.436 9 INFO neutron.wsgi [None req-4dcb5927-9df3-44b6-abc5-4073f7f349ec cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/subnetpool-prefix-ops HTTP/1.1" status: 200 len: 418 time: 0.0040345 2026-06-26 11:46:39.443 9 INFO neutron.wsgi [None req-b58b124d-198a-4c02-97a4-85ca25c033f3 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/standard-attr-tag HTTP/1.1" status: 200 len: 537 time: 0.0036039 2026-06-26 11:46:39.448 9 INFO neutron.wsgi [None req-549f0d77-676b-4a64-993f-3e7951f7d590 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/standard-attr-timestamp HTTP/1.1" status: 200 len: 449 time: 0.0030220 2026-06-26 11:46:39.455 9 INFO neutron.wsgi [None req-b9dd8d3c-5778-437e-8a56-b90481b91ae5 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/trunk HTTP/1.1" status: 200 len: 358 time: 0.0034807 2026-06-26 11:46:39.461 9 INFO neutron.wsgi [None req-9bc0be3e-1a98-4c62-b581-bb3be75c3073 cfb97088342b4b4a825f60c906a3f4ce f3c3b273e99a4b78ae734e62da05087b - - default default] 10.0.0.244 "GET /v2.0/extensions/trunk-details HTTP/1.1" status: 200 len: 362 time: 0.0037658 2026-06-26 11:46:39.542 10 INFO neutron.db.ovn_revision_numbers_db [None req-6f66559e-89ea-4151-9aae-84d9d68deb9b 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] Successfully bumped revision number for resource 7c98b805-868f-41a1-8029-03cedb9da2a9 (type: security_groups) to 1 2026-06-26 11:46:39.612 10 INFO neutron.db.segments_db [None req-6f66559e-89ea-4151-9aae-84d9d68deb9b 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] Added segment 0dea7349-81aa-486b-b781-2f316ab820c4 of type geneve for network fbf4a400-de69-4adb-bab5-09194badbe03 2026-06-26 11:46:39.814 10 INFO neutron.db.ovn_revision_numbers_db [None req-6f66559e-89ea-4151-9aae-84d9d68deb9b 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] Successfully bumped revision number for resource fbf4a400-de69-4adb-bab5-09194badbe03 (type: networks) to 1 2026-06-26 11:46:39.998 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6f66559e-89ea-4151-9aae-84d9d68deb9b 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] No more DHCP agents 2026-06-26 11:46:40.001 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6f66559e-89ea-4151-9aae-84d9d68deb9b 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] Unable to schedule network fbf4a400-de69-4adb-bab5-09194badbe03: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:40.070 10 INFO neutron.db.ovn_revision_numbers_db [None req-6f66559e-89ea-4151-9aae-84d9d68deb9b 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] Successfully bumped revision number for resource d1962e34-ef18-4cb6-a17b-5e14e51e7634 (type: ports) to 1 2026-06-26 11:46:40.096 10 INFO neutron.wsgi [None req-6f66559e-89ea-4151-9aae-84d9d68deb9b 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 833 time: 0.8908997 2026-06-26 11:46:40.207 10 INFO neutron.db.segments_db [None req-a767d5e4-07e9-4154-941b-d7b43bc99ae6 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] Added segment 65ada97c-080a-4c29-81a2-dd05e1b4232c of type geneve for network ed3e022c-2a32-4ece-84e3-c2a4fe4d8837 2026-06-26 11:46:40.237 10 INFO neutron.db.ovn_revision_numbers_db [None req-16930e55-a0e1-4bcf-abe0-cf5f404c4fc3 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 8e2c8639-51eb-49b2-b966-d7598a908f57 (type: security_groups) to 1 2026-06-26 11:46:40.271 10 INFO neutron.wsgi [None req-16930e55-a0e1-4bcf-abe0-cf5f404c4fc3 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=f3c3b273e99a4b78ae734e62da05087b&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3092330 2026-06-26 11:46:40.390 10 INFO neutron.db.ovn_revision_numbers_db [None req-a767d5e4-07e9-4154-941b-d7b43bc99ae6 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] Successfully bumped revision number for resource ed3e022c-2a32-4ece-84e3-c2a4fe4d8837 (type: networks) to 1 2026-06-26 11:46:40.477 9 INFO neutron.wsgi [None req-16bf866b-ed61-43aa-8ceb-217a4a6a8f21 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/8e2c8639-51eb-49b2-b966-d7598a908f57 HTTP/1.1" status: 204 len: 168 time: 0.1993949 2026-06-26 11:46:40.586 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a767d5e4-07e9-4154-941b-d7b43bc99ae6 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] No more DHCP agents 2026-06-26 11:46:40.588 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a767d5e4-07e9-4154-941b-d7b43bc99ae6 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] Unable to schedule network ed3e022c-2a32-4ece-84e3-c2a4fe4d8837: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:40.648 10 INFO neutron.db.ovn_revision_numbers_db [None req-a767d5e4-07e9-4154-941b-d7b43bc99ae6 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] Successfully bumped revision number for resource a9106f36-ac82-4393-b437-236f5137ebb6 (type: ports) to 1 2026-06-26 11:46:40.669 10 INFO neutron.wsgi [None req-a767d5e4-07e9-4154-941b-d7b43bc99ae6 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 832 time: 0.5685127 2026-06-26 11:46:40.927 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f7f163a6-0106-4c60-b4cf-dc811c3f9199 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] No more DHCP agents 2026-06-26 11:46:40.929 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f7f163a6-0106-4c60-b4cf-dc811c3f9199 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] Unable to schedule network fbf4a400-de69-4adb-bab5-09194badbe03: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:40.943 10 INFO neutron.db.ovn_revision_numbers_db [None req-f7f163a6-0106-4c60-b4cf-dc811c3f9199 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] Successfully bumped revision number for resource 930361b0-6bdf-47c0-86e1-c2c47cfcb60b (type: subnets) to 0 2026-06-26 11:46:40.958 10 INFO neutron.wsgi [None req-f7f163a6-0106-4c60-b4cf-dc811c3f9199 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.2834644 2026-06-26 11:46:41.207 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a4edc472-c992-4a84-a97e-46d210ad355d 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] No more DHCP agents 2026-06-26 11:46:41.209 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a4edc472-c992-4a84-a97e-46d210ad355d 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] Unable to schedule network ed3e022c-2a32-4ece-84e3-c2a4fe4d8837: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:41.221 10 INFO neutron.db.ovn_revision_numbers_db [None req-a4edc472-c992-4a84-a97e-46d210ad355d 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] Successfully bumped revision number for resource 2a8d9cdf-8079-44e5-9807-3a42023b21ce (type: subnets) to 0 2026-06-26 11:46:41.237 10 INFO neutron.wsgi [None req-a4edc472-c992-4a84-a97e-46d210ad355d 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 830 time: 0.2748234 2026-06-26 11:46:41.434 10 INFO neutron.db.ovn_revision_numbers_db [None req-cbd52884-25a8-42c0-96bb-6e4c3f7c79b7 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] Successfully bumped revision number for resource 4979f1ff-fe7d-4c9b-965d-955913ba3d3d (type: routers) to 1 2026-06-26 11:46:41.448 10 INFO neutron.wsgi [None req-cbd52884-25a8-42c0-96bb-6e4c3f7c79b7 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "POST /v2.0/routers HTTP/1.1" status: 201 len: 690 time: 0.2078273 2026-06-26 11:46:41.883 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e6ca295e-5937-4611-a210-d5400e8c92cd 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] No more DHCP agents 2026-06-26 11:46:41.885 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e6ca295e-5937-4611-a210-d5400e8c92cd 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] Unable to schedule network fbf4a400-de69-4adb-bab5-09194badbe03: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:41.975 10 INFO neutron.db.ovn_revision_numbers_db [None req-e6ca295e-5937-4611-a210-d5400e8c92cd 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] Successfully bumped revision number for resource d44ad1a0-9e88-4658-ab25-0deefa6ae043 (type: ports) to 1 2026-06-26 11:46:42.402 9 INFO neutron.db.ovn_revision_numbers_db [None req-a59ef3c2-faf1-4bba-aac6-8a73a0c415ad 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] Successfully bumped revision number for resource 3b3b524b-3c9a-4060-b008-a1c9d18e5836 (type: security_groups) to 1 2026-06-26 11:46:42.465 9 INFO neutron.db.segments_db [None req-a59ef3c2-faf1-4bba-aac6-8a73a0c415ad 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] Added segment 63372fae-d92a-4722-b1ba-8920f8dee9d0 of type geneve for network 607dd4fb-7fb6-4a92-a3d2-71c00529b5c5 2026-06-26 11:46:42.474 9 INFO neutron.db.ovn_revision_numbers_db [None req-71632f69-ee2e-47a4-9723-f8bb4c399131 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] Successfully bumped revision number for resource 0cc0b848-c4f9-4a3a-8a00-431d96673da8 (type: security_groups) to 1 2026-06-26 11:46:42.533 9 INFO neutron.db.segments_db [None req-71632f69-ee2e-47a4-9723-f8bb4c399131 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] Added segment 41124a20-5ece-4434-843d-ac10f2b690c4 of type geneve for network f4eedcef-8cd5-4045-b213-b30ae6bcac42 2026-06-26 11:46:42.644 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] OVN reports status up for port: d44ad1a0-9e88-4658-ab25-0deefa6ae043 2026-06-26 11:46:42.654 10 INFO neutron.plugins.ml2.plugin [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Attempt 1 to provision port d44ad1a0-9e88-4658-ab25-0deefa6ae043 2026-06-26 11:46:42.693 10 INFO neutron.db.ovn_revision_numbers_db [None req-e6ca295e-5937-4611-a210-d5400e8c92cd 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] Successfully bumped revision number for resource d44ad1a0-9e88-4658-ab25-0deefa6ae043 (type: router_ports) to 2 2026-06-26 11:46:42.700 9 INFO neutron.db.ovn_revision_numbers_db [None req-a59ef3c2-faf1-4bba-aac6-8a73a0c415ad 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] Successfully bumped revision number for resource 607dd4fb-7fb6-4a92-a3d2-71c00529b5c5 (type: networks) to 1 2026-06-26 11:46:42.724 9 INFO neutron.db.ovn_revision_numbers_db [None req-71632f69-ee2e-47a4-9723-f8bb4c399131 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] Successfully bumped revision number for resource f4eedcef-8cd5-4045-b213-b30ae6bcac42 (type: networks) to 1 2026-06-26 11:46:42.824 10 INFO neutron.db.ovn_revision_numbers_db [None req-e6ca295e-5937-4611-a210-d5400e8c92cd 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] Successfully bumped revision number for resource d44ad1a0-9e88-4658-ab25-0deefa6ae043 (type: ports) to 2 2026-06-26 11:46:42.926 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e6ca295e-5937-4611-a210-d5400e8c92cd 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] No more DHCP agents 2026-06-26 11:46:42.929 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e6ca295e-5937-4611-a210-d5400e8c92cd 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] Unable to schedule network fbf4a400-de69-4adb-bab5-09194badbe03: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:42.940 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-71632f69-ee2e-47a4-9723-f8bb4c399131 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] No more DHCP agents 2026-06-26 11:46:42.943 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-71632f69-ee2e-47a4-9723-f8bb4c399131 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] Unable to schedule network f4eedcef-8cd5-4045-b213-b30ae6bcac42: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:42.955 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a59ef3c2-faf1-4bba-aac6-8a73a0c415ad 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] No more DHCP agents 2026-06-26 11:46:42.961 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a59ef3c2-faf1-4bba-aac6-8a73a0c415ad 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] Unable to schedule network 607dd4fb-7fb6-4a92-a3d2-71c00529b5c5: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:43.047 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource d44ad1a0-9e88-4658-ab25-0deefa6ae043 (type: ports) to 3 2026-06-26 11:46:43.191 10 INFO neutron.db.ovn_revision_numbers_db [None req-e6ca295e-5937-4611-a210-d5400e8c92cd 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] Successfully bumped revision number for resource d44ad1a0-9e88-4658-ab25-0deefa6ae043 (type: router_ports) to 3 2026-06-26 11:46:43.193 10 INFO neutron.wsgi [None req-e6ca295e-5937-4611-a210-d5400e8c92cd 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "PUT /v2.0/routers/4979f1ff-fe7d-4c9b-965d-955913ba3d3d/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.7388580 2026-06-26 11:46:43.207 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5080326-118d-4d4f-84a6-b2bcf1490385 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource f29c9347-9a48-4af3-9853-46a2ac0e75b4 (type: security_groups) to 1 2026-06-26 11:46:43.226 10 INFO neutron.wsgi [None req-e5080326-118d-4d4f-84a6-b2bcf1490385 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=b5a9876e79c6411fbbeaf5c6947c387a&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3341882 2026-06-26 11:46:43.303 9 INFO neutron.db.ovn_revision_numbers_db [None req-71632f69-ee2e-47a4-9723-f8bb4c399131 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] Successfully bumped revision number for resource 58552922-1a43-423b-b1e5-56e3693ce0b5 (type: ports) to 1 2026-06-26 11:46:43.313 9 INFO neutron.db.ovn_revision_numbers_db [None req-a59ef3c2-faf1-4bba-aac6-8a73a0c415ad 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] Successfully bumped revision number for resource 86825028-5def-4611-a63f-d8d4acd517a6 (type: ports) to 1 2026-06-26 11:46:43.337 9 INFO neutron.wsgi [None req-538f6d49-2239-4c14-a617-54f9c537512a 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] 10.0.0.244 "GET /v2.0/ports/d44ad1a0-9e88-4658-ab25-0deefa6ae043 HTTP/1.1" status: 200 len: 1141 time: 0.1348715 2026-06-26 11:46:43.354 9 INFO neutron.wsgi [None req-71632f69-ee2e-47a4-9723-f8bb4c399131 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 928 time: 1.0975733 2026-06-26 11:46:43.357 9 INFO neutron.wsgi [None req-a59ef3c2-faf1-4bba-aac6-8a73a0c415ad 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 847 time: 1.2135744 2026-06-26 11:46:43.482 10 INFO neutron.wsgi [None req-da3e3698-ca47-4f4a-a37a-ebe2fc882f0d df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/f29c9347-9a48-4af3-9853-46a2ac0e75b4 HTTP/1.1" status: 204 len: 168 time: 0.2516668 2026-06-26 11:46:43.607 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7e0161f3-52e0-4fed-bf86-465fe69a0f26 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] No more DHCP agents 2026-06-26 11:46:43.618 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7e0161f3-52e0-4fed-bf86-465fe69a0f26 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] Unable to schedule network f4eedcef-8cd5-4045-b213-b30ae6bcac42: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:43.680 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b0d758ea-9043-43c2-8d5c-d596bbb432fc 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] No more DHCP agents 2026-06-26 11:46:43.683 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b0d758ea-9043-43c2-8d5c-d596bbb432fc 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] Unable to schedule network 607dd4fb-7fb6-4a92-a3d2-71c00529b5c5: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:43.784 10 INFO neutron.db.ovn_revision_numbers_db [None req-b0d758ea-9043-43c2-8d5c-d596bbb432fc 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] Successfully bumped revision number for resource 5a1685c3-826f-4c77-9332-a7b6cac25883 (type: ports) to 1 2026-06-26 11:46:43.820 10 INFO neutron.wsgi [None req-b0d758ea-9043-43c2-8d5c-d596bbb432fc 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] 10.0.0.244 "POST /v2.0/ports HTTP/1.1" status: 201 len: 978 time: 0.4571738 2026-06-26 11:46:43.867 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-674dd42f-4054-41b3-9f51-d930fc9554af 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] No more DHCP agents 2026-06-26 11:46:43.872 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-674dd42f-4054-41b3-9f51-d930fc9554af 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] Unable to schedule network ed3e022c-2a32-4ece-84e3-c2a4fe4d8837: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:43.945 9 INFO neutron.db.segments_db [None req-d548cc22-2e95-4c40-bb7f-c77a4d744748 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] Added segment fa62e45f-83b3-4abc-8202-10bbb4335450 of type geneve for network 67e3f853-8cc8-4816-9cb1-2b0747b0c261 2026-06-26 11:46:43.978 9 INFO neutron.db.ovn_revision_numbers_db [None req-674dd42f-4054-41b3-9f51-d930fc9554af 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] Successfully bumped revision number for resource 99c1f9b0-54b8-440c-b164-807b1ed568b2 (type: ports) to 1 2026-06-26 11:46:44.109 9 INFO neutron.db.ovn_revision_numbers_db [None req-d548cc22-2e95-4c40-bb7f-c77a4d744748 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] Successfully bumped revision number for resource 67e3f853-8cc8-4816-9cb1-2b0747b0c261 (type: networks) to 1 2026-06-26 11:46:44.124 10 INFO neutron.db.ovn_revision_numbers_db [None req-7e0161f3-52e0-4fed-bf86-465fe69a0f26 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] Successfully bumped revision number for resource 58552922-1a43-423b-b1e5-56e3693ce0b5 (type: ports) to 2 2026-06-26 11:46:44.139 10 INFO neutron.db.ovn_revision_numbers_db [None req-7e0161f3-52e0-4fed-bf86-465fe69a0f26 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] Successfully bumped revision number for resource b1c0304a-f28a-4ed2-b70f-0a1334aa9fbc (type: subnets) to 0 2026-06-26 11:46:44.156 10 INFO neutron.wsgi [None req-7e0161f3-52e0-4fed-bf86-465fe69a0f26 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 819 time: 0.7935362 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:46:44.169 10 WARNING neutron.api.v2.base [None req-d3a12870-5e05-42c2-b0bc-05d4ba9a2923 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-06-26 11:46:44.170 10 INFO neutron.api.v2.resource [None req-d3a12870-5e05-42c2-b0bc-05d4ba9a2923 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-06-26 11:46:44.171 10 INFO neutron.wsgi [None req-d3a12870-5e05-42c2-b0bc-05d4ba9a2923 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] 10.0.0.244 "POST /v2.0/rbac-policies HTTP/1.1" status: 400 len: 346 time: 0.0068178 2026-06-26 11:46:44.379 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d548cc22-2e95-4c40-bb7f-c77a4d744748 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] No more DHCP agents 2026-06-26 11:46:44.385 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d548cc22-2e95-4c40-bb7f-c77a4d744748 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] Unable to schedule network 67e3f853-8cc8-4816-9cb1-2b0747b0c261: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:44.478 9 INFO neutron.db.ovn_revision_numbers_db [None req-d548cc22-2e95-4c40-bb7f-c77a4d744748 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] Successfully bumped revision number for resource b7e3d7cf-5a83-48b6-81af-c45b511ae84f (type: ports) to 1 2026-06-26 11:46:44.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012746 2026-06-26 11:46:44.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012441 2026-06-26 11:46:44.508 9 INFO neutron.wsgi [None req-d548cc22-2e95-4c40-bb7f-c77a4d744748 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 834 time: 0.6815050 2026-06-26 11:46:44.609 9 INFO neutron.db.ovn_revision_numbers_db [None req-674dd42f-4054-41b3-9f51-d930fc9554af 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] Successfully bumped revision number for resource 99c1f9b0-54b8-440c-b164-807b1ed568b2 (type: router_ports) to 2 2026-06-26 11:46:44.702 9 INFO neutron.db.ovn_revision_numbers_db [None req-674dd42f-4054-41b3-9f51-d930fc9554af 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] Successfully bumped revision number for resource 99c1f9b0-54b8-440c-b164-807b1ed568b2 (type: ports) to 2 2026-06-26 11:46:44.787 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-674dd42f-4054-41b3-9f51-d930fc9554af 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] No more DHCP agents 2026-06-26 11:46:44.788 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-674dd42f-4054-41b3-9f51-d930fc9554af 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] Unable to schedule network ed3e022c-2a32-4ece-84e3-c2a4fe4d8837: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:44.814 10 INFO neutron.services.segments.plugin [-] Segment 41124a20-5ece-4434-843d-ac10f2b690c4 resource provider aggregate not found 2026-06-26 11:46:44.819 10 INFO neutron.services.segments.plugin [-] Segment 41124a20-5ece-4434-843d-ac10f2b690c4 resource provider aggregate not found 2026-06-26 11:46:44.835 10 INFO neutron.services.segments.plugin [-] Segment 41124a20-5ece-4434-843d-ac10f2b690c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41124a20-5ece-4434-843d-ac10f2b690c4 found for delete ", "request_id": "req-a4f6e257-695e-40fb-b7a8-ffc3495efbe7"}]} 2026-06-26 11:46:44.848 10 INFO neutron.services.segments.plugin [-] Segment 41124a20-5ece-4434-843d-ac10f2b690c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41124a20-5ece-4434-843d-ac10f2b690c4 found for delete ", "request_id": "req-626139fb-4ec3-46ee-841e-b51ab92d127d"}]} 2026-06-26 11:46:44.856 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2a427569-dc15-42f6-902e-2f4b8fa980b6 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] No more DHCP agents 2026-06-26 11:46:44.860 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2a427569-dc15-42f6-902e-2f4b8fa980b6 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] Unable to schedule network 67e3f853-8cc8-4816-9cb1-2b0747b0c261: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:44.865 10 INFO neutron.wsgi [None req-ba1a2c24-cd0a-4d56-87e4-234dce7d7ea0 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] 10.0.0.244 "DELETE /v2.0/networks/f4eedcef-8cd5-4045-b213-b30ae6bcac42 HTTP/1.1" status: 204 len: 168 time: 0.6904666 2026-06-26 11:46:44.885 10 INFO neutron.db.ovn_revision_numbers_db [None req-2a427569-dc15-42f6-902e-2f4b8fa980b6 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] Successfully bumped revision number for resource 4a53be37-7cd3-43cb-81a6-eb778262906f (type: subnets) to 0 2026-06-26 11:46:44.903 10 INFO neutron.wsgi [None req-2a427569-dc15-42f6-902e-2f4b8fa980b6 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.3760540 2026-06-26 11:46:44.970 10 INFO neutron.db.segments_db [None req-0c53cab8-a6a1-4dd5-bfd1-3a68a543e5b2 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] Added segment c36b165e-73c0-481d-8a18-f1085ec00d6d of type geneve for network e30b0b72-6d09-4079-b2cb-f7fb94cbe367 2026-06-26 11:46:44.993 9 INFO neutron.db.ovn_revision_numbers_db [None req-674dd42f-4054-41b3-9f51-d930fc9554af 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] Successfully bumped revision number for resource 99c1f9b0-54b8-440c-b164-807b1ed568b2 (type: router_ports) to 2 2026-06-26 11:46:44.996 9 INFO neutron.wsgi [None req-674dd42f-4054-41b3-9f51-d930fc9554af 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "PUT /v2.0/routers/4979f1ff-fe7d-4c9b-965d-955913ba3d3d/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.6496115 2026-06-26 11:46:45.037 10 INFO neutron.wsgi [None req-30c5ee43-21ca-46a9-b74c-0996965a76a1 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] 10.0.0.244 "GET /v2.0/ports/99c1f9b0-54b8-440c-b164-807b1ed568b2 HTTP/1.1" status: 200 len: 1147 time: 0.0367262 2026-06-26 11:46:45.121 10 INFO neutron.db.ovn_revision_numbers_db [None req-0c53cab8-a6a1-4dd5-bfd1-3a68a543e5b2 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] Successfully bumped revision number for resource e30b0b72-6d09-4079-b2cb-f7fb94cbe367 (type: networks) to 1 2026-06-26 11:46:45.181 9 INFO neutron.wsgi [None req-d55d5a35-82f6-4b09-bb8b-04a0708ff4d7 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] 10.0.0.244 "GET /v2.0/ports/99c1f9b0-54b8-440c-b164-807b1ed568b2 HTTP/1.1" status: 200 len: 1147 time: 0.1386228 2026-06-26 11:46:45.283 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0c53cab8-a6a1-4dd5-bfd1-3a68a543e5b2 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] No more DHCP agents 2026-06-26 11:46:45.285 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0c53cab8-a6a1-4dd5-bfd1-3a68a543e5b2 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] Unable to schedule network e30b0b72-6d09-4079-b2cb-f7fb94cbe367: no agents available; will retry on subsequent port and subnet creation events. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:46:45.346 10 INFO neutron.db.ovn_revision_numbers_db [None req-0c53cab8-a6a1-4dd5-bfd1-3a68a543e5b2 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] Successfully bumped revision number for resource 1bb69930-aa27-4679-8195-398c3efebc27 (type: ports) to 1 2026-06-26 11:46:45.354 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e71db2d2-71ca-4a22-93e1-243cbaf96e7f 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] No more DHCP agents 2026-06-26 11:46:45.358 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e71db2d2-71ca-4a22-93e1-243cbaf96e7f 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] Unable to schedule network 67e3f853-8cc8-4816-9cb1-2b0747b0c261: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:45.367 10 INFO neutron.wsgi [None req-0c53cab8-a6a1-4dd5-bfd1-3a68a543e5b2 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 929 time: 0.4930704 2026-06-26 11:46:45.471 9 INFO neutron.db.ovn_revision_numbers_db [None req-e71db2d2-71ca-4a22-93e1-243cbaf96e7f 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] Successfully bumped revision number for resource 5bbbe9eb-a91e-4b17-b087-8be037a574d6 (type: ports) to 1 2026-06-26 11:46:45.499 9 INFO neutron.wsgi [None req-e71db2d2-71ca-4a22-93e1-243cbaf96e7f 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] 10.0.0.244 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1164 time: 0.5897999 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:46:45.512 9 INFO neutron.db.ovn_revision_numbers_db [None req-f9aa9055-ea95-4fc2-8a10-96ff0c995ec9 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource f65721c3-69ed-4c66-bcff-f2a86bb86589 (type: security_groups) to 1 2026-06-26 11:46:45.524 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-18bea303-93b7-483d-9fc2-5b7b7ebabcc0 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] No more DHCP agents 2026-06-26 11:46:45.526 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-18bea303-93b7-483d-9fc2-5b7b7ebabcc0 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] Unable to schedule network e30b0b72-6d09-4079-b2cb-f7fb94cbe367: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:45.588 9 INFO neutron.db.segments_db [None req-f9aa9055-ea95-4fc2-8a10-96ff0c995ec9 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Added segment 86d21882-f51b-4f80-a5eb-d691e6d02b6d of type geneve for network a5a3c08b-b430-466c-94c2-c7ca6dcbb78c 2026-06-26 11:46:45.745 9 INFO neutron.db.ovn_revision_numbers_db [None req-f9aa9055-ea95-4fc2-8a10-96ff0c995ec9 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource a5a3c08b-b430-466c-94c2-c7ca6dcbb78c (type: networks) to 1 2026-06-26 11:46:45.934 9 INFO neutron.wsgi [None req-4e341d78-6f56-4ada-94f4-aca7e5eda117 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] 10.0.0.244 "DELETE /v2.0/ports/5bbbe9eb-a91e-4b17-b087-8be037a574d6 HTTP/1.1" status: 204 len: 168 time: 0.4297392 2026-06-26 11:46:45.938 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f9aa9055-ea95-4fc2-8a10-96ff0c995ec9 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:46:45.945 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f9aa9055-ea95-4fc2-8a10-96ff0c995ec9 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network a5a3c08b-b430-466c-94c2-c7ca6dcbb78c: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:46.202 9 INFO neutron.pecan_wsgi.hooks.translation [None req-cc8cc3b7-c271-4ca7-be14-fc64e03ffbab 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] DELETE failed (client error): The resource could not be found. 2026-06-26 11:46:46.205 9 INFO neutron.wsgi [None req-cc8cc3b7-c271-4ca7-be14-fc64e03ffbab 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] 10.0.0.244 "DELETE /v2.0/ports/5bbbe9eb-a91e-4b17-b087-8be037a574d6 HTTP/1.1" status: 404 len: 333 time: 0.2645130 2026-06-26 11:46:46.222 10 INFO neutron.db.ovn_revision_numbers_db [None req-18bea303-93b7-483d-9fc2-5b7b7ebabcc0 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] Successfully bumped revision number for resource 1bb69930-aa27-4679-8195-398c3efebc27 (type: ports) to 2 2026-06-26 11:46:46.228 9 INFO neutron.pecan_wsgi.hooks.translation [None req-56876031-93d5-4083-9ca4-f069a85d058a 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - default default] GET failed (client error): The resource could not be found. 2026-06-26 11:46:46.230 9 INFO neutron.wsgi [None req-56876031-93d5-4083-9ca4-f069a85d058a 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - default default] 10.0.0.244 "GET /v2.0/ports/5bbbe9eb-a91e-4b17-b087-8be037a574d6 HTTP/1.1" status: 404 len: 333 time: 0.0191116 2026-06-26 11:46:46.266 9 INFO neutron.db.ovn_revision_numbers_db [None req-f9aa9055-ea95-4fc2-8a10-96ff0c995ec9 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 991af486-4f4a-4b8d-835f-524b05e73a32 (type: ports) to 1 2026-06-26 11:46:46.274 10 INFO neutron.db.ovn_revision_numbers_db [None req-18bea303-93b7-483d-9fc2-5b7b7ebabcc0 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] Successfully bumped revision number for resource 01aeb569-748e-4a4e-962d-5a1a5b47c3ab (type: subnets) to 0 2026-06-26 11:46:46.285 9 INFO neutron.wsgi [None req-f9aa9055-ea95-4fc2-8a10-96ff0c995ec9 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 943 time: 1.1175871 2026-06-26 11:46:46.289 10 INFO neutron.wsgi [None req-e831a231-84ca-46d5-8561-773c5d6d7d51 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] 10.0.0.244 "GET /v2.0/ports/99c1f9b0-54b8-440c-b164-807b1ed568b2 HTTP/1.1" status: 200 len: 1147 time: 0.1020911 2026-06-26 11:46:46.296 10 INFO neutron.wsgi [None req-18bea303-93b7-483d-9fc2-5b7b7ebabcc0 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 822 time: 0.9243052 2026-06-26 11:46:46.306 9 WARNING neutron.api.v2.base [None req-fcd23d67-6131-42bd-880a-6ba3a7a9cd87 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-06-26 11:46:46.307 9 INFO neutron.api.v2.resource [None req-fcd23d67-6131-42bd-880a-6ba3a7a9cd87 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-06-26 11:46:46.308 9 INFO neutron.wsgi [None req-fcd23d67-6131-42bd-880a-6ba3a7a9cd87 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] 10.0.0.244 "POST /v2.0/rbac-policies HTTP/1.1" status: 400 len: 750 time: 0.0061584 2026-06-26 11:46:46.461 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-496ba0a3-8afe-425c-80da-3be50f85aee3 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:46:46.463 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-496ba0a3-8afe-425c-80da-3be50f85aee3 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network a5a3c08b-b430-466c-94c2-c7ca6dcbb78c: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:46.508 10 INFO neutron.wsgi [None req-90a9df73-625d-4f31-9742-ccca6329a386 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] 10.0.0.244 "DELETE /v2.0/subnets/4a53be37-7cd3-43cb-81a6-eb778262906f HTTP/1.1" status: 204 len: 168 time: 0.2704248 2026-06-26 11:46:46.904 9 INFO neutron.db.ovn_revision_numbers_db [None req-496ba0a3-8afe-425c-80da-3be50f85aee3 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 991af486-4f4a-4b8d-835f-524b05e73a32 (type: ports) to 2 2026-06-26 11:46:46.919 9 INFO neutron.db.ovn_revision_numbers_db [None req-496ba0a3-8afe-425c-80da-3be50f85aee3 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 67618a14-bc21-47c7-af40-aeac3ecad617 (type: subnets) to 0 2026-06-26 11:46:46.935 10 INFO neutron.services.segments.plugin [-] Segment fa62e45f-83b3-4abc-8202-10bbb4335450 resource provider aggregate not found 2026-06-26 11:46:46.937 9 INFO neutron.wsgi [None req-496ba0a3-8afe-425c-80da-3be50f85aee3 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 863 time: 0.6458995 2026-06-26 11:46:46.947 10 INFO neutron.services.segments.plugin [-] Segment fa62e45f-83b3-4abc-8202-10bbb4335450 resource provider aggregate not found 2026-06-26 11:46:46.966 10 INFO neutron.services.segments.plugin [-] Segment fa62e45f-83b3-4abc-8202-10bbb4335450 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa62e45f-83b3-4abc-8202-10bbb4335450 found for delete ", "request_id": "req-93e4a5a5-0c84-4e41-b301-43f60bec855c"}]} 2026-06-26 11:46:46.968 10 INFO neutron.services.segments.plugin [-] Segment fa62e45f-83b3-4abc-8202-10bbb4335450 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa62e45f-83b3-4abc-8202-10bbb4335450 found for delete ", "request_id": "req-03bee688-744f-4dc6-8063-fbb24299fd90"}]} 2026-06-26 11:46:47.005 10 INFO neutron.wsgi [None req-8886e9e9-0315-4ce9-be10-ac2447bc8177 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] 10.0.0.244 "DELETE /v2.0/networks/67e3f853-8cc8-4816-9cb1-2b0747b0c261 HTTP/1.1" status: 204 len: 168 time: 0.4925344 2026-06-26 11:46:47.088 10 INFO neutron.wsgi [None req-60f488a6-e805-4034-a2f1-ffa6030c0f21 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] 10.0.0.244 "DELETE /v2.0/networks/e30b0b72-6d09-4079-b2cb-f7fb94cbe367 HTTP/1.1" status: 204 len: 168 time: 0.7712071 2026-06-26 11:46:47.114 10 INFO neutron.db.segments_db [None req-e9ad7c50-a440-432e-926c-d1205055b3f3 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] Added segment bbf1caad-7d33-468b-86c4-ae84cad51a2d of type geneve for network 52ad8c2b-f537-48c1-8a4a-03fe00bb6d9b 2026-06-26 11:46:47.226 9 INFO neutron.db.segments_db [None req-dca20716-5532-40fe-9d92-c008ccc50777 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] Added segment 13d3eb3b-0815-4512-827b-14daa899cebe of type geneve for network e5364951-0a9a-48e8-9b68-8e409cc991d3 2026-06-26 11:46:47.261 10 INFO neutron.db.ovn_revision_numbers_db [None req-e9ad7c50-a440-432e-926c-d1205055b3f3 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] Successfully bumped revision number for resource 52ad8c2b-f537-48c1-8a4a-03fe00bb6d9b (type: networks) to 1 2026-06-26 11:46:47.367 10 INFO neutron.wsgi [None req-7eb31ecb-a55d-41fb-abd6-07f50b00234e 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] 10.0.0.244 "GET /v2.0/ports/99c1f9b0-54b8-440c-b164-807b1ed568b2 HTTP/1.1" status: 200 len: 1147 time: 0.0701663 2026-06-26 11:46:47.382 9 INFO neutron.db.ovn_revision_numbers_db [None req-dca20716-5532-40fe-9d92-c008ccc50777 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] Successfully bumped revision number for resource e5364951-0a9a-48e8-9b68-8e409cc991d3 (type: networks) to 1 2026-06-26 11:46:47.506 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e9ad7c50-a440-432e-926c-d1205055b3f3 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] No more DHCP agents 2026-06-26 11:46:47.511 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e9ad7c50-a440-432e-926c-d1205055b3f3 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] Unable to schedule network 52ad8c2b-f537-48c1-8a4a-03fe00bb6d9b: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:47.574 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-80144986-2ff1-46f2-a538-102709196a6c df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:46:47.576 10 INFO neutron.db.ovn_revision_numbers_db [None req-e9ad7c50-a440-432e-926c-d1205055b3f3 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] Successfully bumped revision number for resource 204bf1c6-3908-4f15-8733-5ccc107bfbd5 (type: ports) to 1 2026-06-26 11:46:47.580 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-80144986-2ff1-46f2-a538-102709196a6c df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network 20f6d01b-24c3-42c0-b7fb-c84d1393658f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:47.617 10 INFO neutron.wsgi [None req-e9ad7c50-a440-432e-926c-d1205055b3f3 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 834 time: 0.5975223 2026-06-26 11:46:47.635 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dca20716-5532-40fe-9d92-c008ccc50777 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] No more DHCP agents 2026-06-26 11:46:47.636 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dca20716-5532-40fe-9d92-c008ccc50777 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] Unable to schedule network e5364951-0a9a-48e8-9b68-8e409cc991d3: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:47.720 9 INFO neutron.db.ovn_revision_numbers_db [None req-dca20716-5532-40fe-9d92-c008ccc50777 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] Successfully bumped revision number for resource e3d8fd19-f900-4c0f-a1e2-ce700aeb99ba (type: ports) to 1 2026-06-26 11:46:47.749 9 INFO neutron.wsgi [None req-dca20716-5532-40fe-9d92-c008ccc50777 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 929 time: 0.6542253 2026-06-26 11:46:47.750 9 INFO neutron.db.ovn_revision_numbers_db [None req-80144986-2ff1-46f2-a538-102709196a6c df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource d5641fd4-a515-484f-9c4f-8ee98f5e212f (type: ports) to 1 2026-06-26 11:46:47.912 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c882b32e-b937-4a75-8981-3f03f051fb75 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] No more DHCP agents 2026-06-26 11:46:47.915 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c882b32e-b937-4a75-8981-3f03f051fb75 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] Unable to schedule network 52ad8c2b-f537-48c1-8a4a-03fe00bb6d9b: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:47.932 10 INFO neutron.db.ovn_revision_numbers_db [None req-c882b32e-b937-4a75-8981-3f03f051fb75 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] Successfully bumped revision number for resource 7d8ca5fc-998c-4620-a19c-78d1a9441fda (type: subnets) to 0 2026-06-26 11:46:47.954 10 INFO neutron.wsgi [None req-c882b32e-b937-4a75-8981-3f03f051fb75 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.3310502 2026-06-26 11:46:47.990 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-53a53dee-1daa-49be-b4ab-06551a575c19 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] No more DHCP agents 2026-06-26 11:46:47.993 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-53a53dee-1daa-49be-b4ab-06551a575c19 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] Unable to schedule network e5364951-0a9a-48e8-9b68-8e409cc991d3: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:48.025 10 INFO neutron.wsgi [None req-32656bb8-f980-4402-b49d-f3a81748e294 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0776081 2026-06-26 11:46:48.065 10 INFO neutron.wsgi [None req-5494a49f-3a64-4d3e-b470-1d449e443702 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 4603 time: 0.0386698 2026-06-26 11:46:48.188 10 INFO neutron.wsgi [None req-2fd31789-c7b3-4956-aa4b-e9efe915b11e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/routers HTTP/1.1" status: 200 len: 1341 time: 0.1193700 2026-06-26 11:46:48.207 10 INFO neutron.wsgi [None req-228f7b11-1ca0-4fe3-b80a-2a31ca7f6ae6 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0179796 2026-06-26 11:46:48.227 10 INFO neutron.wsgi [None req-6bce06ad-f56b-4129-a9bd-bc5ec194bc26 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0184381 2026-06-26 11:46:48.283 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] No hosting information found for port d44ad1a0-9e88-4658-ab25-0deefa6ae043: RuntimeError: No hosting information found for port d44ad1a0-9e88-4658-ab25-0deefa6ae043 2026-06-26 11:46:48.284 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] OVN reports status up for port: 99c1f9b0-54b8-440c-b164-807b1ed568b2 2026-06-26 11:46:48.326 10 INFO neutron.plugins.ml2.plugin [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Attempt 1 to provision port 99c1f9b0-54b8-440c-b164-807b1ed568b2 2026-06-26 11:46:48.377 10 INFO neutron.wsgi [None req-82653ead-ab0e-47d3-87c4-3347b60f735f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/networks HTTP/1.1" status: 200 len: 6814 time: 0.1422446 2026-06-26 11:46:48.443 10 INFO neutron.wsgi [None req-43816786-98ff-4350-b425-839d8397cd76 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] 10.0.0.244 "GET /v2.0/ports/99c1f9b0-54b8-440c-b164-807b1ed568b2 HTTP/1.1" status: 200 len: 1147 time: 0.0640886 2026-06-26 11:46:48.450 10 INFO neutron.wsgi [None req-28be176b-f8f2-485b-a33a-382c8f08c9ce df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 4603 time: 0.0650041 2026-06-26 11:46:48.486 10 INFO neutron.wsgi [None req-c84f6e4f-f7e8-4fc9-b438-a62a239bc14b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0262122 2026-06-26 11:46:48.547 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status up for port: d5641fd4-a515-484f-9c4f-8ee98f5e212f 2026-06-26 11:46:48.567 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d1552ecf-e877-4889-b9fa-e0305fca04dd - - - - - -] Router 5a99e758-2053-410b-b385-47774b8315c3 is bound to host instance 2026-06-26 11:46:48.816 9 INFO neutron.plugins.ml2.plugin [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Attempt 1 to provision port d5641fd4-a515-484f-9c4f-8ee98f5e212f 2026-06-26 11:46:48.819 9 INFO neutron.db.ovn_revision_numbers_db [None req-80144986-2ff1-46f2-a538-102709196a6c df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource d5641fd4-a515-484f-9c4f-8ee98f5e212f (type: router_ports) to 1 2026-06-26 11:46:48.851 10 INFO neutron.wsgi [None req-be8d9336-f392-4bae-80be-fde2cd5679b5 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/ports HTTP/1.1" status: 200 len: 15916 time: 0.3640161 2026-06-26 11:46:48.861 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1541e086-f3d1-489d-b7d9-977d5c713f7d 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] No more DHCP agents 2026-06-26 11:46:48.871 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1541e086-f3d1-489d-b7d9-977d5c713f7d 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] Unable to schedule network 52ad8c2b-f537-48c1-8a4a-03fe00bb6d9b: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:48.889 10 INFO neutron.wsgi [None req-6bfc1543-d305-4f56-adb6-3b2c36d6b20e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3812 time: 0.0241377 2026-06-26 11:46:48.991 10 INFO neutron.services.segments.plugin [-] Segment c36b165e-73c0-481d-8a18-f1085ec00d6d resource provider aggregate not found 2026-06-26 11:46:48.994 9 INFO neutron.db.ovn_revision_numbers_db [None req-80144986-2ff1-46f2-a538-102709196a6c df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 5a99e758-2053-410b-b385-47774b8315c3 (type: routers) to 3 2026-06-26 11:46:48.999 10 INFO neutron.services.segments.plugin [-] Segment c36b165e-73c0-481d-8a18-f1085ec00d6d resource provider aggregate not found 2026-06-26 11:46:49.003 9 INFO neutron.db.ovn_revision_numbers_db [None req-53a53dee-1daa-49be-b4ab-06551a575c19 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] Successfully bumped revision number for resource e3d8fd19-f900-4c0f-a1e2-ce700aeb99ba (type: ports) to 2 2026-06-26 11:46:49.017 9 INFO neutron.wsgi [None req-80144986-2ff1-46f2-a538-102709196a6c df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "POST /v2.0/routers HTTP/1.1" status: 201 len: 874 time: 2.0763006 2026-06-26 11:46:49.017 10 INFO neutron.services.segments.plugin [-] Segment c36b165e-73c0-481d-8a18-f1085ec00d6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c36b165e-73c0-481d-8a18-f1085ec00d6d found for delete ", "request_id": "req-0f029181-d10f-417b-9505-5be66688e3d3"}]} 2026-06-26 11:46:49.024 10 INFO neutron.services.segments.plugin [-] Segment c36b165e-73c0-481d-8a18-f1085ec00d6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c36b165e-73c0-481d-8a18-f1085ec00d6d found for delete ", "request_id": "req-96215141-da5f-4064-b32b-e1e3c0adc7d1"}]} 2026-06-26 11:46:49.031 9 INFO neutron.db.ovn_revision_numbers_db [None req-53a53dee-1daa-49be-b4ab-06551a575c19 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] Successfully bumped revision number for resource 85eb92ca-d082-4a69-89d8-89d3fceac8ff (type: subnets) to 0 2026-06-26 11:46:49.066 9 INFO neutron.wsgi [None req-53a53dee-1daa-49be-b4ab-06551a575c19 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 822 time: 1.3131711 2026-06-26 11:46:49.110 10 INFO neutron.wsgi [None req-2efb1c6b-af54-4650-9f89-f0603c799b62 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 27923 time: 0.2095447 2026-06-26 11:46:49.114 10 INFO neutron.db.ovn_revision_numbers_db [None req-1541e086-f3d1-489d-b7d9-977d5c713f7d 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] Successfully bumped revision number for resource 4fe435a8-be1b-4d9c-9602-068e0a91b512 (type: ports) to 1 2026-06-26 11:46:49.181 10 INFO neutron.wsgi [None req-1541e086-f3d1-489d-b7d9-977d5c713f7d 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] 10.0.0.244 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1123 time: 1.2230101 2026-06-26 11:46:49.213 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource 99c1f9b0-54b8-440c-b164-807b1ed568b2 (type: ports) to 3 2026-06-26 11:46:49.357 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource 99c1f9b0-54b8-440c-b164-807b1ed568b2 (type: router_ports) to 3 2026-06-26 11:46:49.514 10 INFO neutron.wsgi [None req-b5a101fe-887c-44a8-b7c4-bfba7baf4719 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] 10.0.0.244 "GET /v2.0/ports/99c1f9b0-54b8-440c-b164-807b1ed568b2 HTTP/1.1" status: 200 len: 1149 time: 0.0550139 2026-06-26 11:46:49.612 9 INFO neutron.wsgi [None req-a128d305-63bf-4694-bc05-f94c948e1041 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] 10.0.0.244 "POST /v2.0/rbac-policies HTTP/1.1" status: 201 len: 523 time: 0.5388823 2026-06-26 11:46:49.646 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e25ae43c-2c90-4918-8fce-f019e6bf86cb df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] No more DHCP agents 2026-06-26 11:46:49.652 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e25ae43c-2c90-4918-8fce-f019e6bf86cb df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Unable to schedule network a5a3c08b-b430-466c-94c2-c7ca6dcbb78c: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:49.696 9 INFO neutron.db.ovn_revision_numbers_db [None req-d1552ecf-e877-4889-b9fa-e0305fca04dd - - - - - -] Successfully bumped revision number for resource d5641fd4-a515-484f-9c4f-8ee98f5e212f (type: ports) to 1 2026-06-26 11:46:49.722 9 INFO neutron.wsgi [None req-c249a9ac-ffc6-4ce4-847f-1b0d84bf9191 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] 10.0.0.244 "DELETE /v2.0/ports/4fe435a8-be1b-4d9c-9602-068e0a91b512 HTTP/1.1" status: 204 len: 168 time: 0.5309231 2026-06-26 11:46:49.761 10 INFO neutron.pecan_wsgi.hooks.translation [None req-817f93dd-6799-4404-b2f8-654d46048b11 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - default default] GET failed (client error): The resource could not be found. 2026-06-26 11:46:49.762 10 INFO neutron.wsgi [None req-817f93dd-6799-4404-b2f8-654d46048b11 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - default default] 10.0.0.244 "GET /v2.0/ports/4fe435a8-be1b-4d9c-9602-068e0a91b512 HTTP/1.1" status: 404 len: 333 time: 0.0305405 2026-06-26 11:46:49.882 10 INFO neutron.db.ovn_revision_numbers_db [None req-e25ae43c-2c90-4918-8fce-f019e6bf86cb df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 1a9ae495-add9-48bb-8bbf-e1afacb7d715 (type: ports) to 1 2026-06-26 11:46:50.032 9 INFO neutron.db.ovn_revision_numbers_db [None req-d1552ecf-e877-4889-b9fa-e0305fca04dd - - - - - -] Successfully bumped revision number for resource d5641fd4-a515-484f-9c4f-8ee98f5e212f (type: router_ports) to 3 2026-06-26 11:46:50.090 9 INFO neutron.wsgi [None req-22dc5683-9f08-4457-a09b-52a7eea37a50 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] 10.0.0.244 "DELETE /v2.0/subnets/7d8ca5fc-998c-4620-a19c-78d1a9441fda HTTP/1.1" status: 204 len: 168 time: 0.3223956 2026-06-26 11:46:50.138 10 INFO neutron.wsgi [None req-44a06891-9442-43f9-ba9c-4aec29e66a08 3b6c913192ac436ab81e10bfdd942dcf b98cb5c77ce543239e3a549d35f2fc0a - - default default] 10.0.0.244 "GET /v2.0/networks/e5364951-0a9a-48e8-9b68-8e409cc991d3 HTTP/1.1" status: 200 len: 849 time: 0.1833696 2026-06-26 11:46:50.464 10 INFO neutron.wsgi [None req-043e5f7d-37fa-4dfc-9e0a-2920beaf96d1 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "PUT /v2.0/routers/4979f1ff-fe7d-4c9b-965d-955913ba3d3d/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.9447858 2026-06-26 11:46:50.492 9 INFO neutron.db.ovn_revision_numbers_db [None req-d1552ecf-e877-4889-b9fa-e0305fca04dd - - - - - -] Successfully bumped revision number for resource d5641fd4-a515-484f-9c4f-8ee98f5e212f (type: ports) to 2 2026-06-26 11:46:50.529 10 INFO neutron.db.ovn_revision_numbers_db [None req-e25ae43c-2c90-4918-8fce-f019e6bf86cb df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 1a9ae495-add9-48bb-8bbf-e1afacb7d715 (type: router_ports) to 2 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:46:50.590 10 INFO neutron.pecan_wsgi.hooks.translation [None req-b73db636-9e41-4a97-9d6b-3aacbc315254 9db15b81f6e04ea6af0e9086a27cd4c1 1e2c938c106b4a168a5fe7ea533436d5 - - default default] GET failed (client error): The resource could not be found. 2026-06-26 11:46:50.593 10 INFO neutron.wsgi [None req-b73db636-9e41-4a97-9d6b-3aacbc315254 9db15b81f6e04ea6af0e9086a27cd4c1 1e2c938c106b4a168a5fe7ea533436d5 - - default default] 10.0.0.244 "GET /v2.0/networks/e5364951-0a9a-48e8-9b68-8e409cc991d3 HTTP/1.1" status: 404 len: 339 time: 0.0763862 2026-06-26 11:46:50.626 9 INFO neutron.wsgi [None req-fdefa901-1e46-47d3-aa23-8fe1697821d4 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] 10.0.0.244 "GET /v2.0/ports/d44ad1a0-9e88-4658-ab25-0deefa6ae043 HTTP/1.1" status: 200 len: 1141 time: 0.1535203 2026-06-26 11:46:50.849 9 INFO neutron.services.segments.plugin [-] Segment bbf1caad-7d33-468b-86c4-ae84cad51a2d resource provider aggregate not found 2026-06-26 11:46:50.857 9 INFO neutron.services.segments.plugin [-] Segment bbf1caad-7d33-468b-86c4-ae84cad51a2d resource provider aggregate not found 2026-06-26 11:46:50.879 9 INFO neutron.services.segments.plugin [-] Segment bbf1caad-7d33-468b-86c4-ae84cad51a2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbf1caad-7d33-468b-86c4-ae84cad51a2d found for delete ", "request_id": "req-e85bd08f-0167-484e-9fe8-bae05f79bd45"}]} 2026-06-26 11:46:50.882 9 INFO neutron.db.ovn_revision_numbers_db [None req-d1552ecf-e877-4889-b9fa-e0305fca04dd - - - - - -] Successfully bumped revision number for resource d5641fd4-a515-484f-9c4f-8ee98f5e212f (type: ports) to 4 2026-06-26 11:46:50.898 9 INFO neutron.services.segments.plugin [-] Segment bbf1caad-7d33-468b-86c4-ae84cad51a2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbf1caad-7d33-468b-86c4-ae84cad51a2d found for delete ", "request_id": "req-94a3d1d8-3c5f-4c46-85cb-80816c7d56d9"}]} 2026-06-26 11:46:50.922 9 INFO neutron.wsgi [None req-96e6f84d-300c-41a4-8e0e-8c6ab33a097c 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] 10.0.0.244 "DELETE /v2.0/networks/52ad8c2b-f537-48c1-8a4a-03fe00bb6d9b HTTP/1.1" status: 204 len: 168 time: 0.8236890 2026-06-26 11:46:51.046 10 INFO neutron.db.ovn_revision_numbers_db [None req-e25ae43c-2c90-4918-8fce-f019e6bf86cb df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 1a9ae495-add9-48bb-8bbf-e1afacb7d715 (type: ports) to 2 2026-06-26 11:46:51.173 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e25ae43c-2c90-4918-8fce-f019e6bf86cb df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] No more DHCP agents 2026-06-26 11:46:51.180 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e25ae43c-2c90-4918-8fce-f019e6bf86cb df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Unable to schedule network a5a3c08b-b430-466c-94c2-c7ca6dcbb78c: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:51.183 9 INFO neutron.db.ovn_revision_numbers_db [None req-d1552ecf-e877-4889-b9fa-e0305fca04dd - - - - - -] Successfully bumped revision number for resource d5641fd4-a515-484f-9c4f-8ee98f5e212f (type: router_ports) to 4 2026-06-26 11:46:51.238 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bc72f921-57af-419f-be77-d45422129ecb 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] No more DHCP agents 2026-06-26 11:46:51.241 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bc72f921-57af-419f-be77-d45422129ecb 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] Unable to schedule network 607dd4fb-7fb6-4a92-a3d2-71c00529b5c5: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:51.296 9 INFO neutron.db.ovn_revision_numbers_db [None req-bc72f921-57af-419f-be77-d45422129ecb 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] Successfully bumped revision number for resource 5f85f22c-c429-40d7-9945-02f54104272b (type: ports) to 1 2026-06-26 11:46:51.318 9 INFO neutron.wsgi [None req-bc72f921-57af-419f-be77-d45422129ecb 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] 10.0.0.244 "POST /v2.0/ports HTTP/1.1" status: 201 len: 977 time: 0.3805256 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:46:51.555 9 INFO neutron.db.ovn_revision_numbers_db [None req-66494673-af11-41be-bbaa-18837348ce95 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] Successfully bumped revision number for resource 5f85f22c-c429-40d7-9945-02f54104272b (type: ports) to 2 2026-06-26 11:46:51.565 9 INFO neutron.wsgi [None req-66494673-af11-41be-bbaa-18837348ce95 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] 10.0.0.244 "PUT /v2.0/ports/5f85f22c-c429-40d7-9945-02f54104272b HTTP/1.1" status: 200 len: 946 time: 0.2406058 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:46:51.722 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status up for port: 1a9ae495-add9-48bb-8bbf-e1afacb7d715 2026-06-26 11:46:51.743 9 INFO neutron.plugins.ml2.plugin [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Attempt 1 to provision port 1a9ae495-add9-48bb-8bbf-e1afacb7d715 2026-06-26 11:46:51.828 9 INFO neutron.wsgi [None req-25b0ea05-e3bd-4dcc-8d6b-a24095634e73 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] 10.0.0.244 "DELETE /v2.0/ports/5f85f22c-c429-40d7-9945-02f54104272b HTTP/1.1" status: 204 len: 168 time: 0.2573149 2026-06-26 11:46:51.932 9 INFO neutron.wsgi [None req-1b8c9b61-6652-4abd-b30c-21ba19b9fc3a 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - default default] 10.0.0.244 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1733 time: 0.0992799 2026-06-26 11:46:51.954 10 INFO neutron.services.segments.plugin [-] Segment 13d3eb3b-0815-4512-827b-14daa899cebe resource provider aggregate not found 2026-06-26 11:46:51.961 10 INFO neutron.services.segments.plugin [-] Segment 13d3eb3b-0815-4512-827b-14daa899cebe resource provider aggregate not found 2026-06-26 11:46:51.971 9 INFO neutron.pecan_wsgi.hooks.translation [None req-e5e2d6e2-51c4-4705-9e1e-bc7c1f25c184 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - default default] GET failed (client error): The resource could not be found. 2026-06-26 11:46:51.975 9 INFO neutron.wsgi [None req-e5e2d6e2-51c4-4705-9e1e-bc7c1f25c184 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - default default] 10.0.0.244 "GET /v2.0/ports/5f85f22c-c429-40d7-9945-02f54104272b HTTP/1.1" status: 404 len: 333 time: 0.0352287 2026-06-26 11:46:51.980 10 INFO neutron.services.segments.plugin [-] Segment 13d3eb3b-0815-4512-827b-14daa899cebe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13d3eb3b-0815-4512-827b-14daa899cebe found for delete ", "request_id": "req-45eb9065-6a7b-4479-99ca-e6c1ba5f8767"}]} 2026-06-26 11:46:51.980 10 INFO neutron.services.segments.plugin [-] Segment 13d3eb3b-0815-4512-827b-14daa899cebe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13d3eb3b-0815-4512-827b-14daa899cebe found for delete ", "request_id": "req-1fa848bb-b1d8-4799-9276-c3ac9cf5564b"}]} 2026-06-26 11:46:51.988 10 INFO neutron.wsgi [None req-a8bb778a-5892-4f12-a380-13fb4bce2de2 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "PUT /v2.0/routers/4979f1ff-fe7d-4c9b-965d-955913ba3d3d/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.3543565 2026-06-26 11:46:51.991 10 INFO neutron.db.ovn_revision_numbers_db [None req-e25ae43c-2c90-4918-8fce-f019e6bf86cb df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 1a9ae495-add9-48bb-8bbf-e1afacb7d715 (type: router_ports) to 2 2026-06-26 11:46:51.993 10 INFO neutron.wsgi [None req-e25ae43c-2c90-4918-8fce-f019e6bf86cb df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "PUT /v2.0/routers/5a99e758-2053-410b-b385-47774b8315c3/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.9678307 2026-06-26 11:46:52.008 10 INFO neutron.wsgi [None req-f9892006-82eb-4924-9ae4-aa3fb38b30c8 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] 10.0.0.244 "DELETE /v2.0/networks/e5364951-0a9a-48e8-9b68-8e409cc991d3 HTTP/1.1" status: 204 len: 168 time: 1.4102280 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:46:52.030 9 INFO neutron.wsgi [None req-1855e8e8-e5eb-4561-8c72-e9da47c871c4 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] 10.0.0.244 "GET /v2.0/ports?device_id=4979f1ff-fe7d-4c9b-965d-955913ba3d3d HTTP/1.1" status: 200 len: 205 time: 0.0368299 2026-06-26 11:46:52.030 10 INFO neutron.pecan_wsgi.hooks.translation [None req-3ce00263-1215-4775-a120-e9e470f38383 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-26 11:46:52.032 10 INFO neutron.wsgi [None req-3ce00263-1215-4775-a120-e9e470f38383 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] 10.0.0.244 "DELETE /v2.0/subnets/b1c0304a-f28a-4ed2-b70f-0a1334aa9fbc HTTP/1.1" status: 404 len: 337 time: 0.0165687 2026-06-26 11:46:52.038 9 INFO neutron.wsgi [None req-38e526af-a924-4df7-91a4-78eb6e9c16e0 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - default default] 10.0.0.244 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1733 time: 0.0537028 2026-06-26 11:46:52.069 10 INFO neutron.pecan_wsgi.hooks.translation [None req-9987628e-08c3-42d8-b81e-42ec5622e979 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-26 11:46:52.071 10 INFO neutron.wsgi [None req-9987628e-08c3-42d8-b81e-42ec5622e979 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] 10.0.0.244 "DELETE /v2.0/subnets/01aeb569-748e-4a4e-962d-5a1a5b47c3ab HTTP/1.1" status: 404 len: 337 time: 0.0321422 2026-06-26 11:46:52.107 9 INFO neutron.wsgi [None req-a8ee5cf4-8ab6-452c-b02a-66a31a456560 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - default default] 10.0.0.244 "GET /v2.0/ports/5a1685c3-826f-4c77-9332-a7b6cac25883 HTTP/1.1" status: 200 len: 973 time: 0.0572498 2026-06-26 11:46:52.108 10 INFO neutron.pecan_wsgi.hooks.translation [None req-d84c5d95-6438-4677-b291-4173090cd8d1 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-26 11:46:52.111 10 INFO neutron.wsgi [None req-d84c5d95-6438-4677-b291-4173090cd8d1 eb67b496170f4ce2b8d32a7f6d49728d e32a023e3ab242c49cfc2364438efa46 - - - -] 10.0.0.244 "DELETE /v2.0/subnets/85eb92ca-d082-4a69-89d8-89d3fceac8ff HTTP/1.1" status: 404 len: 337 time: 0.0355341 2026-06-26 11:46:52.137 9 INFO neutron.pecan_wsgi.hooks.translation [None req-c80b9fb0-c4a2-4647-bef8-c79057af13df 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] DELETE failed (client error): The resource could not be found. 2026-06-26 11:46:52.139 9 INFO neutron.wsgi [None req-c80b9fb0-c4a2-4647-bef8-c79057af13df 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] 10.0.0.244 "DELETE /v2.0/ports/4fe435a8-be1b-4d9c-9602-068e0a91b512 HTTP/1.1" status: 404 len: 333 time: 0.0257177 2026-06-26 11:46:52.164 9 INFO neutron.pecan_wsgi.hooks.translation [None req-72c46d0c-28a7-4b85-ba81-e967d6e09958 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] DELETE failed (client error): The resource could not be found. 2026-06-26 11:46:52.166 9 INFO neutron.wsgi [None req-72c46d0c-28a7-4b85-ba81-e967d6e09958 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] 10.0.0.244 "DELETE /v2.0/subnets/7d8ca5fc-998c-4620-a19c-78d1a9441fda HTTP/1.1" status: 404 len: 337 time: 0.0208614 2026-06-26 11:46:52.169 9 INFO neutron.db.ovn_revision_numbers_db [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Successfully bumped revision number for resource 1a9ae495-add9-48bb-8bbf-e1afacb7d715 (type: ports) to 3 2026-06-26 11:46:52.190 9 INFO neutron.pecan_wsgi.hooks.translation [None req-6e5a00a6-8071-4b31-9223-62e6983c37ee 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] DELETE failed (client error): The resource could not be found. 2026-06-26 11:46:52.192 9 INFO neutron.wsgi [None req-6e5a00a6-8071-4b31-9223-62e6983c37ee 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] 10.0.0.244 "DELETE /v2.0/subnets/4a53be37-7cd3-43cb-81a6-eb778262906f HTTP/1.1" status: 404 len: 337 time: 0.0208523 2026-06-26 11:46:52.294 9 INFO neutron.db.ovn_revision_numbers_db [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Successfully bumped revision number for resource 1a9ae495-add9-48bb-8bbf-e1afacb7d715 (type: router_ports) to 3 2026-06-26 11:46:52.353 10 INFO neutron.wsgi [None req-b4646c7a-44dc-4e3d-9082-d8855d4bc1de 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "DELETE /v2.0/routers/4979f1ff-fe7d-4c9b-965d-955913ba3d3d HTTP/1.1" status: 204 len: 168 time: 0.3184066 2026-06-26 11:46:52.582 10 INFO neutron.wsgi [None req-4a75118b-c646-49d3-82ec-1b52cae4dda5 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] 10.0.0.244 "DELETE /v2.0/ports/5a1685c3-826f-4c77-9332-a7b6cac25883 HTTP/1.1" status: 204 len: 168 time: 0.3844645 2026-06-26 11:46:52.616 10 INFO neutron.wsgi [None req-efab2c61-2230-49bb-93f2-3f7169873394 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "DELETE /v2.0/subnets/2a8d9cdf-8079-44e5-9807-3a42023b21ce HTTP/1.1" status: 204 len: 168 time: 0.2534766 2026-06-26 11:46:52.790 10 INFO neutron.wsgi [None req-9bb39e34-58a9-4f27-b951-a03cb3a7ba81 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "DELETE /v2.0/subnets/930361b0-6bdf-47c0-86e1-c2c47cfcb60b HTTP/1.1" status: 204 len: 168 time: 0.1669576 2026-06-26 11:46:53.001 9 INFO neutron.services.segments.plugin [-] Segment 63372fae-d92a-4722-b1ba-8920f8dee9d0 resource provider aggregate not found 2026-06-26 11:46:53.005 9 INFO neutron.services.segments.plugin [-] Segment 63372fae-d92a-4722-b1ba-8920f8dee9d0 resource provider aggregate not found 2026-06-26 11:46:53.022 9 INFO neutron.services.segments.plugin [-] Segment 63372fae-d92a-4722-b1ba-8920f8dee9d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63372fae-d92a-4722-b1ba-8920f8dee9d0 found for delete ", "request_id": "req-5fa37aff-6745-49c8-a732-62cf8988cefb"}]} 2026-06-26 11:46:53.023 9 INFO neutron.services.segments.plugin [-] Segment 63372fae-d92a-4722-b1ba-8920f8dee9d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63372fae-d92a-4722-b1ba-8920f8dee9d0 found for delete ", "request_id": "req-e5fb5640-1e3f-475a-bc75-242b6d58a503"}]} 2026-06-26 11:46:53.039 9 INFO neutron.wsgi [None req-09e5d649-e7eb-4469-8b1c-90ea9fd0a0fe 7da7bcadf8864dcfadd21fcb5033a525 bc817ba64d874775907a90c4425ee11a - - - -] 10.0.0.244 "DELETE /v2.0/networks/607dd4fb-7fb6-4a92-a3d2-71c00529b5c5 HTTP/1.1" status: 204 len: 168 time: 0.4496584 2026-06-26 11:46:53.175 9 INFO neutron.db.ovn_revision_numbers_db [None req-410fc365-28d7-4c74-a2e7-94bdc2df1d70 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource da19bd6e-9d76-4bb2-b5d6-65d8d62d2606 (type: security_groups) to 1 2026-06-26 11:46:53.186 10 INFO neutron.wsgi [None req-10c5e53b-95c8-4f16-90f5-2e5a52c2b2d1 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "DELETE /v2.0/networks/ed3e022c-2a32-4ece-84e3-c2a4fe4d8837 HTTP/1.1" status: 204 len: 168 time: 0.3908956 2026-06-26 11:46:53.204 9 INFO neutron.wsgi [None req-410fc365-28d7-4c74-a2e7-94bdc2df1d70 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=1e2c938c106b4a168a5fe7ea533436d5&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2938888 2026-06-26 11:46:53.258 10 INFO neutron.db.ovn_revision_numbers_db [None req-c79906af-ef4a-41a1-b43b-f2738307f73b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 2a2ef2ed-af98-41b8-b19e-8defdf2c087a (type: security_groups) to 1 2026-06-26 11:46:53.324 10 INFO neutron.db.segments_db [None req-c79906af-ef4a-41a1-b43b-f2738307f73b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Added segment ef96db70-c0f8-4a5b-a483-ee9c7a3a9cab of type geneve for network 5fefd4c5-8698-4462-a3e6-667f8748880e 2026-06-26 11:46:53.458 10 INFO neutron.db.ovn_revision_numbers_db [None req-c79906af-ef4a-41a1-b43b-f2738307f73b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 5fefd4c5-8698-4462-a3e6-667f8748880e (type: networks) to 1 2026-06-26 11:46:53.520 10 INFO neutron.wsgi [None req-f5c512a2-0e06-4ed6-9d24-58e4290acf1f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/da19bd6e-9d76-4bb2-b5d6-65d8d62d2606 HTTP/1.1" status: 204 len: 168 time: 0.3116379 2026-06-26 11:46:53.640 9 INFO neutron.wsgi [None req-ae83ee97-9edf-4e85-af65-9071253e9b40 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "DELETE /v2.0/networks/fbf4a400-de69-4adb-bab5-09194badbe03 HTTP/1.1" status: 204 len: 168 time: 0.4490690 2026-06-26 11:46:53.647 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c79906af-ef4a-41a1-b43b-f2738307f73b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:46:53.656 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c79906af-ef4a-41a1-b43b-f2738307f73b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network 5fefd4c5-8698-4462-a3e6-667f8748880e: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:53.676 10 INFO neutron.wsgi [None req-8c7d2398-5469-4dab-8613-bf55745cb68f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=bc817ba64d874775907a90c4425ee11a&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1900170 2026-06-26 11:46:53.754 10 INFO neutron.db.ovn_revision_numbers_db [None req-c79906af-ef4a-41a1-b43b-f2738307f73b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 85b94586-1d76-4043-89d5-6da085bf492e (type: ports) to 1 2026-06-26 11:46:53.782 10 INFO neutron.wsgi [None req-c79906af-ef4a-41a1-b43b-f2738307f73b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 942 time: 0.6739168 2026-06-26 11:46:53.783 9 INFO neutron.db.ovn_revision_numbers_db [None req-7175f739-665f-4bc0-9537-2ebf5f841173 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 1ca7de72-4a28-49af-b1fc-9e4ede5f77ec (type: security_groups) to 1 2026-06-26 11:46:53.800 10 INFO neutron.db.segments_db [None req-442cb73e-0ee0-4426-9a1c-9007ec5aa2b9 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] Added segment 4c153bb8-0bea-427e-9d1d-abe698ed7bc2 of type geneve for network 18d395d6-8cf0-412b-b8a6-1ea9466f70d4 2026-06-26 11:46:53.803 9 INFO neutron.wsgi [None req-7175f739-665f-4bc0-9537-2ebf5f841173 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=b98cb5c77ce543239e3a549d35f2fc0a&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1376650 2026-06-26 11:46:54.281 10 INFO neutron.services.segments.plugin [-] Segment 65ada97c-080a-4c29-81a2-dd05e1b4232c resource provider aggregate not found 2026-06-26 11:46:54.286 10 INFO neutron.services.segments.plugin [-] Segment 65ada97c-080a-4c29-81a2-dd05e1b4232c resource provider aggregate not found 2026-06-26 11:46:54.306 10 INFO neutron.services.segments.plugin [-] Segment 65ada97c-080a-4c29-81a2-dd05e1b4232c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65ada97c-080a-4c29-81a2-dd05e1b4232c found for delete ", "request_id": "req-4aa2bbae-bfdc-431a-b653-6042cb4e60c8"}]} 2026-06-26 11:46:54.311 10 INFO neutron.services.segments.plugin [-] Segment 65ada97c-080a-4c29-81a2-dd05e1b4232c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65ada97c-080a-4c29-81a2-dd05e1b4232c found for delete ", "request_id": "req-9b36a559-6552-4806-a9e3-af786af8a4d2"}]} 2026-06-26 11:46:54.335 10 INFO neutron.db.ovn_revision_numbers_db [None req-442cb73e-0ee0-4426-9a1c-9007ec5aa2b9 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] Successfully bumped revision number for resource 18d395d6-8cf0-412b-b8a6-1ea9466f70d4 (type: networks) to 1 2026-06-26 11:46:54.443 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cbbbac28-0c47-491d-9ebd-1ccd449655d0 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:46:54.460 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cbbbac28-0c47-491d-9ebd-1ccd449655d0 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network 5fefd4c5-8698-4462-a3e6-667f8748880e: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:54.475 10 INFO neutron.wsgi [None req-eaf52524-8dce-4d19-b651-bc12310c406b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/3b3b524b-3c9a-4060-b008-a1c9d18e5836 HTTP/1.1" status: 204 len: 168 time: 0.7937975 2026-06-26 11:46:54.651 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-442cb73e-0ee0-4426-9a1c-9007ec5aa2b9 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] No more DHCP agents 2026-06-26 11:46:54.656 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-442cb73e-0ee0-4426-9a1c-9007ec5aa2b9 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] Unable to schedule network 18d395d6-8cf0-412b-b8a6-1ea9466f70d4: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:54.678 10 INFO neutron.wsgi [None req-ee6f1d01-43d8-4746-83cf-2c76856736a9 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/1ca7de72-4a28-49af-b1fc-9e4ede5f77ec HTTP/1.1" status: 204 len: 168 time: 0.8694525 2026-06-26 11:46:54.763 10 INFO neutron.db.ovn_revision_numbers_db [None req-442cb73e-0ee0-4426-9a1c-9007ec5aa2b9 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] Successfully bumped revision number for resource e63c4cbc-b381-434d-b2c6-4b22dc2bf072 (type: ports) to 1 2026-06-26 11:46:54.796 10 INFO neutron.wsgi [None req-442cb73e-0ee0-4426-9a1c-9007ec5aa2b9 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 832 time: 1.1469815 2026-06-26 11:46:54.881 9 INFO neutron.wsgi [None req-7936820b-6985-4e55-9925-446469678392 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=e32a023e3ab242c49cfc2364438efa46&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0417824 2026-06-26 11:46:55.016 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] No port found with ID 99c1f9b0-54b8-440c-b164-807b1ed568b2: RuntimeError: No port found with ID 99c1f9b0-54b8-440c-b164-807b1ed568b2 2026-06-26 11:46:55.042 9 INFO neutron.services.segments.plugin [-] Segment 0dea7349-81aa-486b-b781-2f316ab820c4 resource provider aggregate not found 2026-06-26 11:46:55.046 9 INFO neutron.services.segments.plugin [-] Segment 0dea7349-81aa-486b-b781-2f316ab820c4 resource provider aggregate not found 2026-06-26 11:46:55.058 9 INFO neutron.services.segments.plugin [-] Segment 0dea7349-81aa-486b-b781-2f316ab820c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0dea7349-81aa-486b-b781-2f316ab820c4 found for delete ", "request_id": "req-095a5c36-f182-4b38-bc23-0c4c6f2c2e9f"}]} 2026-06-26 11:46:55.061 9 INFO neutron.services.segments.plugin [-] Segment 0dea7349-81aa-486b-b781-2f316ab820c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0dea7349-81aa-486b-b781-2f316ab820c4 found for delete ", "request_id": "req-83c1324c-b713-4c30-bf90-5dcb8e14ee78"}]} 2026-06-26 11:46:55.080 9 INFO neutron.wsgi [None req-aea4a786-a544-468f-9762-9322109b87e7 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/0cc0b848-c4f9-4a3a-8a00-431d96673da8 HTTP/1.1" status: 204 len: 168 time: 0.1940148 2026-06-26 11:46:55.178 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e6447f2d-f972-4627-8dc7-8c8b3075d341 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] No more DHCP agents 2026-06-26 11:46:55.179 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e6447f2d-f972-4627-8dc7-8c8b3075d341 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] Unable to schedule network 18d395d6-8cf0-412b-b8a6-1ea9466f70d4: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:55.180 10 INFO neutron.db.ovn_revision_numbers_db [None req-cbbbac28-0c47-491d-9ebd-1ccd449655d0 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 85b94586-1d76-4043-89d5-6da085bf492e (type: ports) to 2 2026-06-26 11:46:55.191 10 INFO neutron.db.ovn_revision_numbers_db [None req-e6447f2d-f972-4627-8dc7-8c8b3075d341 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] Successfully bumped revision number for resource 15db0b39-89ce-4eae-a618-6973352f49ac (type: subnets) to 0 2026-06-26 11:46:55.197 10 INFO neutron.db.ovn_revision_numbers_db [None req-cbbbac28-0c47-491d-9ebd-1ccd449655d0 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 9980d7aa-251e-434f-a00f-1120220ac69a (type: subnets) to 0 2026-06-26 11:46:55.202 10 INFO neutron.wsgi [None req-e6447f2d-f972-4627-8dc7-8c8b3075d341 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.4005876 2026-06-26 11:46:55.214 10 INFO neutron.wsgi [None req-cbbbac28-0c47-491d-9ebd-1ccd449655d0 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 862 time: 1.4240930 2026-06-26 11:46:55.367 10 INFO neutron.db.ovn_revision_numbers_db [None req-2fc5d585-fbc3-4799-8682-319cf42c7e23 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] Successfully bumped revision number for resource 2146f7da-99ab-4fb8-9746-43a5cfcadc88 (type: routers) to 1 2026-06-26 11:46:55.386 10 INFO neutron.wsgi [None req-2fc5d585-fbc3-4799-8682-319cf42c7e23 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "POST /v2.0/routers HTTP/1.1" status: 201 len: 690 time: 0.1802897 2026-06-26 11:46:56.050 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4dc0e9d0-d48d-4171-84fc-4dd5dbe865b5 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:46:56.051 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4dc0e9d0-d48d-4171-84fc-4dd5dbe865b5 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network 20f6d01b-24c3-42c0-b7fb-c84d1393658f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:56.123 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-20ada581-a38c-4b33-bf0b-dbf311ef64a6 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] No more DHCP agents 2026-06-26 11:46:56.127 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-20ada581-a38c-4b33-bf0b-dbf311ef64a6 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] Unable to schedule network 18d395d6-8cf0-412b-b8a6-1ea9466f70d4: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:56.252 9 INFO neutron.db.ovn_revision_numbers_db [None req-20ada581-a38c-4b33-bf0b-dbf311ef64a6 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] Successfully bumped revision number for resource 1f35eacc-9e1e-4493-b755-6e029b03ba0e (type: ports) to 1 2026-06-26 11:46:56.269 9 INFO neutron.db.ovn_revision_numbers_db [None req-4dc0e9d0-d48d-4171-84fc-4dd5dbe865b5 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 0220cbb8-875d-4e8e-96b9-cd45625b567e (type: ports) to 1 2026-06-26 11:46:56.309 9 INFO neutron.wsgi [None req-20ada581-a38c-4b33-bf0b-dbf311ef64a6 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1162 time: 0.9174984 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:46:56.519 10 INFO neutron.db.ovn_revision_numbers_db [None req-5d3532ad-27e8-4a0c-b881-6a42fc1d46e3 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Successfully bumped revision number for resource ec5add15-a07e-45ea-9d03-43969920f7b9 (type: security_groups) to 1 2026-06-26 11:46:56.573 10 INFO neutron.db.segments_db [None req-5d3532ad-27e8-4a0c-b881-6a42fc1d46e3 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Added segment 4e09b1b7-660d-44c5-a50b-14602182e0af of type geneve for network 482f966e-d0ce-43ab-b0b9-b6f710d2aaca 2026-06-26 11:46:56.702 10 INFO neutron.db.ovn_revision_numbers_db [None req-5d3532ad-27e8-4a0c-b881-6a42fc1d46e3 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Successfully bumped revision number for resource 482f966e-d0ce-43ab-b0b9-b6f710d2aaca (type: networks) to 1 2026-06-26 11:46:56.880 9 INFO neutron.db.ovn_revision_numbers_db [None req-c258a010-7322-478b-87e9-43b3e05b7563 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] Successfully bumped revision number for resource 1f35eacc-9e1e-4493-b755-6e029b03ba0e (type: router_ports) to 2 2026-06-26 11:46:56.899 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5d3532ad-27e8-4a0c-b881-6a42fc1d46e3 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] No more DHCP agents 2026-06-26 11:46:56.902 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5d3532ad-27e8-4a0c-b881-6a42fc1d46e3 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Unable to schedule network 482f966e-d0ce-43ab-b0b9-b6f710d2aaca: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:56.968 10 INFO neutron.db.ovn_revision_numbers_db [None req-5d3532ad-27e8-4a0c-b881-6a42fc1d46e3 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Successfully bumped revision number for resource 1cefae38-a796-4b24-a80a-bd1f28ac51f6 (type: ports) to 1 2026-06-26 11:46:56.988 10 INFO neutron.wsgi [None req-5d3532ad-27e8-4a0c-b881-6a42fc1d46e3 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 828 time: 0.7474587 2026-06-26 11:46:57.039 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] No hosting information found for port 1a9ae495-add9-48bb-8bbf-e1afacb7d715: RuntimeError: No hosting information found for port 1a9ae495-add9-48bb-8bbf-e1afacb7d715 2026-06-26 11:46:57.039 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status up for port: 1f35eacc-9e1e-4493-b755-6e029b03ba0e 2026-06-26 11:46:57.054 9 INFO neutron.plugins.ml2.plugin [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Attempt 1 to provision port 1f35eacc-9e1e-4493-b755-6e029b03ba0e 2026-06-26 11:46:57.055 9 INFO neutron.db.ovn_revision_numbers_db [None req-c258a010-7322-478b-87e9-43b3e05b7563 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] Successfully bumped revision number for resource 1f35eacc-9e1e-4493-b755-6e029b03ba0e (type: ports) to 2 2026-06-26 11:46:57.074 10 INFO neutron.db.segments_db [None req-2ea0eaf5-45e8-42e0-be93-a8ea1dda1c01 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Added segment 445ad730-ae57-418b-b484-8ffb2731b2ae of type geneve for network 63f03320-92df-4249-8089-a20650d4bf79 2026-06-26 11:46:57.158 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] OVN reports status up for port: 0220cbb8-875d-4e8e-96b9-cd45625b567e 2026-06-26 11:46:57.159 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d1552ecf-e877-4889-b9fa-e0305fca04dd - - - - - -] Router 680d67d4-0f5c-4469-beb2-cde6bd11dd95 is bound to host instance 2026-06-26 11:46:57.162 9 INFO neutron.db.ovn_revision_numbers_db [None req-4dc0e9d0-d48d-4171-84fc-4dd5dbe865b5 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 0220cbb8-875d-4e8e-96b9-cd45625b567e (type: router_ports) to 1 2026-06-26 11:46:57.170 10 INFO neutron.plugins.ml2.plugin [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Attempt 1 to provision port 0220cbb8-875d-4e8e-96b9-cd45625b567e 2026-06-26 11:46:57.223 10 INFO neutron.db.ovn_revision_numbers_db [None req-2ea0eaf5-45e8-42e0-be93-a8ea1dda1c01 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Successfully bumped revision number for resource 63f03320-92df-4249-8089-a20650d4bf79 (type: networks) to 1 2026-06-26 11:46:57.333 9 INFO neutron.db.ovn_revision_numbers_db [None req-4dc0e9d0-d48d-4171-84fc-4dd5dbe865b5 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 680d67d4-0f5c-4469-beb2-cde6bd11dd95 (type: routers) to 3 2026-06-26 11:46:57.384 9 INFO neutron.wsgi [None req-4dc0e9d0-d48d-4171-84fc-4dd5dbe865b5 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "POST /v2.0/routers HTTP/1.1" status: 201 len: 873 time: 2.1656997 2026-06-26 11:46:57.459 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2ea0eaf5-45e8-42e0-be93-a8ea1dda1c01 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] No more DHCP agents 2026-06-26 11:46:57.461 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2ea0eaf5-45e8-42e0-be93-a8ea1dda1c01 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Unable to schedule network 63f03320-92df-4249-8089-a20650d4bf79: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:57.543 10 INFO neutron.db.ovn_revision_numbers_db [None req-2ea0eaf5-45e8-42e0-be93-a8ea1dda1c01 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Successfully bumped revision number for resource 5cad6ac7-4177-48f8-9fbb-120e933d7e6b (type: ports) to 1 2026-06-26 11:46:57.575 10 INFO neutron.wsgi [None req-2ea0eaf5-45e8-42e0-be93-a8ea1dda1c01 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 829 time: 0.5801337 2026-06-26 11:46:57.900 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-154110d0-853c-4a6f-890c-514b6c4edf64 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] No more DHCP agents 2026-06-26 11:46:57.902 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-154110d0-853c-4a6f-890c-514b6c4edf64 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Unable to schedule network 482f966e-d0ce-43ab-b0b9-b6f710d2aaca: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:57.946 9 INFO neutron.db.ovn_revision_numbers_db [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Successfully bumped revision number for resource 1f35eacc-9e1e-4493-b755-6e029b03ba0e (type: ports) to 3 2026-06-26 11:46:57.954 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9a24ffde-e81c-4408-b073-9af2a3ff3594 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] No more DHCP agents 2026-06-26 11:46:57.959 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9a24ffde-e81c-4408-b073-9af2a3ff3594 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Unable to schedule network 5fefd4c5-8698-4462-a3e6-667f8748880e: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:58.159 10 INFO neutron.db.ovn_revision_numbers_db [None req-9a24ffde-e81c-4408-b073-9af2a3ff3594 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource a369259e-acb1-42cf-8ac0-01fda9334ed7 (type: ports) to 1 2026-06-26 11:46:58.175 9 INFO neutron.db.ovn_revision_numbers_db [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Successfully bumped revision number for resource 1f35eacc-9e1e-4493-b755-6e029b03ba0e (type: router_ports) to 3 2026-06-26 11:46:58.305 9 INFO neutron.db.ovn_revision_numbers_db [None req-c258a010-7322-478b-87e9-43b3e05b7563 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] Successfully bumped revision number for resource 1f35eacc-9e1e-4493-b755-6e029b03ba0e (type: ports) to 4 2026-06-26 11:46:58.385 9 INFO neutron.db.ovn_revision_numbers_db [None req-d1552ecf-e877-4889-b9fa-e0305fca04dd - - - - - -] Successfully bumped revision number for resource 0220cbb8-875d-4e8e-96b9-cd45625b567e (type: ports) to 1 2026-06-26 11:46:58.392 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c258a010-7322-478b-87e9-43b3e05b7563 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] No more DHCP agents 2026-06-26 11:46:58.393 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c258a010-7322-478b-87e9-43b3e05b7563 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] Unable to schedule network 18d395d6-8cf0-412b-b8a6-1ea9466f70d4: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:58.638 9 INFO neutron.db.ovn_revision_numbers_db [None req-c258a010-7322-478b-87e9-43b3e05b7563 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] Successfully bumped revision number for resource 1f35eacc-9e1e-4493-b755-6e029b03ba0e (type: router_ports) to 4 2026-06-26 11:46:58.640 9 INFO neutron.wsgi [None req-c258a010-7322-478b-87e9-43b3e05b7563 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "PUT /v2.0/routers/2146f7da-99ab-4fb8-9746-43a5cfcadc88/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.3267548 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:46:58.792 9 INFO neutron.wsgi [None req-2d8b070e-92e8-4c7a-ab12-a7a8859cc77a 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] 10.0.0.244 "GET /v2.0/ports/1f35eacc-9e1e-4493-b755-6e029b03ba0e HTTP/1.1" status: 200 len: 1220 time: 0.1451769 2026-06-26 11:46:58.805 9 INFO neutron.db.ovn_revision_numbers_db [None req-d1552ecf-e877-4889-b9fa-e0305fca04dd - - - - - -] Successfully bumped revision number for resource 0220cbb8-875d-4e8e-96b9-cd45625b567e (type: router_ports) to 3 2026-06-26 11:46:58.845 10 INFO neutron.db.ovn_revision_numbers_db [None req-154110d0-853c-4a6f-890c-514b6c4edf64 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Successfully bumped revision number for resource 1cefae38-a796-4b24-a80a-bd1f28ac51f6 (type: ports) to 2 2026-06-26 11:46:58.868 10 INFO neutron.db.ovn_revision_numbers_db [None req-154110d0-853c-4a6f-890c-514b6c4edf64 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Successfully bumped revision number for resource 206a4f5e-95cf-457a-b96f-20e39102f665 (type: subnets) to 0 2026-06-26 11:46:58.885 10 INFO neutron.wsgi [None req-154110d0-853c-4a6f-890c-514b6c4edf64 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.3037746 2026-06-26 11:46:59.087 10 INFO neutron.db.ovn_revision_numbers_db [None req-9a24ffde-e81c-4408-b073-9af2a3ff3594 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource a369259e-acb1-42cf-8ac0-01fda9334ed7 (type: router_ports) to 2 2026-06-26 11:46:59.266 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d7aaa1a8-80cd-4b8b-8e11-a50dbeb16ef5 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] No more DHCP agents 2026-06-26 11:46:59.271 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d7aaa1a8-80cd-4b8b-8e11-a50dbeb16ef5 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Unable to schedule network 63f03320-92df-4249-8089-a20650d4bf79: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:59.297 10 INFO neutron.db.ovn_revision_numbers_db [None req-9a24ffde-e81c-4408-b073-9af2a3ff3594 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource a369259e-acb1-42cf-8ac0-01fda9334ed7 (type: ports) to 2 2026-06-26 11:46:59.467 9 INFO neutron.db.ovn_revision_numbers_db [None req-d1552ecf-e877-4889-b9fa-e0305fca04dd - - - - - -] Successfully bumped revision number for resource 0220cbb8-875d-4e8e-96b9-cd45625b567e (type: ports) to 2 2026-06-26 11:46:59.488 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015361 2026-06-26 11:46:59.491 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026624 2026-06-26 11:46:59.533 10 INFO neutron.db.ovn_revision_numbers_db [None req-360d5e01-f5d4-4594-a21d-1bad834af2a8 fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - - -] Successfully bumped revision number for resource 8fd5c628-5fcf-4290-b151-07573c436e4b (type: routers) to 1 2026-06-26 11:46:59.539 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9a24ffde-e81c-4408-b073-9af2a3ff3594 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] No more DHCP agents 2026-06-26 11:46:59.544 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9a24ffde-e81c-4408-b073-9af2a3ff3594 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Unable to schedule network 5fefd4c5-8698-4462-a3e6-667f8748880e: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:46:59.557 10 INFO neutron.wsgi [None req-360d5e01-f5d4-4594-a21d-1bad834af2a8 fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - - -] 10.0.0.244 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.4866710 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:46:59.868 9 INFO neutron.db.ovn_revision_numbers_db [None req-e717c8b9-a6ca-4416-8d33-dd023678ce41 fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - - -] Successfully bumped revision number for resource 556158a4-6095-4052-bf7a-c72373e8c00e (type: routers) to 1 2026-06-26 11:46:59.891 9 INFO neutron.wsgi [None req-e717c8b9-a6ca-4416-8d33-dd023678ce41 fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - - -] 10.0.0.244 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.3285389 2026-06-26 11:46:59.901 9 INFO neutron.db.ovn_revision_numbers_db [None req-d1552ecf-e877-4889-b9fa-e0305fca04dd - - - - - -] Successfully bumped revision number for resource 0220cbb8-875d-4e8e-96b9-cd45625b567e (type: ports) to 4 2026-06-26 11:47:00.054 10 INFO neutron.db.ovn_revision_numbers_db [None req-d7aaa1a8-80cd-4b8b-8e11-a50dbeb16ef5 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Successfully bumped revision number for resource 5cad6ac7-4177-48f8-9fbb-120e933d7e6b (type: ports) to 2 2026-06-26 11:47:00.070 10 INFO neutron.db.ovn_revision_numbers_db [None req-d7aaa1a8-80cd-4b8b-8e11-a50dbeb16ef5 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Successfully bumped revision number for resource 8e2fb2a9-5ec6-44fb-9ec0-fc8520c88a1d (type: subnets) to 0 2026-06-26 11:47:00.085 10 INFO neutron.wsgi [None req-d7aaa1a8-80cd-4b8b-8e11-a50dbeb16ef5 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.1909709 2026-06-26 11:47:00.427 9 INFO neutron.wsgi [None req-de1bcf5f-5f28-4fe4-965b-490a631d4fd9 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "PUT /v2.0/routers/2146f7da-99ab-4fb8-9746-43a5cfcadc88/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.6308420 2026-06-26 11:47:00.437 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae86f8ed-4f47-4a49-be12-e679c871db03 fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - - -] Successfully bumped revision number for resource 19182c44-c162-4154-980b-6ace5a4789c5 (type: routers) to 1 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:47:00.484 9 INFO neutron.wsgi [None req-ae86f8ed-4f47-4a49-be12-e679c871db03 fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - - -] 10.0.0.244 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.5814166 2026-06-26 11:47:00.502 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] OVN reports status up for port: a369259e-acb1-42cf-8ac0-01fda9334ed7 2026-06-26 11:47:00.504 10 INFO neutron.db.ovn_revision_numbers_db [None req-9a24ffde-e81c-4408-b073-9af2a3ff3594 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource a369259e-acb1-42cf-8ac0-01fda9334ed7 (type: router_ports) to 2 2026-06-26 11:47:00.506 10 INFO neutron.wsgi [None req-9a24ffde-e81c-4408-b073-9af2a3ff3594 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "PUT /v2.0/routers/680d67d4-0f5c-4469-beb2-cde6bd11dd95/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.1115797 2026-06-26 11:47:00.518 9 INFO neutron.api.v2.resource [None req-20e77992-8444-4ad2-af0e-00e09dbf3066 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-06-26 11:47:00.519 9 INFO neutron.wsgi [None req-20e77992-8444-4ad2-af0e-00e09dbf3066 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] 10.0.0.244 "PUT /v2.0/routers/2146f7da-99ab-4fb8-9746-43a5cfcadc88/remove_router_interface HTTP/1.1" status: 404 len: 398 time: 0.0826869 2026-06-26 11:47:00.523 10 INFO neutron.plugins.ml2.plugin [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Attempt 1 to provision port a369259e-acb1-42cf-8ac0-01fda9334ed7 2026-06-26 11:47:00.558 10 INFO neutron.wsgi [None req-e7388564-b5fa-4e37-8793-e6aa88e3404a 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] 10.0.0.244 "GET /v2.0/ports?device_id=2146f7da-99ab-4fb8-9746-43a5cfcadc88 HTTP/1.1" status: 200 len: 205 time: 0.0240870 2026-06-26 11:47:00.606 9 INFO neutron.db.ovn_revision_numbers_db [None req-d1552ecf-e877-4889-b9fa-e0305fca04dd - - - - - -] Successfully bumped revision number for resource 0220cbb8-875d-4e8e-96b9-cd45625b567e (type: router_ports) to 4 2026-06-26 11:47:00.629 10 INFO neutron.db.ovn_revision_numbers_db [None req-70e10fc4-9c49-494e-a1b5-187a64b817bf e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Successfully bumped revision number for resource b2545e03-83a7-43e2-9cf6-3e03903f6c31 (type: routers) to 1 2026-06-26 11:47:00.665 10 INFO neutron.wsgi [None req-70e10fc4-9c49-494e-a1b5-187a64b817bf e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "POST /v2.0/routers HTTP/1.1" status: 201 len: 686 time: 0.5747330 2026-06-26 11:47:00.701 9 INFO neutron.db.ovn_revision_numbers_db [None req-b8aa2bf4-daac-4d3b-825f-2348de4f6095 fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - - -] Successfully bumped revision number for resource 4a14599b-aa52-4321-91df-b068a31e3064 (type: routers) to 1 2026-06-26 11:47:00.717 9 INFO neutron.wsgi [None req-b8aa2bf4-daac-4d3b-825f-2348de4f6095 fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - - -] 10.0.0.244 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.2241979 2026-06-26 11:47:00.901 10 INFO neutron.wsgi [None req-b329f263-3cf8-4ff9-8c43-3bf7374c95ad 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "DELETE /v2.0/routers/2146f7da-99ab-4fb8-9746-43a5cfcadc88 HTTP/1.1" status: 204 len: 168 time: 0.3306990 2026-06-26 11:47:00.937 9 INFO neutron.db.ovn_revision_numbers_db [None req-6e893efa-85e3-4970-905b-eb54380e9713 fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - - -] Successfully bumped revision number for resource cefdb9a3-fa78-439a-8e1f-aa10ba2f33cf (type: routers) to 1 2026-06-26 11:47:00.951 9 INFO neutron.wsgi [None req-6e893efa-85e3-4970-905b-eb54380e9713 fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - - -] 10.0.0.244 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.2241378 2026-06-26 11:47:01.014 9 INFO neutron.wsgi [None req-43d389e2-70d9-4aad-83ce-5ca1f13dea21 fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - - -] 10.0.0.244 "PUT /v2.0/routers/8fd5c628-5fcf-4290-b151-07573c436e4b/tags HTTP/1.1" status: 200 len: 210 time: 0.0568366 2026-06-26 11:47:01.084 9 INFO neutron.wsgi [None req-5595a318-ef11-4a08-a9e8-3351ee791cc4 fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - - -] 10.0.0.244 "PUT /v2.0/routers/556158a4-6095-4052-bf7a-c72373e8c00e/tags HTTP/1.1" status: 200 len: 218 time: 0.0651765 2026-06-26 11:47:01.133 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource a369259e-acb1-42cf-8ac0-01fda9334ed7 (type: ports) to 3 2026-06-26 11:47:01.162 9 INFO neutron.wsgi [None req-77ab2f3b-b24a-49d2-b532-1758dde574d3 fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - - -] 10.0.0.244 "PUT /v2.0/routers/19182c44-c162-4154-980b-6ace5a4789c5/tags HTTP/1.1" status: 200 len: 227 time: 0.0706360 2026-06-26 11:47:01.227 9 INFO neutron.wsgi [None req-0bfbec62-0cdd-452e-b3dd-56f802e00992 fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - - -] 10.0.0.244 "PUT /v2.0/routers/4a14599b-aa52-4321-91df-b068a31e3064/tags HTTP/1.1" status: 200 len: 212 time: 0.0521462 2026-06-26 11:47:01.254 10 INFO neutron.wsgi [None req-a2b308fa-d85b-4806-ad02-f886bb019367 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "DELETE /v2.0/subnets/15db0b39-89ce-4eae-a618-6973352f49ac HTTP/1.1" status: 204 len: 168 time: 0.3448493 2026-06-26 11:47:01.319 9 INFO neutron.wsgi [None req-4126eb52-0720-410f-bb88-e789807bfd45 fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - default default] 10.0.0.244 "GET /v2.0/routers?tags=red HTTP/1.1" status: 200 len: 1601 time: 0.0792010 2026-06-26 11:47:01.379 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-305f9b9a-7e1c-4af8-84cf-89d76c886e28 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] No more DHCP agents 2026-06-26 11:47:01.381 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource a369259e-acb1-42cf-8ac0-01fda9334ed7 (type: router_ports) to 3 2026-06-26 11:47:01.384 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-305f9b9a-7e1c-4af8-84cf-89d76c886e28 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] Unable to schedule network 482f966e-d0ce-43ab-b0b9-b6f710d2aaca: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:01.411 9 INFO neutron.wsgi [None req-354ddaf5-6321-4a40-abcc-c45c21157774 fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - default default] 10.0.0.244 "GET /v2.0/routers?tags=red%2Cblue HTTP/1.1" status: 200 len: 1144 time: 0.0838020 2026-06-26 11:47:01.411 9 INFO neutron.db.ovn_revision_numbers_db [None req-38968f5f-a912-44cb-8574-5d6771d914dd 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - - -] Successfully bumped revision number for resource 24336654-fdbd-49e1-8bfc-5307dd43fece (type: security_groups) to 1 2026-06-26 11:47:01.433 9 INFO neutron.wsgi [None req-38968f5f-a912-44cb-8574-5d6771d914dd 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - - -] 10.0.0.244 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1809 time: 0.2678988 2026-06-26 11:47:01.552 9 INFO neutron.db.ovn_revision_numbers_db [None req-0e573940-54c3-4207-a70e-0512295c82ba 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - - -] Successfully bumped revision number for resource 58cea39e-598c-4609-b8ae-91a6f20337e5 (type: security_group_rules) to 0 2026-06-26 11:47:01.581 9 INFO neutron.wsgi [None req-0e573940-54c3-4207-a70e-0512295c82ba 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1414268 2026-06-26 11:47:01.721 9 INFO neutron.db.ovn_revision_numbers_db [None req-79ac8c94-354a-4578-86b8-b2d649260120 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - - -] Successfully bumped revision number for resource 4156a85d-792d-4961-8843-18370fb8186e (type: security_group_rules) to 0 2026-06-26 11:47:01.749 9 INFO neutron.wsgi [None req-79ac8c94-354a-4578-86b8-b2d649260120 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 763 time: 0.1614089 2026-06-26 11:47:01.852 9 INFO neutron.db.ovn_revision_numbers_db [None req-bf80e46b-f84a-42f5-ac6b-467cce64bad8 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - - -] Successfully bumped revision number for resource 68d2be11-e68e-438d-85cc-409f80b48def (type: security_group_rules) to 0 2026-06-26 11:47:01.857 10 INFO neutron.wsgi [None req-535becf4-384d-4a3d-9328-f84dfd63b1b9 fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - default default] 10.0.0.244 "GET /v2.0/routers?tags-any=blue HTTP/1.1" status: 200 len: 1144 time: 0.4366322 2026-06-26 11:47:01.933 9 INFO neutron.wsgi [None req-bf80e46b-f84a-42f5-ac6b-467cce64bad8 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1789932 2026-06-26 11:47:01.948 9 INFO neutron.wsgi [None req-eb1e9647-341b-45a8-8672-1c6596e5ddfb fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - default default] 10.0.0.244 "GET /v2.0/routers?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1601 time: 0.0841782 2026-06-26 11:47:02.002 10 INFO neutron.db.ovn_revision_numbers_db [None req-305f9b9a-7e1c-4af8-84cf-89d76c886e28 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] Successfully bumped revision number for resource 4f710274-1388-4622-9e84-6ee9a7888409 (type: ports) to 1 2026-06-26 11:47:02.191 10 INFO neutron.services.segments.plugin [-] Segment 4c153bb8-0bea-427e-9d1d-abe698ed7bc2 resource provider aggregate not found 2026-06-26 11:47:02.198 10 INFO neutron.services.segments.plugin [-] Segment 4c153bb8-0bea-427e-9d1d-abe698ed7bc2 resource provider aggregate not found 2026-06-26 11:47:02.215 9 INFO neutron.wsgi [None req-1647c58e-9283-41ef-a000-1f772a7264b8 fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - default default] 10.0.0.244 "GET /v2.0/routers?not-tags=red HTTP/1.1" status: 200 len: 1116 time: 0.2600350 2026-06-26 11:47:02.216 10 INFO neutron.services.segments.plugin [-] Segment 4c153bb8-0bea-427e-9d1d-abe698ed7bc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c153bb8-0bea-427e-9d1d-abe698ed7bc2 found for delete ", "request_id": "req-f2fcf331-12e6-4c2a-9015-0a8a66092cf8"}]} 2026-06-26 11:47:02.216 10 INFO neutron.services.segments.plugin [-] Segment 4c153bb8-0bea-427e-9d1d-abe698ed7bc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c153bb8-0bea-427e-9d1d-abe698ed7bc2 found for delete ", "request_id": "req-c284d99d-7782-4614-bf21-f37161f53d17"}]} 2026-06-26 11:47:02.278 10 INFO neutron.wsgi [None req-a0a70f53-71de-4d6d-b8bd-b20a081ca167 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "DELETE /v2.0/networks/18d395d6-8cf0-412b-b8a6-1ea9466f70d4 HTTP/1.1" status: 204 len: 168 time: 1.0098755 2026-06-26 11:47:02.302 9 INFO neutron.wsgi [None req-617a442e-e57b-49ef-a7c2-7f7cc60a40e9 fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - default default] 10.0.0.244 "GET /v2.0/routers?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1573 time: 0.0816035 2026-06-26 11:47:02.393 9 INFO neutron.wsgi [None req-57a17fe8-020d-4a7e-b988-3f1f4b711531 fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - default default] 10.0.0.244 "GET /v2.0/routers?not-tags-any=blue HTTP/1.1" status: 200 len: 1573 time: 0.0817437 2026-06-26 11:47:02.408 10 INFO neutron.db.segments_db [None req-acd3818a-1d3c-4242-85e8-6667ae044d9b 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] Added segment b94c8d4f-61c7-4570-8bca-c122533b2cb6 of type geneve for network 89fda782-0e4d-4df6-b1b8-7ee4e4c8d43d 2026-06-26 11:47:02.431 9 INFO neutron.db.ovn_revision_numbers_db [None req-124c696d-48c7-42c0-9685-e394b2ba63c3 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - - -] Successfully bumped revision number for resource a3b0d723-9951-410a-99b2-57b1c209aaef (type: security_group_rules) to 0 2026-06-26 11:47:02.454 9 INFO neutron.wsgi [None req-9d074d3e-08f3-46c7-9889-62d8733d49d2 fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - default default] 10.0.0.244 "GET /v2.0/routers?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1116 time: 0.0564575 2026-06-26 11:47:02.473 9 INFO neutron.wsgi [None req-124c696d-48c7-42c0-9685-e394b2ba63c3 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.5333860 2026-06-26 11:47:02.525 9 INFO neutron.wsgi [None req-7143fae0-5831-43ad-ab1d-3bb9fb36b587 fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - default default] 10.0.0.244 "GET /v2.0/routers/8fd5c628-5fcf-4290-b151-07573c436e4b HTTP/1.1" status: 200 len: 660 time: 0.0555730 2026-06-26 11:47:02.526 9 INFO neutron.db.securitygroups_db [None req-a12a9197-d818-4532-9c73-f345c480a95a 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - - -] Project 336fd326b0fb4deb820530a003a46c1b added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-26 11:47:02.526 10 INFO neutron.db.ovn_revision_numbers_db [None req-305f9b9a-7e1c-4af8-84cf-89d76c886e28 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] Successfully bumped revision number for resource 4f710274-1388-4622-9e84-6ee9a7888409 (type: router_ports) to 2 2026-06-26 11:47:02.562 10 INFO neutron.db.ovn_revision_numbers_db [None req-acd3818a-1d3c-4242-85e8-6667ae044d9b 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] Successfully bumped revision number for resource 89fda782-0e4d-4df6-b1b8-7ee4e4c8d43d (type: networks) to 1 2026-06-26 11:47:02.707 9 INFO neutron.db.ovn_revision_numbers_db [None req-a12a9197-d818-4532-9c73-f345c480a95a 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - - -] Successfully bumped revision number for resource f0d6117c-c219-4fd2-8548-7af3aa14f002 (type: security_group_rules) to 0 2026-06-26 11:47:02.731 10 INFO neutron.db.ovn_revision_numbers_db [None req-305f9b9a-7e1c-4af8-84cf-89d76c886e28 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] Successfully bumped revision number for resource 4f710274-1388-4622-9e84-6ee9a7888409 (type: ports) to 2 2026-06-26 11:47:02.758 9 INFO neutron.wsgi [None req-a12a9197-d818-4532-9c73-f345c480a95a 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 774 time: 0.2789874 2026-06-26 11:47:02.793 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-acd3818a-1d3c-4242-85e8-6667ae044d9b 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] No more DHCP agents 2026-06-26 11:47:02.799 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-acd3818a-1d3c-4242-85e8-6667ae044d9b 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] Unable to schedule network 89fda782-0e4d-4df6-b1b8-7ee4e4c8d43d: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:02.817 10 INFO neutron.db.securitygroups_db [None req-d65d2fb5-5837-46c6-8013-ef30c0ac3575 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - - -] Project 336fd326b0fb4deb820530a003a46c1b added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-26 11:47:02.848 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-305f9b9a-7e1c-4af8-84cf-89d76c886e28 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] No more DHCP agents 2026-06-26 11:47:02.855 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-305f9b9a-7e1c-4af8-84cf-89d76c886e28 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] Unable to schedule network 482f966e-d0ce-43ab-b0b9-b6f710d2aaca: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:02.890 10 INFO neutron.db.ovn_revision_numbers_db [None req-acd3818a-1d3c-4242-85e8-6667ae044d9b 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] Successfully bumped revision number for resource 421e5cc2-7b37-4e00-8c4c-d714a864923f (type: ports) to 1 2026-06-26 11:47:02.945 10 INFO neutron.wsgi [None req-acd3818a-1d3c-4242-85e8-6667ae044d9b 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 832 time: 0.6594737 2026-06-26 11:47:02.988 9 INFO neutron.db.ovn_revision_numbers_db [None req-b18ff715-854d-412d-8c55-a490fd143c29 fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - - -] Successfully bumped revision number for resource 8fd5c628-5fcf-4290-b151-07573c436e4b (type: routers) to 4 2026-06-26 11:47:02.991 9 INFO neutron.wsgi [None req-b18ff715-854d-412d-8c55-a490fd143c29 fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - - -] 10.0.0.244 "PUT /v2.0/routers/8fd5c628-5fcf-4290-b151-07573c436e4b HTTP/1.1" status: 200 len: 660 time: 0.4601648 2026-06-26 11:47:03.016 10 INFO neutron.db.ovn_revision_numbers_db [None req-d65d2fb5-5837-46c6-8013-ef30c0ac3575 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - - -] Successfully bumped revision number for resource 743c2cb5-9f55-4977-9bba-2ba01af713b8 (type: security_group_rules) to 0 2026-06-26 11:47:03.017 9 INFO neutron.wsgi [None req-2c8f6b18-f380-43ea-bf70-b2f7da8b110c fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - default default] 10.0.0.244 "GET /v2.0/ports?device_id=8fd5c628-5fcf-4290-b151-07573c436e4b HTTP/1.1" status: 200 len: 205 time: 0.0220416 2026-06-26 11:47:03.069 10 INFO neutron.wsgi [None req-d65d2fb5-5837-46c6-8013-ef30c0ac3575 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 773 time: 0.3037035 2026-06-26 11:47:03.104 10 INFO neutron.db.ovn_revision_numbers_db [None req-305f9b9a-7e1c-4af8-84cf-89d76c886e28 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Successfully bumped revision number for resource 4f710274-1388-4622-9e84-6ee9a7888409 (type: router_ports) to 2 2026-06-26 11:47:03.106 10 INFO neutron.wsgi [None req-305f9b9a-7e1c-4af8-84cf-89d76c886e28 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "PUT /v2.0/routers/b2545e03-83a7-43e2-9cf6-3e03903f6c31/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.4363520 2026-06-26 11:47:03.212 10 INFO neutron.wsgi [None req-98a67236-c9b2-4141-bf55-53856a8d46ea e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] 10.0.0.244 "GET /v2.0/ports/4f710274-1388-4622-9e84-6ee9a7888409 HTTP/1.1" status: 200 len: 1135 time: 0.0996313 2026-06-26 11:47:03.334 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-efa42849-1a2e-4ce5-a654-82adc43bcb6f 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] No more DHCP agents 2026-06-26 11:47:03.339 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-efa42849-1a2e-4ce5-a654-82adc43bcb6f 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] Unable to schedule network 89fda782-0e4d-4df6-b1b8-7ee4e4c8d43d: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:03.364 10 INFO neutron.db.ovn_revision_numbers_db [None req-efa42849-1a2e-4ce5-a654-82adc43bcb6f 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] Successfully bumped revision number for resource bf21e602-6919-4a14-9d42-8af9da407d4c (type: subnets) to 0 2026-06-26 11:47:03.364 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] No port found with ID 1f35eacc-9e1e-4493-b755-6e029b03ba0e: RuntimeError: No port found with ID 1f35eacc-9e1e-4493-b755-6e029b03ba0e 2026-06-26 11:47:03.383 10 INFO neutron.wsgi [None req-efa42849-1a2e-4ce5-a654-82adc43bcb6f 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.4323001 2026-06-26 11:47:03.548 9 INFO neutron.wsgi [None req-d9b5cd42-5bb4-4cf8-9949-42bceff920ab fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - - -] 10.0.0.244 "DELETE /v2.0/routers/8fd5c628-5fcf-4290-b151-07573c436e4b HTTP/1.1" status: 204 len: 168 time: 0.5245128 2026-06-26 11:47:03.621 10 INFO neutron.wsgi [None req-4d9ed076-035e-4654-a674-d22b53531cbb fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - default default] 10.0.0.244 "GET /v2.0/routers/556158a4-6095-4052-bf7a-c72373e8c00e HTTP/1.1" status: 200 len: 668 time: 0.0551574 2026-06-26 11:47:03.651 9 INFO neutron.db.ovn_revision_numbers_db [None req-544e2de7-804d-44e9-828d-822c4cdf6452 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] Successfully bumped revision number for resource 40762bdb-34c9-4e7f-9a6b-dc0efabc2fcc (type: routers) to 1 2026-06-26 11:47:03.669 9 INFO neutron.db.ovn_revision_numbers_db [None req-45ad2df8-5b56-4454-b156-6a58acd8f5f1 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - - -] Successfully bumped revision number for resource 819ea9ac-70a9-4545-ab84-52c8c611adb6 (type: security_groups) to 1 2026-06-26 11:47:03.682 9 INFO neutron.wsgi [None req-544e2de7-804d-44e9-828d-822c4cdf6452 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "POST /v2.0/routers HTTP/1.1" status: 201 len: 690 time: 0.2925448 2026-06-26 11:47:03.702 9 INFO neutron.wsgi [None req-45ad2df8-5b56-4454-b156-6a58acd8f5f1 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - - -] 10.0.0.244 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1796 time: 0.2582846 2026-06-26 11:47:03.814 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-558977bc-2acd-4940-b80b-51a6dab60093 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] No more DHCP agents 2026-06-26 11:47:03.822 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-558977bc-2acd-4940-b80b-51a6dab60093 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] Unable to schedule network 63f03320-92df-4249-8089-a20650d4bf79: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:04.055 9 INFO neutron.db.ovn_revision_numbers_db [None req-626738e3-d4db-47be-be97-21cf68b552ef fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - - -] Successfully bumped revision number for resource 556158a4-6095-4052-bf7a-c72373e8c00e (type: routers) to 4 2026-06-26 11:47:04.059 9 INFO neutron.wsgi [None req-626738e3-d4db-47be-be97-21cf68b552ef fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - - -] 10.0.0.244 "PUT /v2.0/routers/556158a4-6095-4052-bf7a-c72373e8c00e HTTP/1.1" status: 200 len: 668 time: 0.4310794 2026-06-26 11:47:04.084 9 INFO neutron.wsgi [None req-832d3fae-7110-4577-a992-9b4b35d5e655 fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - default default] 10.0.0.244 "GET /v2.0/ports?device_id=556158a4-6095-4052-bf7a-c72373e8c00e HTTP/1.1" status: 200 len: 205 time: 0.0187278 2026-06-26 11:47:04.279 9 INFO neutron.wsgi [None req-1fc8e069-abcb-492a-a9d7-94565281e1a6 fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - - -] 10.0.0.244 "DELETE /v2.0/routers/556158a4-6095-4052-bf7a-c72373e8c00e HTTP/1.1" status: 204 len: 168 time: 0.1904721 2026-06-26 11:47:04.280 10 INFO neutron.db.ovn_revision_numbers_db [None req-b9db405b-db13-467b-9631-6e244f3ba9ed 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - - -] Successfully bumped revision number for resource 4d5b57be-b9fc-4cf5-99ca-d26d690be909 (type: security_group_rules) to 0 2026-06-26 11:47:04.341 9 INFO neutron.wsgi [None req-6cfa7349-fd90-4259-a863-4322d41efb16 fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - default default] 10.0.0.244 "GET /v2.0/routers/19182c44-c162-4154-980b-6ace5a4789c5 HTTP/1.1" status: 200 len: 677 time: 0.0569241 2026-06-26 11:47:04.353 10 INFO neutron.wsgi [None req-b9db405b-db13-467b-9631-6e244f3ba9ed 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.6406846 2026-06-26 11:47:04.402 10 INFO neutron.db.ovn_revision_numbers_db [None req-558977bc-2acd-4940-b80b-51a6dab60093 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] Successfully bumped revision number for resource 69429919-26a5-44e0-8108-e3ffe7f107d9 (type: ports) to 1 2026-06-26 11:47:04.605 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b6344ce7-40df-4372-964e-66fdc916648c 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] No more DHCP agents 2026-06-26 11:47:04.609 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b6344ce7-40df-4372-964e-66fdc916648c 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] Unable to schedule network 89fda782-0e4d-4df6-b1b8-7ee4e4c8d43d: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:04.648 10 INFO neutron.db.ovn_revision_numbers_db [None req-6cb141b8-df01-45bc-be07-c7db5fcd12fa 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - - -] Successfully bumped revision number for resource 79567720-6408-4d8a-8376-dfa9ba02794a (type: security_group_rules) to 0 2026-06-26 11:47:04.719 10 INFO neutron.wsgi [None req-6cb141b8-df01-45bc-be07-c7db5fcd12fa 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.3613722 2026-06-26 11:47:04.755 10 INFO neutron.db.ovn_revision_numbers_db [None req-b6344ce7-40df-4372-964e-66fdc916648c 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] Successfully bumped revision number for resource 07c2d3f3-29f0-406d-b130-05295063427d (type: ports) to 1 2026-06-26 11:47:05.062 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f017d77-376e-49a0-94b8-f44b7ed4084c fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - - -] Successfully bumped revision number for resource 19182c44-c162-4154-980b-6ace5a4789c5 (type: routers) to 4 2026-06-26 11:47:05.065 9 INFO neutron.wsgi [None req-5f017d77-376e-49a0-94b8-f44b7ed4084c fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - - -] 10.0.0.244 "PUT /v2.0/routers/19182c44-c162-4154-980b-6ace5a4789c5 HTTP/1.1" status: 200 len: 677 time: 0.7199361 2026-06-26 11:47:05.090 9 INFO neutron.wsgi [None req-9a2a7191-e1d1-45c3-8004-ff14969562b4 fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - default default] 10.0.0.244 "GET /v2.0/ports?device_id=19182c44-c162-4154-980b-6ace5a4789c5 HTTP/1.1" status: 200 len: 205 time: 0.0197544 2026-06-26 11:47:05.132 10 INFO neutron.db.ovn_revision_numbers_db [None req-558977bc-2acd-4940-b80b-51a6dab60093 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] Successfully bumped revision number for resource 69429919-26a5-44e0-8108-e3ffe7f107d9 (type: router_ports) to 2 2026-06-26 11:47:05.240 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8b1dffa2-5803-44c7-9930-edd5c936cc09 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - - -] No more DHCP agents 2026-06-26 11:47:05.258 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8b1dffa2-5803-44c7-9930-edd5c936cc09 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - - -] Unable to schedule network 20f6d01b-24c3-42c0-b7fb-c84d1393658f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:05.306 10 INFO neutron.db.ovn_revision_numbers_db [None req-b6344ce7-40df-4372-964e-66fdc916648c 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] Successfully bumped revision number for resource 07c2d3f3-29f0-406d-b130-05295063427d (type: router_ports) to 2 2026-06-26 11:47:05.331 10 INFO neutron.db.ovn_revision_numbers_db [None req-558977bc-2acd-4940-b80b-51a6dab60093 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] Successfully bumped revision number for resource 69429919-26a5-44e0-8108-e3ffe7f107d9 (type: ports) to 2 2026-06-26 11:47:05.416 9 INFO neutron.wsgi [None req-72588551-189d-4bd6-8e82-4647db2e5c48 fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - - -] 10.0.0.244 "DELETE /v2.0/routers/19182c44-c162-4154-980b-6ace5a4789c5 HTTP/1.1" status: 204 len: 168 time: 0.3168120 2026-06-26 11:47:05.440 10 INFO neutron.db.ovn_revision_numbers_db [None req-b6344ce7-40df-4372-964e-66fdc916648c 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] Successfully bumped revision number for resource 07c2d3f3-29f0-406d-b130-05295063427d (type: ports) to 2 2026-06-26 11:47:05.444 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-558977bc-2acd-4940-b80b-51a6dab60093 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] No more DHCP agents 2026-06-26 11:47:05.445 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-558977bc-2acd-4940-b80b-51a6dab60093 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] Unable to schedule network 63f03320-92df-4249-8089-a20650d4bf79: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:05.474 9 INFO neutron.wsgi [None req-05ba51ba-7f20-4305-8bf2-5ecb50eb6e31 fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - default default] 10.0.0.244 "GET /v2.0/routers/4a14599b-aa52-4321-91df-b068a31e3064 HTTP/1.1" status: 200 len: 662 time: 0.0523367 2026-06-26 11:47:05.550 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b6344ce7-40df-4372-964e-66fdc916648c 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] No more DHCP agents 2026-06-26 11:47:05.553 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b6344ce7-40df-4372-964e-66fdc916648c 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] Unable to schedule network 89fda782-0e4d-4df6-b1b8-7ee4e4c8d43d: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:05.661 10 INFO neutron.db.ovn_revision_numbers_db [None req-558977bc-2acd-4940-b80b-51a6dab60093 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Successfully bumped revision number for resource 69429919-26a5-44e0-8108-e3ffe7f107d9 (type: router_ports) to 2 2026-06-26 11:47:05.663 10 INFO neutron.wsgi [None req-558977bc-2acd-4940-b80b-51a6dab60093 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "PUT /v2.0/routers/b2545e03-83a7-43e2-9cf6-3e03903f6c31/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.4466975 2026-06-26 11:47:06.024 10 INFO neutron.db.ovn_revision_numbers_db [None req-b6344ce7-40df-4372-964e-66fdc916648c 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] Successfully bumped revision number for resource 07c2d3f3-29f0-406d-b130-05295063427d (type: router_ports) to 2 2026-06-26 11:47:06.026 10 INFO neutron.wsgi [None req-b6344ce7-40df-4372-964e-66fdc916648c 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "PUT /v2.0/routers/40762bdb-34c9-4e7f-9a6b-dc0efabc2fcc/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.3385971 2026-06-26 11:47:06.031 10 INFO neutron.wsgi [None req-04fcae6a-063c-4d6e-9c0a-66f1599299d2 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] 10.0.0.244 "GET /v2.0/ports/69429919-26a5-44e0-8108-e3ffe7f107d9 HTTP/1.1" status: 200 len: 1135 time: 0.3636062 2026-06-26 11:47:06.071 10 INFO neutron.wsgi [None req-987141b9-e28f-4444-b4a8-f9f8811d47a2 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] 10.0.0.244 "GET /v2.0/ports/07c2d3f3-29f0-406d-b130-05295063427d HTTP/1.1" status: 200 len: 1139 time: 0.0391102 2026-06-26 11:47:06.076 10 INFO neutron.wsgi [None req-f0025072-fe24-4eec-933c-2927f114706e e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] 10.0.0.244 "GET /v2.0/ports/69429919-26a5-44e0-8108-e3ffe7f107d9 HTTP/1.1" status: 200 len: 1135 time: 0.0377743 2026-06-26 11:47:06.103 10 INFO neutron.wsgi [None req-b4e4969d-b5ee-4cf2-b8bc-80f4a43f07d1 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] 10.0.0.244 "GET /v2.0/ports/07c2d3f3-29f0-406d-b130-05295063427d HTTP/1.1" status: 200 len: 1139 time: 0.0246670 2026-06-26 11:47:06.110 9 INFO neutron.db.ovn_revision_numbers_db [None req-8b1dffa2-5803-44c7-9930-edd5c936cc09 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - - -] Successfully bumped revision number for resource 6ab08d46-4479-454c-a721-1f9054f7e7d2 (type: floatingips) to 0 2026-06-26 11:47:06.139 9 INFO neutron.wsgi [None req-8b1dffa2-5803-44c7-9930-edd5c936cc09 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - - -] 10.0.0.244 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.4147291 2026-06-26 11:47:06.214 9 INFO neutron.db.ovn_revision_numbers_db [None req-318fe333-22a2-40fa-8ec7-3ca296491d3d fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - - -] Successfully bumped revision number for resource 4a14599b-aa52-4321-91df-b068a31e3064 (type: routers) to 4 2026-06-26 11:47:06.217 9 INFO neutron.wsgi [None req-318fe333-22a2-40fa-8ec7-3ca296491d3d fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - - -] 10.0.0.244 "PUT /v2.0/routers/4a14599b-aa52-4321-91df-b068a31e3064 HTTP/1.1" status: 200 len: 662 time: 0.7367492 2026-06-26 11:47:06.238 10 INFO neutron.wsgi [None req-33d38c20-bab2-43ec-829f-375619c717b5 fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - default default] 10.0.0.244 "GET /v2.0/ports?device_id=4a14599b-aa52-4321-91df-b068a31e3064 HTTP/1.1" status: 200 len: 205 time: 0.0160520 2026-06-26 11:47:06.258 9 INFO neutron.wsgi [req-90684d90-2ce0-459e-9c5c-665b23823d9f req-9d360e65-0022-4055-b6b7-8bd2fc5ab209 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/security-groups?name=tempest-secgroup-smoke-751658847&fields=id&tenant_id=336fd326b0fb4deb820530a003a46c1b HTTP/1.1" status: 200 len: 267 time: 0.0393918 2026-06-26 11:47:06.299 9 INFO neutron.wsgi [req-90684d90-2ce0-459e-9c5c-665b23823d9f req-31c92071-a983-488d-bec1-2b18ca7db068 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/security-groups?name=tempest-securitygroup--243496702&fields=id&tenant_id=336fd326b0fb4deb820530a003a46c1b HTTP/1.1" status: 200 len: 267 time: 0.0336876 2026-06-26 11:47:06.431 9 INFO neutron.wsgi [req-90684d90-2ce0-459e-9c5c-665b23823d9f req-0563e259-4411-46da-ae02-8f149d389fec 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/networks?id=a5a3c08b-b430-466c-94c2-c7ca6dcbb78c HTTP/1.1" status: 200 len: 872 time: 0.1227918 2026-06-26 11:47:06.447 9 INFO neutron.wsgi [req-90684d90-2ce0-459e-9c5c-665b23823d9f req-0ad47707-f9ac-4d3c-8eb3-4777972a65f0 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/quotas/336fd326b0fb4deb820530a003a46c1b HTTP/1.1" status: 200 len: 386 time: 0.0103905 2026-06-26 11:47:06.494 10 INFO neutron.wsgi [None req-a7e582b8-0650-474b-862b-980fcf56ee4a fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - - -] 10.0.0.244 "DELETE /v2.0/routers/4a14599b-aa52-4321-91df-b068a31e3064 HTTP/1.1" status: 204 len: 168 time: 0.2501819 2026-06-26 11:47:06.555 10 INFO neutron.wsgi [None req-829c5db0-71d6-4903-9751-2e4dfe17abf3 fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - default default] 10.0.0.244 "GET /v2.0/routers/cefdb9a3-fa78-439a-8e1f-aa10ba2f33cf HTTP/1.1" status: 200 len: 655 time: 0.0501790 2026-06-26 11:47:06.572 9 INFO neutron.wsgi [req-90684d90-2ce0-459e-9c5c-665b23823d9f req-dbb62942-73a2-4f6a-9361-94a5571f8d8a 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/ports?tenant_id=336fd326b0fb4deb820530a003a46c1b&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1160281 2026-06-26 11:47:06.644 9 INFO neutron.wsgi [req-90684d90-2ce0-459e-9c5c-665b23823d9f req-19853678-72b8-4f85-b0a5-835daa4d576e c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.217 "GET /v2.0/networks/a5a3c08b-b430-466c-94c2-c7ca6dcbb78c?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0584056 2026-06-26 11:47:06.711 9 INFO neutron.wsgi [req-90684d90-2ce0-459e-9c5c-665b23823d9f req-1383c97b-c461-40c4-88b5-e067e0d877dc c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.217 "GET /v2.0/networks/a5a3c08b-b430-466c-94c2-c7ca6dcbb78c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0585244 2026-06-26 11:47:06.884 9 INFO neutron.wsgi [req-8e0164ff-76f1-4140-9f21-fb5a722ad6bb req-a3cfa570-2782-4d27-bfc5-e2c401822b1a 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=80923691-7d0d-4edf-93e7-fc8fa3fc23ed HTTP/1.1" status: 200 len: 210 time: 0.0283689 2026-06-26 11:47:07.003 10 INFO neutron.db.ovn_revision_numbers_db [None req-9b4071ff-8c2e-4b46-8437-95278d5ee676 fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - - -] Successfully bumped revision number for resource cefdb9a3-fa78-439a-8e1f-aa10ba2f33cf (type: routers) to 3 2026-06-26 11:47:07.006 10 INFO neutron.wsgi [None req-9b4071ff-8c2e-4b46-8437-95278d5ee676 fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - - -] 10.0.0.244 "PUT /v2.0/routers/cefdb9a3-fa78-439a-8e1f-aa10ba2f33cf HTTP/1.1" status: 200 len: 655 time: 0.4462218 2026-06-26 11:47:07.031 10 INFO neutron.wsgi [None req-51601e68-2562-4f60-83c9-7f563972ae4e fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - default default] 10.0.0.244 "GET /v2.0/ports?device_id=cefdb9a3-fa78-439a-8e1f-aa10ba2f33cf HTTP/1.1" status: 200 len: 205 time: 0.0187027 2026-06-26 11:47:07.198 9 INFO neutron.wsgi [None req-dc5db6a2-350c-42cf-8d39-bd9fd85b0816 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] 10.0.0.244 "GET /v2.0/ports/69429919-26a5-44e0-8108-e3ffe7f107d9 HTTP/1.1" status: 200 len: 1135 time: 0.1158609 2026-06-26 11:47:07.213 9 INFO neutron.wsgi [None req-25e54476-af39-4842-ba0a-aa443b3dea35 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] 10.0.0.244 "GET /v2.0/ports/07c2d3f3-29f0-406d-b130-05295063427d HTTP/1.1" status: 200 len: 1139 time: 0.1044621 2026-06-26 11:47:07.259 10 INFO neutron.wsgi [None req-73222a51-1da3-4e41-a112-6132d50b9ce0 fe0e24322ef044f4901d1b0a9f451f33 60a74f58b68a4522be3ceeffd5175afb - - - -] 10.0.0.244 "DELETE /v2.0/routers/cefdb9a3-fa78-439a-8e1f-aa10ba2f33cf HTTP/1.1" status: 204 len: 168 time: 0.2237196 2026-06-26 11:47:07.458 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] No hosting information found for port a369259e-acb1-42cf-8ac0-01fda9334ed7: RuntimeError: No hosting information found for port a369259e-acb1-42cf-8ac0-01fda9334ed7 2026-06-26 11:47:07.459 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] OVN reports status up for port: 4f710274-1388-4622-9e84-6ee9a7888409 2026-06-26 11:47:07.467 10 INFO neutron.plugins.ml2.plugin [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Attempt 1 to provision port 4f710274-1388-4622-9e84-6ee9a7888409 2026-06-26 11:47:07.557 9 INFO neutron.wsgi [req-90684d90-2ce0-459e-9c5c-665b23823d9f req-61211c77-bf97-4b99-843e-f8395922f05a 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 199.204.45.23 "GET /v2.0/networks?id=a5a3c08b-b430-466c-94c2-c7ca6dcbb78c HTTP/1.1" status: 200 len: 872 time: 0.0712450 2026-06-26 11:47:07.612 9 INFO neutron.wsgi [req-90684d90-2ce0-459e-9c5c-665b23823d9f req-8fe707aa-6215-4ea8-9b8c-d532980d16ea 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 199.204.45.23 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=336fd326b0fb4deb820530a003a46c1b HTTP/1.1" status: 200 len: 471 time: 0.0491419 2026-06-26 11:47:07.738 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource 4f710274-1388-4622-9e84-6ee9a7888409 (type: ports) to 3 2026-06-26 11:47:07.836 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource 4f710274-1388-4622-9e84-6ee9a7888409 (type: router_ports) to 3 2026-06-26 11:47:07.964 9 INFO neutron.wsgi [req-b3609a9d-934f-45a0-8127-18c196033fc0 req-8390f1f3-86ef-4fed-b7ba-d7cf57375e06 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=80923691-7d0d-4edf-93e7-fc8fa3fc23ed HTTP/1.1" status: 200 len: 210 time: 0.0238702 2026-06-26 11:47:08.150 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-34c8ad88-83dd-4386-8b22-4e8399e15b22 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - - -] No more DHCP agents 2026-06-26 11:47:08.152 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-34c8ad88-83dd-4386-8b22-4e8399e15b22 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - - -] Unable to schedule network a5a3c08b-b430-466c-94c2-c7ca6dcbb78c: no agents available; will retry on subsequent port and subnet creation events. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:47:08.236 10 INFO neutron.wsgi [None req-92321dfa-9afb-4834-a18c-e6f10db345f5 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] 10.0.0.244 "GET /v2.0/ports/69429919-26a5-44e0-8108-e3ffe7f107d9 HTTP/1.1" status: 200 len: 1135 time: 0.0316951 2026-06-26 11:47:08.257 9 INFO neutron.wsgi [None req-6d49eabb-58a9-4bd6-b403-688717fd88f5 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] 10.0.0.244 "GET /v2.0/ports/07c2d3f3-29f0-406d-b130-05295063427d HTTP/1.1" status: 200 len: 1139 time: 0.0387414 2026-06-26 11:47:08.343 9 INFO neutron.db.ovn_revision_numbers_db [None req-34c8ad88-83dd-4386-8b22-4e8399e15b22 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - - -] Successfully bumped revision number for resource b02dfe81-b12d-44a7-a67a-c0bc8498e76f (type: ports) to 1 2026-06-26 11:47:08.366 9 INFO neutron.wsgi [None req-34c8ad88-83dd-4386-8b22-4e8399e15b22 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - - -] 199.204.45.23 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1201 time: 0.7514477 2026-06-26 11:47:08.638 9 INFO neutron.db.ovn_revision_numbers_db [None req-80eba3fa-d3db-4e5e-b4e1-39275f1266f6 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource ef79606f-1233-4a3d-b11b-937d5ed007c9 (type: security_groups) to 1 2026-06-26 11:47:08.673 9 INFO neutron.wsgi [None req-80eba3fa-d3db-4e5e-b4e1-39275f1266f6 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=d502c69ceacd4c48bab567a3b01477c8&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3745458 2026-06-26 11:47:08.780 9 INFO neutron.db.ovn_revision_numbers_db [None req-0dc6f322-378a-4ca4-b981-77e829c5f495 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] Successfully bumped revision number for resource b02dfe81-b12d-44a7-a67a-c0bc8498e76f (type: ports) to 2 2026-06-26 11:47:08.867 10 INFO neutron.wsgi [None req-6acec59e-b6cf-4376-8343-1b8db0a2c0f9 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/ef79606f-1233-4a3d-b11b-937d5ed007c9 HTTP/1.1" status: 204 len: 168 time: 0.1890070 2026-06-26 11:47:08.999 9 INFO neutron.db.ovn_revision_numbers_db [None req-0dc6f322-378a-4ca4-b981-77e829c5f495 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] Successfully bumped revision number for resource b02dfe81-b12d-44a7-a67a-c0bc8498e76f (type: ports) to 2 2026-06-26 11:47:09.019 9 INFO neutron.wsgi [None req-0dc6f322-378a-4ca4-b981-77e829c5f495 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] 199.204.45.23 "PUT /v2.0/ports/b02dfe81-b12d-44a7-a67a-c0bc8498e76f HTTP/1.1" status: 200 len: 1371 time: 0.6455827 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:47:09.057 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-71632ce9-8c3c-4d6e-ab79-a07a72c547f0'] response: {'name': 'network-changed', 'server_uuid': '80923691-7d0d-4edf-93e7-fc8fa3fc23ed', 'tag': 'b02dfe81-b12d-44a7-a67a-c0bc8498e76f', 'status': 'completed', 'code': 200} 2026-06-26 11:47:09.118 9 INFO neutron.wsgi [req-5723b3f0-1930-4286-9e69-b23e5ec04bb1 req-7c21085a-521c-40ae-8522-c4b6af911492 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=80923691-7d0d-4edf-93e7-fc8fa3fc23ed HTTP/1.1" status: 200 len: 1212 time: 0.0791295 2026-06-26 11:47:09.130 10 INFO neutron.db.ovn_revision_numbers_db [None req-1eab2706-9452-43b9-bb6f-756ff5226c58 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource c23ae703-513a-4901-b564-2988b951133b (type: security_groups) to 1 2026-06-26 11:47:09.136 9 INFO neutron.wsgi [req-90684d90-2ce0-459e-9c5c-665b23823d9f req-4bf2599a-24b6-4c0b-a244-315962504357 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=336fd326b0fb4deb820530a003a46c1b&device_id=80923691-7d0d-4edf-93e7-fc8fa3fc23ed HTTP/1.1" status: 200 len: 1402 time: 0.0671175 2026-06-26 11:47:09.152 10 INFO neutron.wsgi [None req-1eab2706-9452-43b9-bb6f-756ff5226c58 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=60a74f58b68a4522be3ceeffd5175afb&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1995053 2026-06-26 11:47:09.177 9 INFO neutron.wsgi [req-90684d90-2ce0-459e-9c5c-665b23823d9f req-113cbde4-82f6-4db0-bf19-441a97de2e7b c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b02dfe81-b12d-44a7-a67a-c0bc8498e76f HTTP/1.1" status: 200 len: 217 time: 0.0345862 2026-06-26 11:47:09.205 9 INFO neutron.wsgi [req-5723b3f0-1930-4286-9e69-b23e5ec04bb1 req-975e44a6-8d6b-493f-955f-ff6b5d42d55a 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=24336654-fdbd-49e1-8bfc-5307dd43fece&id=819ea9ac-70a9-4545-ab84-52c8c611adb6&fields=id&fields=name HTTP/1.1" status: 200 len: 404 time: 0.0780389 2026-06-26 11:47:09.223 9 INFO neutron.wsgi [req-90684d90-2ce0-459e-9c5c-665b23823d9f req-8b2dee2b-7d05-47e6-9c1d-e580f36736f7 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=67618a14-bc21-47c7-af40-aeac3ecad617 HTTP/1.1" status: 200 len: 866 time: 0.0342467 2026-06-26 11:47:09.273 9 INFO neutron.wsgi [req-90684d90-2ce0-459e-9c5c-665b23823d9f req-ac0b5b07-49ce-4a07-b50d-e181950c3657 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=a5a3c08b-b430-466c-94c2-c7ca6dcbb78c&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0399847 2026-06-26 11:47:09.282 10 INFO neutron.wsgi [None req-d93314ac-edba-4f63-8c38-8bc4ff00881c e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] 10.0.0.244 "GET /v2.0/ports/69429919-26a5-44e0-8108-e3ffe7f107d9 HTTP/1.1" status: 200 len: 1135 time: 0.0401356 2026-06-26 11:47:09.311 9 INFO neutron.wsgi [None req-f8c7e084-b028-416f-a43f-fafa374f3f54 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] 10.0.0.244 "GET /v2.0/ports/07c2d3f3-29f0-406d-b130-05295063427d HTTP/1.1" status: 200 len: 1139 time: 0.0457435 2026-06-26 11:47:09.349 9 INFO neutron.wsgi [req-90684d90-2ce0-459e-9c5c-665b23823d9f req-16d0fb2e-1b6b-4db1-8cdb-d47c75e06ab0 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/a5a3c08b-b430-466c-94c2-c7ca6dcbb78c?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0619802 2026-06-26 11:47:09.388 10 INFO neutron.wsgi [None req-286a7820-56f1-476a-941d-4a88cfa52f46 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/c23ae703-513a-4901-b564-2988b951133b HTTP/1.1" status: 204 len: 168 time: 0.2302344 2026-06-26 11:47:09.439 9 INFO neutron.wsgi [req-90684d90-2ce0-459e-9c5c-665b23823d9f req-89b21ff8-24c2-4b87-8cf8-f683c42d5ddd c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/a5a3c08b-b430-466c-94c2-c7ca6dcbb78c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0816114 2026-06-26 11:47:09.523 9 INFO neutron.wsgi [req-2d8def74-26dc-49d8-97b6-1ace4b132908 req-08d12e8d-5f9b-4dc9-bc06-6ba6a16f0a83 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=336fd326b0fb4deb820530a003a46c1b&device_id=80923691-7d0d-4edf-93e7-fc8fa3fc23ed HTTP/1.1" status: 200 len: 1402 time: 0.0435050 2026-06-26 11:47:09.610 9 INFO neutron.wsgi [req-2d8def74-26dc-49d8-97b6-1ace4b132908 req-cb0460dd-dd58-4b98-a273-bee7a0b53489 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=a5a3c08b-b430-466c-94c2-c7ca6dcbb78c HTTP/1.1" status: 200 len: 971 time: 0.0807986 2026-06-26 11:47:09.638 9 INFO neutron.wsgi [req-2d8def74-26dc-49d8-97b6-1ace4b132908 req-efcaf345-de13-4707-9163-95664f63bd93 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b02dfe81-b12d-44a7-a67a-c0bc8498e76f HTTP/1.1" status: 200 len: 217 time: 0.0220494 2026-06-26 11:47:09.648 10 INFO neutron.wsgi [req-555036d6-07a8-4630-9ffd-cd9513ea3c83 req-d467fe8d-8191-43e1-b410-077f8f7f1d0d c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?device_id=80923691-7d0d-4edf-93e7-fc8fa3fc23ed HTTP/1.1" status: 200 len: 1402 time: 0.0407131 2026-06-26 11:47:09.705 9 INFO neutron.wsgi [req-2d8def74-26dc-49d8-97b6-1ace4b132908 req-00ae0e41-13a2-4ba4-9662-ed7df8849fd5 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=67618a14-bc21-47c7-af40-aeac3ecad617 HTTP/1.1" status: 200 len: 866 time: 0.0512114 2026-06-26 11:47:09.707 10 INFO neutron.db.ovn_revision_numbers_db [None req-d703ec2d-d4c5-49a0-ad67-cb897334d2d2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 2613d680-aeef-4a7a-add7-cad745b517f7 (type: security_groups) to 1 2026-06-26 11:47:09.713 10 INFO neutron.wsgi [req-555036d6-07a8-4630-9ffd-cd9513ea3c83 req-9bec2efe-5ea6-4277-90bf-b9438d166287 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/security-groups?id=819ea9ac-70a9-4545-ab84-52c8c611adb6&id=24336654-fdbd-49e1-8bfc-5307dd43fece&fields=id&fields=name HTTP/1.1" status: 200 len: 404 time: 0.0575504 2026-06-26 11:47:09.749 10 INFO neutron.wsgi [None req-d703ec2d-d4c5-49a0-ad67-cb897334d2d2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=0526c8934e604bde83ddd3ceeafa0a47&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1849635 2026-06-26 11:47:09.753 9 INFO neutron.wsgi [req-2d8def74-26dc-49d8-97b6-1ace4b132908 req-92bc191d-e594-4378-8dda-de36a49d6352 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=a5a3c08b-b430-466c-94c2-c7ca6dcbb78c&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0417347 2026-06-26 11:47:09.870 9 INFO neutron.wsgi [req-2d8def74-26dc-49d8-97b6-1ace4b132908 req-cbe31487-260f-4675-91fe-a5d6c295b2f9 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/a5a3c08b-b430-466c-94c2-c7ca6dcbb78c?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1073782 2026-06-26 11:47:09.949 9 INFO neutron.wsgi [req-2d8def74-26dc-49d8-97b6-1ace4b132908 req-a6302c88-0dd6-40cf-a500-90d1464d28fd c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/a5a3c08b-b430-466c-94c2-c7ca6dcbb78c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0624583 2026-06-26 11:47:10.003 10 INFO neutron.wsgi [None req-779acd56-cef2-41fc-adcd-6329568e0be1 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/2613d680-aeef-4a7a-add7-cad745b517f7 HTTP/1.1" status: 204 len: 168 time: 0.2465022 2026-06-26 11:47:10.309 9 INFO neutron.wsgi [req-1c68c949-cc9b-4958-82c0-f01455a807e8 req-34dfafba-6700-4b62-a81c-c66beaa339e6 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=80923691-7d0d-4edf-93e7-fc8fa3fc23ed HTTP/1.1" status: 200 len: 1212 time: 0.0364399 2026-06-26 11:47:10.339 10 INFO neutron.wsgi [None req-708f8476-ad10-4734-849a-ad11590cbb79 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] 10.0.0.244 "GET /v2.0/ports/69429919-26a5-44e0-8108-e3ffe7f107d9 HTTP/1.1" status: 200 len: 1135 time: 0.0495219 2026-06-26 11:47:10.383 9 INFO neutron.wsgi [None req-a5f0788f-2953-43fd-9933-06fc2b1e24a5 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] 10.0.0.244 "GET /v2.0/ports/07c2d3f3-29f0-406d-b130-05295063427d HTTP/1.1" status: 200 len: 1139 time: 0.0660963 2026-06-26 11:47:10.392 9 INFO neutron.wsgi [req-1c68c949-cc9b-4958-82c0-f01455a807e8 req-9e6256e3-ed1a-4d29-981d-231213a67ea2 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=24336654-fdbd-49e1-8bfc-5307dd43fece&id=819ea9ac-70a9-4545-ab84-52c8c611adb6&fields=id&fields=name HTTP/1.1" status: 200 len: 404 time: 0.0784285 2026-06-26 11:47:11.383 9 INFO neutron.wsgi [None req-4970eefe-cdd8-4b89-871b-eae3a7f4da29 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] 10.0.0.244 "GET /v2.0/ports/69429919-26a5-44e0-8108-e3ffe7f107d9 HTTP/1.1" status: 200 len: 1135 time: 0.0364618 2026-06-26 11:47:11.430 9 INFO neutron.wsgi [None req-f3d21b18-d963-478a-96e8-0221aa1056ad 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] 10.0.0.244 "GET /v2.0/ports/07c2d3f3-29f0-406d-b130-05295063427d HTTP/1.1" status: 200 len: 1139 time: 0.0419071 2026-06-26 11:47:11.497 9 INFO neutron.wsgi [req-7b6ed05f-2914-4543-8f57-255ecd569dfe req-d69ba786-7d8c-4bd2-8a4f-970e8341b34c 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=80923691-7d0d-4edf-93e7-fc8fa3fc23ed HTTP/1.1" status: 200 len: 1212 time: 0.0386641 2026-06-26 11:47:11.547 9 INFO neutron.wsgi [req-7b6ed05f-2914-4543-8f57-255ecd569dfe req-ce274e4b-da56-4cda-b598-9c1fe9f396df 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=24336654-fdbd-49e1-8bfc-5307dd43fece&id=819ea9ac-70a9-4545-ab84-52c8c611adb6&fields=id&fields=name HTTP/1.1" status: 200 len: 404 time: 0.0424151 2026-06-26 11:47:12.475 10 INFO neutron.wsgi [None req-93c3dd85-be7e-4f6c-95c5-c726ca1edff2 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] 10.0.0.244 "GET /v2.0/ports/69429919-26a5-44e0-8108-e3ffe7f107d9 HTTP/1.1" status: 200 len: 1135 time: 0.0873625 2026-06-26 11:47:12.518 9 INFO neutron.wsgi [None req-08dc7a56-2bb4-432c-884f-fd53c1454239 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] 10.0.0.244 "GET /v2.0/ports/07c2d3f3-29f0-406d-b130-05295063427d HTTP/1.1" status: 200 len: 1139 time: 0.0821302 2026-06-26 11:47:12.711 9 INFO neutron.wsgi [req-6484537e-b9e9-4f1f-9441-be04fec919e1 req-6cf9f360-2afe-470c-855c-425e7dda7ac9 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=80923691-7d0d-4edf-93e7-fc8fa3fc23ed HTTP/1.1" status: 200 len: 1212 time: 0.0907104 2026-06-26 11:47:12.758 9 INFO neutron.wsgi [req-6484537e-b9e9-4f1f-9441-be04fec919e1 req-e949d93c-c846-4b58-99f7-2acf92ba7cea 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=24336654-fdbd-49e1-8bfc-5307dd43fece&id=819ea9ac-70a9-4545-ab84-52c8c611adb6&fields=id&fields=name HTTP/1.1" status: 200 len: 404 time: 0.0407925 2026-06-26 11:47:13.120 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] No hosting information found for port 4f710274-1388-4622-9e84-6ee9a7888409: RuntimeError: No hosting information found for port 4f710274-1388-4622-9e84-6ee9a7888409 2026-06-26 11:47:13.120 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] OVN reports status up for port: 69429919-26a5-44e0-8108-e3ffe7f107d9 2026-06-26 11:47:13.126 10 INFO neutron.plugins.ml2.plugin [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Attempt 1 to provision port 69429919-26a5-44e0-8108-e3ffe7f107d9 2026-06-26 11:47:13.373 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource 69429919-26a5-44e0-8108-e3ffe7f107d9 (type: ports) to 3 2026-06-26 11:47:13.575 9 INFO neutron.wsgi [None req-03891b76-5fbc-4d33-9bc0-87aa4f1c1478 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] 10.0.0.244 "GET /v2.0/ports/07c2d3f3-29f0-406d-b130-05295063427d HTTP/1.1" status: 200 len: 1139 time: 0.0463438 2026-06-26 11:47:13.593 9 INFO neutron.wsgi [None req-9efb172b-51cf-444e-8ced-ca521a1c5ac5 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] 10.0.0.244 "GET /v2.0/ports/69429919-26a5-44e0-8108-e3ffe7f107d9 HTTP/1.1" status: 200 len: 1137 time: 0.1089473 2026-06-26 11:47:13.820 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource 69429919-26a5-44e0-8108-e3ffe7f107d9 (type: router_ports) to 3 2026-06-26 11:47:13.864 9 INFO neutron.wsgi [req-65b209ff-1346-4940-ad97-9be7ec6a98fc req-c11e4515-376e-4bad-926c-b44b665e415c 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=80923691-7d0d-4edf-93e7-fc8fa3fc23ed HTTP/1.1" status: 200 len: 1212 time: 0.0349920 2026-06-26 11:47:14.145 9 INFO neutron.wsgi [req-65b209ff-1346-4940-ad97-9be7ec6a98fc req-240b478e-d734-4499-9b15-5cf39a032f26 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=24336654-fdbd-49e1-8bfc-5307dd43fece&id=819ea9ac-70a9-4545-ab84-52c8c611adb6&fields=id&fields=name HTTP/1.1" status: 200 len: 404 time: 0.0528052 2026-06-26 11:47:14.484 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013735 2026-06-26 11:47:14.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017352 2026-06-26 11:47:14.628 9 INFO neutron.db.ovn_revision_numbers_db [None req-4c821c58-aa89-44be-bac0-659bf04e9dca e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] Successfully bumped revision number for resource 2b0f65a4-6d72-4d34-9668-572469f4e30a (type: security_groups) to 1 2026-06-26 11:47:14.675 10 INFO neutron.wsgi [None req-c3213bfb-8ec5-4d49-8e35-59d1e21846a2 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] 10.0.0.244 "GET /v2.0/ports/07c2d3f3-29f0-406d-b130-05295063427d HTTP/1.1" status: 200 len: 1139 time: 0.0928755 2026-06-26 11:47:14.691 9 INFO neutron.db.segments_db [None req-4c821c58-aa89-44be-bac0-659bf04e9dca e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] Added segment 55cc5ebd-261d-493a-948a-077e76b6fc7c of type geneve for network fcd244fc-ebf4-46de-989e-406abc165378 2026-06-26 11:47:14.799 9 INFO neutron.wsgi [None req-12b484a0-d00a-4821-9508-d1a992320bf6 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "PUT /v2.0/routers/b2545e03-83a7-43e2-9cf6-3e03903f6c31/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.2001100 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:47:14.895 9 INFO neutron.db.ovn_revision_numbers_db [None req-4c821c58-aa89-44be-bac0-659bf04e9dca e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] Successfully bumped revision number for resource fcd244fc-ebf4-46de-989e-406abc165378 (type: networks) to 1 2026-06-26 11:47:14.936 9 INFO neutron.wsgi [None req-47a69793-385e-43f9-b8b2-d03638ed684c e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] 10.0.0.244 "GET /v2.0/ports/4f710274-1388-4622-9e84-6ee9a7888409 HTTP/1.1" status: 200 len: 1137 time: 0.1323111 2026-06-26 11:47:15.103 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4c821c58-aa89-44be-bac0-659bf04e9dca e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] No more DHCP agents 2026-06-26 11:47:15.106 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4c821c58-aa89-44be-bac0-659bf04e9dca e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] Unable to schedule network fcd244fc-ebf4-46de-989e-406abc165378: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:15.170 9 INFO neutron.db.ovn_revision_numbers_db [None req-4c821c58-aa89-44be-bac0-659bf04e9dca e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] Successfully bumped revision number for resource 38719640-7615-495e-9742-48f186b8b277 (type: ports) to 1 2026-06-26 11:47:15.195 9 INFO neutron.wsgi [None req-4c821c58-aa89-44be-bac0-659bf04e9dca e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 1.0279572 2026-06-26 11:47:15.234 9 INFO neutron.wsgi [req-84ad60ad-a28b-4a47-9004-8910627727ce req-b9e5340b-fd1d-47ed-a586-28aa7f29a0f9 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=80923691-7d0d-4edf-93e7-fc8fa3fc23ed HTTP/1.1" status: 200 len: 1212 time: 0.0320272 2026-06-26 11:47:15.282 9 INFO neutron.wsgi [req-84ad60ad-a28b-4a47-9004-8910627727ce req-7ad68c0b-edfa-4097-8ce7-2738fd136882 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=24336654-fdbd-49e1-8bfc-5307dd43fece&id=819ea9ac-70a9-4545-ab84-52c8c611adb6&fields=id&fields=name HTTP/1.1" status: 200 len: 404 time: 0.0400167 2026-06-26 11:47:15.616 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c37403c5-3c3d-4ae3-a9e7-6e9816058975 e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] No more DHCP agents 2026-06-26 11:47:15.620 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c37403c5-3c3d-4ae3-a9e7-6e9816058975 e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] Unable to schedule network fcd244fc-ebf4-46de-989e-406abc165378: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:15.715 9 INFO neutron.wsgi [None req-5830a182-98d2-4c1d-9bcc-805c2d8135c8 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] 10.0.0.244 "GET /v2.0/ports/07c2d3f3-29f0-406d-b130-05295063427d HTTP/1.1" status: 200 len: 1139 time: 0.0350497 2026-06-26 11:47:15.945 10 INFO neutron.wsgi [None req-db962e46-b116-4a04-a8f0-84374f2d1c38 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "PUT /v2.0/routers/b2545e03-83a7-43e2-9cf6-3e03903f6c31/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.0022979 2026-06-26 11:47:15.976 9 INFO neutron.wsgi [None req-ef130868-7ad2-4e3e-b247-8e35b39036a2 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] 10.0.0.244 "GET /v2.0/ports?device_id=b2545e03-83a7-43e2-9cf6-3e03903f6c31 HTTP/1.1" status: 200 len: 205 time: 0.0247188 2026-06-26 11:47:16.225 9 INFO neutron.wsgi [None req-c8f1f9f4-02c1-4c59-9f0c-d20400839455 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "DELETE /v2.0/routers/b2545e03-83a7-43e2-9cf6-3e03903f6c31 HTTP/1.1" status: 204 len: 168 time: 0.2437687 2026-06-26 11:47:16.230 10 INFO neutron.db.ovn_revision_numbers_db [None req-c37403c5-3c3d-4ae3-a9e7-6e9816058975 e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] Successfully bumped revision number for resource 38719640-7615-495e-9742-48f186b8b277 (type: ports) to 2 2026-06-26 11:47:16.243 10 INFO neutron.db.ovn_revision_numbers_db [None req-c37403c5-3c3d-4ae3-a9e7-6e9816058975 e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] Successfully bumped revision number for resource c57c72bb-145b-4dea-9c5c-49f9a8eba18a (type: subnets) to 0 2026-06-26 11:47:16.260 10 INFO neutron.wsgi [None req-c37403c5-3c3d-4ae3-a9e7-6e9816058975 e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.0597634 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:47:16.366 10 INFO neutron.db.segments_db [None req-dce5aebe-52a3-4a29-bc2c-7530748a26e4 e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] Added segment 1453a2ed-728e-44b3-8c07-e31446e9fe16 of type geneve for network 8e10da62-7a7f-49c6-bd37-81c74353fe1c 2026-06-26 11:47:16.428 9 INFO neutron.wsgi [req-71d9c352-500e-46a7-ab17-9016b12a1317 req-132e72dd-4a92-49b6-a8d3-5c914570bab7 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=80923691-7d0d-4edf-93e7-fc8fa3fc23ed HTTP/1.1" status: 200 len: 1212 time: 0.0611255 2026-06-26 11:47:16.486 9 INFO neutron.wsgi [req-71d9c352-500e-46a7-ab17-9016b12a1317 req-86c638ed-a46c-46df-b1ab-72d60398fa14 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=24336654-fdbd-49e1-8bfc-5307dd43fece&id=819ea9ac-70a9-4545-ab84-52c8c611adb6&fields=id&fields=name HTTP/1.1" status: 200 len: 404 time: 0.0507698 2026-06-26 11:47:16.599 10 INFO neutron.db.ovn_revision_numbers_db [None req-dce5aebe-52a3-4a29-bc2c-7530748a26e4 e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] Successfully bumped revision number for resource 8e10da62-7a7f-49c6-bd37-81c74353fe1c (type: networks) to 1 2026-06-26 11:47:16.617 9 INFO neutron.wsgi [None req-abe03b21-c322-4bc2-85bd-afd00c0d198a e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "DELETE /v2.0/subnets/8e2fb2a9-5ec6-44fb-9ec0-fc8520c88a1d HTTP/1.1" status: 204 len: 168 time: 0.3878756 2026-06-26 11:47:16.761 9 INFO neutron.wsgi [None req-d3bd31a8-29c7-4c8f-9383-34b7948b4d9a 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] 10.0.0.244 "GET /v2.0/ports/07c2d3f3-29f0-406d-b130-05295063427d HTTP/1.1" status: 200 len: 1139 time: 0.0392201 2026-06-26 11:47:16.874 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dce5aebe-52a3-4a29-bc2c-7530748a26e4 e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] No more DHCP agents 2026-06-26 11:47:16.876 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dce5aebe-52a3-4a29-bc2c-7530748a26e4 e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] Unable to schedule network 8e10da62-7a7f-49c6-bd37-81c74353fe1c: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:16.937 10 INFO neutron.wsgi [None req-25c5a1a1-7d20-40cb-a54b-daff1da775dd e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "DELETE /v2.0/subnets/206a4f5e-95cf-457a-b96f-20e39102f665 HTTP/1.1" status: 204 len: 168 time: 0.3136933 2026-06-26 11:47:16.956 10 INFO neutron.db.ovn_revision_numbers_db [None req-dce5aebe-52a3-4a29-bc2c-7530748a26e4 e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] Successfully bumped revision number for resource b54fa938-841c-4f5c-a6fa-51ed13af03f4 (type: ports) to 1 2026-06-26 11:47:16.983 10 INFO neutron.wsgi [None req-dce5aebe-52a3-4a29-bc2c-7530748a26e4 e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.7192640 2026-06-26 11:47:17.280 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-82ed6898-919f-4580-a732-7de0fc58307a e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] No more DHCP agents 2026-06-26 11:47:17.282 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-82ed6898-919f-4580-a732-7de0fc58307a e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] Unable to schedule network 8e10da62-7a7f-49c6-bd37-81c74353fe1c: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:17.328 9 INFO neutron.services.segments.plugin [-] Segment 445ad730-ae57-418b-b484-8ffb2731b2ae resource provider aggregate not found 2026-06-26 11:47:17.337 9 INFO neutron.services.segments.plugin [-] Segment 445ad730-ae57-418b-b484-8ffb2731b2ae resource provider aggregate not found 2026-06-26 11:47:17.359 9 INFO neutron.services.segments.plugin [-] Segment 445ad730-ae57-418b-b484-8ffb2731b2ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 445ad730-ae57-418b-b484-8ffb2731b2ae found for delete ", "request_id": "req-791fa931-93c0-4a65-bf38-c37e90b1ae72"}]} 2026-06-26 11:47:17.376 9 INFO neutron.services.segments.plugin [-] Segment 445ad730-ae57-418b-b484-8ffb2731b2ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 445ad730-ae57-418b-b484-8ffb2731b2ae found for delete ", "request_id": "req-7da949ef-fd8c-4ab5-9444-4d4ee1f1bca4"}]} 2026-06-26 11:47:17.399 9 INFO neutron.wsgi [None req-54199d01-9fcc-4f26-98cf-d72ec1745e7e e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "DELETE /v2.0/networks/63f03320-92df-4249-8089-a20650d4bf79 HTTP/1.1" status: 204 len: 168 time: 0.4527185 2026-06-26 11:47:17.597 9 INFO neutron.wsgi [req-03258bab-4006-4b73-bdb7-80d6ceedf7a6 req-6219d9d3-5c64-4b6f-8500-935720ff52a0 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=80923691-7d0d-4edf-93e7-fc8fa3fc23ed HTTP/1.1" status: 200 len: 1212 time: 0.0366762 2026-06-26 11:47:17.643 9 INFO neutron.wsgi [req-03258bab-4006-4b73-bdb7-80d6ceedf7a6 req-c7bb2689-1a5f-4a24-acbb-5915af16383b 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=24336654-fdbd-49e1-8bfc-5307dd43fece&id=819ea9ac-70a9-4545-ab84-52c8c611adb6&fields=id&fields=name HTTP/1.1" status: 200 len: 404 time: 0.0380924 2026-06-26 11:47:17.851 9 INFO neutron.wsgi [None req-c486de22-1369-42de-ad0f-cd2018bac23a 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] 10.0.0.244 "GET /v2.0/ports/07c2d3f3-29f0-406d-b130-05295063427d HTTP/1.1" status: 200 len: 1139 time: 0.0832579 2026-06-26 11:47:17.899 10 INFO neutron.services.segments.plugin [-] Segment 4e09b1b7-660d-44c5-a50b-14602182e0af resource provider aggregate not found 2026-06-26 11:47:17.908 10 INFO neutron.services.segments.plugin [-] Segment 4e09b1b7-660d-44c5-a50b-14602182e0af resource provider aggregate not found 2026-06-26 11:47:17.931 10 INFO neutron.services.segments.plugin [-] Segment 4e09b1b7-660d-44c5-a50b-14602182e0af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e09b1b7-660d-44c5-a50b-14602182e0af found for delete ", "request_id": "req-1d346884-02ce-4636-ab7d-e49643efdba3"}]} 2026-06-26 11:47:17.932 10 INFO neutron.services.segments.plugin [-] Segment 4e09b1b7-660d-44c5-a50b-14602182e0af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e09b1b7-660d-44c5-a50b-14602182e0af found for delete ", "request_id": "req-d714ec85-ed4e-4cf6-ac99-a6259b89aaa2"}]} 2026-06-26 11:47:17.980 10 INFO neutron.wsgi [None req-67cf8420-933a-4736-b4f2-3889bdda44a8 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "DELETE /v2.0/networks/482f966e-d0ce-43ab-b0b9-b6f710d2aaca HTTP/1.1" status: 204 len: 168 time: 0.5747159 2026-06-26 11:47:17.994 10 INFO neutron.db.ovn_revision_numbers_db [None req-82ed6898-919f-4580-a732-7de0fc58307a e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] Successfully bumped revision number for resource b54fa938-841c-4f5c-a6fa-51ed13af03f4 (type: ports) to 2 2026-06-26 11:47:18.008 10 INFO neutron.db.ovn_revision_numbers_db [None req-82ed6898-919f-4580-a732-7de0fc58307a e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] Successfully bumped revision number for resource 1fab3523-d2e2-4737-b79f-a97db6e2c207 (type: subnets) to 0 2026-06-26 11:47:18.027 10 INFO neutron.wsgi [None req-82ed6898-919f-4580-a732-7de0fc58307a e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 1.0357866 2026-06-26 11:47:18.069 9 INFO neutron.db.segments_db [None req-d7516736-cd4b-4944-a03f-98cbb0e4086b e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Added segment f66abd0f-566b-4278-83a7-b5e8b482bd0f of type geneve for network 290f4d26-dbd5-4c2d-8bec-222193bc76eb 2026-06-26 11:47:18.127 9 INFO neutron.db.segments_db [None req-f48552d7-0782-4c8a-b8f7-f3990b3fa07a e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] Added segment cfd85a4c-923b-4c44-aead-452800cd83de of type geneve for network 41594172-d842-4974-8a8f-26aa604e84aa 2026-06-26 11:47:18.217 9 INFO neutron.db.ovn_revision_numbers_db [None req-d7516736-cd4b-4944-a03f-98cbb0e4086b e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Successfully bumped revision number for resource 290f4d26-dbd5-4c2d-8bec-222193bc76eb (type: networks) to 1 2026-06-26 11:47:18.289 9 INFO neutron.db.ovn_revision_numbers_db [None req-f48552d7-0782-4c8a-b8f7-f3990b3fa07a e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] Successfully bumped revision number for resource 41594172-d842-4974-8a8f-26aa604e84aa (type: networks) to 1 2026-06-26 11:47:18.528 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d7516736-cd4b-4944-a03f-98cbb0e4086b e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] No more DHCP agents 2026-06-26 11:47:18.530 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d7516736-cd4b-4944-a03f-98cbb0e4086b e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Unable to schedule network 290f4d26-dbd5-4c2d-8bec-222193bc76eb: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:18.600 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f48552d7-0782-4c8a-b8f7-f3990b3fa07a e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] No more DHCP agents 2026-06-26 11:47:18.608 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f48552d7-0782-4c8a-b8f7-f3990b3fa07a e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] Unable to schedule network 41594172-d842-4974-8a8f-26aa604e84aa: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:18.648 9 INFO neutron.db.ovn_revision_numbers_db [None req-d7516736-cd4b-4944-a03f-98cbb0e4086b e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Successfully bumped revision number for resource 5ce3dcb6-c639-4dbb-a58a-9357f2f63f34 (type: ports) to 1 2026-06-26 11:47:18.694 9 INFO neutron.wsgi [None req-d7516736-cd4b-4944-a03f-98cbb0e4086b e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 828 time: 0.7103961 2026-06-26 11:47:18.699 9 INFO neutron.db.ovn_revision_numbers_db [None req-f48552d7-0782-4c8a-b8f7-f3990b3fa07a e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] Successfully bumped revision number for resource f31706f2-cf7b-456f-8a88-eee084e8fafc (type: ports) to 1 2026-06-26 11:47:18.747 9 INFO neutron.wsgi [None req-f48552d7-0782-4c8a-b8f7-f3990b3fa07a e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 828 time: 0.7141309 2026-06-26 11:47:18.861 9 INFO neutron.wsgi [req-46381820-e961-4368-9a67-a34d90c89e76 req-db73917a-dd77-4bd7-bf60-a877b4d56126 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=80923691-7d0d-4edf-93e7-fc8fa3fc23ed HTTP/1.1" status: 200 len: 1212 time: 0.1512170 2026-06-26 11:47:18.898 10 INFO neutron.wsgi [None req-f22278a9-e5d8-4f58-b5c2-7249d7cdb9d5 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] 10.0.0.244 "GET /v2.0/ports/07c2d3f3-29f0-406d-b130-05295063427d HTTP/1.1" status: 200 len: 1139 time: 0.0406854 2026-06-26 11:47:18.967 9 INFO neutron.wsgi [req-46381820-e961-4368-9a67-a34d90c89e76 req-4c8c9c76-0103-43d1-8106-89e7c77f3b79 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=24336654-fdbd-49e1-8bfc-5307dd43fece&id=819ea9ac-70a9-4545-ab84-52c8c611adb6&fields=id&fields=name HTTP/1.1" status: 200 len: 404 time: 0.0976837 2026-06-26 11:47:19.359 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-61922e5a-21f9-4829-8c85-66d39ec99b81 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] No more DHCP agents 2026-06-26 11:47:19.366 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-61922e5a-21f9-4829-8c85-66d39ec99b81 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Unable to schedule network 290f4d26-dbd5-4c2d-8bec-222193bc76eb: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:19.383 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f8f54012-c7ed-4ccb-a340-16b524291d5f e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] No more DHCP agents 2026-06-26 11:47:19.394 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f8f54012-c7ed-4ccb-a340-16b524291d5f e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] Unable to schedule network 41594172-d842-4974-8a8f-26aa604e84aa: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:19.478 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] No port found with ID 69429919-26a5-44e0-8108-e3ffe7f107d9: RuntimeError: No port found with ID 69429919-26a5-44e0-8108-e3ffe7f107d9 2026-06-26 11:47:19.479 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] OVN reports status up for port: 07c2d3f3-29f0-406d-b130-05295063427d 2026-06-26 11:47:19.488 10 INFO neutron.plugins.ml2.plugin [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Attempt 1 to provision port 07c2d3f3-29f0-406d-b130-05295063427d 2026-06-26 11:47:19.958 9 INFO neutron.wsgi [None req-351c3d24-c588-4e10-ae39-c5b8be666519 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] 10.0.0.244 "GET /v2.0/ports/07c2d3f3-29f0-406d-b130-05295063427d HTTP/1.1" status: 200 len: 1141 time: 0.0501647 2026-06-26 11:47:20.045 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource 07c2d3f3-29f0-406d-b130-05295063427d (type: ports) to 3 2026-06-26 11:47:20.090 9 INFO neutron.db.ovn_revision_numbers_db [None req-61922e5a-21f9-4829-8c85-66d39ec99b81 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Successfully bumped revision number for resource 5ce3dcb6-c639-4dbb-a58a-9357f2f63f34 (type: ports) to 2 2026-06-26 11:47:20.113 9 INFO neutron.wsgi [req-61d01dba-5701-4cf2-b301-13c0d9175729 req-5629da34-3063-4944-be33-3697ca755d75 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=80923691-7d0d-4edf-93e7-fc8fa3fc23ed HTTP/1.1" status: 200 len: 1212 time: 0.0552044 2026-06-26 11:47:20.115 9 INFO neutron.db.ovn_revision_numbers_db [None req-f8f54012-c7ed-4ccb-a340-16b524291d5f e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] Successfully bumped revision number for resource f31706f2-cf7b-456f-8a88-eee084e8fafc (type: ports) to 2 2026-06-26 11:47:20.132 9 INFO neutron.db.ovn_revision_numbers_db [None req-61922e5a-21f9-4829-8c85-66d39ec99b81 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Successfully bumped revision number for resource b4a21cc2-5bdf-445e-ad7b-b6bc99c96565 (type: subnets) to 0 2026-06-26 11:47:20.162 9 INFO neutron.db.ovn_revision_numbers_db [None req-f8f54012-c7ed-4ccb-a340-16b524291d5f e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] Successfully bumped revision number for resource 33ada434-dc28-4ab8-b691-136cc796ff39 (type: subnets) to 0 2026-06-26 11:47:20.163 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource 07c2d3f3-29f0-406d-b130-05295063427d (type: router_ports) to 3 2026-06-26 11:47:20.170 9 INFO neutron.wsgi [None req-61922e5a-21f9-4829-8c85-66d39ec99b81 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.4673955 2026-06-26 11:47:20.190 9 INFO neutron.wsgi [None req-f8f54012-c7ed-4ccb-a340-16b524291d5f e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 1.4361961 2026-06-26 11:47:20.204 9 INFO neutron.wsgi [req-61d01dba-5701-4cf2-b301-13c0d9175729 req-997fca6c-d929-49c5-94e6-5795784613fb 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=24336654-fdbd-49e1-8bfc-5307dd43fece&id=819ea9ac-70a9-4545-ab84-52c8c611adb6&fields=id&fields=name HTTP/1.1" status: 200 len: 404 time: 0.0786536 2026-06-26 11:47:20.296 10 INFO neutron.db.segments_db [None req-9dc957a7-502c-4024-b388-97901127b8d9 e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] Added segment 958f45c3-9273-4c49-8352-4ececb321bdd of type geneve for network 9229b286-aaf0-4a8d-93c1-d197f047616e 2026-06-26 11:47:20.456 10 INFO neutron.db.ovn_revision_numbers_db [None req-6a322879-8f2a-4c24-bdca-2d3219cf7bff e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Successfully bumped revision number for resource ca4292d8-8425-4a67-872c-b45f9c53cb30 (type: routers) to 1 2026-06-26 11:47:20.483 10 INFO neutron.wsgi [None req-6a322879-8f2a-4c24-bdca-2d3219cf7bff e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "POST /v2.0/routers HTTP/1.1" status: 201 len: 687 time: 0.2863450 2026-06-26 11:47:20.508 10 INFO neutron.db.ovn_revision_numbers_db [None req-9dc957a7-502c-4024-b388-97901127b8d9 e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] Successfully bumped revision number for resource 9229b286-aaf0-4a8d-93c1-d197f047616e (type: networks) to 1 2026-06-26 11:47:20.654 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9dc957a7-502c-4024-b388-97901127b8d9 e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] No more DHCP agents 2026-06-26 11:47:20.656 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9dc957a7-502c-4024-b388-97901127b8d9 e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] Unable to schedule network 9229b286-aaf0-4a8d-93c1-d197f047616e: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:20.716 10 INFO neutron.db.ovn_revision_numbers_db [None req-9dc957a7-502c-4024-b388-97901127b8d9 e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] Successfully bumped revision number for resource a1535167-91d5-4be0-9488-b0f013fbd34a (type: ports) to 1 2026-06-26 11:47:20.732 9 INFO neutron.wsgi [None req-93b016a0-15ba-4d7d-b27e-ad18625f0606 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "PUT /v2.0/routers/40762bdb-34c9-4e7f-9a6b-dc0efabc2fcc/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.7584522 2026-06-26 11:47:20.736 10 INFO neutron.wsgi [None req-9dc957a7-502c-4024-b388-97901127b8d9 e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5382807 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:47:20.758 10 INFO neutron.wsgi [None req-2fd6e043-dfa9-4fb5-9028-5755b9816ad8 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] 10.0.0.244 "GET /v2.0/ports?device_id=40762bdb-34c9-4e7f-9a6b-dc0efabc2fcc HTTP/1.1" status: 200 len: 205 time: 0.0205836 2026-06-26 11:47:20.938 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-570bcd9d-d50b-4085-a265-96f09228bce3 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] No more DHCP agents 2026-06-26 11:47:20.942 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-570bcd9d-d50b-4085-a265-96f09228bce3 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Unable to schedule network 290f4d26-dbd5-4c2d-8bec-222193bc76eb: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:20.974 10 INFO neutron.wsgi [None req-7745b2d0-a50f-404b-9b59-6d552ab711c0 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "DELETE /v2.0/routers/40762bdb-34c9-4e7f-9a6b-dc0efabc2fcc HTTP/1.1" status: 204 len: 168 time: 0.2118785 2026-06-26 11:47:21.040 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c6ea514d-483b-4a5a-b00f-42f1ce3e5878 e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] No more DHCP agents 2026-06-26 11:47:21.044 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c6ea514d-483b-4a5a-b00f-42f1ce3e5878 e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] Unable to schedule network 9229b286-aaf0-4a8d-93c1-d197f047616e: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:21.127 10 INFO neutron.wsgi [None req-a24d4241-3771-4cac-888d-1bc4a8cc158f 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "DELETE /v2.0/subnets/bf21e602-6919-4a14-9d42-8af9da407d4c HTTP/1.1" status: 204 len: 168 time: 0.1483343 2026-06-26 11:47:21.136 9 INFO neutron.db.ovn_revision_numbers_db [None req-570bcd9d-d50b-4085-a265-96f09228bce3 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Successfully bumped revision number for resource 492daf78-c833-416e-8ddd-427eb690b709 (type: ports) to 1 2026-06-26 11:47:21.171 9 INFO neutron.wsgi [None req-570bcd9d-d50b-4085-a265-96f09228bce3 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1146 time: 0.6784599 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:47:21.458 10 INFO neutron.services.segments.plugin [-] Segment b94c8d4f-61c7-4570-8bca-c122533b2cb6 resource provider aggregate not found 2026-06-26 11:47:21.462 10 INFO neutron.services.segments.plugin [-] Segment b94c8d4f-61c7-4570-8bca-c122533b2cb6 resource provider aggregate not found 2026-06-26 11:47:21.476 10 INFO neutron.services.segments.plugin [-] Segment b94c8d4f-61c7-4570-8bca-c122533b2cb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b94c8d4f-61c7-4570-8bca-c122533b2cb6 found for delete ", "request_id": "req-f733eef7-fd6f-4694-8ea8-136c70e6d539"}]} 2026-06-26 11:47:21.485 10 INFO neutron.services.segments.plugin [-] Segment b94c8d4f-61c7-4570-8bca-c122533b2cb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b94c8d4f-61c7-4570-8bca-c122533b2cb6 found for delete ", "request_id": "req-4f1a10c7-61dc-4798-b848-c248b97fb479"}]} 2026-06-26 11:47:21.493 10 INFO neutron.wsgi [None req-0fe1df85-6309-4a7a-ae94-7586a01e29fc 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "DELETE /v2.0/networks/89fda782-0e4d-4df6-b1b8-7ee4e4c8d43d HTTP/1.1" status: 204 len: 168 time: 0.3623440 2026-06-26 11:47:21.523 9 INFO neutron.wsgi [req-616b466e-5778-4f9a-9f18-24bcc580b840 req-3ab52a87-7965-4919-b855-9d6c893a540f 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=80923691-7d0d-4edf-93e7-fc8fa3fc23ed HTTP/1.1" status: 200 len: 1212 time: 0.0737042 2026-06-26 11:47:21.631 9 INFO neutron.wsgi [req-616b466e-5778-4f9a-9f18-24bcc580b840 req-03d5d43f-ce89-4bd9-a706-ecfb1c12bee9 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=24336654-fdbd-49e1-8bfc-5307dd43fece&id=819ea9ac-70a9-4545-ab84-52c8c611adb6&fields=id&fields=name HTTP/1.1" status: 200 len: 404 time: 0.0907495 2026-06-26 11:47:21.981 9 INFO neutron.db.ovn_revision_numbers_db [None req-c6ea514d-483b-4a5a-b00f-42f1ce3e5878 e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] Successfully bumped revision number for resource a1535167-91d5-4be0-9488-b0f013fbd34a (type: ports) to 2 2026-06-26 11:47:22.000 9 INFO neutron.db.ovn_revision_numbers_db [None req-c6ea514d-483b-4a5a-b00f-42f1ce3e5878 e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] Successfully bumped revision number for resource 940e5108-1e3a-45b3-ba1d-576d7ed07cf7 (type: subnets) to 0 2026-06-26 11:47:22.007 9 INFO neutron.db.ovn_revision_numbers_db [None req-57d37fdc-fdde-4378-814c-5a08add6b792 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] Successfully bumped revision number for resource 492daf78-c833-416e-8ddd-427eb690b709 (type: router_ports) to 2 2026-06-26 11:47:22.020 9 INFO neutron.wsgi [None req-c6ea514d-483b-4a5a-b00f-42f1ce3e5878 e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 1.2792695 2026-06-26 11:47:22.022 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f554f205-03d4-40f5-9ec4-20a7c0ce4132 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] No more DHCP agents 2026-06-26 11:47:22.024 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f554f205-03d4-40f5-9ec4-20a7c0ce4132 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] Unable to schedule network 20f6d01b-24c3-42c0-b7fb-c84d1393658f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:22.147 10 INFO neutron.db.segments_db [None req-74bc4c81-b697-4cc6-804d-8bd983b5bc1f e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] Added segment b6132d9e-ee18-43c7-baf5-4ccea835c56d of type geneve for network 84a72d0b-0837-4f32-8309-72d38d505b73 2026-06-26 11:47:22.156 9 INFO neutron.db.ovn_revision_numbers_db [None req-57d37fdc-fdde-4378-814c-5a08add6b792 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] Successfully bumped revision number for resource 492daf78-c833-416e-8ddd-427eb690b709 (type: ports) to 2 2026-06-26 11:47:22.216 10 INFO neutron.db.ovn_revision_numbers_db [None req-f554f205-03d4-40f5-9ec4-20a7c0ce4132 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] Successfully bumped revision number for resource b4d531f8-a939-4dfc-acd3-40d454e3cee8 (type: ports) to 1 2026-06-26 11:47:22.301 10 INFO neutron.db.ovn_revision_numbers_db [None req-74bc4c81-b697-4cc6-804d-8bd983b5bc1f e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] Successfully bumped revision number for resource 84a72d0b-0837-4f32-8309-72d38d505b73 (type: networks) to 1 2026-06-26 11:47:22.584 9 INFO neutron.db.ovn_revision_numbers_db [None req-57d37fdc-fdde-4378-814c-5a08add6b792 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] Successfully bumped revision number for resource 492daf78-c833-416e-8ddd-427eb690b709 (type: router_ports) to 3 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:47:22.739 9 INFO neutron.wsgi [req-edf7b51a-de37-4d5e-a8f3-a6c0485a2dd9 req-f5e0786c-7bbd-421f-b016-2b35511a7949 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=80923691-7d0d-4edf-93e7-fc8fa3fc23ed HTTP/1.1" status: 200 len: 1212 time: 0.0465524 2026-06-26 11:47:22.747 9 INFO neutron.db.ovn_revision_numbers_db [None req-57d37fdc-fdde-4378-814c-5a08add6b792 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] Successfully bumped revision number for resource 492daf78-c833-416e-8ddd-427eb690b709 (type: ports) to 3 2026-06-26 11:47:22.812 9 INFO neutron.wsgi [req-edf7b51a-de37-4d5e-a8f3-a6c0485a2dd9 req-d83dafa1-2b94-4fb6-9ea3-9cc53b03854d 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=24336654-fdbd-49e1-8bfc-5307dd43fece&id=819ea9ac-70a9-4545-ab84-52c8c611adb6&fields=id&fields=name HTTP/1.1" status: 200 len: 404 time: 0.0649636 2026-06-26 11:47:22.841 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-57d37fdc-fdde-4378-814c-5a08add6b792 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] No more DHCP agents 2026-06-26 11:47:22.842 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-57d37fdc-fdde-4378-814c-5a08add6b792 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] Unable to schedule network 290f4d26-dbd5-4c2d-8bec-222193bc76eb: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:22.848 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-74bc4c81-b697-4cc6-804d-8bd983b5bc1f e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] No more DHCP agents 2026-06-26 11:47:22.852 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-74bc4c81-b697-4cc6-804d-8bd983b5bc1f e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] Unable to schedule network 84a72d0b-0837-4f32-8309-72d38d505b73: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:22.942 10 INFO neutron.db.ovn_revision_numbers_db [None req-74bc4c81-b697-4cc6-804d-8bd983b5bc1f e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] Successfully bumped revision number for resource dca0581c-a25c-4070-a67b-202a053db23d (type: ports) to 1 2026-06-26 11:47:22.976 10 INFO neutron.wsgi [None req-74bc4c81-b697-4cc6-804d-8bd983b5bc1f e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.9481912 2026-06-26 11:47:23.027 9 INFO neutron.db.ovn_revision_numbers_db [None req-57d37fdc-fdde-4378-814c-5a08add6b792 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Successfully bumped revision number for resource 492daf78-c833-416e-8ddd-427eb690b709 (type: router_ports) to 3 2026-06-26 11:47:23.030 9 INFO neutron.wsgi [None req-57d37fdc-fdde-4378-814c-5a08add6b792 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "PUT /v2.0/routers/ca4292d8-8425-4a67-872c-b45f9c53cb30/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.8525419 2026-06-26 11:47:23.069 9 INFO neutron.wsgi [None req-02f0a78b-ea94-4647-baad-79d98fe9a504 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] 10.0.0.244 "GET /v2.0/ports/492daf78-c833-416e-8ddd-427eb690b709 HTTP/1.1" status: 200 len: 1202 time: 0.0321114 2026-06-26 11:47:23.119 9 INFO neutron.wsgi [req-65bb2fe7-e2b8-4777-92e2-cd412217ed6d req-3ce61be1-a6c5-40a3-a973-01035458268b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=80923691-7d0d-4edf-93e7-fc8fa3fc23ed HTTP/1.1" status: 200 len: 1402 time: 0.0488060 2026-06-26 11:47:23.171 9 INFO neutron.wsgi [req-65bb2fe7-e2b8-4777-92e2-cd412217ed6d req-c7e1c4ca-d00f-4c67-96bd-b162ffbbbe8f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=24336654-fdbd-49e1-8bfc-5307dd43fece&id=819ea9ac-70a9-4545-ab84-52c8c611adb6&fields=id&fields=name HTTP/1.1" status: 200 len: 404 time: 0.0444798 2026-06-26 11:47:23.475 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status up for port: b4d531f8-a939-4dfc-acd3-40d454e3cee8 2026-06-26 11:47:23.494 9 INFO neutron.plugins.ml2.plugin [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Attempt 1 to provision port b4d531f8-a939-4dfc-acd3-40d454e3cee8 2026-06-26 11:47:23.502 10 INFO neutron.db.ovn_revision_numbers_db [None req-f554f205-03d4-40f5-9ec4-20a7c0ce4132 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] Successfully bumped revision number for resource b4d531f8-a939-4dfc-acd3-40d454e3cee8 (type: router_ports) to 1 2026-06-26 11:47:23.516 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-61940c99-8371-4a08-b8e8-12162dac955b e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] No more DHCP agents 2026-06-26 11:47:23.537 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-61940c99-8371-4a08-b8e8-12162dac955b e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] Unable to schedule network 84a72d0b-0837-4f32-8309-72d38d505b73: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:23.632 10 INFO neutron.db.ovn_revision_numbers_db [None req-f554f205-03d4-40f5-9ec4-20a7c0ce4132 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] Successfully bumped revision number for resource d74a89ce-ba0d-4546-9e6c-c0fad8c1f248 (type: routers) to 3 2026-06-26 11:47:23.654 10 INFO neutron.wsgi [None req-f554f205-03d4-40f5-9ec4-20a7c0ce4132 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "POST /v2.0/routers HTTP/1.1" status: 201 len: 872 time: 2.1516123 2026-06-26 11:47:23.753 9 INFO neutron.wsgi [None req-071b5806-4d0f-4eb7-8b59-712b281623e5 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] 10.0.0.244 "GET /v2.0/routers/d74a89ce-ba0d-4546-9e6c-c0fad8c1f248 HTTP/1.1" status: 200 len: 873 time: 0.0874207 2026-06-26 11:47:23.887 9 INFO neutron.wsgi [None req-5851e745-4fdd-4414-a32f-1a282ab2a0c4 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] 10.0.0.244 "GET /v2.0/routers HTTP/1.1" status: 200 len: 876 time: 0.1286879 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:47:24.218 9 INFO neutron.wsgi [req-7bdb317f-8a5b-41c7-8c2e-4e54f997cd28 req-c135b696-dc78-4490-bbf3-d08721b7255d 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=80923691-7d0d-4edf-93e7-fc8fa3fc23ed HTTP/1.1" status: 200 len: 1212 time: 0.3413632 2026-06-26 11:47:24.220 9 INFO neutron.wsgi [req-f60b69b9-f3a3-4ec3-b8ca-5a4aac0992ba req-4d7053fe-c78c-4705-a0f2-721a83c90b74 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=80923691-7d0d-4edf-93e7-fc8fa3fc23ed HTTP/1.1" status: 200 len: 1402 time: 0.0350795 2026-06-26 11:47:24.273 9 INFO neutron.wsgi [req-7bdb317f-8a5b-41c7-8c2e-4e54f997cd28 req-14b49094-d27e-47de-94c2-ec7d654e2f2c 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=24336654-fdbd-49e1-8bfc-5307dd43fece&id=819ea9ac-70a9-4545-ab84-52c8c611adb6&fields=id&fields=name HTTP/1.1" status: 200 len: 404 time: 0.0471437 2026-06-26 11:47:24.276 9 INFO neutron.wsgi [req-f60b69b9-f3a3-4ec3-b8ca-5a4aac0992ba req-9554948b-e051-4666-827d-141236116486 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=24336654-fdbd-49e1-8bfc-5307dd43fece&id=819ea9ac-70a9-4545-ab84-52c8c611adb6&fields=id&fields=name HTTP/1.1" status: 200 len: 404 time: 0.0436749 2026-06-26 11:47:24.616 10 INFO neutron.wsgi [None req-caa4f0a2-c194-4761-9e42-b0d9d2b63804 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "PUT /v2.0/routers/ca4292d8-8425-4a67-872c-b45f9c53cb30/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.5403268 2026-06-26 11:47:24.656 10 INFO neutron.db.ovn_revision_numbers_db [None req-61940c99-8371-4a08-b8e8-12162dac955b e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] Successfully bumped revision number for resource dca0581c-a25c-4070-a67b-202a053db23d (type: ports) to 2 2026-06-26 11:47:24.676 10 INFO neutron.db.ovn_revision_numbers_db [None req-61940c99-8371-4a08-b8e8-12162dac955b e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] Successfully bumped revision number for resource 5abb1bf0-f38a-4625-8547-1f18bbe1b917 (type: subnets) to 0 2026-06-26 11:47:24.710 10 INFO neutron.wsgi [None req-61940c99-8371-4a08-b8e8-12162dac955b e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 1.7263458 2026-06-26 11:47:24.712 9 INFO neutron.api.v2.resource [None req-c12a32e0-36f1-4dd9-a828-7c317bc9dd00 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-06-26 11:47:24.713 9 INFO neutron.wsgi [None req-c12a32e0-36f1-4dd9-a828-7c317bc9dd00 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] 10.0.0.244 "PUT /v2.0/routers/ca4292d8-8425-4a67-872c-b45f9c53cb30/remove_router_interface HTTP/1.1" status: 404 len: 398 time: 0.0893452 2026-06-26 11:47:24.761 9 INFO neutron.wsgi [None req-45056ea6-b55f-4df0-a52b-d3ed84e2331e e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] 10.0.0.244 "GET /v2.0/ports?device_id=ca4292d8-8425-4a67-872c-b45f9c53cb30 HTTP/1.1" status: 200 len: 205 time: 0.0417113 2026-06-26 11:47:24.845 9 INFO neutron.wsgi [None req-00d52a7e-be57-4091-ad24-5d8d43709401 e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] 10.0.0.244 "PUT /v2.0/subnets/c57c72bb-145b-4dea-9c5c-49f9a8eba18a/tags HTTP/1.1" status: 200 len: 210 time: 0.1267030 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:47:24.927 10 INFO neutron.db.ovn_revision_numbers_db [None req-3d83812c-db53-4c30-a629-021a4c0b4b90 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] Successfully bumped revision number for resource d74a89ce-ba0d-4546-9e6c-c0fad8c1f248 (type: routers) to 4 2026-06-26 11:47:24.930 10 INFO neutron.wsgi [None req-3d83812c-db53-4c30-a629-021a4c0b4b90 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "PUT /v2.0/routers/d74a89ce-ba0d-4546-9e6c-c0fad8c1f248 HTTP/1.1" status: 200 len: 880 time: 1.0329986 2026-06-26 11:47:24.932 10 INFO neutron.wsgi [None req-4aefc3ad-5025-4a5c-9007-beebe53238d3 e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] 10.0.0.244 "PUT /v2.0/subnets/1fab3523-d2e2-4737-b79f-a97db6e2c207/tags HTTP/1.1" status: 200 len: 218 time: 0.0755417 2026-06-26 11:47:25.004 10 INFO neutron.wsgi [None req-52c1bc82-b392-4af2-a0b8-963886207189 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] 10.0.0.244 "GET /v2.0/routers/d74a89ce-ba0d-4546-9e6c-c0fad8c1f248 HTTP/1.1" status: 200 len: 880 time: 0.0675561 2026-06-26 11:47:25.014 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] No port found with ID 07c2d3f3-29f0-406d-b130-05295063427d: RuntimeError: No port found with ID 07c2d3f3-29f0-406d-b130-05295063427d 2026-06-26 11:47:25.014 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] OVN reports status up for port: b02dfe81-b12d-44a7-a67a-c0bc8498e76f 2026-06-26 11:47:25.027 10 INFO neutron.plugins.ml2.plugin [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Attempt 1 to provision port b02dfe81-b12d-44a7-a67a-c0bc8498e76f 2026-06-26 11:47:25.035 9 INFO neutron.wsgi [None req-df6573f6-8e66-40fb-ae15-527dda2e695d e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] 10.0.0.244 "PUT /v2.0/subnets/33ada434-dc28-4ab8-b691-136cc796ff39/tags HTTP/1.1" status: 200 len: 227 time: 0.0978622 2026-06-26 11:47:25.037 9 INFO neutron.wsgi [None req-098785f0-87b5-4c65-89fd-fe38cd897c0b 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] 10.0.0.244 "GET /v2.0/ports?device_id=d74a89ce-ba0d-4546-9e6c-c0fad8c1f248 HTTP/1.1" status: 200 len: 205 time: 0.0236080 2026-06-26 11:47:25.058 9 INFO neutron.wsgi [None req-00747a03-3e55-4568-b353-8da8482ec638 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "DELETE /v2.0/routers/ca4292d8-8425-4a67-872c-b45f9c53cb30 HTTP/1.1" status: 204 len: 168 time: 0.2915981 2026-06-26 11:47:25.094 9 INFO neutron.wsgi [None req-d7c8877f-0094-4c7f-8a30-9c707ec93e83 e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] 10.0.0.244 "PUT /v2.0/subnets/940e5108-1e3a-45b3-ba1d-576d7ed07cf7/tags HTTP/1.1" status: 200 len: 212 time: 0.0540714 2026-06-26 11:47:25.188 10 INFO neutron.wsgi [None req-e8c15955-a946-4603-b3ad-abb62b4dc922 e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - default default] 10.0.0.244 "GET /v2.0/subnets?tags=red HTTP/1.1" status: 200 len: 2027 time: 0.0898371 2026-06-26 11:47:25.265 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5bce67a8-9c20-4dde-99ab-97cab93c38e4'] response: {'server_uuid': '80923691-7d0d-4edf-93e7-fc8fa3fc23ed', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b02dfe81-b12d-44a7-a67a-c0bc8498e76f', 'code': 200} 2026-06-26 11:47:25.287 9 INFO neutron.wsgi [None req-81608c35-2a21-4872-a713-b52d86746909 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "DELETE /v2.0/subnets/b4a21cc2-5bdf-445e-ad7b-b6bc99c96565 HTTP/1.1" status: 204 len: 168 time: 0.2247498 2026-06-26 11:47:25.323 10 INFO neutron.wsgi [None req-c7392f54-9322-4d7f-b310-94e8babc1ab2 e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - default default] 10.0.0.244 "GET /v2.0/subnets?tags=red%2Cblue HTTP/1.1" status: 200 len: 1430 time: 0.1163945 2026-06-26 11:47:25.427 9 INFO neutron.wsgi [None req-be3ebc6a-3ca3-4c3b-8ff3-ab51dc3ac337 e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - default default] 10.0.0.244 "GET /v2.0/subnets?tags-any=blue HTTP/1.1" status: 200 len: 1430 time: 0.0979006 2026-06-26 11:47:25.433 9 INFO neutron.wsgi [req-ea1a178a-2801-4bcc-9c0e-faa1e25ec0de req-42e1d6be-0a60-4b07-892c-e01d49758467 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=80923691-7d0d-4edf-93e7-fc8fa3fc23ed HTTP/1.1" status: 200 len: 1214 time: 0.0820546 2026-06-26 11:47:25.513 9 INFO neutron.wsgi [None req-e78f8e64-36b8-454e-9cca-df725406af63 e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - default default] 10.0.0.244 "GET /v2.0/subnets?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2027 time: 0.0743890 2026-06-26 11:47:25.516 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource b02dfe81-b12d-44a7-a67a-c0bc8498e76f (type: ports) to 4 2026-06-26 11:47:25.559 9 INFO neutron.wsgi [req-ea1a178a-2801-4bcc-9c0e-faa1e25ec0de req-f73d0849-6287-48a4-ba86-56e581e036e9 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=24336654-fdbd-49e1-8bfc-5307dd43fece&id=819ea9ac-70a9-4545-ab84-52c8c611adb6&fields=id&fields=name HTTP/1.1" status: 200 len: 404 time: 0.1128328 2026-06-26 11:47:25.592 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] OVN reports status up for port: 492daf78-c833-416e-8ddd-427eb690b709 2026-06-26 11:47:25.620 9 INFO neutron.wsgi [None req-c9b1b668-53f7-48e0-95e2-05c5f9512c13 e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - default default] 10.0.0.244 "GET /v2.0/subnets?not-tags=red HTTP/1.1" status: 200 len: 2018 time: 0.1001322 2026-06-26 11:47:25.711 9 INFO neutron.wsgi [None req-5d07c7a1-f057-4bed-9036-1cdf00f8f49d e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - default default] 10.0.0.244 "GET /v2.0/subnets?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 2615 time: 0.0860097 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:47:25.801 10 INFO neutron.wsgi [None req-2aa149cd-e7e3-4457-a869-0c1f2738a6fc e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - default default] 10.0.0.244 "GET /v2.0/subnets?not-tags-any=blue HTTP/1.1" status: 200 len: 2615 time: 0.0854158 2026-06-26 11:47:25.923 9 INFO neutron.wsgi [None req-3483cf77-40ea-416f-9774-d17132c21742 e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - default default] 10.0.0.244 "GET /v2.0/subnets?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2018 time: 0.1170244 2026-06-26 11:47:26.001 9 INFO neutron.services.segments.plugin [-] Segment f66abd0f-566b-4278-83a7-b5e8b482bd0f resource provider aggregate not found 2026-06-26 11:47:26.021 9 INFO neutron.services.segments.plugin [-] Segment f66abd0f-566b-4278-83a7-b5e8b482bd0f resource provider aggregate not found 2026-06-26 11:47:26.040 9 INFO neutron.services.segments.plugin [-] Segment f66abd0f-566b-4278-83a7-b5e8b482bd0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f66abd0f-566b-4278-83a7-b5e8b482bd0f found for delete ", "request_id": "req-f343df0e-fe9e-4dfa-8757-7453ce62e83e"}]} 2026-06-26 11:47:26.047 9 INFO neutron.services.segments.plugin [-] Segment f66abd0f-566b-4278-83a7-b5e8b482bd0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f66abd0f-566b-4278-83a7-b5e8b482bd0f found for delete ", "request_id": "req-80f39346-2aeb-4b70-a5a6-3f0af2985bab"}]} 2026-06-26 11:47:26.103 9 INFO neutron.wsgi [None req-fab20d0e-cc05-4c75-8744-50cb354e859d e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "DELETE /v2.0/networks/290f4d26-dbd5-4c2d-8bec-222193bc76eb HTTP/1.1" status: 204 len: 168 time: 0.8079729 2026-06-26 11:47:26.214 9 INFO neutron.db.segments_db [None req-f53c8154-6b33-47ea-b164-cfa60f1acc44 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Added segment 1b778e2c-59b6-4958-aac4-340b40a765db of type geneve for network 3e396190-f53e-467a-b80e-18f6297faac4 2026-06-26 11:47:26.266 9 INFO neutron.wsgi [None req-80dd6744-f175-4eb0-a570-ff9d546607e8 e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] 10.0.0.244 "DELETE /v2.0/subnets/c57c72bb-145b-4dea-9c5c-49f9a8eba18a HTTP/1.1" status: 204 len: 168 time: 0.3329012 2026-06-26 11:47:26.383 9 INFO neutron.db.ovn_revision_numbers_db [None req-f53c8154-6b33-47ea-b164-cfa60f1acc44 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Successfully bumped revision number for resource 3e396190-f53e-467a-b80e-18f6297faac4 (type: networks) to 1 2026-06-26 11:47:26.431 10 INFO neutron.wsgi [None req-5569cbfb-7bc2-40f7-b570-2defc911e0ce 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "DELETE /v2.0/routers/d74a89ce-ba0d-4546-9e6c-c0fad8c1f248 HTTP/1.1" status: 204 len: 168 time: 1.3861365 2026-06-26 11:47:26.464 10 INFO neutron.wsgi [None req-7e5e000d-a113-4f9d-a10c-6e52b1095be8 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] 10.0.0.244 "GET /v2.0/ports?device_id=d74a89ce-ba0d-4546-9e6c-c0fad8c1f248 HTTP/1.1" status: 200 len: 205 time: 0.0220113 2026-06-26 11:47:26.494 10 INFO neutron.api.v2.resource [None req-c11fc7d2-8211-45af-a3ea-78cd96b6f928 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] delete failed (client error): The resource could not be found. 2026-06-26 11:47:26.495 10 INFO neutron.wsgi [None req-c11fc7d2-8211-45af-a3ea-78cd96b6f928 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "DELETE /v2.0/routers/d74a89ce-ba0d-4546-9e6c-c0fad8c1f248 HTTP/1.1" status: 404 len: 336 time: 0.0252652 2026-06-26 11:47:26.526 9 INFO neutron.wsgi [None req-bff878b3-e723-4a3f-b153-7dc68e942396 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] 10.0.0.244 "GET /v2.0/ports?device_id=40762bdb-34c9-4e7f-9a6b-dc0efabc2fcc HTTP/1.1" status: 200 len: 205 time: 0.0234573 2026-06-26 11:47:26.569 10 INFO neutron.api.v2.resource [None req-3837a3ce-676e-4c86-bcbf-ab1f77b09ee0 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] delete failed (client error): The resource could not be found. 2026-06-26 11:47:26.571 10 INFO neutron.wsgi [None req-3837a3ce-676e-4c86-bcbf-ab1f77b09ee0 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "DELETE /v2.0/routers/40762bdb-34c9-4e7f-9a6b-dc0efabc2fcc HTTP/1.1" status: 404 len: 336 time: 0.0394919 2026-06-26 11:47:26.592 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f53c8154-6b33-47ea-b164-cfa60f1acc44 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] No more DHCP agents 2026-06-26 11:47:26.604 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f53c8154-6b33-47ea-b164-cfa60f1acc44 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Unable to schedule network 3e396190-f53e-467a-b80e-18f6297faac4: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:26.608 9 INFO neutron.pecan_wsgi.hooks.translation [None req-e992f0bd-9a6f-4634-8a04-248df87f1d75 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-26 11:47:26.611 9 INFO neutron.wsgi [None req-e992f0bd-9a6f-4634-8a04-248df87f1d75 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "DELETE /v2.0/subnets/bf21e602-6919-4a14-9d42-8af9da407d4c HTTP/1.1" status: 404 len: 337 time: 0.0329614 2026-06-26 11:47:26.627 10 INFO neutron.wsgi [None req-44883bec-3636-46f8-b1a7-dd6ff5c6e782 e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] 10.0.0.244 "DELETE /v2.0/subnets/1fab3523-d2e2-4737-b79f-a97db6e2c207 HTTP/1.1" status: 204 len: 168 time: 0.3545580 2026-06-26 11:47:26.654 9 INFO neutron.wsgi [None req-d55b87d3-d088-4bd7-89e2-a7c55649fd82 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] 10.0.0.244 "GET /v2.0/ports?device_id=2146f7da-99ab-4fb8-9746-43a5cfcadc88 HTTP/1.1" status: 200 len: 205 time: 0.0340939 2026-06-26 11:47:26.694 10 INFO neutron.api.v2.resource [None req-a0ed50b4-8130-4c1b-885f-677c0160dc88 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] delete failed (client error): The resource could not be found. 2026-06-26 11:47:26.695 10 INFO neutron.wsgi [None req-a0ed50b4-8130-4c1b-885f-677c0160dc88 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "DELETE /v2.0/routers/2146f7da-99ab-4fb8-9746-43a5cfcadc88 HTTP/1.1" status: 404 len: 336 time: 0.0351665 2026-06-26 11:47:26.701 9 INFO neutron.wsgi [req-06fd5098-c885-4a48-90a3-61902d44e840 req-f045b95c-4263-40ee-a07e-e53aefef3630 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=80923691-7d0d-4edf-93e7-fc8fa3fc23ed HTTP/1.1" status: 200 len: 1214 time: 0.0574238 2026-06-26 11:47:26.719 9 INFO neutron.db.ovn_revision_numbers_db [None req-f53c8154-6b33-47ea-b164-cfa60f1acc44 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Successfully bumped revision number for resource e65e9e39-9ff2-4c26-9766-f1abc68ad0b7 (type: ports) to 1 2026-06-26 11:47:26.724 10 INFO neutron.pecan_wsgi.hooks.translation [None req-80d13885-b50d-41a5-b173-b9aac83a11f0 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-26 11:47:26.727 10 INFO neutron.wsgi [None req-80d13885-b50d-41a5-b173-b9aac83a11f0 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "DELETE /v2.0/subnets/15db0b39-89ce-4eae-a618-6973352f49ac HTTP/1.1" status: 404 len: 337 time: 0.0250974 2026-06-26 11:47:26.768 9 INFO neutron.wsgi [None req-d0de40ae-77a4-4fe7-8564-1ba875769391 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - default default] 10.0.0.244 "GET /v2.0/ports?device_id=4979f1ff-fe7d-4c9b-965d-955913ba3d3d HTTP/1.1" status: 200 len: 205 time: 0.0344610 2026-06-26 11:47:26.773 9 INFO neutron.wsgi [None req-f53c8154-6b33-47ea-b164-cfa60f1acc44 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 829 time: 0.6614213 2026-06-26 11:47:26.780 9 INFO neutron.wsgi [req-06fd5098-c885-4a48-90a3-61902d44e840 req-66470e27-2c86-4ba2-9cc9-552b8e8b6e1c 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=24336654-fdbd-49e1-8bfc-5307dd43fece&id=819ea9ac-70a9-4545-ab84-52c8c611adb6&fields=id&fields=name HTTP/1.1" status: 200 len: 404 time: 0.0687983 2026-06-26 11:47:26.812 10 INFO neutron.api.v2.resource [None req-8c7eff53-1577-4c42-93ad-77802cc04e9e 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] delete failed (client error): The resource could not be found. 2026-06-26 11:47:26.814 10 INFO neutron.wsgi [None req-8c7eff53-1577-4c42-93ad-77802cc04e9e 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "DELETE /v2.0/routers/4979f1ff-fe7d-4c9b-965d-955913ba3d3d HTTP/1.1" status: 404 len: 336 time: 0.0409200 2026-06-26 11:47:26.846 10 INFO neutron.pecan_wsgi.hooks.translation [None req-456fda0a-7e7b-4c2e-8617-c41f22b8264b 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-26 11:47:26.848 10 INFO neutron.wsgi [None req-456fda0a-7e7b-4c2e-8617-c41f22b8264b 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "DELETE /v2.0/subnets/2a8d9cdf-8079-44e5-9807-3a42023b21ce HTTP/1.1" status: 404 len: 337 time: 0.0280652 2026-06-26 11:47:26.871 9 INFO neutron.wsgi [req-acff7782-5d28-43a8-aea6-408442fa5a9b req-776b6607-e314-4ec4-b72e-d8eca3d7031d 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=80923691-7d0d-4edf-93e7-fc8fa3fc23ed HTTP/1.1" status: 200 len: 1214 time: 0.0355165 2026-06-26 11:47:26.879 10 INFO neutron.pecan_wsgi.hooks.translation [None req-e4a0ff77-9369-4e0a-9c91-b50270916633 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-26 11:47:26.881 10 INFO neutron.wsgi [None req-e4a0ff77-9369-4e0a-9c91-b50270916633 47373abbc8c14da2902bd60b65ee6414 2ce29b23975846f39c1d24635ed2c2d5 - - - -] 10.0.0.244 "DELETE /v2.0/subnets/930361b0-6bdf-47c0-86e1-c2c47cfcb60b HTTP/1.1" status: 404 len: 337 time: 0.0245140 2026-06-26 11:47:26.951 10 INFO neutron.wsgi [None req-4303f3d0-7b94-4ae5-9909-aa4d1933a481 e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] 10.0.0.244 "DELETE /v2.0/subnets/33ada434-dc28-4ab8-b691-136cc796ff39 HTTP/1.1" status: 204 len: 168 time: 0.3150885 2026-06-26 11:47:27.154 10 INFO neutron.wsgi [None req-3dbdf799-dff4-4c58-a0fb-7bba78ac1671 e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] 10.0.0.244 "DELETE /v2.0/subnets/940e5108-1e3a-45b3-ba1d-576d7ed07cf7 HTTP/1.1" status: 204 len: 168 time: 0.1962364 2026-06-26 11:47:27.312 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-855f7c0e-eae5-40e9-b40e-eaa68d1a2163'] response: {'server_uuid': '80923691-7d0d-4edf-93e7-fc8fa3fc23ed', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b02dfe81-b12d-44a7-a67a-c0bc8498e76f', 'code': 200} 2026-06-26 11:47:27.388 10 INFO neutron.wsgi [None req-1cd25dab-f95e-4a27-b6f8-b393efd568d4 e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] 10.0.0.244 "DELETE /v2.0/subnets/5abb1bf0-f38a-4625-8547-1f18bbe1b917 HTTP/1.1" status: 204 len: 168 time: 0.2289615 2026-06-26 11:47:27.513 10 INFO neutron.wsgi [None req-8823365d-b364-4ae5-9661-621ce57e3463 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=2ce29b23975846f39c1d24635ed2c2d5&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1706104 2026-06-26 11:47:27.557 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ab626fd7-3e63-453d-b537-7c38049d4084 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] No more DHCP agents 2026-06-26 11:47:27.565 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ab626fd7-3e63-453d-b537-7c38049d4084 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Unable to schedule network 3e396190-f53e-467a-b80e-18f6297faac4: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:27.593 9 INFO neutron.db.l3_db [None req-2169f438-ab07-4407-bdf5-1ddcaaf9473f 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - - -] Floating IP 6ab08d46-4479-454c-a721-1f9054f7e7d2 associated. External IP: 10.96.250.218, port: b02dfe81-b12d-44a7-a67a-c0bc8498e76f. 2026-06-26 11:47:27.790 10 INFO neutron.services.segments.plugin [-] Segment 55cc5ebd-261d-493a-948a-077e76b6fc7c resource provider aggregate not found 2026-06-26 11:47:27.795 10 INFO neutron.services.segments.plugin [-] Segment 55cc5ebd-261d-493a-948a-077e76b6fc7c resource provider aggregate not found 2026-06-26 11:47:27.810 10 INFO neutron.services.segments.plugin [-] Segment 55cc5ebd-261d-493a-948a-077e76b6fc7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55cc5ebd-261d-493a-948a-077e76b6fc7c found for delete ", "request_id": "req-504d6698-009e-4393-a37d-8db86997a0e7"}]} 2026-06-26 11:47:27.817 10 INFO neutron.services.segments.plugin [-] Segment 55cc5ebd-261d-493a-948a-077e76b6fc7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55cc5ebd-261d-493a-948a-077e76b6fc7c found for delete ", "request_id": "req-93f0122c-cc2a-4d85-8b24-e5404dd3e974"}]} 2026-06-26 11:47:27.822 10 INFO neutron.wsgi [None req-31a08b61-8263-4604-9000-7e11d22899a1 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/7c98b805-868f-41a1-8029-03cedb9da2a9 HTTP/1.1" status: 204 len: 168 time: 0.3051515 2026-06-26 11:47:27.834 10 INFO neutron.wsgi [None req-b3dfbb67-ccf5-4c5c-a658-526d91b032cd e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] 10.0.0.244 "DELETE /v2.0/networks/fcd244fc-ebf4-46de-989e-406abc165378 HTTP/1.1" status: 204 len: 168 time: 0.4366572 2026-06-26 11:47:27.937 9 INFO neutron.db.ovn_revision_numbers_db [None req-2169f438-ab07-4407-bdf5-1ddcaaf9473f 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - - -] Successfully bumped revision number for resource 6ab08d46-4479-454c-a721-1f9054f7e7d2 (type: floatingips) to 1 2026-06-26 11:47:28.169 9 INFO neutron.db.ovn_revision_numbers_db [None req-2169f438-ab07-4407-bdf5-1ddcaaf9473f 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - - -] Successfully bumped revision number for resource 6ab08d46-4479-454c-a721-1f9054f7e7d2 (type: floatingips) to 2 2026-06-26 11:47:28.225 9 INFO neutron.wsgi [None req-2169f438-ab07-4407-bdf5-1ddcaaf9473f 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - - -] 10.0.0.244 "PUT /v2.0/floatingips/6ab08d46-4479-454c-a721-1f9054f7e7d2 HTTP/1.1" status: 200 len: 1050 time: 1.3413320 2026-06-26 11:47:28.275 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-854e1ea4-bc1c-45e1-8356-672eb8858441'] response: {'name': 'network-changed', 'server_uuid': '80923691-7d0d-4edf-93e7-fc8fa3fc23ed', 'tag': 'b02dfe81-b12d-44a7-a67a-c0bc8498e76f', 'status': 'completed', 'code': 200} 2026-06-26 11:47:28.381 9 INFO neutron.wsgi [req-723cf759-31e6-41f0-a0b9-f815eaf111d9 req-6ec9672c-de7c-4fe5-b9bf-efccaf595e59 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=336fd326b0fb4deb820530a003a46c1b&device_id=80923691-7d0d-4edf-93e7-fc8fa3fc23ed HTTP/1.1" status: 200 len: 1404 time: 0.0692163 2026-06-26 11:47:28.797 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] No port found with ID b4d531f8-a939-4dfc-acd3-40d454e3cee8: RuntimeError: No port found with ID b4d531f8-a939-4dfc-acd3-40d454e3cee8 2026-06-26 11:47:28.838 9 INFO neutron.wsgi [req-723cf759-31e6-41f0-a0b9-f815eaf111d9 req-0e29fc35-4159-44be-a893-30f44af5fedb c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=a5a3c08b-b430-466c-94c2-c7ca6dcbb78c HTTP/1.1" status: 200 len: 971 time: 0.4498773 2026-06-26 11:47:28.839 9 INFO neutron.db.ovn_revision_numbers_db [None req-ab626fd7-3e63-453d-b537-7c38049d4084 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Successfully bumped revision number for resource e65e9e39-9ff2-4c26-9766-f1abc68ad0b7 (type: ports) to 2 2026-06-26 11:47:28.841 9 INFO neutron.services.segments.plugin [-] Segment 1453a2ed-728e-44b3-8c07-e31446e9fe16 resource provider aggregate not found 2026-06-26 11:47:28.849 9 INFO neutron.services.segments.plugin [-] Segment 1453a2ed-728e-44b3-8c07-e31446e9fe16 resource provider aggregate not found 2026-06-26 11:47:28.873 9 INFO neutron.services.segments.plugin [-] Segment 1453a2ed-728e-44b3-8c07-e31446e9fe16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1453a2ed-728e-44b3-8c07-e31446e9fe16 found for delete ", "request_id": "req-065ce121-1fec-435a-947f-22287d12f9d0"}]} 2026-06-26 11:47:28.874 9 INFO neutron.services.segments.plugin [-] Segment 1453a2ed-728e-44b3-8c07-e31446e9fe16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1453a2ed-728e-44b3-8c07-e31446e9fe16 found for delete ", "request_id": "req-0c689e51-2ce4-4b31-9b54-891f191c2b26"}]} 2026-06-26 11:47:28.905 9 INFO neutron.db.ovn_revision_numbers_db [None req-ab626fd7-3e63-453d-b537-7c38049d4084 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Successfully bumped revision number for resource c19b2035-4eed-445e-95fa-0b84d8d1246d (type: subnets) to 0 2026-06-26 11:47:28.923 9 INFO neutron.wsgi [req-723cf759-31e6-41f0-a0b9-f815eaf111d9 req-be6458a1-c5d0-4ca2-a505-b5747be2e330 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b02dfe81-b12d-44a7-a67a-c0bc8498e76f HTTP/1.1" status: 200 len: 1060 time: 0.0709586 2026-06-26 11:47:28.929 9 INFO neutron.wsgi [None req-7cee3c82-af47-431f-962f-3d857a655fdc e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] 10.0.0.244 "DELETE /v2.0/networks/8e10da62-7a7f-49c6-bd37-81c74353fe1c HTTP/1.1" status: 204 len: 168 time: 1.0873058 2026-06-26 11:47:28.933 9 INFO neutron.wsgi [None req-ab626fd7-3e63-453d-b537-7c38049d4084 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 2.1531060 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:47:28.974 9 INFO neutron.wsgi [req-723cf759-31e6-41f0-a0b9-f815eaf111d9 req-23e92329-63e0-44d9-b52b-7958e427f2fb c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=67618a14-bc21-47c7-af40-aeac3ecad617 HTTP/1.1" status: 200 len: 866 time: 0.0442712 2026-06-26 11:47:28.999 9 INFO neutron.wsgi [req-723cf759-31e6-41f0-a0b9-f815eaf111d9 req-dcde8269-3a78-4d24-8941-e8f9da98d1a6 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=a5a3c08b-b430-466c-94c2-c7ca6dcbb78c&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0205417 2026-06-26 11:47:29.119 9 INFO neutron.wsgi [req-723cf759-31e6-41f0-a0b9-f815eaf111d9 req-00d9583b-c997-4e1f-be59-1deab89587c9 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/a5a3c08b-b430-466c-94c2-c7ca6dcbb78c?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1068320 2026-06-26 11:47:29.203 9 INFO neutron.db.ovn_revision_numbers_db [None req-63ebdc6c-6715-49a2-857a-77d38153a129 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Successfully bumped revision number for resource fde4a832-bb10-4132-8b3b-753a45feed5b (type: routers) to 1 2026-06-26 11:47:29.223 9 INFO neutron.wsgi [req-723cf759-31e6-41f0-a0b9-f815eaf111d9 req-b12d485d-604b-4a5d-8ce3-479283d6f4c4 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/a5a3c08b-b430-466c-94c2-c7ca6dcbb78c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0975685 2026-06-26 11:47:29.226 9 INFO neutron.wsgi [None req-63ebdc6c-6715-49a2-857a-77d38153a129 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "POST /v2.0/routers HTTP/1.1" status: 201 len: 686 time: 0.2833157 2026-06-26 11:47:29.380 10 INFO neutron.wsgi [None req-f6d40a64-ee03-4254-8bd3-d63888fe53a6 e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] 10.0.0.244 "DELETE /v2.0/networks/41594172-d842-4974-8a8f-26aa604e84aa HTTP/1.1" status: 204 len: 168 time: 0.4456308 2026-06-26 11:47:29.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017822 2026-06-26 11:47:29.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014899 2026-06-26 11:47:29.776 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dd9ac8c7-452a-4ba1-a4ce-2127b28e5033 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] No more DHCP agents 2026-06-26 11:47:29.780 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dd9ac8c7-452a-4ba1-a4ce-2127b28e5033 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] Unable to schedule network 3e396190-f53e-467a-b80e-18f6297faac4: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:29.835 10 INFO neutron.services.segments.plugin [-] Segment cfd85a4c-923b-4c44-aead-452800cd83de resource provider aggregate not found 2026-06-26 11:47:29.844 10 INFO neutron.services.segments.plugin [-] Segment cfd85a4c-923b-4c44-aead-452800cd83de resource provider aggregate not found 2026-06-26 11:47:29.863 10 INFO neutron.services.segments.plugin [-] Segment cfd85a4c-923b-4c44-aead-452800cd83de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfd85a4c-923b-4c44-aead-452800cd83de found for delete ", "request_id": "req-6f0fcffa-a636-43b2-ba97-03905669aea9"}]} 2026-06-26 11:47:29.868 10 INFO neutron.services.segments.plugin [-] Segment cfd85a4c-923b-4c44-aead-452800cd83de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfd85a4c-923b-4c44-aead-452800cd83de found for delete ", "request_id": "req-83cae7db-a61c-4221-b78c-a6c02523fc92"}]} 2026-06-26 11:47:29.981 9 INFO neutron.wsgi [None req-a53a9100-25ac-4dd4-9cab-24c9585ac692 e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] 10.0.0.244 "DELETE /v2.0/networks/9229b286-aaf0-4a8d-93c1-d197f047616e HTTP/1.1" status: 204 len: 168 time: 0.5955691 2026-06-26 11:47:30.023 9 INFO neutron.db.ovn_revision_numbers_db [None req-dd9ac8c7-452a-4ba1-a4ce-2127b28e5033 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] Successfully bumped revision number for resource 53d046c6-c510-4308-8c57-9dc39d45ce5b (type: ports) to 1 2026-06-26 11:47:30.376 10 INFO neutron.wsgi [None req-9df22e3c-c30e-45dd-8572-00a5dc872a4f e66a2b0db73341e6a7718ab7e0559acf 6a3184a1dc7e4370a98be7fe878456ba - - - -] 10.0.0.244 "DELETE /v2.0/networks/84a72d0b-0837-4f32-8309-72d38d505b73 HTTP/1.1" status: 204 len: 168 time: 0.3861592 2026-06-26 11:47:30.434 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] OVN reports status up for port: 53d046c6-c510-4308-8c57-9dc39d45ce5b 2026-06-26 11:47:30.440 9 INFO neutron.db.ovn_revision_numbers_db [None req-dd9ac8c7-452a-4ba1-a4ce-2127b28e5033 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] Successfully bumped revision number for resource 53d046c6-c510-4308-8c57-9dc39d45ce5b (type: router_ports) to 2 2026-06-26 11:47:30.443 10 INFO neutron.plugins.ml2.plugin [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Attempt 1 to provision port 53d046c6-c510-4308-8c57-9dc39d45ce5b 2026-06-26 11:47:30.644 9 INFO neutron.db.ovn_revision_numbers_db [None req-dd9ac8c7-452a-4ba1-a4ce-2127b28e5033 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] Successfully bumped revision number for resource 53d046c6-c510-4308-8c57-9dc39d45ce5b (type: ports) to 2 2026-06-26 11:47:30.724 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dd9ac8c7-452a-4ba1-a4ce-2127b28e5033 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] No more DHCP agents 2026-06-26 11:47:30.725 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dd9ac8c7-452a-4ba1-a4ce-2127b28e5033 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] Unable to schedule network 3e396190-f53e-467a-b80e-18f6297faac4: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:30.747 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource 53d046c6-c510-4308-8c57-9dc39d45ce5b (type: ports) to 3 2026-06-26 11:47:30.850 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource 53d046c6-c510-4308-8c57-9dc39d45ce5b (type: router_ports) to 3 2026-06-26 11:47:30.892 9 INFO neutron.db.ovn_revision_numbers_db [None req-dd9ac8c7-452a-4ba1-a4ce-2127b28e5033 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Successfully bumped revision number for resource 53d046c6-c510-4308-8c57-9dc39d45ce5b (type: router_ports) to 3 2026-06-26 11:47:30.896 9 INFO neutron.wsgi [None req-dd9ac8c7-452a-4ba1-a4ce-2127b28e5033 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "PUT /v2.0/routers/fde4a832-bb10-4132-8b3b-753a45feed5b/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.6635609 2026-06-26 11:47:30.899 9 INFO neutron.services.segments.plugin [-] Segment 958f45c3-9273-4c49-8352-4ececb321bdd resource provider aggregate not found 2026-06-26 11:47:30.906 9 INFO neutron.services.segments.plugin [-] Segment 958f45c3-9273-4c49-8352-4ececb321bdd resource provider aggregate not found 2026-06-26 11:47:30.917 9 INFO neutron.services.segments.plugin [-] Segment 958f45c3-9273-4c49-8352-4ececb321bdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 958f45c3-9273-4c49-8352-4ececb321bdd found for delete ", "request_id": "req-7cedf654-6aa6-47ed-a997-d8d465965e8a"}]} 2026-06-26 11:47:30.922 9 INFO neutron.services.segments.plugin [-] Segment 958f45c3-9273-4c49-8352-4ececb321bdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 958f45c3-9273-4c49-8352-4ececb321bdd found for delete ", "request_id": "req-396b44b5-e4da-4dd3-9221-7c4f69231b6c"}]} 2026-06-26 11:47:31.011 10 INFO neutron.wsgi [None req-8eac42ac-7591-4ed2-84be-d13a69590da1 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] 10.0.0.244 "GET /v2.0/ports/53d046c6-c510-4308-8c57-9dc39d45ce5b HTTP/1.1" status: 200 len: 1137 time: 0.1085849 2026-06-26 11:47:31.048 10 INFO neutron.wsgi [None req-e576e546-aa15-44b1-9e78-300db8725c04 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] 10.0.0.244 "GET /v2.0/ports/53d046c6-c510-4308-8c57-9dc39d45ce5b HTTP/1.1" status: 200 len: 1137 time: 0.0301218 2026-06-26 11:47:31.502 9 INFO neutron.wsgi [None req-dcf75f5e-1e7e-4677-9fab-395141b1bb06 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=6a3184a1dc7e4370a98be7fe878456ba&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1383848 2026-06-26 11:47:31.691 9 INFO neutron.wsgi [None req-e304fe09-4aa6-41d6-a310-247b1673f0b8 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/2b0f65a4-6d72-4d34-9668-572469f4e30a HTTP/1.1" status: 204 len: 168 time: 0.1839166 2026-06-26 11:47:31.895 10 INFO neutron.services.segments.plugin [-] Segment b6132d9e-ee18-43c7-baf5-4ccea835c56d resource provider aggregate not found 2026-06-26 11:47:31.899 10 INFO neutron.services.segments.plugin [-] Segment b6132d9e-ee18-43c7-baf5-4ccea835c56d resource provider aggregate not found 2026-06-26 11:47:31.941 9 INFO neutron.db.ovn_revision_numbers_db [None req-d41b0093-de6b-48d9-aba5-49e8e806a2ff df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource a0313672-e697-451a-82ac-6e6a5a6d5d7c (type: security_groups) to 1 2026-06-26 11:47:31.941 10 INFO neutron.services.segments.plugin [-] Segment b6132d9e-ee18-43c7-baf5-4ccea835c56d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6132d9e-ee18-43c7-baf5-4ccea835c56d found for delete ", "request_id": "req-4fe64c07-f27a-477f-966b-7f907fe1a9c3"}]} 2026-06-26 11:47:31.943 10 INFO neutron.services.segments.plugin [-] Segment b6132d9e-ee18-43c7-baf5-4ccea835c56d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6132d9e-ee18-43c7-baf5-4ccea835c56d found for delete ", "request_id": "req-6d24f447-0db7-4577-901c-bc873bd9355b"}]} 2026-06-26 11:47:31.955 10 INFO neutron.wsgi [None req-9bdb713c-f910-4d89-a373-ab77d769b962 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "PUT /v2.0/routers/fde4a832-bb10-4132-8b3b-753a45feed5b/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.8979700 2026-06-26 11:47:31.964 9 INFO neutron.wsgi [None req-d41b0093-de6b-48d9-aba5-49e8e806a2ff df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=da209b9b6d614954b9a7b1aba40bb13d&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1225779 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:47:31.989 10 INFO neutron.wsgi [None req-ac547540-2f03-4500-9715-2ee4eb8b4f0c e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] 10.0.0.244 "GET /v2.0/ports?device_id=fde4a832-bb10-4132-8b3b-753a45feed5b HTTP/1.1" status: 200 len: 205 time: 0.0274007 2026-06-26 11:47:32.154 9 INFO neutron.wsgi [None req-9c9a6d6d-99d0-46ac-868b-e2ae64578547 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/a0313672-e697-451a-82ac-6e6a5a6d5d7c HTTP/1.1" status: 204 len: 168 time: 0.1852694 2026-06-26 11:47:32.226 10 INFO neutron.wsgi [None req-dfb4dc0f-8b17-4894-8f37-1188704dadfb e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "DELETE /v2.0/routers/fde4a832-bb10-4132-8b3b-753a45feed5b HTTP/1.1" status: 204 len: 168 time: 0.2321799 2026-06-26 11:47:32.474 10 INFO neutron.wsgi [None req-59d59597-9031-4612-a233-056f8e0324e4 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "DELETE /v2.0/subnets/c19b2035-4eed-445e-95fa-0b84d8d1246d HTTP/1.1" status: 204 len: 168 time: 0.2429965 2026-06-26 11:47:32.499 10 INFO neutron.db.ovn_revision_numbers_db [None req-a0e203a9-f3cb-41e0-bfa4-89be7fbc7bd3 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 1dfcab2e-f3cf-4e63-b773-1be9269a1813 (type: security_groups) to 1 2026-06-26 11:47:32.520 10 INFO neutron.wsgi [None req-a0e203a9-f3cb-41e0-bfa4-89be7fbc7bd3 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=466401b6e42f4653b9fb197ebd9548c0&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1588297 2026-06-26 11:47:32.666 10 INFO neutron.db.ovn_revision_numbers_db [None req-aeec093a-bd2c-4f41-b345-66ddf182d99e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 7fe9443c-2b7c-4d7a-ab3a-24156ec1c23c (type: security_groups) to 1 2026-06-26 11:47:32.714 10 INFO neutron.wsgi [None req-aeec093a-bd2c-4f41-b345-66ddf182d99e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=855af62db8ef47e79f9d3ab416e09b27&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4102683 2026-06-26 11:47:32.768 10 INFO neutron.wsgi [None req-b99c7818-cfb9-40bd-bfbc-d1814fd65cca df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/1dfcab2e-f3cf-4e63-b773-1be9269a1813 HTTP/1.1" status: 204 len: 168 time: 0.2426980 2026-06-26 11:47:32.874 9 INFO neutron.wsgi [None req-e1cdd168-7b5d-4866-80b5-f2e55bec4992 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "DELETE /v2.0/networks/3e396190-f53e-467a-b80e-18f6297faac4 HTTP/1.1" status: 204 len: 168 time: 0.3937268 2026-06-26 11:47:32.939 9 INFO neutron.services.segments.plugin [-] Segment 1b778e2c-59b6-4958-aac4-340b40a765db resource provider aggregate not found 2026-06-26 11:47:32.945 9 INFO neutron.services.segments.plugin [-] Segment 1b778e2c-59b6-4958-aac4-340b40a765db resource provider aggregate not found 2026-06-26 11:47:32.961 9 INFO neutron.services.segments.plugin [-] Segment 1b778e2c-59b6-4958-aac4-340b40a765db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b778e2c-59b6-4958-aac4-340b40a765db found for delete ", "request_id": "req-45fc59a5-2a98-440b-b32c-c5aae7a0d2a2"}]} 2026-06-26 11:47:32.962 9 INFO neutron.services.segments.plugin [-] Segment 1b778e2c-59b6-4958-aac4-340b40a765db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b778e2c-59b6-4958-aac4-340b40a765db found for delete ", "request_id": "req-72eb1fcf-94e4-4d46-83b8-7d1874732404"}]} 2026-06-26 11:47:32.965 9 INFO neutron.wsgi [None req-56fc04e3-7256-4bef-8700-a8bc1049d9ea df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/7fe9443c-2b7c-4d7a-ab3a-24156ec1c23c HTTP/1.1" status: 204 len: 168 time: 0.2448697 2026-06-26 11:47:33.310 10 INFO neutron.db.ovn_revision_numbers_db [None req-759eca66-a5bc-4caf-94f0-b1406d4b5306 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 7666614e-063c-48a5-ad5f-40fe6cbff06a (type: security_groups) to 1 2026-06-26 11:47:33.343 10 INFO neutron.wsgi [None req-759eca66-a5bc-4caf-94f0-b1406d4b5306 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=be70e8b842cb4cfabe18b2afa0ad268d&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2201853 2026-06-26 11:47:33.443 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ded129f1-51d1-4db5-bd5c-b617f54c934b e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] No more DHCP agents 2026-06-26 11:47:33.447 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ded129f1-51d1-4db5-bd5c-b617f54c934b e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Unable to schedule network 20f6d01b-24c3-42c0-b7fb-c84d1393658f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:33.550 9 INFO neutron.wsgi [None req-b71f5a7e-d631-4d41-8de7-3359480fa0a8 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/7666614e-063c-48a5-ad5f-40fe6cbff06a HTTP/1.1" status: 204 len: 168 time: 0.2015150 2026-06-26 11:47:33.583 10 INFO neutron.db.ovn_revision_numbers_db [None req-ded129f1-51d1-4db5-bd5c-b617f54c934b e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Successfully bumped revision number for resource bec01fd3-d927-4880-9aad-d4794265d61b (type: ports) to 1 2026-06-26 11:47:34.179 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status up for port: bec01fd3-d927-4880-9aad-d4794265d61b 2026-06-26 11:47:34.187 10 INFO neutron.db.ovn_revision_numbers_db [None req-ded129f1-51d1-4db5-bd5c-b617f54c934b e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Successfully bumped revision number for resource bec01fd3-d927-4880-9aad-d4794265d61b (type: router_ports) to 1 2026-06-26 11:47:34.202 9 INFO neutron.plugins.ml2.plugin [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Attempt 1 to provision port bec01fd3-d927-4880-9aad-d4794265d61b 2026-06-26 11:47:34.255 10 INFO neutron.db.ovn_revision_numbers_db [None req-ded129f1-51d1-4db5-bd5c-b617f54c934b e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Successfully bumped revision number for resource 08800a64-7ff2-4f1d-8af9-0e720f0f7b25 (type: routers) to 3 2026-06-26 11:47:34.271 10 INFO neutron.wsgi [None req-ded129f1-51d1-4db5-bd5c-b617f54c934b e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "POST /v2.0/routers HTTP/1.1" status: 201 len: 868 time: 1.3922184 2026-06-26 11:47:34.356 9 INFO neutron.wsgi [None req-f03bdd48-9093-4044-830b-f560fd8f66dd e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] 10.0.0.244 "GET /v2.0/routers/08800a64-7ff2-4f1d-8af9-0e720f0f7b25 HTTP/1.1" status: 200 len: 869 time: 0.0801308 2026-06-26 11:47:34.451 9 INFO neutron.wsgi [None req-4f282d5d-4d49-4edb-b904-42ab5aabce3a e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] 10.0.0.244 "GET /v2.0/routers HTTP/1.1" status: 200 len: 872 time: 0.0887964 2026-06-26 11:47:35.195 9 INFO neutron.db.ovn_revision_numbers_db [None req-905a2eb1-c63d-403c-9756-3699a96b1177 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] Successfully bumped revision number for resource 08800a64-7ff2-4f1d-8af9-0e720f0f7b25 (type: routers) to 4 2026-06-26 11:47:35.199 9 INFO neutron.wsgi [None req-905a2eb1-c63d-403c-9756-3699a96b1177 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "PUT /v2.0/routers/08800a64-7ff2-4f1d-8af9-0e720f0f7b25 HTTP/1.1" status: 200 len: 876 time: 0.7430794 2026-06-26 11:47:35.279 9 INFO neutron.wsgi [None req-bb0eeca6-f210-441d-acef-335d73e7c2f5 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] 10.0.0.244 "GET /v2.0/routers/08800a64-7ff2-4f1d-8af9-0e720f0f7b25 HTTP/1.1" status: 200 len: 876 time: 0.0754809 2026-06-26 11:47:35.307 9 INFO neutron.wsgi [None req-4c15d496-366b-4506-a44a-6e6eca624852 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] 10.0.0.244 "GET /v2.0/ports?device_id=08800a64-7ff2-4f1d-8af9-0e720f0f7b25 HTTP/1.1" status: 200 len: 205 time: 0.0239983 2026-06-26 11:47:35.964 9 INFO neutron.wsgi [None req-04bd25f4-51a8-49ce-91c5-f06b11b578d3 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "DELETE /v2.0/routers/08800a64-7ff2-4f1d-8af9-0e720f0f7b25 HTTP/1.1" status: 204 len: 168 time: 0.6516323 2026-06-26 11:47:36.001 9 INFO neutron.wsgi [None req-b69a5e85-9eda-4634-9aad-94c3a3acb8ca e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] 10.0.0.244 "GET /v2.0/ports?device_id=08800a64-7ff2-4f1d-8af9-0e720f0f7b25 HTTP/1.1" status: 200 len: 205 time: 0.0246909 2026-06-26 11:47:36.034 9 INFO neutron.api.v2.resource [None req-1475597e-b50a-4b0a-9f91-08ca34903a1b e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] delete failed (client error): The resource could not be found. 2026-06-26 11:47:36.036 9 INFO neutron.wsgi [None req-1475597e-b50a-4b0a-9f91-08ca34903a1b e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "DELETE /v2.0/routers/08800a64-7ff2-4f1d-8af9-0e720f0f7b25 HTTP/1.1" status: 404 len: 336 time: 0.0287490 2026-06-26 11:47:36.063 9 INFO neutron.wsgi [None req-0c2dbe08-7ec2-414f-b16a-4c3c541c73ee e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] 10.0.0.244 "GET /v2.0/ports?device_id=fde4a832-bb10-4132-8b3b-753a45feed5b HTTP/1.1" status: 200 len: 205 time: 0.0214028 2026-06-26 11:47:36.092 9 INFO neutron.api.v2.resource [None req-3df9d062-d087-4c8f-9f7d-e0a0a111a6a9 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] delete failed (client error): The resource could not be found. 2026-06-26 11:47:36.093 9 INFO neutron.wsgi [None req-3df9d062-d087-4c8f-9f7d-e0a0a111a6a9 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "DELETE /v2.0/routers/fde4a832-bb10-4132-8b3b-753a45feed5b HTTP/1.1" status: 404 len: 336 time: 0.0251367 2026-06-26 11:47:36.116 9 INFO neutron.pecan_wsgi.hooks.translation [None req-20971903-c29f-4d59-b860-505de9481c5c e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] DELETE failed (client error): The resource could not be found. 2026-06-26 11:47:36.119 9 INFO neutron.wsgi [None req-20971903-c29f-4d59-b860-505de9481c5c e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "DELETE /v2.0/subnets/c19b2035-4eed-445e-95fa-0b84d8d1246d HTTP/1.1" status: 404 len: 337 time: 0.0210557 2026-06-26 11:47:36.145 9 INFO neutron.wsgi [None req-813fc1d1-fb99-41b8-8060-bc92efdb0121 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] 10.0.0.244 "GET /v2.0/ports?device_id=ca4292d8-8425-4a67-872c-b45f9c53cb30 HTTP/1.1" status: 200 len: 205 time: 0.0211887 2026-06-26 11:47:36.175 9 INFO neutron.api.v2.resource [None req-37ab8e06-cbba-46fb-90b1-5d645874fc38 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] delete failed (client error): The resource could not be found. 2026-06-26 11:47:36.176 9 INFO neutron.wsgi [None req-37ab8e06-cbba-46fb-90b1-5d645874fc38 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "DELETE /v2.0/routers/ca4292d8-8425-4a67-872c-b45f9c53cb30 HTTP/1.1" status: 404 len: 336 time: 0.0279064 2026-06-26 11:47:36.198 9 INFO neutron.pecan_wsgi.hooks.translation [None req-7e70d31d-ed22-4c6d-a8fc-be89d767f645 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] DELETE failed (client error): The resource could not be found. 2026-06-26 11:47:36.200 9 INFO neutron.wsgi [None req-7e70d31d-ed22-4c6d-a8fc-be89d767f645 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "DELETE /v2.0/subnets/b4a21cc2-5bdf-445e-ad7b-b6bc99c96565 HTTP/1.1" status: 404 len: 337 time: 0.0199680 2026-06-26 11:47:36.227 9 INFO neutron.wsgi [None req-266c40de-8bea-4e67-9028-56e4334a9993 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - default default] 10.0.0.244 "GET /v2.0/ports?device_id=b2545e03-83a7-43e2-9cf6-3e03903f6c31 HTTP/1.1" status: 200 len: 205 time: 0.0218894 2026-06-26 11:47:36.260 9 INFO neutron.api.v2.resource [None req-8000d152-088b-459f-9b15-0a2353fcc4ed e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] delete failed (client error): The resource could not be found. 2026-06-26 11:47:36.262 9 INFO neutron.wsgi [None req-8000d152-088b-459f-9b15-0a2353fcc4ed e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "DELETE /v2.0/routers/b2545e03-83a7-43e2-9cf6-3e03903f6c31 HTTP/1.1" status: 404 len: 336 time: 0.0307291 2026-06-26 11:47:36.284 9 INFO neutron.pecan_wsgi.hooks.translation [None req-fc2a28b4-b920-4229-81d1-ab49535a32b9 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] DELETE failed (client error): The resource could not be found. 2026-06-26 11:47:36.286 9 INFO neutron.wsgi [None req-fc2a28b4-b920-4229-81d1-ab49535a32b9 e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "DELETE /v2.0/subnets/8e2fb2a9-5ec6-44fb-9ec0-fc8520c88a1d HTTP/1.1" status: 404 len: 337 time: 0.0201828 2026-06-26 11:47:36.311 9 INFO neutron.pecan_wsgi.hooks.translation [None req-df3f3577-1708-43b8-830c-432dce2e38bd e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] DELETE failed (client error): The resource could not be found. 2026-06-26 11:47:36.313 9 INFO neutron.wsgi [None req-df3f3577-1708-43b8-830c-432dce2e38bd e97ffa4268f2452491ee7d35a00f54a0 37271f98b85441ac9862343e478076ae - - - -] 10.0.0.244 "DELETE /v2.0/subnets/206a4f5e-95cf-457a-b96f-20e39102f665 HTTP/1.1" status: 404 len: 337 time: 0.0215619 2026-06-26 11:47:36.653 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] No port found with ID 53d046c6-c510-4308-8c57-9dc39d45ce5b: RuntimeError: No port found with ID 53d046c6-c510-4308-8c57-9dc39d45ce5b 2026-06-26 11:47:36.900 9 INFO neutron.wsgi [None req-aef9c65d-5ecf-4a41-b333-8e036e9300ff df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=37271f98b85441ac9862343e478076ae&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1285417 2026-06-26 11:47:36.989 10 INFO neutron.db.ovn_revision_numbers_db [None req-66814060-5ba4-455f-95db-7ec3ddf6cdb3 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource c3b43bc2-7886-4799-9bab-66cb05fdeaf7 (type: security_groups) to 1 2026-06-26 11:47:37.017 10 INFO neutron.wsgi [None req-66814060-5ba4-455f-95db-7ec3ddf6cdb3 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=bf2342218dd54df5bfb4004583f5045d&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1904027 2026-06-26 11:47:37.111 9 INFO neutron.wsgi [None req-479c1ad8-766d-488c-bf3e-ae37fc5e2c72 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/ec5add15-a07e-45ea-9d03-43969920f7b9 HTTP/1.1" status: 204 len: 168 time: 0.2063470 2026-06-26 11:47:37.225 9 INFO neutron.wsgi [None req-54384a0c-c1b2-4be7-b3d8-b04caf86480a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/c3b43bc2-7886-4799-9bab-66cb05fdeaf7 HTTP/1.1" status: 204 len: 168 time: 0.2024338 2026-06-26 11:47:37.459 10 INFO neutron.db.ovn_revision_numbers_db [None req-4dfe86cf-63bc-49a5-8a54-e8c52f796059 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] Successfully bumped revision number for resource 15751dcd-9783-487d-a555-91eeec46360b (type: security_groups) to 1 2026-06-26 11:47:37.520 10 INFO neutron.db.segments_db [None req-4dfe86cf-63bc-49a5-8a54-e8c52f796059 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] Added segment 992ff43c-ab90-4826-a0b6-8332437aa278 of type geneve for network e859f246-81eb-4939-b7db-9abfb3448a82 2026-06-26 11:47:37.639 10 INFO neutron.db.ovn_revision_numbers_db [None req-4dfe86cf-63bc-49a5-8a54-e8c52f796059 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] Successfully bumped revision number for resource e859f246-81eb-4939-b7db-9abfb3448a82 (type: networks) to 1 2026-06-26 11:47:38.024 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4dfe86cf-63bc-49a5-8a54-e8c52f796059 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] No more DHCP agents 2026-06-26 11:47:38.027 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4dfe86cf-63bc-49a5-8a54-e8c52f796059 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] Unable to schedule network e859f246-81eb-4939-b7db-9abfb3448a82: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:38.096 10 INFO neutron.db.ovn_revision_numbers_db [None req-4dfe86cf-63bc-49a5-8a54-e8c52f796059 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] Successfully bumped revision number for resource a3c8c857-cf45-4c9f-b9d3-ceadc524719d (type: ports) to 1 2026-06-26 11:47:38.119 10 INFO neutron.wsgi [None req-4dfe86cf-63bc-49a5-8a54-e8c52f796059 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.9431846 2026-06-26 11:47:38.383 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fddaddbe-f207-4036-b0f5-39cdf8251d02 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] No more DHCP agents 2026-06-26 11:47:38.386 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fddaddbe-f207-4036-b0f5-39cdf8251d02 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] Unable to schedule network e859f246-81eb-4939-b7db-9abfb3448a82: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:38.475 10 INFO neutron.db.ovn_revision_numbers_db [None req-fddaddbe-f207-4036-b0f5-39cdf8251d02 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] Successfully bumped revision number for resource 73b4c01e-ff80-4979-8827-18886c83815d (type: ports) to 1 2026-06-26 11:47:38.527 10 INFO neutron.wsgi [None req-fddaddbe-f207-4036-b0f5-39cdf8251d02 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] 10.0.0.244 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4044509 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:47:38.754 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0f4bf914-8574-4248-a978-42fef896c426 - - - - - -] Maintenance task: Synchronization finished (took 0.24 seconds) 2026-06-26 11:47:38.812 10 INFO neutron.wsgi [None req-28a20268-a8a0-4b8c-9d2e-e3839f44a6c2 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] 10.0.0.244 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2793825 2026-06-26 11:47:38.893 10 INFO neutron.db.segments_db [None req-77bda5e3-b314-4a7e-97ee-b2211704a2be e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] Added segment 7abf1eef-6ff2-4f8d-a898-30633e8d13f5 of type geneve for network 8bc09ea9-1f35-40c5-8b7a-1105619551f9 2026-06-26 11:47:39.050 10 INFO neutron.db.ovn_revision_numbers_db [None req-77bda5e3-b314-4a7e-97ee-b2211704a2be e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] Successfully bumped revision number for resource 8bc09ea9-1f35-40c5-8b7a-1105619551f9 (type: networks) to 1 2026-06-26 11:47:39.250 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-77bda5e3-b314-4a7e-97ee-b2211704a2be e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] No more DHCP agents 2026-06-26 11:47:39.252 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-77bda5e3-b314-4a7e-97ee-b2211704a2be e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] Unable to schedule network 8bc09ea9-1f35-40c5-8b7a-1105619551f9: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:39.326 10 INFO neutron.db.ovn_revision_numbers_db [None req-77bda5e3-b314-4a7e-97ee-b2211704a2be e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] Successfully bumped revision number for resource 5664cf4d-80a4-4182-aa33-228e9dfc3c4d (type: ports) to 1 2026-06-26 11:47:39.363 10 INFO neutron.wsgi [None req-77bda5e3-b314-4a7e-97ee-b2211704a2be e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.5464683 2026-06-26 11:47:39.535 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] No port found with ID bec01fd3-d927-4880-9aad-d4794265d61b: RuntimeError: No port found with ID bec01fd3-d927-4880-9aad-d4794265d61b 2026-06-26 11:47:39.728 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0a721773-8ced-41aa-9d2a-c359f8365901 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] No more DHCP agents 2026-06-26 11:47:39.730 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0a721773-8ced-41aa-9d2a-c359f8365901 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] Unable to schedule network 8bc09ea9-1f35-40c5-8b7a-1105619551f9: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:39.841 10 INFO neutron.db.ovn_revision_numbers_db [None req-0a721773-8ced-41aa-9d2a-c359f8365901 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] Successfully bumped revision number for resource 5ba9225a-6d1e-4a71-9221-1dfbc3ba1368 (type: ports) to 1 2026-06-26 11:47:39.934 10 INFO neutron.wsgi [None req-0a721773-8ced-41aa-9d2a-c359f8365901 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] 10.0.0.244 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.5642443 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:47:40.487 10 INFO neutron.wsgi [None req-6a5e275d-0c11-41c0-9c6b-38d77ab21466 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] 10.0.0.244 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.5470409 2026-06-26 11:47:40.555 9 INFO neutron.db.ovn_revision_numbers_db [None req-728a935b-04f4-4348-9e67-f89bb2b3ce84 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Successfully bumped revision number for resource da7c4705-7767-4054-81fe-75faed39606a (type: security_groups) to 1 2026-06-26 11:47:40.621 10 INFO neutron.db.segments_db [None req-908cb833-06f1-446d-8182-b85b29a5f1be e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] Added segment 17683b4d-60c7-44cb-aa18-cb784c4b2424 of type geneve for network e57ff66f-7c21-4b53-ae5f-0686624a2b91 2026-06-26 11:47:40.623 9 INFO neutron.db.segments_db [None req-728a935b-04f4-4348-9e67-f89bb2b3ce84 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Added segment 1ba57cf1-89b7-43ad-9e26-9d88784d6a94 of type geneve for network e76511ed-d6c2-403c-af08-94df8687f29d 2026-06-26 11:47:40.883 9 INFO neutron.db.ovn_revision_numbers_db [None req-728a935b-04f4-4348-9e67-f89bb2b3ce84 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Successfully bumped revision number for resource e76511ed-d6c2-403c-af08-94df8687f29d (type: networks) to 1 2026-06-26 11:47:40.995 10 INFO neutron.db.ovn_revision_numbers_db [None req-908cb833-06f1-446d-8182-b85b29a5f1be e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] Successfully bumped revision number for resource e57ff66f-7c21-4b53-ae5f-0686624a2b91 (type: networks) to 1 2026-06-26 11:47:41.107 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-728a935b-04f4-4348-9e67-f89bb2b3ce84 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] No more DHCP agents 2026-06-26 11:47:41.110 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-728a935b-04f4-4348-9e67-f89bb2b3ce84 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Unable to schedule network e76511ed-d6c2-403c-af08-94df8687f29d: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:41.212 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-908cb833-06f1-446d-8182-b85b29a5f1be e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] No more DHCP agents 2026-06-26 11:47:41.213 9 INFO neutron.db.ovn_revision_numbers_db [None req-728a935b-04f4-4348-9e67-f89bb2b3ce84 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Successfully bumped revision number for resource 87514fc0-66e7-48bb-b651-73ae9876eead (type: ports) to 1 2026-06-26 11:47:41.215 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-908cb833-06f1-446d-8182-b85b29a5f1be e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] Unable to schedule network e57ff66f-7c21-4b53-ae5f-0686624a2b91: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:41.277 9 INFO neutron.wsgi [None req-728a935b-04f4-4348-9e67-f89bb2b3ce84 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 832 time: 1.2739179 2026-06-26 11:47:41.292 10 INFO neutron.db.ovn_revision_numbers_db [None req-908cb833-06f1-446d-8182-b85b29a5f1be e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] Successfully bumped revision number for resource 4f3e4214-17c3-4868-b25f-f9afa1726fe2 (type: ports) to 1 2026-06-26 11:47:41.338 10 INFO neutron.wsgi [None req-908cb833-06f1-446d-8182-b85b29a5f1be e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.8476820 2026-06-26 11:47:41.667 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-50823e1c-0b61-458f-9d59-fd22bb604053 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] No more DHCP agents 2026-06-26 11:47:41.670 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-50823e1c-0b61-458f-9d59-fd22bb604053 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] Unable to schedule network e57ff66f-7c21-4b53-ae5f-0686624a2b91: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:41.754 10 INFO neutron.db.ovn_revision_numbers_db [None req-50823e1c-0b61-458f-9d59-fd22bb604053 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] Successfully bumped revision number for resource f4a1b609-9346-4453-93c3-63cfa88bd9d1 (type: ports) to 1 2026-06-26 11:47:41.835 10 INFO neutron.wsgi [None req-50823e1c-0b61-458f-9d59-fd22bb604053 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] 10.0.0.244 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4901698 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:47:42.371 10 INFO neutron.wsgi [None req-ecb1ec2c-af2b-4dde-b6e4-ce4cc76637f1 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] 10.0.0.244 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.5300796 2026-06-26 11:47:42.540 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9226c845-cfe5-40f9-835e-c7ccef4a18c4 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] No more DHCP agents 2026-06-26 11:47:42.543 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9226c845-cfe5-40f9-835e-c7ccef4a18c4 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Unable to schedule network 20f6d01b-24c3-42c0-b7fb-c84d1393658f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:42.559 10 INFO neutron.db.segments_db [None req-17eb2489-249d-4081-a033-55f1ecf1a88f e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] Added segment 7f58c5c3-9d42-40c3-a603-5372f33c6dc2 of type geneve for network 68e958a9-3c82-43db-aaea-4bb2fca7b896 2026-06-26 11:47:42.981 9 INFO neutron.db.ovn_revision_numbers_db [None req-9226c845-cfe5-40f9-835e-c7ccef4a18c4 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Successfully bumped revision number for resource 07759822-5004-465e-9dc4-7565ad11f969 (type: ports) to 1 2026-06-26 11:47:43.084 10 INFO neutron.db.ovn_revision_numbers_db [None req-17eb2489-249d-4081-a033-55f1ecf1a88f e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] Successfully bumped revision number for resource 68e958a9-3c82-43db-aaea-4bb2fca7b896 (type: networks) to 1 2026-06-26 11:47:43.404 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-17eb2489-249d-4081-a033-55f1ecf1a88f e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] No more DHCP agents 2026-06-26 11:47:43.406 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-17eb2489-249d-4081-a033-55f1ecf1a88f e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] Unable to schedule network 68e958a9-3c82-43db-aaea-4bb2fca7b896: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:43.547 10 INFO neutron.db.ovn_revision_numbers_db [None req-17eb2489-249d-4081-a033-55f1ecf1a88f e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] Successfully bumped revision number for resource f9b7544e-f364-4fe0-b39c-0877825d8497 (type: ports) to 1 2026-06-26 11:47:43.595 10 INFO neutron.wsgi [None req-17eb2489-249d-4081-a033-55f1ecf1a88f e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 1.2192404 2026-06-26 11:47:43.779 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status up for port: 07759822-5004-465e-9dc4-7565ad11f969 2026-06-26 11:47:43.797 9 INFO neutron.plugins.ml2.plugin [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Attempt 1 to provision port 07759822-5004-465e-9dc4-7565ad11f969 2026-06-26 11:47:43.800 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c3781295-068b-4f4c-bb7c-245067b68272 - - - - - -] Router 0112310f-0395-4efd-97e0-cd3a977cc3e2 is bound to host instance 2026-06-26 11:47:43.832 9 INFO neutron.db.ovn_revision_numbers_db [None req-9226c845-cfe5-40f9-835e-c7ccef4a18c4 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Successfully bumped revision number for resource 07759822-5004-465e-9dc4-7565ad11f969 (type: router_ports) to 1 2026-06-26 11:47:43.922 9 INFO neutron.db.ovn_revision_numbers_db [None req-9226c845-cfe5-40f9-835e-c7ccef4a18c4 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Successfully bumped revision number for resource 0112310f-0395-4efd-97e0-cd3a977cc3e2 (type: routers) to 3 2026-06-26 11:47:43.940 9 INFO neutron.wsgi [None req-9226c845-cfe5-40f9-835e-c7ccef4a18c4 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] 10.0.0.244 "POST /v2.0/routers HTTP/1.1" status: 201 len: 874 time: 2.6597526 2026-06-26 11:47:44.032 9 INFO neutron.wsgi [None req-fa1f2dd4-e3e5-4685-bcea-fff442196448 ccc724eb94f34e00baed54521244d1a1 014b41abadff44afb69b78d7b8cbd2b1 - - default default] 10.0.0.244 "GET /v2.0/subnets?project_id=0806b88e2d104be687f06df814730813&cidr=10.100.0.0%2F28 HTTP/1.1" status: 200 len: 207 time: 0.0872295 2026-06-26 11:47:44.152 9 INFO neutron.wsgi [None req-fcb424fb-f6b1-48e6-9400-5b4912d401e1 ccc724eb94f34e00baed54521244d1a1 014b41abadff44afb69b78d7b8cbd2b1 - - default default] 10.0.0.244 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" status: 200 len: 947 time: 0.1159253 2026-06-26 11:47:44.186 9 INFO neutron.wsgi [None req-e344dbd8-650f-468e-88d0-22e338d7ac28 ccc724eb94f34e00baed54521244d1a1 014b41abadff44afb69b78d7b8cbd2b1 - - default default] 10.0.0.244 "GET /v2.0/subnets?network_id=20f6d01b-24c3-42c0-b7fb-c84d1393658f&cidr=10.100.0.0%2F28 HTTP/1.1" status: 200 len: 207 time: 0.0284519 2026-06-26 11:47:44.245 9 INFO neutron.wsgi [req-195d6494-8be4-499b-bc17-bf22cb3b41d4 req-9b313bdd-bbd4-4edf-9eb2-ba366c42400c 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=80923691-7d0d-4edf-93e7-fc8fa3fc23ed HTTP/1.1" status: 200 len: 1214 time: 0.1197691 2026-06-26 11:47:44.290 9 INFO neutron.wsgi [req-195d6494-8be4-499b-bc17-bf22cb3b41d4 req-2a55b4ad-1aa2-47f6-9133-c436e584234c 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=24336654-fdbd-49e1-8bfc-5307dd43fece&id=819ea9ac-70a9-4545-ab84-52c8c611adb6&fields=id&fields=name HTTP/1.1" status: 200 len: 404 time: 0.0396795 2026-06-26 11:47:44.323 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-301e9d2a-1449-49fe-a983-5579f4abc5c0 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] No more DHCP agents 2026-06-26 11:47:44.332 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-301e9d2a-1449-49fe-a983-5579f4abc5c0 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] Unable to schedule network 68e958a9-3c82-43db-aaea-4bb2fca7b896: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:44.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030766 2026-06-26 11:47:44.487 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012817 2026-06-26 11:47:44.518 10 INFO neutron.db.ovn_revision_numbers_db [None req-301e9d2a-1449-49fe-a983-5579f4abc5c0 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] Successfully bumped revision number for resource aff2bb88-c782-4c6a-85f0-10de89a0029d (type: ports) to 1 2026-06-26 11:47:44.553 9 INFO neutron.wsgi [None req-19120e72-c00f-49e0-8b7c-ca022205fd0a 37c2e58f9cb54fdc8039bec2e26886af 60536bdac3d147bb9576879769419ec2 - - default default] 10.0.0.244 "GET /v2.0/ports?device_id=80923691-7d0d-4edf-93e7-fc8fa3fc23ed HTTP/1.1" status: 200 len: 1399 time: 0.2345912 2026-06-26 11:47:44.581 10 INFO neutron.wsgi [None req-301e9d2a-1449-49fe-a983-5579f4abc5c0 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] 10.0.0.244 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.9784439 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:47:44.635 9 INFO neutron.wsgi [None req-6090050a-3bc0-41a3-bfce-af08f77906dd 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.244 "GET /v2.0/floatingips?floating_network_id=20f6d01b-24c3-42c0-b7fb-c84d1393658f&port_id=b02dfe81-b12d-44a7-a67a-c0bc8498e76f HTTP/1.1" status: 200 len: 1055 time: 0.0781870 2026-06-26 11:47:44.685 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9c01cc78-6fd2-4306-be20-33ba418d3328 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] No more DHCP agents 2026-06-26 11:47:44.689 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9c01cc78-6fd2-4306-be20-33ba418d3328 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Unable to schedule network e76511ed-d6c2-403c-af08-94df8687f29d: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:44.717 9 INFO neutron.db.ovn_revision_numbers_db [None req-59f562a0-7361-4818-a512-9dc606476f17 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 324015f2-09e8-42f3-bf6e-84e0a3f8d583 (type: security_groups) to 1 2026-06-26 11:47:44.744 9 INFO neutron.wsgi [None req-59f562a0-7361-4818-a512-9dc606476f17 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=f25295a455f844a192f4a1ad8626dada&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1445706 2026-06-26 11:47:44.895 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3781295-068b-4f4c-bb7c-245067b68272 - - - - - -] Successfully bumped revision number for resource 07759822-5004-465e-9dc4-7565ad11f969 (type: ports) to 1 2026-06-26 11:47:44.920 9 INFO neutron.wsgi [req-2ea5178e-a5c4-4ad1-b24e-2b941afeadd2 req-b6fb8220-1cd5-42a2-8dda-add0aa2f0759 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.248 "GET /v2.0/ports?device_id=80923691-7d0d-4edf-93e7-fc8fa3fc23ed HTTP/1.1" status: 200 len: 1404 time: 0.0493402 2026-06-26 11:47:44.946 10 INFO neutron.wsgi [None req-457624e7-49a6-4563-984c-1ecc25d87594 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] 10.0.0.244 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.3584049 2026-06-26 11:47:44.981 9 INFO neutron.wsgi [req-2ea5178e-a5c4-4ad1-b24e-2b941afeadd2 req-cbabcb36-8116-4c56-af39-49e9ce7c3242 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.248 "GET /v2.0/security-groups?id=24336654-fdbd-49e1-8bfc-5307dd43fece&id=819ea9ac-70a9-4545-ab84-52c8c611adb6&fields=id&fields=name HTTP/1.1" status: 200 len: 404 time: 0.0498693 2026-06-26 11:47:45.002 9 INFO neutron.wsgi [None req-d4ed0f82-c93e-48cd-baa1-14eec944649d df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/324015f2-09e8-42f3-bf6e-84e0a3f8d583 HTTP/1.1" status: 204 len: 168 time: 0.2528229 2026-06-26 11:47:45.047 9 INFO neutron.db.segments_db [None req-a91b90c7-51cf-409d-b31d-a83fcdb31162 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] Added segment 561c5389-91f2-4a39-bf4b-a21479af00f7 of type geneve for network 145ab777-77eb-4b77-922b-901f130ecc0b 2026-06-26 11:47:45.193 9 INFO neutron.db.ovn_revision_numbers_db [None req-a91b90c7-51cf-409d-b31d-a83fcdb31162 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] Successfully bumped revision number for resource 145ab777-77eb-4b77-922b-901f130ecc0b (type: networks) to 1 2026-06-26 11:47:45.267 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3781295-068b-4f4c-bb7c-245067b68272 - - - - - -] Successfully bumped revision number for resource 07759822-5004-465e-9dc4-7565ad11f969 (type: router_ports) to 3 2026-06-26 11:47:45.405 10 INFO neutron.db.ovn_revision_numbers_db [None req-9c01cc78-6fd2-4306-be20-33ba418d3328 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Successfully bumped revision number for resource 87514fc0-66e7-48bb-b651-73ae9876eead (type: ports) to 2 2026-06-26 11:47:45.437 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a91b90c7-51cf-409d-b31d-a83fcdb31162 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] No more DHCP agents 2026-06-26 11:47:45.439 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a91b90c7-51cf-409d-b31d-a83fcdb31162 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] Unable to schedule network 145ab777-77eb-4b77-922b-901f130ecc0b: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:45.449 10 INFO neutron.db.ovn_revision_numbers_db [None req-9c01cc78-6fd2-4306-be20-33ba418d3328 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Successfully bumped revision number for resource 7ab910e9-afc9-4dba-8198-154876ee469a (type: subnets) to 0 2026-06-26 11:47:45.485 10 INFO neutron.wsgi [None req-9c01cc78-6fd2-4306-be20-33ba418d3328 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 832 time: 1.2845390 2026-06-26 11:47:45.498 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3781295-068b-4f4c-bb7c-245067b68272 - - - - - -] Successfully bumped revision number for resource 07759822-5004-465e-9dc4-7565ad11f969 (type: ports) to 2 2026-06-26 11:47:45.710 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3781295-068b-4f4c-bb7c-245067b68272 - - - - - -] Successfully bumped revision number for resource 07759822-5004-465e-9dc4-7565ad11f969 (type: ports) to 4 2026-06-26 11:47:45.763 9 INFO neutron.db.ovn_revision_numbers_db [None req-a91b90c7-51cf-409d-b31d-a83fcdb31162 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] Successfully bumped revision number for resource a967cf9d-2091-480c-98d4-65a3da17b6dc (type: ports) to 1 2026-06-26 11:47:45.787 9 INFO neutron.wsgi [None req-a91b90c7-51cf-409d-b31d-a83fcdb31162 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.8359928 2026-06-26 11:47:46.113 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-005a71ec-2cb5-40c3-92ec-fc1b734e76b1 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] No more DHCP agents 2026-06-26 11:47:46.118 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-005a71ec-2cb5-40c3-92ec-fc1b734e76b1 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] Unable to schedule network 145ab777-77eb-4b77-922b-901f130ecc0b: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:46.163 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3781295-068b-4f4c-bb7c-245067b68272 - - - - - -] Successfully bumped revision number for resource 07759822-5004-465e-9dc4-7565ad11f969 (type: router_ports) to 4 2026-06-26 11:47:46.208 9 INFO neutron.db.ovn_revision_numbers_db [None req-005a71ec-2cb5-40c3-92ec-fc1b734e76b1 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] Successfully bumped revision number for resource b6f3803c-a04e-4e0a-9aea-ddcebbeb6196 (type: ports) to 1 2026-06-26 11:47:46.248 9 INFO neutron.wsgi [None req-005a71ec-2cb5-40c3-92ec-fc1b734e76b1 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] 10.0.0.244 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4464319 2026-06-26 11:47:46.333 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-036c9d8f-e461-4331-ad1a-09e03e15c792 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] No more DHCP agents 2026-06-26 11:47:46.335 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-036c9d8f-e461-4331-ad1a-09e03e15c792 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] Unable to schedule network e76511ed-d6c2-403c-af08-94df8687f29d: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:46.453 10 INFO neutron.wsgi [None req-291b2efa-01a9-47f5-a979-1dffaa6d259b e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] 10.0.0.244 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2006874 2026-06-26 11:47:46.490 10 INFO neutron.wsgi [None req-ef9d1729-dc7f-43ad-a510-67691a7db351 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] 10.0.0.244 "PUT /v2.0/trunks/9fbbe0e1-07c6-4272-9a69-e649e3213fcc/tags HTTP/1.1" status: 200 len: 210 time: 0.0315657 2026-06-26 11:47:46.509 9 INFO neutron.db.ovn_revision_numbers_db [None req-036c9d8f-e461-4331-ad1a-09e03e15c792 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] Successfully bumped revision number for resource b6c80f2e-699e-46c9-bc19-f600d1cdecdb (type: ports) to 1 2026-06-26 11:47:46.519 10 INFO neutron.wsgi [None req-a1f69eda-0915-4960-abdf-e01168531a5e e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] 10.0.0.244 "PUT /v2.0/trunks/e9761ce7-554a-42fa-8a9f-e3ac66c7154c/tags HTTP/1.1" status: 200 len: 218 time: 0.0251639 2026-06-26 11:47:46.552 10 INFO neutron.wsgi [None req-6110f77e-bcc5-4ac4-9594-9afaaff0fe36 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] 10.0.0.244 "PUT /v2.0/trunks/0ea6e356-937e-4218-b461-23d9987bb535/tags HTTP/1.1" status: 200 len: 227 time: 0.0281322 2026-06-26 11:47:46.578 10 INFO neutron.wsgi [None req-0f5b1904-a23b-4ab1-bd06-318331f459e0 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] 10.0.0.244 "PUT /v2.0/trunks/1f5238a8-b501-4ab3-9eea-8e30888f7882/tags HTTP/1.1" status: 200 len: 212 time: 0.0218439 2026-06-26 11:47:46.607 10 INFO neutron.wsgi [None req-86f2c09d-a918-4d71-bf63-0e1ce0d358da e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - default default] 10.0.0.244 "GET /v2.0/trunks?tags=red HTTP/1.1" status: 200 len: 1447 time: 0.0244472 2026-06-26 11:47:46.635 10 INFO neutron.wsgi [None req-e5c71d73-7c45-495f-ab31-fcdfea38e968 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - default default] 10.0.0.244 "GET /v2.0/trunks?tags=red%2Cblue HTTP/1.1" status: 200 len: 1041 time: 0.0230713 2026-06-26 11:47:46.660 10 INFO neutron.wsgi [None req-6438a7d3-0513-4f6e-a408-52a85593c89a e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - default default] 10.0.0.244 "GET /v2.0/trunks?tags-any=blue HTTP/1.1" status: 200 len: 1041 time: 0.0207419 2026-06-26 11:47:46.683 10 INFO neutron.wsgi [None req-e3d133dc-21ab-4164-aff1-318a6fc8e14b e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - default default] 10.0.0.244 "GET /v2.0/trunks?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1447 time: 0.0179946 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:47:46.712 9 INFO neutron.wsgi [None req-c966e1d4-81a3-4d3e-89e1-73823a3735f2 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - default default] 10.0.0.244 "GET /v2.0/trunks?not-tags=red HTTP/1.1" status: 200 len: 1013 time: 0.0251615 2026-06-26 11:47:46.752 9 INFO neutron.wsgi [None req-d710d0db-a263-49cc-a532-815f8c3cf15a e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - default default] 10.0.0.244 "GET /v2.0/trunks?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1419 time: 0.0350683 2026-06-26 11:47:46.783 10 INFO neutron.wsgi [None req-a04ec15c-df9e-4246-8142-92f03b8ccdff e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - default default] 10.0.0.244 "GET /v2.0/trunks?not-tags-any=blue HTTP/1.1" status: 200 len: 1419 time: 0.0259974 2026-06-26 11:47:46.802 10 INFO neutron.wsgi [None req-60e720b9-1fa5-4db5-81ec-5e388a5a6e17 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - default default] 10.0.0.244 "GET /v2.0/trunks?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1013 time: 0.0154841 2026-06-26 11:47:46.840 10 INFO neutron.wsgi [None req-2832ebb8-684d-41e3-b864-9a8cf471262b e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - default default] 10.0.0.244 "GET /v2.0/trunks/9fbbe0e1-07c6-4272-9a69-e649e3213fcc HTTP/1.1" status: 200 len: 608 time: 0.0224578 2026-06-26 11:47:46.959 10 INFO neutron.wsgi [None req-3ef120fd-abb3-4aa5-84df-ced176c5e4ee e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - default default] 10.0.0.244 "GET /v2.0/ports/73b4c01e-ff80-4979-8827-18886c83815d HTTP/1.1" status: 200 len: 1020 time: 0.1148770 2026-06-26 11:47:47.021 9 INFO neutron.wsgi [req-6cb709be-0322-4037-9db9-3100af78ead8 req-9420da7b-d6d1-4d8e-bf27-dffd84e65e6c 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=80923691-7d0d-4edf-93e7-fc8fa3fc23ed HTTP/1.1" status: 200 len: 1214 time: 0.0620399 2026-06-26 11:47:47.041 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] OVN reports status down for port: b02dfe81-b12d-44a7-a67a-c0bc8498e76f 2026-06-26 11:47:47.100 9 INFO neutron.db.ovn_revision_numbers_db [None req-036c9d8f-e461-4331-ad1a-09e03e15c792 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] Successfully bumped revision number for resource b6c80f2e-699e-46c9-bc19-f600d1cdecdb (type: router_ports) to 2 2026-06-26 11:47:47.106 9 INFO neutron.wsgi [req-6cb709be-0322-4037-9db9-3100af78ead8 req-add1e12c-7a04-489d-a24a-e1e46353542e 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=24336654-fdbd-49e1-8bfc-5307dd43fece&id=819ea9ac-70a9-4545-ab84-52c8c611adb6&fields=id&fields=name HTTP/1.1" status: 200 len: 404 time: 0.0728855 2026-06-26 11:47:47.122 10 INFO neutron.wsgi [None req-35962ae3-a378-4982-b254-f86e5584edf0 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] 10.0.0.244 "DELETE /v2.0/trunks/9fbbe0e1-07c6-4272-9a69-e649e3213fcc HTTP/1.1" status: 204 len: 168 time: 0.1578705 2026-06-26 11:47:47.123 10 INFO neutron.db.ovn_revision_numbers_db [None req-a8954aa3-bcbd-4850-a05f-bc8c2600128c df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 725484f2-1164-4e9d-bdee-ae509fa48c7c (type: security_groups) to 1 2026-06-26 11:47:47.154 9 INFO neutron.wsgi [None req-369ee9ff-974a-412c-bc99-2fa56cfdf866 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - default default] 10.0.0.244 "GET /v2.0/trunks/e9761ce7-554a-42fa-8a9f-e3ac66c7154c HTTP/1.1" status: 200 len: 616 time: 0.0273309 2026-06-26 11:47:47.200 10 INFO neutron.db.segments_db [None req-a8954aa3-bcbd-4850-a05f-bc8c2600128c df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Added segment 5a52a7e0-c6b0-454d-a93b-98bc215959a2 of type geneve for network 18fc17c8-7e18-460b-808e-f0972ad00f78 2026-06-26 11:47:47.281 9 INFO neutron.db.ovn_revision_numbers_db [None req-036c9d8f-e461-4331-ad1a-09e03e15c792 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] Successfully bumped revision number for resource b6c80f2e-699e-46c9-bc19-f600d1cdecdb (type: ports) to 2 2026-06-26 11:47:47.285 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3d73139-a8df-48d7-9032-efd78db89b77'] response: {'server_uuid': '80923691-7d0d-4edf-93e7-fc8fa3fc23ed', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b02dfe81-b12d-44a7-a67a-c0bc8498e76f', 'code': 200} 2026-06-26 11:47:47.338 10 INFO neutron.wsgi [None req-8a70cfca-1613-46e8-9130-579df732efec e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - default default] 10.0.0.244 "GET /v2.0/ports/5ba9225a-6d1e-4a71-9221-1dfbc3ba1368 HTTP/1.1" status: 200 len: 1020 time: 0.1687746 2026-06-26 11:47:47.348 9 INFO neutron.wsgi [req-f9702408-9a0b-4f9d-9c2b-cf994359c62e req-6731c452-ac43-4314-a1c1-3de0b324d2a5 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 199.204.45.23 "GET /v2.0/ports?device_id=80923691-7d0d-4edf-93e7-fc8fa3fc23ed HTTP/1.1" status: 200 len: 1212 time: 0.0548019 2026-06-26 11:47:47.440 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-036c9d8f-e461-4331-ad1a-09e03e15c792 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] No more DHCP agents 2026-06-26 11:47:47.448 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-036c9d8f-e461-4331-ad1a-09e03e15c792 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] Unable to schedule network e76511ed-d6c2-403c-af08-94df8687f29d: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:47.448 10 INFO neutron.db.ovn_revision_numbers_db [None req-a8954aa3-bcbd-4850-a05f-bc8c2600128c df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 18fc17c8-7e18-460b-808e-f0972ad00f78 (type: networks) to 1 2026-06-26 11:47:47.525 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource b02dfe81-b12d-44a7-a67a-c0bc8498e76f (type: ports) to 5 2026-06-26 11:47:47.555 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] OVN reports status up for port: b6c80f2e-699e-46c9-bc19-f600d1cdecdb 2026-06-26 11:47:47.581 10 INFO neutron.plugins.ml2.plugin [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Attempt 1 to provision port b6c80f2e-699e-46c9-bc19-f600d1cdecdb 2026-06-26 11:47:47.671 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a8954aa3-bcbd-4850-a05f-bc8c2600128c df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:47:47.681 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a8954aa3-bcbd-4850-a05f-bc8c2600128c df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network 18fc17c8-7e18-460b-808e-f0972ad00f78: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:47.758 10 INFO neutron.db.ovn_revision_numbers_db [None req-a8954aa3-bcbd-4850-a05f-bc8c2600128c df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource d605da0a-e12d-422e-b97d-56654e25d96d (type: ports) to 1 2026-06-26 11:47:47.782 10 INFO neutron.wsgi [None req-a8954aa3-bcbd-4850-a05f-bc8c2600128c df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 943 time: 1.0904026 2026-06-26 11:47:47.801 9 INFO neutron.wsgi [None req-a92e495c-2a14-46b8-86f5-15dfbdd60eac e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] 10.0.0.244 "DELETE /v2.0/trunks/e9761ce7-554a-42fa-8a9f-e3ac66c7154c HTTP/1.1" status: 204 len: 168 time: 0.4508340 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:47:47.827 10 INFO neutron.wsgi [None req-d104f999-b2f7-4931-9b34-4a2ceb059051 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - default default] 10.0.0.244 "GET /v2.0/trunks/0ea6e356-937e-4218-b461-23d9987bb535 HTTP/1.1" status: 200 len: 625 time: 0.0193372 2026-06-26 11:47:47.918 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource b6c80f2e-699e-46c9-bc19-f600d1cdecdb (type: ports) to 3 2026-06-26 11:47:47.923 10 INFO neutron.wsgi [None req-852bfb5b-28ec-4a4b-b5dc-4103708d9bdd e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - default default] 10.0.0.244 "GET /v2.0/ports/f4a1b609-9346-4453-93c3-63cfa88bd9d1 HTTP/1.1" status: 200 len: 1020 time: 0.0908210 2026-06-26 11:47:48.124 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-47a2a8e0-1c23-431d-9533-973d5b5fdf14 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:47:48.141 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-47a2a8e0-1c23-431d-9533-973d5b5fdf14 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network 18fc17c8-7e18-460b-808e-f0972ad00f78: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:48.220 9 INFO neutron.db.l3_db [None req-589fb63f-f1a5-4057-84fd-7db84283caca 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - - -] Floating IP 6ab08d46-4479-454c-a721-1f9054f7e7d2 disassociated. External IP: 10.96.250.218, port: b02dfe81-b12d-44a7-a67a-c0bc8498e76f. 2026-06-26 11:47:48.249 9 INFO neutron.wsgi [req-85959c81-f3fd-47d6-8ebf-7a1aef012acd req-f403d101-52e5-4aac-9b96-9a2c4fcffb09 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=80923691-7d0d-4edf-93e7-fc8fa3fc23ed HTTP/1.1" status: 200 len: 1212 time: 0.0711517 2026-06-26 11:47:48.318 10 INFO neutron.wsgi [None req-db9abc14-5ce4-4453-b7eb-9fb0eea2ab50 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1034 time: 0.3660769 2026-06-26 11:47:48.330 9 INFO neutron.db.ovn_revision_numbers_db [None req-036c9d8f-e461-4331-ad1a-09e03e15c792 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Successfully bumped revision number for resource b6c80f2e-699e-46c9-bc19-f600d1cdecdb (type: router_ports) to 2 2026-06-26 11:47:48.332 9 INFO neutron.wsgi [None req-036c9d8f-e461-4331-ad1a-09e03e15c792 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] 10.0.0.244 "PUT /v2.0/routers/0112310f-0395-4efd-97e0-cd3a977cc3e2/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.8402083 2026-06-26 11:47:48.336 10 INFO neutron.wsgi [None req-7f5d5aed-19d7-4063-a38e-d53697781d6f e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] 10.0.0.244 "DELETE /v2.0/trunks/0ea6e356-937e-4218-b461-23d9987bb535 HTTP/1.1" status: 204 len: 168 time: 0.4082770 2026-06-26 11:47:48.359 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource b6c80f2e-699e-46c9-bc19-f600d1cdecdb (type: router_ports) to 3 2026-06-26 11:47:48.370 9 INFO neutron.wsgi [req-85959c81-f3fd-47d6-8ebf-7a1aef012acd req-f65585c2-b912-4a50-a107-e619029b7360 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=24336654-fdbd-49e1-8bfc-5307dd43fece&id=819ea9ac-70a9-4545-ab84-52c8c611adb6&fields=id&fields=name HTTP/1.1" status: 200 len: 404 time: 0.1083827 2026-06-26 11:47:48.412 10 INFO neutron.wsgi [None req-6fc96a82-fe11-46c7-bc7e-1369e57184b1 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - default default] 10.0.0.244 "GET /v2.0/trunks/1f5238a8-b501-4ab3-9eea-8e30888f7882 HTTP/1.1" status: 200 len: 610 time: 0.0613124 2026-06-26 11:47:48.477 10 INFO neutron.wsgi [None req-b9a602bb-6838-4b62-89ea-c9685e94d193 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/networks HTTP/1.1" status: 200 len: 8899 time: 0.1574302 2026-06-26 11:47:48.496 10 INFO neutron.wsgi [None req-54fcc539-1940-40fc-9162-a0df1de75371 ccc724eb94f34e00baed54521244d1a1 014b41abadff44afb69b78d7b8cbd2b1 - - default default] 10.0.0.244 "GET /v2.0/networks HTTP/1.1" status: 200 len: 8918 time: 0.1581602 2026-06-26 11:47:48.603 9 INFO neutron.wsgi [None req-90e9b790-aaa4-4d6c-99ee-a6e11e2b42a0 ccc724eb94f34e00baed54521244d1a1 014b41abadff44afb69b78d7b8cbd2b1 - - default default] 10.0.0.244 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 4058 time: 0.0976467 2026-06-26 11:47:48.609 10 INFO neutron.wsgi [None req-077bd39b-a4ee-4b2e-aae9-a78adcfa2ab5 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 38536 time: 0.1208043 2026-06-26 11:47:48.615 9 INFO neutron.wsgi [None req-7fccb61c-6315-48c1-b306-7bb8b6f758da e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - default default] 10.0.0.244 "GET /v2.0/ports/aff2bb88-c782-4c6a-85f0-10de89a0029d HTTP/1.1" status: 200 len: 1020 time: 0.1958578 2026-06-26 11:47:48.746 10 INFO neutron.wsgi [None req-64463af7-9f69-4ff2-a930-f1b90bf61d8e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/ports HTTP/1.1" status: 200 len: 25478 time: 0.1196749 2026-06-26 11:47:48.782 10 INFO neutron.wsgi [None req-e2a69438-002f-415f-ac19-8087e8f09057 ccc724eb94f34e00baed54521244d1a1 014b41abadff44afb69b78d7b8cbd2b1 - - default default] 10.0.0.244 "GET /v2.0/routers HTTP/1.1" status: 200 len: 2220 time: 0.1714518 2026-06-26 11:47:48.790 10 INFO neutron.wsgi [None req-5bc819e9-f1dc-46db-805e-9f5b56d23462 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 4478 time: 0.0270391 2026-06-26 11:47:48.851 10 INFO neutron.wsgi [None req-386c6d59-cf30-49bb-9430-724cd50366c3 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 4039 time: 0.0598555 2026-06-26 11:47:48.854 10 INFO neutron.wsgi [None req-812137b9-0b09-4699-9a7e-cf37283e7483 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] 10.0.0.244 "DELETE /v2.0/trunks/1f5238a8-b501-4ab3-9eea-8e30888f7882 HTTP/1.1" status: 204 len: 168 time: 0.2275982 2026-06-26 11:47:48.860 9 INFO neutron.wsgi [None req-589fb63f-f1a5-4057-84fd-7db84283caca 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - - -] 199.204.45.23 "DELETE /v2.0/ports/b02dfe81-b12d-44a7-a67a-c0bc8498e76f HTTP/1.1" status: 204 len: 173 time: 1.5059407 2026-06-26 11:47:48.875 10 INFO neutron.wsgi [None req-f2db8794-619c-45c9-8e4a-335de289a1ae df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0183454 2026-06-26 11:47:48.885 10 INFO neutron.wsgi [None req-3fe38c17-651e-426d-a9d2-cf171f67277b e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - default default] 10.0.0.244 "GET /v2.0/trunks/e6e88dc5-ed91-47ec-8d6c-3d7271605667 HTTP/1.1" status: 200 len: 603 time: 0.0230308 2026-06-26 11:47:48.895 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a2c79e3-b0b8-4260-97b7-07d1e6f6eca5'] response: {'server_uuid': '80923691-7d0d-4edf-93e7-fc8fa3fc23ed', 'name': 'network-vif-deleted', 'tag': 'b02dfe81-b12d-44a7-a67a-c0bc8498e76f', 'status': 'completed', 'code': 200} 2026-06-26 11:47:48.926 10 INFO neutron.wsgi [None req-832588b6-9f3d-42e5-be91-5d2be32f2c55 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 4039 time: 0.0484767 2026-06-26 11:47:48.958 10 INFO neutron.wsgi [None req-79ee59f0-7214-41cc-b9fe-03294e356872 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0293050 2026-06-26 11:47:49.034 10 INFO neutron.wsgi [None req-36eb3027-f27f-431e-979c-221084f77816 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - default default] 10.0.0.244 "GET /v2.0/ports/b6f3803c-a04e-4e0a-9aea-ddcebbeb6196 HTTP/1.1" status: 200 len: 1020 time: 0.1400383 2026-06-26 11:47:49.054 10 INFO neutron.db.ovn_revision_numbers_db [None req-5d900fb3-27da-4f3a-9009-a561e012e2c1 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Successfully bumped revision number for resource 52d3e7a0-3112-4caa-91f0-f68352561157 (type: security_groups) to 1 2026-06-26 11:47:49.057 10 INFO neutron.wsgi [None req-69a3a93e-adfe-446a-a8a8-6f3d2bbca2e7 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/routers HTTP/1.1" status: 200 len: 2201 time: 0.0963793 2026-06-26 11:47:49.077 10 INFO neutron.wsgi [None req-5cf6d161-b564-40dd-9ec7-c41af56f193a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0178878 2026-06-26 11:47:49.081 10 INFO neutron.wsgi [None req-5d900fb3-27da-4f3a-9009-a561e012e2c1 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] 10.0.0.244 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1811 time: 0.2390878 2026-06-26 11:47:49.129 9 INFO neutron.db.ovn_revision_numbers_db [None req-47a2a8e0-1c23-431d-9533-973d5b5fdf14 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource d605da0a-e12d-422e-b97d-56654e25d96d (type: ports) to 2 2026-06-26 11:47:49.151 9 INFO neutron.db.ovn_revision_numbers_db [None req-47a2a8e0-1c23-431d-9533-973d5b5fdf14 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 2c262440-3580-497d-8f6e-b03aad40f3bd (type: subnets) to 0 2026-06-26 11:47:49.157 9 INFO neutron.wsgi [None req-1438112a-c173-48c7-9938-730eeea34a0c e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] 10.0.0.244 "DELETE /v2.0/trunks/e6e88dc5-ed91-47ec-8d6c-3d7271605667 HTTP/1.1" status: 204 len: 168 time: 0.1192229 2026-06-26 11:47:49.186 10 INFO neutron.db.ovn_revision_numbers_db [None req-3b19d7d7-ea99-4a64-8312-68e678d3998e 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Successfully bumped revision number for resource 3f9f649b-8a4c-451c-8753-0be4c6fa122b (type: security_group_rules) to 0 2026-06-26 11:47:49.186 9 INFO neutron.wsgi [None req-47a2a8e0-1c23-431d-9533-973d5b5fdf14 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 863 time: 1.3943915 2026-06-26 11:47:49.215 10 INFO neutron.wsgi [None req-3b19d7d7-ea99-4a64-8312-68e678d3998e 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1289930 2026-06-26 11:47:49.332 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7987546-1260-4ea3-802b-308c3cc625ed'] response: {'server_uuid': '80923691-7d0d-4edf-93e7-fc8fa3fc23ed', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b02dfe81-b12d-44a7-a67a-c0bc8498e76f', 'code': 200} 2026-06-26 11:47:49.408 9 INFO neutron.wsgi [None req-7eaf58a6-8791-4216-b137-c9cb52aeba6f e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] 10.0.0.244 "DELETE /v2.0/ports/73b4c01e-ff80-4979-8827-18886c83815d HTTP/1.1" status: 204 len: 168 time: 0.2455010 2026-06-26 11:47:49.698 9 INFO neutron.wsgi [None req-fe914f7e-14ff-463b-89a0-e5fca1364ac6 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] 10.0.0.244 "DELETE /v2.0/ports/5ba9225a-6d1e-4a71-9221-1dfbc3ba1368 HTTP/1.1" status: 204 len: 168 time: 0.2844718 2026-06-26 11:47:49.725 10 INFO neutron.db.ovn_revision_numbers_db [None req-8a5e24c9-a4a6-4000-964a-17660d548daf 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Successfully bumped revision number for resource 17e012b0-6c93-4b88-bc0b-8f83784fb6ea (type: security_group_rules) to 0 2026-06-26 11:47:49.726 9 INFO neutron.wsgi [None req-a459474e-67bf-4bce-ae24-712504319dfb 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/819ea9ac-70a9-4545-ab84-52c8c611adb6 HTTP/1.1" status: 204 len: 168 time: 0.1921816 2026-06-26 11:47:49.761 10 INFO neutron.api.v2.resource [None req-ffb39670-5257-4287-b3e9-5679b0e021f4 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] show failed (client error): The resource could not be found. 2026-06-26 11:47:49.762 10 INFO neutron.wsgi [None req-ffb39670-5257-4287-b3e9-5679b0e021f4 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - default default] 10.0.0.244 "GET /v2.0/security-groups/819ea9ac-70a9-4545-ab84-52c8c611adb6 HTTP/1.1" status: 404 len: 347 time: 0.0235536 2026-06-26 11:47:49.770 10 INFO neutron.wsgi [None req-8a5e24c9-a4a6-4000-964a-17660d548daf 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 763 time: 0.5504670 2026-06-26 11:47:49.949 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ce1b3244-ede1-459e-9ac8-f444afce88b7 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:47:49.951 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ce1b3244-ede1-459e-9ac8-f444afce88b7 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network 20f6d01b-24c3-42c0-b7fb-c84d1393658f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:49.996 9 INFO neutron.db.ovn_revision_numbers_db [None req-2a2710c3-802a-4b62-b44e-44d8a58241cd 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Successfully bumped revision number for resource e351df8f-1660-417e-86e0-60d16073954a (type: security_group_rules) to 0 2026-06-26 11:47:50.045 9 INFO neutron.wsgi [None req-2a2710c3-802a-4b62-b44e-44d8a58241cd 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.2693081 2026-06-26 11:47:50.085 9 INFO neutron.wsgi [None req-fcf50b91-83f7-45f4-b176-671ca168f3cc e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] 10.0.0.244 "DELETE /v2.0/ports/f4a1b609-9346-4453-93c3-63cfa88bd9d1 HTTP/1.1" status: 204 len: 168 time: 0.3817344 2026-06-26 11:47:50.107 10 INFO neutron.db.ovn_revision_numbers_db [None req-ce1b3244-ede1-459e-9ac8-f444afce88b7 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 66a8c015-0b76-4e22-b980-14e79aa26823 (type: ports) to 1 2026-06-26 11:47:50.229 9 INFO neutron.wsgi [None req-68996def-7d35-4893-9077-ba54cf60021c 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - - -] 10.0.0.244 "DELETE /v2.0/floatingips/6ab08d46-4479-454c-a721-1f9054f7e7d2 HTTP/1.1" status: 204 len: 168 time: 0.4618096 2026-06-26 11:47:50.250 10 INFO neutron.db.ovn_revision_numbers_db [None req-d9610471-b1d8-4d3a-8a5b-405859ab9927 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Successfully bumped revision number for resource 52972e26-0818-47f9-87e4-b0983cc3f998 (type: security_group_rules) to 0 2026-06-26 11:47:50.320 10 INFO neutron.wsgi [None req-d9610471-b1d8-4d3a-8a5b-405859ab9927 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.2696662 2026-06-26 11:47:50.349 9 INFO neutron.db.securitygroups_db [None req-3d381429-4840-4114-a5e7-c0ae14d31161 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Project 0806b88e2d104be687f06df814730813 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-26 11:47:50.377 9 INFO neutron.wsgi [None req-4bb38411-6f0c-414c-8eac-5797dadf0f69 812cc96d6d80415b86a67f80674d5cd5 336fd326b0fb4deb820530a003a46c1b - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/24336654-fdbd-49e1-8bfc-5307dd43fece HTTP/1.1" status: 204 len: 168 time: 0.1436045 2026-06-26 11:47:50.459 10 INFO neutron.wsgi [None req-ed7da9af-814b-4221-aba2-f4e2e3d09622 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] 10.0.0.244 "DELETE /v2.0/ports/aff2bb88-c782-4c6a-85f0-10de89a0029d HTTP/1.1" status: 204 len: 168 time: 0.3619120 2026-06-26 11:47:50.486 9 INFO neutron.db.ovn_revision_numbers_db [None req-3d381429-4840-4114-a5e7-c0ae14d31161 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Successfully bumped revision number for resource c271f1e7-c93a-4e8f-8a74-fd7d1974ab79 (type: security_group_rules) to 0 2026-06-26 11:47:50.529 9 INFO neutron.wsgi [None req-3d381429-4840-4114-a5e7-c0ae14d31161 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 774 time: 0.2031851 2026-06-26 11:47:50.563 10 INFO neutron.db.securitygroups_db [None req-bdad0545-0253-4e87-b977-84dca167e5fc 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Project 0806b88e2d104be687f06df814730813 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-26 11:47:50.679 10 INFO neutron.db.ovn_revision_numbers_db [None req-bdad0545-0253-4e87-b977-84dca167e5fc 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Successfully bumped revision number for resource 91540e0d-8548-40fe-a8b3-c210c6037d93 (type: security_group_rules) to 0 2026-06-26 11:47:50.719 10 INFO neutron.wsgi [None req-bdad0545-0253-4e87-b977-84dca167e5fc 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 773 time: 0.1832604 2026-06-26 11:47:50.805 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d1552ecf-e877-4889-b9fa-e0305fca04dd - - - - - -] Router a7836e8a-edf9-4e5e-bff0-ff3b2ec29890 is bound to host instance 2026-06-26 11:47:50.811 10 INFO neutron.db.ovn_revision_numbers_db [None req-ce1b3244-ede1-459e-9ac8-f444afce88b7 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 66a8c015-0b76-4e22-b980-14e79aa26823 (type: router_ports) to 1 2026-06-26 11:47:50.891 10 INFO neutron.db.ovn_revision_numbers_db [None req-ce1b3244-ede1-459e-9ac8-f444afce88b7 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource a7836e8a-edf9-4e5e-bff0-ff3b2ec29890 (type: routers) to 3 2026-06-26 11:47:50.904 10 INFO neutron.wsgi [None req-ce1b3244-ede1-459e-9ac8-f444afce88b7 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "POST /v2.0/routers HTTP/1.1" status: 201 len: 874 time: 1.7098982 2026-06-26 11:47:50.910 9 INFO neutron.wsgi [None req-3329f760-108e-4998-bb3b-ba5e24e89f60 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] 10.0.0.244 "DELETE /v2.0/ports/b6f3803c-a04e-4e0a-9aea-ddcebbeb6196 HTTP/1.1" status: 204 len: 168 time: 0.4451690 2026-06-26 11:47:51.770 10 INFO neutron.wsgi [None req-30811375-b85a-443f-96bb-88481b1f4bd2 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.244 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1493 time: 0.6544087 2026-06-26 11:47:51.828 9 INFO neutron.db.ovn_revision_numbers_db [None req-d1552ecf-e877-4889-b9fa-e0305fca04dd - - - - - -] Successfully bumped revision number for resource 66a8c015-0b76-4e22-b980-14e79aa26823 (type: ports) to 1 2026-06-26 11:47:51.925 9 INFO neutron.wsgi [req-8f6a1b85-f906-431c-a3f5-e00f56afabb9 req-8ad979c8-5eb8-4d68-907a-475e702ae3f6 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.217 "GET /v2.0/security-groups?name=tempest-secgroup-smoke-2117514766&fields=id&tenant_id=0806b88e2d104be687f06df814730813 HTTP/1.1" status: 200 len: 267 time: 0.0810504 2026-06-26 11:47:51.946 10 INFO neutron.services.segments.plugin [-] Segment 992ff43c-ab90-4826-a0b6-8332437aa278 resource provider aggregate not found 2026-06-26 11:47:51.952 10 INFO neutron.services.segments.plugin [-] Segment 992ff43c-ab90-4826-a0b6-8332437aa278 resource provider aggregate not found 2026-06-26 11:47:51.979 10 INFO neutron.services.segments.plugin [-] Segment 992ff43c-ab90-4826-a0b6-8332437aa278 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 992ff43c-ab90-4826-a0b6-8332437aa278 found for delete ", "request_id": "req-1e40cba1-28cc-4bce-986a-7f723e6b71d9"}]} 2026-06-26 11:47:51.985 10 INFO neutron.services.segments.plugin [-] Segment 992ff43c-ab90-4826-a0b6-8332437aa278 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 992ff43c-ab90-4826-a0b6-8332437aa278 found for delete ", "request_id": "req-ee8986aa-ab3b-4839-a9eb-f7ab9f1725d5"}]} 2026-06-26 11:47:52.021 10 INFO neutron.wsgi [None req-6d83f475-5c13-4e77-af4b-83603e297a5c e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] 10.0.0.244 "DELETE /v2.0/networks/e859f246-81eb-4939-b7db-9abfb3448a82 HTTP/1.1" status: 204 len: 168 time: 1.1063263 2026-06-26 11:47:52.023 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fa0e7c72-b38e-40ee-a61e-805019be704f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] No more DHCP agents 2026-06-26 11:47:52.029 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fa0e7c72-b38e-40ee-a61e-805019be704f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Unable to schedule network 18fc17c8-7e18-460b-808e-f0972ad00f78: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:52.095 9 INFO neutron.wsgi [req-8f6a1b85-f906-431c-a3f5-e00f56afabb9 req-81618ef1-c381-4e80-8e7d-06fd6538581d 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.217 "GET /v2.0/networks?id=e76511ed-d6c2-403c-af08-94df8687f29d HTTP/1.1" status: 200 len: 860 time: 0.1639030 2026-06-26 11:47:52.139 9 INFO neutron.wsgi [req-8f6a1b85-f906-431c-a3f5-e00f56afabb9 req-1db5600b-6b48-453c-9cfc-6cec121bc407 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.217 "GET /v2.0/quotas/0806b88e2d104be687f06df814730813 HTTP/1.1" status: 200 len: 386 time: 0.0383635 2026-06-26 11:47:52.249 10 INFO neutron.db.ovn_revision_numbers_db [None req-fa0e7c72-b38e-40ee-a61e-805019be704f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 4c7d5e31-2b92-4f09-b0c6-51fa956da0d9 (type: ports) to 1 2026-06-26 11:47:52.347 9 INFO neutron.wsgi [req-8f6a1b85-f906-431c-a3f5-e00f56afabb9 req-f4231e6d-8d2e-4418-a115-093210adda6e 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.217 "GET /v2.0/ports?tenant_id=0806b88e2d104be687f06df814730813&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1906264 2026-06-26 11:47:52.409 9 INFO neutron.db.ovn_revision_numbers_db [None req-d1552ecf-e877-4889-b9fa-e0305fca04dd - - - - - -] Successfully bumped revision number for resource 66a8c015-0b76-4e22-b980-14e79aa26823 (type: router_ports) to 3 2026-06-26 11:47:52.485 10 INFO neutron.wsgi [None req-97d28f2e-13c6-441c-a0ad-63e789a6d779 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] 10.0.0.244 "DELETE /v2.0/networks/8bc09ea9-1f35-40c5-8b7a-1105619551f9 HTTP/1.1" status: 204 len: 168 time: 0.4562848 2026-06-26 11:47:52.731 9 INFO neutron.wsgi [req-8f6a1b85-f906-431c-a3f5-e00f56afabb9 req-a46917e2-be09-455f-9202-bc8ed7462ae6 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.217 "GET /v2.0/networks/e76511ed-d6c2-403c-af08-94df8687f29d?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.3638427 2026-06-26 11:47:52.806 10 INFO neutron.db.ovn_revision_numbers_db [None req-fa0e7c72-b38e-40ee-a61e-805019be704f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 4c7d5e31-2b92-4f09-b0c6-51fa956da0d9 (type: router_ports) to 2 2026-06-26 11:47:52.851 9 INFO neutron.wsgi [req-8f6a1b85-f906-431c-a3f5-e00f56afabb9 req-3f03d3b9-0f18-4a1c-ab01-9ae121d9016a c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.217 "GET /v2.0/networks/e76511ed-d6c2-403c-af08-94df8687f29d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1121855 2026-06-26 11:47:52.947 9 INFO neutron.db.ovn_revision_numbers_db [None req-d1552ecf-e877-4889-b9fa-e0305fca04dd - - - - - -] Successfully bumped revision number for resource 66a8c015-0b76-4e22-b980-14e79aa26823 (type: ports) to 2 2026-06-26 11:47:52.993 9 INFO neutron.wsgi [None req-715d9f3e-615a-4b57-ac7b-6aec35435c3c df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "PUT /v2.0/routers/5a99e758-2053-410b-b385-47774b8315c3/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 2.5625315 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:47:53.013 10 INFO neutron.db.ovn_revision_numbers_db [None req-fa0e7c72-b38e-40ee-a61e-805019be704f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 4c7d5e31-2b92-4f09-b0c6-51fa956da0d9 (type: ports) to 2 2026-06-26 11:47:53.026 9 INFO neutron.wsgi [req-643b3932-ee38-4bb0-abd1-ffe8bdeade6a req-2e88ac15-7ebd-44ae-97e0-9925416d8031 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=f3717671-e333-42b8-a567-1f106c45f2d2 HTTP/1.1" status: 200 len: 210 time: 0.0299382 2026-06-26 11:47:53.086 10 INFO neutron.wsgi [None req-7c8d73ee-a439-480f-930a-29243176303c e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] 10.0.0.244 "DELETE /v2.0/networks/e57ff66f-7c21-4b53-ae5f-0686624a2b91 HTTP/1.1" status: 204 len: 168 time: 0.5955510 2026-06-26 11:47:53.163 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fa0e7c72-b38e-40ee-a61e-805019be704f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] No more DHCP agents 2026-06-26 11:47:53.167 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fa0e7c72-b38e-40ee-a61e-805019be704f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Unable to schedule network 18fc17c8-7e18-460b-808e-f0972ad00f78: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:53.260 9 INFO neutron.db.ovn_revision_numbers_db [None req-d1552ecf-e877-4889-b9fa-e0305fca04dd - - - - - -] Successfully bumped revision number for resource 66a8c015-0b76-4e22-b980-14e79aa26823 (type: ports) to 4 2026-06-26 11:47:53.558 9 INFO neutron.db.ovn_revision_numbers_db [None req-d1552ecf-e877-4889-b9fa-e0305fca04dd - - - - - -] Successfully bumped revision number for resource 66a8c015-0b76-4e22-b980-14e79aa26823 (type: router_ports) to 4 2026-06-26 11:47:53.756 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] No hosting information found for port b6c80f2e-699e-46c9-bc19-f600d1cdecdb: RuntimeError: No hosting information found for port b6c80f2e-699e-46c9-bc19-f600d1cdecdb 2026-06-26 11:47:53.788 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] OVN reports status up for port: 66a8c015-0b76-4e22-b980-14e79aa26823 2026-06-26 11:47:53.807 9 INFO neutron.wsgi [req-8f6a1b85-f906-431c-a3f5-e00f56afabb9 req-be00fda8-04e7-4ce9-b54f-438e4a0c7a35 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 199.204.45.23 "GET /v2.0/networks?id=e76511ed-d6c2-403c-af08-94df8687f29d HTTP/1.1" status: 200 len: 860 time: 0.0919204 2026-06-26 11:47:53.849 10 INFO neutron.plugins.ml2.plugin [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Attempt 1 to provision port 66a8c015-0b76-4e22-b980-14e79aa26823 2026-06-26 11:47:53.865 9 INFO neutron.wsgi [req-8f6a1b85-f906-431c-a3f5-e00f56afabb9 req-0501c6da-2d19-4a8e-88ed-eaa0873dd920 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 199.204.45.23 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0806b88e2d104be687f06df814730813 HTTP/1.1" status: 200 len: 380 time: 0.0474038 2026-06-26 11:47:54.015 10 INFO neutron.services.segments.plugin [-] Segment 7abf1eef-6ff2-4f8d-a898-30633e8d13f5 resource provider aggregate not found 2026-06-26 11:47:54.026 10 INFO neutron.services.segments.plugin [-] Segment 7abf1eef-6ff2-4f8d-a898-30633e8d13f5 resource provider aggregate not found 2026-06-26 11:47:54.047 10 INFO neutron.services.segments.plugin [-] Segment 7abf1eef-6ff2-4f8d-a898-30633e8d13f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7abf1eef-6ff2-4f8d-a898-30633e8d13f5 found for delete ", "request_id": "req-8efacab3-c278-4e40-a924-5387dc4c8823"}]} 2026-06-26 11:47:54.052 10 INFO neutron.services.segments.plugin [-] Segment 7abf1eef-6ff2-4f8d-a898-30633e8d13f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7abf1eef-6ff2-4f8d-a898-30633e8d13f5 found for delete ", "request_id": "req-5c5c699f-3d64-44ab-b0fa-c2b2f9ac0777"}]} 2026-06-26 11:47:54.074 10 INFO neutron.services.segments.plugin [-] Segment 17683b4d-60c7-44cb-aa18-cb784c4b2424 resource provider aggregate not found 2026-06-26 11:47:54.080 10 INFO neutron.services.segments.plugin [-] Segment 17683b4d-60c7-44cb-aa18-cb784c4b2424 resource provider aggregate not found 2026-06-26 11:47:54.106 10 INFO neutron.services.segments.plugin [-] Segment 17683b4d-60c7-44cb-aa18-cb784c4b2424 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17683b4d-60c7-44cb-aa18-cb784c4b2424 found for delete ", "request_id": "req-49e52bab-4dcc-41fe-ab8f-38a5f8fe4747"}]} 2026-06-26 11:47:54.125 10 INFO neutron.services.segments.plugin [-] Segment 17683b4d-60c7-44cb-aa18-cb784c4b2424 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17683b4d-60c7-44cb-aa18-cb784c4b2424 found for delete ", "request_id": "req-8ac41238-bde7-4991-befe-051ee76c334e"}]} 2026-06-26 11:47:54.140 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] OVN reports status up for port: 4c7d5e31-2b92-4f09-b0c6-51fa956da0d9 2026-06-26 11:47:54.151 9 INFO neutron.wsgi [req-941e3911-ccbc-4c89-b97e-b015cda40d77 req-3c65f769-93c6-48df-909b-7cb7627a4be0 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=f3717671-e333-42b8-a567-1f106c45f2d2 HTTP/1.1" status: 200 len: 210 time: 0.0366838 2026-06-26 11:47:54.156 10 INFO neutron.wsgi [None req-76f3a860-0fa9-4340-8a07-940481b2854e e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] 10.0.0.244 "DELETE /v2.0/networks/68e958a9-3c82-43db-aaea-4bb2fca7b896 HTTP/1.1" status: 204 len: 168 time: 1.0564799 2026-06-26 11:47:54.159 10 INFO neutron.plugins.ml2.plugin [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Attempt 1 to provision port 4c7d5e31-2b92-4f09-b0c6-51fa956da0d9 2026-06-26 11:47:54.268 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-80a9cb69-fe65-4fde-ad51-c9f501b1140b 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] No more DHCP agents 2026-06-26 11:47:54.273 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-80a9cb69-fe65-4fde-ad51-c9f501b1140b 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Unable to schedule network e76511ed-d6c2-403c-af08-94df8687f29d: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:54.457 10 INFO neutron.wsgi [None req-5c97bd9c-9d10-438a-af46-f9c533646cb1 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/routers/5a99e758-2053-410b-b385-47774b8315c3 HTTP/1.1" status: 204 len: 168 time: 1.4575868 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:47:54.501 9 INFO neutron.db.ovn_revision_numbers_db [None req-80a9cb69-fe65-4fde-ad51-c9f501b1140b 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Successfully bumped revision number for resource 8781c4a1-e5a1-41f6-9ed6-ccc4c779bdee (type: ports) to 1 2026-06-26 11:47:54.558 9 INFO neutron.wsgi [None req-80a9cb69-fe65-4fde-ad51-c9f501b1140b 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] 199.204.45.23 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.6675682 2026-06-26 11:47:54.590 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource 4c7d5e31-2b92-4f09-b0c6-51fa956da0d9 (type: ports) to 3 2026-06-26 11:47:54.680 10 INFO neutron.db.ovn_revision_numbers_db [None req-fa0e7c72-b38e-40ee-a61e-805019be704f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 4c7d5e31-2b92-4f09-b0c6-51fa956da0d9 (type: router_ports) to 2 2026-06-26 11:47:54.682 10 INFO neutron.wsgi [None req-fa0e7c72-b38e-40ee-a61e-805019be704f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "PUT /v2.0/routers/a7836e8a-edf9-4e5e-bff0-ff3b2ec29890/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.7726774 2026-06-26 11:47:54.715 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource 4c7d5e31-2b92-4f09-b0c6-51fa956da0d9 (type: router_ports) to 3 2026-06-26 11:47:54.768 9 INFO neutron.services.segments.plugin [-] Segment 561c5389-91f2-4a39-bf4b-a21479af00f7 resource provider aggregate not found 2026-06-26 11:47:54.773 9 INFO neutron.services.segments.plugin [-] Segment 561c5389-91f2-4a39-bf4b-a21479af00f7 resource provider aggregate not found 2026-06-26 11:47:54.805 9 INFO neutron.services.segments.plugin [-] Segment 561c5389-91f2-4a39-bf4b-a21479af00f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 561c5389-91f2-4a39-bf4b-a21479af00f7 found for delete ", "request_id": "req-42e5753e-0dc1-47f8-a61b-e078aaabdcda"}]} 2026-06-26 11:47:54.805 9 INFO neutron.services.segments.plugin [-] Segment 561c5389-91f2-4a39-bf4b-a21479af00f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 561c5389-91f2-4a39-bf4b-a21479af00f7 found for delete ", "request_id": "req-3cc7d9dc-a2ee-448c-a37c-be8463818df9"}]} 2026-06-26 11:47:54.845 9 INFO neutron.wsgi [None req-deb534cc-f709-412a-b974-2addb7d6fda5 e0b165b0f1ff4bfaaf5503d53e120218 151dc3956b9b45dabf3020ea06c7d782 - - - -] 10.0.0.244 "DELETE /v2.0/networks/145ab777-77eb-4b77-922b-901f130ecc0b HTTP/1.1" status: 204 len: 168 time: 0.6752186 2026-06-26 11:47:54.861 9 INFO neutron.wsgi [None req-f193338e-1995-4ded-a4bb-3acf43427fc4 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/subnets/67618a14-bc21-47c7-af40-aeac3ecad617 HTTP/1.1" status: 204 len: 168 time: 0.3950303 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:47:55.136 9 INFO neutron.db.ovn_revision_numbers_db [None req-699bff1e-80b2-40e9-9bdc-609b2128c772 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] Successfully bumped revision number for resource 8781c4a1-e5a1-41f6-9ed6-ccc4c779bdee (type: ports) to 2 2026-06-26 11:47:55.218 10 INFO neutron.wsgi [None req-4bbe88d3-3543-4591-baca-b3f63cb6ae90 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/networks/a5a3c08b-b430-466c-94c2-c7ca6dcbb78c HTTP/1.1" status: 204 len: 168 time: 0.3511002 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:47:55.332 9 INFO neutron.wsgi [req-3e90750d-04a3-4d12-82c1-037ffd9b3de5 req-9bb9f4e0-98dc-4884-be30-e650c64ef14f 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=f3717671-e333-42b8-a567-1f106c45f2d2 HTTP/1.1" status: 200 len: 1168 time: 0.0988450 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:47:55.727 9 INFO neutron.wsgi [req-3e90750d-04a3-4d12-82c1-037ffd9b3de5 req-470995d4-f7e9-48a4-a6b0-bc4a6ffe49e8 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=52d3e7a0-3112-4caa-91f0-f68352561157&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.3841164 2026-06-26 11:47:55.742 9 INFO neutron.db.ovn_revision_numbers_db [None req-699bff1e-80b2-40e9-9bdc-609b2128c772 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] Successfully bumped revision number for resource 8781c4a1-e5a1-41f6-9ed6-ccc4c779bdee (type: ports) to 2 2026-06-26 11:47:55.768 9 INFO neutron.wsgi [None req-699bff1e-80b2-40e9-9bdc-609b2128c772 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] 199.204.45.23 "PUT /v2.0/ports/8781c4a1-e5a1-41f6-9ed6-ccc4c779bdee HTTP/1.1" status: 200 len: 1328 time: 1.1960092 2026-06-26 11:47:55.818 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7dcdbbbb-8f46-4dc9-98b3-a1cc41fd8877'] response: {'name': 'network-changed', 'server_uuid': 'f3717671-e333-42b8-a567-1f106c45f2d2', 'tag': '8781c4a1-e5a1-41f6-9ed6-ccc4c779bdee', 'status': 'completed', 'code': 200} 2026-06-26 11:47:55.837 10 INFO neutron.wsgi [None req-bcdb7828-4a04-4a6f-a246-ed5c2ba7bf40 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=151dc3956b9b45dabf3020ea06c7d782&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1843042 2026-06-26 11:47:55.852 9 INFO neutron.wsgi [req-8f6a1b85-f906-431c-a3f5-e00f56afabb9 req-db037018-7987-4b03-8fe6-b3e6cc1abb2f c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=0806b88e2d104be687f06df814730813&device_id=f3717671-e333-42b8-a567-1f106c45f2d2 HTTP/1.1" status: 200 len: 1359 time: 0.0363905 2026-06-26 11:47:55.897 9 INFO neutron.wsgi [req-8f6a1b85-f906-431c-a3f5-e00f56afabb9 req-5a3c3345-045a-444e-90dc-4a8b10f81c0b c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=8781c4a1-e5a1-41f6-9ed6-ccc4c779bdee HTTP/1.1" status: 200 len: 217 time: 0.0337124 2026-06-26 11:47:55.959 9 INFO neutron.wsgi [req-8f6a1b85-f906-431c-a3f5-e00f56afabb9 req-c83886ea-ee57-4b58-b036-607978d42b2b c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=7ab910e9-afc9-4dba-8198-154876ee469a HTTP/1.1" status: 200 len: 853 time: 0.0486617 2026-06-26 11:47:56.006 9 INFO neutron.wsgi [req-8f6a1b85-f906-431c-a3f5-e00f56afabb9 req-23d55766-535c-475c-b135-e036a1b2d614 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=e76511ed-d6c2-403c-af08-94df8687f29d&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0372059 2026-06-26 11:47:56.031 10 INFO neutron.wsgi [None req-496c8a66-c439-42f1-b436-e9cc10bb24ae df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/15751dcd-9783-487d-a555-91eeec46360b HTTP/1.1" status: 204 len: 168 time: 0.1847517 2026-06-26 11:47:56.117 9 INFO neutron.wsgi [req-8f6a1b85-f906-431c-a3f5-e00f56afabb9 req-006a7325-6b9a-43b0-a4ee-f436ecbdf6b5 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/e76511ed-d6c2-403c-af08-94df8687f29d?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1000068 2026-06-26 11:47:56.127 10 INFO neutron.services.segments.plugin [-] Segment 7f58c5c3-9d42-40c3-a603-5372f33c6dc2 resource provider aggregate not found 2026-06-26 11:47:56.154 10 INFO neutron.services.segments.plugin [-] Segment 7f58c5c3-9d42-40c3-a603-5372f33c6dc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f58c5c3-9d42-40c3-a603-5372f33c6dc2 found for delete ", "request_id": "req-7d7ad85c-96d4-4c44-97a4-111f7e718e03"}]} 2026-06-26 11:47:56.161 10 INFO neutron.services.segments.plugin [-] Segment 7f58c5c3-9d42-40c3-a603-5372f33c6dc2 resource provider aggregate not found 2026-06-26 11:47:56.179 10 INFO neutron.services.segments.plugin [-] Segment 86d21882-f51b-4f80-a5eb-d691e6d02b6d resource provider aggregate not found 2026-06-26 11:47:56.184 10 INFO neutron.services.segments.plugin [-] Segment 7f58c5c3-9d42-40c3-a603-5372f33c6dc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f58c5c3-9d42-40c3-a603-5372f33c6dc2 found for delete ", "request_id": "req-c7ef48fe-77a2-4938-830d-c3a7a0c2c1c7"}]} 2026-06-26 11:47:56.203 10 INFO neutron.services.segments.plugin [-] Segment 86d21882-f51b-4f80-a5eb-d691e6d02b6d resource provider aggregate not found 2026-06-26 11:47:56.207 9 INFO neutron.wsgi [req-8f6a1b85-f906-431c-a3f5-e00f56afabb9 req-b46c2eee-3666-459d-af4d-3ffef46d35b0 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/e76511ed-d6c2-403c-af08-94df8687f29d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0825675 2026-06-26 11:47:56.210 10 INFO neutron.services.segments.plugin [-] Segment 86d21882-f51b-4f80-a5eb-d691e6d02b6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86d21882-f51b-4f80-a5eb-d691e6d02b6d found for delete ", "request_id": "req-71430087-03b6-4b3b-8fcd-461dab4f5b72"}]} 2026-06-26 11:47:56.223 10 INFO neutron.services.segments.plugin [-] Segment 86d21882-f51b-4f80-a5eb-d691e6d02b6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86d21882-f51b-4f80-a5eb-d691e6d02b6d found for delete ", "request_id": "req-2916ed78-4eec-4284-baeb-9f075500f79e"}]} 2026-06-26 11:47:56.284 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd122a32-5c45-4066-a7a2-3588edeb0dd8 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 1cf91b84-5c80-42cf-8beb-219001a142d2 (type: security_groups) to 1 2026-06-26 11:47:56.302 9 INFO neutron.wsgi [req-ae19b95f-ab9a-4ca6-bb6f-6a4ee3df38b7 req-6556bfad-0c6d-4f75-9647-c832d4158e67 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=0806b88e2d104be687f06df814730813&device_id=f3717671-e333-42b8-a567-1f106c45f2d2 HTTP/1.1" status: 200 len: 1359 time: 0.0562572 2026-06-26 11:47:56.309 10 INFO neutron.wsgi [None req-fd122a32-5c45-4066-a7a2-3588edeb0dd8 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=bcd4412140de4b74bd686f231b6eba20&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1681509 2026-06-26 11:47:56.412 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status up for port: 8781c4a1-e5a1-41f6-9ed6-ccc4c779bdee 2026-06-26 11:47:56.416 9 INFO neutron.wsgi [req-ae19b95f-ab9a-4ca6-bb6f-6a4ee3df38b7 req-712d11ea-61cd-4fd9-9ae7-2467a5b4d13e c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=e76511ed-d6c2-403c-af08-94df8687f29d HTTP/1.1" status: 200 len: 959 time: 0.1063731 2026-06-26 11:47:56.439 9 INFO neutron.plugins.ml2.plugin [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Attempt 1 to provision port 8781c4a1-e5a1-41f6-9ed6-ccc4c779bdee 2026-06-26 11:47:56.487 9 INFO neutron.wsgi [req-ae19b95f-ab9a-4ca6-bb6f-6a4ee3df38b7 req-b2a3d020-5566-4fa9-8b60-5a08003a1888 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=8781c4a1-e5a1-41f6-9ed6-ccc4c779bdee HTTP/1.1" status: 200 len: 217 time: 0.0637608 2026-06-26 11:47:56.551 9 INFO neutron.wsgi [req-ae19b95f-ab9a-4ca6-bb6f-6a4ee3df38b7 req-014fb9c2-c9bd-40a5-88d5-8e89fdece1f8 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=7ab910e9-afc9-4dba-8198-154876ee469a HTTP/1.1" status: 200 len: 853 time: 0.0578170 2026-06-26 11:47:56.592 10 INFO neutron.wsgi [None req-0f35e03a-823a-4531-b8df-142b5698190d df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/1cf91b84-5c80-42cf-8beb-219001a142d2 HTTP/1.1" status: 204 len: 168 time: 0.2776384 2026-06-26 11:47:56.606 9 INFO neutron.wsgi [req-ae19b95f-ab9a-4ca6-bb6f-6a4ee3df38b7 req-d6a6611d-f53d-4f7f-8d6b-f80bee333703 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=e76511ed-d6c2-403c-af08-94df8687f29d&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0493720 2026-06-26 11:47:56.704 9 INFO neutron.wsgi [req-ae19b95f-ab9a-4ca6-bb6f-6a4ee3df38b7 req-27d0d272-09d4-4c89-a02e-37652d44863d c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/e76511ed-d6c2-403c-af08-94df8687f29d?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0837686 2026-06-26 11:47:56.810 10 INFO neutron.db.ovn_revision_numbers_db [None req-a92e26cb-86cc-4b32-a20c-892ba58e73d2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource d0a9aed4-21a8-4e83-8026-1065d032f0f6 (type: security_groups) to 1 2026-06-26 11:47:56.837 10 INFO neutron.wsgi [None req-a92e26cb-86cc-4b32-a20c-892ba58e73d2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=b0ee3208c99847f39946bf7fb539fb50&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1062717 2026-06-26 11:47:56.856 9 INFO neutron.wsgi [req-ae19b95f-ab9a-4ca6-bb6f-6a4ee3df38b7 req-15b0baed-dbbb-463c-bd0f-8c293af3e910 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/e76511ed-d6c2-403c-af08-94df8687f29d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1345072 2026-06-26 11:47:56.860 9 INFO neutron.wsgi [req-9d7a44be-e9d2-406e-8fa6-33f632b21805 req-6e4f8d05-ce6d-42fc-9cbc-02f9ad145998 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=f3717671-e333-42b8-a567-1f106c45f2d2 HTTP/1.1" status: 200 len: 1170 time: 0.0725856 2026-06-26 11:47:56.973 9 INFO neutron.wsgi [req-9d7a44be-e9d2-406e-8fa6-33f632b21805 req-b4bc677f-4106-4d39-ab34-5c1cf3e875f5 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=52d3e7a0-3112-4caa-91f0-f68352561157&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0997396 2026-06-26 11:47:57.013 9 INFO neutron.db.ovn_revision_numbers_db [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Successfully bumped revision number for resource 8781c4a1-e5a1-41f6-9ed6-ccc4c779bdee (type: ports) to 4 2026-06-26 11:47:57.038 10 INFO neutron.wsgi [None req-15702134-be1f-4412-a6e2-528c5b0a84c5 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/d0a9aed4-21a8-4e83-8026-1065d032f0f6 HTTP/1.1" status: 204 len: 168 time: 0.1948912 2026-06-26 11:47:57.065 9 INFO neutron.wsgi [req-3b17e974-3631-404f-a9c1-62970774cb4a req-6d8f1b78-5959-45f4-ba78-a15b53a5fc46 4735a43011f7478a89004f42ac3fc49a 5a733d0ad8ad4f69966ac48556635032 - - default default] 10.0.0.217 "GET /v2.0/networks?id=18fc17c8-7e18-460b-808e-f0972ad00f78 HTTP/1.1" status: 200 len: 872 time: 0.1588101 2026-06-26 11:47:57.086 9 INFO neutron.wsgi [req-3b17e974-3631-404f-a9c1-62970774cb4a req-7690add0-75c7-49cc-a4a1-37987671e7b9 4735a43011f7478a89004f42ac3fc49a 5a733d0ad8ad4f69966ac48556635032 - - default default] 10.0.0.217 "GET /v2.0/quotas/5a733d0ad8ad4f69966ac48556635032 HTTP/1.1" status: 200 len: 386 time: 0.0161686 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:47:57.227 9 INFO neutron.wsgi [req-3b17e974-3631-404f-a9c1-62970774cb4a req-721163e7-8e5d-4892-9d74-17942a86f70c 4735a43011f7478a89004f42ac3fc49a 5a733d0ad8ad4f69966ac48556635032 - - default default] 10.0.0.217 "GET /v2.0/ports?tenant_id=5a733d0ad8ad4f69966ac48556635032&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1375613 2026-06-26 11:47:57.316 9 INFO neutron.wsgi [req-3b17e974-3631-404f-a9c1-62970774cb4a req-a4dd245b-2b29-4f0d-95ee-234ebe542c34 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.217 "GET /v2.0/networks/18fc17c8-7e18-460b-808e-f0972ad00f78?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0800066 2026-06-26 11:47:57.413 9 INFO neutron.wsgi [req-3b17e974-3631-404f-a9c1-62970774cb4a req-eecbe402-276c-4a81-b532-95ae142b387f c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.217 "GET /v2.0/networks/18fc17c8-7e18-460b-808e-f0972ad00f78?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0866277 2026-06-26 11:47:57.464 9 INFO neutron.wsgi [None req-b78eed8e-dad1-4d2e-8aa1-19c3516d8ac9 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "PUT /v2.0/routers/680d67d4-0f5c-4469-beb2-cde6bd11dd95/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 2.2409449 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:47:57.864 9 INFO neutron.wsgi [req-2f646afa-cb90-43d8-9162-dcad033f4f66 req-ab5c636e-bd77-47cc-bd9f-e36fce21056f 4735a43011f7478a89004f42ac3fc49a 5a733d0ad8ad4f69966ac48556635032 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=277498f0-e90e-4159-a806-dd20f86c7914 HTTP/1.1" status: 200 len: 210 time: 0.0248275 2026-06-26 11:47:57.873 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fdfdadcd-4093-40ac-a28b-ceaaae625668'] response: {'server_uuid': 'f3717671-e333-42b8-a567-1f106c45f2d2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8781c4a1-e5a1-41f6-9ed6-ccc4c779bdee', 'code': 200} 2026-06-26 11:47:57.874 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fdfdadcd-4093-40ac-a28b-ceaaae625668'] response: {'server_uuid': 'f3717671-e333-42b8-a567-1f106c45f2d2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8781c4a1-e5a1-41f6-9ed6-ccc4c779bdee', 'code': 200} 2026-06-26 11:47:58.144 9 INFO neutron.wsgi [req-bcd86770-e5bc-4c2b-afa2-040a2169fcea req-ac12e22d-5e22-434f-a39c-eb113efba968 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=f3717671-e333-42b8-a567-1f106c45f2d2 HTTP/1.1" status: 200 len: 1170 time: 0.1043217 2026-06-26 11:47:58.203 9 INFO neutron.wsgi [req-bcd86770-e5bc-4c2b-afa2-040a2169fcea req-934bfd6f-6514-49c3-9eb1-9faed3497559 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=52d3e7a0-3112-4caa-91f0-f68352561157&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0488048 2026-06-26 11:47:58.368 9 INFO neutron.wsgi [req-3b17e974-3631-404f-a9c1-62970774cb4a req-b1f5faa9-de2a-45be-80a5-2e8cab266332 4735a43011f7478a89004f42ac3fc49a 5a733d0ad8ad4f69966ac48556635032 - - default default] 199.204.45.23 "GET /v2.0/networks?id=18fc17c8-7e18-460b-808e-f0972ad00f78 HTTP/1.1" status: 200 len: 872 time: 0.0899799 2026-06-26 11:47:58.626 9 INFO neutron.wsgi [None req-a36cb1cb-20d5-4a63-9697-14a1c049e5bd df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/routers/680d67d4-0f5c-4469-beb2-cde6bd11dd95 HTTP/1.1" status: 204 len: 168 time: 1.1558468 2026-06-26 11:47:58.791 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-394e0ea7-7ef0-47cc-8c80-0a0cd20cfaa0 4735a43011f7478a89004f42ac3fc49a 5a733d0ad8ad4f69966ac48556635032 - - - -] No more DHCP agents 2026-06-26 11:47:58.794 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-394e0ea7-7ef0-47cc-8c80-0a0cd20cfaa0 4735a43011f7478a89004f42ac3fc49a 5a733d0ad8ad4f69966ac48556635032 - - - -] Unable to schedule network 18fc17c8-7e18-460b-808e-f0972ad00f78: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:47:58.876 9 INFO neutron.wsgi [None req-c4261fdd-df31-41f2-8ef7-c00096f22eff df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/subnets/9980d7aa-251e-434f-a00f-1120220ac69a HTTP/1.1" status: 204 len: 168 time: 0.2457497 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:47:58.996 9 INFO neutron.wsgi [req-6b6648b5-3b8a-4f43-bf01-9333d535e961 req-aab1370c-54cc-41f3-bd98-ec963862ce0a 4735a43011f7478a89004f42ac3fc49a 5a733d0ad8ad4f69966ac48556635032 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=277498f0-e90e-4159-a806-dd20f86c7914 HTTP/1.1" status: 200 len: 1156 time: 0.0446119 2026-06-26 11:47:59.021 9 INFO neutron.db.ovn_revision_numbers_db [None req-394e0ea7-7ef0-47cc-8c80-0a0cd20cfaa0 4735a43011f7478a89004f42ac3fc49a 5a733d0ad8ad4f69966ac48556635032 - - - -] Successfully bumped revision number for resource f4b5a0fd-74f2-4672-a921-50b5634f164c (type: ports) to 1 2026-06-26 11:47:59.048 9 INFO neutron.wsgi [req-6b6648b5-3b8a-4f43-bf01-9333d535e961 req-ebaa0302-e9a1-4cea-a6be-82a513dbae0c 4735a43011f7478a89004f42ac3fc49a 5a733d0ad8ad4f69966ac48556635032 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=725484f2-1164-4e9d-bdee-ae509fa48c7c&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0363691 2026-06-26 11:47:59.053 9 INFO neutron.wsgi [None req-394e0ea7-7ef0-47cc-8c80-0a0cd20cfaa0 4735a43011f7478a89004f42ac3fc49a 5a733d0ad8ad4f69966ac48556635032 - - - -] 199.204.45.23 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.6771934 2026-06-26 11:47:59.343 9 INFO neutron.wsgi [req-0be4fa51-f765-4b8a-a744-ffdbaacc3da0 req-bb645578-fd56-4e3a-8826-90f8603e1e4b 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=f3717671-e333-42b8-a567-1f106c45f2d2 HTTP/1.1" status: 200 len: 1170 time: 0.0656133 2026-06-26 11:47:59.437 9 INFO neutron.services.segments.plugin [-] Segment ef96db70-c0f8-4a5b-a483-ee9c7a3a9cab resource provider aggregate not found 2026-06-26 11:47:59.461 9 INFO neutron.services.segments.plugin [-] Segment ef96db70-c0f8-4a5b-a483-ee9c7a3a9cab resource provider aggregate not found 2026-06-26 11:47:59.487 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015719 2026-06-26 11:47:59.489 9 INFO neutron.services.segments.plugin [-] Segment ef96db70-c0f8-4a5b-a483-ee9c7a3a9cab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef96db70-c0f8-4a5b-a483-ee9c7a3a9cab found for delete ", "request_id": "req-1f819970-04ff-4866-8c67-4897d3baaf62"}]} 2026-06-26 11:47:59.492 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0011349 2026-06-26 11:47:59.499 9 INFO neutron.services.segments.plugin [-] Segment ef96db70-c0f8-4a5b-a483-ee9c7a3a9cab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef96db70-c0f8-4a5b-a483-ee9c7a3a9cab found for delete ", "request_id": "req-f155733a-dc4e-4cac-8a75-9afc5e68a2d8"}]} 2026-06-26 11:47:59.502 9 INFO neutron.wsgi [req-0be4fa51-f765-4b8a-a744-ffdbaacc3da0 req-7dbb1ce0-40ca-450d-860e-de8922e2147d 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=52d3e7a0-3112-4caa-91f0-f68352561157&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.1493762 2026-06-26 11:47:59.529 9 INFO neutron.wsgi [None req-f6c71b6a-6a53-43f9-93db-58daf75dd738 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/networks/5fefd4c5-8698-4462-a3e6-667f8748880e HTTP/1.1" status: 204 len: 168 time: 0.6473413 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:47:59.610 9 INFO neutron.wsgi [req-33c33380-5fd6-44c8-9029-2d762840733f req-b679c5a2-cc7d-4d76-89db-7a666993dbd8 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=f3717671-e333-42b8-a567-1f106c45f2d2 HTTP/1.1" status: 200 len: 1170 time: 0.0374787 2026-06-26 11:47:59.658 9 INFO neutron.wsgi [req-33c33380-5fd6-44c8-9029-2d762840733f req-5e1f0707-c54b-4b3c-a287-b86a93eb9c39 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=52d3e7a0-3112-4caa-91f0-f68352561157&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0398147 2026-06-26 11:47:59.664 9 INFO neutron.db.ovn_revision_numbers_db [None req-253d6ce4-ee50-49c3-9d54-f160ad5dc76f c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] Successfully bumped revision number for resource f4b5a0fd-74f2-4672-a921-50b5634f164c (type: ports) to 2 2026-06-26 11:47:59.729 10 INFO neutron.wsgi [None req-3f28b06f-9cac-4e1c-ba92-c7b6cd8868a3 ccc724eb94f34e00baed54521244d1a1 014b41abadff44afb69b78d7b8cbd2b1 - - default default] 10.0.0.244 "GET /v2.0/ports?device_id=f3717671-e333-42b8-a567-1f106c45f2d2 HTTP/1.1" status: 200 len: 1356 time: 0.0426273 2026-06-26 11:47:59.786 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] No hosting information found for port 4c7d5e31-2b92-4f09-b0c6-51fa956da0d9: RuntimeError: No hosting information found for port 4c7d5e31-2b92-4f09-b0c6-51fa956da0d9 2026-06-26 11:47:59.917 10 INFO neutron.wsgi [None req-b02a4d9f-6da5-4ba6-9509-7de4971b8bdc df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=336fd326b0fb4deb820530a003a46c1b&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0329473 2026-06-26 11:47:59.931 9 INFO neutron.db.ovn_revision_numbers_db [None req-253d6ce4-ee50-49c3-9d54-f160ad5dc76f c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] Successfully bumped revision number for resource f4b5a0fd-74f2-4672-a921-50b5634f164c (type: ports) to 2 2026-06-26 11:47:59.972 9 INFO neutron.wsgi [None req-253d6ce4-ee50-49c3-9d54-f160ad5dc76f c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] 199.204.45.23 "PUT /v2.0/ports/f4b5a0fd-74f2-4672-a921-50b5634f164c HTTP/1.1" status: 200 len: 1328 time: 0.9131680 2026-06-26 11:48:00.012 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb8e7005-f646-4622-bedc-75b0002613bd'] response: {'name': 'network-changed', 'server_uuid': '277498f0-e90e-4159-a806-dd20f86c7914', 'tag': 'f4b5a0fd-74f2-4672-a921-50b5634f164c', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:48:00.064 9 INFO neutron.wsgi [req-3b17e974-3631-404f-a9c1-62970774cb4a req-20125745-c146-4771-bd69-9795ee23f604 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=5a733d0ad8ad4f69966ac48556635032&device_id=277498f0-e90e-4159-a806-dd20f86c7914 HTTP/1.1" status: 200 len: 1359 time: 0.0498652 2026-06-26 11:48:00.067 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e07d5274-a69a-4c95-928d-26ce1a855a2d 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] No more DHCP agents 2026-06-26 11:48:00.069 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e07d5274-a69a-4c95-928d-26ce1a855a2d 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Unable to schedule network 20f6d01b-24c3-42c0-b7fb-c84d1393658f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:48:00.119 10 INFO neutron.wsgi [None req-4a065bf4-65b2-496e-ab8a-bdabeea39708 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/f65721c3-69ed-4c66-bcff-f2a86bb86589 HTTP/1.1" status: 204 len: 168 time: 0.1945393 2026-06-26 11:48:00.305 10 INFO neutron.wsgi [None req-c2c7467b-d484-4f28-bcf4-e0e7cf3c3283 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=60536bdac3d147bb9576879769419ec2&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0272434 2026-06-26 11:48:00.408 9 INFO neutron.wsgi [req-3b17e974-3631-404f-a9c1-62970774cb4a req-7444b2c7-b615-48cc-9468-6cd8d78671a7 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=f4b5a0fd-74f2-4672-a921-50b5634f164c HTTP/1.1" status: 200 len: 217 time: 0.3367603 2026-06-26 11:48:00.461 9 INFO neutron.wsgi [req-de09ab20-8e02-4cd7-822c-3ce8ffa5b6b2 req-69fbc74c-20c3-4af1-b153-49b7ba42a4c7 4735a43011f7478a89004f42ac3fc49a 5a733d0ad8ad4f69966ac48556635032 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=277498f0-e90e-4159-a806-dd20f86c7914 HTTP/1.1" status: 200 len: 1168 time: 0.0776768 2026-06-26 11:48:00.469 9 INFO neutron.wsgi [req-3b17e974-3631-404f-a9c1-62970774cb4a req-495453e3-fec5-42ec-a6b5-9ad866f40e97 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=2c262440-3580-497d-8f6e-b03aad40f3bd HTTP/1.1" status: 200 len: 866 time: 0.0471580 2026-06-26 11:48:00.518 9 INFO neutron.wsgi [req-3b17e974-3631-404f-a9c1-62970774cb4a req-7a0c9c1c-7bf3-4250-af02-43e8382d607c c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=18fc17c8-7e18-460b-808e-f0972ad00f78&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0408788 2026-06-26 11:48:00.522 9 INFO neutron.wsgi [req-de09ab20-8e02-4cd7-822c-3ce8ffa5b6b2 req-2fca5e37-554d-4426-a492-99803bd60359 4735a43011f7478a89004f42ac3fc49a 5a733d0ad8ad4f69966ac48556635032 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=725484f2-1164-4e9d-bdee-ae509fa48c7c&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0526812 2026-06-26 11:48:00.525 10 INFO neutron.wsgi [None req-506179fb-4d5e-4b4f-b8d7-ddff27ad9670 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/2a2ef2ed-af98-41b8-b19e-8defdf2c087a HTTP/1.1" status: 204 len: 168 time: 0.2109239 2026-06-26 11:48:00.604 9 INFO neutron.wsgi [req-3b17e974-3631-404f-a9c1-62970774cb4a req-fe92ab7a-ecb0-465e-b4a4-2a9d1097b0fb c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/18fc17c8-7e18-460b-808e-f0972ad00f78?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0808625 2026-06-26 11:48:00.698 9 INFO neutron.wsgi [req-3b17e974-3631-404f-a9c1-62970774cb4a req-51b9890f-cea9-43f3-a5a1-d651db63ac75 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/18fc17c8-7e18-460b-808e-f0972ad00f78?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0869401 2026-06-26 11:48:00.781 9 INFO neutron.wsgi [req-71e21269-ee75-4f3f-8a04-4b3722c49691 req-ab8f4651-29a6-4793-b68c-fb0aa8830fcc c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=5a733d0ad8ad4f69966ac48556635032&device_id=277498f0-e90e-4159-a806-dd20f86c7914 HTTP/1.1" status: 200 len: 1359 time: 0.0400925 2026-06-26 11:48:00.863 9 INFO neutron.wsgi [req-71e21269-ee75-4f3f-8a04-4b3722c49691 req-c91aa8d7-9055-40eb-8d50-9ffbe2b7a755 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=18fc17c8-7e18-460b-808e-f0972ad00f78 HTTP/1.1" status: 200 len: 971 time: 0.0771489 2026-06-26 11:48:00.901 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] OVN reports status up for port: f4b5a0fd-74f2-4672-a921-50b5634f164c 2026-06-26 11:48:00.907 9 INFO neutron.wsgi [req-71e21269-ee75-4f3f-8a04-4b3722c49691 req-344f1fdf-4e27-4480-954a-ae1f45a63381 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=f4b5a0fd-74f2-4672-a921-50b5634f164c HTTP/1.1" status: 200 len: 217 time: 0.0349224 2026-06-26 11:48:00.917 10 INFO neutron.plugins.ml2.plugin [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Attempt 1 to provision port f4b5a0fd-74f2-4672-a921-50b5634f164c 2026-06-26 11:48:00.978 9 INFO neutron.wsgi [req-71e21269-ee75-4f3f-8a04-4b3722c49691 req-71d9a66d-4fa5-488e-ab3e-67b895ce54e1 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=2c262440-3580-497d-8f6e-b03aad40f3bd HTTP/1.1" status: 200 len: 866 time: 0.0475781 2026-06-26 11:48:01.013 9 INFO neutron.wsgi [req-71e21269-ee75-4f3f-8a04-4b3722c49691 req-4da2513e-7d7d-4928-8d63-3c4ce1cbf999 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=18fc17c8-7e18-460b-808e-f0972ad00f78&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0263920 2026-06-26 11:48:01.016 9 INFO neutron.db.l3_db [None req-e07d5274-a69a-4c95-928d-26ce1a855a2d 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Floating IP 2be0e194-80be-4ac5-91cc-66fd8569f6dd associated. External IP: 10.96.250.206, port: 8781c4a1-e5a1-41f6-9ed6-ccc4c779bdee. 2026-06-26 11:48:01.051 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-380ef81b-5351-4f5e-a45a-6364e58be3a4'] response: {'server_uuid': '277498f0-e90e-4159-a806-dd20f86c7914', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f4b5a0fd-74f2-4672-a921-50b5634f164c', 'code': 200} 2026-06-26 11:48:01.110 9 INFO neutron.wsgi [req-71e21269-ee75-4f3f-8a04-4b3722c49691 req-a9b9a547-c0ff-40ee-9853-4b5856a9cb3f c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/18fc17c8-7e18-460b-808e-f0972ad00f78?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0918384 2026-06-26 11:48:01.209 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource f4b5a0fd-74f2-4672-a921-50b5634f164c (type: ports) to 4 2026-06-26 11:48:01.216 9 INFO neutron.wsgi [req-71e21269-ee75-4f3f-8a04-4b3722c49691 req-27f38c5e-f60a-4b67-ae82-de8d16bb88f6 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/18fc17c8-7e18-460b-808e-f0972ad00f78?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0959411 2026-06-26 11:48:01.284 9 INFO neutron.db.ovn_revision_numbers_db [None req-e07d5274-a69a-4c95-928d-26ce1a855a2d 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Successfully bumped revision number for resource 2be0e194-80be-4ac5-91cc-66fd8569f6dd (type: floatingips) to 0 2026-06-26 11:48:01.375 9 INFO neutron.db.ovn_revision_numbers_db [None req-e07d5274-a69a-4c95-928d-26ce1a855a2d 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Successfully bumped revision number for resource 2be0e194-80be-4ac5-91cc-66fd8569f6dd (type: floatingips) to 1 2026-06-26 11:48:01.420 9 INFO neutron.wsgi [None req-e07d5274-a69a-4c95-928d-26ce1a855a2d 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] 10.0.0.244 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1054 time: 1.6862130 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:48:01.477 9 INFO neutron.wsgi [None req-bc717a8f-fbd2-4fab-81ee-8bf0b1b5d93e 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.244 "GET /v2.0/floatingips/2be0e194-80be-4ac5-91cc-66fd8569f6dd HTTP/1.1" status: 200 len: 1051 time: 0.0492373 2026-06-26 11:48:01.630 9 INFO neutron.wsgi [req-ae8dc529-6cf6-4829-abba-16380dbe9916 req-353ebc78-5f4e-4b88-834c-01b338e99c03 4735a43011f7478a89004f42ac3fc49a 5a733d0ad8ad4f69966ac48556635032 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=277498f0-e90e-4159-a806-dd20f86c7914 HTTP/1.1" status: 200 len: 1170 time: 0.0438440 2026-06-26 11:48:01.696 9 INFO neutron.wsgi [req-ae8dc529-6cf6-4829-abba-16380dbe9916 req-a9014259-3829-44f6-84ca-207441a27322 4735a43011f7478a89004f42ac3fc49a 5a733d0ad8ad4f69966ac48556635032 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=725484f2-1164-4e9d-bdee-ae509fa48c7c&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0580046 2026-06-26 11:48:02.051 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d1f06d9-b25f-425f-9a7f-eddf35331f1b'] response: {'name': 'network-changed', 'server_uuid': 'f3717671-e333-42b8-a567-1f106c45f2d2', 'tag': '8781c4a1-e5a1-41f6-9ed6-ccc4c779bdee', 'status': 'completed', 'code': 200} 2026-06-26 11:48:02.100 9 INFO neutron.wsgi [req-740d2b46-d180-4e29-b938-c263fc4e6506 req-bbfe59cd-de75-4257-a2a0-624ab16a17a5 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=0806b88e2d104be687f06df814730813&device_id=f3717671-e333-42b8-a567-1f106c45f2d2 HTTP/1.1" status: 200 len: 1361 time: 0.0309877 2026-06-26 11:48:02.188 9 INFO neutron.wsgi [req-740d2b46-d180-4e29-b938-c263fc4e6506 req-0fe15615-5442-42c9-9536-3d48a0e9dcbb c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=e76511ed-d6c2-403c-af08-94df8687f29d HTTP/1.1" status: 200 len: 959 time: 0.0821195 2026-06-26 11:48:02.259 9 INFO neutron.wsgi [req-740d2b46-d180-4e29-b938-c263fc4e6506 req-eaedbf80-8f42-4ea5-86f1-b18b31e52e7f c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=8781c4a1-e5a1-41f6-9ed6-ccc4c779bdee HTTP/1.1" status: 200 len: 1059 time: 0.0627611 2026-06-26 11:48:02.308 9 INFO neutron.wsgi [req-740d2b46-d180-4e29-b938-c263fc4e6506 req-61e0ba10-6f70-4157-a695-11a26946ba29 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=7ab910e9-afc9-4dba-8198-154876ee469a HTTP/1.1" status: 200 len: 853 time: 0.0422499 2026-06-26 11:48:02.340 9 INFO neutron.wsgi [req-740d2b46-d180-4e29-b938-c263fc4e6506 req-6342300f-82f7-4869-9239-053832e80f6b c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=e76511ed-d6c2-403c-af08-94df8687f29d&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0234659 2026-06-26 11:48:02.410 9 INFO neutron.wsgi [req-740d2b46-d180-4e29-b938-c263fc4e6506 req-5b98b04e-6fba-4c74-b561-d9e5f6ebc3d6 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/e76511ed-d6c2-403c-af08-94df8687f29d?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0618224 2026-06-26 11:48:02.474 9 INFO neutron.wsgi [req-740d2b46-d180-4e29-b938-c263fc4e6506 req-281538ef-35bb-4f9e-8760-bddd0938a099 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/e76511ed-d6c2-403c-af08-94df8687f29d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0542450 2026-06-26 11:48:02.834 9 INFO neutron.wsgi [req-ddf7ecad-937f-4a97-9114-d6a70a6f38ee req-ed39e121-3e0c-4a47-9e6d-119da0970db1 4735a43011f7478a89004f42ac3fc49a 5a733d0ad8ad4f69966ac48556635032 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=277498f0-e90e-4159-a806-dd20f86c7914 HTTP/1.1" status: 200 len: 1170 time: 0.0846465 2026-06-26 11:48:02.879 9 INFO neutron.wsgi [req-ddf7ecad-937f-4a97-9114-d6a70a6f38ee req-0398000c-478b-4c1e-b589-f98dee65bef4 4735a43011f7478a89004f42ac3fc49a 5a733d0ad8ad4f69966ac48556635032 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=725484f2-1164-4e9d-bdee-ae509fa48c7c&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0370572 2026-06-26 11:48:03.093 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-90ec2cd4-765f-418b-add1-7813af00e641'] response: {'server_uuid': '277498f0-e90e-4159-a806-dd20f86c7914', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f4b5a0fd-74f2-4672-a921-50b5634f164c', 'code': 200} 2026-06-26 11:48:04.013 9 INFO neutron.wsgi [req-9962abc5-f8dc-4d04-9652-c8e0dc641abd req-f7a9e77b-7c17-4ed6-9e54-400a85bf4ee9 4735a43011f7478a89004f42ac3fc49a 5a733d0ad8ad4f69966ac48556635032 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=277498f0-e90e-4159-a806-dd20f86c7914 HTTP/1.1" status: 200 len: 1170 time: 0.0349636 2026-06-26 11:48:04.056 9 INFO neutron.wsgi [req-9962abc5-f8dc-4d04-9652-c8e0dc641abd req-c85d2c9f-b309-40ef-a1c6-964d5ddfc765 4735a43011f7478a89004f42ac3fc49a 5a733d0ad8ad4f69966ac48556635032 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=725484f2-1164-4e9d-bdee-ae509fa48c7c&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0391936 2026-06-26 11:48:04.580 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] OVN reports status down for port: f4b5a0fd-74f2-4672-a921-50b5634f164c 2026-06-26 11:48:04.588 9 INFO neutron.wsgi [req-eeb40a0b-d4cd-42fb-8021-a1c7300bdb2b req-7f3f494b-be5b-48ec-b0b8-b37b1f69d3f8 4735a43011f7478a89004f42ac3fc49a 5a733d0ad8ad4f69966ac48556635032 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=277498f0-e90e-4159-a806-dd20f86c7914 HTTP/1.1" status: 200 len: 1170 time: 0.0425017 2026-06-26 11:48:04.622 9 INFO neutron.wsgi [req-eeb40a0b-d4cd-42fb-8021-a1c7300bdb2b req-67713c64-5a13-4220-bfce-bc86d93c11c2 4735a43011f7478a89004f42ac3fc49a 5a733d0ad8ad4f69966ac48556635032 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=725484f2-1164-4e9d-bdee-ae509fa48c7c&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0292087 2026-06-26 11:48:04.825 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource f4b5a0fd-74f2-4672-a921-50b5634f164c (type: ports) to 5 2026-06-26 11:48:04.890 9 INFO neutron.wsgi [req-43fe998f-f5f0-45bc-994e-1dcb78a95162 req-3b796da2-655d-46cd-97cf-3beb94f6f639 4735a43011f7478a89004f42ac3fc49a 5a733d0ad8ad4f69966ac48556635032 - - default default] 199.204.45.23 "GET /v2.0/ports?device_id=277498f0-e90e-4159-a806-dd20f86c7914 HTTP/1.1" status: 200 len: 1168 time: 0.0480514 2026-06-26 11:48:05.133 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b2d9fe6-0875-4e0d-a93f-3c9f2dcb20f7'] response: {'server_uuid': '277498f0-e90e-4159-a806-dd20f86c7914', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f4b5a0fd-74f2-4672-a921-50b5634f164c', 'code': 200} 2026-06-26 11:48:05.134 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b2d9fe6-0875-4e0d-a93f-3c9f2dcb20f7'] response: {'server_uuid': '277498f0-e90e-4159-a806-dd20f86c7914', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f4b5a0fd-74f2-4672-a921-50b5634f164c', 'code': 200} 2026-06-26 11:48:05.238 9 INFO neutron.wsgi [None req-eeed04ae-a050-4940-ad62-ba79d552d0cf 4735a43011f7478a89004f42ac3fc49a 5a733d0ad8ad4f69966ac48556635032 - - - -] 199.204.45.23 "DELETE /v2.0/ports/f4b5a0fd-74f2-4672-a921-50b5634f164c HTTP/1.1" status: 204 len: 173 time: 0.3419290 2026-06-26 11:48:05.276 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-19999184-9cca-4c63-89cb-210d257fff12'] response: {'server_uuid': '277498f0-e90e-4159-a806-dd20f86c7914', 'name': 'network-vif-deleted', 'tag': 'f4b5a0fd-74f2-4672-a921-50b5634f164c', 'status': 'completed', 'code': 200} 2026-06-26 11:48:08.055 9 INFO neutron.wsgi [req-6b6d929f-d250-494e-944d-df44fec9aa42 req-6c0dad8a-1825-4347-b0ef-80a6bc310009 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.248 "GET /v2.0/ports?device_id=f3717671-e333-42b8-a567-1f106c45f2d2 HTTP/1.1" status: 200 len: 1361 time: 0.0443676 2026-06-26 11:48:08.105 9 INFO neutron.wsgi [req-6b6d929f-d250-494e-944d-df44fec9aa42 req-a2d7997e-af2b-463b-bdb6-74ae6cdc61d6 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.248 "GET /v2.0/security-groups?id=52d3e7a0-3112-4caa-91f0-f68352561157&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0341880 2026-06-26 11:48:08.204 9 INFO neutron.wsgi [None req-5b6df2d5-6865-4145-a874-96edb2d6ab4f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "PUT /v2.0/routers/a7836e8a-edf9-4e5e-bff0-ff3b2ec29890/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.3263483 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:48:09.154 10 INFO neutron.wsgi [None req-5844c355-ebd4-4505-8f78-d7b76139563e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/routers/a7836e8a-edf9-4e5e-bff0-ff3b2ec29890 HTTP/1.1" status: 204 len: 168 time: 0.9446774 2026-06-26 11:48:09.422 10 INFO neutron.wsgi [None req-a430a77e-5bdb-4eb2-bb33-a5148e462d90 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/subnets/2c262440-3580-497d-8f6e-b03aad40f3bd HTTP/1.1" status: 204 len: 168 time: 0.2625775 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:48:09.846 9 INFO neutron.services.segments.plugin [-] Segment 5a52a7e0-c6b0-454d-a93b-98bc215959a2 resource provider aggregate not found 2026-06-26 11:48:09.851 9 INFO neutron.services.segments.plugin [-] Segment 5a52a7e0-c6b0-454d-a93b-98bc215959a2 resource provider aggregate not found 2026-06-26 11:48:09.861 9 INFO neutron.services.segments.plugin [-] Segment 5a52a7e0-c6b0-454d-a93b-98bc215959a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a52a7e0-c6b0-454d-a93b-98bc215959a2 found for delete ", "request_id": "req-9817eae3-8fab-448d-84bc-984a01675671"}]} 2026-06-26 11:48:09.873 9 INFO neutron.services.segments.plugin [-] Segment 5a52a7e0-c6b0-454d-a93b-98bc215959a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a52a7e0-c6b0-454d-a93b-98bc215959a2 found for delete ", "request_id": "req-2acb4581-d570-4cd4-81e1-18e8147157a6"}]} 2026-06-26 11:48:09.906 9 INFO neutron.wsgi [None req-1b964cb7-04c1-4e25-aca5-b2996ccb67d0 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/networks/18fc17c8-7e18-460b-808e-f0972ad00f78 HTTP/1.1" status: 204 len: 168 time: 0.4769325 2026-06-26 11:48:10.087 9 INFO neutron.db.ovn_revision_numbers_db [None req-a0fd5b11-bcad-4f6b-8100-3e60e0032f63 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource b2100dc2-55ca-4f60-bb8c-ad96aea7ab5d (type: security_groups) to 1 2026-06-26 11:48:10.121 10 INFO neutron.wsgi [None req-53a92aa1-280b-4a87-9a35-4bc75581e2b4 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=5a733d0ad8ad4f69966ac48556635032&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0289545 2026-06-26 11:48:10.151 9 INFO neutron.db.segments_db [None req-a0fd5b11-bcad-4f6b-8100-3e60e0032f63 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Added segment 1a3e0094-8bb2-4f77-a0dd-c64c869f6fc4 of type geneve for network 4fdc7949-8564-476d-9a0a-b7cc4a556f68 2026-06-26 11:48:10.283 9 INFO neutron.db.ovn_revision_numbers_db [None req-a0fd5b11-bcad-4f6b-8100-3e60e0032f63 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource 4fdc7949-8564-476d-9a0a-b7cc4a556f68 (type: networks) to 1 2026-06-26 11:48:10.303 10 INFO neutron.wsgi [None req-c9ada045-2eb2-41a0-b11c-3243070e4d22 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/725484f2-1164-4e9d-bdee-ae509fa48c7c HTTP/1.1" status: 204 len: 168 time: 0.1774530 2026-06-26 11:48:10.385 10 INFO neutron.wsgi [None req-5857c047-98e4-406f-ab67-07df82e6801b ccc724eb94f34e00baed54521244d1a1 014b41abadff44afb69b78d7b8cbd2b1 - - default default] 10.0.0.244 "GET /v2.0/ports?project_id=0806b88e2d104be687f06df814730813&network_id=e76511ed-d6c2-403c-af08-94df8687f29d HTTP/1.1" status: 200 len: 3462 time: 0.0656805 2026-06-26 11:48:10.502 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a0fd5b11-bcad-4f6b-8100-3e60e0032f63 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] No more DHCP agents 2026-06-26 11:48:10.505 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a0fd5b11-bcad-4f6b-8100-3e60e0032f63 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Unable to schedule network 4fdc7949-8564-476d-9a0a-b7cc4a556f68: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:48:10.572 9 INFO neutron.db.ovn_revision_numbers_db [None req-a0fd5b11-bcad-4f6b-8100-3e60e0032f63 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource c7466431-8453-4add-83de-ec0cc7ff8c6d (type: ports) to 1 2026-06-26 11:48:10.595 9 INFO neutron.wsgi [None req-a0fd5b11-bcad-4f6b-8100-3e60e0032f63 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 838 time: 0.7854199 2026-06-26 11:48:10.679 9 INFO neutron.wsgi [None req-9ff81a3d-f038-4774-94ce-3d88e335ee96 ccc724eb94f34e00baed54521244d1a1 014b41abadff44afb69b78d7b8cbd2b1 - - default default] 10.0.0.244 "GET /v2.0/subnets?network_id=20f6d01b-24c3-42c0-b7fb-c84d1393658f HTTP/1.1" status: 200 len: 838 time: 0.0477023 2026-06-26 11:48:10.886 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d2d6207c-83e6-4be4-aad8-f065878b65d8 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] No more DHCP agents 2026-06-26 11:48:10.888 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d2d6207c-83e6-4be4-aad8-f065878b65d8 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Unable to schedule network 4fdc7949-8564-476d-9a0a-b7cc4a556f68: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:48:11.012 9 INFO neutron.db.l3_db [None req-87b8064f-0df0-41ae-9df3-3a4341b6ec45 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Floating IP 2be0e194-80be-4ac5-91cc-66fd8569f6dd disassociated. External IP: 10.96.250.206, port: 8781c4a1-e5a1-41f6-9ed6-ccc4c779bdee. 2026-06-26 11:48:11.070 9 INFO neutron.db.ovn_revision_numbers_db [None req-87b8064f-0df0-41ae-9df3-3a4341b6ec45 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Successfully bumped revision number for resource 2be0e194-80be-4ac5-91cc-66fd8569f6dd (type: floatingips) to 2 2026-06-26 11:48:11.162 9 INFO neutron.wsgi [None req-87b8064f-0df0-41ae-9df3-3a4341b6ec45 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] 10.0.0.244 "PUT /v2.0/floatingips/2be0e194-80be-4ac5-91cc-66fd8569f6dd HTTP/1.1" status: 200 len: 748 time: 0.2961626 2026-06-26 11:48:11.199 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-230183a0-212d-4eb8-90e3-360ae3010b81'] response: {'name': 'network-changed', 'server_uuid': 'f3717671-e333-42b8-a567-1f106c45f2d2', 'tag': '8781c4a1-e5a1-41f6-9ed6-ccc4c779bdee', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:48:11.252 10 INFO neutron.wsgi [None req-75ee59d9-2c3e-4d4c-a863-642b1955b897 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.244 "GET /v2.0/floatingips/2be0e194-80be-4ac5-91cc-66fd8569f6dd HTTP/1.1" status: 200 len: 746 time: 0.0787587 2026-06-26 11:48:11.265 9 INFO neutron.wsgi [req-7b4cc96f-7cd7-4648-8ab6-10d4772636c6 req-a4dbb856-3968-45af-ac9e-b5c9e4e118a4 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=0806b88e2d104be687f06df814730813&device_id=f3717671-e333-42b8-a567-1f106c45f2d2 HTTP/1.1" status: 200 len: 1361 time: 0.0413594 2026-06-26 11:48:11.336 9 INFO neutron.wsgi [req-7b4cc96f-7cd7-4648-8ab6-10d4772636c6 req-3f301b40-1b2d-4103-b352-9d31e75bb2e4 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=e76511ed-d6c2-403c-af08-94df8687f29d HTTP/1.1" status: 200 len: 959 time: 0.0652220 2026-06-26 11:48:11.380 9 INFO neutron.wsgi [req-7b4cc96f-7cd7-4648-8ab6-10d4772636c6 req-179b1125-7169-4c8a-9721-acb619db44b0 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=8781c4a1-e5a1-41f6-9ed6-ccc4c779bdee HTTP/1.1" status: 200 len: 217 time: 0.0338085 2026-06-26 11:48:11.429 9 INFO neutron.wsgi [req-7b4cc96f-7cd7-4648-8ab6-10d4772636c6 req-5cf8c61c-0dda-4147-ae11-badedfb196ff c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=7ab910e9-afc9-4dba-8198-154876ee469a HTTP/1.1" status: 200 len: 853 time: 0.0399907 2026-06-26 11:48:11.463 9 INFO neutron.wsgi [req-7b4cc96f-7cd7-4648-8ab6-10d4772636c6 req-a604771b-7fd1-462c-987b-3cea31bb8efa c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=e76511ed-d6c2-403c-af08-94df8687f29d&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0268586 2026-06-26 11:48:11.492 10 INFO neutron.db.ovn_revision_numbers_db [None req-d2d6207c-83e6-4be4-aad8-f065878b65d8 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource c7466431-8453-4add-83de-ec0cc7ff8c6d (type: ports) to 2 2026-06-26 11:48:11.515 10 INFO neutron.db.ovn_revision_numbers_db [None req-d2d6207c-83e6-4be4-aad8-f065878b65d8 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource 6a34b78c-b802-4ed5-80ea-28a88756dabb (type: subnets) to 0 2026-06-26 11:48:11.535 10 INFO neutron.wsgi [None req-d2d6207c-83e6-4be4-aad8-f065878b65d8 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 831 time: 0.9355497 2026-06-26 11:48:11.553 9 INFO neutron.wsgi [req-7b4cc96f-7cd7-4648-8ab6-10d4772636c6 req-2202d256-f670-43c3-a794-a5fa26aee6ff c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/e76511ed-d6c2-403c-af08-94df8687f29d?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0828204 2026-06-26 11:48:11.620 9 INFO neutron.wsgi [req-7b4cc96f-7cd7-4648-8ab6-10d4772636c6 req-cdd1b6e8-04e8-445a-b6e1-b563c5906864 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/e76511ed-d6c2-403c-af08-94df8687f29d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0621984 2026-06-26 11:48:11.814 10 INFO neutron.wsgi [None req-9b1c0479-1ed8-48c9-89a4-5d1629637868 035bcf2619c04686b0f310b7e7d041f5 2f84b22aa3474b44b669417fffaff327 - - default default] 10.0.0.244 "GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 HTTP/1.1" status: 200 len: 212 time: 0.2735546 2026-06-26 11:48:12.131 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e06689b7-7aad-475b-be74-c1a62608757d 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] No more DHCP agents 2026-06-26 11:48:12.133 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e06689b7-7aad-475b-be74-c1a62608757d 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Unable to schedule network 4fdc7949-8564-476d-9a0a-b7cc4a556f68: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:48:12.148 10 INFO neutron.db.ovn_revision_numbers_db [None req-e06689b7-7aad-475b-be74-c1a62608757d 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource dbb19eaa-cc79-4578-88de-71769416adeb (type: subnets) to 0 2026-06-26 11:48:12.164 10 INFO neutron.wsgi [None req-e06689b7-7aad-475b-be74-c1a62608757d 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 906 time: 0.3449070 2026-06-26 11:48:12.266 9 INFO neutron.db.segments_db [None req-3a93f465-0b94-4939-b4d9-a84f9f526e75 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Added segment 46a35571-839e-4ef3-a787-f2f093417f6e of type geneve for network fadad8ce-d98d-4c45-bd56-5e0e5977ad76 2026-06-26 11:48:12.432 9 INFO neutron.db.ovn_revision_numbers_db [None req-3a93f465-0b94-4939-b4d9-a84f9f526e75 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource fadad8ce-d98d-4c45-bd56-5e0e5977ad76 (type: networks) to 1 2026-06-26 11:48:12.474 10 INFO neutron.db.ovn_revision_numbers_db [None req-c8ef44f9-3f33-49ce-8293-950612deb47c 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Successfully bumped revision number for resource e4e2dfd7-7bc2-4155-9b37-7d4b2e086af4 (type: security_groups) to 1 2026-06-26 11:48:12.500 10 INFO neutron.wsgi [None req-c8ef44f9-3f33-49ce-8293-950612deb47c 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] 10.0.0.244 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1811 time: 0.1686432 2026-06-26 11:48:12.622 10 INFO neutron.db.ovn_revision_numbers_db [None req-02d40c60-8322-486e-a8d5-e3259ea141b5 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Successfully bumped revision number for resource 66da0c76-766e-4a55-af4a-af2b445fdf89 (type: security_group_rules) to 0 2026-06-26 11:48:12.637 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3a93f465-0b94-4939-b4d9-a84f9f526e75 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] No more DHCP agents 2026-06-26 11:48:12.639 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3a93f465-0b94-4939-b4d9-a84f9f526e75 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Unable to schedule network fadad8ce-d98d-4c45-bd56-5e0e5977ad76: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:48:12.650 10 INFO neutron.wsgi [None req-02d40c60-8322-486e-a8d5-e3259ea141b5 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1468577 2026-06-26 11:48:12.715 9 INFO neutron.db.ovn_revision_numbers_db [None req-3a93f465-0b94-4939-b4d9-a84f9f526e75 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource 412b8001-a12f-4a62-b031-2ea7676ca10d (type: ports) to 1 2026-06-26 11:48:12.737 9 INFO neutron.wsgi [None req-3a93f465-0b94-4939-b4d9-a84f9f526e75 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 836 time: 0.5650661 2026-06-26 11:48:12.763 10 INFO neutron.db.ovn_revision_numbers_db [None req-0ccd0aa5-9526-4e73-b2e9-9cd3e8bfc8ab 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Successfully bumped revision number for resource 70cef2f1-a726-4c84-8ee5-0d7acda82fdb (type: security_group_rules) to 0 2026-06-26 11:48:12.786 10 INFO neutron.wsgi [None req-0ccd0aa5-9526-4e73-b2e9-9cd3e8bfc8ab 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 763 time: 0.1311464 2026-06-26 11:48:12.906 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea632de5-3cd9-45d9-9ac2-ec231f75b0b7 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Successfully bumped revision number for resource 755ac030-b572-48e9-a793-3a01cc6292b3 (type: security_group_rules) to 0 2026-06-26 11:48:12.937 10 INFO neutron.wsgi [None req-ea632de5-3cd9-45d9-9ac2-ec231f75b0b7 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1455529 2026-06-26 11:48:13.010 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8e299720-65c4-42cc-8ae8-0e70d7a7c8de 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] No more DHCP agents 2026-06-26 11:48:13.012 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8e299720-65c4-42cc-8ae8-0e70d7a7c8de 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Unable to schedule network fadad8ce-d98d-4c45-bd56-5e0e5977ad76: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:48:13.063 10 INFO neutron.db.ovn_revision_numbers_db [None req-d0aebf15-fa7a-485e-8d12-a40c69e22a01 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Successfully bumped revision number for resource bf77fe8a-b974-4b65-8938-d04e7c634579 (type: security_group_rules) to 0 2026-06-26 11:48:13.090 10 INFO neutron.wsgi [None req-d0aebf15-fa7a-485e-8d12-a40c69e22a01 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1477237 2026-06-26 11:48:13.123 10 INFO neutron.db.securitygroups_db [None req-8a447e14-1fe9-42db-a968-957e702862a4 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Project 0806b88e2d104be687f06df814730813 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-26 11:48:13.231 10 INFO neutron.db.ovn_revision_numbers_db [None req-8a447e14-1fe9-42db-a968-957e702862a4 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Successfully bumped revision number for resource 9f37d231-c211-4d2a-b3e3-e7076f1d171a (type: security_group_rules) to 0 2026-06-26 11:48:13.262 10 INFO neutron.wsgi [None req-8a447e14-1fe9-42db-a968-957e702862a4 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 774 time: 0.1670182 2026-06-26 11:48:13.272 10 INFO neutron.wsgi [None req-0e91f4fb-2182-4c0e-8063-9e826e70e865 7fb3d804f7cd43038e862d93745f35f7 079972c103944349aa3775bae048ee9c - - default default] 10.0.0.161 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0916784 2026-06-26 11:48:13.317 9 INFO neutron.db.securitygroups_db [None req-b8c4091d-d3a3-46f0-a6e1-606207df78c6 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Project 0806b88e2d104be687f06df814730813 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-26 11:48:13.400 10 INFO neutron.wsgi [None req-a0619efb-2589-438c-b433-b27e59fdc65a 7fb3d804f7cd43038e862d93745f35f7 079972c103944349aa3775bae048ee9c - - default default] 10.0.0.161 "GET /v2.0/quotas/079972c103944349aa3775bae048ee9c/details HTTP/1.1" status: 200 len: 756 time: 0.1091912 2026-06-26 11:48:13.472 9 INFO neutron.db.ovn_revision_numbers_db [None req-b8c4091d-d3a3-46f0-a6e1-606207df78c6 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Successfully bumped revision number for resource 4e00525e-cc8f-4f87-a4f6-c447f4e1bcd9 (type: security_group_rules) to 0 2026-06-26 11:48:13.516 9 INFO neutron.wsgi [None req-b8c4091d-d3a3-46f0-a6e1-606207df78c6 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 773 time: 0.2444859 2026-06-26 11:48:13.535 9 INFO neutron.db.ovn_revision_numbers_db [None req-8e299720-65c4-42cc-8ae8-0e70d7a7c8de 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource 412b8001-a12f-4a62-b031-2ea7676ca10d (type: ports) to 2 2026-06-26 11:48:13.553 9 INFO neutron.db.ovn_revision_numbers_db [None req-8e299720-65c4-42cc-8ae8-0e70d7a7c8de 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource d57f35cd-197c-4afc-a476-9317f74fa23d (type: subnets) to 0 2026-06-26 11:48:13.568 9 INFO neutron.wsgi [None req-8e299720-65c4-42cc-8ae8-0e70d7a7c8de 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 829 time: 0.8261898 2026-06-26 11:48:13.895 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d83c9aa0-9e0a-469d-af75-a58d18f8d914 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] No more DHCP agents 2026-06-26 11:48:13.897 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d83c9aa0-9e0a-469d-af75-a58d18f8d914 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Unable to schedule network fadad8ce-d98d-4c45-bd56-5e0e5977ad76: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:48:13.911 9 INFO neutron.db.ovn_revision_numbers_db [None req-d83c9aa0-9e0a-469d-af75-a58d18f8d914 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource effd551e-c957-4af5-a5f1-b709f57e9e4a (type: subnets) to 0 2026-06-26 11:48:13.927 9 INFO neutron.wsgi [None req-d83c9aa0-9e0a-469d-af75-a58d18f8d914 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 901 time: 0.3482721 2026-06-26 11:48:13.992 10 INFO neutron.wsgi [None req-ae164436-d05c-4746-a723-159c8770647f 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.244 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1493 time: 0.1050415 2026-06-26 11:48:14.012 9 INFO neutron.db.segments_db [None req-219fc97e-ff13-49db-a2e6-bdb6a0b5ad03 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Added segment 387afbd6-4887-4321-a069-3a4eb8fc7c76 of type geneve for network ff6a9514-1a91-43e8-b83a-3b6a2d27821b 2026-06-26 11:48:14.160 9 INFO neutron.db.ovn_revision_numbers_db [None req-219fc97e-ff13-49db-a2e6-bdb6a0b5ad03 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource ff6a9514-1a91-43e8-b83a-3b6a2d27821b (type: networks) to 1 2026-06-26 11:48:14.164 9 INFO neutron.wsgi [req-097967bc-2f7a-45d3-935e-081259b80f82 req-7c3eb3d3-2df2-4bdc-b2e4-2978dbbe8914 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.217 "GET /v2.0/security-groups?name=tempest-secgroup-smoke-1751837162&fields=id&tenant_id=0806b88e2d104be687f06df814730813 HTTP/1.1" status: 200 len: 267 time: 0.0551801 2026-06-26 11:48:14.273 9 INFO neutron.wsgi [req-097967bc-2f7a-45d3-935e-081259b80f82 req-8a74a27e-21e6-499d-97cc-3c3b5eca5bdf 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.217 "GET /v2.0/networks?id=e76511ed-d6c2-403c-af08-94df8687f29d HTTP/1.1" status: 200 len: 860 time: 0.0995910 2026-06-26 11:48:14.330 9 INFO neutron.wsgi [req-097967bc-2f7a-45d3-935e-081259b80f82 req-592626a5-edad-4f02-8d0e-1c11649a2d91 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.217 "GET /v2.0/quotas/0806b88e2d104be687f06df814730813 HTTP/1.1" status: 200 len: 386 time: 0.0442464 2026-06-26 11:48:14.487 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038793 2026-06-26 11:48:14.492 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031199 2026-06-26 11:48:14.495 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-219fc97e-ff13-49db-a2e6-bdb6a0b5ad03 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] No more DHCP agents 2026-06-26 11:48:14.497 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-219fc97e-ff13-49db-a2e6-bdb6a0b5ad03 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Unable to schedule network ff6a9514-1a91-43e8-b83a-3b6a2d27821b: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:48:14.553 9 INFO neutron.wsgi [req-097967bc-2f7a-45d3-935e-081259b80f82 req-0541c4b9-2cd9-4f43-801d-14eb67379e31 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.217 "GET /v2.0/ports?tenant_id=0806b88e2d104be687f06df814730813&fields=id HTTP/1.1" status: 200 len: 348 time: 0.2033522 2026-06-26 11:48:14.626 9 INFO neutron.db.ovn_revision_numbers_db [None req-219fc97e-ff13-49db-a2e6-bdb6a0b5ad03 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource c34026b4-2d46-4808-830b-d2a34455db69 (type: ports) to 1 2026-06-26 11:48:14.636 9 INFO neutron.wsgi [req-097967bc-2f7a-45d3-935e-081259b80f82 req-2f0f0a9c-d0a1-4cca-be55-801e0006b381 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.217 "GET /v2.0/networks/e76511ed-d6c2-403c-af08-94df8687f29d?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0635276 2026-06-26 11:48:14.670 9 INFO neutron.wsgi [None req-219fc97e-ff13-49db-a2e6-bdb6a0b5ad03 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 837 time: 0.7395530 2026-06-26 11:48:14.715 9 INFO neutron.wsgi [req-097967bc-2f7a-45d3-935e-081259b80f82 req-b0874dbc-9b6b-4ab2-bd79-1a0b738ac540 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.217 "GET /v2.0/networks/e76511ed-d6c2-403c-af08-94df8687f29d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0699441 2026-06-26 11:48:14.866 9 INFO neutron.wsgi [req-d1451513-ca0a-4c64-a82a-708ebc0dd21b req-0055dc42-e40e-4ed9-9c68-495a7cb61be3 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=493cb42d-78ce-4a17-9048-1aac899da1ec HTTP/1.1" status: 200 len: 210 time: 0.0270889 2026-06-26 11:48:14.962 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-82412c33-62df-42a3-97be-d35647ee5d73 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] No more DHCP agents 2026-06-26 11:48:14.965 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-82412c33-62df-42a3-97be-d35647ee5d73 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Unable to schedule network ff6a9514-1a91-43e8-b83a-3b6a2d27821b: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:48:15.477 10 INFO neutron.db.ovn_revision_numbers_db [None req-82412c33-62df-42a3-97be-d35647ee5d73 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource c34026b4-2d46-4808-830b-d2a34455db69 (type: ports) to 2 2026-06-26 11:48:15.493 10 INFO neutron.db.ovn_revision_numbers_db [None req-82412c33-62df-42a3-97be-d35647ee5d73 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource 3f73910f-3c99-48b0-b1dc-2e5fc4136348 (type: subnets) to 0 2026-06-26 11:48:15.512 10 INFO neutron.wsgi [None req-82412c33-62df-42a3-97be-d35647ee5d73 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 830 time: 0.8335757 2026-06-26 11:48:15.585 9 INFO neutron.wsgi [req-097967bc-2f7a-45d3-935e-081259b80f82 req-40d3e989-5428-48b8-be9f-6073dd6d7427 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 199.204.45.23 "GET /v2.0/networks?id=e76511ed-d6c2-403c-af08-94df8687f29d HTTP/1.1" status: 200 len: 860 time: 0.0736337 2026-06-26 11:48:15.637 9 INFO neutron.wsgi [req-097967bc-2f7a-45d3-935e-081259b80f82 req-49c2a6e3-0145-4f77-93cb-2e1828b0faf9 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 199.204.45.23 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0806b88e2d104be687f06df814730813 HTTP/1.1" status: 200 len: 473 time: 0.0463438 2026-06-26 11:48:15.825 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e20bb678-3a10-4686-8938-c4284503defa 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] No more DHCP agents 2026-06-26 11:48:15.827 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e20bb678-3a10-4686-8938-c4284503defa 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Unable to schedule network ff6a9514-1a91-43e8-b83a-3b6a2d27821b: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:48:15.845 10 INFO neutron.db.ovn_revision_numbers_db [None req-e20bb678-3a10-4686-8938-c4284503defa 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource 4e0fb3a3-9c32-4f68-9a4f-271ca17ba144 (type: subnets) to 0 2026-06-26 11:48:15.865 10 INFO neutron.wsgi [None req-e20bb678-3a10-4686-8938-c4284503defa 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 905 time: 0.3480425 2026-06-26 11:48:15.936 9 INFO neutron.wsgi [None req-c0d11798-31f5-4259-b8d3-1de68263bc13 7fb3d804f7cd43038e862d93745f35f7 079972c103944349aa3775bae048ee9c - - default default] 10.0.0.161 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0077162 2026-06-26 11:48:16.025 9 INFO neutron.wsgi [req-b4b5c22c-6077-4985-9ec3-c6ff7f9b1133 req-762e7af0-4533-4035-88f1-d912aadf3363 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=493cb42d-78ce-4a17-9048-1aac899da1ec HTTP/1.1" status: 200 len: 210 time: 0.0571287 2026-06-26 11:48:16.096 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f9f25e0c-d93e-4543-929b-9998614783cb 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] No more DHCP agents 2026-06-26 11:48:16.097 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f9f25e0c-d93e-4543-929b-9998614783cb 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Unable to schedule network e76511ed-d6c2-403c-af08-94df8687f29d: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:48:16.527 10 INFO neutron.wsgi [None req-5f61e963-be1f-426c-886f-3994c897d494 7fb3d804f7cd43038e862d93745f35f7 079972c103944349aa3775bae048ee9c - - default default] 10.0.0.161 "GET /v2.0/quotas/079972c103944349aa3775bae048ee9c/details HTTP/1.1" status: 200 len: 756 time: 0.5717511 2026-06-26 11:48:16.591 9 INFO neutron.db.ovn_revision_numbers_db [None req-f9f25e0c-d93e-4543-929b-9998614783cb 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Successfully bumped revision number for resource f1b876ad-b44a-4b8c-a693-8805f9cb93a8 (type: ports) to 1 2026-06-26 11:48:16.621 9 INFO neutron.wsgi [None req-f9f25e0c-d93e-4543-929b-9998614783cb 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] 199.204.45.23 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.9813218 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:48:16.778 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5af9c075-b264-4589-ab4b-42eafd586c39 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] No more DHCP agents 2026-06-26 11:48:16.780 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5af9c075-b264-4589-ab4b-42eafd586c39 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Unable to schedule network 20f6d01b-24c3-42c0-b7fb-c84d1393658f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:48:16.907 10 INFO neutron.db.ovn_revision_numbers_db [None req-5af9c075-b264-4589-ab4b-42eafd586c39 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource f81120d4-f9be-4ab1-a921-31bbd45ae1c0 (type: ports) to 1 2026-06-26 11:48:17.059 9 INFO neutron.db.ovn_revision_numbers_db [None req-8ea936f2-718b-4b35-8424-b45007c11b17 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] Successfully bumped revision number for resource f1b876ad-b44a-4b8c-a693-8805f9cb93a8 (type: ports) to 2 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:48:17.155 10 INFO neutron.wsgi [req-88198b01-d7de-4e79-b416-d5a66f5a3ee7 req-7c36316b-7d65-4564-86d4-02838a9085fe c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?device_id=f3717671-e333-42b8-a567-1f106c45f2d2&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0557694 2026-06-26 11:48:17.159 9 INFO neutron.wsgi [req-80f2efbe-0810-4ae9-bd3d-e675b7652aeb req-509e89e5-15c5-4438-8418-a3b8b61d60cd 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=493cb42d-78ce-4a17-9048-1aac899da1ec HTTP/1.1" status: 200 len: 1168 time: 0.0446444 2026-06-26 11:48:17.235 9 INFO neutron.wsgi [req-80f2efbe-0810-4ae9-bd3d-e675b7652aeb req-e6a32d7a-984c-429b-af4d-edb49f382d77 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=e4e2dfd7-7bc2-4155-9b37-7d4b2e086af4&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0682213 2026-06-26 11:48:17.262 10 INFO neutron.wsgi [req-88198b01-d7de-4e79-b416-d5a66f5a3ee7 req-c8d87a21-0bdd-4e5c-bdcc-9308677dbdfa c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=0806b88e2d104be687f06df814730813&device_id=f3717671-e333-42b8-a567-1f106c45f2d2 HTTP/1.1" status: 200 len: 1361 time: 0.0556924 2026-06-26 11:48:17.307 9 INFO neutron.db.ovn_revision_numbers_db [None req-8ea936f2-718b-4b35-8424-b45007c11b17 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] Successfully bumped revision number for resource f1b876ad-b44a-4b8c-a693-8805f9cb93a8 (type: ports) to 2 2026-06-26 11:48:17.323 9 INFO neutron.wsgi [None req-8ea936f2-718b-4b35-8424-b45007c11b17 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] 199.204.45.23 "PUT /v2.0/ports/f1b876ad-b44a-4b8c-a693-8805f9cb93a8 HTTP/1.1" status: 200 len: 1328 time: 0.6937253 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:48:17.370 10 INFO neutron.wsgi [req-88198b01-d7de-4e79-b416-d5a66f5a3ee7 req-b11efb15-c727-4009-be1d-f381ec37524c c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=e76511ed-d6c2-403c-af08-94df8687f29d HTTP/1.1" status: 200 len: 959 time: 0.0858955 2026-06-26 11:48:17.373 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee61cc14-cf83-40b4-887e-5b833aa4a3f9'] response: {'name': 'network-changed', 'server_uuid': '493cb42d-78ce-4a17-9048-1aac899da1ec', 'tag': 'f1b876ad-b44a-4b8c-a693-8805f9cb93a8', 'status': 'completed', 'code': 200} 2026-06-26 11:48:17.403 9 INFO neutron.wsgi [req-097967bc-2f7a-45d3-935e-081259b80f82 req-3496c3a3-0487-4399-b7fe-e7b6407545dd c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=0806b88e2d104be687f06df814730813&device_id=493cb42d-78ce-4a17-9048-1aac899da1ec HTTP/1.1" status: 200 len: 1359 time: 0.0414014 2026-06-26 11:48:17.428 10 INFO neutron.wsgi [req-88198b01-d7de-4e79-b416-d5a66f5a3ee7 req-51857949-e25a-45a6-b5a3-21c325a16f45 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=8781c4a1-e5a1-41f6-9ed6-ccc4c779bdee HTTP/1.1" status: 200 len: 217 time: 0.0473793 2026-06-26 11:48:17.443 9 INFO neutron.wsgi [req-097967bc-2f7a-45d3-935e-081259b80f82 req-b0ac6c28-7253-49db-b87f-16d88b4de42d c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=f1b876ad-b44a-4b8c-a693-8805f9cb93a8 HTTP/1.1" status: 200 len: 217 time: 0.0308847 2026-06-26 11:48:17.481 9 INFO neutron.wsgi [req-097967bc-2f7a-45d3-935e-081259b80f82 req-f0bc6ebb-697a-40e0-a768-4bd50a5f7dee c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=7ab910e9-afc9-4dba-8198-154876ee469a HTTP/1.1" status: 200 len: 853 time: 0.0345249 2026-06-26 11:48:17.494 10 INFO neutron.wsgi [req-88198b01-d7de-4e79-b416-d5a66f5a3ee7 req-eb0a0dfa-6bf8-4c70-a134-1d562da4245b c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=7ab910e9-afc9-4dba-8198-154876ee469a HTTP/1.1" status: 200 len: 853 time: 0.0497856 2026-06-26 11:48:17.512 9 INFO neutron.wsgi [req-097967bc-2f7a-45d3-935e-081259b80f82 req-d10bcbf0-8987-4f60-849e-2a0e1a4ec983 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=e76511ed-d6c2-403c-af08-94df8687f29d&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0235023 2026-06-26 11:48:17.556 10 INFO neutron.wsgi [req-88198b01-d7de-4e79-b416-d5a66f5a3ee7 req-f84eb0c3-1b4d-4612-b84e-744c6ef4925c c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=e76511ed-d6c2-403c-af08-94df8687f29d&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0440166 2026-06-26 11:48:17.585 9 INFO neutron.wsgi [req-097967bc-2f7a-45d3-935e-081259b80f82 req-a438b7d8-5a52-4a42-9698-144d99246370 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/e76511ed-d6c2-403c-af08-94df8687f29d?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0654354 2026-06-26 11:48:17.638 10 INFO neutron.wsgi [req-88198b01-d7de-4e79-b416-d5a66f5a3ee7 req-63260ee6-16e1-4463-96c6-525d242f6be5 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/e76511ed-d6c2-403c-af08-94df8687f29d?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0755661 2026-06-26 11:48:17.665 9 INFO neutron.wsgi [req-097967bc-2f7a-45d3-935e-081259b80f82 req-26a69310-9f80-4e96-825e-480b9e19ba18 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/e76511ed-d6c2-403c-af08-94df8687f29d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0736480 2026-06-26 11:48:17.713 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status up for port: f81120d4-f9be-4ab1-a921-31bbd45ae1c0 2026-06-26 11:48:17.733 10 INFO neutron.wsgi [req-88198b01-d7de-4e79-b416-d5a66f5a3ee7 req-f6d29612-f98b-492f-bf9d-de5242e2a8ac c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/e76511ed-d6c2-403c-af08-94df8687f29d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0890965 2026-06-26 11:48:17.737 10 INFO neutron.db.ovn_revision_numbers_db [None req-5af9c075-b264-4589-ab4b-42eafd586c39 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource f81120d4-f9be-4ab1-a921-31bbd45ae1c0 (type: router_ports) to 1 2026-06-26 11:48:17.749 9 INFO neutron.plugins.ml2.plugin [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Attempt 1 to provision port f81120d4-f9be-4ab1-a921-31bbd45ae1c0 2026-06-26 11:48:17.769 9 INFO neutron.wsgi [req-f0ce579a-2e5f-4258-ab13-58d64d5a3de1 req-3325e91c-6cb1-4516-8e26-4cce8a5f4f6e c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=0806b88e2d104be687f06df814730813&device_id=493cb42d-78ce-4a17-9048-1aac899da1ec HTTP/1.1" status: 200 len: 1359 time: 0.0588474 2026-06-26 11:48:17.781 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c3781295-068b-4f4c-bb7c-245067b68272 - - - - - -] Router d73f2ad2-07cb-4a1e-8b23-8eaf052465bf is bound to host instance 2026-06-26 11:48:17.861 10 INFO neutron.db.ovn_revision_numbers_db [None req-5af9c075-b264-4589-ab4b-42eafd586c39 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource d73f2ad2-07cb-4a1e-8b23-8eaf052465bf (type: routers) to 3 2026-06-26 11:48:17.873 9 INFO neutron.wsgi [req-f0ce579a-2e5f-4258-ab13-58d64d5a3de1 req-2f10f1c4-e1e6-4ef7-9cd4-d9bc0997e0fb c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=e76511ed-d6c2-403c-af08-94df8687f29d HTTP/1.1" status: 200 len: 959 time: 0.0963469 2026-06-26 11:48:17.902 10 INFO neutron.wsgi [None req-5af9c075-b264-4589-ab4b-42eafd586c39 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "POST /v2.0/routers HTTP/1.1" status: 201 len: 865 time: 2.0314815 2026-06-26 11:48:17.917 9 INFO neutron.wsgi [req-f0ce579a-2e5f-4258-ab13-58d64d5a3de1 req-feae743d-d4ac-4d75-bc4a-2eed112ab3d0 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=f1b876ad-b44a-4b8c-a693-8805f9cb93a8 HTTP/1.1" status: 200 len: 217 time: 0.0382926 2026-06-26 11:48:17.956 9 INFO neutron.wsgi [req-f0ce579a-2e5f-4258-ab13-58d64d5a3de1 req-99edd24c-55c3-4f2d-a773-679553aa29a6 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=7ab910e9-afc9-4dba-8198-154876ee469a HTTP/1.1" status: 200 len: 853 time: 0.0335112 2026-06-26 11:48:17.991 9 INFO neutron.wsgi [req-f0ce579a-2e5f-4258-ab13-58d64d5a3de1 req-73e6f1bb-9173-4c6f-8fac-13f30b0ac8c4 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=e76511ed-d6c2-403c-af08-94df8687f29d&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0275967 2026-06-26 11:48:18.082 9 INFO neutron.wsgi [req-f0ce579a-2e5f-4258-ab13-58d64d5a3de1 req-7b611eac-6372-4838-bebc-050ab446d920 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/e76511ed-d6c2-403c-af08-94df8687f29d?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0832820 2026-06-26 11:48:18.148 9 INFO neutron.wsgi [req-f0ce579a-2e5f-4258-ab13-58d64d5a3de1 req-965ce8f9-56fd-4796-9d70-f2d99bbd3b90 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/e76511ed-d6c2-403c-af08-94df8687f29d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0613680 2026-06-26 11:48:18.345 9 INFO neutron.wsgi [req-d7dc23dc-8294-4f7c-9a5e-45a39a021867 req-c1fc4ca8-93b3-4000-9413-d086ebf6fb6c 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=493cb42d-78ce-4a17-9048-1aac899da1ec HTTP/1.1" status: 200 len: 1168 time: 0.0506406 2026-06-26 11:48:18.404 9 INFO neutron.wsgi [req-d7dc23dc-8294-4f7c-9a5e-45a39a021867 req-14bbe4af-5630-41de-84f2-8c0b65789c48 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=e4e2dfd7-7bc2-4155-9b37-7d4b2e086af4&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0508306 2026-06-26 11:48:18.856 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3781295-068b-4f4c-bb7c-245067b68272 - - - - - -] Successfully bumped revision number for resource f81120d4-f9be-4ab1-a921-31bbd45ae1c0 (type: ports) to 1 2026-06-26 11:48:18.952 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7ee8ea60-d44d-41e0-ae81-8f66745fd739 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] No more DHCP agents 2026-06-26 11:48:18.954 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7ee8ea60-d44d-41e0-ae81-8f66745fd739 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] Unable to schedule network 4fdc7949-8564-476d-9a0a-b7cc4a556f68: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:48:19.175 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3781295-068b-4f4c-bb7c-245067b68272 - - - - - -] Successfully bumped revision number for resource f81120d4-f9be-4ab1-a921-31bbd45ae1c0 (type: router_ports) to 3 2026-06-26 11:48:19.177 10 INFO neutron.db.ovn_revision_numbers_db [None req-7ee8ea60-d44d-41e0-ae81-8f66745fd739 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] Successfully bumped revision number for resource 47dabbd2-adf0-4935-8bfb-c836430d0340 (type: ports) to 1 2026-06-26 11:48:19.254 9 INFO neutron.db.ovn_revision_numbers_db [None req-dcb0ac21-a5ea-452f-abf5-2c1c9a63e686 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 853c1972-9d6d-4973-bbe4-e1bb427ddb2c (type: security_groups) to 1 2026-06-26 11:48:19.276 9 INFO neutron.wsgi [None req-dcb0ac21-a5ea-452f-abf5-2c1c9a63e686 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=079972c103944349aa3775bae048ee9c&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2361345 2026-06-26 11:48:19.367 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3781295-068b-4f4c-bb7c-245067b68272 - - - - - -] Successfully bumped revision number for resource f81120d4-f9be-4ab1-a921-31bbd45ae1c0 (type: ports) to 2 2026-06-26 11:48:19.504 9 INFO neutron.wsgi [None req-8b5497da-3ed4-437f-822f-e899f8f17446 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/853c1972-9d6d-4973-bbe4-e1bb427ddb2c HTTP/1.1" status: 204 len: 168 time: 0.2224584 2026-06-26 11:48:19.539 9 INFO neutron.wsgi [req-b62be300-da95-41b4-a83c-a7ea8acdb560 req-019b55c0-b742-4feb-97a3-020ad0bf32d3 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=493cb42d-78ce-4a17-9048-1aac899da1ec HTTP/1.1" status: 200 len: 1168 time: 0.0556927 2026-06-26 11:48:19.589 9 INFO neutron.wsgi [req-b62be300-da95-41b4-a83c-a7ea8acdb560 req-4c643ca4-54ff-4eb2-93fd-3050be299c86 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=e4e2dfd7-7bc2-4155-9b37-7d4b2e086af4&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0416901 2026-06-26 11:48:19.956 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3781295-068b-4f4c-bb7c-245067b68272 - - - - - -] Successfully bumped revision number for resource f81120d4-f9be-4ab1-a921-31bbd45ae1c0 (type: ports) to 4 2026-06-26 11:48:20.134 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status up for port: f1b876ad-b44a-4b8c-a693-8805f9cb93a8 2026-06-26 11:48:20.146 9 INFO neutron.plugins.ml2.plugin [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Attempt 1 to provision port f1b876ad-b44a-4b8c-a693-8805f9cb93a8 2026-06-26 11:48:20.170 10 INFO neutron.db.ovn_revision_numbers_db [None req-7ee8ea60-d44d-41e0-ae81-8f66745fd739 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] Successfully bumped revision number for resource 47dabbd2-adf0-4935-8bfb-c836430d0340 (type: router_ports) to 2 2026-06-26 11:48:20.247 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4dd3be8-f14b-4292-b207-a15f40f7bc27'] response: {'server_uuid': '493cb42d-78ce-4a17-9048-1aac899da1ec', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f1b876ad-b44a-4b8c-a693-8805f9cb93a8', 'code': 200} 2026-06-26 11:48:20.291 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3781295-068b-4f4c-bb7c-245067b68272 - - - - - -] Successfully bumped revision number for resource f81120d4-f9be-4ab1-a921-31bbd45ae1c0 (type: router_ports) to 4 2026-06-26 11:48:20.398 10 INFO neutron.db.ovn_revision_numbers_db [None req-7ee8ea60-d44d-41e0-ae81-8f66745fd739 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] Successfully bumped revision number for resource 47dabbd2-adf0-4935-8bfb-c836430d0340 (type: ports) to 2 2026-06-26 11:48:20.410 9 INFO neutron.db.ovn_revision_numbers_db [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Successfully bumped revision number for resource f1b876ad-b44a-4b8c-a693-8805f9cb93a8 (type: ports) to 4 2026-06-26 11:48:20.482 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status up for port: 47dabbd2-adf0-4935-8bfb-c836430d0340 2026-06-26 11:48:20.499 9 INFO neutron.plugins.ml2.plugin [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Attempt 1 to provision port 47dabbd2-adf0-4935-8bfb-c836430d0340 2026-06-26 11:48:20.499 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7ee8ea60-d44d-41e0-ae81-8f66745fd739 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] No more DHCP agents 2026-06-26 11:48:20.501 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7ee8ea60-d44d-41e0-ae81-8f66745fd739 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] Unable to schedule network 4fdc7949-8564-476d-9a0a-b7cc4a556f68: no agents available; will retry on subsequent port and subnet creation events. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:48:20.783 9 INFO neutron.wsgi [req-977625a4-1783-48ec-92b4-01647347d1bc req-13d3fb91-4f80-45c4-9436-6ce96b82b853 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=493cb42d-78ce-4a17-9048-1aac899da1ec HTTP/1.1" status: 200 len: 1170 time: 0.1238191 2026-06-26 11:48:20.837 9 INFO neutron.wsgi [req-977625a4-1783-48ec-92b4-01647347d1bc req-d5bc4c98-e3a2-49fc-adf3-ac0ad8c7c87e 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=e4e2dfd7-7bc2-4155-9b37-7d4b2e086af4&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0427029 2026-06-26 11:48:20.856 10 INFO neutron.db.ovn_revision_numbers_db [None req-7ee8ea60-d44d-41e0-ae81-8f66745fd739 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource 47dabbd2-adf0-4935-8bfb-c836430d0340 (type: router_ports) to 2 2026-06-26 11:48:20.859 10 INFO neutron.wsgi [None req-7ee8ea60-d44d-41e0-ae81-8f66745fd739 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "PUT /v2.0/routers/d73f2ad2-07cb-4a1e-8b23-8eaf052465bf/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.9478853 2026-06-26 11:48:20.871 9 INFO neutron.db.ovn_revision_numbers_db [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Successfully bumped revision number for resource 47dabbd2-adf0-4935-8bfb-c836430d0340 (type: ports) to 3 2026-06-26 11:48:20.983 9 INFO neutron.wsgi [req-6f9e5fab-8d67-4a6e-a5f5-a099cfb8f4f7 req-642eae1b-5c0b-4b82-868c-9759de0c2020 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=493cb42d-78ce-4a17-9048-1aac899da1ec HTTP/1.1" status: 200 len: 1170 time: 0.0553024 2026-06-26 11:48:21.072 9 INFO neutron.wsgi [req-6f9e5fab-8d67-4a6e-a5f5-a099cfb8f4f7 req-6c86c57c-9ccf-4463-aa08-74f6e97e3013 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=e4e2dfd7-7bc2-4155-9b37-7d4b2e086af4&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0805113 2026-06-26 11:48:21.110 9 INFO neutron.db.ovn_revision_numbers_db [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Successfully bumped revision number for resource 47dabbd2-adf0-4935-8bfb-c836430d0340 (type: router_ports) to 3 2026-06-26 11:48:21.132 10 INFO neutron.wsgi [None req-7a522ae8-b5c6-4382-b448-3b2dab28f413 ccc724eb94f34e00baed54521244d1a1 014b41abadff44afb69b78d7b8cbd2b1 - - default default] 10.0.0.244 "GET /v2.0/ports?device_id=493cb42d-78ce-4a17-9048-1aac899da1ec HTTP/1.1" status: 200 len: 1356 time: 0.0337334 2026-06-26 11:48:21.495 10 INFO neutron.db.l3_db [None req-19a24479-8983-4b3d-8809-9171cfd9efd4 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Floating IP 2be0e194-80be-4ac5-91cc-66fd8569f6dd associated. External IP: 10.96.250.206, port: f1b876ad-b44a-4b8c-a693-8805f9cb93a8. 2026-06-26 11:48:21.584 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-173dc95f-c426-42ce-9a7d-d17c43099902 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] No more DHCP agents 2026-06-26 11:48:21.588 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-173dc95f-c426-42ce-9a7d-d17c43099902 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] Unable to schedule network fadad8ce-d98d-4c45-bd56-5e0e5977ad76: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:48:21.776 9 INFO neutron.db.ovn_revision_numbers_db [None req-173dc95f-c426-42ce-9a7d-d17c43099902 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] Successfully bumped revision number for resource f7bd2da2-f3b3-4052-8804-cd5c40907c19 (type: ports) to 1 2026-06-26 11:48:21.798 10 INFO neutron.db.ovn_revision_numbers_db [None req-19a24479-8983-4b3d-8809-9171cfd9efd4 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Successfully bumped revision number for resource 2be0e194-80be-4ac5-91cc-66fd8569f6dd (type: floatingips) to 4 2026-06-26 11:48:21.891 10 INFO neutron.db.ovn_revision_numbers_db [None req-19a24479-8983-4b3d-8809-9171cfd9efd4 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Successfully bumped revision number for resource 2be0e194-80be-4ac5-91cc-66fd8569f6dd (type: floatingips) to 5 2026-06-26 11:48:21.923 10 INFO neutron.wsgi [None req-19a24479-8983-4b3d-8809-9171cfd9efd4 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] 10.0.0.244 "PUT /v2.0/floatingips/2be0e194-80be-4ac5-91cc-66fd8569f6dd HTTP/1.1" status: 200 len: 1049 time: 0.7851949 2026-06-26 11:48:21.965 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f945dd4a-1cb1-4e42-bde8-32dc06794da6'] response: {'name': 'network-changed', 'server_uuid': '493cb42d-78ce-4a17-9048-1aac899da1ec', 'tag': 'f1b876ad-b44a-4b8c-a693-8805f9cb93a8', 'status': 'completed', 'code': 200} 2026-06-26 11:48:22.011 9 INFO neutron.wsgi [None req-d73d9fe9-ebe2-42d8-962e-7e3d201f6ab7 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.244 "GET /v2.0/floatingips/2be0e194-80be-4ac5-91cc-66fd8569f6dd HTTP/1.1" status: 200 len: 1051 time: 0.0816815 2026-06-26 11:48:22.049 9 INFO neutron.wsgi [req-ce2bf04d-b482-45bd-8a2f-e6a6da6dfe09 req-66dca1d9-3a4d-4a68-8ac9-156598bcb3e6 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=0806b88e2d104be687f06df814730813&device_id=493cb42d-78ce-4a17-9048-1aac899da1ec HTTP/1.1" status: 200 len: 1361 time: 0.0519373 2026-06-26 11:48:22.160 9 INFO neutron.wsgi [req-ce2bf04d-b482-45bd-8a2f-e6a6da6dfe09 req-8debf26d-c830-4129-898a-661baaec6ee2 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=e76511ed-d6c2-403c-af08-94df8687f29d HTTP/1.1" status: 200 len: 959 time: 0.1044075 2026-06-26 11:48:22.235 9 INFO neutron.wsgi [req-ce2bf04d-b482-45bd-8a2f-e6a6da6dfe09 req-688b8e0b-b83d-4d59-9e3d-78e7c8e6fda8 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=f1b876ad-b44a-4b8c-a693-8805f9cb93a8 HTTP/1.1" status: 200 len: 1059 time: 0.0533912 2026-06-26 11:48:22.287 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-dda08fb1-8368-47ff-b3c0-63b74ae9fe3f'] response: {'server_uuid': '493cb42d-78ce-4a17-9048-1aac899da1ec', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f1b876ad-b44a-4b8c-a693-8805f9cb93a8', 'code': 200} 2026-06-26 11:48:22.303 9 INFO neutron.wsgi [req-ce2bf04d-b482-45bd-8a2f-e6a6da6dfe09 req-3ed83ecf-08d8-4fca-a8de-81850b0daf28 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=7ab910e9-afc9-4dba-8198-154876ee469a HTTP/1.1" status: 200 len: 853 time: 0.0569522 2026-06-26 11:48:22.648 9 INFO neutron.wsgi [req-ce2bf04d-b482-45bd-8a2f-e6a6da6dfe09 req-9667a68a-f763-49c1-859e-14987bacd673 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=e76511ed-d6c2-403c-af08-94df8687f29d&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.3318551 2026-06-26 11:48:22.725 9 INFO neutron.wsgi [req-ce2bf04d-b482-45bd-8a2f-e6a6da6dfe09 req-b5d911ad-fcc1-43c3-8d2d-1694df24a435 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/e76511ed-d6c2-403c-af08-94df8687f29d?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0675535 2026-06-26 11:48:22.796 9 INFO neutron.wsgi [req-ce2bf04d-b482-45bd-8a2f-e6a6da6dfe09 req-ecb99217-a8ae-4401-b5c9-f209ae62419d c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/e76511ed-d6c2-403c-af08-94df8687f29d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0668445 2026-06-26 11:48:22.830 9 INFO neutron.db.ovn_revision_numbers_db [None req-173dc95f-c426-42ce-9a7d-d17c43099902 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] Successfully bumped revision number for resource f7bd2da2-f3b3-4052-8804-cd5c40907c19 (type: router_ports) to 2 2026-06-26 11:48:23.019 9 INFO neutron.db.ovn_revision_numbers_db [None req-173dc95f-c426-42ce-9a7d-d17c43099902 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] Successfully bumped revision number for resource f7bd2da2-f3b3-4052-8804-cd5c40907c19 (type: ports) to 2 2026-06-26 11:48:23.089 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-173dc95f-c426-42ce-9a7d-d17c43099902 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] No more DHCP agents 2026-06-26 11:48:23.091 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-173dc95f-c426-42ce-9a7d-d17c43099902 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] Unable to schedule network fadad8ce-d98d-4c45-bd56-5e0e5977ad76: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:48:23.383 9 INFO neutron.db.ovn_revision_numbers_db [None req-173dc95f-c426-42ce-9a7d-d17c43099902 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource f7bd2da2-f3b3-4052-8804-cd5c40907c19 (type: router_ports) to 2 2026-06-26 11:48:23.385 9 INFO neutron.wsgi [None req-173dc95f-c426-42ce-9a7d-d17c43099902 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "PUT /v2.0/routers/d73f2ad2-07cb-4a1e-8b23-8eaf052465bf/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.5226407 2026-06-26 11:48:24.005 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-994cbbb0-c13c-492f-af70-9c83db8dbf05 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] No more DHCP agents 2026-06-26 11:48:24.008 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-994cbbb0-c13c-492f-af70-9c83db8dbf05 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] Unable to schedule network ff6a9514-1a91-43e8-b83a-3b6a2d27821b: no agents available; will retry on subsequent port and subnet creation events. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:48:24.227 9 INFO neutron.db.ovn_revision_numbers_db [None req-994cbbb0-c13c-492f-af70-9c83db8dbf05 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] Successfully bumped revision number for resource 0fc3777b-5db1-4be9-9a86-476a281f91ea (type: ports) to 1 2026-06-26 11:48:24.457 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5b4a1668-033a-463f-a46b-70a7e010ec5d f66685cfa19d43dcb0f000977b891911 ca1fe737d4964cb892535406efb8cf61 - - - -] No more DHCP agents 2026-06-26 11:48:24.459 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5b4a1668-033a-463f-a46b-70a7e010ec5d f66685cfa19d43dcb0f000977b891911 ca1fe737d4964cb892535406efb8cf61 - - - -] Unable to schedule network 20f6d01b-24c3-42c0-b7fb-c84d1393658f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:48:24.879 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] OVN reports status up for port: 0fc3777b-5db1-4be9-9a86-476a281f91ea 2026-06-26 11:48:24.889 10 INFO neutron.plugins.ml2.plugin [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Attempt 1 to provision port 0fc3777b-5db1-4be9-9a86-476a281f91ea 2026-06-26 11:48:24.904 10 INFO neutron.db.ovn_revision_numbers_db [None req-5b4a1668-033a-463f-a46b-70a7e010ec5d f66685cfa19d43dcb0f000977b891911 ca1fe737d4964cb892535406efb8cf61 - - - -] Successfully bumped revision number for resource 9c56e083-81b3-40ce-9941-73c285b320a4 (type: floatingips) to 0 2026-06-26 11:48:24.918 9 INFO neutron.db.ovn_revision_numbers_db [None req-994cbbb0-c13c-492f-af70-9c83db8dbf05 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] Successfully bumped revision number for resource 0fc3777b-5db1-4be9-9a86-476a281f91ea (type: router_ports) to 2 2026-06-26 11:48:24.949 10 INFO neutron.wsgi [None req-5b4a1668-033a-463f-a46b-70a7e010ec5d f66685cfa19d43dcb0f000977b891911 ca1fe737d4964cb892535406efb8cf61 - - - -] 10.0.0.244 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.1207764 2026-06-26 11:48:25.127 9 INFO neutron.db.ovn_revision_numbers_db [None req-994cbbb0-c13c-492f-af70-9c83db8dbf05 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] Successfully bumped revision number for resource 0fc3777b-5db1-4be9-9a86-476a281f91ea (type: ports) to 2 2026-06-26 11:48:25.234 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-994cbbb0-c13c-492f-af70-9c83db8dbf05 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] No more DHCP agents 2026-06-26 11:48:25.244 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-994cbbb0-c13c-492f-af70-9c83db8dbf05 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] Unable to schedule network ff6a9514-1a91-43e8-b83a-3b6a2d27821b: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:48:25.311 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource 0fc3777b-5db1-4be9-9a86-476a281f91ea (type: ports) to 3 2026-06-26 11:48:25.586 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b1eb84ec-983a-48cb-9af1-7ee008cb251d f66685cfa19d43dcb0f000977b891911 ca1fe737d4964cb892535406efb8cf61 - - - -] No more DHCP agents 2026-06-26 11:48:25.588 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b1eb84ec-983a-48cb-9af1-7ee008cb251d f66685cfa19d43dcb0f000977b891911 ca1fe737d4964cb892535406efb8cf61 - - - -] Unable to schedule network 20f6d01b-24c3-42c0-b7fb-c84d1393658f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:48:25.720 9 INFO neutron.db.ovn_revision_numbers_db [None req-994cbbb0-c13c-492f-af70-9c83db8dbf05 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource 0fc3777b-5db1-4be9-9a86-476a281f91ea (type: router_ports) to 3 2026-06-26 11:48:25.723 9 INFO neutron.wsgi [None req-994cbbb0-c13c-492f-af70-9c83db8dbf05 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "PUT /v2.0/routers/d73f2ad2-07cb-4a1e-8b23-8eaf052465bf/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.3323159 2026-06-26 11:48:26.211 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] No hosting information found for port 47dabbd2-adf0-4935-8bfb-c836430d0340: RuntimeError: No hosting information found for port 47dabbd2-adf0-4935-8bfb-c836430d0340 2026-06-26 11:48:26.211 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status up for port: f7bd2da2-f3b3-4052-8804-cd5c40907c19 2026-06-26 11:48:26.240 9 INFO neutron.plugins.ml2.plugin [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Attempt 1 to provision port f7bd2da2-f3b3-4052-8804-cd5c40907c19 2026-06-26 11:48:26.330 9 INFO neutron.db.ovn_revision_numbers_db [None req-b1eb84ec-983a-48cb-9af1-7ee008cb251d f66685cfa19d43dcb0f000977b891911 ca1fe737d4964cb892535406efb8cf61 - - - -] Successfully bumped revision number for resource 0f552830-8041-4c5c-9ef2-e3f89f230732 (type: floatingips) to 0 2026-06-26 11:48:26.490 9 INFO neutron.wsgi [None req-b1eb84ec-983a-48cb-9af1-7ee008cb251d f66685cfa19d43dcb0f000977b891911 ca1fe737d4964cb892535406efb8cf61 - - - -] 10.0.0.244 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.5367868 2026-06-26 11:48:26.615 9 INFO neutron.db.ovn_revision_numbers_db [None req-b0b39896-9955-4202-accf-f683c8ecc0e8 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource c3d8446a-0edb-4887-9c09-6c64c09eb7b8 (type: security_groups) to 1 2026-06-26 11:48:26.776 9 INFO neutron.wsgi [None req-b0b39896-9955-4202-accf-f683c8ecc0e8 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1762 time: 0.7277040 2026-06-26 11:48:26.795 9 INFO neutron.db.ovn_revision_numbers_db [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Successfully bumped revision number for resource f7bd2da2-f3b3-4052-8804-cd5c40907c19 (type: ports) to 3 2026-06-26 11:48:27.050 9 INFO neutron.db.ovn_revision_numbers_db [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Successfully bumped revision number for resource f7bd2da2-f3b3-4052-8804-cd5c40907c19 (type: router_ports) to 3 2026-06-26 11:48:27.246 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-db30d4d7-45a2-4d90-93c9-57cc1260c0ca f66685cfa19d43dcb0f000977b891911 ca1fe737d4964cb892535406efb8cf61 - - - -] No more DHCP agents 2026-06-26 11:48:27.249 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-db30d4d7-45a2-4d90-93c9-57cc1260c0ca f66685cfa19d43dcb0f000977b891911 ca1fe737d4964cb892535406efb8cf61 - - - -] Unable to schedule network 20f6d01b-24c3-42c0-b7fb-c84d1393658f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:48:27.291 9 INFO neutron.db.ovn_revision_numbers_db [None req-e8591488-3f94-467e-b95e-a5f2684c3a0c 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource 9705f5f0-cf6e-4274-8e9d-3aba0e534b03 (type: security_group_rules) to 0 2026-06-26 11:48:27.347 9 INFO neutron.wsgi [None req-e8591488-3f94-467e-b95e-a5f2684c3a0c 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.5647144 2026-06-26 11:48:27.747 10 INFO neutron.db.ovn_revision_numbers_db [None req-b4bbf2de-9ef4-4b5f-8808-03637b13ce63 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource f77c6fe7-6dc6-412f-942b-b7c4829aaab1 (type: security_group_rules) to 0 2026-06-26 11:48:27.845 10 INFO neutron.wsgi [None req-b4bbf2de-9ef4-4b5f-8808-03637b13ce63 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.4890673 2026-06-26 11:48:27.970 9 INFO neutron.db.ovn_revision_numbers_db [None req-db30d4d7-45a2-4d90-93c9-57cc1260c0ca f66685cfa19d43dcb0f000977b891911 ca1fe737d4964cb892535406efb8cf61 - - - -] Successfully bumped revision number for resource 41cfe21a-3119-435b-9840-78ba4623f732 (type: floatingips) to 0 2026-06-26 11:48:28.033 9 INFO neutron.wsgi [None req-db30d4d7-45a2-4d90-93c9-57cc1260c0ca f66685cfa19d43dcb0f000977b891911 ca1fe737d4964cb892535406efb8cf61 - - - -] 10.0.0.244 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.5365195 2026-06-26 11:48:28.151 10 INFO neutron.db.ovn_revision_numbers_db [None req-5b643aee-f100-4b43-bb01-bcf463b37d28 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource 09ddfecf-52ed-4c06-b4fa-11325b743a45 (type: security_group_rules) to 0 2026-06-26 11:48:28.284 10 INFO neutron.wsgi [None req-5b643aee-f100-4b43-bb01-bcf463b37d28 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 766 time: 0.4342718 2026-06-26 11:48:28.454 10 INFO neutron.db.ovn_revision_numbers_db [None req-e8a124d6-7ae7-4c9f-82f6-8327710c5a0b 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource 0c84be5f-0b0a-452e-9bd4-bf09897b1adc (type: security_group_rules) to 0 2026-06-26 11:48:28.526 10 INFO neutron.wsgi [None req-e8a124d6-7ae7-4c9f-82f6-8327710c5a0b 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.2375479 2026-06-26 11:48:28.814 10 INFO neutron.db.ovn_revision_numbers_db [None req-09bc6006-e10d-47ce-a7ff-961272eeb48c 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource e51acaba-efab-48ac-a057-1f22c3c612fa (type: security_group_rules) to 0 2026-06-26 11:48:28.892 10 INFO neutron.wsgi [None req-09bc6006-e10d-47ce-a7ff-961272eeb48c 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.3613815 2026-06-26 11:48:28.915 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d95274f7-b15a-4360-9a5e-2f8c577ff423 f66685cfa19d43dcb0f000977b891911 ca1fe737d4964cb892535406efb8cf61 - - - -] No more DHCP agents 2026-06-26 11:48:28.918 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d95274f7-b15a-4360-9a5e-2f8c577ff423 f66685cfa19d43dcb0f000977b891911 ca1fe737d4964cb892535406efb8cf61 - - - -] Unable to schedule network 20f6d01b-24c3-42c0-b7fb-c84d1393658f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:48:29.165 10 INFO neutron.db.ovn_revision_numbers_db [None req-2a91c31d-ef39-4525-818b-882e273b0141 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource 58b68e98-e607-445f-949b-70c236fb270a (type: security_group_rules) to 0 2026-06-26 11:48:29.247 10 INFO neutron.wsgi [None req-2a91c31d-ef39-4525-818b-882e273b0141 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.3492460 2026-06-26 11:48:29.256 9 INFO neutron.db.ovn_revision_numbers_db [None req-d95274f7-b15a-4360-9a5e-2f8c577ff423 f66685cfa19d43dcb0f000977b891911 ca1fe737d4964cb892535406efb8cf61 - - - -] Successfully bumped revision number for resource d1282613-0208-41de-a2e2-c346ab434715 (type: floatingips) to 0 2026-06-26 11:48:29.338 9 INFO neutron.wsgi [None req-d95274f7-b15a-4360-9a5e-2f8c577ff423 f66685cfa19d43dcb0f000977b891911 ca1fe737d4964cb892535406efb8cf61 - - - -] 10.0.0.244 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.2974188 2026-06-26 11:48:29.487 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034881 2026-06-26 11:48:29.491 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023885 2026-06-26 11:48:29.536 10 INFO neutron.db.ovn_revision_numbers_db [None req-de94dacf-24d5-4e76-9ff4-3c51341f0e9b 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource a3b96ca8-ab4d-4ea2-95a4-f084cf1de6bf (type: security_group_rules) to 0 2026-06-26 11:48:29.587 10 INFO neutron.wsgi [None req-de94dacf-24d5-4e76-9ff4-3c51341f0e9b 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.3352268 2026-06-26 11:48:29.677 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-15aeacfc-a252-4641-ae34-09bf036e10d8 f66685cfa19d43dcb0f000977b891911 ca1fe737d4964cb892535406efb8cf61 - - - -] No more DHCP agents 2026-06-26 11:48:29.680 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-15aeacfc-a252-4641-ae34-09bf036e10d8 f66685cfa19d43dcb0f000977b891911 ca1fe737d4964cb892535406efb8cf61 - - - -] Unable to schedule network 20f6d01b-24c3-42c0-b7fb-c84d1393658f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:48:29.895 10 INFO neutron.db.ovn_revision_numbers_db [None req-05ec0b6c-98b9-4e7d-8f3a-46e3f366b64f 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource 485b0f9d-d80e-48c7-be5c-c875041e6ba4 (type: security_group_rules) to 0 2026-06-26 11:48:29.964 10 INFO neutron.wsgi [None req-05ec0b6c-98b9-4e7d-8f3a-46e3f366b64f 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.3696880 2026-06-26 11:48:30.109 9 INFO neutron.db.ovn_revision_numbers_db [None req-15aeacfc-a252-4641-ae34-09bf036e10d8 f66685cfa19d43dcb0f000977b891911 ca1fe737d4964cb892535406efb8cf61 - - - -] Successfully bumped revision number for resource cc09f1ad-eb05-4eca-83ff-f643202ecdce (type: floatingips) to 0 2026-06-26 11:48:30.134 9 INFO neutron.wsgi [None req-15aeacfc-a252-4641-ae34-09bf036e10d8 f66685cfa19d43dcb0f000977b891911 ca1fe737d4964cb892535406efb8cf61 - - - -] 10.0.0.244 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.7908814 2026-06-26 11:48:30.190 10 INFO neutron.db.ovn_revision_numbers_db [None req-25aca622-1c09-464c-9153-22ab32821814 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource e86a91c3-ccb8-4d52-99b3-8290952b2e30 (type: security_group_rules) to 0 2026-06-26 11:48:30.197 9 INFO neutron.wsgi [None req-1af7653d-2fe0-44fc-9e9b-1d9e5bf4f76d f66685cfa19d43dcb0f000977b891911 ca1fe737d4964cb892535406efb8cf61 - - - -] 10.0.0.244 "PUT /v2.0/floatingips/9c56e083-81b3-40ce-9941-73c285b320a4/tags HTTP/1.1" status: 200 len: 210 time: 0.0570588 2026-06-26 11:48:30.267 10 INFO neutron.wsgi [None req-25aca622-1c09-464c-9153-22ab32821814 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 766 time: 0.2972796 2026-06-26 11:48:30.320 9 INFO neutron.wsgi [None req-399e9dea-ac1b-489d-89d6-3952337979b0 f66685cfa19d43dcb0f000977b891911 ca1fe737d4964cb892535406efb8cf61 - - - -] 10.0.0.244 "PUT /v2.0/floatingips/0f552830-8041-4c5c-9ef2-e3f89f230732/tags HTTP/1.1" status: 200 len: 218 time: 0.1173775 2026-06-26 11:48:30.451 9 INFO neutron.wsgi [None req-afd4ab34-74c1-47f2-898f-ceea5a50c525 f66685cfa19d43dcb0f000977b891911 ca1fe737d4964cb892535406efb8cf61 - - - -] 10.0.0.244 "PUT /v2.0/floatingips/41cfe21a-3119-435b-9840-78ba4623f732/tags HTTP/1.1" status: 200 len: 227 time: 0.1247303 2026-06-26 11:48:30.681 9 INFO neutron.wsgi [None req-15504682-0819-4b5e-ab3e-fd1ef721e2a5 f66685cfa19d43dcb0f000977b891911 ca1fe737d4964cb892535406efb8cf61 - - - -] 10.0.0.244 "PUT /v2.0/floatingips/d1282613-0208-41de-a2e2-c346ab434715/tags HTTP/1.1" status: 200 len: 212 time: 0.2252381 2026-06-26 11:48:30.681 9 INFO neutron.db.ovn_revision_numbers_db [None req-cc2d65c7-f9fe-4d09-9cac-a773a7d3e47f 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource 4091999d-2318-45e1-bb4e-007021df1b2e (type: security_group_rules) to 0 2026-06-26 11:48:30.759 9 INFO neutron.wsgi [None req-a08b5ca8-8543-4661-830c-6bbb24910404 f66685cfa19d43dcb0f000977b891911 ca1fe737d4964cb892535406efb8cf61 - - default default] 10.0.0.244 "GET /v2.0/floatingips?tags=red HTTP/1.1" status: 200 len: 1866 time: 0.0476301 2026-06-26 11:48:30.835 9 INFO neutron.wsgi [None req-fdd981f4-79d5-4af5-afbb-8f842f8a9a64 f66685cfa19d43dcb0f000977b891911 ca1fe737d4964cb892535406efb8cf61 - - default default] 10.0.0.244 "GET /v2.0/floatingips?tags=red%2Cblue HTTP/1.1" status: 200 len: 1323 time: 0.0581613 2026-06-26 11:48:30.892 9 INFO neutron.wsgi [None req-cc2d65c7-f9fe-4d09-9cac-a773a7d3e47f 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.6191821 2026-06-26 11:48:30.924 9 INFO neutron.wsgi [None req-ebeb1add-bd59-46e2-b900-bddf6154808f f66685cfa19d43dcb0f000977b891911 ca1fe737d4964cb892535406efb8cf61 - - default default] 10.0.0.244 "GET /v2.0/floatingips?tags-any=blue HTTP/1.1" status: 200 len: 1323 time: 0.0844271 2026-06-26 11:48:30.972 10 INFO neutron.wsgi [None req-d0211173-4052-4890-87e8-155e497bddfb f66685cfa19d43dcb0f000977b891911 ca1fe737d4964cb892535406efb8cf61 - - default default] 10.0.0.244 "GET /v2.0/floatingips?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1866 time: 0.0430095 2026-06-26 11:48:31.034 10 INFO neutron.wsgi [None req-64131207-b4e8-4a91-a035-03c7feff8cfe f66685cfa19d43dcb0f000977b891911 ca1fe737d4964cb892535406efb8cf61 - - default default] 10.0.0.244 "GET /v2.0/floatingips?not-tags=red HTTP/1.1" status: 200 len: 1295 time: 0.0572650 2026-06-26 11:48:31.102 9 INFO neutron.wsgi [None req-bf2f30bc-c1e2-4de8-8417-4c63f546aedb f66685cfa19d43dcb0f000977b891911 ca1fe737d4964cb892535406efb8cf61 - - default default] 10.0.0.244 "GET /v2.0/floatingips?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1838 time: 0.0624623 2026-06-26 11:48:31.161 9 INFO neutron.wsgi [None req-6f54e901-6ce5-4508-8e75-914e21683472 f66685cfa19d43dcb0f000977b891911 ca1fe737d4964cb892535406efb8cf61 - - default default] 10.0.0.244 "GET /v2.0/floatingips?not-tags-any=blue HTTP/1.1" status: 200 len: 1838 time: 0.0515673 2026-06-26 11:48:31.204 9 INFO neutron.wsgi [None req-3644ad88-a53e-4e46-a8ba-5ff73e7c978f f66685cfa19d43dcb0f000977b891911 ca1fe737d4964cb892535406efb8cf61 - - default default] 10.0.0.244 "GET /v2.0/floatingips?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1295 time: 0.0380559 2026-06-26 11:48:31.263 10 INFO neutron.db.ovn_revision_numbers_db [None req-12e68ea0-34cc-4d5d-879d-e31d348bed48 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource 8b297d2b-ee8b-4693-87ff-c83d00f41dfb (type: security_group_rules) to 0 2026-06-26 11:48:31.371 10 INFO neutron.wsgi [None req-12e68ea0-34cc-4d5d-879d-e31d348bed48 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.4741063 2026-06-26 11:48:31.703 9 INFO neutron.wsgi [req-ec812916-8b67-4cc4-9302-0cf1a2d4312f req-1c9ea6d8-4bca-4bb2-bdd7-00bb1e2220cb 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.217 "GET /v2.0/security-groups?name=tempest-lb_member_SG-92962415&fields=id&tenant_id=e9d86c455ad0447f9e833d742f3b528a HTTP/1.1" status: 200 len: 267 time: 0.0469246 2026-06-26 11:48:31.717 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] No hosting information found for port 0fc3777b-5db1-4be9-9a86-476a281f91ea: RuntimeError: No hosting information found for port 0fc3777b-5db1-4be9-9a86-476a281f91ea 2026-06-26 11:48:31.736 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] No hosting information found for port f7bd2da2-f3b3-4052-8804-cd5c40907c19: RuntimeError: No hosting information found for port f7bd2da2-f3b3-4052-8804-cd5c40907c19 2026-06-26 11:48:31.799 9 INFO neutron.wsgi [req-ec812916-8b67-4cc4-9302-0cf1a2d4312f req-09799245-5eda-44b2-8898-5859be95862b 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.217 "GET /v2.0/networks?id=fadad8ce-d98d-4c45-bd56-5e0e5977ad76 HTTP/1.1" status: 200 len: 903 time: 0.0845799 2026-06-26 11:48:31.815 9 INFO neutron.wsgi [req-ec812916-8b67-4cc4-9302-0cf1a2d4312f req-1b567f3d-29a1-4fe6-9939-f46cdc1ef1bf 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.217 "GET /v2.0/quotas/e9d86c455ad0447f9e833d742f3b528a HTTP/1.1" status: 200 len: 386 time: 0.0104828 2026-06-26 11:48:32.009 9 INFO neutron.wsgi [req-ec812916-8b67-4cc4-9302-0cf1a2d4312f req-bcfc3e33-be0c-4084-ae51-64451d4931e5 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.217 "GET /v2.0/ports?tenant_id=e9d86c455ad0447f9e833d742f3b528a&fields=id HTTP/1.1" status: 200 len: 486 time: 0.1861532 2026-06-26 11:48:32.045 9 INFO neutron.wsgi [None req-e8d9494d-155f-4a3f-92d5-731772838613 f66685cfa19d43dcb0f000977b891911 ca1fe737d4964cb892535406efb8cf61 - - - -] 10.0.0.244 "DELETE /v2.0/floatingips/9c56e083-81b3-40ce-9941-73c285b320a4 HTTP/1.1" status: 204 len: 168 time: 0.8331509 2026-06-26 11:48:32.123 9 INFO neutron.wsgi [req-ec812916-8b67-4cc4-9302-0cf1a2d4312f req-8ea056c0-a8b3-4a44-af2d-5a40dd7ac4e7 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.217 "GET /v2.0/networks/fadad8ce-d98d-4c45-bd56-5e0e5977ad76?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1009603 2026-06-26 11:48:32.213 9 INFO neutron.wsgi [req-ec812916-8b67-4cc4-9302-0cf1a2d4312f req-85e1fe06-a4a0-4506-8c1e-334cd4b46d63 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.217 "GET /v2.0/networks/fadad8ce-d98d-4c45-bd56-5e0e5977ad76?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0740285 2026-06-26 11:48:32.447 9 INFO neutron.wsgi [req-cea35886-2eff-47f4-a50f-2228f5cf87ee req-0830b0cf-297e-4b24-a186-04dd793a961e 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=43157b31-70db-4ea8-9391-a3b6a94501c0 HTTP/1.1" status: 200 len: 210 time: 0.0224357 2026-06-26 11:48:32.500 9 INFO neutron.wsgi [None req-5165468c-c074-48dc-a9ea-3fbe673854e6 f66685cfa19d43dcb0f000977b891911 ca1fe737d4964cb892535406efb8cf61 - - - -] 10.0.0.244 "DELETE /v2.0/floatingips/0f552830-8041-4c5c-9ef2-e3f89f230732 HTTP/1.1" status: 204 len: 168 time: 0.4491811 2026-06-26 11:48:33.044 9 INFO neutron.wsgi [None req-8b89773d-822e-4294-a7a7-ea237f0ffa12 f66685cfa19d43dcb0f000977b891911 ca1fe737d4964cb892535406efb8cf61 - - - -] 10.0.0.244 "DELETE /v2.0/floatingips/41cfe21a-3119-435b-9840-78ba4623f732 HTTP/1.1" status: 204 len: 168 time: 0.5347276 2026-06-26 11:48:33.499 10 INFO neutron.wsgi [req-c26224c2-b55c-46a6-8c8e-7d9a137f05f7 req-eaa4aaa0-60a9-4d20-ac48-c12463b31a43 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.248 "GET /v2.0/ports?device_id=493cb42d-78ce-4a17-9048-1aac899da1ec HTTP/1.1" status: 200 len: 1361 time: 0.0379777 2026-06-26 11:48:33.533 10 INFO neutron.wsgi [req-c26224c2-b55c-46a6-8c8e-7d9a137f05f7 req-417060db-e3bf-4c05-98b9-8b7c81d9033b c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.248 "GET /v2.0/security-groups?id=e4e2dfd7-7bc2-4155-9b37-7d4b2e086af4&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0274100 2026-06-26 11:48:33.588 9 INFO neutron.wsgi [None req-bc014b74-a203-448b-822b-01e34749777f f66685cfa19d43dcb0f000977b891911 ca1fe737d4964cb892535406efb8cf61 - - - -] 10.0.0.244 "DELETE /v2.0/floatingips/d1282613-0208-41de-a2e2-c346ab434715 HTTP/1.1" status: 204 len: 168 time: 0.5375447 2026-06-26 11:48:33.897 9 INFO neutron.wsgi [req-ec812916-8b67-4cc4-9302-0cf1a2d4312f req-66005a24-046f-4b92-ab82-fc5dfe382763 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 199.204.45.23 "GET /v2.0/networks?id=fadad8ce-d98d-4c45-bd56-5e0e5977ad76 HTTP/1.1" status: 200 len: 903 time: 0.0779769 2026-06-26 11:48:34.167 10 INFO neutron.wsgi [None req-59fef044-5ce9-4760-98e0-7f7b01f13f0e f66685cfa19d43dcb0f000977b891911 ca1fe737d4964cb892535406efb8cf61 - - - -] 10.0.0.244 "DELETE /v2.0/floatingips/cc09f1ad-eb05-4eca-83ff-f643202ecdce HTTP/1.1" status: 204 len: 168 time: 0.5741618 2026-06-26 11:48:34.607 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status down for port: f1b876ad-b44a-4b8c-a693-8805f9cb93a8 2026-06-26 11:48:34.613 9 INFO neutron.wsgi [req-ec812916-8b67-4cc4-9302-0cf1a2d4312f req-ae5f3a7a-a5cd-48ce-abdd-44d139f0a577 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 199.204.45.23 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e9d86c455ad0447f9e833d742f3b528a HTTP/1.1" status: 200 len: 376 time: 0.7082934 2026-06-26 11:48:34.701 9 INFO neutron.wsgi [req-4b0f28c6-186a-44da-a0de-e37bad780502 req-266e9773-5099-44e7-94c5-d10375fce1e0 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=493cb42d-78ce-4a17-9048-1aac899da1ec HTTP/1.1" status: 200 len: 1170 time: 0.1480670 2026-06-26 11:48:34.753 9 INFO neutron.wsgi [req-4b0f28c6-186a-44da-a0de-e37bad780502 req-b5919172-c68a-4b53-9c3a-1be4b8ee4d5c 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=e4e2dfd7-7bc2-4155-9b37-7d4b2e086af4&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0458512 2026-06-26 11:48:34.826 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f0ea1a4-0bbf-42f9-bba8-640c181b11ea'] response: {'server_uuid': '493cb42d-78ce-4a17-9048-1aac899da1ec', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f1b876ad-b44a-4b8c-a693-8805f9cb93a8', 'code': 200} 2026-06-26 11:48:35.041 10 INFO neutron.wsgi [req-187e3c46-026f-43bc-9811-31416be8ddd0 req-44f0e2d7-1377-4160-b60b-cbcc56389a22 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 199.204.45.23 "GET /v2.0/ports?device_id=493cb42d-78ce-4a17-9048-1aac899da1ec HTTP/1.1" status: 200 len: 1168 time: 0.1076195 2026-06-26 11:48:35.061 9 INFO neutron.db.ovn_revision_numbers_db [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Successfully bumped revision number for resource f1b876ad-b44a-4b8c-a693-8805f9cb93a8 (type: ports) to 5 2026-06-26 11:48:35.144 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-99c9ad13-46c4-400f-b96b-42c9c013254c 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] No more DHCP agents 2026-06-26 11:48:35.152 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-99c9ad13-46c4-400f-b96b-42c9c013254c 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Unable to schedule network fadad8ce-d98d-4c45-bd56-5e0e5977ad76: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:48:35.364 9 INFO neutron.db.ovn_revision_numbers_db [None req-99c9ad13-46c4-400f-b96b-42c9c013254c 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource 4fef59e5-b227-41bd-af51-d277238efb79 (type: ports) to 1 2026-06-26 11:48:35.436 9 INFO neutron.wsgi [None req-99c9ad13-46c4-400f-b96b-42c9c013254c 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 199.204.45.23 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1384 time: 0.8166356 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:48:35.467 10 INFO neutron.db.l3_db [None req-9a140929-6ad3-4260-8d56-d996a1a647df 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] Floating IP 2be0e194-80be-4ac5-91cc-66fd8569f6dd disassociated. External IP: 10.96.250.206, port: f1b876ad-b44a-4b8c-a693-8805f9cb93a8. 2026-06-26 11:48:35.635 9 INFO neutron.db.ovn_revision_numbers_db [None req-eba0fb01-1bcd-44c9-9026-deb46980bbaa df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 5dd5b999-81a9-4d24-8be3-afc0f239cd54 (type: security_groups) to 1 2026-06-26 11:48:35.695 9 INFO neutron.wsgi [None req-eba0fb01-1bcd-44c9-9026-deb46980bbaa df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=ca1fe737d4964cb892535406efb8cf61&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4506373 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:48:35.818 10 INFO neutron.wsgi [None req-9a140929-6ad3-4260-8d56-d996a1a647df 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] 199.204.45.23 "DELETE /v2.0/ports/f1b876ad-b44a-4b8c-a693-8805f9cb93a8 HTTP/1.1" status: 204 len: 173 time: 0.7706897 2026-06-26 11:48:35.852 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d3a5831-b8b0-43ea-bdf3-010107bb79fe'] response: {'server_uuid': '493cb42d-78ce-4a17-9048-1aac899da1ec', 'name': 'network-vif-deleted', 'tag': 'f1b876ad-b44a-4b8c-a693-8805f9cb93a8', 'status': 'completed', 'code': 200} 2026-06-26 11:48:35.866 9 INFO neutron.wsgi [req-2841051a-8653-4b22-84b3-05869f0571cd req-09f441c2-fd37-445d-938c-b1adddd91f1f 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=493cb42d-78ce-4a17-9048-1aac899da1ec HTTP/1.1" status: 200 len: 210 time: 0.0460594 2026-06-26 11:48:35.962 10 INFO neutron.wsgi [None req-3dbf6136-62f4-4f98-be3d-dee596f7dd1b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/5dd5b999-81a9-4d24-8be3-afc0f239cd54 HTTP/1.1" status: 204 len: 168 time: 0.2612982 2026-06-26 11:48:36.031 9 INFO neutron.db.ovn_revision_numbers_db [None req-85d70f61-6264-4194-a061-dc12c0284cb0 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] Successfully bumped revision number for resource 4fef59e5-b227-41bd-af51-d277238efb79 (type: ports) to 2 2026-06-26 11:48:36.253 9 INFO neutron.db.ovn_revision_numbers_db [None req-85d70f61-6264-4194-a061-dc12c0284cb0 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] Successfully bumped revision number for resource 4fef59e5-b227-41bd-af51-d277238efb79 (type: ports) to 2 2026-06-26 11:48:36.269 9 INFO neutron.wsgi [None req-85d70f61-6264-4194-a061-dc12c0284cb0 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] 199.204.45.23 "PUT /v2.0/ports/4fef59e5-b227-41bd-af51-d277238efb79 HTTP/1.1" status: 200 len: 1553 time: 0.8254056 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:48:36.399 9 INFO neutron.wsgi [req-ec812916-8b67-4cc4-9302-0cf1a2d4312f req-ef5626db-edde-43c1-ad8d-caa52111b1d0 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=e9d86c455ad0447f9e833d742f3b528a&device_id=43157b31-70db-4ea8-9391-a3b6a94501c0 HTTP/1.1" status: 200 len: 1584 time: 0.0509531 2026-06-26 11:48:36.434 9 INFO neutron.wsgi [req-ec812916-8b67-4cc4-9302-0cf1a2d4312f req-3cdef70b-2b43-4ecf-b459-a1199153091b c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.66&port_id=4fef59e5-b227-41bd-af51-d277238efb79 HTTP/1.1" status: 200 len: 217 time: 0.0289681 2026-06-26 11:48:36.464 9 INFO neutron.wsgi [req-ec812916-8b67-4cc4-9302-0cf1a2d4312f req-751acf58-c25b-42a0-a1bc-e33e67c24092 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A34f&port_id=4fef59e5-b227-41bd-af51-d277238efb79 HTTP/1.1" status: 200 len: 217 time: 0.0231125 2026-06-26 11:48:36.504 10 INFO neutron.db.ovn_revision_numbers_db [None req-dae7c4ad-61e8-4cb2-af5c-efb69ab27269 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 8a600c1a-8622-4685-aa5b-30d24685ba14 (type: security_groups) to 1 2026-06-26 11:48:36.525 9 INFO neutron.wsgi [req-ec812916-8b67-4cc4-9302-0cf1a2d4312f req-0f9f9fd1-7cc3-441f-9caf-7acb50585f18 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=effd551e-c957-4af5-a5f1-b709f57e9e4a&id=d57f35cd-197c-4afc-a476-9317f74fa23d HTTP/1.1" status: 200 len: 1561 time: 0.0530617 2026-06-26 11:48:36.528 10 INFO neutron.wsgi [None req-dae7c4ad-61e8-4cb2-af5c-efb69ab27269 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=9e49bc2a820d4c3f9202a4ee0f25edc4&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2365434 2026-06-26 11:48:36.566 9 INFO neutron.wsgi [req-ec812916-8b67-4cc4-9302-0cf1a2d4312f req-7fa69876-dc20-4a7d-a0e8-bcd9def2538d c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=fadad8ce-d98d-4c45-bd56-5e0e5977ad76&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0284398 2026-06-26 11:48:36.600 9 INFO neutron.wsgi [req-ec812916-8b67-4cc4-9302-0cf1a2d4312f req-3db15a0c-bdc3-4be8-9bd6-95a0e962580a c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=fadad8ce-d98d-4c45-bd56-5e0e5977ad76&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0243821 2026-06-26 11:48:36.672 9 INFO neutron.wsgi [req-ec812916-8b67-4cc4-9302-0cf1a2d4312f req-d522cff2-bd53-4f9c-bb07-086b7596ec83 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/fadad8ce-d98d-4c45-bd56-5e0e5977ad76?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0669181 2026-06-26 11:48:36.736 9 INFO neutron.wsgi [req-ec812916-8b67-4cc4-9302-0cf1a2d4312f req-20d05fe7-9fd0-4181-827c-4ea151b3f18a c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/fadad8ce-d98d-4c45-bd56-5e0e5977ad76?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0576844 2026-06-26 11:48:36.793 10 INFO neutron.wsgi [None req-11b6e134-f29a-4ae7-95c7-2533b077c016 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/8a600c1a-8622-4685-aa5b-30d24685ba14 HTTP/1.1" status: 204 len: 168 time: 0.2574339 2026-06-26 11:48:36.865 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a88e0574-ea28-4d67-979c-3ac40e67f41c'] response: {'server_uuid': '493cb42d-78ce-4a17-9048-1aac899da1ec', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f1b876ad-b44a-4b8c-a693-8805f9cb93a8', 'code': 200} 2026-06-26 11:48:36.865 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a88e0574-ea28-4d67-979c-3ac40e67f41c'] response: {'name': 'network-changed', 'server_uuid': '43157b31-70db-4ea8-9391-a3b6a94501c0', 'tag': '4fef59e5-b227-41bd-af51-d277238efb79', 'status': 'completed', 'code': 200} 2026-06-26 11:48:36.915 9 INFO neutron.wsgi [req-a85b1d5c-ca86-4160-be43-8e43b159600d req-c9612cb2-dc8f-4619-9164-ea33814c7d0c c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=e9d86c455ad0447f9e833d742f3b528a&device_id=43157b31-70db-4ea8-9391-a3b6a94501c0 HTTP/1.1" status: 200 len: 1584 time: 0.0315125 2026-06-26 11:48:36.973 9 INFO neutron.wsgi [req-a85b1d5c-ca86-4160-be43-8e43b159600d req-a791f978-390a-43ac-9967-33d4caa0ca90 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=fadad8ce-d98d-4c45-bd56-5e0e5977ad76 HTTP/1.1" status: 200 len: 1002 time: 0.0518937 2026-06-26 11:48:37.009 9 INFO neutron.wsgi [req-a85b1d5c-ca86-4160-be43-8e43b159600d req-1246c576-1807-4c6a-bca5-b9588afe7ee8 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.66&port_id=4fef59e5-b227-41bd-af51-d277238efb79 HTTP/1.1" status: 200 len: 217 time: 0.0287874 2026-06-26 11:48:37.042 9 INFO neutron.wsgi [req-a85b1d5c-ca86-4160-be43-8e43b159600d req-647477fd-150d-44fc-aa25-4cf0e3390d2a c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A34f&port_id=4fef59e5-b227-41bd-af51-d277238efb79 HTTP/1.1" status: 200 len: 217 time: 0.0253496 2026-06-26 11:48:37.090 9 INFO neutron.wsgi [req-a85b1d5c-ca86-4160-be43-8e43b159600d req-35dd4a88-1df9-4bef-a0fe-6c4e4f3c4941 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=effd551e-c957-4af5-a5f1-b709f57e9e4a&id=d57f35cd-197c-4afc-a476-9317f74fa23d HTTP/1.1" status: 200 len: 1561 time: 0.0423877 2026-06-26 11:48:37.127 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] OVN reports status up for port: 4fef59e5-b227-41bd-af51-d277238efb79 2026-06-26 11:48:37.135 9 INFO neutron.wsgi [req-a85b1d5c-ca86-4160-be43-8e43b159600d req-7f2b5769-8e44-419d-ac4a-730bdc1c7dab c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=fadad8ce-d98d-4c45-bd56-5e0e5977ad76&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0386910 2026-06-26 11:48:37.174 9 INFO neutron.wsgi [req-a85b1d5c-ca86-4160-be43-8e43b159600d req-a7b0a1a2-9a84-403f-8ac2-12d956a9708f c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=fadad8ce-d98d-4c45-bd56-5e0e5977ad76&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0318851 2026-06-26 11:48:37.208 10 INFO neutron.plugins.ml2.plugin [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Attempt 1 to provision port 4fef59e5-b227-41bd-af51-d277238efb79 2026-06-26 11:48:37.264 10 INFO neutron.wsgi [None req-6f19647a-ad17-4aab-a2ff-5c80547e8e94 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/e4e2dfd7-7bc2-4155-9b37-7d4b2e086af4 HTTP/1.1" status: 204 len: 168 time: 0.3363640 2026-06-26 11:48:37.295 9 INFO neutron.wsgi [req-a85b1d5c-ca86-4160-be43-8e43b159600d req-af5a8125-0513-49b2-a9dd-7b49c3bff82d c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/fadad8ce-d98d-4c45-bd56-5e0e5977ad76?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1125057 2026-06-26 11:48:37.443 9 INFO neutron.wsgi [req-a85b1d5c-ca86-4160-be43-8e43b159600d req-4b819fad-3fea-4ad7-9cc1-ede149d19d88 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/fadad8ce-d98d-4c45-bd56-5e0e5977ad76?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1360343 2026-06-26 11:48:37.528 10 INFO neutron.db.ovn_revision_numbers_db [None req-98d2190e-ef61-4953-a52a-6dae312874a6 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource bb4f83c3-0359-4aab-93da-953935d2213a (type: security_groups) to 1 2026-06-26 11:48:37.566 10 INFO neutron.wsgi [None req-98d2190e-ef61-4953-a52a-6dae312874a6 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=821f6134c53f4e0493051c505e2fcb80&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3555551 2026-06-26 11:48:37.662 9 INFO neutron.wsgi [req-7d366f78-01cd-408d-94e4-7ee219b2dd50 req-b321f9e9-45c3-46b8-93a3-0b66be857142 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=43157b31-70db-4ea8-9391-a3b6a94501c0 HTTP/1.1" status: 200 len: 1396 time: 0.1427324 2026-06-26 11:48:37.750 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource 4fef59e5-b227-41bd-af51-d277238efb79 (type: ports) to 4 2026-06-26 11:48:37.777 9 INFO neutron.wsgi [req-7d366f78-01cd-408d-94e4-7ee219b2dd50 req-fa54a900-b818-4ed3-a9a9-72ef629fea45 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=c3d8446a-0edb-4887-9c09-6c64c09eb7b8&fields=id&fields=name HTTP/1.1" status: 200 len: 309 time: 0.1091297 2026-06-26 11:48:37.913 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ff916a6-7774-477d-b78c-bdc2d1a0154a'] response: {'server_uuid': '43157b31-70db-4ea8-9391-a3b6a94501c0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4fef59e5-b227-41bd-af51-d277238efb79', 'code': 200} 2026-06-26 11:48:37.914 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ff916a6-7774-477d-b78c-bdc2d1a0154a'] response: {'server_uuid': '43157b31-70db-4ea8-9391-a3b6a94501c0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4fef59e5-b227-41bd-af51-d277238efb79', 'code': 200} 2026-06-26 11:48:38.009 9 INFO neutron.wsgi [None req-a0a191d6-5cef-454f-8741-5115140fbcaf 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] 10.0.0.244 "DELETE /v2.0/floatingips/2be0e194-80be-4ac5-91cc-66fd8569f6dd HTTP/1.1" status: 204 len: 168 time: 0.6870632 2026-06-26 11:48:38.057 9 INFO neutron.wsgi [None req-ae1399bc-c7bb-448a-9707-ce471db10775 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/bb4f83c3-0359-4aab-93da-953935d2213a HTTP/1.1" status: 204 len: 168 time: 0.4850161 2026-06-26 11:48:38.355 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status down for port: 8781c4a1-e5a1-41f6-9ed6-ccc4c779bdee 2026-06-26 11:48:38.428 9 INFO neutron.wsgi [req-cebc93cd-94f5-4415-aed7-9e82256c626e req-2bf14279-e897-4b4d-b69c-e6cfabf1b3c7 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=f3717671-e333-42b8-a567-1f106c45f2d2 HTTP/1.1" status: 200 len: 1170 time: 0.0650318 2026-06-26 11:48:38.486 9 INFO neutron.wsgi [req-cebc93cd-94f5-4415-aed7-9e82256c626e req-eee4ea3d-4b6c-4507-bc29-ce584bc0747d 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=52d3e7a0-3112-4caa-91f0-f68352561157&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0502734 2026-06-26 11:48:38.771 9 INFO neutron.wsgi [req-acd4eb7c-b6da-4724-a428-8c6af208ad89 req-580014b8-0658-4c15-bb98-0a3c950319da 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 199.204.45.23 "GET /v2.0/ports?device_id=f3717671-e333-42b8-a567-1f106c45f2d2 HTTP/1.1" status: 200 len: 1168 time: 0.0395722 2026-06-26 11:48:38.904 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-588d6796-8561-4f9a-9e7c-807aa334c147'] response: {'server_uuid': 'f3717671-e333-42b8-a567-1f106c45f2d2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '8781c4a1-e5a1-41f6-9ed6-ccc4c779bdee', 'code': 200} 2026-06-26 11:48:38.906 9 INFO neutron.db.ovn_revision_numbers_db [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Successfully bumped revision number for resource 8781c4a1-e5a1-41f6-9ed6-ccc4c779bdee (type: ports) to 5 2026-06-26 11:48:39.354 9 INFO neutron.wsgi [None req-13b24cd7-7f9c-4b2a-9d50-9c4493381ede 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] 199.204.45.23 "DELETE /v2.0/ports/8781c4a1-e5a1-41f6-9ed6-ccc4c779bdee HTTP/1.1" status: 204 len: 173 time: 0.5665395 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:48:39.571 9 INFO neutron.wsgi [req-92f6ee82-c5ca-475d-8a5a-9a6e01dbeeec req-d86b1cc1-aa65-420c-a658-201e24df5c1b 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=f3717671-e333-42b8-a567-1f106c45f2d2 HTTP/1.1" status: 200 len: 210 time: 0.0275557 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:48:40.949 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1357d442-54cf-4210-bbaf-42aeac4fc795'] response: {'server_uuid': 'f3717671-e333-42b8-a567-1f106c45f2d2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8781c4a1-e5a1-41f6-9ed6-ccc4c779bdee', 'code': 200} 2026-06-26 11:48:40.950 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1357d442-54cf-4210-bbaf-42aeac4fc795'] response: {'server_uuid': 'f3717671-e333-42b8-a567-1f106c45f2d2', 'name': 'network-vif-deleted', 'tag': '8781c4a1-e5a1-41f6-9ed6-ccc4c779bdee', 'status': 'completed', 'code': 200} 2026-06-26 11:48:40.984 10 INFO neutron.wsgi [None req-0d2de89b-97e1-4253-a8c2-074badb7f289 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/52d3e7a0-3112-4caa-91f0-f68352561157 HTTP/1.1" status: 204 len: 168 time: 0.3485885 2026-06-26 11:48:42.116 9 INFO neutron.wsgi [None req-5f6afc79-85e7-4ebb-8368-c6086540c9d0 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] 10.0.0.244 "PUT /v2.0/routers/0112310f-0395-4efd-97e0-cd3a977cc3e2/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.0635910 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:48:42.400 9 INFO neutron.wsgi [None req-63b84860-a201-4d5f-b155-efcda1ff24f6 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] 10.0.0.244 "DELETE /v2.0/subnets/7ab910e9-afc9-4dba-8198-154876ee469a HTTP/1.1" status: 204 len: 168 time: 0.2792034 2026-06-26 11:48:42.963 9 INFO neutron.wsgi [req-597379af-d6db-474a-9fbd-f02c90c9466a req-d5efaf28-590a-4a34-a926-bbe500d34d9c 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=43157b31-70db-4ea8-9391-a3b6a94501c0 HTTP/1.1" status: 200 len: 1396 time: 0.1026831 2026-06-26 11:48:43.033 9 INFO neutron.wsgi [req-597379af-d6db-474a-9fbd-f02c90c9466a req-1a546b25-3518-4940-b28e-e8ac437cd1fe 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=c3d8446a-0edb-4887-9c09-6c64c09eb7b8&fields=id&fields=name HTTP/1.1" status: 200 len: 309 time: 0.0491557 2026-06-26 11:48:43.110 9 INFO neutron.wsgi [None req-67a4b633-2838-45de-8b58-4bfd8723267c 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.244 "GET /v2.0/ports?network_id=fadad8ce-d98d-4c45-bd56-5e0e5977ad76&mac_address=fa%3A16%3A3e%3A6e%3A01%3A56 HTTP/1.1" status: 200 len: 1391 time: 0.0564890 2026-06-26 11:48:43.526 9 INFO neutron.wsgi [None req-69a2438c-ef28-4ff6-9846-a540089d19f9 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] 10.0.0.244 "DELETE /v2.0/routers/0112310f-0395-4efd-97e0-cd3a977cc3e2 HTTP/1.1" status: 204 len: 168 time: 1.1197760 2026-06-26 11:48:43.530 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-53d37c40-4ebf-4ef7-93b7-0e7888e0e3b4 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] No more DHCP agents 2026-06-26 11:48:43.534 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-53d37c40-4ebf-4ef7-93b7-0e7888e0e3b4 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Unable to schedule network 20f6d01b-24c3-42c0-b7fb-c84d1393658f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:48:43.553 10 INFO neutron.db.ovn_revision_numbers_db [None req-a95fd5cb-7824-41da-ad6a-85082c60a2af f69bf96cc5f24854bbcc97e0c5193955 5aa30dca3ea54fd698a88f145ac5f87e - - - -] Successfully bumped revision number for resource fecc6249-a37f-4f5f-8640-0315c94e12c5 (type: security_groups) to 1 2026-06-26 11:48:43.745 10 INFO neutron.db.ovn_revision_numbers_db [None req-a95fd5cb-7824-41da-ad6a-85082c60a2af f69bf96cc5f24854bbcc97e0c5193955 5aa30dca3ea54fd698a88f145ac5f87e - - - -] Successfully bumped revision number for resource a7265011-3bb4-44d9-bf03-66d5091ac393 (type: security_groups) to 1 2026-06-26 11:48:43.869 10 INFO neutron.wsgi [None req-a95fd5cb-7824-41da-ad6a-85082c60a2af f69bf96cc5f24854bbcc97e0c5193955 5aa30dca3ea54fd698a88f145ac5f87e - - - -] 10.0.0.244 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1737 time: 0.7340431 2026-06-26 11:48:43.978 9 INFO neutron.services.segments.plugin [-] Segment 1ba57cf1-89b7-43ad-9e26-9d88784d6a94 resource provider aggregate not found 2026-06-26 11:48:43.986 9 INFO neutron.services.segments.plugin [-] Segment 1ba57cf1-89b7-43ad-9e26-9d88784d6a94 resource provider aggregate not found 2026-06-26 11:48:44.006 9 INFO neutron.services.segments.plugin [-] Segment 1ba57cf1-89b7-43ad-9e26-9d88784d6a94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ba57cf1-89b7-43ad-9e26-9d88784d6a94 found for delete ", "request_id": "req-2a550d1f-bc97-4474-b35d-4acdc2969a90"}]} 2026-06-26 11:48:44.006 9 INFO neutron.services.segments.plugin [-] Segment 1ba57cf1-89b7-43ad-9e26-9d88784d6a94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ba57cf1-89b7-43ad-9e26-9d88784d6a94 found for delete ", "request_id": "req-7aa23687-5dca-40af-877c-a66146aeeded"}]} 2026-06-26 11:48:44.079 10 INFO neutron.db.l3_db [None req-53d37c40-4ebf-4ef7-93b7-0e7888e0e3b4 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Floating IP fe417ccd-8a7a-4446-8d2d-f5df8c8db89d associated. External IP: 10.96.250.219, port: 4fef59e5-b227-41bd-af51-d277238efb79. 2026-06-26 11:48:44.140 9 INFO neutron.wsgi [None req-adca3375-0683-4419-9006-951ecf32dc1b 897b8d9a44544069b3424c2526498885 0806b88e2d104be687f06df814730813 - - - -] 10.0.0.244 "DELETE /v2.0/networks/e76511ed-d6c2-403c-af08-94df8687f29d HTTP/1.1" status: 204 len: 168 time: 0.6086326 2026-06-26 11:48:44.219 9 INFO neutron.db.ovn_revision_numbers_db [None req-ea14e3ea-3e66-4916-9160-a570763e30fa f69bf96cc5f24854bbcc97e0c5193955 5aa30dca3ea54fd698a88f145ac5f87e - - - -] Successfully bumped revision number for resource 2386a282-a9aa-4b2a-974f-8c6cc6a1bdd5 (type: security_groups) to 1 2026-06-26 11:48:44.332 9 INFO neutron.wsgi [None req-ea14e3ea-3e66-4916-9160-a570763e30fa f69bf96cc5f24854bbcc97e0c5193955 5aa30dca3ea54fd698a88f145ac5f87e - - - -] 10.0.0.244 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1737 time: 0.4573650 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:48:44.368 10 INFO neutron.db.ovn_revision_numbers_db [None req-53d37c40-4ebf-4ef7-93b7-0e7888e0e3b4 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource fe417ccd-8a7a-4446-8d2d-f5df8c8db89d (type: floatingips) to 0 2026-06-26 11:48:44.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026934 2026-06-26 11:48:44.489 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020559 2026-06-26 11:48:44.599 10 INFO neutron.db.ovn_revision_numbers_db [None req-53d37c40-4ebf-4ef7-93b7-0e7888e0e3b4 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource fe417ccd-8a7a-4446-8d2d-f5df8c8db89d (type: floatingips) to 1 2026-06-26 11:48:44.659 9 INFO neutron.db.ovn_revision_numbers_db [None req-e491b138-ab72-433e-901d-605555866355 f69bf96cc5f24854bbcc97e0c5193955 5aa30dca3ea54fd698a88f145ac5f87e - - - -] Successfully bumped revision number for resource a73a3149-b655-41a1-b8ed-9cb33e2d8064 (type: security_groups) to 1 2026-06-26 11:48:44.815 9 INFO neutron.wsgi [None req-e491b138-ab72-433e-901d-605555866355 f69bf96cc5f24854bbcc97e0c5193955 5aa30dca3ea54fd698a88f145ac5f87e - - - -] 10.0.0.244 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1737 time: 0.4770756 2026-06-26 11:48:44.825 10 INFO neutron.wsgi [None req-53d37c40-4ebf-4ef7-93b7-0e7888e0e3b4 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1053 time: 1.7089784 2026-06-26 11:48:44.875 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-936caf23-a8a8-4953-a58d-86f02266cf9c'] response: {'name': 'network-changed', 'server_uuid': '43157b31-70db-4ea8-9391-a3b6a94501c0', 'tag': '4fef59e5-b227-41bd-af51-d277238efb79', 'status': 'completed', 'code': 200} 2026-06-26 11:48:44.945 9 INFO neutron.wsgi [req-049d821e-c813-428b-bc34-15570bc3adab req-dbcf8bc9-dcce-41f7-81d5-cee374cf2770 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=e9d86c455ad0447f9e833d742f3b528a&device_id=43157b31-70db-4ea8-9391-a3b6a94501c0 HTTP/1.1" status: 200 len: 1586 time: 0.0511794 2026-06-26 11:48:44.980 9 INFO neutron.wsgi [req-689819db-5a49-4a78-a1f3-dcef97892b88 req-586f23b4-c660-48c5-a024-ced4c7c8384b 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.217 "GET /v2.0/security-groups?name=tempest-lb_member_SG-92962415&fields=id&tenant_id=e9d86c455ad0447f9e833d742f3b528a HTTP/1.1" status: 200 len: 267 time: 0.0794139 2026-06-26 11:48:45.053 9 INFO neutron.wsgi [req-049d821e-c813-428b-bc34-15570bc3adab req-10e3d93a-6b79-46e0-b97b-312e4f7b183e c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=fadad8ce-d98d-4c45-bd56-5e0e5977ad76 HTTP/1.1" status: 200 len: 1002 time: 0.1004481 2026-06-26 11:48:45.071 9 INFO neutron.wsgi [req-689819db-5a49-4a78-a1f3-dcef97892b88 req-bbe6e8cf-d44e-42a5-8017-1c200d474d5d 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.217 "GET /v2.0/networks?id=ff6a9514-1a91-43e8-b83a-3b6a2d27821b HTTP/1.1" status: 200 len: 904 time: 0.0819466 2026-06-26 11:48:45.100 9 INFO neutron.db.ovn_revision_numbers_db [None req-8cb42772-eb1c-4c4d-8d18-d8c665b9efed f69bf96cc5f24854bbcc97e0c5193955 5aa30dca3ea54fd698a88f145ac5f87e - - - -] Successfully bumped revision number for resource 1b424f13-c345-4362-998d-ea709159540e (type: security_groups) to 1 2026-06-26 11:48:45.113 9 INFO neutron.wsgi [req-689819db-5a49-4a78-a1f3-dcef97892b88 req-05203e3d-75ee-4976-bd00-ac921c37ab61 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.217 "GET /v2.0/quotas/e9d86c455ad0447f9e833d742f3b528a HTTP/1.1" status: 200 len: 386 time: 0.0240588 2026-06-26 11:48:45.132 9 INFO neutron.wsgi [req-049d821e-c813-428b-bc34-15570bc3adab req-a4111b60-e98f-49cd-a8ea-f2433aba146b c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.66&port_id=4fef59e5-b227-41bd-af51-d277238efb79 HTTP/1.1" status: 200 len: 1058 time: 0.0690200 2026-06-26 11:48:45.170 9 INFO neutron.wsgi [req-049d821e-c813-428b-bc34-15570bc3adab req-87ccea25-503d-4d4e-b039-9cc15db637a2 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A34f&port_id=4fef59e5-b227-41bd-af51-d277238efb79 HTTP/1.1" status: 200 len: 217 time: 0.0252895 2026-06-26 11:48:45.196 9 INFO neutron.wsgi [None req-8cb42772-eb1c-4c4d-8d18-d8c665b9efed f69bf96cc5f24854bbcc97e0c5193955 5aa30dca3ea54fd698a88f145ac5f87e - - - -] 10.0.0.244 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1737 time: 0.3749497 2026-06-26 11:48:45.231 9 INFO neutron.wsgi [req-049d821e-c813-428b-bc34-15570bc3adab req-720ae8ba-98f2-4b00-9e56-62d8eb9e86d1 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=effd551e-c957-4af5-a5f1-b709f57e9e4a&id=d57f35cd-197c-4afc-a476-9317f74fa23d HTTP/1.1" status: 200 len: 1561 time: 0.0539567 2026-06-26 11:48:45.268 9 INFO neutron.wsgi [req-049d821e-c813-428b-bc34-15570bc3adab req-92f58560-4875-493e-8d0e-60d9b95e2de1 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=fadad8ce-d98d-4c45-bd56-5e0e5977ad76&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0242579 2026-06-26 11:48:45.316 9 INFO neutron.wsgi [req-049d821e-c813-428b-bc34-15570bc3adab req-a22f15c0-fae1-4634-b7bf-6c25c2270c74 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=fadad8ce-d98d-4c45-bd56-5e0e5977ad76&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0309770 2026-06-26 11:48:45.326 9 INFO neutron.wsgi [req-689819db-5a49-4a78-a1f3-dcef97892b88 req-ef3d34c7-2870-4608-a2f3-325341f33a6e 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.217 "GET /v2.0/ports?tenant_id=e9d86c455ad0447f9e833d742f3b528a&fields=id HTTP/1.1" status: 200 len: 532 time: 0.2029402 2026-06-26 11:48:45.429 10 INFO neutron.db.ovn_revision_numbers_db [None req-c6a65ed4-61ca-416a-97f3-78ec5e0eb8d4 f69bf96cc5f24854bbcc97e0c5193955 5aa30dca3ea54fd698a88f145ac5f87e - - - -] Successfully bumped revision number for resource ab397b8d-0927-4b3a-b2b4-ccc2ceda764d (type: security_groups) to 1 2026-06-26 11:48:45.450 9 INFO neutron.wsgi [req-049d821e-c813-428b-bc34-15570bc3adab req-90e84262-4aae-4c33-8896-0dad64c9b387 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/fadad8ce-d98d-4c45-bd56-5e0e5977ad76?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1202831 2026-06-26 11:48:45.454 10 INFO neutron.wsgi [None req-c6a65ed4-61ca-416a-97f3-78ec5e0eb8d4 f69bf96cc5f24854bbcc97e0c5193955 5aa30dca3ea54fd698a88f145ac5f87e - - - -] 10.0.0.244 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1737 time: 0.2513361 2026-06-26 11:48:45.477 9 INFO neutron.wsgi [req-689819db-5a49-4a78-a1f3-dcef97892b88 req-ea4fea4d-fb1d-41d6-9263-2f7e5b46aeda c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.217 "GET /v2.0/networks/ff6a9514-1a91-43e8-b83a-3b6a2d27821b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1296945 2026-06-26 11:48:45.523 10 INFO neutron.wsgi [None req-7f7d8dfb-8761-41f0-b22b-f9db003b8136 f69bf96cc5f24854bbcc97e0c5193955 5aa30dca3ea54fd698a88f145ac5f87e - - - -] 10.0.0.244 "PUT /v2.0/security-groups/a7265011-3bb4-44d9-bf03-66d5091ac393/tags HTTP/1.1" status: 200 len: 210 time: 0.0643008 2026-06-26 11:48:45.547 10 INFO neutron.wsgi [None req-0e6b23c5-e3d5-48f1-963a-e31d7fb67814 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=0806b88e2d104be687f06df814730813&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1571326 2026-06-26 11:48:45.562 9 INFO neutron.wsgi [req-049d821e-c813-428b-bc34-15570bc3adab req-34656250-6a67-4ea7-acf0-f961cb8bcfda c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/fadad8ce-d98d-4c45-bd56-5e0e5977ad76?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1011865 2026-06-26 11:48:45.571 9 INFO neutron.wsgi [req-689819db-5a49-4a78-a1f3-dcef97892b88 req-755cc430-b9d7-4bb6-bd85-ebc33ea5130e c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.217 "GET /v2.0/networks/ff6a9514-1a91-43e8-b83a-3b6a2d27821b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0814323 2026-06-26 11:48:45.597 10 INFO neutron.wsgi [None req-89931634-46c7-4487-b84a-6c99d1e3ccb2 f69bf96cc5f24854bbcc97e0c5193955 5aa30dca3ea54fd698a88f145ac5f87e - - - -] 10.0.0.244 "PUT /v2.0/security-groups/2386a282-a9aa-4b2a-974f-8c6cc6a1bdd5/tags HTTP/1.1" status: 200 len: 218 time: 0.0690799 2026-06-26 11:48:45.632 9 INFO neutron.wsgi [None req-f9a8be59-c059-4462-b80b-3b51df216d8e f69bf96cc5f24854bbcc97e0c5193955 5aa30dca3ea54fd698a88f145ac5f87e - - - -] 10.0.0.244 "PUT /v2.0/security-groups/a73a3149-b655-41a1-b8ed-9cb33e2d8064/tags HTTP/1.1" status: 200 len: 227 time: 0.0284259 2026-06-26 11:48:45.683 9 INFO neutron.wsgi [None req-dfd39840-1ba6-4d83-bf0b-50a8f1ccb02c f69bf96cc5f24854bbcc97e0c5193955 5aa30dca3ea54fd698a88f145ac5f87e - - - -] 10.0.0.244 "PUT /v2.0/security-groups/1b424f13-c345-4362-998d-ea709159540e/tags HTTP/1.1" status: 200 len: 212 time: 0.0461037 2026-06-26 11:48:45.722 9 INFO neutron.wsgi [req-291176d1-ea3e-435c-aa53-fec54d49e225 req-dfe0bf49-3763-44f7-9295-923c7f04d9e5 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=a20cce9a-a5f4-4dfc-bd4f-d8af4c3937f5 HTTP/1.1" status: 200 len: 210 time: 0.0262189 2026-06-26 11:48:45.760 9 INFO neutron.wsgi [None req-7e117984-24c0-4230-8d03-6a7efe56d7ac f69bf96cc5f24854bbcc97e0c5193955 5aa30dca3ea54fd698a88f145ac5f87e - - default default] 10.0.0.244 "GET /v2.0/security-groups?tags=red HTTP/1.1" status: 200 len: 4813 time: 0.0718625 2026-06-26 11:48:45.781 10 INFO neutron.wsgi [None req-a8f05add-9823-45b8-b35e-447d81b916a1 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/da7c4705-7767-4054-81fe-75faed39606a HTTP/1.1" status: 204 len: 168 time: 0.2268798 2026-06-26 11:48:45.809 9 INFO neutron.wsgi [None req-fd0fa81e-f10f-45f8-ab02-7296b7259551 f69bf96cc5f24854bbcc97e0c5193955 5aa30dca3ea54fd698a88f145ac5f87e - - default default] 10.0.0.244 "GET /v2.0/security-groups?tags=red%2Cblue HTTP/1.1" status: 200 len: 3289 time: 0.0449016 2026-06-26 11:48:45.856 9 INFO neutron.wsgi [None req-70b8b7ad-631d-48e6-8bb2-bf523569f424 f69bf96cc5f24854bbcc97e0c5193955 5aa30dca3ea54fd698a88f145ac5f87e - - default default] 10.0.0.244 "GET /v2.0/security-groups?tags-any=blue HTTP/1.1" status: 200 len: 3289 time: 0.0410390 2026-06-26 11:48:45.917 10 INFO neutron.wsgi [None req-dc25ad10-7843-45fd-866a-2443fd482eac f69bf96cc5f24854bbcc97e0c5193955 5aa30dca3ea54fd698a88f145ac5f87e - - default default] 10.0.0.244 "GET /v2.0/security-groups?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 4813 time: 0.0550733 2026-06-26 11:48:45.972 10 INFO neutron.wsgi [None req-56b3f9ac-c587-4389-bd90-ca5a393a5127 f69bf96cc5f24854bbcc97e0c5193955 5aa30dca3ea54fd698a88f145ac5f87e - - default default] 10.0.0.244 "GET /v2.0/security-groups?not-tags=red HTTP/1.1" status: 200 len: 6041 time: 0.0502069 2026-06-26 11:48:46.031 10 INFO neutron.db.ovn_revision_numbers_db [None req-f36160b7-f3d0-4330-83b5-e77758f8e07b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource cbb464c5-46f7-461c-a0b8-d2dca6bb9d48 (type: security_groups) to 1 2026-06-26 11:48:46.044 9 INFO neutron.wsgi [None req-90a49e09-a0e3-44fb-b5a0-d117d7d3882c f69bf96cc5f24854bbcc97e0c5193955 5aa30dca3ea54fd698a88f145ac5f87e - - default default] 10.0.0.244 "GET /v2.0/security-groups?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 7565 time: 0.0657620 2026-06-26 11:48:46.056 10 INFO neutron.wsgi [None req-f36160b7-f3d0-4330-83b5-e77758f8e07b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=014b41abadff44afb69b78d7b8cbd2b1&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1618669 2026-06-26 11:48:46.095 9 INFO neutron.wsgi [None req-214d453f-805c-4bfa-9820-4d69dc254d77 f69bf96cc5f24854bbcc97e0c5193955 5aa30dca3ea54fd698a88f145ac5f87e - - default default] 10.0.0.244 "GET /v2.0/security-groups?not-tags-any=blue HTTP/1.1" status: 200 len: 7565 time: 0.0461679 2026-06-26 11:48:46.154 10 INFO neutron.wsgi [None req-459548dc-8963-4bc4-bab1-b903e7295fee f69bf96cc5f24854bbcc97e0c5193955 5aa30dca3ea54fd698a88f145ac5f87e - - default default] 10.0.0.244 "GET /v2.0/security-groups?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 6041 time: 0.0536728 2026-06-26 11:48:46.323 9 INFO neutron.wsgi [None req-3f5ec65f-c31c-4a8b-a2b2-97f06b8d04f3 f69bf96cc5f24854bbcc97e0c5193955 5aa30dca3ea54fd698a88f145ac5f87e - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/a7265011-3bb4-44d9-bf03-66d5091ac393 HTTP/1.1" status: 204 len: 168 time: 0.1610749 2026-06-26 11:48:46.516 9 INFO neutron.wsgi [None req-2f8b2bbd-8da2-4939-ad63-08eb58cfbba0 f69bf96cc5f24854bbcc97e0c5193955 5aa30dca3ea54fd698a88f145ac5f87e - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/2386a282-a9aa-4b2a-974f-8c6cc6a1bdd5 HTTP/1.1" status: 204 len: 168 time: 0.1891007 2026-06-26 11:48:46.550 9 INFO neutron.wsgi [req-689819db-5a49-4a78-a1f3-dcef97892b88 req-32e9dab3-1e9f-4519-a22e-a0e7d5066ff3 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 199.204.45.23 "GET /v2.0/networks?id=ff6a9514-1a91-43e8-b83a-3b6a2d27821b HTTP/1.1" status: 200 len: 904 time: 0.0996926 2026-06-26 11:48:46.606 9 INFO neutron.wsgi [req-689819db-5a49-4a78-a1f3-dcef97892b88 req-ab3ae4f5-ceef-41a6-9a04-7b0bc06f80aa 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 199.204.45.23 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e9d86c455ad0447f9e833d742f3b528a HTTP/1.1" status: 200 len: 376 time: 0.0476663 2026-06-26 11:48:46.672 10 INFO neutron.wsgi [None req-4a0f6e99-65ce-4f2e-a42c-52298274b920 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/cbb464c5-46f7-461c-a0b8-d2dca6bb9d48 HTTP/1.1" status: 204 len: 168 time: 0.6103816 2026-06-26 11:48:46.706 9 INFO neutron.wsgi [None req-d663eae7-6ca1-484c-bab1-8a9566a3cf84 f69bf96cc5f24854bbcc97e0c5193955 5aa30dca3ea54fd698a88f145ac5f87e - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/a73a3149-b655-41a1-b8ed-9cb33e2d8064 HTTP/1.1" status: 204 len: 168 time: 0.1854818 2026-06-26 11:48:46.864 10 INFO neutron.wsgi [None req-fab6853e-c92f-4e43-b26e-74e0568e9762 f69bf96cc5f24854bbcc97e0c5193955 5aa30dca3ea54fd698a88f145ac5f87e - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/1b424f13-c345-4362-998d-ea709159540e HTTP/1.1" status: 204 len: 168 time: 0.1511211 2026-06-26 11:48:47.040 10 INFO neutron.wsgi [None req-465e4282-2fcd-4817-90a6-58b60d2bf1f4 f69bf96cc5f24854bbcc97e0c5193955 5aa30dca3ea54fd698a88f145ac5f87e - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/ab397b8d-0927-4b3a-b2b4-ccc2ceda764d HTTP/1.1" status: 204 len: 168 time: 0.1702728 2026-06-26 11:48:47.043 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5ec4fa3d-f563-424a-a568-1a5d0c4106b8 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] No more DHCP agents 2026-06-26 11:48:47.046 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5ec4fa3d-f563-424a-a568-1a5d0c4106b8 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Unable to schedule network ff6a9514-1a91-43e8-b83a-3b6a2d27821b: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:48:47.202 9 INFO neutron.db.ovn_revision_numbers_db [None req-5ec4fa3d-f563-424a-a568-1a5d0c4106b8 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource 0632cab4-22b4-4ce8-b797-47ac237b83b3 (type: ports) to 1 2026-06-26 11:48:47.234 9 INFO neutron.wsgi [None req-5ec4fa3d-f563-424a-a568-1a5d0c4106b8 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 199.204.45.23 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1392 time: 0.6196024 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:48:47.656 9 INFO neutron.db.ovn_revision_numbers_db [None req-0d3f39a1-fcc3-429e-b814-ffd0a7adabff c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] Successfully bumped revision number for resource 0632cab4-22b4-4ce8-b797-47ac237b83b3 (type: ports) to 2 2026-06-26 11:48:47.834 9 INFO neutron.db.ovn_revision_numbers_db [None req-0d3f39a1-fcc3-429e-b814-ffd0a7adabff c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] Successfully bumped revision number for resource 0632cab4-22b4-4ce8-b797-47ac237b83b3 (type: ports) to 2 2026-06-26 11:48:47.848 9 INFO neutron.wsgi [None req-0d3f39a1-fcc3-429e-b814-ffd0a7adabff c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] 199.204.45.23 "PUT /v2.0/ports/0632cab4-22b4-4ce8-b797-47ac237b83b3 HTTP/1.1" status: 200 len: 1561 time: 0.6062410 2026-06-26 11:48:47.892 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e0eee166-1e50-4deb-ac9e-51304eea8254'] response: {'name': 'network-changed', 'server_uuid': 'a20cce9a-a5f4-4dfc-bd4f-d8af4c3937f5', 'tag': '0632cab4-22b4-4ce8-b797-47ac237b83b3', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:48:48.174 10 INFO neutron.wsgi [None req-e29b13f7-d6c4-4113-98ad-3d4d803f6bfb df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/networks HTTP/1.1" status: 200 len: 4718 time: 0.1721823 2026-06-26 11:48:48.177 10 INFO neutron.db.ovn_revision_numbers_db [None req-4f334c8d-a5ae-4f5e-81e2-8001507829cc df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource ed65e2b2-7762-45b4-ab4e-3e24a0819382 (type: security_groups) to 1 2026-06-26 11:48:48.233 10 INFO neutron.wsgi [None req-4f334c8d-a5ae-4f5e-81e2-8001507829cc df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=0c6190b6fbaf4919b7faead162a268a1&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3469474 2026-06-26 11:48:48.301 10 INFO neutron.wsgi [None req-89d609bb-23bc-409f-86f6-617879c31bf8 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/routers HTTP/1.1" status: 200 len: 850 time: 0.1226802 2026-06-26 11:48:48.309 9 INFO neutron.wsgi [req-ba9f437e-6448-4bfd-ba62-c06040a1fe89 req-cdde61ce-1399-4c08-930b-eda683836f95 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=e9d86c455ad0447f9e833d742f3b528a&device_id=a20cce9a-a5f4-4dfc-bd4f-d8af4c3937f5 HTTP/1.1" status: 200 len: 1592 time: 0.4016302 2026-06-26 11:48:48.325 10 INFO neutron.wsgi [None req-1d188615-e28b-4332-803f-3c1f59e41d05 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0228627 2026-06-26 11:48:48.430 10 INFO neutron.wsgi [None req-fb4572da-4a23-469c-af06-96e9b4728c5a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 33073 time: 0.1028724 2026-06-26 11:48:48.466 9 INFO neutron.wsgi [req-ba9f437e-6448-4bfd-ba62-c06040a1fe89 req-d14140a1-40e4-4f28-85dd-7030a51a3e86 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?tenant_id=e9d86c455ad0447f9e833d742f3b528a&shared=False HTTP/1.1" status: 200 len: 2583 time: 0.1505892 2026-06-26 11:48:48.507 10 INFO neutron.wsgi [None req-233ba300-bc8f-48e6-abc6-0b17f4cab783 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/ports HTTP/1.1" status: 200 len: 16347 time: 0.0625503 2026-06-26 11:48:48.532 10 INFO neutron.wsgi [None req-f54c7f05-e928-4054-8a1d-3c6200774fd2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3359 time: 0.0167155 2026-06-26 11:48:48.582 9 INFO neutron.wsgi [req-ba9f437e-6448-4bfd-ba62-c06040a1fe89 req-025cec0f-aa5b-406e-886e-027143af26c5 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?shared=True HTTP/1.1" status: 200 len: 952 time: 0.1118631 2026-06-26 11:48:48.591 10 INFO neutron.wsgi [None req-c53b7d54-ab95-4205-bb67-aaf656a15612 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1034 time: 0.0577505 2026-06-26 11:48:48.623 10 INFO neutron.wsgi [None req-edf25451-1b90-41ce-bf2b-6fef1cb8973a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/ed65e2b2-7762-45b4-ab4e-3e24a0819382 HTTP/1.1" status: 204 len: 168 time: 0.3758109 2026-06-26 11:48:48.643 10 INFO neutron.wsgi [None req-c8135973-3ff3-4fa8-a2f6-1162fb09c8cf df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5493 time: 0.0512521 2026-06-26 11:48:48.657 10 INFO neutron.wsgi [None req-54a5d70c-d2c5-448a-b43f-4276a0f91450 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0118787 2026-06-26 11:48:48.659 9 INFO neutron.wsgi [req-689819db-5a49-4a78-a1f3-dcef97892b88 req-23a0a246-e566-4f0f-af2d-2bd118d8bffe c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=e9d86c455ad0447f9e833d742f3b528a&device_id=a20cce9a-a5f4-4dfc-bd4f-d8af4c3937f5 HTTP/1.1" status: 200 len: 1592 time: 0.0375807 2026-06-26 11:48:48.698 9 INFO neutron.wsgi [req-689819db-5a49-4a78-a1f3-dcef97892b88 req-4fab65cf-14ad-4f43-921c-d7e7979718ce c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.240&port_id=0632cab4-22b4-4ce8-b797-47ac237b83b3 HTTP/1.1" status: 200 len: 217 time: 0.0306141 2026-06-26 11:48:48.705 10 INFO neutron.wsgi [None req-f6db6400-f795-4cac-bdf3-29e0b3d1e4e4 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5493 time: 0.0460470 2026-06-26 11:48:48.722 10 INFO neutron.wsgi [None req-e01a9913-0fb5-44a6-b128-7a9194202508 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0125091 2026-06-26 11:48:48.728 9 INFO neutron.wsgi [req-689819db-5a49-4a78-a1f3-dcef97892b88 req-9b584741-c82d-42d9-8b52-4552359adde7 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A106&port_id=0632cab4-22b4-4ce8-b797-47ac237b83b3 HTTP/1.1" status: 200 len: 217 time: 0.0254660 2026-06-26 11:48:48.772 9 INFO neutron.wsgi [req-689819db-5a49-4a78-a1f3-dcef97892b88 req-fed5cba0-6ee5-4fbe-8c78-88937b03502a c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=3f73910f-3c99-48b0-b1dc-2e5fc4136348&id=4e0fb3a3-9c32-4f68-9a4f-271ca17ba144 HTTP/1.1" status: 200 len: 1566 time: 0.0373685 2026-06-26 11:48:48.799 9 INFO neutron.wsgi [req-689819db-5a49-4a78-a1f3-dcef97892b88 req-aa27af85-370b-4706-a4bf-a944904f5113 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=ff6a9514-1a91-43e8-b83a-3b6a2d27821b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0223694 2026-06-26 11:48:48.825 9 INFO neutron.wsgi [req-689819db-5a49-4a78-a1f3-dcef97892b88 req-6e09b3e5-6dca-42cd-8395-01c637951198 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=ff6a9514-1a91-43e8-b83a-3b6a2d27821b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0201430 2026-06-26 11:48:48.913 9 INFO neutron.wsgi [req-689819db-5a49-4a78-a1f3-dcef97892b88 req-73cd9c25-3468-46cf-92c7-d854af559098 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/ff6a9514-1a91-43e8-b83a-3b6a2d27821b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0798550 2026-06-26 11:48:48.966 9 INFO neutron.wsgi [req-689819db-5a49-4a78-a1f3-dcef97892b88 req-35f82457-9448-4239-8d01-022e52004cf4 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/ff6a9514-1a91-43e8-b83a-3b6a2d27821b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0448499 2026-06-26 11:48:49.025 9 INFO neutron.wsgi [None req-688fc974-4c76-4e4f-bd67-98b788acab1f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=5aa30dca3ea54fd698a88f145ac5f87e&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0332708 2026-06-26 11:48:49.172 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status up for port: 0632cab4-22b4-4ce8-b797-47ac237b83b3 2026-06-26 11:48:49.206 9 INFO neutron.plugins.ml2.plugin [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Attempt 1 to provision port 0632cab4-22b4-4ce8-b797-47ac237b83b3 2026-06-26 11:48:49.389 9 INFO neutron.wsgi [None req-0a477b4c-ff52-4bae-90e4-f5c00a3ffdf3 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/fecc6249-a37f-4f5f-8640-0315c94e12c5 HTTP/1.1" status: 204 len: 168 time: 0.3580837 2026-06-26 11:48:49.595 9 INFO neutron.db.ovn_revision_numbers_db [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Successfully bumped revision number for resource 0632cab4-22b4-4ce8-b797-47ac237b83b3 (type: ports) to 4 2026-06-26 11:48:49.759 9 INFO neutron.db.ovn_revision_numbers_db [None req-20c276d0-8dc4-4c0e-b3db-dc30f5e184f2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource c62e3e60-48a5-45b7-b605-0f4bd5fc4132 (type: security_groups) to 1 2026-06-26 11:48:49.793 9 INFO neutron.wsgi [None req-20c276d0-8dc4-4c0e-b3db-dc30f5e184f2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=5b588148ef4b4420b7792b914f081165&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2271619 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:48:49.933 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-981e43ba-0d4c-4707-9b48-13f97204bdab'] response: {'server_uuid': 'a20cce9a-a5f4-4dfc-bd4f-d8af4c3937f5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0632cab4-22b4-4ce8-b797-47ac237b83b3', 'code': 200} 2026-06-26 11:48:49.934 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-981e43ba-0d4c-4707-9b48-13f97204bdab'] response: {'server_uuid': 'a20cce9a-a5f4-4dfc-bd4f-d8af4c3937f5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0632cab4-22b4-4ce8-b797-47ac237b83b3', 'code': 200} 2026-06-26 11:48:49.985 9 INFO neutron.wsgi [None req-00215e40-d90f-4e9a-a198-f8115189b74d df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/c62e3e60-48a5-45b7-b605-0f4bd5fc4132 HTTP/1.1" status: 204 len: 168 time: 0.1878135 2026-06-26 11:48:50.878 9 INFO neutron.wsgi [req-d69dd464-95d3-4b7c-9d45-83930ff40bf8 req-801fc8a6-94ed-4149-bf89-1dc100f0b7ab 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=a20cce9a-a5f4-4dfc-bd4f-d8af4c3937f5 HTTP/1.1" status: 200 len: 1404 time: 0.0851848 2026-06-26 11:48:50.940 9 INFO neutron.wsgi [req-d69dd464-95d3-4b7c-9d45-83930ff40bf8 req-642f8662-1c9f-4c71-bb28-5f7f92d96c15 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=c3d8446a-0edb-4887-9c09-6c64c09eb7b8&fields=id&fields=name HTTP/1.1" status: 200 len: 309 time: 0.0520356 2026-06-26 11:48:50.999 9 INFO neutron.wsgi [None req-c09e9f20-4ebf-4ffc-bf28-d96d5cb25cf8 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.244 "GET /v2.0/ports?network_id=ff6a9514-1a91-43e8-b83a-3b6a2d27821b&mac_address=fa%3A16%3A3e%3Abf%3Afb%3A48 HTTP/1.1" status: 200 len: 1399 time: 0.0329187 2026-06-26 11:48:51.299 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-37b6b421-34c7-47d1-9446-411fd58ba3f6 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] No more DHCP agents 2026-06-26 11:48:51.301 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-37b6b421-34c7-47d1-9446-411fd58ba3f6 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Unable to schedule network 20f6d01b-24c3-42c0-b7fb-c84d1393658f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:48:51.689 10 INFO neutron.db.ovn_revision_numbers_db [None req-af164e2f-9bd9-41aa-9626-bb165dfe067b c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - - -] Successfully bumped revision number for resource 0c0ed079-0ffd-421c-95fe-a015a44584a4 (type: security_groups) to 1 2026-06-26 11:48:51.751 10 INFO neutron.db.segments_db [None req-af164e2f-9bd9-41aa-9626-bb165dfe067b c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - - -] Added segment ed5be0f5-444f-43f9-a953-cefe94ebe3de of type geneve for network 9fca137d-cb3b-42b3-9a7d-1c21649c2aec 2026-06-26 11:48:51.919 10 INFO neutron.db.ovn_revision_numbers_db [None req-af164e2f-9bd9-41aa-9626-bb165dfe067b c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - - -] Successfully bumped revision number for resource 9fca137d-cb3b-42b3-9a7d-1c21649c2aec (type: networks) to 1 2026-06-26 11:48:51.992 9 INFO neutron.db.l3_db [None req-37b6b421-34c7-47d1-9446-411fd58ba3f6 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Floating IP f941f43c-4d04-41f5-bbd2-a886a9a9b72c associated. External IP: 10.96.250.216, port: 0632cab4-22b4-4ce8-b797-47ac237b83b3. 2026-06-26 11:48:52.109 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-af164e2f-9bd9-41aa-9626-bb165dfe067b c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - - -] No more DHCP agents 2026-06-26 11:48:52.112 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-af164e2f-9bd9-41aa-9626-bb165dfe067b c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - - -] Unable to schedule network 9fca137d-cb3b-42b3-9a7d-1c21649c2aec: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:48:52.180 10 INFO neutron.db.ovn_revision_numbers_db [None req-af164e2f-9bd9-41aa-9626-bb165dfe067b c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - - -] Successfully bumped revision number for resource b22ed876-92f6-4a40-a2c9-a19476382cac (type: ports) to 1 2026-06-26 11:48:52.203 10 INFO neutron.wsgi [None req-af164e2f-9bd9-41aa-9626-bb165dfe067b c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 1.0127497 2026-06-26 11:48:52.219 9 INFO neutron.db.ovn_revision_numbers_db [None req-37b6b421-34c7-47d1-9446-411fd58ba3f6 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource f941f43c-4d04-41f5-bbd2-a886a9a9b72c (type: floatingips) to 0 2026-06-26 11:48:52.303 10 INFO neutron.db.segments_db [None req-63355fd0-5142-4b8c-8ef7-8940df7b6d9a c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - - -] Added segment 17e42d48-9c1d-4d55-8614-c42b84a7c4d1 of type geneve for network edc5e04f-bb3f-4640-913f-104e0c191cce 2026-06-26 11:48:52.345 9 INFO neutron.db.ovn_revision_numbers_db [None req-37b6b421-34c7-47d1-9446-411fd58ba3f6 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource f941f43c-4d04-41f5-bbd2-a886a9a9b72c (type: floatingips) to 1 2026-06-26 11:48:52.391 9 INFO neutron.wsgi [None req-37b6b421-34c7-47d1-9446-411fd58ba3f6 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1054 time: 1.3881273 2026-06-26 11:48:52.419 10 INFO neutron.db.ovn_revision_numbers_db [None req-63355fd0-5142-4b8c-8ef7-8940df7b6d9a c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - - -] Successfully bumped revision number for resource edc5e04f-bb3f-4640-913f-104e0c191cce (type: networks) to 1 2026-06-26 11:48:52.435 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-81cb5a05-9e01-4cac-81d8-0598d4de4f05'] response: {'name': 'network-changed', 'server_uuid': 'a20cce9a-a5f4-4dfc-bd4f-d8af4c3937f5', 'tag': '0632cab4-22b4-4ce8-b797-47ac237b83b3', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:48:52.515 9 INFO neutron.wsgi [req-89c3fa0c-00ea-44d8-b264-21e37474cc0f req-3da1fe7f-861d-4b8d-ab96-22c42e4a3e9c c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=e9d86c455ad0447f9e833d742f3b528a&device_id=a20cce9a-a5f4-4dfc-bd4f-d8af4c3937f5 HTTP/1.1" status: 200 len: 1594 time: 0.0359108 2026-06-26 11:48:52.585 9 INFO neutron.wsgi [req-89c3fa0c-00ea-44d8-b264-21e37474cc0f req-921c57be-45ff-4e35-aa41-bb36f76fade6 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=ff6a9514-1a91-43e8-b83a-3b6a2d27821b HTTP/1.1" status: 200 len: 1002 time: 0.0602314 2026-06-26 11:48:52.635 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-63355fd0-5142-4b8c-8ef7-8940df7b6d9a c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - - -] No more DHCP agents 2026-06-26 11:48:52.637 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-63355fd0-5142-4b8c-8ef7-8940df7b6d9a c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - - -] Unable to schedule network edc5e04f-bb3f-4640-913f-104e0c191cce: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:48:52.674 9 INFO neutron.wsgi [req-89c3fa0c-00ea-44d8-b264-21e37474cc0f req-1a5021f5-abb3-4766-965e-a8f0dfd9c50a c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.240&port_id=0632cab4-22b4-4ce8-b797-47ac237b83b3 HTTP/1.1" status: 200 len: 1059 time: 0.0817873 2026-06-26 11:48:52.712 9 INFO neutron.wsgi [req-89c3fa0c-00ea-44d8-b264-21e37474cc0f req-6f76be24-752d-476e-97e0-aacb43468b55 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A106&port_id=0632cab4-22b4-4ce8-b797-47ac237b83b3 HTTP/1.1" status: 200 len: 217 time: 0.0314441 2026-06-26 11:48:52.755 10 INFO neutron.db.ovn_revision_numbers_db [None req-63355fd0-5142-4b8c-8ef7-8940df7b6d9a c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - - -] Successfully bumped revision number for resource 6575e6b4-5d57-48b5-b974-4d41b8703248 (type: ports) to 1 2026-06-26 11:48:52.765 9 INFO neutron.wsgi [req-89c3fa0c-00ea-44d8-b264-21e37474cc0f req-5c51e35c-22e8-4d4e-a524-2283c8e1042c c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=3f73910f-3c99-48b0-b1dc-2e5fc4136348&id=4e0fb3a3-9c32-4f68-9a4f-271ca17ba144 HTTP/1.1" status: 200 len: 1566 time: 0.0451784 2026-06-26 11:48:52.790 9 INFO neutron.wsgi [req-89c3fa0c-00ea-44d8-b264-21e37474cc0f req-051e7775-e92d-4fec-a966-55a8ce3fad4d c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=ff6a9514-1a91-43e8-b83a-3b6a2d27821b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0199387 2026-06-26 11:48:52.827 9 INFO neutron.wsgi [req-89c3fa0c-00ea-44d8-b264-21e37474cc0f req-add44ab1-b1b5-4f86-9e1c-8cb4c27b9b10 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=ff6a9514-1a91-43e8-b83a-3b6a2d27821b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0296059 2026-06-26 11:48:52.830 10 INFO neutron.wsgi [None req-63355fd0-5142-4b8c-8ef7-8940df7b6d9a c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.6233044 2026-06-26 11:48:52.913 9 INFO neutron.wsgi [req-89c3fa0c-00ea-44d8-b264-21e37474cc0f req-4751cbc3-4908-4ff9-bad4-2beadedef179 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/ff6a9514-1a91-43e8-b83a-3b6a2d27821b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0786800 2026-06-26 11:48:52.933 10 INFO neutron.db.segments_db [None req-18e371f3-f0ed-450c-a5ff-a7eeec6b2b9a c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - - -] Added segment d7876d5a-c76e-4383-a042-a6968dcb3f94 of type geneve for network f277b71a-07d4-47a8-8ddb-251c6533333d 2026-06-26 11:48:52.980 9 INFO neutron.wsgi [req-89c3fa0c-00ea-44d8-b264-21e37474cc0f req-e0ac508f-71ad-4742-8f81-4736cb225c03 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/ff6a9514-1a91-43e8-b83a-3b6a2d27821b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0615542 2026-06-26 11:48:53.103 10 INFO neutron.db.ovn_revision_numbers_db [None req-18e371f3-f0ed-450c-a5ff-a7eeec6b2b9a c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - - -] Successfully bumped revision number for resource f277b71a-07d4-47a8-8ddb-251c6533333d (type: networks) to 1 2026-06-26 11:48:53.276 9 INFO neutron.wsgi [None req-16f9d91f-1a12-4cc2-ab58-545df36b1cb8 c6e5b0e7670043e6b4556a6a2981d747 f6136cf38b3340a4bd0ac8687511182e - - - -] 10.0.0.244 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.1791997 2026-06-26 11:48:53.354 9 INFO neutron.wsgi [None req-44796e6a-f5c7-47de-bd50-4a9fab7a19e7 c6e5b0e7670043e6b4556a6a2981d747 f6136cf38b3340a4bd0ac8687511182e - - - -] 10.0.0.244 "PUT /v2.0/policies/71e1bbf0-670d-45cb-9561-69ce0599b8e8/tags HTTP/1.1" status: 200 len: 218 time: 0.0590839 2026-06-26 11:48:53.377 9 INFO neutron.wsgi [None req-bb816086-c50d-4e47-9d52-c4c9ae9fcd0c c6e5b0e7670043e6b4556a6a2981d747 f6136cf38b3340a4bd0ac8687511182e - - default default] 10.0.0.244 "GET /v2.0/policies/71e1bbf0-670d-45cb-9561-69ce0599b8e8/tags HTTP/1.1" status: 200 len: 218 time: 0.0180588 2026-06-26 11:48:53.453 9 INFO neutron.wsgi [None req-b4d4a5bb-74e4-4a52-8dbf-5fad50d527b6 c6e5b0e7670043e6b4556a6a2981d747 f6136cf38b3340a4bd0ac8687511182e - - - -] 10.0.0.244 "PUT /v2.0/policies/71e1bbf0-670d-45cb-9561-69ce0599b8e8/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0702863 2026-06-26 11:48:53.477 9 INFO neutron.wsgi [None req-ba41815b-ddd7-41f0-bd1a-5db753fce924 c6e5b0e7670043e6b4556a6a2981d747 f6136cf38b3340a4bd0ac8687511182e - - default default] 10.0.0.244 "GET /v2.0/policies/71e1bbf0-670d-45cb-9561-69ce0599b8e8/tags HTTP/1.1" status: 200 len: 227 time: 0.0175059 2026-06-26 11:48:53.504 9 INFO neutron.wsgi [None req-d75f6448-257a-4330-8b00-ad4e2cd15f85 c6e5b0e7670043e6b4556a6a2981d747 f6136cf38b3340a4bd0ac8687511182e - - - -] 10.0.0.244 "PUT /v2.0/policies/71e1bbf0-670d-45cb-9561-69ce0599b8e8/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0211172 2026-06-26 11:48:53.531 9 INFO neutron.wsgi [None req-a994fe01-084b-495c-9833-bb2408701581 c6e5b0e7670043e6b4556a6a2981d747 f6136cf38b3340a4bd0ac8687511182e - - default default] 10.0.0.244 "GET /v2.0/policies/71e1bbf0-670d-45cb-9561-69ce0599b8e8/tags HTTP/1.1" status: 200 len: 227 time: 0.0208957 2026-06-26 11:48:53.581 10 INFO neutron.wsgi [None req-fb990092-fca1-4d51-8d40-465e592b200a c6e5b0e7670043e6b4556a6a2981d747 f6136cf38b3340a4bd0ac8687511182e - - - -] 10.0.0.244 "PUT /v2.0/policies/71e1bbf0-670d-45cb-9561-69ce0599b8e8/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0451944 2026-06-26 11:48:53.604 9 INFO neutron.wsgi [None req-1206d8a7-70c9-4c7c-819e-2bc1345df620 c6e5b0e7670043e6b4556a6a2981d747 f6136cf38b3340a4bd0ac8687511182e - - default default] 10.0.0.244 "GET /v2.0/policies/71e1bbf0-670d-45cb-9561-69ce0599b8e8/tags HTTP/1.1" status: 200 len: 245 time: 0.0172250 2026-06-26 11:48:53.618 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-18e371f3-f0ed-450c-a5ff-a7eeec6b2b9a c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - - -] No more DHCP agents 2026-06-26 11:48:53.627 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-18e371f3-f0ed-450c-a5ff-a7eeec6b2b9a c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - - -] Unable to schedule network f277b71a-07d4-47a8-8ddb-251c6533333d: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:48:53.653 9 INFO neutron.wsgi [req-b8befbbc-b5b9-4352-afb4-e00598ec7be1 req-1b1286b9-a4cd-40ac-8ca8-26f9f9022b67 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.248 "GET /v2.0/ports?device_id=43157b31-70db-4ea8-9391-a3b6a94501c0 HTTP/1.1" status: 200 len: 1586 time: 0.0581954 2026-06-26 11:48:53.674 10 INFO neutron.wsgi [None req-2a9c0da7-c7bb-41c1-b452-e5e734aa424e c6e5b0e7670043e6b4556a6a2981d747 f6136cf38b3340a4bd0ac8687511182e - - - -] 10.0.0.244 "PUT /v2.0/policies/71e1bbf0-670d-45cb-9561-69ce0599b8e8/tags HTTP/1.1" status: 200 len: 230 time: 0.0663464 2026-06-26 11:48:53.702 9 INFO neutron.wsgi [None req-fb946a87-fce2-433b-bfe7-d8136232e713 c6e5b0e7670043e6b4556a6a2981d747 f6136cf38b3340a4bd0ac8687511182e - - default default] 10.0.0.244 "GET /v2.0/policies/71e1bbf0-670d-45cb-9561-69ce0599b8e8/tags HTTP/1.1" status: 200 len: 230 time: 0.0207617 2026-06-26 11:48:53.727 10 INFO neutron.wsgi [None req-36eb91e0-bae3-4efd-95f5-87581c848d5a c6e5b0e7670043e6b4556a6a2981d747 f6136cf38b3340a4bd0ac8687511182e - - default default] 10.0.0.244 "GET /v2.0/policies/71e1bbf0-670d-45cb-9561-69ce0599b8e8/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0176198 2026-06-26 11:48:53.743 10 INFO neutron.api.v2.resource [None req-cbb953b7-e376-4e76-ac9b-c9ea10d57218 c6e5b0e7670043e6b4556a6a2981d747 f6136cf38b3340a4bd0ac8687511182e - - default default] show failed (client error): The resource could not be found. 2026-06-26 11:48:53.744 10 INFO neutron.wsgi [None req-cbb953b7-e376-4e76-ac9b-c9ea10d57218 c6e5b0e7670043e6b4556a6a2981d747 f6136cf38b3340a4bd0ac8687511182e - - default default] 10.0.0.244 "GET /v2.0/policies/71e1bbf0-670d-45cb-9561-69ce0599b8e8/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0136642 2026-06-26 11:48:53.744 10 INFO neutron.db.ovn_revision_numbers_db [None req-18e371f3-f0ed-450c-a5ff-a7eeec6b2b9a c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - - -] Successfully bumped revision number for resource 788909c1-43fc-4c7a-853a-f18ad32528d8 (type: ports) to 1 2026-06-26 11:48:53.773 10 INFO neutron.wsgi [None req-18e371f3-f0ed-450c-a5ff-a7eeec6b2b9a c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.9368131 2026-06-26 11:48:53.828 10 INFO neutron.wsgi [None req-01968cab-4199-48a7-a72f-8ace59d6bc65 c6e5b0e7670043e6b4556a6a2981d747 f6136cf38b3340a4bd0ac8687511182e - - - -] 10.0.0.244 "DELETE /v2.0/policies/71e1bbf0-670d-45cb-9561-69ce0599b8e8/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0751021 2026-06-26 11:48:53.850 10 INFO neutron.wsgi [None req-d1f3f893-9a70-470a-8510-b928cfddfc78 c6e5b0e7670043e6b4556a6a2981d747 f6136cf38b3340a4bd0ac8687511182e - - default default] 10.0.0.244 "GET /v2.0/policies/71e1bbf0-670d-45cb-9561-69ce0599b8e8/tags HTTP/1.1" status: 200 len: 223 time: 0.0157681 2026-06-26 11:48:53.876 10 INFO neutron.api.v2.resource [None req-10597145-03ae-48db-aeb6-e0add7afe1d9 c6e5b0e7670043e6b4556a6a2981d747 f6136cf38b3340a4bd0ac8687511182e - - - -] delete failed (client error): The resource could not be found. 2026-06-26 11:48:53.877 10 INFO neutron.wsgi [None req-10597145-03ae-48db-aeb6-e0add7afe1d9 c6e5b0e7670043e6b4556a6a2981d747 f6136cf38b3340a4bd0ac8687511182e - - - -] 10.0.0.244 "DELETE /v2.0/policies/71e1bbf0-670d-45cb-9561-69ce0599b8e8/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0206378 2026-06-26 11:48:53.903 10 INFO neutron.db.segments_db [None req-2c19c0cf-0df3-488b-b93a-8d9124cd2db6 c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - - -] Added segment 02a05c71-2394-4b1d-acfd-3698f0ca132d of type geneve for network ed606f0e-96de-42b3-83f1-23b1f152e662 2026-06-26 11:48:53.927 10 INFO neutron.wsgi [None req-a1042324-34cb-4389-a713-bd370e086bd6 c6e5b0e7670043e6b4556a6a2981d747 f6136cf38b3340a4bd0ac8687511182e - - - -] 10.0.0.244 "DELETE /v2.0/policies/71e1bbf0-670d-45cb-9561-69ce0599b8e8/tags HTTP/1.1" status: 204 len: 168 time: 0.0451925 2026-06-26 11:48:53.955 10 INFO neutron.wsgi [None req-03ebad1e-17c6-4806-930b-c72fedb4da74 c6e5b0e7670043e6b4556a6a2981d747 f6136cf38b3340a4bd0ac8687511182e - - default default] 10.0.0.244 "GET /v2.0/policies/71e1bbf0-670d-45cb-9561-69ce0599b8e8/tags HTTP/1.1" status: 200 len: 205 time: 0.0219436 2026-06-26 11:48:54.065 10 INFO neutron.db.ovn_revision_numbers_db [None req-2c19c0cf-0df3-488b-b93a-8d9124cd2db6 c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - - -] Successfully bumped revision number for resource ed606f0e-96de-42b3-83f1-23b1f152e662 (type: networks) to 1 2026-06-26 11:48:54.083 10 INFO neutron.wsgi [None req-d5ca6e4e-1607-4c15-89a5-44d09864a169 c6e5b0e7670043e6b4556a6a2981d747 f6136cf38b3340a4bd0ac8687511182e - - - -] 10.0.0.244 "DELETE /v2.0/qos/policies/71e1bbf0-670d-45cb-9561-69ce0599b8e8 HTTP/1.1" status: 204 len: 168 time: 0.1212225 2026-06-26 11:48:54.127 9 INFO neutron.wsgi [req-b8befbbc-b5b9-4352-afb4-e00598ec7be1 req-4edb171e-baff-47e0-9b3a-ab4e9447dcf1 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.248 "GET /v2.0/security-groups?id=c3d8446a-0edb-4887-9c09-6c64c09eb7b8&fields=id&fields=name HTTP/1.1" status: 200 len: 309 time: 0.4608121 2026-06-26 11:48:54.279 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2c19c0cf-0df3-488b-b93a-8d9124cd2db6 c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - - -] No more DHCP agents 2026-06-26 11:48:54.280 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2c19c0cf-0df3-488b-b93a-8d9124cd2db6 c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - - -] Unable to schedule network ed606f0e-96de-42b3-83f1-23b1f152e662: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:48:54.386 10 INFO neutron.db.ovn_revision_numbers_db [None req-2c19c0cf-0df3-488b-b93a-8d9124cd2db6 c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - - -] Successfully bumped revision number for resource a203a2b3-ac88-467c-9240-d3b863797eca (type: ports) to 1 2026-06-26 11:48:54.421 10 INFO neutron.wsgi [None req-2c19c0cf-0df3-488b-b93a-8d9124cd2db6 c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.6420281 2026-06-26 11:48:54.513 9 INFO neutron.db.segments_db [None req-6762c2b7-9cc5-40b3-9e6f-c6fea2950b18 c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - - -] Added segment d3d3e2c0-d710-49a0-9a0b-9dea87c4db29 of type geneve for network c9288a7e-ed83-49af-8633-74b22f8cf4d8 2026-06-26 11:48:54.728 9 INFO neutron.db.ovn_revision_numbers_db [None req-6762c2b7-9cc5-40b3-9e6f-c6fea2950b18 c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - - -] Successfully bumped revision number for resource c9288a7e-ed83-49af-8633-74b22f8cf4d8 (type: networks) to 1 2026-06-26 11:48:54.951 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6762c2b7-9cc5-40b3-9e6f-c6fea2950b18 c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - - -] No more DHCP agents 2026-06-26 11:48:54.954 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6762c2b7-9cc5-40b3-9e6f-c6fea2950b18 c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - - -] Unable to schedule network c9288a7e-ed83-49af-8633-74b22f8cf4d8: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:48:55.016 9 INFO neutron.db.ovn_revision_numbers_db [None req-6762c2b7-9cc5-40b3-9e6f-c6fea2950b18 c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - - -] Successfully bumped revision number for resource 61e479a6-3896-49bc-9d98-634d2df668a5 (type: ports) to 1 2026-06-26 11:48:55.042 9 INFO neutron.wsgi [None req-6762c2b7-9cc5-40b3-9e6f-c6fea2950b18 c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.6159582 2026-06-26 11:48:55.108 10 INFO neutron.wsgi [None req-ceaf1599-3f4f-4301-a04f-2c171e325cd5 c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - - -] 10.0.0.244 "PUT /v2.0/networks/9fca137d-cb3b-42b3-9a7d-1c21649c2aec/tags HTTP/1.1" status: 200 len: 210 time: 0.0593624 2026-06-26 11:48:55.164 10 INFO neutron.db.ovn_revision_numbers_db [None req-4a97557e-d4bb-4cfa-b2b8-9ebaea10c686 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 7fce16ef-3030-4c2a-8787-6bacb6337e39 (type: security_groups) to 1 2026-06-26 11:48:55.173 10 INFO neutron.wsgi [None req-2e6c17df-660a-4201-8233-87a0101a0582 c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - - -] 10.0.0.244 "PUT /v2.0/networks/edc5e04f-bb3f-4640-913f-104e0c191cce/tags HTTP/1.1" status: 200 len: 218 time: 0.0594087 2026-06-26 11:48:55.186 10 INFO neutron.wsgi [None req-4a97557e-d4bb-4cfa-b2b8-9ebaea10c686 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=04127e12eaed4a2fb42c9c411d65b220&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3240051 2026-06-26 11:48:55.242 9 INFO neutron.wsgi [None req-91525c93-023b-4e83-af11-4301eb46a894 c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - - -] 10.0.0.244 "PUT /v2.0/networks/f277b71a-07d4-47a8-8ddb-251c6533333d/tags HTTP/1.1" status: 200 len: 227 time: 0.0631173 2026-06-26 11:48:55.326 10 INFO neutron.wsgi [None req-9abe6895-329e-44ec-834a-9bd3c42480be c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - - -] 10.0.0.244 "PUT /v2.0/networks/ed606f0e-96de-42b3-83f1-23b1f152e662/tags HTTP/1.1" status: 200 len: 212 time: 0.0797608 2026-06-26 11:48:55.414 10 INFO neutron.wsgi [None req-e7d7911b-0de9-4917-8b8d-18d035b89438 c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - default default] 10.0.0.244 "GET /v2.0/networks?tags=red HTTP/1.1" status: 200 len: 2067 time: 0.0822139 2026-06-26 11:48:55.509 10 INFO neutron.wsgi [None req-3a87f1ea-00fc-43e9-a325-e292f767c6ba df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/7fce16ef-3030-4c2a-8787-6bacb6337e39 HTTP/1.1" status: 204 len: 168 time: 0.3182788 2026-06-26 11:48:55.516 9 INFO neutron.wsgi [None req-5e878f42-4a1e-437e-af88-a123c4c2bb72 c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - default default] 10.0.0.244 "GET /v2.0/networks?tags=red%2Cblue HTTP/1.1" status: 200 len: 1455 time: 0.0942004 2026-06-26 11:48:55.614 9 INFO neutron.wsgi [None req-b2116217-33b6-4839-9399-0a2759a2d8b0 c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - default default] 10.0.0.244 "GET /v2.0/networks?tags-any=blue HTTP/1.1" status: 200 len: 1455 time: 0.0924256 2026-06-26 11:48:55.679 9 INFO neutron.wsgi [None req-b65eaa81-8a35-45ca-b3b8-797f220a92f8 c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - default default] 10.0.0.244 "GET /v2.0/networks?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2067 time: 0.0594008 2026-06-26 11:48:55.703 10 INFO neutron.db.ovn_revision_numbers_db [None req-7a5343e4-ca1e-474d-adc0-e68809ca7bf8 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 55e31b76-6712-4c8e-bb0a-8ace8d080f3f (type: security_groups) to 1 2026-06-26 11:48:55.728 10 INFO neutron.wsgi [None req-7a5343e4-ca1e-474d-adc0-e68809ca7bf8 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=f6136cf38b3340a4bd0ac8687511182e&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1218381 2026-06-26 11:48:55.797 9 INFO neutron.wsgi [None req-c25d153a-5e9b-49b8-a4ee-aa86d88b0234 c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - default default] 10.0.0.244 "GET /v2.0/networks?not-tags=red HTTP/1.1" status: 200 len: 2068 time: 0.1126921 2026-06-26 11:48:55.913 10 INFO neutron.wsgi [None req-a61f81b3-d40f-4085-aa0a-df51964daed5 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/55e31b76-6712-4c8e-bb0a-8ace8d080f3f HTTP/1.1" status: 204 len: 168 time: 0.1789868 2026-06-26 11:48:55.928 9 INFO neutron.wsgi [None req-82a52935-2a0d-400a-a11c-4cff6406bb05 c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - default default] 10.0.0.244 "GET /v2.0/networks?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 2680 time: 0.1239915 2026-06-26 11:48:56.042 9 INFO neutron.wsgi [None req-c4db71d1-92bc-472b-8e87-8c618c9e2f36 c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - default default] 10.0.0.244 "GET /v2.0/networks?not-tags-any=blue HTTP/1.1" status: 200 len: 2680 time: 0.1104052 2026-06-26 11:48:56.119 9 INFO neutron.wsgi [None req-68d28f33-b719-48df-9606-c1f51481a317 c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - default default] 10.0.0.244 "GET /v2.0/networks?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2068 time: 0.0715673 2026-06-26 11:48:56.547 9 INFO neutron.services.segments.plugin [-] Segment ed5be0f5-444f-43f9-a953-cefe94ebe3de resource provider aggregate not found 2026-06-26 11:48:56.552 9 INFO neutron.services.segments.plugin [-] Segment ed5be0f5-444f-43f9-a953-cefe94ebe3de resource provider aggregate not found 2026-06-26 11:48:56.572 9 INFO neutron.services.segments.plugin [-] Segment ed5be0f5-444f-43f9-a953-cefe94ebe3de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed5be0f5-444f-43f9-a953-cefe94ebe3de found for delete ", "request_id": "req-310aa061-f0ce-4baf-ad4a-46898606699c"}]} 2026-06-26 11:48:56.573 9 INFO neutron.services.segments.plugin [-] Segment ed5be0f5-444f-43f9-a953-cefe94ebe3de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed5be0f5-444f-43f9-a953-cefe94ebe3de found for delete ", "request_id": "req-a2a06ac6-7593-4b0a-8e9c-ca0bbf8c18f9"}]} 2026-06-26 11:48:56.604 9 INFO neutron.wsgi [None req-6fe3cf2f-252a-4915-b674-cb923ad522eb c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - - -] 10.0.0.244 "DELETE /v2.0/networks/9fca137d-cb3b-42b3-9a7d-1c21649c2aec HTTP/1.1" status: 204 len: 168 time: 0.4775164 2026-06-26 11:48:57.008 10 INFO neutron.services.segments.plugin [-] Segment 17e42d48-9c1d-4d55-8614-c42b84a7c4d1 resource provider aggregate not found 2026-06-26 11:48:57.013 10 INFO neutron.services.segments.plugin [-] Segment 17e42d48-9c1d-4d55-8614-c42b84a7c4d1 resource provider aggregate not found 2026-06-26 11:48:57.028 10 INFO neutron.services.segments.plugin [-] Segment 17e42d48-9c1d-4d55-8614-c42b84a7c4d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17e42d48-9c1d-4d55-8614-c42b84a7c4d1 found for delete ", "request_id": "req-f92f0fe9-b65e-45c4-8a2b-9ae51238b47c"}]} 2026-06-26 11:48:57.029 10 INFO neutron.services.segments.plugin [-] Segment 17e42d48-9c1d-4d55-8614-c42b84a7c4d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17e42d48-9c1d-4d55-8614-c42b84a7c4d1 found for delete ", "request_id": "req-689cf863-43fc-4e66-9c4d-971d44270ac8"}]} 2026-06-26 11:48:57.060 10 INFO neutron.wsgi [None req-bed232d9-78c7-4e5a-8778-8836b2c9ffbf c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - - -] 10.0.0.244 "DELETE /v2.0/networks/edc5e04f-bb3f-4640-913f-104e0c191cce HTTP/1.1" status: 204 len: 168 time: 0.4506388 2026-06-26 11:48:57.541 9 INFO neutron.wsgi [None req-ea38c637-828d-47ad-99c0-57fba3a44881 c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - - -] 10.0.0.244 "DELETE /v2.0/networks/f277b71a-07d4-47a8-8ddb-251c6533333d HTTP/1.1" status: 204 len: 168 time: 0.4702132 2026-06-26 11:48:57.997 10 INFO neutron.wsgi [None req-f3f50755-6631-4a54-a5da-135cb0bd7bf6 c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - - -] 10.0.0.244 "DELETE /v2.0/networks/ed606f0e-96de-42b3-83f1-23b1f152e662 HTTP/1.1" status: 204 len: 168 time: 0.4494095 2026-06-26 11:48:58.510 9 INFO neutron.wsgi [None req-7871d408-1f85-45d6-82e1-0234e8df8a9f c7619d185f2a4c899faa9189b3f0563e d5f8f7a408384a2a801b1cbbd4e77340 - - - -] 10.0.0.244 "DELETE /v2.0/networks/c9288a7e-ed83-49af-8633-74b22f8cf4d8 HTTP/1.1" status: 204 len: 168 time: 0.5074170 2026-06-26 11:48:58.597 9 INFO neutron.services.segments.plugin [-] Segment d7876d5a-c76e-4383-a042-a6968dcb3f94 resource provider aggregate not found 2026-06-26 11:48:58.607 9 INFO neutron.services.segments.plugin [-] Segment d7876d5a-c76e-4383-a042-a6968dcb3f94 resource provider aggregate not found 2026-06-26 11:48:58.621 9 INFO neutron.services.segments.plugin [-] Segment d7876d5a-c76e-4383-a042-a6968dcb3f94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7876d5a-c76e-4383-a042-a6968dcb3f94 found for delete ", "request_id": "req-e39e9f29-a4b1-422e-aaad-67813a66c6f2"}]} 2026-06-26 11:48:58.630 9 INFO neutron.services.segments.plugin [-] Segment d7876d5a-c76e-4383-a042-a6968dcb3f94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7876d5a-c76e-4383-a042-a6968dcb3f94 found for delete ", "request_id": "req-fb55db59-10cb-4c93-bab6-221a36d51327"}]} 2026-06-26 11:48:58.640 9 INFO neutron.services.segments.plugin [-] Segment d3d3e2c0-d710-49a0-9a0b-9dea87c4db29 resource provider aggregate not found 2026-06-26 11:48:58.650 9 INFO neutron.services.segments.plugin [-] Segment d3d3e2c0-d710-49a0-9a0b-9dea87c4db29 resource provider aggregate not found 2026-06-26 11:48:58.659 9 INFO neutron.services.segments.plugin [-] Segment d3d3e2c0-d710-49a0-9a0b-9dea87c4db29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3d3e2c0-d710-49a0-9a0b-9dea87c4db29 found for delete ", "request_id": "req-0fd77216-2810-4771-8c05-ee28bc1e35d2"}]} 2026-06-26 11:48:58.674 9 INFO neutron.services.segments.plugin [-] Segment d3d3e2c0-d710-49a0-9a0b-9dea87c4db29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3d3e2c0-d710-49a0-9a0b-9dea87c4db29 found for delete ", "request_id": "req-e01bd65d-9677-40bb-9215-458a86ef9499"}]} 2026-06-26 11:48:59.062 10 INFO neutron.services.segments.plugin [-] Segment 02a05c71-2394-4b1d-acfd-3698f0ca132d resource provider aggregate not found 2026-06-26 11:48:59.069 10 INFO neutron.services.segments.plugin [-] Segment 02a05c71-2394-4b1d-acfd-3698f0ca132d resource provider aggregate not found 2026-06-26 11:48:59.088 10 INFO neutron.services.segments.plugin [-] Segment 02a05c71-2394-4b1d-acfd-3698f0ca132d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02a05c71-2394-4b1d-acfd-3698f0ca132d found for delete ", "request_id": "req-bd44e646-d305-4801-96c2-aadfcc1d5efe"}]} 2026-06-26 11:48:59.102 10 INFO neutron.services.segments.plugin [-] Segment 02a05c71-2394-4b1d-acfd-3698f0ca132d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02a05c71-2394-4b1d-acfd-3698f0ca132d found for delete ", "request_id": "req-6169041e-df26-4f7a-afcc-6aa1b74f8ea0"}]} 2026-06-26 11:48:59.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030711 2026-06-26 11:48:59.489 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025556 2026-06-26 11:48:59.581 10 INFO neutron.db.ovn_revision_numbers_db [None req-d822595d-8074-4dfd-86df-b82df2ae55e7 89f614ce2d444f1fa8de79793b313c3c f7cbd5cb868e4f0d8ea125dc69de1512 - - - -] Successfully bumped revision number for resource fd10c119-8594-462d-b055-2c1ac43df327 (type: security_groups) to 1 2026-06-26 11:48:59.632 9 INFO neutron.db.ovn_revision_numbers_db [None req-0b283a39-b9ef-450e-bca7-7c050c1d0f48 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 2a8ae592-051d-4825-8309-6e86583dfb34 (type: security_groups) to 1 2026-06-26 11:48:59.657 9 INFO neutron.wsgi [None req-0b283a39-b9ef-450e-bca7-7c050c1d0f48 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=e187263c2a1c40d1a9a802f3d0857119&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1988690 2026-06-26 11:48:59.695 10 INFO neutron.db.ovn_revision_numbers_db [None req-d822595d-8074-4dfd-86df-b82df2ae55e7 89f614ce2d444f1fa8de79793b313c3c f7cbd5cb868e4f0d8ea125dc69de1512 - - - -] Successfully bumped revision number for resource 0caf3589-e801-42e6-8d75-dca80746ed96 (type: security_groups) to 1 2026-06-26 11:48:59.724 10 INFO neutron.wsgi [None req-d822595d-8074-4dfd-86df-b82df2ae55e7 89f614ce2d444f1fa8de79793b313c3c f7cbd5cb868e4f0d8ea125dc69de1512 - - - -] 10.0.0.244 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1737 time: 0.4541337 2026-06-26 11:48:59.765 10 INFO neutron.wsgi [None req-7ba7777d-abab-45da-bca6-cc49e0bb46de 89f614ce2d444f1fa8de79793b313c3c f7cbd5cb868e4f0d8ea125dc69de1512 - - - -] 10.0.0.244 "PUT /v2.0/security-groups/0caf3589-e801-42e6-8d75-dca80746ed96/tags HTTP/1.1" status: 200 len: 218 time: 0.0333300 2026-06-26 11:48:59.783 10 INFO neutron.wsgi [None req-47fd8d15-84b1-48ca-8332-7fe0a6ca5fe0 89f614ce2d444f1fa8de79793b313c3c f7cbd5cb868e4f0d8ea125dc69de1512 - - default default] 10.0.0.244 "GET /v2.0/security-groups/0caf3589-e801-42e6-8d75-dca80746ed96/tags HTTP/1.1" status: 200 len: 218 time: 0.0134761 2026-06-26 11:48:59.814 10 INFO neutron.wsgi [None req-0d4d5438-cea4-4429-bb81-c48fffdd6632 89f614ce2d444f1fa8de79793b313c3c f7cbd5cb868e4f0d8ea125dc69de1512 - - - -] 10.0.0.244 "PUT /v2.0/security-groups/0caf3589-e801-42e6-8d75-dca80746ed96/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0263872 2026-06-26 11:48:59.836 10 INFO neutron.wsgi [None req-f925b063-13a6-436c-8643-00f1aa56eefa 89f614ce2d444f1fa8de79793b313c3c f7cbd5cb868e4f0d8ea125dc69de1512 - - default default] 10.0.0.244 "GET /v2.0/security-groups/0caf3589-e801-42e6-8d75-dca80746ed96/tags HTTP/1.1" status: 200 len: 227 time: 0.0171504 2026-06-26 11:48:59.856 10 INFO neutron.wsgi [None req-50a01bbc-fafe-40c7-994f-bf34c3815037 89f614ce2d444f1fa8de79793b313c3c f7cbd5cb868e4f0d8ea125dc69de1512 - - - -] 10.0.0.244 "PUT /v2.0/security-groups/0caf3589-e801-42e6-8d75-dca80746ed96/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0138805 2026-06-26 11:48:59.875 10 INFO neutron.wsgi [None req-79a467a5-5907-4bf7-a742-0cdc80c47153 89f614ce2d444f1fa8de79793b313c3c f7cbd5cb868e4f0d8ea125dc69de1512 - - default default] 10.0.0.244 "GET /v2.0/security-groups/0caf3589-e801-42e6-8d75-dca80746ed96/tags HTTP/1.1" status: 200 len: 227 time: 0.0143461 2026-06-26 11:48:59.927 10 INFO neutron.wsgi [None req-0984d06b-73f6-41cf-b920-51106f09842c 89f614ce2d444f1fa8de79793b313c3c f7cbd5cb868e4f0d8ea125dc69de1512 - - - -] 10.0.0.244 "PUT /v2.0/security-groups/0caf3589-e801-42e6-8d75-dca80746ed96/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0475478 2026-06-26 11:48:59.948 10 INFO neutron.wsgi [None req-a222fb5f-a71f-4201-84ee-d18994c24280 89f614ce2d444f1fa8de79793b313c3c f7cbd5cb868e4f0d8ea125dc69de1512 - - default default] 10.0.0.244 "GET /v2.0/security-groups/0caf3589-e801-42e6-8d75-dca80746ed96/tags HTTP/1.1" status: 200 len: 245 time: 0.0161128 2026-06-26 11:49:00.004 10 INFO neutron.wsgi [None req-4d827f37-305c-44ed-a229-23b2a3a0bf36 89f614ce2d444f1fa8de79793b313c3c f7cbd5cb868e4f0d8ea125dc69de1512 - - - -] 10.0.0.244 "PUT /v2.0/security-groups/0caf3589-e801-42e6-8d75-dca80746ed96/tags HTTP/1.1" status: 200 len: 230 time: 0.0504327 2026-06-26 11:49:00.024 10 INFO neutron.wsgi [None req-abb4090d-63aa-4363-8602-60fd5cccc485 89f614ce2d444f1fa8de79793b313c3c f7cbd5cb868e4f0d8ea125dc69de1512 - - default default] 10.0.0.244 "GET /v2.0/security-groups/0caf3589-e801-42e6-8d75-dca80746ed96/tags HTTP/1.1" status: 200 len: 230 time: 0.0143812 2026-06-26 11:49:00.041 10 INFO neutron.wsgi [None req-a5ef82ff-22ff-4d4b-af03-bc2dfc49a956 89f614ce2d444f1fa8de79793b313c3c f7cbd5cb868e4f0d8ea125dc69de1512 - - default default] 10.0.0.244 "GET /v2.0/security-groups/0caf3589-e801-42e6-8d75-dca80746ed96/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0130155 2026-06-26 11:49:00.058 10 INFO neutron.api.v2.resource [None req-8539269f-a63c-4ad5-97a6-1e0deee56f7f 89f614ce2d444f1fa8de79793b313c3c f7cbd5cb868e4f0d8ea125dc69de1512 - - default default] show failed (client error): The resource could not be found. 2026-06-26 11:49:00.060 10 INFO neutron.wsgi [None req-8539269f-a63c-4ad5-97a6-1e0deee56f7f 89f614ce2d444f1fa8de79793b313c3c f7cbd5cb868e4f0d8ea125dc69de1512 - - default default] 10.0.0.244 "GET /v2.0/security-groups/0caf3589-e801-42e6-8d75-dca80746ed96/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0149088 2026-06-26 11:49:00.162 9 INFO neutron.wsgi [None req-079578f4-6579-42b1-b91c-2d874a8b6efd df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/2a8ae592-051d-4825-8309-6e86583dfb34 HTTP/1.1" status: 204 len: 168 time: 0.4998281 2026-06-26 11:49:00.184 10 INFO neutron.wsgi [None req-b6c081ec-1418-4951-b09a-ee3d6a796a6a 89f614ce2d444f1fa8de79793b313c3c f7cbd5cb868e4f0d8ea125dc69de1512 - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/0caf3589-e801-42e6-8d75-dca80746ed96/tags/red HTTP/1.1" status: 204 len: 168 time: 0.1199903 2026-06-26 11:49:00.207 10 INFO neutron.wsgi [None req-b065ee86-79b8-4dbb-937e-83f33d73b6af 89f614ce2d444f1fa8de79793b313c3c f7cbd5cb868e4f0d8ea125dc69de1512 - - default default] 10.0.0.244 "GET /v2.0/security-groups/0caf3589-e801-42e6-8d75-dca80746ed96/tags HTTP/1.1" status: 200 len: 223 time: 0.0150359 2026-06-26 11:49:00.228 10 INFO neutron.api.v2.resource [None req-bfc7df93-d781-4f68-9163-46b0cf2ae790 89f614ce2d444f1fa8de79793b313c3c f7cbd5cb868e4f0d8ea125dc69de1512 - - - -] delete failed (client error): The resource could not be found. 2026-06-26 11:49:00.229 10 INFO neutron.wsgi [None req-bfc7df93-d781-4f68-9163-46b0cf2ae790 89f614ce2d444f1fa8de79793b313c3c f7cbd5cb868e4f0d8ea125dc69de1512 - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/0caf3589-e801-42e6-8d75-dca80746ed96/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0180149 2026-06-26 11:49:00.411 9 INFO neutron.wsgi [None req-646b4a83-a9a1-4de0-8a0c-74ce541895e4 89f614ce2d444f1fa8de79793b313c3c f7cbd5cb868e4f0d8ea125dc69de1512 - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/0caf3589-e801-42e6-8d75-dca80746ed96/tags HTTP/1.1" status: 204 len: 168 time: 0.1774514 2026-06-26 11:49:00.432 9 INFO neutron.wsgi [None req-8f5aae24-caa1-4c26-ae09-36c0f8e0c4bd 89f614ce2d444f1fa8de79793b313c3c f7cbd5cb868e4f0d8ea125dc69de1512 - - default default] 10.0.0.244 "GET /v2.0/security-groups/0caf3589-e801-42e6-8d75-dca80746ed96/tags HTTP/1.1" status: 200 len: 205 time: 0.0157678 2026-06-26 11:49:00.461 10 INFO neutron.wsgi [None req-a73368b6-040a-4628-b653-3c5be2725ebc df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=d5f8f7a408384a2a801b1cbbd4e77340&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0358393 2026-06-26 11:49:00.677 9 INFO neutron.wsgi [None req-ced5be2d-227c-45cd-8263-34ea3e8d1151 89f614ce2d444f1fa8de79793b313c3c f7cbd5cb868e4f0d8ea125dc69de1512 - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/0caf3589-e801-42e6-8d75-dca80746ed96 HTTP/1.1" status: 204 len: 168 time: 0.2319479 2026-06-26 11:49:00.709 10 INFO neutron.wsgi [None req-f78f2cbe-a420-4642-8321-7485d9486111 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/0c0ed079-0ffd-421c-95fe-a015a44584a4 HTTP/1.1" status: 204 len: 168 time: 0.2424264 2026-06-26 11:49:01.123 9 INFO neutron.db.ovn_revision_numbers_db [None req-e5b4403b-0693-4e0e-9339-6c3a89ed9029 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 65968b55-0b89-4980-b45d-457d502c3629 (type: security_groups) to 1 2026-06-26 11:49:01.147 9 INFO neutron.wsgi [None req-e5b4403b-0693-4e0e-9339-6c3a89ed9029 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=2a9fddd2647c4c0681ff490c0c961982&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2207463 2026-06-26 11:49:01.452 9 INFO neutron.wsgi [None req-efbca63a-b5fa-4ec2-b951-783fb6f46af8 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/65968b55-0b89-4980-b45d-457d502c3629 HTTP/1.1" status: 204 len: 168 time: 0.2987573 2026-06-26 11:49:01.912 10 INFO neutron.db.ovn_revision_numbers_db [None req-29e20cf1-75ca-40ba-a6a4-f24f3c7d69a1 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 9d5afdea-060a-41e3-9327-fab8a7fc0616 (type: security_groups) to 1 2026-06-26 11:49:01.939 10 INFO neutron.wsgi [None req-29e20cf1-75ca-40ba-a6a4-f24f3c7d69a1 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=729e2581681046109dce120021a2821b&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3643544 2026-06-26 11:49:02.133 10 INFO neutron.wsgi [None req-08dc57ff-5cb0-49a6-9ac4-448919201ad4 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/9d5afdea-060a-41e3-9327-fab8a7fc0616 HTTP/1.1" status: 204 len: 168 time: 0.1894121 2026-06-26 11:49:02.267 10 INFO neutron.wsgi [None req-85f24d7b-d36e-41b8-a4a7-765cdad54e2f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=f7cbd5cb868e4f0d8ea125dc69de1512&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0301657 2026-06-26 11:49:02.471 9 INFO neutron.wsgi [None req-91c78ace-4a08-4ad5-857f-4fb22f7dbe66 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/fd10c119-8594-462d-b055-2c1ac43df327 HTTP/1.1" status: 204 len: 168 time: 0.1976652 2026-06-26 11:49:03.087 10 INFO neutron.wsgi [req-0e68d268-f52d-4043-a18a-ab32281a6cab req-c8dfd0a3-f172-4739-9eda-f03fd0d6e237 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.248 "GET /v2.0/ports?device_id=a20cce9a-a5f4-4dfc-bd4f-d8af4c3937f5 HTTP/1.1" status: 200 len: 1594 time: 0.0346365 2026-06-26 11:49:03.127 10 INFO neutron.wsgi [req-0e68d268-f52d-4043-a18a-ab32281a6cab req-cdad2ffd-604b-4016-9db7-3a42c4b49a3d c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.248 "GET /v2.0/security-groups?id=c3d8446a-0edb-4887-9c09-6c64c09eb7b8&fields=id&fields=name HTTP/1.1" status: 200 len: 309 time: 0.0314887 2026-06-26 11:49:05.910 10 INFO neutron.wsgi [None req-fd3106fd-1132-498b-8a50-54f37a81d876 551beb8bc41149efa4662ca2a9d9f7ae aa9cc0992094481695b81896b7b52d1a - - - -] 10.0.0.244 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.1392498 2026-06-26 11:49:05.948 10 INFO neutron.wsgi [None req-62f6f268-8b7b-4a01-bb4e-9089c97ffbc1 551beb8bc41149efa4662ca2a9d9f7ae aa9cc0992094481695b81896b7b52d1a - - - -] 10.0.0.244 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.0322771 2026-06-26 11:49:05.990 10 INFO neutron.wsgi [None req-3c89e049-7211-4bd8-97ab-8c2a0d000e0c 551beb8bc41149efa4662ca2a9d9f7ae aa9cc0992094481695b81896b7b52d1a - - - -] 10.0.0.244 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.0364089 2026-06-26 11:49:06.035 9 INFO neutron.wsgi [None req-559cb5c9-96a8-4df5-a14d-8ebdf442480b 551beb8bc41149efa4662ca2a9d9f7ae aa9cc0992094481695b81896b7b52d1a - - - -] 10.0.0.244 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.0393851 2026-06-26 11:49:06.081 9 INFO neutron.wsgi [None req-1fe3d4ba-6251-4c81-8936-91f86a0f6b45 551beb8bc41149efa4662ca2a9d9f7ae aa9cc0992094481695b81896b7b52d1a - - - -] 10.0.0.244 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.0415208 2026-06-26 11:49:06.111 9 INFO neutron.wsgi [None req-74879887-a8ff-4308-ad77-64c3d9bb606e 551beb8bc41149efa4662ca2a9d9f7ae aa9cc0992094481695b81896b7b52d1a - - - -] 10.0.0.244 "PUT /v2.0/policies/6d7d8bff-63e8-45be-988f-be61d5104490/tags HTTP/1.1" status: 200 len: 210 time: 0.0232697 2026-06-26 11:49:06.142 10 INFO neutron.wsgi [None req-70528129-c348-42e1-9af2-240676555d72 551beb8bc41149efa4662ca2a9d9f7ae aa9cc0992094481695b81896b7b52d1a - - - -] 10.0.0.244 "PUT /v2.0/policies/73c09a76-137e-4e3b-ae6e-2877a214f355/tags HTTP/1.1" status: 200 len: 218 time: 0.0250950 2026-06-26 11:49:06.177 9 INFO neutron.wsgi [None req-51134d8c-7bbb-45de-b523-4ff5c295ceac 551beb8bc41149efa4662ca2a9d9f7ae aa9cc0992094481695b81896b7b52d1a - - - -] 10.0.0.244 "PUT /v2.0/policies/aab4a814-c114-4c4b-8b03-9d87ed8dd6a4/tags HTTP/1.1" status: 200 len: 227 time: 0.0301213 2026-06-26 11:49:06.208 9 INFO neutron.wsgi [None req-dbda126c-ba1e-4fff-9aac-7b7b27c942e9 551beb8bc41149efa4662ca2a9d9f7ae aa9cc0992094481695b81896b7b52d1a - - - -] 10.0.0.244 "PUT /v2.0/policies/e74d418b-72a5-4d0b-b963-7c2ceb96d6bc/tags HTTP/1.1" status: 200 len: 212 time: 0.0254502 2026-06-26 11:49:06.582 9 INFO neutron.wsgi [None req-d18ed643-5942-4cda-a71c-1d11a0828a33 035bcf2619c04686b0f310b7e7d041f5 2f84b22aa3474b44b669417fffaff327 - - default default] 10.0.0.244 "GET /v2.0/subnets/6a34b78c-b802-4ed5-80ea-28a88756dabb HTTP/1.1" status: 200 len: 844 time: 0.0357866 2026-06-26 11:49:06.715 9 INFO neutron.wsgi [None req-e4e334ff-620e-4330-bb73-62429c6b5b61 d804ceb9d2e7429498471f0e8b487565 eb6c1839f295480aa89dc77ce92d0be2 - - default default] 10.0.0.244 "GET /v2.0/qos/policies?tags=red HTTP/1.1" status: 200 len: 1296 time: 0.1295140 2026-06-26 11:49:06.774 9 INFO neutron.wsgi [None req-a11831be-d598-43be-8f72-5c1056950df8 d804ceb9d2e7429498471f0e8b487565 eb6c1839f295480aa89dc77ce92d0be2 - - default default] 10.0.0.244 "GET /v2.0/qos/policies?tags=red%2Cblue HTTP/1.1" status: 200 len: 941 time: 0.0520818 2026-06-26 11:49:06.831 9 INFO neutron.wsgi [None req-3e38445e-7d61-45d2-8d31-a7bb84d04f8e d804ceb9d2e7429498471f0e8b487565 eb6c1839f295480aa89dc77ce92d0be2 - - default default] 10.0.0.244 "GET /v2.0/qos/policies?tags-any=blue HTTP/1.1" status: 200 len: 941 time: 0.0510616 2026-06-26 11:49:06.898 9 INFO neutron.wsgi [None req-4487ff2f-a7be-429b-ba6b-462a8447bfdd d804ceb9d2e7429498471f0e8b487565 eb6c1839f295480aa89dc77ce92d0be2 - - default default] 10.0.0.244 "GET /v2.0/qos/policies?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1296 time: 0.0620265 2026-06-26 11:49:06.965 9 INFO neutron.wsgi [None req-d7a079cf-b795-46b3-b695-f9b36c60a94a d804ceb9d2e7429498471f0e8b487565 eb6c1839f295480aa89dc77ce92d0be2 - - default default] 10.0.0.244 "GET /v2.0/qos/policies?not-tags=red HTTP/1.1" status: 200 len: 913 time: 0.0615749 2026-06-26 11:49:07.047 9 INFO neutron.wsgi [None req-a8ceb78b-791e-4d5d-8803-bb52587ff11c d804ceb9d2e7429498471f0e8b487565 eb6c1839f295480aa89dc77ce92d0be2 - - default default] 10.0.0.244 "GET /v2.0/qos/policies?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1268 time: 0.0772290 2026-06-26 11:49:07.128 10 INFO neutron.wsgi [None req-c33f3b1e-3cb1-455d-b1da-39fc5985fd45 d804ceb9d2e7429498471f0e8b487565 eb6c1839f295480aa89dc77ce92d0be2 - - default default] 10.0.0.244 "GET /v2.0/qos/policies?not-tags-any=blue HTTP/1.1" status: 200 len: 1268 time: 0.0728393 2026-06-26 11:49:07.171 10 INFO neutron.wsgi [None req-f0836376-0214-4154-a64e-576becb7293c d804ceb9d2e7429498471f0e8b487565 eb6c1839f295480aa89dc77ce92d0be2 - - default default] 10.0.0.244 "GET /v2.0/qos/policies?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 913 time: 0.0386333 2026-06-26 11:49:07.185 9 INFO neutron.wsgi [None req-6572177d-136d-4c5c-8681-fdab54dc58e5 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.164 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0490391 2026-06-26 11:49:07.196 9 INFO neutron.wsgi [None req-ff2975e9-d0bf-434c-a9a4-ea0cf3993cac df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.164 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0058036 2026-06-26 11:49:07.206 9 INFO neutron.wsgi [None req-20304592-dcfa-4a12-8aa2-4ff880227f82 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.164 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0050054 2026-06-26 11:49:07.217 9 INFO neutron.wsgi [None req-37668997-664f-495f-be27-65cad710a891 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.164 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0050647 2026-06-26 11:49:07.240 10 INFO neutron.wsgi [None req-20c07b5c-17c3-4e45-9a42-bdd43445881f 551beb8bc41149efa4662ca2a9d9f7ae aa9cc0992094481695b81896b7b52d1a - - - -] 10.0.0.244 "DELETE /v2.0/qos/policies/6d7d8bff-63e8-45be-988f-be61d5104490 HTTP/1.1" status: 204 len: 168 time: 0.0616710 2026-06-26 11:49:07.361 9 INFO neutron.wsgi [None req-a065d6ab-5219-44f6-a70a-8d84cda18d5d 551beb8bc41149efa4662ca2a9d9f7ae aa9cc0992094481695b81896b7b52d1a - - - -] 10.0.0.244 "DELETE /v2.0/qos/policies/73c09a76-137e-4e3b-ae6e-2877a214f355 HTTP/1.1" status: 204 len: 168 time: 0.1104312 2026-06-26 11:49:07.429 9 INFO neutron.wsgi [None req-1b2c3d96-e0b2-4da8-8b8f-4008871996d6 551beb8bc41149efa4662ca2a9d9f7ae aa9cc0992094481695b81896b7b52d1a - - - -] 10.0.0.244 "DELETE /v2.0/qos/policies/aab4a814-c114-4c4b-8b03-9d87ed8dd6a4 HTTP/1.1" status: 204 len: 168 time: 0.0629470 2026-06-26 11:49:07.500 9 INFO neutron.wsgi [None req-ac945be4-ef38-4096-9543-9a546db5e895 551beb8bc41149efa4662ca2a9d9f7ae aa9cc0992094481695b81896b7b52d1a - - - -] 10.0.0.244 "DELETE /v2.0/qos/policies/e74d418b-72a5-4d0b-b963-7c2ceb96d6bc HTTP/1.1" status: 204 len: 168 time: 0.0668099 2026-06-26 11:49:07.603 9 INFO neutron.wsgi [None req-4af5fbf4-e1db-4b1c-9576-614427db649d 551beb8bc41149efa4662ca2a9d9f7ae aa9cc0992094481695b81896b7b52d1a - - - -] 10.0.0.244 "DELETE /v2.0/qos/policies/7977012b-2d1d-4f2c-b006-bdad00a21aee HTTP/1.1" status: 204 len: 168 time: 0.0985680 2026-06-26 11:49:07.699 9 INFO neutron.wsgi [-] 10.0.0.164 "GET / HTTP/1.1" status: 200 len: 284 time: 0.0018873 2026-06-26 11:49:07.746 9 INFO neutron.wsgi [None req-299eb2e9-2b4f-49e0-99d6-56a8805fc359 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.164 "GET /v2.0/subnets/6a34b78c-b802-4ed5-80ea-28a88756dabb HTTP/1.1" status: 200 len: 831 time: 0.0410421 2026-06-26 11:49:07.763 9 INFO neutron.wsgi [None req-6e30c2e5-2c59-493c-9d71-34d6945f7e4f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.164 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0072198 2026-06-26 11:49:07.779 9 INFO neutron.wsgi [None req-e07161ce-d103-4197-b63c-04cc26a99f69 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.164 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0068936 2026-06-26 11:49:07.789 9 INFO neutron.wsgi [None req-1e3dc0e7-626c-44cf-acdd-e358b8388dc5 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.164 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0028620 2026-06-26 11:49:07.797 9 INFO neutron.wsgi [None req-8ae14feb-dc37-4123-9725-b6f16036c323 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.164 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0043557 2026-06-26 11:49:07.832 9 INFO neutron.wsgi [None req-df6c07aa-1c0f-4b08-970c-c869f95e2302 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.164 "GET /v2.0/subnets/6a34b78c-b802-4ed5-80ea-28a88756dabb HTTP/1.1" status: 200 len: 849 time: 0.0273762 2026-06-26 11:49:08.154 9 INFO neutron.wsgi [None req-91a12792-17ac-4f9f-8e4d-453e496363b1 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.164 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0073891 2026-06-26 11:49:08.169 9 INFO neutron.wsgi [None req-6747aba7-130d-4cce-bb24-85f85584bed0 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.164 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0076110 2026-06-26 11:49:08.182 9 INFO neutron.wsgi [None req-72360b2a-c21e-4b29-b01b-5eee38533b0b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.164 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0074017 2026-06-26 11:49:08.200 9 INFO neutron.wsgi [None req-a23a3f05-ecfd-4650-b979-cfe8b4abc971 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.164 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0101502 2026-06-26 11:49:08.298 9 INFO neutron.wsgi [None req-a903f8f1-7f4a-4ce9-846f-9e5fa12c1b14 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.164 "GET /v2.0/networks/4fdc7949-8564-476d-9a0a-b7cc4a556f68 HTTP/1.1" status: 200 len: 1001 time: 0.0870571 2026-06-26 11:49:08.310 9 INFO neutron.wsgi [None req-4daa91bd-d32a-475b-8af8-4a6ff2fc77ce df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.164 "GET /v2.0/extensions/project-id HTTP/1.1" status: 200 len: 403 time: 0.0075686 2026-06-26 11:49:08.671 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7c18f8ab-f00c-4dbf-9b79-19823e13916e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:49:08.673 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7c18f8ab-f00c-4dbf-9b79-19823e13916e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network 4fdc7949-8564-476d-9a0a-b7cc4a556f68: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:49:08.887 9 INFO neutron.db.ovn_revision_numbers_db [None req-7c18f8ab-f00c-4dbf-9b79-19823e13916e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource c02a2b45-06e4-4bd4-883f-05e94f25120b (type: ports) to 1 2026-06-26 11:49:08.916 9 INFO neutron.wsgi [None req-7c18f8ab-f00c-4dbf-9b79-19823e13916e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.164 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1337 time: 0.5993629 2026-06-26 11:49:08.944 10 INFO neutron.db.ovn_revision_numbers_db [None req-3b91015d-b56e-45a5-b3f9-2c2c0b19c971 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 0124991c-e550-4819-8b5e-8f75e50827c3 (type: security_groups) to 1 2026-06-26 11:49:08.966 10 INFO neutron.wsgi [None req-3b91015d-b56e-45a5-b3f9-2c2c0b19c971 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=aa9cc0992094481695b81896b7b52d1a&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3751972 2026-06-26 11:49:09.156 10 INFO neutron.wsgi [None req-22e39cec-733c-4ebb-a64c-35a83dd67412 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/0124991c-e550-4819-8b5e-8f75e50827c3 HTTP/1.1" status: 204 len: 168 time: 0.1847944 2026-06-26 11:49:09.365 10 INFO neutron.db.ovn_revision_numbers_db [None req-a3fa9afd-1a0b-49d3-9a25-1c86f8d2aa57 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 85a7d474-59a9-4f6c-ac8e-df5762bdb004 (type: security_groups) to 1 2026-06-26 11:49:09.390 10 INFO neutron.wsgi [None req-a3fa9afd-1a0b-49d3-9a25-1c86f8d2aa57 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=eb6c1839f295480aa89dc77ce92d0be2&name=default HTTP/1.1" status: 200 len: 2997 time: 0.1354120 2026-06-26 11:49:09.580 10 INFO neutron.wsgi [None req-1b72ffda-7731-459e-90b3-dd1f893f6dc8 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/85a7d474-59a9-4f6c-ac8e-df5762bdb004 HTTP/1.1" status: 204 len: 168 time: 0.1845052 2026-06-26 11:49:09.939 10 INFO neutron.db.ovn_revision_numbers_db [None req-da8238ca-824e-42c0-be4b-c73a99388dda df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 94cc0f5d-1f1c-41a4-a643-d72485699ba6 (type: security_groups) to 1 2026-06-26 11:49:09.960 10 INFO neutron.wsgi [None req-da8238ca-824e-42c0-be4b-c73a99388dda df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=6be08382a8304512bdb1fb9e92a0985b&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1579757 2026-06-26 11:49:10.152 10 INFO neutron.wsgi [None req-8acdf725-1d5f-4b90-a520-ff7e48611a73 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/94cc0f5d-1f1c-41a4-a643-d72485699ba6 HTTP/1.1" status: 204 len: 168 time: 0.1874733 2026-06-26 11:49:10.490 10 INFO neutron.wsgi [None req-9cafc68a-319e-4ae0-b26c-dcd7cf03d1ed df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.1081750 2026-06-26 11:49:10.504 10 INFO neutron.wsgi [None req-ec6f0e49-55c0-496a-8dc1-ac88a24a4407 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0072401 2026-06-26 11:49:10.517 10 INFO neutron.wsgi [None req-9fc96a2d-e72d-4685-bf58-544063d9f2b2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0098176 2026-06-26 11:49:10.532 10 INFO neutron.wsgi [None req-202fb1e1-2d87-448c-b11f-9162901c7925 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0075965 2026-06-26 11:49:10.572 10 INFO neutron.wsgi [None req-42a732b3-c3e2-4af0-87e0-f6e6e3bece83 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports/c02a2b45-06e4-4bd4-883f-05e94f25120b HTTP/1.1" status: 200 len: 1332 time: 0.0309906 2026-06-26 11:49:10.675 10 INFO neutron.wsgi [None req-d0c5a310-3138-49aa-9470-56c9356337dc df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0058663 2026-06-26 11:49:10.683 10 INFO neutron.wsgi [None req-4a114c4b-1ef6-4263-803a-acbe3ec25b3e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0034580 2026-06-26 11:49:10.689 10 INFO neutron.wsgi [None req-630a25ea-6c4e-4a78-b608-c6911042494e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0030408 2026-06-26 11:49:10.698 10 INFO neutron.wsgi [None req-d3d11e1b-4a60-42a1-bb61-9a35739c1573 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0047884 2026-06-26 11:49:10.729 10 INFO neutron.wsgi [None req-7d050ce7-0eac-46fe-a451-1a47ad7a68f6 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/security-groups?name=lb-8fbe368e-b064-4dfa-a501-cd9c8ba02978 HTTP/1.1" status: 200 len: 221 time: 0.0251927 2026-06-26 11:49:10.826 10 INFO neutron.db.ovn_revision_numbers_db [None req-77d79713-f956-4446-8f1a-a41f54bc4d71 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource cf35f7ec-ea36-4825-8537-5f9c2bd54fea (type: security_groups) to 1 2026-06-26 11:49:10.849 10 INFO neutron.wsgi [None req-77d79713-f956-4446-8f1a-a41f54bc4d71 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1779 time: 0.1152251 2026-06-26 11:49:10.880 10 INFO neutron.wsgi [None req-549ff6ca-007f-4019-9b04-1a9305fbb33c df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/security-group-rules?security_group_id=cf35f7ec-ea36-4825-8537-5f9c2bd54fea HTTP/1.1" status: 200 len: 1318 time: 0.0215454 2026-06-26 11:49:11.206 10 INFO neutron.db.ovn_revision_numbers_db [None req-cbb5451c-26b6-4575-b5ae-74f974877502 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource c02a2b45-06e4-4bd4-883f-05e94f25120b (type: ports) to 2 2026-06-26 11:49:11.211 10 INFO neutron.wsgi [None req-cbb5451c-26b6-4575-b5ae-74f974877502 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23 "PUT /v2.0/ports/c02a2b45-06e4-4bd4-883f-05e94f25120b HTTP/1.1" status: 200 len: 1332 time: 0.3269529 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:49:11.232 10 INFO neutron.wsgi [None req-f2ba464f-4630-40c4-9d7a-96d0a3387e2e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0070322 2026-06-26 11:49:11.238 10 INFO neutron.wsgi [None req-eabf7662-6a0d-4512-92fd-c643c9f1fb97 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0030024 2026-06-26 11:49:11.245 10 INFO neutron.wsgi [None req-f8bb5958-e0ee-4d51-82a7-9e0e35552ed3 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0036733 2026-06-26 11:49:11.254 10 INFO neutron.wsgi [None req-6e4c7c4a-fd34-4837-a252-45b54130c18e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0044699 2026-06-26 11:49:11.291 10 INFO neutron.wsgi [None req-97d508a6-3283-49ce-9a99-21e7a3f5f5c3 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/subnets/6a34b78c-b802-4ed5-80ea-28a88756dabb HTTP/1.1" status: 200 len: 849 time: 0.0283432 2026-06-26 11:49:14.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024683 2026-06-26 11:49:14.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032189 2026-06-26 11:49:14.550 10 INFO neutron.wsgi [None req-e1948869-9736-4c28-bec9-206b98642f3b 1965a743ab904e95b1482f7f8e4505d6 642c7895a4e14b8c91a8baab499cf871 - - - -] 10.0.0.244 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.2459180 2026-06-26 11:49:14.608 10 INFO neutron.wsgi [None req-c81c1217-a7d6-459c-b3fe-4c1c116c1bb6 1965a743ab904e95b1482f7f8e4505d6 642c7895a4e14b8c91a8baab499cf871 - - - -] 10.0.0.244 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0534844 2026-06-26 11:49:14.672 10 INFO neutron.wsgi [None req-609567a3-2598-441b-816b-5dbba43e92a2 1965a743ab904e95b1482f7f8e4505d6 642c7895a4e14b8c91a8baab499cf871 - - - -] 10.0.0.244 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0578775 2026-06-26 11:49:14.771 10 INFO neutron.wsgi [None req-454fee47-b1d4-4a32-9227-d88ec106e992 1965a743ab904e95b1482f7f8e4505d6 642c7895a4e14b8c91a8baab499cf871 - - - -] 10.0.0.244 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0925481 2026-06-26 11:49:14.872 10 INFO neutron.wsgi [None req-4a3c758d-e900-4f25-a973-9b20dfa8f1fc 1965a743ab904e95b1482f7f8e4505d6 642c7895a4e14b8c91a8baab499cf871 - - - -] 10.0.0.244 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0958157 2026-06-26 11:49:14.913 10 INFO neutron.wsgi [None req-ae2047e4-76e1-40ac-9953-78faa4965d01 1965a743ab904e95b1482f7f8e4505d6 642c7895a4e14b8c91a8baab499cf871 - - - -] 10.0.0.244 "PUT /v2.0/subnetpools/3ffce1ba-931d-4c43-8847-a550f1dfdc99/tags HTTP/1.1" status: 200 len: 210 time: 0.0346527 2026-06-26 11:49:14.952 10 INFO neutron.wsgi [None req-18e5397e-b2fb-4971-a11d-815673f74dc9 1965a743ab904e95b1482f7f8e4505d6 642c7895a4e14b8c91a8baab499cf871 - - - -] 10.0.0.244 "PUT /v2.0/subnetpools/299974a2-e1e7-4ee2-88ec-8e5f40ad5cac/tags HTTP/1.1" status: 200 len: 218 time: 0.0328791 2026-06-26 11:49:14.991 10 INFO neutron.wsgi [None req-b1b58d1b-7337-4926-830f-0a47b6df8d0c 1965a743ab904e95b1482f7f8e4505d6 642c7895a4e14b8c91a8baab499cf871 - - - -] 10.0.0.244 "PUT /v2.0/subnetpools/b2d0f51c-e0eb-412b-889d-f10d3ca17856/tags HTTP/1.1" status: 200 len: 227 time: 0.0338387 2026-06-26 11:49:15.022 10 INFO neutron.wsgi [None req-444b11bd-19f1-4e12-a228-8a9de848a68b 1965a743ab904e95b1482f7f8e4505d6 642c7895a4e14b8c91a8baab499cf871 - - - -] 10.0.0.244 "PUT /v2.0/subnetpools/268a857e-e78d-488e-9cf1-d43c12211874/tags HTTP/1.1" status: 200 len: 212 time: 0.0263872 2026-06-26 11:49:15.060 10 INFO neutron.wsgi [None req-c426c3e8-7100-43c5-8e7d-3b0fc0ef37ee 1965a743ab904e95b1482f7f8e4505d6 642c7895a4e14b8c91a8baab499cf871 - - default default] 10.0.0.244 "GET /v2.0/subnetpools?tags=red HTTP/1.1" status: 200 len: 1758 time: 0.0316553 2026-06-26 11:49:15.095 10 INFO neutron.wsgi [None req-79eb632b-789f-4287-82b5-3ce850ebdb7c 1965a743ab904e95b1482f7f8e4505d6 642c7895a4e14b8c91a8baab499cf871 - - default default] 10.0.0.244 "GET /v2.0/subnetpools?tags=red%2Cblue HTTP/1.1" status: 200 len: 1251 time: 0.0303631 2026-06-26 11:49:15.136 10 INFO neutron.wsgi [None req-a7141f8e-112e-4da9-9022-8d346d4f11f8 1965a743ab904e95b1482f7f8e4505d6 642c7895a4e14b8c91a8baab499cf871 - - default default] 10.0.0.244 "GET /v2.0/subnetpools?tags-any=blue HTTP/1.1" status: 200 len: 1251 time: 0.0357907 2026-06-26 11:49:15.161 10 INFO neutron.wsgi [None req-db4c3338-e46e-49dc-9604-99eed7657381 1965a743ab904e95b1482f7f8e4505d6 642c7895a4e14b8c91a8baab499cf871 - - default default] 10.0.0.244 "GET /v2.0/subnetpools?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1758 time: 0.0200796 2026-06-26 11:49:15.196 10 INFO neutron.wsgi [None req-89f3c79a-d2a8-4dd1-854b-98ffd1379c84 1965a743ab904e95b1482f7f8e4505d6 642c7895a4e14b8c91a8baab499cf871 - - default default] 10.0.0.244 "GET /v2.0/subnetpools?not-tags=red HTTP/1.1" status: 200 len: 1223 time: 0.0291474 2026-06-26 11:49:15.534 10 INFO neutron.wsgi [None req-07eabdbb-9f5f-4595-82b1-c727ef3d7b62 1965a743ab904e95b1482f7f8e4505d6 642c7895a4e14b8c91a8baab499cf871 - - default default] 10.0.0.244 "GET /v2.0/subnetpools?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1730 time: 0.3326213 2026-06-26 11:49:15.567 10 INFO neutron.wsgi [None req-36212b5e-62b6-4c95-94c9-60f603cc2be2 1965a743ab904e95b1482f7f8e4505d6 642c7895a4e14b8c91a8baab499cf871 - - default default] 10.0.0.244 "GET /v2.0/subnetpools?not-tags-any=blue HTTP/1.1" status: 200 len: 1730 time: 0.0286934 2026-06-26 11:49:15.593 10 INFO neutron.wsgi [None req-94193859-eda4-44a1-ba2f-1bd3db40b932 1965a743ab904e95b1482f7f8e4505d6 642c7895a4e14b8c91a8baab499cf871 - - default default] 10.0.0.244 "GET /v2.0/subnetpools?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1223 time: 0.0198784 2026-06-26 11:49:15.678 10 INFO neutron.wsgi [None req-e16e07a6-81ed-49bc-8645-76e70b291aec 1965a743ab904e95b1482f7f8e4505d6 642c7895a4e14b8c91a8baab499cf871 - - - -] 10.0.0.244 "DELETE /v2.0/subnetpools/3ffce1ba-931d-4c43-8847-a550f1dfdc99 HTTP/1.1" status: 204 len: 168 time: 0.0787978 2026-06-26 11:49:15.729 10 INFO neutron.wsgi [None req-4a91f369-02d9-480f-98d3-8d9d117aeac3 1965a743ab904e95b1482f7f8e4505d6 642c7895a4e14b8c91a8baab499cf871 - - - -] 10.0.0.244 "DELETE /v2.0/subnetpools/299974a2-e1e7-4ee2-88ec-8e5f40ad5cac HTTP/1.1" status: 204 len: 168 time: 0.0468755 2026-06-26 11:49:15.806 10 INFO neutron.wsgi [None req-59b50cf1-d48c-4751-8b7c-3b38193e28bf 1965a743ab904e95b1482f7f8e4505d6 642c7895a4e14b8c91a8baab499cf871 - - - -] 10.0.0.244 "DELETE /v2.0/subnetpools/b2d0f51c-e0eb-412b-889d-f10d3ca17856 HTTP/1.1" status: 204 len: 168 time: 0.0716276 2026-06-26 11:49:15.899 10 INFO neutron.wsgi [None req-51afbf89-80e5-45d5-9182-69b8e2c9af4e 1965a743ab904e95b1482f7f8e4505d6 642c7895a4e14b8c91a8baab499cf871 - - - -] 10.0.0.244 "DELETE /v2.0/subnetpools/268a857e-e78d-488e-9cf1-d43c12211874 HTTP/1.1" status: 204 len: 168 time: 0.0880234 2026-06-26 11:49:15.955 10 INFO neutron.wsgi [None req-46ae3387-237f-4fa6-9fc9-7bed36095735 1965a743ab904e95b1482f7f8e4505d6 642c7895a4e14b8c91a8baab499cf871 - - - -] 10.0.0.244 "DELETE /v2.0/subnetpools/f42fb10e-21d6-4d4a-aab4-58789d151811 HTTP/1.1" status: 204 len: 168 time: 0.0508606 2026-06-26 11:49:17.099 10 INFO neutron.db.ovn_revision_numbers_db [None req-5361b293-e52c-4ff9-8a08-5f3d7c9b6b3b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 3220d1fc-bf8b-4b4a-a1c5-c2f9abeb0e92 (type: security_groups) to 1 2026-06-26 11:49:17.124 10 INFO neutron.wsgi [None req-5361b293-e52c-4ff9-8a08-5f3d7c9b6b3b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=31329c1290ed44ff9ceda0d5ba6a265c&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2922723 2026-06-26 11:49:17.347 10 INFO neutron.wsgi [None req-399e7a9f-5930-4180-bf8c-1760bbfddbeb df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/3220d1fc-bf8b-4b4a-a1c5-c2f9abeb0e92 HTTP/1.1" status: 204 len: 168 time: 0.2189353 2026-06-26 11:49:17.547 10 INFO neutron.db.ovn_revision_numbers_db [None req-132bd453-7d7e-456b-ac62-53856ace0090 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 7422311e-ff26-4875-ab08-ff37e7d8edee (type: security_groups) to 1 2026-06-26 11:49:17.569 10 INFO neutron.wsgi [None req-132bd453-7d7e-456b-ac62-53856ace0090 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=642c7895a4e14b8c91a8baab499cf871&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1180160 2026-06-26 11:49:17.776 10 INFO neutron.wsgi [None req-23c08ba3-fa61-47e6-8c36-66dfaa49d9b4 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/7422311e-ff26-4875-ab08-ff37e7d8edee HTTP/1.1" status: 204 len: 168 time: 0.2028046 2026-06-26 11:49:18.048 10 INFO neutron.db.ovn_revision_numbers_db [None req-bf14bfb8-607a-47b8-9477-4d058e0089c0 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource b9d2509e-3a90-4249-b484-e793a863a036 (type: security_groups) to 1 2026-06-26 11:49:18.067 10 INFO neutron.wsgi [None req-bf14bfb8-607a-47b8-9477-4d058e0089c0 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=ff015344cd924319b225272878029e53&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1243005 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:49:18.143 9 INFO neutron.wsgi [req-2b091694-6677-4323-8a84-b30d290d9989 req-f262d316-8b85-486b-a9f4-26196e47aa76 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?device_id=43157b31-70db-4ea8-9391-a3b6a94501c0&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0486045 2026-06-26 11:49:18.226 9 INFO neutron.wsgi [req-2b091694-6677-4323-8a84-b30d290d9989 req-56e797a1-f1b3-4451-94b2-e088ddefda46 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=e9d86c455ad0447f9e833d742f3b528a&device_id=43157b31-70db-4ea8-9391-a3b6a94501c0 HTTP/1.1" status: 200 len: 1586 time: 0.0436847 2026-06-26 11:49:18.320 9 INFO neutron.wsgi [req-2b091694-6677-4323-8a84-b30d290d9989 req-e2d88a4b-1f58-477b-930b-9055b90907a1 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=fadad8ce-d98d-4c45-bd56-5e0e5977ad76 HTTP/1.1" status: 200 len: 1002 time: 0.0750649 2026-06-26 11:49:18.398 9 INFO neutron.wsgi [req-2b091694-6677-4323-8a84-b30d290d9989 req-e158dc29-8ce8-471f-8f7c-226ad97a27fb c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.66&port_id=4fef59e5-b227-41bd-af51-d277238efb79 HTTP/1.1" status: 200 len: 1058 time: 0.0644140 2026-06-26 11:49:18.403 9 INFO neutron.wsgi [None req-a269016d-9008-47c7-8952-ba9f0facd483 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/b9d2509e-3a90-4249-b484-e793a863a036 HTTP/1.1" status: 204 len: 168 time: 0.3287115 2026-06-26 11:49:18.434 9 INFO neutron.wsgi [req-2b091694-6677-4323-8a84-b30d290d9989 req-522fde2c-c071-402f-9aa4-4602cc737ab3 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A34f&port_id=4fef59e5-b227-41bd-af51-d277238efb79 HTTP/1.1" status: 200 len: 217 time: 0.0284858 2026-06-26 11:49:18.491 9 INFO neutron.wsgi [req-2b091694-6677-4323-8a84-b30d290d9989 req-a43ee7e7-cdbe-4d35-8157-9cad6147fc12 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=effd551e-c957-4af5-a5f1-b709f57e9e4a&id=d57f35cd-197c-4afc-a476-9317f74fa23d HTTP/1.1" status: 200 len: 1561 time: 0.0503972 2026-06-26 11:49:18.523 9 INFO neutron.wsgi [req-2b091694-6677-4323-8a84-b30d290d9989 req-65b9fe56-cf7d-4608-8081-7e342ae648c9 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=fadad8ce-d98d-4c45-bd56-5e0e5977ad76&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0242345 2026-06-26 11:49:18.554 9 INFO neutron.wsgi [req-2b091694-6677-4323-8a84-b30d290d9989 req-25739aab-3fcd-41e7-bafc-e6b0c08447ec c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=fadad8ce-d98d-4c45-bd56-5e0e5977ad76&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0243967 2026-06-26 11:49:18.635 9 INFO neutron.wsgi [req-2b091694-6677-4323-8a84-b30d290d9989 req-57f27678-efa6-43d0-a1b9-c578b120118a c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/fadad8ce-d98d-4c45-bd56-5e0e5977ad76?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0690994 2026-06-26 11:49:18.689 9 INFO neutron.wsgi [req-2b091694-6677-4323-8a84-b30d290d9989 req-a30328c4-3445-48ca-80e7-e8feb5422cb3 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/fadad8ce-d98d-4c45-bd56-5e0e5977ad76?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0479903 2026-06-26 11:49:19.186 9 INFO neutron.wsgi [req-84eef4cb-8322-41ea-a9a0-37540d829692 req-154e8767-9ce3-4781-b66b-3bd168ad0e1a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=b1941983-197c-4382-b2d1-27355feb1580&fields=id HTTP/1.1" status: 200 len: 267 time: 0.0420492 2026-06-26 11:49:19.264 9 INFO neutron.wsgi [req-84eef4cb-8322-41ea-a9a0-37540d829692 req-dbce31eb-6dac-4009-b7ab-fc45d1de98e8 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.217 "GET /v2.0/networks?id=7a0ce84d-f41a-4b05-a265-4c6a8cede30a HTTP/1.1" status: 200 len: 937 time: 0.0707269 2026-06-26 11:49:19.283 9 INFO neutron.wsgi [req-84eef4cb-8322-41ea-a9a0-37540d829692 req-6a3d39bb-0555-4572-9d8b-1782077f8650 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.217 "GET /v2.0/quotas/1ac5f51cc12349ee86486f512b35bb2a HTTP/1.1" status: 200 len: 385 time: 0.0105083 2026-06-26 11:49:19.339 9 INFO neutron.wsgi [req-84eef4cb-8322-41ea-a9a0-37540d829692 req-0f137f85-a3cb-4b91-8928-9644e4d1f3ce df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.217 "GET /v2.0/ports?tenant_id=1ac5f51cc12349ee86486f512b35bb2a&fields=id HTTP/1.1" status: 200 len: 348 time: 0.0475068 2026-06-26 11:49:19.419 9 INFO neutron.wsgi [req-84eef4cb-8322-41ea-a9a0-37540d829692 req-e7ae3bd3-ccaa-4f18-bc35-1416a4ce24f8 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.217 "GET /v2.0/networks/7a0ce84d-f41a-4b05-a265-4c6a8cede30a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0661111 2026-06-26 11:49:19.481 9 INFO neutron.wsgi [req-84eef4cb-8322-41ea-a9a0-37540d829692 req-337bd08c-53bd-4346-8e74-59948a9f81ce c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 10.0.0.217 "GET /v2.0/networks/7a0ce84d-f41a-4b05-a265-4c6a8cede30a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0534835 2026-06-26 11:49:19.907 9 INFO neutron.wsgi [req-d087fddd-7a4d-406e-bd6a-0b6b9658b868 req-a7bbe55d-98d5-4956-b3f5-c7b1a026bfec df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 210 time: 0.0233736 2026-06-26 11:49:19.982 9 INFO neutron.wsgi [req-d689ff28-7f02-4856-9238-ffe167a62076 req-38656f8e-c5bb-48a1-8a63-a7f8c1e115e0 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 210 time: 0.0286176 2026-06-26 11:49:21.223 9 INFO neutron.wsgi [req-84eef4cb-8322-41ea-a9a0-37540d829692 req-782f6eb3-74c4-4587-b745-2d1b11b56864 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/networks?id=7a0ce84d-f41a-4b05-a265-4c6a8cede30a HTTP/1.1" status: 200 len: 937 time: 0.0807993 2026-06-26 11:49:21.283 9 INFO neutron.wsgi [req-84eef4cb-8322-41ea-a9a0-37540d829692 req-da961aba-645e-4830-9480-022a1e347468 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1ac5f51cc12349ee86486f512b35bb2a HTTP/1.1" status: 200 len: 542 time: 0.0494199 2026-06-26 11:49:21.692 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8864561e-3811-4f9a-b7ff-e21acae31aba df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:49:21.694 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8864561e-3811-4f9a-b7ff-e21acae31aba df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network 7a0ce84d-f41a-4b05-a265-4c6a8cede30a: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:49:21.885 9 INFO neutron.db.ovn_revision_numbers_db [None req-8864561e-3811-4f9a-b7ff-e21acae31aba df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 02713a47-fb91-49d8-8c62-64c494ecfad7 (type: ports) to 1 2026-06-26 11:49:21.916 9 INFO neutron.wsgi [None req-8864561e-3811-4f9a-b7ff-e21acae31aba df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1287 time: 0.6257503 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:49:22.208 9 INFO neutron.wsgi [req-cc073d70-529e-4ef9-9c7a-46315b955a01 req-0ee33d27-b385-4c4c-8e20-8cfa47e4a198 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 1285 time: 0.0672145 2026-06-26 11:49:22.296 9 INFO neutron.wsgi [req-cc073d70-529e-4ef9-9c7a-46315b955a01 req-d8ceed63-27d7-449e-93b9-c43c569ff5c0 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=b1941983-197c-4382-b2d1-27355feb1580&fields=id&fields=name HTTP/1.1" status: 200 len: 294 time: 0.0774422 2026-06-26 11:49:22.462 9 INFO neutron.wsgi [req-7d88d50a-2665-41e9-82c7-d653ef913a5b req-49545149-db7d-404a-8a1d-8896e1b0fe6e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 1305 time: 0.0780501 2026-06-26 11:49:22.492 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-43a7aed1-30c4-4bca-b709-020caf5c414e a219909fea8148c0b5e111e4dbc3d955 72a4366d4e314d4b931c224a61886264 - - - -] No more DHCP agents 2026-06-26 11:49:22.496 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-43a7aed1-30c4-4bca-b709-020caf5c414e a219909fea8148c0b5e111e4dbc3d955 72a4366d4e314d4b931c224a61886264 - - - -] Unable to schedule network 20f6d01b-24c3-42c0-b7fb-c84d1393658f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:49:22.609 9 INFO neutron.db.ovn_revision_numbers_db [None req-b291e967-83d9-4ae6-b697-b67bae16c2f4 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] Successfully bumped revision number for resource 02713a47-fb91-49d8-8c62-64c494ecfad7 (type: ports) to 2 2026-06-26 11:49:23.147 9 INFO neutron.db.ovn_revision_numbers_db [None req-b291e967-83d9-4ae6-b697-b67bae16c2f4 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] Successfully bumped revision number for resource 02713a47-fb91-49d8-8c62-64c494ecfad7 (type: ports) to 2 2026-06-26 11:49:23.162 9 INFO neutron.wsgi [None req-b291e967-83d9-4ae6-b697-b67bae16c2f4 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] 199.204.45.23 "PUT /v2.0/ports/02713a47-fb91-49d8-8c62-64c494ecfad7 HTTP/1.1" status: 200 len: 1336 time: 1.2378256 2026-06-26 11:49:23.175 9 INFO neutron.db.ovn_revision_numbers_db [None req-43a7aed1-30c4-4bca-b709-020caf5c414e a219909fea8148c0b5e111e4dbc3d955 72a4366d4e314d4b931c224a61886264 - - - -] Successfully bumped revision number for resource b82bf216-af74-43fb-bf2f-1a1657b2af4b (type: floatingips) to 0 2026-06-26 11:49:23.194 9 INFO neutron.wsgi [None req-43a7aed1-30c4-4bca-b709-020caf5c414e a219909fea8148c0b5e111e4dbc3d955 72a4366d4e314d4b931c224a61886264 - - - -] 10.0.0.244 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.4031420 2026-06-26 11:49:23.196 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1165d729-2872-4a6f-a0f0-98baa2ab94c0'] response: {'name': 'network-changed', 'server_uuid': 'd770d8fa-a72c-46aa-83f6-3e9f1375d6db', 'tag': '02713a47-fb91-49d8-8c62-64c494ecfad7', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:49:23.250 9 INFO neutron.wsgi [req-84eef4cb-8322-41ea-a9a0-37540d829692 req-a7d94e77-fdc0-4333-8ebd-a71258f8315e c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=1ac5f51cc12349ee86486f512b35bb2a&device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 1367 time: 0.0443702 2026-06-26 11:49:23.253 9 INFO neutron.wsgi [None req-066bad8d-ea20-411e-8637-14225d2a9c60 a219909fea8148c0b5e111e4dbc3d955 72a4366d4e314d4b931c224a61886264 - - - -] 10.0.0.244 "PUT /v2.0/floatingips/b82bf216-af74-43fb-bf2f-1a1657b2af4b/tags HTTP/1.1" status: 200 len: 218 time: 0.0532913 2026-06-26 11:49:23.297 9 INFO neutron.wsgi [None req-bc99ee41-5948-4be3-b204-06481479a7f4 a219909fea8148c0b5e111e4dbc3d955 72a4366d4e314d4b931c224a61886264 - - default default] 10.0.0.244 "GET /v2.0/floatingips/b82bf216-af74-43fb-bf2f-1a1657b2af4b/tags HTTP/1.1" status: 200 len: 218 time: 0.0399034 2026-06-26 11:49:23.299 9 INFO neutron.wsgi [req-84eef4cb-8322-41ea-a9a0-37540d829692 req-738149a0-fa69-4ea0-b6ed-fc75e2dfc92b c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=172.24.3.121&port_id=02713a47-fb91-49d8-8c62-64c494ecfad7 HTTP/1.1" status: 200 len: 217 time: 0.0362206 2026-06-26 11:49:23.383 9 INFO neutron.wsgi [req-84eef4cb-8322-41ea-a9a0-37540d829692 req-ac63d02b-8884-4c13-a1e7-31d53561d3b3 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=4fb5a43c-cb91-4363-9ed4-b5eb2a848bef HTTP/1.1" status: 200 len: 829 time: 0.0734923 2026-06-26 11:49:23.386 9 INFO neutron.wsgi [None req-26675117-bafb-4441-a6a7-a17cd3545cbb a219909fea8148c0b5e111e4dbc3d955 72a4366d4e314d4b931c224a61886264 - - - -] 10.0.0.244 "PUT /v2.0/floatingips/b82bf216-af74-43fb-bf2f-1a1657b2af4b/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0825922 2026-06-26 11:49:23.419 9 INFO neutron.wsgi [req-84eef4cb-8322-41ea-a9a0-37540d829692 req-cb46be7b-010f-4289-8954-99fdadad00cd c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=7a0ce84d-f41a-4b05-a265-4c6a8cede30a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0301890 2026-06-26 11:49:23.450 10 INFO neutron.wsgi [None req-8fcad973-7308-4179-b9f9-c851bc902434 a219909fea8148c0b5e111e4dbc3d955 72a4366d4e314d4b931c224a61886264 - - default default] 10.0.0.244 "GET /v2.0/floatingips/b82bf216-af74-43fb-bf2f-1a1657b2af4b/tags HTTP/1.1" status: 200 len: 227 time: 0.0497482 2026-06-26 11:49:23.489 10 INFO neutron.wsgi [None req-0db464bd-1d9a-4883-9254-a76e6ea00f95 a219909fea8148c0b5e111e4dbc3d955 72a4366d4e314d4b931c224a61886264 - - - -] 10.0.0.244 "PUT /v2.0/floatingips/b82bf216-af74-43fb-bf2f-1a1657b2af4b/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0318735 2026-06-26 11:49:23.493 9 INFO neutron.wsgi [req-84eef4cb-8322-41ea-a9a0-37540d829692 req-45ba3813-9d5c-4199-bfa9-3407ba9d309d c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/7a0ce84d-f41a-4b05-a265-4c6a8cede30a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0685520 2026-06-26 11:49:23.521 10 INFO neutron.wsgi [None req-80406070-6ab3-4c02-8d26-c0a8b53361b7 a219909fea8148c0b5e111e4dbc3d955 72a4366d4e314d4b931c224a61886264 - - default default] 10.0.0.244 "GET /v2.0/floatingips/b82bf216-af74-43fb-bf2f-1a1657b2af4b/tags HTTP/1.1" status: 200 len: 227 time: 0.0248008 2026-06-26 11:49:23.558 9 INFO neutron.wsgi [req-84eef4cb-8322-41ea-a9a0-37540d829692 req-f0adba72-e7a6-4e12-af28-1fc8dffa5171 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/7a0ce84d-f41a-4b05-a265-4c6a8cede30a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0584371 2026-06-26 11:49:23.567 10 INFO neutron.wsgi [None req-ecde8146-7c60-4508-b87d-7c3348e910e0 a219909fea8148c0b5e111e4dbc3d955 72a4366d4e314d4b931c224a61886264 - - - -] 10.0.0.244 "PUT /v2.0/floatingips/b82bf216-af74-43fb-bf2f-1a1657b2af4b/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0413709 2026-06-26 11:49:23.607 10 INFO neutron.wsgi [None req-9b753295-16e4-4767-81ec-88aa47dfb6c1 a219909fea8148c0b5e111e4dbc3d955 72a4366d4e314d4b931c224a61886264 - - default default] 10.0.0.244 "GET /v2.0/floatingips/b82bf216-af74-43fb-bf2f-1a1657b2af4b/tags HTTP/1.1" status: 200 len: 245 time: 0.0349927 2026-06-26 11:49:23.663 9 INFO neutron.wsgi [req-fddb56af-3565-4780-bc4f-53dc8792096e req-f1b5dd73-d0f6-4568-baf1-33ed6a342335 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=1ac5f51cc12349ee86486f512b35bb2a&device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 1367 time: 0.0565660 2026-06-26 11:49:23.680 10 INFO neutron.wsgi [None req-e4601a18-7b20-4198-9fbe-afd7e4ba98cf a219909fea8148c0b5e111e4dbc3d955 72a4366d4e314d4b931c224a61886264 - - - -] 10.0.0.244 "PUT /v2.0/floatingips/b82bf216-af74-43fb-bf2f-1a1657b2af4b/tags HTTP/1.1" status: 200 len: 230 time: 0.0671368 2026-06-26 11:49:23.718 10 INFO neutron.wsgi [None req-324a2aa4-69bb-43d6-9a99-dc3d95f379e9 a219909fea8148c0b5e111e4dbc3d955 72a4366d4e314d4b931c224a61886264 - - default default] 10.0.0.244 "GET /v2.0/floatingips/b82bf216-af74-43fb-bf2f-1a1657b2af4b/tags HTTP/1.1" status: 200 len: 230 time: 0.0326722 2026-06-26 11:49:23.731 9 INFO neutron.wsgi [req-fddb56af-3565-4780-bc4f-53dc8792096e req-fdf996c5-e795-40d5-8fb6-5386c7c8ad62 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=7a0ce84d-f41a-4b05-a265-4c6a8cede30a HTTP/1.1" status: 200 len: 937 time: 0.0606904 2026-06-26 11:49:23.753 10 INFO neutron.wsgi [None req-90978e37-8139-40ba-bad1-3f0302d9e800 a219909fea8148c0b5e111e4dbc3d955 72a4366d4e314d4b931c224a61886264 - - default default] 10.0.0.244 "GET /v2.0/floatingips/b82bf216-af74-43fb-bf2f-1a1657b2af4b/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0296955 2026-06-26 11:49:23.770 9 INFO neutron.wsgi [req-fddb56af-3565-4780-bc4f-53dc8792096e req-361fbe37-a345-43f9-add4-c9e5e4f00f16 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=172.24.3.121&port_id=02713a47-fb91-49d8-8c62-64c494ecfad7 HTTP/1.1" status: 200 len: 217 time: 0.0304184 2026-06-26 11:49:23.808 10 INFO neutron.api.v2.resource [None req-f06e70d4-9160-4aa9-8e07-f9fafaaf7144 a219909fea8148c0b5e111e4dbc3d955 72a4366d4e314d4b931c224a61886264 - - default default] show failed (client error): The resource could not be found. 2026-06-26 11:49:23.809 10 INFO neutron.wsgi [None req-f06e70d4-9160-4aa9-8e07-f9fafaaf7144 a219909fea8148c0b5e111e4dbc3d955 72a4366d4e314d4b931c224a61886264 - - default default] 10.0.0.244 "GET /v2.0/floatingips/b82bf216-af74-43fb-bf2f-1a1657b2af4b/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0519679 2026-06-26 11:49:23.815 9 INFO neutron.wsgi [req-fddb56af-3565-4780-bc4f-53dc8792096e req-414763c8-9b11-4d3c-b3c9-40a4617dd9c8 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=4fb5a43c-cb91-4363-9ed4-b5eb2a848bef HTTP/1.1" status: 200 len: 829 time: 0.0378649 2026-06-26 11:49:23.830 10 INFO neutron.wsgi [req-7384e68c-3b3c-4982-8d36-d0e54419466f req-7ad0067a-ede6-447f-9291-0b6a8c1986ce c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 1367 time: 0.0405090 2026-06-26 11:49:23.877 9 INFO neutron.wsgi [req-fddb56af-3565-4780-bc4f-53dc8792096e req-b4553bbb-2b93-45ec-8a91-e7cc596cdf5f c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=7a0ce84d-f41a-4b05-a265-4c6a8cede30a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0523121 2026-06-26 11:49:23.891 10 INFO neutron.wsgi [req-7384e68c-3b3c-4982-8d36-d0e54419466f req-e1fefbae-5ce3-413f-93f7-42186b31825c c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/security-groups?id=b1941983-197c-4382-b2d1-27355feb1580&fields=id&fields=name HTTP/1.1" status: 200 len: 294 time: 0.0571980 2026-06-26 11:49:23.926 9 INFO neutron.wsgi [None req-33872a9b-1642-4178-a926-9480810f8559 a219909fea8148c0b5e111e4dbc3d955 72a4366d4e314d4b931c224a61886264 - - - -] 10.0.0.244 "DELETE /v2.0/floatingips/b82bf216-af74-43fb-bf2f-1a1657b2af4b/tags/red HTTP/1.1" status: 204 len: 168 time: 0.1076357 2026-06-26 11:49:23.942 9 INFO neutron.wsgi [req-fddb56af-3565-4780-bc4f-53dc8792096e req-211836be-f4ae-453c-9627-438d816c9185 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/7a0ce84d-f41a-4b05-a265-4c6a8cede30a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0605080 2026-06-26 11:49:23.967 10 INFO neutron.wsgi [None req-93a35980-d9fa-4964-ab6b-f916965da477 a219909fea8148c0b5e111e4dbc3d955 72a4366d4e314d4b931c224a61886264 - - default default] 10.0.0.244 "GET /v2.0/floatingips/b82bf216-af74-43fb-bf2f-1a1657b2af4b/tags HTTP/1.1" status: 200 len: 223 time: 0.0352924 2026-06-26 11:49:23.993 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status up for port: 02713a47-fb91-49d8-8c62-64c494ecfad7 2026-06-26 11:49:24.021 9 INFO neutron.plugins.ml2.plugin [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Attempt 1 to provision port 02713a47-fb91-49d8-8c62-64c494ecfad7 2026-06-26 11:49:24.025 10 INFO neutron.api.v2.resource [None req-382afc4d-fda2-4de9-a2df-039a27a2c37f a219909fea8148c0b5e111e4dbc3d955 72a4366d4e314d4b931c224a61886264 - - - -] delete failed (client error): The resource could not be found. 2026-06-26 11:49:24.027 10 INFO neutron.wsgi [None req-382afc4d-fda2-4de9-a2df-039a27a2c37f a219909fea8148c0b5e111e4dbc3d955 72a4366d4e314d4b931c224a61886264 - - - -] 10.0.0.244 "DELETE /v2.0/floatingips/b82bf216-af74-43fb-bf2f-1a1657b2af4b/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0548973 2026-06-26 11:49:24.048 9 INFO neutron.wsgi [req-fddb56af-3565-4780-bc4f-53dc8792096e req-51e8923f-c3cb-4966-9ab7-7850453843ae c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/7a0ce84d-f41a-4b05-a265-4c6a8cede30a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0923140 2026-06-26 11:49:24.114 10 INFO neutron.wsgi [None req-31707400-2f29-43d6-acac-1dbd8060195d a219909fea8148c0b5e111e4dbc3d955 72a4366d4e314d4b931c224a61886264 - - - -] 10.0.0.244 "DELETE /v2.0/floatingips/b82bf216-af74-43fb-bf2f-1a1657b2af4b/tags HTTP/1.1" status: 204 len: 168 time: 0.0698540 2026-06-26 11:49:24.148 10 INFO neutron.wsgi [None req-dc874a4b-bb2b-4623-aa4e-375623ce9162 a219909fea8148c0b5e111e4dbc3d955 72a4366d4e314d4b931c224a61886264 - - default default] 10.0.0.244 "GET /v2.0/floatingips/b82bf216-af74-43fb-bf2f-1a1657b2af4b/tags HTTP/1.1" status: 200 len: 205 time: 0.0277865 2026-06-26 11:49:24.300 9 INFO neutron.db.ovn_revision_numbers_db [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Successfully bumped revision number for resource 02713a47-fb91-49d8-8c62-64c494ecfad7 (type: ports) to 4 2026-06-26 11:49:24.562 10 INFO neutron.wsgi [None req-aed6416d-730a-47c6-8a7d-f33b50d40e3b a219909fea8148c0b5e111e4dbc3d955 72a4366d4e314d4b931c224a61886264 - - - -] 10.0.0.244 "DELETE /v2.0/floatingips/b82bf216-af74-43fb-bf2f-1a1657b2af4b HTTP/1.1" status: 204 len: 168 time: 0.4084704 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:49:24.684 9 INFO neutron.wsgi [req-9dcbe98b-9f19-4d17-8722-0dcb9a752a9d req-9d2f6460-3457-4f23-ac0b-a2ab470a145d df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 1369 time: 0.0292046 2026-06-26 11:49:24.719 9 INFO neutron.wsgi [req-9dcbe98b-9f19-4d17-8722-0dcb9a752a9d req-b1d4d592-6437-4177-bbe1-8cadbd6480f2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=b1941983-197c-4382-b2d1-27355feb1580&fields=id&fields=name HTTP/1.1" status: 200 len: 294 time: 0.0309002 2026-06-26 11:49:24.807 9 INFO neutron.wsgi [req-63492ee2-c906-4c3d-8813-2bde2c1d4d03 req-402ca960-37f2-4963-80ee-6f5b02011701 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 1369 time: 0.0366738 2026-06-26 11:49:25.239 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d511a52e-e303-446b-a772-0af704ea6c3f'] response: {'server_uuid': 'd770d8fa-a72c-46aa-83f6-3e9f1375d6db', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '02713a47-fb91-49d8-8c62-64c494ecfad7', 'code': 200} 2026-06-26 11:49:25.240 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d511a52e-e303-446b-a772-0af704ea6c3f'] response: {'server_uuid': 'd770d8fa-a72c-46aa-83f6-3e9f1375d6db', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '02713a47-fb91-49d8-8c62-64c494ecfad7', 'code': 200} 2026-06-26 11:49:25.529 9 INFO neutron.db.ovn_revision_numbers_db [None req-deb240c6-114e-4d8e-bd8c-50d532cf23e3 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 3054499d-188e-4bd5-bdcc-eb446e4965ae (type: security_groups) to 1 2026-06-26 11:49:25.556 9 INFO neutron.wsgi [None req-deb240c6-114e-4d8e-bd8c-50d532cf23e3 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=72a4366d4e314d4b931c224a61886264&name=default HTTP/1.1" status: 200 len: 3000 time: 0.3449492 2026-06-26 11:49:25.755 9 INFO neutron.wsgi [None req-06b2b5fe-b946-46f3-9dfb-91c940a761ce df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/3054499d-188e-4bd5-bdcc-eb446e4965ae HTTP/1.1" status: 204 len: 168 time: 0.1943550 2026-06-26 11:49:25.982 9 INFO neutron.db.ovn_revision_numbers_db [None req-afa50e6c-f838-420d-b5c9-9f5a61801c4a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 6fef4645-a3a6-4e8d-8ebc-19064838837f (type: security_groups) to 1 2026-06-26 11:49:26.002 9 INFO neutron.wsgi [None req-afa50e6c-f838-420d-b5c9-9f5a61801c4a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=eb56f6c69b084f2086800a7b1a54c050&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1362553 2026-06-26 11:49:26.194 9 INFO neutron.wsgi [None req-8b8c1253-26c5-4ff8-b6b0-d17d298eddcf df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/6fef4645-a3a6-4e8d-8ebc-19064838837f HTTP/1.1" status: 204 len: 168 time: 0.1821618 2026-06-26 11:49:27.013 9 INFO neutron.wsgi [req-4ec5cdae-3d24-4b30-b857-95bdcfbe1eaf req-894d9314-3b6f-4ce0-a9c9-4847b1219039 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 1369 time: 0.0377469 2026-06-26 11:49:27.058 9 INFO neutron.wsgi [req-4ec5cdae-3d24-4b30-b857-95bdcfbe1eaf req-23e69b5f-66c2-4b24-a022-5b2700af42dd df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=b1941983-197c-4382-b2d1-27355feb1580&fields=id&fields=name HTTP/1.1" status: 200 len: 294 time: 0.0352042 2026-06-26 11:49:27.149 9 INFO neutron.wsgi [req-b9234403-6ed8-45b8-a460-c151f3fc434c req-e8c26b6e-5925-4e86-bd42-e4da0510e123 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 1369 time: 0.0318258 2026-06-26 11:49:29.487 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0040815 2026-06-26 11:49:29.492 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0077050 2026-06-26 11:49:29.992 9 INFO neutron.db.ovn_revision_numbers_db [None req-64931feb-4b66-40b5-aeb8-fac0f7c8a27c d8faab429c7249b5bf3fb219827dee50 376e6519bfd14757bb9fc4da917ed482 - - - -] Successfully bumped revision number for resource c8f1f54d-4bfe-49c1-bce8-8799e54f0768 (type: security_groups) to 1 2026-06-26 11:49:30.046 9 INFO neutron.db.segments_db [None req-64931feb-4b66-40b5-aeb8-fac0f7c8a27c d8faab429c7249b5bf3fb219827dee50 376e6519bfd14757bb9fc4da917ed482 - - - -] Added segment 49d064dd-de83-48db-974b-1501e1dba62f of type geneve for network 58d981b7-3740-4dbc-8e19-5c69dfab160c 2026-06-26 11:49:30.222 9 INFO neutron.db.ovn_revision_numbers_db [None req-64931feb-4b66-40b5-aeb8-fac0f7c8a27c d8faab429c7249b5bf3fb219827dee50 376e6519bfd14757bb9fc4da917ed482 - - - -] Successfully bumped revision number for resource 58d981b7-3740-4dbc-8e19-5c69dfab160c (type: networks) to 1 2026-06-26 11:49:30.430 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-64931feb-4b66-40b5-aeb8-fac0f7c8a27c d8faab429c7249b5bf3fb219827dee50 376e6519bfd14757bb9fc4da917ed482 - - - -] No more DHCP agents 2026-06-26 11:49:30.431 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-64931feb-4b66-40b5-aeb8-fac0f7c8a27c d8faab429c7249b5bf3fb219827dee50 376e6519bfd14757bb9fc4da917ed482 - - - -] Unable to schedule network 58d981b7-3740-4dbc-8e19-5c69dfab160c: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:49:30.509 9 INFO neutron.db.ovn_revision_numbers_db [None req-64931feb-4b66-40b5-aeb8-fac0f7c8a27c d8faab429c7249b5bf3fb219827dee50 376e6519bfd14757bb9fc4da917ed482 - - - -] Successfully bumped revision number for resource ea133cbc-769c-4e41-a98f-bf714d449256 (type: ports) to 1 2026-06-26 11:49:30.539 9 INFO neutron.wsgi [None req-64931feb-4b66-40b5-aeb8-fac0f7c8a27c d8faab429c7249b5bf3fb219827dee50 376e6519bfd14757bb9fc4da917ed482 - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.8670321 2026-06-26 11:49:30.609 9 INFO neutron.wsgi [None req-348dc30c-6164-45a4-bd2e-60fd0777e6db d8faab429c7249b5bf3fb219827dee50 376e6519bfd14757bb9fc4da917ed482 - - - -] 10.0.0.244 "PUT /v2.0/networks/58d981b7-3740-4dbc-8e19-5c69dfab160c/tags HTTP/1.1" status: 200 len: 218 time: 0.0644407 2026-06-26 11:49:30.666 9 INFO neutron.wsgi [None req-5166c8e1-5b8c-4242-9b2c-f284c278df22 d8faab429c7249b5bf3fb219827dee50 376e6519bfd14757bb9fc4da917ed482 - - default default] 10.0.0.244 "GET /v2.0/networks/58d981b7-3740-4dbc-8e19-5c69dfab160c/tags HTTP/1.1" status: 200 len: 218 time: 0.0522714 2026-06-26 11:49:30.736 9 INFO neutron.wsgi [None req-e0e3feb0-3f70-4775-aec1-97595de61334 d8faab429c7249b5bf3fb219827dee50 376e6519bfd14757bb9fc4da917ed482 - - - -] 10.0.0.244 "PUT /v2.0/networks/58d981b7-3740-4dbc-8e19-5c69dfab160c/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0650291 2026-06-26 11:49:30.794 9 INFO neutron.wsgi [None req-4a67bbcb-7b3e-4e12-be8e-15087f042ec2 d8faab429c7249b5bf3fb219827dee50 376e6519bfd14757bb9fc4da917ed482 - - default default] 10.0.0.244 "GET /v2.0/networks/58d981b7-3740-4dbc-8e19-5c69dfab160c/tags HTTP/1.1" status: 200 len: 227 time: 0.0530727 2026-06-26 11:49:30.844 9 INFO neutron.wsgi [None req-1c16d0e7-1e46-4a84-b987-a764aae6e241 d8faab429c7249b5bf3fb219827dee50 376e6519bfd14757bb9fc4da917ed482 - - - -] 10.0.0.244 "PUT /v2.0/networks/58d981b7-3740-4dbc-8e19-5c69dfab160c/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0437601 2026-06-26 11:49:30.898 9 INFO neutron.wsgi [None req-0ae9e0d8-b5d6-4b64-87ba-4d1cb59a413c d8faab429c7249b5bf3fb219827dee50 376e6519bfd14757bb9fc4da917ed482 - - default default] 10.0.0.244 "GET /v2.0/networks/58d981b7-3740-4dbc-8e19-5c69dfab160c/tags HTTP/1.1" status: 200 len: 227 time: 0.0486400 2026-06-26 11:49:30.978 9 INFO neutron.wsgi [None req-9b9d02d4-ed7d-49b9-bdda-277a68bc330b d8faab429c7249b5bf3fb219827dee50 376e6519bfd14757bb9fc4da917ed482 - - - -] 10.0.0.244 "PUT /v2.0/networks/58d981b7-3740-4dbc-8e19-5c69dfab160c/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0588143 2026-06-26 11:49:31.038 9 INFO neutron.wsgi [None req-7a2bc27f-4165-4bb7-9e7a-8e8cf8180ccf d8faab429c7249b5bf3fb219827dee50 376e6519bfd14757bb9fc4da917ed482 - - default default] 10.0.0.244 "GET /v2.0/networks/58d981b7-3740-4dbc-8e19-5c69dfab160c/tags HTTP/1.1" status: 200 len: 245 time: 0.0555813 2026-06-26 11:49:31.100 9 INFO neutron.wsgi [None req-68d5e202-319c-4855-979c-ee9c2a9f541b d8faab429c7249b5bf3fb219827dee50 376e6519bfd14757bb9fc4da917ed482 - - - -] 10.0.0.244 "PUT /v2.0/networks/58d981b7-3740-4dbc-8e19-5c69dfab160c/tags HTTP/1.1" status: 200 len: 230 time: 0.0569799 2026-06-26 11:49:31.151 9 INFO neutron.wsgi [None req-6103878e-b5a9-4193-9d82-bf0b6fad7317 d8faab429c7249b5bf3fb219827dee50 376e6519bfd14757bb9fc4da917ed482 - - default default] 10.0.0.244 "GET /v2.0/networks/58d981b7-3740-4dbc-8e19-5c69dfab160c/tags HTTP/1.1" status: 200 len: 230 time: 0.0414038 2026-06-26 11:49:31.193 9 INFO neutron.wsgi [None req-ee40e1cf-a09b-48b8-9e1c-7de8d1292943 d8faab429c7249b5bf3fb219827dee50 376e6519bfd14757bb9fc4da917ed482 - - default default] 10.0.0.244 "GET /v2.0/networks/58d981b7-3740-4dbc-8e19-5c69dfab160c/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0363071 2026-06-26 11:49:31.242 9 INFO neutron.api.v2.resource [None req-9fda4662-e4c6-46cc-98e5-ec3d98af54e2 d8faab429c7249b5bf3fb219827dee50 376e6519bfd14757bb9fc4da917ed482 - - default default] show failed (client error): The resource could not be found. 2026-06-26 11:49:31.243 9 INFO neutron.wsgi [None req-9fda4662-e4c6-46cc-98e5-ec3d98af54e2 d8faab429c7249b5bf3fb219827dee50 376e6519bfd14757bb9fc4da917ed482 - - default default] 10.0.0.244 "GET /v2.0/networks/58d981b7-3740-4dbc-8e19-5c69dfab160c/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0441630 2026-06-26 11:49:31.297 9 INFO neutron.wsgi [None req-2a5c4d9b-434e-4bc8-ad38-7b92bb2520fa d8faab429c7249b5bf3fb219827dee50 376e6519bfd14757bb9fc4da917ed482 - - - -] 10.0.0.244 "DELETE /v2.0/networks/58d981b7-3740-4dbc-8e19-5c69dfab160c/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0488648 2026-06-26 11:49:31.352 9 INFO neutron.wsgi [None req-3ff06569-bd1a-42fd-9415-9effb5637281 d8faab429c7249b5bf3fb219827dee50 376e6519bfd14757bb9fc4da917ed482 - - default default] 10.0.0.244 "GET /v2.0/networks/58d981b7-3740-4dbc-8e19-5c69dfab160c/tags HTTP/1.1" status: 200 len: 223 time: 0.0484538 2026-06-26 11:49:31.399 9 INFO neutron.api.v2.resource [None req-eb25ed9c-d61c-46d5-bbe0-566a82a309d3 d8faab429c7249b5bf3fb219827dee50 376e6519bfd14757bb9fc4da917ed482 - - - -] delete failed (client error): The resource could not be found. 2026-06-26 11:49:31.401 9 INFO neutron.wsgi [None req-eb25ed9c-d61c-46d5-bbe0-566a82a309d3 d8faab429c7249b5bf3fb219827dee50 376e6519bfd14757bb9fc4da917ed482 - - - -] 10.0.0.244 "DELETE /v2.0/networks/58d981b7-3740-4dbc-8e19-5c69dfab160c/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0439672 2026-06-26 11:49:31.462 9 INFO neutron.wsgi [None req-733e9270-b60f-4846-b1c2-4879cbb625e9 d8faab429c7249b5bf3fb219827dee50 376e6519bfd14757bb9fc4da917ed482 - - - -] 10.0.0.244 "DELETE /v2.0/networks/58d981b7-3740-4dbc-8e19-5c69dfab160c/tags HTTP/1.1" status: 204 len: 168 time: 0.0546763 2026-06-26 11:49:31.510 9 INFO neutron.wsgi [None req-990bb19f-1917-42df-bc14-bb38a61d7a54 d8faab429c7249b5bf3fb219827dee50 376e6519bfd14757bb9fc4da917ed482 - - default default] 10.0.0.244 "GET /v2.0/networks/58d981b7-3740-4dbc-8e19-5c69dfab160c/tags HTTP/1.1" status: 200 len: 205 time: 0.0428369 2026-06-26 11:49:31.936 9 INFO neutron.services.segments.plugin [-] Segment 49d064dd-de83-48db-974b-1501e1dba62f resource provider aggregate not found 2026-06-26 11:49:31.942 9 INFO neutron.services.segments.plugin [-] Segment 49d064dd-de83-48db-974b-1501e1dba62f resource provider aggregate not found 2026-06-26 11:49:31.974 9 INFO neutron.services.segments.plugin [-] Segment 49d064dd-de83-48db-974b-1501e1dba62f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49d064dd-de83-48db-974b-1501e1dba62f found for delete ", "request_id": "req-e74958a9-ca41-4e07-9f51-169bf8c367e0"}]} 2026-06-26 11:49:31.975 9 INFO neutron.services.segments.plugin [-] Segment 49d064dd-de83-48db-974b-1501e1dba62f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49d064dd-de83-48db-974b-1501e1dba62f found for delete ", "request_id": "req-36454828-3280-462a-a739-8627390f45cf"}]} 2026-06-26 11:49:32.017 9 INFO neutron.wsgi [None req-46704003-51cc-4af4-8c49-32b29bfad9c3 d8faab429c7249b5bf3fb219827dee50 376e6519bfd14757bb9fc4da917ed482 - - - -] 10.0.0.244 "DELETE /v2.0/networks/58d981b7-3740-4dbc-8e19-5c69dfab160c HTTP/1.1" status: 204 len: 168 time: 0.4997933 2026-06-26 11:49:32.997 9 INFO neutron.wsgi [None req-c1aea03f-d91b-4f9c-9850-b3bc223cbcd5 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=376e6519bfd14757bb9fc4da917ed482&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1486533 2026-06-26 11:49:33.197 9 INFO neutron.wsgi [None req-5b7a520c-3ead-44a7-8e76-b0186d97da84 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/c8f1f54d-4bfe-49c1-bce8-8799e54f0768 HTTP/1.1" status: 204 len: 168 time: 0.1958802 2026-06-26 11:49:33.397 9 INFO neutron.db.ovn_revision_numbers_db [None req-f055c3b1-f80c-41ff-9c3e-fd99dc5a108c df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 88880643-df43-4f38-9173-106f6172b4a6 (type: security_groups) to 1 2026-06-26 11:49:33.422 9 INFO neutron.wsgi [None req-f055c3b1-f80c-41ff-9c3e-fd99dc5a108c df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=c401a3f430de4199b06977bf1dbb1879&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1261976 2026-06-26 11:49:33.620 9 INFO neutron.wsgi [None req-30ad249a-c3ee-4342-99f1-898486becf7f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/88880643-df43-4f38-9173-106f6172b4a6 HTTP/1.1" status: 204 len: 168 time: 0.1934729 2026-06-26 11:49:37.251 10 INFO neutron.db.ovn_revision_numbers_db [None req-ce285f41-fd02-48de-9bae-51e3e295a3eb 00a475f094944621855afa9a2878d67b 7c244dc7eb7a43b1be08d360197c0988 - - - -] Successfully bumped revision number for resource 449b7a23-dc40-44d1-b70e-66e03bace077 (type: routers) to 1 2026-06-26 11:49:37.269 10 INFO neutron.wsgi [None req-ce285f41-fd02-48de-9bae-51e3e295a3eb 00a475f094944621855afa9a2878d67b 7c244dc7eb7a43b1be08d360197c0988 - - - -] 10.0.0.244 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.3826993 2026-06-26 11:49:37.336 9 INFO neutron.wsgi [None req-c13cabce-f63e-4c9a-906e-aaf2ff6dac1a 00a475f094944621855afa9a2878d67b 7c244dc7eb7a43b1be08d360197c0988 - - - -] 10.0.0.244 "PUT /v2.0/routers/449b7a23-dc40-44d1-b70e-66e03bace077/tags HTTP/1.1" status: 200 len: 218 time: 0.0592546 2026-06-26 11:49:37.411 10 INFO neutron.wsgi [None req-bfb25e59-44be-42f8-8601-c4019369cb27 00a475f094944621855afa9a2878d67b 7c244dc7eb7a43b1be08d360197c0988 - - default default] 10.0.0.244 "GET /v2.0/routers/449b7a23-dc40-44d1-b70e-66e03bace077/tags HTTP/1.1" status: 200 len: 218 time: 0.0682333 2026-06-26 11:49:37.493 10 INFO neutron.wsgi [None req-c8cda061-2660-4c3a-be52-906426da5828 00a475f094944621855afa9a2878d67b 7c244dc7eb7a43b1be08d360197c0988 - - - -] 10.0.0.244 "PUT /v2.0/routers/449b7a23-dc40-44d1-b70e-66e03bace077/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0729706 2026-06-26 11:49:37.555 10 INFO neutron.wsgi [None req-14f0bfda-b918-4a21-a22a-b31e49d36c61 00a475f094944621855afa9a2878d67b 7c244dc7eb7a43b1be08d360197c0988 - - default default] 10.0.0.244 "GET /v2.0/routers/449b7a23-dc40-44d1-b70e-66e03bace077/tags HTTP/1.1" status: 200 len: 227 time: 0.0576744 2026-06-26 11:49:37.606 10 INFO neutron.wsgi [None req-fcefa09c-5b11-4e02-800d-b55dc383c019 00a475f094944621855afa9a2878d67b 7c244dc7eb7a43b1be08d360197c0988 - - - -] 10.0.0.244 "PUT /v2.0/routers/449b7a23-dc40-44d1-b70e-66e03bace077/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0466797 2026-06-26 11:49:37.666 10 INFO neutron.wsgi [None req-222b65a4-4f64-4fa8-9c0e-5ed383701c41 00a475f094944621855afa9a2878d67b 7c244dc7eb7a43b1be08d360197c0988 - - default default] 10.0.0.244 "GET /v2.0/routers/449b7a23-dc40-44d1-b70e-66e03bace077/tags HTTP/1.1" status: 200 len: 227 time: 0.0554106 2026-06-26 11:49:37.747 10 INFO neutron.wsgi [None req-dd1ea624-dd53-4ef3-9217-32cfe94256a7 00a475f094944621855afa9a2878d67b 7c244dc7eb7a43b1be08d360197c0988 - - - -] 10.0.0.244 "PUT /v2.0/routers/449b7a23-dc40-44d1-b70e-66e03bace077/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0764129 2026-06-26 11:49:37.814 10 INFO neutron.wsgi [None req-328d4479-d7fd-460a-a9e2-26f2df1fdbfa 00a475f094944621855afa9a2878d67b 7c244dc7eb7a43b1be08d360197c0988 - - default default] 10.0.0.244 "GET /v2.0/routers/449b7a23-dc40-44d1-b70e-66e03bace077/tags HTTP/1.1" status: 200 len: 245 time: 0.0616550 2026-06-26 11:49:37.881 10 INFO neutron.wsgi [None req-8b235f52-0f52-43e2-8fed-2c1865933245 00a475f094944621855afa9a2878d67b 7c244dc7eb7a43b1be08d360197c0988 - - - -] 10.0.0.244 "PUT /v2.0/routers/449b7a23-dc40-44d1-b70e-66e03bace077/tags HTTP/1.1" status: 200 len: 230 time: 0.0621510 2026-06-26 11:49:37.933 10 INFO neutron.wsgi [None req-674e922a-780e-4b92-9b8a-8b48ecc1e5de 00a475f094944621855afa9a2878d67b 7c244dc7eb7a43b1be08d360197c0988 - - default default] 10.0.0.244 "GET /v2.0/routers/449b7a23-dc40-44d1-b70e-66e03bace077/tags HTTP/1.1" status: 200 len: 230 time: 0.0463607 2026-06-26 11:49:37.984 10 INFO neutron.wsgi [None req-ccda0816-01e6-439c-81c6-414e3fb78b94 00a475f094944621855afa9a2878d67b 7c244dc7eb7a43b1be08d360197c0988 - - default default] 10.0.0.244 "GET /v2.0/routers/449b7a23-dc40-44d1-b70e-66e03bace077/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0457554 2026-06-26 11:49:38.032 10 INFO neutron.api.v2.resource [None req-f48add33-203c-4e6e-a56e-ee7d90f220be 00a475f094944621855afa9a2878d67b 7c244dc7eb7a43b1be08d360197c0988 - - default default] show failed (client error): The resource could not be found. 2026-06-26 11:49:38.033 10 INFO neutron.wsgi [None req-f48add33-203c-4e6e-a56e-ee7d90f220be 00a475f094944621855afa9a2878d67b 7c244dc7eb7a43b1be08d360197c0988 - - default default] 10.0.0.244 "GET /v2.0/routers/449b7a23-dc40-44d1-b70e-66e03bace077/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0446761 2026-06-26 11:49:38.387 10 INFO neutron.wsgi [None req-e482e2ac-233e-4e47-8c79-2749775f4d3d 00a475f094944621855afa9a2878d67b 7c244dc7eb7a43b1be08d360197c0988 - - - -] 10.0.0.244 "DELETE /v2.0/routers/449b7a23-dc40-44d1-b70e-66e03bace077/tags/red HTTP/1.1" status: 204 len: 168 time: 0.3492644 2026-06-26 11:49:38.442 10 INFO neutron.wsgi [None req-70b42ac5-1082-4821-ad83-eddf9d64c738 00a475f094944621855afa9a2878d67b 7c244dc7eb7a43b1be08d360197c0988 - - default default] 10.0.0.244 "GET /v2.0/routers/449b7a23-dc40-44d1-b70e-66e03bace077/tags HTTP/1.1" status: 200 len: 223 time: 0.0502217 2026-06-26 11:49:38.497 10 INFO neutron.api.v2.resource [None req-e963a3af-95b7-4147-a3ae-950470503f2b 00a475f094944621855afa9a2878d67b 7c244dc7eb7a43b1be08d360197c0988 - - - -] delete failed (client error): The resource could not be found. 2026-06-26 11:49:38.498 10 INFO neutron.wsgi [None req-e963a3af-95b7-4147-a3ae-950470503f2b 00a475f094944621855afa9a2878d67b 7c244dc7eb7a43b1be08d360197c0988 - - - -] 10.0.0.244 "DELETE /v2.0/routers/449b7a23-dc40-44d1-b70e-66e03bace077/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0503502 2026-06-26 11:49:38.562 9 INFO neutron.wsgi [None req-2b3e3924-8f09-4019-bf4b-6f6de71dc8d5 00a475f094944621855afa9a2878d67b 7c244dc7eb7a43b1be08d360197c0988 - - - -] 10.0.0.244 "DELETE /v2.0/routers/449b7a23-dc40-44d1-b70e-66e03bace077/tags HTTP/1.1" status: 204 len: 168 time: 0.0580478 2026-06-26 11:49:38.606 9 INFO neutron.wsgi [None req-2f9abd26-0fc0-42ae-8928-6cc9666198df 00a475f094944621855afa9a2878d67b 7c244dc7eb7a43b1be08d360197c0988 - - default default] 10.0.0.244 "GET /v2.0/routers/449b7a23-dc40-44d1-b70e-66e03bace077/tags HTTP/1.1" status: 200 len: 205 time: 0.0390611 2026-06-26 11:49:38.666 9 INFO neutron.wsgi [None req-c35238dd-e241-4abd-81be-b906a7f169e5 00a475f094944621855afa9a2878d67b 7c244dc7eb7a43b1be08d360197c0988 - - default default] 10.0.0.244 "GET /v2.0/routers/449b7a23-dc40-44d1-b70e-66e03bace077 HTTP/1.1" status: 200 len: 655 time: 0.0546041 2026-06-26 11:49:39.527 9 INFO neutron.db.ovn_revision_numbers_db [None req-9064d7b6-04ae-423e-a5bb-002ada428f42 00a475f094944621855afa9a2878d67b 7c244dc7eb7a43b1be08d360197c0988 - - - -] Successfully bumped revision number for resource 449b7a23-dc40-44d1-b70e-66e03bace077 (type: routers) to 9 2026-06-26 11:49:39.531 9 INFO neutron.wsgi [None req-9064d7b6-04ae-423e-a5bb-002ada428f42 00a475f094944621855afa9a2878d67b 7c244dc7eb7a43b1be08d360197c0988 - - - -] 10.0.0.244 "PUT /v2.0/routers/449b7a23-dc40-44d1-b70e-66e03bace077 HTTP/1.1" status: 200 len: 655 time: 0.8612344 2026-06-26 11:49:39.555 9 INFO neutron.wsgi [None req-0dbdc638-82b9-4d4f-9f7b-0801945a34ee 00a475f094944621855afa9a2878d67b 7c244dc7eb7a43b1be08d360197c0988 - - default default] 10.0.0.244 "GET /v2.0/ports?device_id=449b7a23-dc40-44d1-b70e-66e03bace077 HTTP/1.1" status: 200 len: 205 time: 0.0182028 2026-06-26 11:49:39.860 9 INFO neutron.wsgi [None req-da5317d4-5584-485d-805f-a3758105a9f4 00a475f094944621855afa9a2878d67b 7c244dc7eb7a43b1be08d360197c0988 - - - -] 10.0.0.244 "DELETE /v2.0/routers/449b7a23-dc40-44d1-b70e-66e03bace077 HTTP/1.1" status: 204 len: 168 time: 0.2995458 2026-06-26 11:49:40.716 10 INFO neutron.db.ovn_revision_numbers_db [None req-b1c15211-d474-4f82-8767-993fa4d7fca5 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource ce68c9c6-2b88-4e9a-9c74-eb748d0b0bd6 (type: security_groups) to 1 2026-06-26 11:49:40.741 10 INFO neutron.wsgi [None req-b1c15211-d474-4f82-8767-993fa4d7fca5 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=6b80f98419aa422b967dfe5a0e6aa825&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2377310 2026-06-26 11:49:40.954 10 INFO neutron.wsgi [None req-7b0840bb-d961-4da9-bf71-698198681f78 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/ce68c9c6-2b88-4e9a-9c74-eb748d0b0bd6 HTTP/1.1" status: 204 len: 168 time: 0.2086544 2026-06-26 11:49:41.344 10 INFO neutron.db.ovn_revision_numbers_db [None req-6d50d652-7c0c-4906-a9bc-c035eca9ed16 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 448d4a4f-575b-413d-9b0e-bbcc39e192eb (type: security_groups) to 1 2026-06-26 11:49:41.377 10 INFO neutron.wsgi [None req-6d50d652-7c0c-4906-a9bc-c035eca9ed16 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=7c244dc7eb7a43b1be08d360197c0988&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2777753 2026-06-26 11:49:41.625 9 INFO neutron.wsgi [None req-def74d01-841d-4bde-9922-07193c114764 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/448d4a4f-575b-413d-9b0e-bbcc39e192eb HTTP/1.1" status: 204 len: 168 time: 0.2418835 2026-06-26 11:49:44.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027654 2026-06-26 11:49:44.490 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028179 2026-06-26 11:49:45.108 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd4a8714-10c0-4187-b530-726a8160506e 29addf1623c549d989e67a8c5a5dd698 e94fb9d691bb4d7e80cd76b6c989f136 - - - -] Successfully bumped revision number for resource 7598b98e-9248-4016-b377-ad5c982df0a7 (type: security_groups) to 1 2026-06-26 11:49:45.167 10 INFO neutron.db.segments_db [None req-fd4a8714-10c0-4187-b530-726a8160506e 29addf1623c549d989e67a8c5a5dd698 e94fb9d691bb4d7e80cd76b6c989f136 - - - -] Added segment 6a4b3fb4-e3ab-41ae-b62d-8be02397c0fe of type geneve for network acbd066e-caf0-4e08-b846-b29129a11ab0 2026-06-26 11:49:45.319 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd4a8714-10c0-4187-b530-726a8160506e 29addf1623c549d989e67a8c5a5dd698 e94fb9d691bb4d7e80cd76b6c989f136 - - - -] Successfully bumped revision number for resource acbd066e-caf0-4e08-b846-b29129a11ab0 (type: networks) to 1 2026-06-26 11:49:45.525 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fd4a8714-10c0-4187-b530-726a8160506e 29addf1623c549d989e67a8c5a5dd698 e94fb9d691bb4d7e80cd76b6c989f136 - - - -] No more DHCP agents 2026-06-26 11:49:45.526 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fd4a8714-10c0-4187-b530-726a8160506e 29addf1623c549d989e67a8c5a5dd698 e94fb9d691bb4d7e80cd76b6c989f136 - - - -] Unable to schedule network acbd066e-caf0-4e08-b846-b29129a11ab0: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:49:45.591 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd4a8714-10c0-4187-b530-726a8160506e 29addf1623c549d989e67a8c5a5dd698 e94fb9d691bb4d7e80cd76b6c989f136 - - - -] Successfully bumped revision number for resource dd0ad061-1908-4245-8f1e-db486c79a83f (type: ports) to 1 2026-06-26 11:49:45.613 10 INFO neutron.wsgi [None req-fd4a8714-10c0-4187-b530-726a8160506e 29addf1623c549d989e67a8c5a5dd698 e94fb9d691bb4d7e80cd76b6c989f136 - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.7686546 2026-06-26 11:49:45.970 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-07a30e9f-9f1e-4c2b-abee-c46c8944cce1 29addf1623c549d989e67a8c5a5dd698 e94fb9d691bb4d7e80cd76b6c989f136 - - - -] No more DHCP agents 2026-06-26 11:49:45.972 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-07a30e9f-9f1e-4c2b-abee-c46c8944cce1 29addf1623c549d989e67a8c5a5dd698 e94fb9d691bb4d7e80cd76b6c989f136 - - - -] Unable to schedule network acbd066e-caf0-4e08-b846-b29129a11ab0: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:49:46.494 10 INFO neutron.db.ovn_revision_numbers_db [None req-07a30e9f-9f1e-4c2b-abee-c46c8944cce1 29addf1623c549d989e67a8c5a5dd698 e94fb9d691bb4d7e80cd76b6c989f136 - - - -] Successfully bumped revision number for resource dd0ad061-1908-4245-8f1e-db486c79a83f (type: ports) to 2 2026-06-26 11:49:46.517 10 INFO neutron.db.ovn_revision_numbers_db [None req-07a30e9f-9f1e-4c2b-abee-c46c8944cce1 29addf1623c549d989e67a8c5a5dd698 e94fb9d691bb4d7e80cd76b6c989f136 - - - -] Successfully bumped revision number for resource 1132be25-1271-4bff-8c7d-629b16155128 (type: subnets) to 0 2026-06-26 11:49:46.542 10 INFO neutron.wsgi [None req-07a30e9f-9f1e-4c2b-abee-c46c8944cce1 29addf1623c549d989e67a8c5a5dd698 e94fb9d691bb4d7e80cd76b6c989f136 - - - -] 10.0.0.244 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.9221823 2026-06-26 11:49:46.631 9 INFO neutron.wsgi [None req-bfd222b5-fe20-4824-9d7e-488aa7e0372a 29addf1623c549d989e67a8c5a5dd698 e94fb9d691bb4d7e80cd76b6c989f136 - - - -] 10.0.0.244 "PUT /v2.0/subnets/1132be25-1271-4bff-8c7d-629b16155128/tags HTTP/1.1" status: 200 len: 218 time: 0.0806584 2026-06-26 11:49:46.677 9 INFO neutron.wsgi [None req-e7720d78-b86c-4c86-b0a5-cfebfaf10df6 29addf1623c549d989e67a8c5a5dd698 e94fb9d691bb4d7e80cd76b6c989f136 - - default default] 10.0.0.244 "GET /v2.0/subnets/1132be25-1271-4bff-8c7d-629b16155128/tags HTTP/1.1" status: 200 len: 218 time: 0.0397701 2026-06-26 11:49:46.744 9 INFO neutron.wsgi [None req-52ae0ee1-3cc3-4e51-868f-b59d0a869767 29addf1623c549d989e67a8c5a5dd698 e94fb9d691bb4d7e80cd76b6c989f136 - - - -] 10.0.0.244 "PUT /v2.0/subnets/1132be25-1271-4bff-8c7d-629b16155128/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0577331 2026-06-26 11:49:46.792 9 INFO neutron.wsgi [None req-f64e6617-fc4a-46aa-801a-5872fbaa2694 29addf1623c549d989e67a8c5a5dd698 e94fb9d691bb4d7e80cd76b6c989f136 - - default default] 10.0.0.244 "GET /v2.0/subnets/1132be25-1271-4bff-8c7d-629b16155128/tags HTTP/1.1" status: 200 len: 227 time: 0.0429671 2026-06-26 11:49:46.827 9 INFO neutron.wsgi [None req-9445f409-f6de-4ba5-a043-116145bcc7dc 29addf1623c549d989e67a8c5a5dd698 e94fb9d691bb4d7e80cd76b6c989f136 - - - -] 10.0.0.244 "PUT /v2.0/subnets/1132be25-1271-4bff-8c7d-629b16155128/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0299649 2026-06-26 11:49:46.868 9 INFO neutron.wsgi [None req-fef8c01e-44ce-4185-a0cc-4487bd6a2cac 29addf1623c549d989e67a8c5a5dd698 e94fb9d691bb4d7e80cd76b6c989f136 - - default default] 10.0.0.244 "GET /v2.0/subnets/1132be25-1271-4bff-8c7d-629b16155128/tags HTTP/1.1" status: 200 len: 227 time: 0.0362961 2026-06-26 11:49:46.961 9 INFO neutron.wsgi [None req-28ba5184-eb37-4813-ad6d-a9ce6182dfd1 29addf1623c549d989e67a8c5a5dd698 e94fb9d691bb4d7e80cd76b6c989f136 - - - -] 10.0.0.244 "PUT /v2.0/subnets/1132be25-1271-4bff-8c7d-629b16155128/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0872605 2026-06-26 11:49:47.004 9 INFO neutron.wsgi [None req-1f859ebe-4628-41e1-931c-feddc79e6255 29addf1623c549d989e67a8c5a5dd698 e94fb9d691bb4d7e80cd76b6c989f136 - - default default] 10.0.0.244 "GET /v2.0/subnets/1132be25-1271-4bff-8c7d-629b16155128/tags HTTP/1.1" status: 200 len: 245 time: 0.0381658 2026-06-26 11:49:47.078 9 INFO neutron.wsgi [None req-d5c26318-4880-4259-aa64-abac6ba58be0 29addf1623c549d989e67a8c5a5dd698 e94fb9d691bb4d7e80cd76b6c989f136 - - - -] 10.0.0.244 "PUT /v2.0/subnets/1132be25-1271-4bff-8c7d-629b16155128/tags HTTP/1.1" status: 200 len: 230 time: 0.0693727 2026-06-26 11:49:47.123 9 INFO neutron.wsgi [None req-171ff3a4-d135-400a-9ea5-28f62586115c 29addf1623c549d989e67a8c5a5dd698 e94fb9d691bb4d7e80cd76b6c989f136 - - default default] 10.0.0.244 "GET /v2.0/subnets/1132be25-1271-4bff-8c7d-629b16155128/tags HTTP/1.1" status: 200 len: 230 time: 0.0339420 2026-06-26 11:49:47.185 9 INFO neutron.wsgi [None req-d33643b7-d3dc-4f5d-a9da-189454368bc8 29addf1623c549d989e67a8c5a5dd698 e94fb9d691bb4d7e80cd76b6c989f136 - - default default] 10.0.0.244 "GET /v2.0/subnets/1132be25-1271-4bff-8c7d-629b16155128/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0576806 2026-06-26 11:49:47.232 9 INFO neutron.api.v2.resource [None req-901e8104-6271-466b-b1fb-ef3942c4ef60 29addf1623c549d989e67a8c5a5dd698 e94fb9d691bb4d7e80cd76b6c989f136 - - default default] show failed (client error): The resource could not be found. 2026-06-26 11:49:47.234 9 INFO neutron.wsgi [None req-901e8104-6271-466b-b1fb-ef3942c4ef60 29addf1623c549d989e67a8c5a5dd698 e94fb9d691bb4d7e80cd76b6c989f136 - - default default] 10.0.0.244 "GET /v2.0/subnets/1132be25-1271-4bff-8c7d-629b16155128/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0399630 2026-06-26 11:49:47.322 9 INFO neutron.wsgi [None req-e1e50f84-712b-4055-86ef-00991fc16630 29addf1623c549d989e67a8c5a5dd698 e94fb9d691bb4d7e80cd76b6c989f136 - - - -] 10.0.0.244 "DELETE /v2.0/subnets/1132be25-1271-4bff-8c7d-629b16155128/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0806675 2026-06-26 11:49:47.392 10 INFO neutron.wsgi [None req-de204d4c-8e10-452e-88da-fee200f77489 29addf1623c549d989e67a8c5a5dd698 e94fb9d691bb4d7e80cd76b6c989f136 - - default default] 10.0.0.244 "GET /v2.0/subnets/1132be25-1271-4bff-8c7d-629b16155128/tags HTTP/1.1" status: 200 len: 223 time: 0.0635605 2026-06-26 11:49:47.443 10 INFO neutron.api.v2.resource [None req-f13a0ad9-3565-42c1-bd9a-75e33ad47388 29addf1623c549d989e67a8c5a5dd698 e94fb9d691bb4d7e80cd76b6c989f136 - - - -] delete failed (client error): The resource could not be found. 2026-06-26 11:49:47.444 10 INFO neutron.wsgi [None req-f13a0ad9-3565-42c1-bd9a-75e33ad47388 29addf1623c549d989e67a8c5a5dd698 e94fb9d691bb4d7e80cd76b6c989f136 - - - -] 10.0.0.244 "DELETE /v2.0/subnets/1132be25-1271-4bff-8c7d-629b16155128/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0475032 2026-06-26 11:49:47.495 10 INFO neutron.wsgi [None req-4877ed39-9b1b-48ff-9135-d2f285e508f3 29addf1623c549d989e67a8c5a5dd698 e94fb9d691bb4d7e80cd76b6c989f136 - - - -] 10.0.0.244 "DELETE /v2.0/subnets/1132be25-1271-4bff-8c7d-629b16155128/tags HTTP/1.1" status: 204 len: 168 time: 0.0480640 2026-06-26 11:49:47.532 10 INFO neutron.wsgi [None req-5ee775b8-78b8-4b83-a87c-e5c803127895 29addf1623c549d989e67a8c5a5dd698 e94fb9d691bb4d7e80cd76b6c989f136 - - default default] 10.0.0.244 "GET /v2.0/subnets/1132be25-1271-4bff-8c7d-629b16155128/tags HTTP/1.1" status: 200 len: 205 time: 0.0333574 2026-06-26 11:49:47.748 10 INFO neutron.wsgi [None req-fea4eb76-9c05-4228-b959-323b39f92333 29addf1623c549d989e67a8c5a5dd698 e94fb9d691bb4d7e80cd76b6c989f136 - - - -] 10.0.0.244 "DELETE /v2.0/subnets/1132be25-1271-4bff-8c7d-629b16155128 HTTP/1.1" status: 204 len: 168 time: 0.2103362 2026-06-26 11:49:48.164 10 INFO neutron.services.segments.plugin [-] Segment 6a4b3fb4-e3ab-41ae-b62d-8be02397c0fe resource provider aggregate not found 2026-06-26 11:49:48.169 10 INFO neutron.services.segments.plugin [-] Segment 6a4b3fb4-e3ab-41ae-b62d-8be02397c0fe resource provider aggregate not found 2026-06-26 11:49:48.184 10 INFO neutron.services.segments.plugin [-] Segment 6a4b3fb4-e3ab-41ae-b62d-8be02397c0fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a4b3fb4-e3ab-41ae-b62d-8be02397c0fe found for delete ", "request_id": "req-34632ef7-3570-4a3b-91e7-7b23e654ffac"}]} 2026-06-26 11:49:48.189 10 INFO neutron.services.segments.plugin [-] Segment 6a4b3fb4-e3ab-41ae-b62d-8be02397c0fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a4b3fb4-e3ab-41ae-b62d-8be02397c0fe found for delete ", "request_id": "req-93d6624b-c975-4ad8-b250-a7e2352a679a"}]} 2026-06-26 11:49:48.239 10 INFO neutron.wsgi [None req-6c4262cf-f099-4417-bbc6-c82447936b92 29addf1623c549d989e67a8c5a5dd698 e94fb9d691bb4d7e80cd76b6c989f136 - - - -] 10.0.0.244 "DELETE /v2.0/networks/acbd066e-caf0-4e08-b846-b29129a11ab0 HTTP/1.1" status: 204 len: 168 time: 0.4857731 2026-06-26 11:49:48.250 10 INFO neutron.wsgi [None req-f30d7515-4d35-4d9d-a344-dc1d119ab348 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 31853 time: 0.2039077 2026-06-26 11:49:48.282 10 INFO neutron.wsgi [None req-1abf6af5-30c3-4ee5-ab93-9674a394d26e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0140595 2026-06-26 11:49:48.328 10 INFO neutron.wsgi [None req-892fd9f7-989f-41ef-9ddd-def48b595e49 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1878 time: 0.0436139 2026-06-26 11:49:48.371 10 INFO neutron.wsgi [None req-3f798322-fafc-4ed6-8994-bfb442bf9ccd df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5493 time: 0.0418558 2026-06-26 11:49:48.463 10 INFO neutron.wsgi [None req-009f0b4f-dab1-45aa-9a4c-2fbb5782e90a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/routers HTTP/1.1" status: 200 len: 850 time: 0.0891187 2026-06-26 11:49:48.477 10 INFO neutron.wsgi [None req-34e80dec-a2b1-4da4-bb35-9f79a92ae717 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0131805 2026-06-26 11:49:48.488 10 INFO neutron.wsgi [None req-e7791350-680f-4d1f-af13-debe36782447 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3359 time: 0.0108337 2026-06-26 11:49:48.563 10 INFO neutron.wsgi [None req-58af7649-ee04-4ef8-b173-eeef11d52613 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/networks HTTP/1.1" status: 200 len: 4718 time: 0.0735760 2026-06-26 11:49:48.612 10 INFO neutron.wsgi [None req-6caaf879-8e62-49ea-9653-3464f00f984c df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/ports HTTP/1.1" status: 200 len: 19625 time: 0.0445845 2026-06-26 11:49:48.663 10 INFO neutron.wsgi [None req-8d158404-95a5-4457-81a8-ebd4ceb5417f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5493 time: 0.0392694 2026-06-26 11:49:48.675 10 INFO neutron.wsgi [None req-801e22ad-7e5d-4406-8d57-01a153fad81a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0107136 2026-06-26 11:49:49.067 10 INFO neutron.wsgi [None req-63fc8700-c973-4098-b848-eaba80ddb9b0 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=e94fb9d691bb4d7e80cd76b6c989f136&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1515520 2026-06-26 11:49:49.264 10 INFO neutron.wsgi [None req-7a31662a-b20f-4c69-b47e-a679964106bb df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/7598b98e-9248-4016-b377-ad5c982df0a7 HTTP/1.1" status: 204 len: 168 time: 0.1939883 2026-06-26 11:49:49.530 9 INFO neutron.db.ovn_revision_numbers_db [None req-45314ce6-20ea-45d6-8d60-d0dfc3119a04 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource e4e56e44-8787-4601-b449-6ca1cb90d1ec (type: security_groups) to 1 2026-06-26 11:49:49.557 9 INFO neutron.wsgi [None req-45314ce6-20ea-45d6-8d60-d0dfc3119a04 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=411dfa466274488386846d9fad1278a7&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1766171 2026-06-26 11:49:49.758 10 INFO neutron.wsgi [None req-3306fa30-f17b-41e1-a10a-b371505d41bf df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/e4e56e44-8787-4601-b449-6ca1cb90d1ec HTTP/1.1" status: 204 len: 168 time: 0.1955976 2026-06-26 11:49:53.363 10 INFO neutron.db.ovn_revision_numbers_db [None req-574360f4-f515-4d32-b418-0d5dcc459cf7 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 0b67c42a-dbe4-437a-996a-a959d181e49d (type: security_groups) to 1 2026-06-26 11:49:53.387 10 INFO neutron.wsgi [None req-574360f4-f515-4d32-b418-0d5dcc459cf7 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=fe1596dabcd645899b453a32df75c970&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2757885 2026-06-26 11:49:53.582 10 INFO neutron.wsgi [None req-5417d87e-8d4e-4bfe-855c-f44451adfa03 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/0b67c42a-dbe4-437a-996a-a959d181e49d HTTP/1.1" status: 204 len: 168 time: 0.1909764 2026-06-26 11:49:53.825 9 INFO neutron.db.ovn_revision_numbers_db [None req-7855eedc-514b-428e-88ae-7e09574daa21 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 287f7cec-2f5c-41d1-a55a-5774ebb7d9fc (type: security_groups) to 1 2026-06-26 11:49:53.848 9 INFO neutron.wsgi [None req-7855eedc-514b-428e-88ae-7e09574daa21 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=ca9f29fa1dd14a52b0b88ed63b4d6047&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1178694 2026-06-26 11:49:54.027 9 INFO neutron.wsgi [None req-4179dfc8-cb6d-479d-bd09-1411fe72b71e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/287f7cec-2f5c-41d1-a55a-5774ebb7d9fc HTTP/1.1" status: 204 len: 168 time: 0.1749456 2026-06-26 11:49:59.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018775 2026-06-26 11:49:59.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025692 2026-06-26 11:50:00.834 10 INFO neutron.wsgi [None req-f366706c-60a1-46ed-8ff8-249fe69000fa df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0081372 2026-06-26 11:50:00.843 10 INFO neutron.wsgi [None req-e6c0d19e-8d2c-4e27-9d79-077190235768 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0031068 2026-06-26 11:50:00.850 10 INFO neutron.wsgi [None req-a6c7ca8e-636a-4b02-b16d-2a810bb38fac df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0028014 2026-06-26 11:50:00.859 10 INFO neutron.wsgi [None req-9aa0bfdf-1f67-4cda-b516-51eec7025428 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0043104 2026-06-26 11:50:00.896 10 INFO neutron.wsgi [None req-bd7e26a3-b1e7-459f-90e4-65d33b54e81b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/subnets/6a34b78c-b802-4ed5-80ea-28a88756dabb HTTP/1.1" status: 200 len: 849 time: 0.0311940 2026-06-26 11:50:00.964 10 INFO neutron.wsgi [None req-7bbc71f5-6f72-4989-9d7e-0497e1adb5fd df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports?device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 1369 time: 0.0311167 2026-06-26 11:50:01.286 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6a50789a-e701-4daa-bf63-58ecfa59a359 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:50:01.288 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6a50789a-e701-4daa-bf63-58ecfa59a359 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network 4fdc7949-8564-476d-9a0a-b7cc4a556f68: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:50:01.757 10 INFO neutron.db.ovn_revision_numbers_db [None req-6a50789a-e701-4daa-bf63-58ecfa59a359 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource ced0333b-4544-4e62-a4d3-d6fd212e3b7b (type: ports) to 1 2026-06-26 11:50:01.777 10 INFO neutron.wsgi [None req-6a50789a-e701-4daa-bf63-58ecfa59a359 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1302 time: 0.8061278 2026-06-26 11:50:02.004 9 INFO neutron.wsgi [req-43c4ac3f-9e9a-42e6-9fc6-29f5ddc7d162 req-4398c835-2990-4b67-8dab-0db7a71119c0 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.217 "GET /v2.0/ports/ced0333b-4544-4e62-a4d3-d6fd212e3b7b HTTP/1.1" status: 200 len: 1297 time: 0.1711037 2026-06-26 11:50:02.017 9 INFO neutron.wsgi [req-43c4ac3f-9e9a-42e6-9fc6-29f5ddc7d162 req-222fa612-6d4a-43da-be9b-a73d4e2a49d6 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.217 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0062220 2026-06-26 11:50:02.219 9 INFO neutron.wsgi [req-43c4ac3f-9e9a-42e6-9fc6-29f5ddc7d162 req-499071c5-81b3-4bbc-bb45-5c68890684d3 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports/ced0333b-4544-4e62-a4d3-d6fd212e3b7b?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile HTTP/1.1" status: 200 len: 335 time: 0.1256235 2026-06-26 11:50:02.284 9 INFO neutron.wsgi [req-43c4ac3f-9e9a-42e6-9fc6-29f5ddc7d162 req-0c3b84c2-2631-4ac3-9881-62dc50c7c104 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/4fdc7949-8564-476d-9a0a-b7cc4a556f68?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0571609 2026-06-26 11:50:02.367 9 INFO neutron.wsgi [req-43c4ac3f-9e9a-42e6-9fc6-29f5ddc7d162 req-274659e8-cf1e-4720-a57a-fe4892ef9869 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/4fdc7949-8564-476d-9a0a-b7cc4a556f68?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0744877 2026-06-26 11:50:02.434 9 INFO neutron.wsgi [req-43c4ac3f-9e9a-42e6-9fc6-29f5ddc7d162 req-77af11f6-1aaa-470d-9099-30f8d1433a89 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports/ced0333b-4544-4e62-a4d3-d6fd212e3b7b HTTP/1.1" status: 200 len: 1297 time: 0.0422111 2026-06-26 11:50:02.496 9 INFO neutron.wsgi [req-43c4ac3f-9e9a-42e6-9fc6-29f5ddc7d162 req-b99ae2e2-ef72-44cf-831e-a11ccecf6eec df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/networks?id=4fdc7949-8564-476d-9a0a-b7cc4a556f68 HTTP/1.1" status: 200 len: 1004 time: 0.0564630 2026-06-26 11:50:02.911 9 INFO neutron.db.ovn_revision_numbers_db [None req-3ea49a2f-5565-4042-a003-48d04e48e7d3 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] Successfully bumped revision number for resource ced0333b-4544-4e62-a4d3-d6fd212e3b7b (type: ports) to 2 2026-06-26 11:50:03.095 9 INFO neutron.db.ovn_revision_numbers_db [None req-3ea49a2f-5565-4042-a003-48d04e48e7d3 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] Successfully bumped revision number for resource ced0333b-4544-4e62-a4d3-d6fd212e3b7b (type: ports) to 2 2026-06-26 11:50:03.108 9 INFO neutron.wsgi [None req-3ea49a2f-5565-4042-a003-48d04e48e7d3 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] 199.204.45.23 "PUT /v2.0/ports/ced0333b-4544-4e62-a4d3-d6fd212e3b7b HTTP/1.1" status: 200 len: 1380 time: 0.6083257 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:50:03.179 9 INFO neutron.wsgi [req-43c4ac3f-9e9a-42e6-9fc6-29f5ddc7d162 req-2b2106df-ce64-4195-aca8-014e9d988a03 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=1ac5f51cc12349ee86486f512b35bb2a&device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 2569 time: 0.0349402 2026-06-26 11:50:03.186 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3dfdb20-c2ac-4696-8e10-75e273aef2c2'] response: {'name': 'network-changed', 'server_uuid': 'd770d8fa-a72c-46aa-83f6-3e9f1375d6db', 'tag': 'ced0333b-4544-4e62-a4d3-d6fd212e3b7b', 'status': 'completed', 'code': 200} 2026-06-26 11:50:03.215 9 INFO neutron.wsgi [req-43c4ac3f-9e9a-42e6-9fc6-29f5ddc7d162 req-cd960a26-6e9a-4ba3-ab36-9d442f4c05f8 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=172.24.3.121&port_id=02713a47-fb91-49d8-8c62-64c494ecfad7 HTTP/1.1" status: 200 len: 217 time: 0.0280256 2026-06-26 11:50:03.253 9 INFO neutron.wsgi [req-43c4ac3f-9e9a-42e6-9fc6-29f5ddc7d162 req-cc224e61-da53-4f03-bf9d-68374c4fb650 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=4fb5a43c-cb91-4363-9ed4-b5eb2a848bef HTTP/1.1" status: 200 len: 829 time: 0.0290840 2026-06-26 11:50:03.278 9 INFO neutron.wsgi [req-43c4ac3f-9e9a-42e6-9fc6-29f5ddc7d162 req-d52efe67-da48-4147-919d-3a58314101ef c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=7a0ce84d-f41a-4b05-a265-4c6a8cede30a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0180271 2026-06-26 11:50:03.384 9 INFO neutron.wsgi [req-43c4ac3f-9e9a-42e6-9fc6-29f5ddc7d162 req-306bfd3c-26a0-4f0f-b9cf-9ff5c5579629 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/7a0ce84d-f41a-4b05-a265-4c6a8cede30a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0968804 2026-06-26 11:50:03.457 9 INFO neutron.wsgi [req-43c4ac3f-9e9a-42e6-9fc6-29f5ddc7d162 req-040eb954-e949-4e58-943f-703c9c650452 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/7a0ce84d-f41a-4b05-a265-4c6a8cede30a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0665758 2026-06-26 11:50:03.484 9 INFO neutron.wsgi [req-43c4ac3f-9e9a-42e6-9fc6-29f5ddc7d162 req-a49eee1c-1b11-4a35-b0c3-8e8a410bbb69 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.239&port_id=ced0333b-4544-4e62-a4d3-d6fd212e3b7b HTTP/1.1" status: 200 len: 217 time: 0.0229073 2026-06-26 11:50:03.515 9 INFO neutron.wsgi [req-43c4ac3f-9e9a-42e6-9fc6-29f5ddc7d162 req-d3947c15-5c87-4aec-b18c-76849582c81c c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=6a34b78c-b802-4ed5-80ea-28a88756dabb HTTP/1.1" status: 200 len: 852 time: 0.0253375 2026-06-26 11:50:03.546 9 INFO neutron.wsgi [req-43c4ac3f-9e9a-42e6-9fc6-29f5ddc7d162 req-a65706fb-1cd0-4518-8241-0475c2de26f2 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=4fdc7949-8564-476d-9a0a-b7cc4a556f68&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0252819 2026-06-26 11:50:03.607 9 INFO neutron.wsgi [req-43c4ac3f-9e9a-42e6-9fc6-29f5ddc7d162 req-9b1d8a89-4b19-40ba-9873-d860db8956d3 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/4fdc7949-8564-476d-9a0a-b7cc4a556f68?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0550778 2026-06-26 11:50:03.665 9 INFO neutron.wsgi [req-43c4ac3f-9e9a-42e6-9fc6-29f5ddc7d162 req-4d63eeab-6efb-4631-8c8b-e6aa7e560c4e c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/4fdc7949-8564-476d-9a0a-b7cc4a556f68?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0511353 2026-06-26 11:50:03.758 9 INFO neutron.wsgi [req-223f6df4-2c0f-40f0-a19b-dd487e66d96d req-189c865a-7f1b-4985-9a7e-fc63524e5550 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=1ac5f51cc12349ee86486f512b35bb2a&device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 2569 time: 0.0508833 2026-06-26 11:50:03.765 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] OVN reports status up for port: ced0333b-4544-4e62-a4d3-d6fd212e3b7b 2026-06-26 11:50:03.808 10 INFO neutron.plugins.ml2.plugin [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Attempt 1 to provision port ced0333b-4544-4e62-a4d3-d6fd212e3b7b 2026-06-26 11:50:03.843 9 INFO neutron.wsgi [req-223f6df4-2c0f-40f0-a19b-dd487e66d96d req-1d1d2d3a-9087-4f20-8192-d6044e261c6d c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=4fdc7949-8564-476d-9a0a-b7cc4a556f68 HTTP/1.1" status: 200 len: 1004 time: 0.0784516 2026-06-26 11:50:03.881 9 INFO neutron.wsgi [req-223f6df4-2c0f-40f0-a19b-dd487e66d96d req-7db3bab2-1b58-4005-ae43-4e104df50cae c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.239&port_id=ced0333b-4544-4e62-a4d3-d6fd212e3b7b HTTP/1.1" status: 200 len: 217 time: 0.0330768 2026-06-26 11:50:03.932 9 INFO neutron.wsgi [req-223f6df4-2c0f-40f0-a19b-dd487e66d96d req-4a363030-5da6-4634-8fa0-f1042c9c5434 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=6a34b78c-b802-4ed5-80ea-28a88756dabb HTTP/1.1" status: 200 len: 852 time: 0.0452774 2026-06-26 11:50:03.976 9 INFO neutron.wsgi [req-223f6df4-2c0f-40f0-a19b-dd487e66d96d req-3430556a-caed-4d71-9b3c-1520ed875a9c c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=4fdc7949-8564-476d-9a0a-b7cc4a556f68&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0386052 2026-06-26 11:50:03.987 9 INFO neutron.wsgi [req-43c4ac3f-9e9a-42e6-9fc6-29f5ddc7d162 req-7fd2728b-b44a-491d-b1aa-e3b1fd19e6e0 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.217 "GET /v2.0/ports/ced0333b-4544-4e62-a4d3-d6fd212e3b7b HTTP/1.1" status: 200 len: 1410 time: 0.0537155 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:50:04.049 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-df3a46e5-377e-455a-847e-afa47042932f'] response: {'server_uuid': 'd770d8fa-a72c-46aa-83f6-3e9f1375d6db', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ced0333b-4544-4e62-a4d3-d6fd212e3b7b', 'code': 200} 2026-06-26 11:50:04.070 9 INFO neutron.wsgi [req-223f6df4-2c0f-40f0-a19b-dd487e66d96d req-5ddb6ab1-0392-49d2-bdec-15bd3c481314 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/4fdc7949-8564-476d-9a0a-b7cc4a556f68?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0860553 2026-06-26 11:50:04.135 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource ced0333b-4544-4e62-a4d3-d6fd212e3b7b (type: ports) to 4 2026-06-26 11:50:04.137 9 INFO neutron.wsgi [req-223f6df4-2c0f-40f0-a19b-dd487e66d96d req-2980e3c9-df67-45f6-9c2e-3b1409e3d42b c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/4fdc7949-8564-476d-9a0a-b7cc4a556f68?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0575995 2026-06-26 11:50:04.384 10 INFO neutron.db.ovn_revision_numbers_db [None req-52cee07c-33f8-4cbb-8e3e-6b5dad7a9749 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource ced0333b-4544-4e62-a4d3-d6fd212e3b7b (type: ports) to 5 2026-06-26 11:50:04.393 10 INFO neutron.wsgi [None req-52cee07c-33f8-4cbb-8e3e-6b5dad7a9749 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23 "PUT /v2.0/ports/ced0333b-4544-4e62-a4d3-d6fd212e3b7b HTTP/1.1" status: 200 len: 1443 time: 0.4001493 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:50:04.432 10 INFO neutron.wsgi [None req-ba1aeb0c-7275-4376-a51d-5411eefcac4e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/security-groups?name=lb-8fbe368e-b064-4dfa-a501-cd9c8ba02978 HTTP/1.1" status: 200 len: 1777 time: 0.0330915 2026-06-26 11:50:04.710 10 INFO neutron.db.ovn_revision_numbers_db [None req-18fac1f7-83c5-4951-9e2f-8e29bfc5bec8 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource ced0333b-4544-4e62-a4d3-d6fd212e3b7b (type: ports) to 6 2026-06-26 11:50:04.724 10 INFO neutron.wsgi [None req-18fac1f7-83c5-4951-9e2f-8e29bfc5bec8 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23 "PUT /v2.0/ports/ced0333b-4544-4e62-a4d3-d6fd212e3b7b HTTP/1.1" status: 200 len: 1443 time: 0.2867916 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:50:04.814 10 INFO neutron.wsgi [None req-53554085-8868-4cd5-bcd9-1d1191d9a2cd df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0069566 2026-06-26 11:50:04.823 10 INFO neutron.wsgi [None req-da8d14e4-ee30-416c-b0b4-ba77cfeae36b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0041468 2026-06-26 11:50:04.831 10 INFO neutron.wsgi [None req-2b81dbde-572b-4733-aa21-47c052a23cce df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0038843 2026-06-26 11:50:04.840 10 INFO neutron.wsgi [None req-536f4c9b-d455-4f22-8ad2-e99857deee05 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0045750 2026-06-26 11:50:04.877 10 INFO neutron.wsgi [None req-51e70bd6-b823-4ebf-ae72-22a600eddd02 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/subnets/6a34b78c-b802-4ed5-80ea-28a88756dabb HTTP/1.1" status: 200 len: 849 time: 0.0308816 2026-06-26 11:50:04.912 10 INFO neutron.wsgi [None req-d85ad388-8974-400e-80d2-6932f74691d5 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports/c02a2b45-06e4-4bd4-883f-05e94f25120b HTTP/1.1" status: 200 len: 1332 time: 0.0298457 2026-06-26 11:50:04.948 10 INFO neutron.wsgi [None req-24b4478a-14ab-4d56-bd0c-2422c11995bf df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports/ced0333b-4544-4e62-a4d3-d6fd212e3b7b HTTP/1.1" status: 200 len: 1471 time: 0.0298691 2026-06-26 11:50:04.985 10 INFO neutron.wsgi [None req-5a91b683-8fc3-49dd-9b02-c2247af688b5 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/subnets/6a34b78c-b802-4ed5-80ea-28a88756dabb HTTP/1.1" status: 200 len: 849 time: 0.0305443 2026-06-26 11:50:05.053 10 INFO neutron.wsgi [None req-aec2e446-4011-4ef4-be81-7ac47dcca361 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/networks/4fdc7949-8564-476d-9a0a-b7cc4a556f68 HTTP/1.1" status: 200 len: 1001 time: 0.0621984 2026-06-26 11:50:05.091 10 INFO neutron.wsgi [None req-c6f04b90-785b-4108-99ac-29bf5dfb8ee5 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports/c02a2b45-06e4-4bd4-883f-05e94f25120b HTTP/1.1" status: 200 len: 1332 time: 0.0323303 2026-06-26 11:50:05.124 10 INFO neutron.wsgi [None req-e2f765b8-c14c-476c-933e-4eba15bf009a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/subnets/6a34b78c-b802-4ed5-80ea-28a88756dabb HTTP/1.1" status: 200 len: 849 time: 0.0295534 2026-06-26 11:50:06.100 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-17835efa-bf39-4c7f-8733-37f840bc0e9f'] response: {'server_uuid': 'd770d8fa-a72c-46aa-83f6-3e9f1375d6db', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ced0333b-4544-4e62-a4d3-d6fd212e3b7b', 'code': 200} 2026-06-26 11:50:06.100 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-17835efa-bf39-4c7f-8733-37f840bc0e9f'] response: {'name': 'network-changed', 'server_uuid': 'd770d8fa-a72c-46aa-83f6-3e9f1375d6db', 'tag': 'ced0333b-4544-4e62-a4d3-d6fd212e3b7b', 'status': 'completed', 'code': 200} 2026-06-26 11:50:06.100 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-17835efa-bf39-4c7f-8733-37f840bc0e9f'] response: {'name': 'network-changed', 'server_uuid': 'd770d8fa-a72c-46aa-83f6-3e9f1375d6db', 'tag': 'ced0333b-4544-4e62-a4d3-d6fd212e3b7b', 'status': 'completed', 'code': 200} 2026-06-26 11:50:06.153 9 INFO neutron.wsgi [req-2a2dd2fe-ef00-4872-8cfd-341e903716e4 req-a4ad4e92-e09c-4c16-9d38-a63ed275ff61 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=1ac5f51cc12349ee86486f512b35bb2a&device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 2632 time: 0.0298529 2026-06-26 11:50:06.216 9 INFO neutron.wsgi [req-2a2dd2fe-ef00-4872-8cfd-341e903716e4 req-5c62395d-36dd-4b6a-bfe1-338afea53fa0 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=4fdc7949-8564-476d-9a0a-b7cc4a556f68 HTTP/1.1" status: 200 len: 1004 time: 0.0552082 2026-06-26 11:50:06.253 9 INFO neutron.wsgi [req-2a2dd2fe-ef00-4872-8cfd-341e903716e4 req-f0bf6a94-9e7e-4010-ac3f-b8898c73b517 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.239&port_id=ced0333b-4544-4e62-a4d3-d6fd212e3b7b HTTP/1.1" status: 200 len: 217 time: 0.0281191 2026-06-26 11:50:06.291 9 INFO neutron.wsgi [req-2a2dd2fe-ef00-4872-8cfd-341e903716e4 req-09623a20-e33c-485b-bc02-4c886cc55f97 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=6a34b78c-b802-4ed5-80ea-28a88756dabb HTTP/1.1" status: 200 len: 852 time: 0.0331559 2026-06-26 11:50:06.328 9 INFO neutron.wsgi [req-2a2dd2fe-ef00-4872-8cfd-341e903716e4 req-22103410-3026-4424-9cad-e050facdc0e9 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=4fdc7949-8564-476d-9a0a-b7cc4a556f68&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0328772 2026-06-26 11:50:06.409 9 INFO neutron.wsgi [req-2a2dd2fe-ef00-4872-8cfd-341e903716e4 req-556be154-e73f-4891-93f1-ec4e097042cd c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/4fdc7949-8564-476d-9a0a-b7cc4a556f68?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0742147 2026-06-26 11:50:06.481 9 INFO neutron.wsgi [req-2a2dd2fe-ef00-4872-8cfd-341e903716e4 req-fb508730-ed38-438e-8b64-ba6f359828fc c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/4fdc7949-8564-476d-9a0a-b7cc4a556f68?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0670176 2026-06-26 11:50:06.572 9 INFO neutron.wsgi [req-2a2dd2fe-ef00-4872-8cfd-341e903716e4 req-fd73fb9c-ac80-4449-8947-16cfb8705382 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=1ac5f51cc12349ee86486f512b35bb2a&device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 2632 time: 0.0433512 2026-06-26 11:50:06.657 9 INFO neutron.wsgi [req-2a2dd2fe-ef00-4872-8cfd-341e903716e4 req-064e8a1d-9149-4347-a610-be1fba6038e7 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=4fdc7949-8564-476d-9a0a-b7cc4a556f68 HTTP/1.1" status: 200 len: 1004 time: 0.0802722 2026-06-26 11:50:06.692 9 INFO neutron.wsgi [req-2a2dd2fe-ef00-4872-8cfd-341e903716e4 req-74e0a1db-6e3e-4317-8aa9-312c06400893 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.239&port_id=ced0333b-4544-4e62-a4d3-d6fd212e3b7b HTTP/1.1" status: 200 len: 217 time: 0.0254824 2026-06-26 11:50:06.739 9 INFO neutron.wsgi [req-2a2dd2fe-ef00-4872-8cfd-341e903716e4 req-71043ede-a7e3-46e2-af85-7034f06c2595 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=6a34b78c-b802-4ed5-80ea-28a88756dabb HTTP/1.1" status: 200 len: 852 time: 0.0404680 2026-06-26 11:50:06.773 9 INFO neutron.wsgi [req-2a2dd2fe-ef00-4872-8cfd-341e903716e4 req-20b1c04a-86c2-468a-941e-3d28d4e46aa1 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=4fdc7949-8564-476d-9a0a-b7cc4a556f68&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0263226 2026-06-26 11:50:06.843 9 INFO neutron.wsgi [req-2a2dd2fe-ef00-4872-8cfd-341e903716e4 req-c827b0c5-9132-4ca1-86fe-57c70460244f c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/4fdc7949-8564-476d-9a0a-b7cc4a556f68?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0602064 2026-06-26 11:50:06.907 9 INFO neutron.wsgi [req-2a2dd2fe-ef00-4872-8cfd-341e903716e4 req-2abbf666-309c-4e50-9070-97765283a477 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/4fdc7949-8564-476d-9a0a-b7cc4a556f68?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0575154 2026-06-26 11:50:10.175 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e1a52b8e-4e56-4241-ab02-ce7fa3f024d7 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] No more DHCP agents 2026-06-26 11:50:10.179 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e1a52b8e-4e56-4241-ab02-ce7fa3f024d7 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Unable to schedule network 20f6d01b-24c3-42c0-b7fb-c84d1393658f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:50:10.611 9 INFO neutron.db.l3_db [None req-e1a52b8e-4e56-4241-ab02-ce7fa3f024d7 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Floating IP cb9fd17c-82ed-4eb8-a9a6-e5180436a7df associated. External IP: 10.96.250.220, port: c02a2b45-06e4-4bd4-883f-05e94f25120b. 2026-06-26 11:50:10.836 9 INFO neutron.db.ovn_revision_numbers_db [None req-e1a52b8e-4e56-4241-ab02-ce7fa3f024d7 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource cb9fd17c-82ed-4eb8-a9a6-e5180436a7df (type: floatingips) to 0 2026-06-26 11:50:10.947 9 INFO neutron.db.ovn_revision_numbers_db [None req-e1a52b8e-4e56-4241-ab02-ce7fa3f024d7 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Successfully bumped revision number for resource cb9fd17c-82ed-4eb8-a9a6-e5180436a7df (type: floatingips) to 1 2026-06-26 11:50:11.005 9 INFO neutron.wsgi [None req-e1a52b8e-4e56-4241-ab02-ce7fa3f024d7 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1098 time: 1.4569976 2026-06-26 11:50:13.829 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status up for port: c02a2b45-06e4-4bd4-883f-05e94f25120b 2026-06-26 11:50:13.839 9 INFO neutron.plugins.ml2.plugin [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Attempt 1 to provision port c02a2b45-06e4-4bd4-883f-05e94f25120b /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:50:14.379 10 INFO neutron.wsgi [None req-badcc5f3-ef96-4b79-b204-3999cce7f91f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0663438 2026-06-26 11:50:14.395 10 INFO neutron.wsgi [None req-19d9b4b2-8575-44bb-9a75-42e84b72c35c df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0085320 2026-06-26 11:50:14.409 10 INFO neutron.wsgi [None req-e823a0b9-e1f8-40bd-8a16-e318d349d420 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0087404 2026-06-26 11:50:14.423 10 INFO neutron.wsgi [None req-04747b38-5250-4816-a542-84092122c160 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0064514 2026-06-26 11:50:14.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023527 2026-06-26 11:50:14.488 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017579 2026-06-26 11:50:14.580 10 INFO neutron.wsgi [None req-65a28541-1d6f-4c42-a822-9ae619da1212 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/security-groups?name=lb-8fbe368e-b064-4dfa-a501-cd9c8ba02978 HTTP/1.1" status: 200 len: 1777 time: 0.0339782 2026-06-26 11:50:14.613 10 INFO neutron.wsgi [None req-309e6f25-4915-4b26-ad84-b89491266989 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/security-group-rules?security_group_id=cf35f7ec-ea36-4825-8537-5f9c2bd54fea HTTP/1.1" status: 200 len: 1318 time: 0.0265288 2026-06-26 11:50:14.835 10 INFO neutron.db.ovn_revision_numbers_db [None req-7b271db0-043c-4c53-ba8a-1fafcfadd323 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 0cf320ec-f0e7-4f29-a63d-de3d727e05cf (type: security_group_rules) to 0 2026-06-26 11:50:14.868 10 INFO neutron.wsgi [None req-7b271db0-043c-4c53-ba8a-1fafcfadd323 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.2495804 2026-06-26 11:50:15.005 10 INFO neutron.db.ovn_revision_numbers_db [None req-bf1c2d06-60f3-4e54-882b-b3817558310a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource e12d9d46-e7f5-4dfe-a8b1-e739e92d2d1e (type: security_group_rules) to 0 2026-06-26 11:50:15.027 10 INFO neutron.wsgi [None req-bf1c2d06-60f3-4e54-882b-b3817558310a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 773 time: 0.1511462 2026-06-26 11:50:18.144 9 INFO neutron.wsgi [req-a4ecebe8-ac41-4ee9-9008-f5123cd6993e req-d245b76d-516d-4e16-bd59-cb7fc3eb3b5f c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?device_id=a20cce9a-a5f4-4dfc-bd4f-d8af4c3937f5&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0341456 2026-06-26 11:50:18.194 9 INFO neutron.wsgi [req-a4ecebe8-ac41-4ee9-9008-f5123cd6993e req-bf7958d0-bc23-45cd-bb93-b094fb05e357 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=e9d86c455ad0447f9e833d742f3b528a&device_id=a20cce9a-a5f4-4dfc-bd4f-d8af4c3937f5 HTTP/1.1" status: 200 len: 1594 time: 0.0267105 2026-06-26 11:50:18.267 9 INFO neutron.wsgi [req-a4ecebe8-ac41-4ee9-9008-f5123cd6993e req-01e56964-339c-4864-a266-5b4f62f6e4bb c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=ff6a9514-1a91-43e8-b83a-3b6a2d27821b HTTP/1.1" status: 200 len: 1002 time: 0.0555832 2026-06-26 11:50:18.321 9 INFO neutron.wsgi [req-a4ecebe8-ac41-4ee9-9008-f5123cd6993e req-0def5d2a-4e28-4dcf-99c8-783863f08471 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.240&port_id=0632cab4-22b4-4ce8-b797-47ac237b83b3 HTTP/1.1" status: 200 len: 1059 time: 0.0472138 2026-06-26 11:50:18.369 9 INFO neutron.wsgi [req-a4ecebe8-ac41-4ee9-9008-f5123cd6993e req-50f6fcd8-546a-4c50-b087-ea9e032c0798 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A106&port_id=0632cab4-22b4-4ce8-b797-47ac237b83b3 HTTP/1.1" status: 200 len: 217 time: 0.0379894 2026-06-26 11:50:18.410 9 INFO neutron.wsgi [req-a4ecebe8-ac41-4ee9-9008-f5123cd6993e req-bd893d74-093b-4dd1-a484-59fddd0f9cfd c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=3f73910f-3c99-48b0-b1dc-2e5fc4136348&id=4e0fb3a3-9c32-4f68-9a4f-271ca17ba144 HTTP/1.1" status: 200 len: 1566 time: 0.0350680 2026-06-26 11:50:18.441 9 INFO neutron.wsgi [req-a4ecebe8-ac41-4ee9-9008-f5123cd6993e req-ce1a6e08-15cd-4ed4-b930-f51063f9f549 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=ff6a9514-1a91-43e8-b83a-3b6a2d27821b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0230298 2026-06-26 11:50:18.473 9 INFO neutron.wsgi [req-a4ecebe8-ac41-4ee9-9008-f5123cd6993e req-77a5cbc6-3b6a-4d05-be6c-e150bbf7d223 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=ff6a9514-1a91-43e8-b83a-3b6a2d27821b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0236111 2026-06-26 11:50:18.530 9 INFO neutron.wsgi [req-a4ecebe8-ac41-4ee9-9008-f5123cd6993e req-b7efede4-7a69-49c9-907f-9851485d2c64 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/ff6a9514-1a91-43e8-b83a-3b6a2d27821b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0494926 2026-06-26 11:50:18.604 9 INFO neutron.wsgi [req-a4ecebe8-ac41-4ee9-9008-f5123cd6993e req-fad0c786-da0f-49af-9048-0470202ce841 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/ff6a9514-1a91-43e8-b83a-3b6a2d27821b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0658793 2026-06-26 11:50:22.275 9 INFO neutron.wsgi [None req-4a39026a-6a6e-4185-8d1e-956ad46ffd2e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.164 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0490732 2026-06-26 11:50:22.287 9 INFO neutron.wsgi [None req-390b5e47-7118-4e21-a466-06222adf27a8 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.164 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0041807 2026-06-26 11:50:22.294 9 INFO neutron.wsgi [None req-141c406e-9033-4b16-b5a4-a64751a8ee72 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.164 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0039601 2026-06-26 11:50:22.309 9 INFO neutron.wsgi [None req-e962c0e9-329c-4d16-953a-7ddf59583f0a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.164 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0095503 2026-06-26 11:50:22.855 10 INFO neutron.wsgi [-] 10.0.0.164 "GET / HTTP/1.1" status: 200 len: 284 time: 0.0038285 2026-06-26 11:50:22.898 9 INFO neutron.wsgi [None req-77cdca41-9972-4c63-b90d-b955ff838485 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.164 "GET /v2.0/subnets/d57f35cd-197c-4afc-a476-9317f74fa23d HTTP/1.1" status: 200 len: 829 time: 0.0370030 2026-06-26 11:50:23.386 10 INFO neutron.wsgi [None req-90b038b6-ede7-481e-9843-b8b5261fc7fa df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0048659 2026-06-26 11:50:23.397 10 INFO neutron.wsgi [None req-1eb11f33-8778-4f44-8bd6-fc3c5990c272 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0080936 2026-06-26 11:50:23.407 10 INFO neutron.wsgi [None req-2119702a-6b4c-4db1-afef-efdae08538ad df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0050671 2026-06-26 11:50:23.417 10 INFO neutron.wsgi [None req-83e934fd-3c32-4328-9ae2-bf5eb93c83a5 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0039430 2026-06-26 11:50:23.467 10 INFO neutron.wsgi [None req-418cc2b2-1e73-48b7-b709-dff08a5985bb df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/subnets/d57f35cd-197c-4afc-a476-9317f74fa23d HTTP/1.1" status: 200 len: 847 time: 0.0441811 2026-06-26 11:50:23.506 10 INFO neutron.wsgi [None req-c933d51e-f194-429c-b4fc-bc54accb1f89 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports?device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 2632 time: 0.0338814 2026-06-26 11:50:23.650 10 INFO neutron.wsgi [None req-f75ab859-3a63-44a5-9bd9-3f42f27cdb1f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0086913 2026-06-26 11:50:23.661 10 INFO neutron.wsgi [None req-e78d8cb5-95c4-4c54-b263-b5ce89fbe8be df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0072746 2026-06-26 11:50:23.677 10 INFO neutron.wsgi [None req-5eb95e43-f920-43ea-8cc1-907549b5e182 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0063717 2026-06-26 11:50:23.688 10 INFO neutron.wsgi [None req-b0dfdd20-e3ab-45eb-8b8c-b1b9838fbd1b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0046518 2026-06-26 11:50:24.228 9 INFO neutron.wsgi [req-3a2954cf-3535-4de6-af16-ba7306d670ae req-78b578f5-93c1-445b-bc2d-e8d7060b9018 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/fadad8ce-d98d-4c45-bd56-5e0e5977ad76?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0619640 2026-06-26 11:50:24.298 9 INFO neutron.wsgi [req-3a2954cf-3535-4de6-af16-ba7306d670ae req-7da6df68-8f92-4fa6-85e7-24826dbef384 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/fadad8ce-d98d-4c45-bd56-5e0e5977ad76?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0620298 2026-06-26 11:50:24.381 9 INFO neutron.wsgi [req-3a2954cf-3535-4de6-af16-ba7306d670ae req-674b68c4-af4f-413b-8d6e-9c91138c5adf df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/networks?id=fadad8ce-d98d-4c45-bd56-5e0e5977ad76 HTTP/1.1" status: 200 len: 1002 time: 0.0632625 2026-06-26 11:50:24.655 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0002613a-8449-4214-87fa-4e5f142d94cd df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:50:24.657 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0002613a-8449-4214-87fa-4e5f142d94cd df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network fadad8ce-d98d-4c45-bd56-5e0e5977ad76: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:50:24.807 9 INFO neutron.db.ovn_revision_numbers_db [None req-0002613a-8449-4214-87fa-4e5f142d94cd df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 39f697ab-d712-498f-9193-3cfb99bbab96 (type: ports) to 1 2026-06-26 11:50:24.827 9 INFO neutron.wsgi [None req-0002613a-8449-4214-87fa-4e5f142d94cd df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1508 time: 0.4410808 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:50:25.216 9 INFO neutron.db.ovn_revision_numbers_db [None req-74df3685-c5b0-4e1d-a20a-4930b0755743 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] Successfully bumped revision number for resource 39f697ab-d712-498f-9193-3cfb99bbab96 (type: ports) to 2 2026-06-26 11:50:25.417 9 INFO neutron.db.ovn_revision_numbers_db [None req-74df3685-c5b0-4e1d-a20a-4930b0755743 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] Successfully bumped revision number for resource 39f697ab-d712-498f-9193-3cfb99bbab96 (type: ports) to 2 2026-06-26 11:50:25.435 9 INFO neutron.wsgi [None req-74df3685-c5b0-4e1d-a20a-4930b0755743 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] 199.204.45.23 "PUT /v2.0/ports/39f697ab-d712-498f-9193-3cfb99bbab96 HTTP/1.1" status: 200 len: 1557 time: 0.6020358 2026-06-26 11:50:25.470 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd724a5b-9f0e-44e8-b53e-5e48195c68ee'] response: {'name': 'network-changed', 'server_uuid': 'd770d8fa-a72c-46aa-83f6-3e9f1375d6db', 'tag': '39f697ab-d712-498f-9193-3cfb99bbab96', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:50:25.523 9 INFO neutron.wsgi [req-3a2954cf-3535-4de6-af16-ba7306d670ae req-c9929024-8589-4518-bd6c-1813eab369d0 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=1ac5f51cc12349ee86486f512b35bb2a&device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 4009 time: 0.0455427 2026-06-26 11:50:25.559 9 INFO neutron.wsgi [req-3a2954cf-3535-4de6-af16-ba7306d670ae req-3e2ce4e9-304d-46d9-a58d-d0cb9c02cdda c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=172.24.3.121&port_id=02713a47-fb91-49d8-8c62-64c494ecfad7 HTTP/1.1" status: 200 len: 217 time: 0.0325458 2026-06-26 11:50:25.601 9 INFO neutron.wsgi [req-3a2954cf-3535-4de6-af16-ba7306d670ae req-a1f4d1d8-08ec-43bf-8b3a-5fd9c4d89b47 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=4fb5a43c-cb91-4363-9ed4-b5eb2a848bef HTTP/1.1" status: 200 len: 829 time: 0.0354056 2026-06-26 11:50:25.635 9 INFO neutron.wsgi [req-3a2954cf-3535-4de6-af16-ba7306d670ae req-5451a2a6-c2ca-469a-bc87-ef5015c14496 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=7a0ce84d-f41a-4b05-a265-4c6a8cede30a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0268629 2026-06-26 11:50:25.713 9 INFO neutron.wsgi [req-3a2954cf-3535-4de6-af16-ba7306d670ae req-87ea17b7-f72b-4677-a5d8-9ce620f09dbd c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/7a0ce84d-f41a-4b05-a265-4c6a8cede30a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0702498 2026-06-26 11:50:25.783 9 INFO neutron.wsgi [req-3a2954cf-3535-4de6-af16-ba7306d670ae req-585614f5-63de-4899-85d2-36b6e111153a c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/7a0ce84d-f41a-4b05-a265-4c6a8cede30a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0613198 2026-06-26 11:50:25.821 9 INFO neutron.wsgi [req-3a2954cf-3535-4de6-af16-ba7306d670ae req-0d11d90f-2256-445b-b56d-7b0439ae557f c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.239&port_id=ced0333b-4544-4e62-a4d3-d6fd212e3b7b HTTP/1.1" status: 200 len: 217 time: 0.0292339 2026-06-26 11:50:25.863 9 INFO neutron.wsgi [req-3a2954cf-3535-4de6-af16-ba7306d670ae req-f91cc6a2-6743-4b9d-a659-9dbae02c76bc c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=6a34b78c-b802-4ed5-80ea-28a88756dabb HTTP/1.1" status: 200 len: 852 time: 0.0345485 2026-06-26 11:50:25.888 9 INFO neutron.wsgi [req-3a2954cf-3535-4de6-af16-ba7306d670ae req-d313aa3c-0ace-4bcb-a6b4-c297af62cb72 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=4fdc7949-8564-476d-9a0a-b7cc4a556f68&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0202107 2026-06-26 11:50:25.957 9 INFO neutron.wsgi [req-3a2954cf-3535-4de6-af16-ba7306d670ae req-a30c5bec-4bd3-45ec-bffd-b040a236e803 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/4fdc7949-8564-476d-9a0a-b7cc4a556f68?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0644665 2026-06-26 11:50:26.027 9 INFO neutron.wsgi [req-3a2954cf-3535-4de6-af16-ba7306d670ae req-8fc0f66e-d667-4c89-856e-4dbc545b58fc c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/4fdc7949-8564-476d-9a0a-b7cc4a556f68?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0625992 2026-06-26 11:50:26.057 9 INFO neutron.wsgi [req-3a2954cf-3535-4de6-af16-ba7306d670ae req-4de6d724-e233-459b-8377-940c4d9e0ba3 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.247&port_id=39f697ab-d712-498f-9193-3cfb99bbab96 HTTP/1.1" status: 200 len: 217 time: 0.0234451 2026-06-26 11:50:26.089 9 INFO neutron.wsgi [req-3a2954cf-3535-4de6-af16-ba7306d670ae req-1adf3892-ca48-43d3-9410-d143b8467ccf c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2b6&port_id=39f697ab-d712-498f-9193-3cfb99bbab96 HTTP/1.1" status: 200 len: 217 time: 0.0246778 2026-06-26 11:50:26.131 9 INFO neutron.wsgi [req-3a2954cf-3535-4de6-af16-ba7306d670ae req-8c8243c8-8ddf-4d7c-be0d-5454a3dec08f c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=effd551e-c957-4af5-a5f1-b709f57e9e4a&id=d57f35cd-197c-4afc-a476-9317f74fa23d HTTP/1.1" status: 200 len: 1561 time: 0.0341759 2026-06-26 11:50:26.161 9 INFO neutron.wsgi [req-3a2954cf-3535-4de6-af16-ba7306d670ae req-1312ec54-8481-45d4-a24f-33cc6113adc9 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=fadad8ce-d98d-4c45-bd56-5e0e5977ad76&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0230713 2026-06-26 11:50:26.187 9 INFO neutron.wsgi [req-3a2954cf-3535-4de6-af16-ba7306d670ae req-a057ac5b-454b-4ffa-b546-23f12d51749d c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=fadad8ce-d98d-4c45-bd56-5e0e5977ad76&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0208409 2026-06-26 11:50:26.241 9 INFO neutron.wsgi [req-3a2954cf-3535-4de6-af16-ba7306d670ae req-d8e6b46a-e440-4984-9ace-34499aa5b456 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/fadad8ce-d98d-4c45-bd56-5e0e5977ad76?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0479951 2026-06-26 11:50:26.299 9 INFO neutron.wsgi [req-3a2954cf-3535-4de6-af16-ba7306d670ae req-d1a2e627-213d-44c5-9bed-c72378efee8c c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/fadad8ce-d98d-4c45-bd56-5e0e5977ad76?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0502472 2026-06-26 11:50:26.406 9 INFO neutron.wsgi [req-ed3d3674-3cf5-4cb5-b629-7a1086528a82 req-7b6de67c-746e-48ea-aae4-5a7ed0de2d49 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=1ac5f51cc12349ee86486f512b35bb2a&device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 4009 time: 0.0519578 2026-06-26 11:50:26.410 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status up for port: 39f697ab-d712-498f-9193-3cfb99bbab96 2026-06-26 11:50:26.436 9 INFO neutron.plugins.ml2.plugin [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Attempt 1 to provision port 39f697ab-d712-498f-9193-3cfb99bbab96 2026-06-26 11:50:26.494 9 INFO neutron.wsgi [req-ed3d3674-3cf5-4cb5-b629-7a1086528a82 req-3b7a0efa-6340-4ebd-a87d-1c76997b1e26 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=fadad8ce-d98d-4c45-bd56-5e0e5977ad76 HTTP/1.1" status: 200 len: 1002 time: 0.0819457 2026-06-26 11:50:26.532 9 INFO neutron.wsgi [req-ed3d3674-3cf5-4cb5-b629-7a1086528a82 req-8819f20f-eb29-4f79-aae0-536ddf96979d c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.247&port_id=39f697ab-d712-498f-9193-3cfb99bbab96 HTTP/1.1" status: 200 len: 217 time: 0.0325999 2026-06-26 11:50:26.577 9 INFO neutron.wsgi [req-ed3d3674-3cf5-4cb5-b629-7a1086528a82 req-75622338-af2f-4c15-af74-084dc18c6eff c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2b6&port_id=39f697ab-d712-498f-9193-3cfb99bbab96 HTTP/1.1" status: 200 len: 217 time: 0.0373366 2026-06-26 11:50:26.643 9 INFO neutron.wsgi [req-ed3d3674-3cf5-4cb5-b629-7a1086528a82 req-4812a5a1-602a-40d0-b1e2-65b23db0151a c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=effd551e-c957-4af5-a5f1-b709f57e9e4a&id=d57f35cd-197c-4afc-a476-9317f74fa23d HTTP/1.1" status: 200 len: 1561 time: 0.0558281 2026-06-26 11:50:26.688 9 INFO neutron.wsgi [req-ed3d3674-3cf5-4cb5-b629-7a1086528a82 req-9bee3f87-e6ae-417a-8c56-b35d9e87c36e c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=fadad8ce-d98d-4c45-bd56-5e0e5977ad76&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0352015 2026-06-26 11:50:26.691 9 INFO neutron.wsgi [req-3a2954cf-3535-4de6-af16-ba7306d670ae req-c14d2ff0-04d0-457a-a75a-514560c2c71d df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.217 "GET /v2.0/ports/39f697ab-d712-498f-9193-3cfb99bbab96 HTTP/1.1" status: 200 len: 1587 time: 0.1224675 2026-06-26 11:50:26.728 9 INFO neutron.wsgi [req-ed3d3674-3cf5-4cb5-b629-7a1086528a82 req-4840283c-3384-41a2-a001-e78bcc78e24b c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=fadad8ce-d98d-4c45-bd56-5e0e5977ad76&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0327744 2026-06-26 11:50:26.730 10 INFO neutron.wsgi [None req-217090a1-5112-4508-8b66-57cd90bc4932 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports/39f697ab-d712-498f-9193-3cfb99bbab96 HTTP/1.1" status: 200 len: 1587 time: 0.0286865 2026-06-26 11:50:26.761 10 INFO neutron.wsgi [None req-502e1fe2-13f3-4319-803b-ff9957457bcc df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports/39f697ab-d712-498f-9193-3cfb99bbab96 HTTP/1.1" status: 200 len: 1587 time: 0.0240719 2026-06-26 11:50:26.810 9 INFO neutron.wsgi [req-ed3d3674-3cf5-4cb5-b629-7a1086528a82 req-df67b7ce-67eb-4d80-a140-9ddd66b5b11c c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/fadad8ce-d98d-4c45-bd56-5e0e5977ad76?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0756936 2026-06-26 11:50:26.884 9 INFO neutron.db.ovn_revision_numbers_db [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Successfully bumped revision number for resource 39f697ab-d712-498f-9193-3cfb99bbab96 (type: ports) to 4 2026-06-26 11:50:26.897 9 INFO neutron.wsgi [req-ed3d3674-3cf5-4cb5-b629-7a1086528a82 req-ff470715-dd2d-4fa7-8a8e-8e4a6c8f95dd c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/fadad8ce-d98d-4c45-bd56-5e0e5977ad76?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0752900 2026-06-26 11:50:27.134 10 INFO neutron.db.ovn_revision_numbers_db [None req-15a4d0bd-1664-404c-8bfd-09ddcb86a1ae df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 39f697ab-d712-498f-9193-3cfb99bbab96 (type: ports) to 5 2026-06-26 11:50:27.143 10 INFO neutron.wsgi [None req-15a4d0bd-1664-404c-8bfd-09ddcb86a1ae df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23 "PUT /v2.0/ports/39f697ab-d712-498f-9193-3cfb99bbab96 HTTP/1.1" status: 200 len: 1330 time: 0.3745403 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:50:27.187 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3099e996-721f-4a25-8987-3c7491e41c47'] response: {'name': 'network-changed', 'server_uuid': 'd770d8fa-a72c-46aa-83f6-3e9f1375d6db', 'tag': '39f697ab-d712-498f-9193-3cfb99bbab96', 'status': 'completed', 'code': 200} 2026-06-26 11:50:27.210 10 INFO neutron.wsgi [None req-21ae12ff-80e0-49c1-abae-986240077961 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/networks/fadad8ce-d98d-4c45-bd56-5e0e5977ad76 HTTP/1.1" status: 200 len: 999 time: 0.0596859 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:50:27.252 10 INFO neutron.wsgi [None req-7062c07d-712b-41a8-aec8-0c8fe2141c40 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/subnets/d57f35cd-197c-4afc-a476-9317f74fa23d HTTP/1.1" status: 200 len: 847 time: 0.0330722 2026-06-26 11:50:27.345 10 INFO neutron.wsgi [None req-0f28efd1-099a-4e59-acc5-8a993ad8540e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0114400 2026-06-26 11:50:27.355 10 INFO neutron.wsgi [None req-6257dd6b-da7f-4233-b316-a6af8eda8560 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0036604 2026-06-26 11:50:27.365 10 INFO neutron.wsgi [None req-5bfe13d4-d0d6-48e0-af23-bcbc0487ed9f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0043569 2026-06-26 11:50:27.377 10 INFO neutron.wsgi [None req-91324a06-4fe4-47fd-8f1e-9c545b712b81 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0067627 2026-06-26 11:50:27.425 10 INFO neutron.wsgi [None req-8d4ef5a4-34f1-4686-b4b2-e9bd26ca8a75 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/subnets/6a34b78c-b802-4ed5-80ea-28a88756dabb HTTP/1.1" status: 200 len: 849 time: 0.0400176 2026-06-26 11:50:27.478 10 INFO neutron.wsgi [None req-74849ef8-af0c-4047-939d-9dbed81814ab df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports/c02a2b45-06e4-4bd4-883f-05e94f25120b HTTP/1.1" status: 200 len: 1340 time: 0.0477686 2026-06-26 11:50:27.521 10 INFO neutron.wsgi [None req-17a81fc3-30f0-4492-b61f-2a291ca58fb6 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports/ced0333b-4544-4e62-a4d3-d6fd212e3b7b HTTP/1.1" status: 200 len: 1471 time: 0.0364394 2026-06-26 11:50:27.563 10 INFO neutron.wsgi [None req-0191c3d5-5132-4cfc-9445-792d6e4da572 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/subnets/6a34b78c-b802-4ed5-80ea-28a88756dabb HTTP/1.1" status: 200 len: 849 time: 0.0374484 2026-06-26 11:50:27.620 9 INFO neutron.wsgi [req-ffc3ede2-4a59-4612-bc8f-563eca181451 req-4e868133-ba43-4650-aaf9-c9745de68b22 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=1ac5f51cc12349ee86486f512b35bb2a&device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 3782 time: 0.4145479 2026-06-26 11:50:27.659 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-80c9172f-c383-4a1f-abaa-d6ed4f7b17d6'] response: {'server_uuid': 'd770d8fa-a72c-46aa-83f6-3e9f1375d6db', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '39f697ab-d712-498f-9193-3cfb99bbab96', 'code': 200} 2026-06-26 11:50:27.660 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-80c9172f-c383-4a1f-abaa-d6ed4f7b17d6'] response: {'server_uuid': 'd770d8fa-a72c-46aa-83f6-3e9f1375d6db', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '39f697ab-d712-498f-9193-3cfb99bbab96', 'code': 200} 2026-06-26 11:50:27.670 10 INFO neutron.wsgi [None req-6a376fe3-32a2-41d3-8628-b923c7a69def df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/networks/4fdc7949-8564-476d-9a0a-b7cc4a556f68 HTTP/1.1" status: 200 len: 1001 time: 0.1025305 2026-06-26 11:50:27.695 9 INFO neutron.wsgi [req-ffc3ede2-4a59-4612-bc8f-563eca181451 req-18c13934-14dc-4bcc-b66f-79aa82c351be c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=fadad8ce-d98d-4c45-bd56-5e0e5977ad76 HTTP/1.1" status: 200 len: 1002 time: 0.0704043 2026-06-26 11:50:27.710 10 INFO neutron.wsgi [None req-f7402c97-1228-44b6-b574-8b1823316e5f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports/c02a2b45-06e4-4bd4-883f-05e94f25120b HTTP/1.1" status: 200 len: 1340 time: 0.0333838 2026-06-26 11:50:27.728 9 INFO neutron.wsgi [req-ffc3ede2-4a59-4612-bc8f-563eca181451 req-498a5e24-b402-40a0-973a-ca77d1d9775c c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.247&port_id=39f697ab-d712-498f-9193-3cfb99bbab96 HTTP/1.1" status: 200 len: 217 time: 0.0256362 2026-06-26 11:50:27.743 10 INFO neutron.wsgi [None req-e64b91a6-41b9-4d93-a2eb-59a9fca0bddd df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/subnets/6a34b78c-b802-4ed5-80ea-28a88756dabb HTTP/1.1" status: 200 len: 849 time: 0.0279284 2026-06-26 11:50:27.767 9 INFO neutron.wsgi [req-ffc3ede2-4a59-4612-bc8f-563eca181451 req-110945a4-0e8b-45d9-b3a1-9a1ef3521706 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=d57f35cd-197c-4afc-a476-9317f74fa23d HTTP/1.1" status: 200 len: 850 time: 0.0288284 2026-06-26 11:50:27.796 9 INFO neutron.wsgi [req-ffc3ede2-4a59-4612-bc8f-563eca181451 req-1eb21079-e9d8-40c3-beae-a510c11217d3 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=fadad8ce-d98d-4c45-bd56-5e0e5977ad76&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0224903 2026-06-26 11:50:27.866 9 INFO neutron.wsgi [req-ffc3ede2-4a59-4612-bc8f-563eca181451 req-933a63f4-fce0-4c06-9100-e21b33c9b882 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/fadad8ce-d98d-4c45-bd56-5e0e5977ad76?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0636828 2026-06-26 11:50:27.965 9 INFO neutron.wsgi [req-ffc3ede2-4a59-4612-bc8f-563eca181451 req-b0df0c00-d4f4-4efd-bd36-536777c913b8 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/fadad8ce-d98d-4c45-bd56-5e0e5977ad76?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0902855 2026-06-26 11:50:29.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028756 2026-06-26 11:50:29.490 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020826 2026-06-26 11:50:33.623 9 INFO neutron.wsgi [None req-730b996c-9cae-4220-beac-d643a261de1e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.164 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0093703 2026-06-26 11:50:33.631 9 INFO neutron.wsgi [None req-9af9c189-2e3e-4724-9f57-573bfbcb0796 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.164 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0035861 2026-06-26 11:50:33.639 9 INFO neutron.wsgi [None req-28206959-467b-4388-8cd8-4da2d67dd005 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.164 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0053296 2026-06-26 11:50:33.652 9 INFO neutron.wsgi [None req-8d417c1b-7d46-433d-9110-4a4d71844f78 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.164 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0091951 2026-06-26 11:50:34.006 10 INFO neutron.wsgi [-] 10.0.0.164 "GET / HTTP/1.1" status: 200 len: 284 time: 0.0031006 2026-06-26 11:50:34.042 10 INFO neutron.wsgi [None req-48513583-9649-489e-8f62-55fbde2f339f 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.164 "GET /v2.0/subnets/3f73910f-3c99-48b0-b1dc-2e5fc4136348 HTTP/1.1" status: 200 len: 830 time: 0.0326262 2026-06-26 11:50:34.417 10 INFO neutron.wsgi [None req-3105a989-1102-4f3a-a995-a4289536d9e4 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0056512 2026-06-26 11:50:34.426 10 INFO neutron.wsgi [None req-0b22fc51-6fee-4dd7-8850-b49e79bc29aa df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0050266 2026-06-26 11:50:34.433 10 INFO neutron.wsgi [None req-0b9b295a-8981-4168-ad8c-8ebda1876829 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0044739 2026-06-26 11:50:34.445 10 INFO neutron.wsgi [None req-1e801173-48d9-4a38-b3c3-4f53c8b45afc df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0094011 2026-06-26 11:50:34.475 10 INFO neutron.wsgi [None req-9ed4310b-fce0-4b21-870e-76810c28460d df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/subnets/d57f35cd-197c-4afc-a476-9317f74fa23d HTTP/1.1" status: 200 len: 847 time: 0.0253940 2026-06-26 11:50:34.502 10 INFO neutron.wsgi [None req-60095e7b-b650-4cbb-960f-f200d088f941 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/subnets/3f73910f-3c99-48b0-b1dc-2e5fc4136348 HTTP/1.1" status: 200 len: 848 time: 0.0238981 2026-06-26 11:50:34.534 10 INFO neutron.wsgi [None req-0ac2ba70-ac30-496b-b304-166811865098 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports?device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 3782 time: 0.0292599 2026-06-26 11:50:34.635 10 INFO neutron.wsgi [None req-93c18b73-63c1-4f20-b195-63f884b14671 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0052438 2026-06-26 11:50:34.643 10 INFO neutron.wsgi [None req-3266098c-b565-475c-a4ac-856650047b1b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0039659 2026-06-26 11:50:34.650 10 INFO neutron.wsgi [None req-f4c5e6bd-9d0b-48f4-96d4-243913beec66 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0039506 2026-06-26 11:50:34.659 10 INFO neutron.wsgi [None req-57f799bc-b678-4c8f-88ae-036af03224ec df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0044186 2026-06-26 11:50:34.837 9 INFO neutron.wsgi [req-b1a4ac3b-725b-4a16-ab4d-c02711490390 req-ecd29559-1994-4303-b458-9b183ba934cf c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/ff6a9514-1a91-43e8-b83a-3b6a2d27821b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0759461 2026-06-26 11:50:34.921 9 INFO neutron.wsgi [req-b1a4ac3b-725b-4a16-ab4d-c02711490390 req-cdf891b9-c624-47ac-b25f-ac21c31a863c c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/ff6a9514-1a91-43e8-b83a-3b6a2d27821b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0772572 2026-06-26 11:50:35.004 9 INFO neutron.wsgi [req-b1a4ac3b-725b-4a16-ab4d-c02711490390 req-b95e0786-b5e4-41f1-9e39-418983cd6dbe df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/networks?id=ff6a9514-1a91-43e8-b83a-3b6a2d27821b HTTP/1.1" status: 200 len: 1002 time: 0.0668952 2026-06-26 11:50:35.299 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5d72d565-18a1-454f-ae09-0e194aede76e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] No more DHCP agents 2026-06-26 11:50:35.302 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5d72d565-18a1-454f-ae09-0e194aede76e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Unable to schedule network ff6a9514-1a91-43e8-b83a-3b6a2d27821b: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:50:35.473 9 INFO neutron.db.ovn_revision_numbers_db [None req-5d72d565-18a1-454f-ae09-0e194aede76e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 29a1f681-befc-474d-8233-47a7461ca98a (type: ports) to 1 2026-06-26 11:50:35.494 9 INFO neutron.wsgi [None req-5d72d565-18a1-454f-ae09-0e194aede76e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1508 time: 0.4860902 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:50:35.936 9 INFO neutron.db.ovn_revision_numbers_db [None req-f8614e65-d16c-4644-affa-d97026f2f53e c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] Successfully bumped revision number for resource 29a1f681-befc-474d-8233-47a7461ca98a (type: ports) to 2 2026-06-26 11:50:36.123 9 INFO neutron.db.ovn_revision_numbers_db [None req-f8614e65-d16c-4644-affa-d97026f2f53e c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] Successfully bumped revision number for resource 29a1f681-befc-474d-8233-47a7461ca98a (type: ports) to 2 2026-06-26 11:50:36.139 9 INFO neutron.wsgi [None req-f8614e65-d16c-4644-affa-d97026f2f53e c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] 199.204.45.23 "PUT /v2.0/ports/29a1f681-befc-474d-8233-47a7461ca98a HTTP/1.1" status: 200 len: 1557 time: 0.6377153 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:50:36.185 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea5407cb-241d-4d0c-9577-bf2198190a88'] response: {'name': 'network-changed', 'server_uuid': 'd770d8fa-a72c-46aa-83f6-3e9f1375d6db', 'tag': '29a1f681-befc-474d-8233-47a7461ca98a', 'status': 'completed', 'code': 200} 2026-06-26 11:50:36.213 9 INFO neutron.wsgi [req-b1a4ac3b-725b-4a16-ab4d-c02711490390 req-dcd16e06-9bf5-4b4c-b638-40954e3f62a2 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=1ac5f51cc12349ee86486f512b35bb2a&device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 5159 time: 0.0403218 2026-06-26 11:50:36.250 9 INFO neutron.wsgi [req-b1a4ac3b-725b-4a16-ab4d-c02711490390 req-09af048f-fc96-44d4-87aa-1f59a742ba1d c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=172.24.3.121&port_id=02713a47-fb91-49d8-8c62-64c494ecfad7 HTTP/1.1" status: 200 len: 217 time: 0.0295029 2026-06-26 11:50:36.292 9 INFO neutron.wsgi [req-b1a4ac3b-725b-4a16-ab4d-c02711490390 req-c4821362-9746-4618-8725-5622ec5d8588 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=4fb5a43c-cb91-4363-9ed4-b5eb2a848bef HTTP/1.1" status: 200 len: 829 time: 0.0341642 2026-06-26 11:50:36.325 9 INFO neutron.wsgi [req-b1a4ac3b-725b-4a16-ab4d-c02711490390 req-c5bd44fa-2f3e-4015-8d80-539c02cde66d c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=7a0ce84d-f41a-4b05-a265-4c6a8cede30a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0265465 2026-06-26 11:50:36.410 9 INFO neutron.wsgi [req-b1a4ac3b-725b-4a16-ab4d-c02711490390 req-d9e2c00e-c715-4dc8-8141-494596c083c5 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/7a0ce84d-f41a-4b05-a265-4c6a8cede30a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0736387 2026-06-26 11:50:36.493 9 INFO neutron.wsgi [req-b1a4ac3b-725b-4a16-ab4d-c02711490390 req-81763bc7-2e64-4dbf-b6f3-617f563cb89d c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/7a0ce84d-f41a-4b05-a265-4c6a8cede30a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0727367 2026-06-26 11:50:36.523 9 INFO neutron.wsgi [req-b1a4ac3b-725b-4a16-ab4d-c02711490390 req-6e4193a3-114a-4664-8a94-d37bfedbac9c c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.239&port_id=ced0333b-4544-4e62-a4d3-d6fd212e3b7b HTTP/1.1" status: 200 len: 217 time: 0.0247319 2026-06-26 11:50:36.557 9 INFO neutron.wsgi [req-b1a4ac3b-725b-4a16-ab4d-c02711490390 req-a6c1a955-5f1b-422d-8817-97f1194e81d0 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=6a34b78c-b802-4ed5-80ea-28a88756dabb HTTP/1.1" status: 200 len: 852 time: 0.0286815 2026-06-26 11:50:36.589 9 INFO neutron.wsgi [req-b1a4ac3b-725b-4a16-ab4d-c02711490390 req-4ba217f9-fece-45a2-b506-bb2190297a23 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=4fdc7949-8564-476d-9a0a-b7cc4a556f68&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0251186 2026-06-26 11:50:36.657 9 INFO neutron.wsgi [req-b1a4ac3b-725b-4a16-ab4d-c02711490390 req-6fc0d5ec-28d8-40b4-83ec-e83f8eabc764 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/4fdc7949-8564-476d-9a0a-b7cc4a556f68?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0628397 2026-06-26 11:50:36.730 9 INFO neutron.wsgi [req-b1a4ac3b-725b-4a16-ab4d-c02711490390 req-74f18977-5a15-45f8-918f-5981dd54233b c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/4fdc7949-8564-476d-9a0a-b7cc4a556f68?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0657933 2026-06-26 11:50:36.774 9 INFO neutron.wsgi [req-b1a4ac3b-725b-4a16-ab4d-c02711490390 req-844f7213-adeb-4353-9814-a6bedc051200 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.247&port_id=39f697ab-d712-498f-9193-3cfb99bbab96 HTTP/1.1" status: 200 len: 217 time: 0.0356236 2026-06-26 11:50:36.810 9 INFO neutron.wsgi [req-b1a4ac3b-725b-4a16-ab4d-c02711490390 req-2bd6d705-af9d-4aee-9f84-d9f022e2f24f c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=d57f35cd-197c-4afc-a476-9317f74fa23d HTTP/1.1" status: 200 len: 850 time: 0.0293097 2026-06-26 11:50:36.841 9 INFO neutron.wsgi [req-b1a4ac3b-725b-4a16-ab4d-c02711490390 req-8d16ae10-7c40-4473-88bd-f0734ffa42bd c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=fadad8ce-d98d-4c45-bd56-5e0e5977ad76&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0239644 2026-06-26 11:50:36.902 9 INFO neutron.wsgi [req-b1a4ac3b-725b-4a16-ab4d-c02711490390 req-5402344f-ceab-4c8b-be70-7994cf6deccd c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/fadad8ce-d98d-4c45-bd56-5e0e5977ad76?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0555265 2026-06-26 11:50:36.968 9 INFO neutron.wsgi [req-b1a4ac3b-725b-4a16-ab4d-c02711490390 req-d1b4d746-dbcd-4269-8ae0-c5e18fdb12a2 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/fadad8ce-d98d-4c45-bd56-5e0e5977ad76?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0588577 2026-06-26 11:50:37.002 9 INFO neutron.wsgi [req-b1a4ac3b-725b-4a16-ab4d-c02711490390 req-d71936fd-d724-4ec6-a1c6-74addb9326ae c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.146&port_id=29a1f681-befc-474d-8233-47a7461ca98a HTTP/1.1" status: 200 len: 217 time: 0.0283163 2026-06-26 11:50:37.034 9 INFO neutron.wsgi [req-b1a4ac3b-725b-4a16-ab4d-c02711490390 req-9d1b5d6e-6a41-442d-8a4f-39ce96859c02 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A5c&port_id=29a1f681-befc-474d-8233-47a7461ca98a HTTP/1.1" status: 200 len: 217 time: 0.0254951 2026-06-26 11:50:37.078 9 INFO neutron.wsgi [req-b1a4ac3b-725b-4a16-ab4d-c02711490390 req-0b08b5e9-49d2-4f72-8fdd-35244ec60693 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=3f73910f-3c99-48b0-b1dc-2e5fc4136348&id=4e0fb3a3-9c32-4f68-9a4f-271ca17ba144 HTTP/1.1" status: 200 len: 1566 time: 0.0348816 2026-06-26 11:50:37.108 9 INFO neutron.wsgi [req-b1a4ac3b-725b-4a16-ab4d-c02711490390 req-6123cdae-4b13-4cd0-9447-dc83e0d91cd9 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=ff6a9514-1a91-43e8-b83a-3b6a2d27821b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0249605 2026-06-26 11:50:37.134 9 INFO neutron.wsgi [req-b1a4ac3b-725b-4a16-ab4d-c02711490390 req-a4081f12-f0bd-42b5-bebd-55371dc5e809 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=ff6a9514-1a91-43e8-b83a-3b6a2d27821b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0203533 2026-06-26 11:50:37.191 9 INFO neutron.wsgi [req-b1a4ac3b-725b-4a16-ab4d-c02711490390 req-8f995e35-b69e-4023-a7ec-e0a264542615 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/ff6a9514-1a91-43e8-b83a-3b6a2d27821b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0527985 2026-06-26 11:50:37.256 9 INFO neutron.wsgi [req-b1a4ac3b-725b-4a16-ab4d-c02711490390 req-cdb098af-cea9-46aa-b4d7-e6fc45bbb41c c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/ff6a9514-1a91-43e8-b83a-3b6a2d27821b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0604136 2026-06-26 11:50:37.350 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] OVN reports status up for port: 29a1f681-befc-474d-8233-47a7461ca98a 2026-06-26 11:50:37.351 9 INFO neutron.wsgi [req-06881d87-cf35-43aa-a1b2-74e935d7e72c req-cd9f3568-66a3-4434-8625-abf0034705e9 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=1ac5f51cc12349ee86486f512b35bb2a&device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 5159 time: 0.0499249 2026-06-26 11:50:37.374 10 INFO neutron.plugins.ml2.plugin [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Attempt 1 to provision port 29a1f681-befc-474d-8233-47a7461ca98a 2026-06-26 11:50:37.445 9 INFO neutron.wsgi [req-06881d87-cf35-43aa-a1b2-74e935d7e72c req-8520bf01-77e8-48b0-a498-156a4d8f6841 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=ff6a9514-1a91-43e8-b83a-3b6a2d27821b HTTP/1.1" status: 200 len: 1002 time: 0.0866265 2026-06-26 11:50:37.495 9 INFO neutron.wsgi [req-06881d87-cf35-43aa-a1b2-74e935d7e72c req-444ea1ca-3fd9-499b-a11e-6213a72d0fb7 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.146&port_id=29a1f681-befc-474d-8233-47a7461ca98a HTTP/1.1" status: 200 len: 217 time: 0.0388820 2026-06-26 11:50:37.521 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b83cfd47-557a-4c8b-bcee-7d120b711b9d'] response: {'server_uuid': 'd770d8fa-a72c-46aa-83f6-3e9f1375d6db', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '29a1f681-befc-474d-8233-47a7461ca98a', 'code': 200} 2026-06-26 11:50:37.529 9 INFO neutron.wsgi [req-06881d87-cf35-43aa-a1b2-74e935d7e72c req-25d54a42-51a3-4881-a993-52054a2af5b8 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A5c&port_id=29a1f681-befc-474d-8233-47a7461ca98a HTTP/1.1" status: 200 len: 217 time: 0.0293214 2026-06-26 11:50:37.597 9 INFO neutron.wsgi [req-06881d87-cf35-43aa-a1b2-74e935d7e72c req-08efacb3-d8d4-4da9-8500-36f271a5ea66 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=3f73910f-3c99-48b0-b1dc-2e5fc4136348&id=4e0fb3a3-9c32-4f68-9a4f-271ca17ba144 HTTP/1.1" status: 200 len: 1566 time: 0.0597942 2026-06-26 11:50:37.601 9 INFO neutron.wsgi [req-b1a4ac3b-725b-4a16-ab4d-c02711490390 req-9d6d71f2-78d1-4fa0-a044-09289066de03 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.217 "GET /v2.0/ports/29a1f681-befc-474d-8233-47a7461ca98a HTTP/1.1" status: 200 len: 1587 time: 0.0513704 2026-06-26 11:50:37.629 9 INFO neutron.wsgi [req-06881d87-cf35-43aa-a1b2-74e935d7e72c req-60cebe19-53e1-4001-8c48-3ae2466ddb6b c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=ff6a9514-1a91-43e8-b83a-3b6a2d27821b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0235915 2026-06-26 11:50:37.648 10 INFO neutron.wsgi [None req-eb481018-af46-46c9-b3cb-7ee88827a3cf df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports/29a1f681-befc-474d-8233-47a7461ca98a HTTP/1.1" status: 200 len: 1587 time: 0.0358510 2026-06-26 11:50:37.653 9 INFO neutron.wsgi [req-06881d87-cf35-43aa-a1b2-74e935d7e72c req-4d86193f-e7e4-46f1-ac37-af7fa2ea0604 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=ff6a9514-1a91-43e8-b83a-3b6a2d27821b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0183592 2026-06-26 11:50:37.680 10 INFO neutron.wsgi [None req-d340a7d5-49be-4105-8850-ea156428bdb9 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports/29a1f681-befc-474d-8233-47a7461ca98a HTTP/1.1" status: 200 len: 1587 time: 0.0260649 2026-06-26 11:50:37.681 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource 29a1f681-befc-474d-8233-47a7461ca98a (type: ports) to 4 2026-06-26 11:50:37.725 9 INFO neutron.wsgi [req-06881d87-cf35-43aa-a1b2-74e935d7e72c req-6ec56bda-3040-467f-b88c-70eb8504713a c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/ff6a9514-1a91-43e8-b83a-3b6a2d27821b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0655057 2026-06-26 11:50:37.798 9 INFO neutron.wsgi [req-06881d87-cf35-43aa-a1b2-74e935d7e72c req-c2fe5df2-c721-4498-a9c0-0722781b8556 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/ff6a9514-1a91-43e8-b83a-3b6a2d27821b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0648613 2026-06-26 11:50:38.122 10 INFO neutron.db.ovn_revision_numbers_db [None req-ca4ee9fe-caa4-4e54-96d4-c4606ed4b0b3 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 29a1f681-befc-474d-8233-47a7461ca98a (type: ports) to 5 2026-06-26 11:50:38.131 10 INFO neutron.wsgi [None req-ca4ee9fe-caa4-4e54-96d4-c4606ed4b0b3 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23 "PUT /v2.0/ports/29a1f681-befc-474d-8233-47a7461ca98a HTTP/1.1" status: 200 len: 1330 time: 0.4454527 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:50:38.193 10 INFO neutron.wsgi [None req-1c0072f6-65f0-4ee6-b501-7eb4bfeb0edf df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/networks/ff6a9514-1a91-43e8-b83a-3b6a2d27821b HTTP/1.1" status: 200 len: 999 time: 0.0569577 2026-06-26 11:50:38.231 10 INFO neutron.wsgi [None req-9624524c-9143-451a-91c9-a0b3afd48a80 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/subnets/3f73910f-3c99-48b0-b1dc-2e5fc4136348 HTTP/1.1" status: 200 len: 848 time: 0.0340343 2026-06-26 11:50:38.298 10 INFO neutron.wsgi [None req-7f22ef33-a12d-4703-a9fe-a7df25a04488 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0078163 2026-06-26 11:50:38.308 10 INFO neutron.wsgi [None req-f2cf3144-3008-4bdc-9224-2b1c54a127bc df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0034988 2026-06-26 11:50:38.317 10 INFO neutron.wsgi [None req-f439a385-d64b-4000-a7e7-1ad0d43a801c df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0059097 2026-06-26 11:50:38.336 10 INFO neutron.wsgi [None req-2980e8a6-d019-423f-8ee7-44766a2f523f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0120788 2026-06-26 11:50:38.393 10 INFO neutron.wsgi [None req-6ec373f4-5184-4467-b990-f2ad1291a790 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/subnets/6a34b78c-b802-4ed5-80ea-28a88756dabb HTTP/1.1" status: 200 len: 849 time: 0.0502169 2026-06-26 11:50:38.435 10 INFO neutron.wsgi [None req-f6b06929-d179-443a-b428-d204472e6ed1 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports/c02a2b45-06e4-4bd4-883f-05e94f25120b HTTP/1.1" status: 200 len: 1340 time: 0.0363133 2026-06-26 11:50:38.504 10 INFO neutron.wsgi [None req-1d5da5de-f03e-4c94-9ff2-373da2a827be df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports/ced0333b-4544-4e62-a4d3-d6fd212e3b7b HTTP/1.1" status: 200 len: 1471 time: 0.0646362 2026-06-26 11:50:38.546 10 INFO neutron.wsgi [None req-62ed66d7-6282-4175-a033-f2918ef179d0 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/subnets/6a34b78c-b802-4ed5-80ea-28a88756dabb HTTP/1.1" status: 200 len: 849 time: 0.0381725 2026-06-26 11:50:38.611 10 INFO neutron.wsgi [None req-19629906-41d8-4221-8d75-f3716aebd835 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/networks/4fdc7949-8564-476d-9a0a-b7cc4a556f68 HTTP/1.1" status: 200 len: 1001 time: 0.0590308 2026-06-26 11:50:38.650 10 INFO neutron.wsgi [None req-13dbed77-6401-4541-9ce0-ee9a83365ce3 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports/c02a2b45-06e4-4bd4-883f-05e94f25120b HTTP/1.1" status: 200 len: 1340 time: 0.0297799 2026-06-26 11:50:38.698 10 INFO neutron.wsgi [None req-65e8736d-5ec7-4a6a-bdff-016cdf96696a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/subnets/6a34b78c-b802-4ed5-80ea-28a88756dabb HTTP/1.1" status: 200 len: 849 time: 0.0397367 2026-06-26 11:50:39.572 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-40cef39a-226e-4215-b1ac-8942b9214328'] response: {'server_uuid': 'd770d8fa-a72c-46aa-83f6-3e9f1375d6db', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '29a1f681-befc-474d-8233-47a7461ca98a', 'code': 200} 2026-06-26 11:50:39.572 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-40cef39a-226e-4215-b1ac-8942b9214328'] response: {'name': 'network-changed', 'server_uuid': 'd770d8fa-a72c-46aa-83f6-3e9f1375d6db', 'tag': '29a1f681-befc-474d-8233-47a7461ca98a', 'status': 'completed', 'code': 200} 2026-06-26 11:50:39.646 9 INFO neutron.wsgi [req-663ca55d-d36a-4004-af89-e28c2e19918b req-799293a7-5100-40d2-b035-0a5838567355 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=1ac5f51cc12349ee86486f512b35bb2a&device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 4932 time: 0.0454016 2026-06-26 11:50:39.705 9 INFO neutron.wsgi [req-663ca55d-d36a-4004-af89-e28c2e19918b req-2c7b87f7-8853-4d1b-85ab-b1ef467e568a c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=ff6a9514-1a91-43e8-b83a-3b6a2d27821b HTTP/1.1" status: 200 len: 1002 time: 0.0530665 2026-06-26 11:50:39.736 9 INFO neutron.wsgi [req-663ca55d-d36a-4004-af89-e28c2e19918b req-59925a0a-c6f3-4fa0-851e-892124ec5841 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.146&port_id=29a1f681-befc-474d-8233-47a7461ca98a HTTP/1.1" status: 200 len: 217 time: 0.0257497 2026-06-26 11:50:39.775 9 INFO neutron.wsgi [req-663ca55d-d36a-4004-af89-e28c2e19918b req-433eb09f-6b31-4360-ad2b-02ff22c8f04c c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=3f73910f-3c99-48b0-b1dc-2e5fc4136348 HTTP/1.1" status: 200 len: 851 time: 0.0335827 2026-06-26 11:50:39.797 9 INFO neutron.wsgi [req-663ca55d-d36a-4004-af89-e28c2e19918b req-b44231d4-b9d8-42c7-9df3-025c238407c4 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=ff6a9514-1a91-43e8-b83a-3b6a2d27821b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0183907 2026-06-26 11:50:39.854 9 INFO neutron.wsgi [req-663ca55d-d36a-4004-af89-e28c2e19918b req-671092ad-b733-46a9-816d-eb63417fc328 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/ff6a9514-1a91-43e8-b83a-3b6a2d27821b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0516996 2026-06-26 11:50:39.923 9 INFO neutron.wsgi [req-663ca55d-d36a-4004-af89-e28c2e19918b req-f1b37526-6090-4bf1-bde3-f3af9b38867b c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/ff6a9514-1a91-43e8-b83a-3b6a2d27821b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0615375 2026-06-26 11:50:44.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028408 2026-06-26 11:50:44.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033898 2026-06-26 11:50:48.071 10 INFO neutron.wsgi [None req-ffcc1149-442b-4127-b574-0c3273949711 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3359 time: 0.0883930 2026-06-26 11:50:48.113 10 INFO neutron.wsgi [None req-bede9eb5-c31c-419e-a132-e0136644b0d9 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0054462 2026-06-26 11:50:48.122 10 INFO neutron.wsgi [None req-88dea4fd-3121-43bf-85ac-44377e5b52d2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0047708 2026-06-26 11:50:48.133 10 INFO neutron.wsgi [None req-6390edd1-100f-4512-93dc-713d7f1df46b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0040822 2026-06-26 11:50:48.142 10 INFO neutron.wsgi [None req-380d39eb-8b5f-4e7f-b6f7-1868e26d86ab df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0044835 2026-06-26 11:50:48.146 10 INFO neutron.wsgi [None req-f6247187-d2b2-41f3-901d-4321ef6844b8 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/networks HTTP/1.1" status: 200 len: 4718 time: 0.0738826 2026-06-26 11:50:48.182 10 INFO neutron.wsgi [None req-41c2bbab-4f8b-44c0-b764-07cef5a1a974 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/subnets/d57f35cd-197c-4afc-a476-9317f74fa23d HTTP/1.1" status: 200 len: 847 time: 0.0357752 2026-06-26 11:50:48.222 10 INFO neutron.wsgi [None req-d985b160-16a8-4858-addb-965a0be6f9a7 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports?device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 4932 time: 0.0358510 2026-06-26 11:50:48.258 10 INFO neutron.wsgi [None req-eaf7daeb-48ba-4b10-8bf7-84cd3757aaf2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 30233 time: 0.1068382 2026-06-26 11:50:48.315 10 INFO neutron.wsgi [None req-d564a1bd-8130-4c0d-9e4a-5422cc332e86 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5493 time: 0.0455701 2026-06-26 11:50:48.370 10 INFO neutron.wsgi [None req-5a5cc655-89f4-4cb6-982a-63b2a9f97f9f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0049670 2026-06-26 11:50:48.375 10 INFO neutron.wsgi [None req-e14d61e5-bc6d-4cc6-811c-ab459758d1d0 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0572693 2026-06-26 11:50:48.385 10 INFO neutron.wsgi [None req-895b3e09-637c-4945-9142-ecc8ccc7b000 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0096302 2026-06-26 11:50:48.400 10 INFO neutron.wsgi [None req-b70309cf-4f59-46e8-9c7a-c2ecddc11291 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0053937 2026-06-26 11:50:48.416 10 INFO neutron.wsgi [None req-5dd79e42-d2b4-4f23-9b4e-2947abe0f778 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0046210 2026-06-26 11:50:48.449 10 INFO neutron.wsgi [None req-4f917763-857f-4aca-98b7-3ed416ad10ba df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5493 time: 0.0726769 2026-06-26 11:50:48.461 10 INFO neutron.wsgi [None req-b897f70e-e431-4059-a0e4-7ad6d81a4044 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0108745 2026-06-26 11:50:48.463 10 INFO neutron.wsgi [None req-7164c86c-d363-44d9-bb5c-9da796205519 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports/29a1f681-befc-474d-8233-47a7461ca98a HTTP/1.1" status: 200 len: 1358 time: 0.0399992 2026-06-26 11:50:48.510 10 INFO neutron.wsgi [None req-2357f842-e8c2-42e4-ab30-e5a5e8d40356 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 2765 time: 0.0460365 2026-06-26 11:50:48.891 10 INFO neutron.wsgi [None req-6e6b4d87-41f6-4b37-ac7f-949322c1f349 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/routers HTTP/1.1" status: 200 len: 850 time: 0.3803875 2026-06-26 11:50:48.905 10 INFO neutron.wsgi [None req-70171d11-947a-4673-9b6f-2923e249be53 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0122430 2026-06-26 11:50:48.968 10 INFO neutron.wsgi [None req-f74d6d69-c4b1-4513-b685-af5d921f6b3b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/ports HTTP/1.1" status: 200 len: 24190 time: 0.0468302 2026-06-26 11:50:49.218 10 INFO neutron.db.ovn_revision_numbers_db [None req-489a2ad1-4687-41d0-b51d-7b2b8aaacb67 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 29a1f681-befc-474d-8233-47a7461ca98a (type: ports) to 6 2026-06-26 11:50:49.229 10 INFO neutron.wsgi [None req-489a2ad1-4687-41d0-b51d-7b2b8aaacb67 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23 "PUT /v2.0/ports/29a1f681-befc-474d-8233-47a7461ca98a HTTP/1.1" status: 200 len: 1154 time: 0.7596211 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:50:49.271 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-579c5916-ea02-4fdf-b66b-6f7161cf376b'] response: {'name': 'network-changed', 'server_uuid': 'd770d8fa-a72c-46aa-83f6-3e9f1375d6db', 'tag': '29a1f681-befc-474d-8233-47a7461ca98a', 'status': 'completed', 'code': 200} 2026-06-26 11:50:49.299 10 INFO neutron.wsgi [None req-04f4333f-ffc0-4b92-b128-8e57fc4b7ec0 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/networks/ff6a9514-1a91-43e8-b83a-3b6a2d27821b HTTP/1.1" status: 200 len: 999 time: 0.0631454 2026-06-26 11:50:49.329 9 INFO neutron.wsgi [req-811f34a3-796e-42df-b487-748c3f28bf47 req-6b809f2c-6f76-4be4-9d6b-6332217a9b90 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=1ac5f51cc12349ee86486f512b35bb2a&device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 4757 time: 0.0426896 2026-06-26 11:50:49.335 10 INFO neutron.wsgi [None req-745a8f09-c4a9-4745-bd5b-663ba7d9223b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports?device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 4757 time: 0.0290065 2026-06-26 11:50:49.420 9 INFO neutron.wsgi [req-811f34a3-796e-42df-b487-748c3f28bf47 req-fd37cd59-6b85-442e-bfba-b5601ca2c04a c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=ff6a9514-1a91-43e8-b83a-3b6a2d27821b HTTP/1.1" status: 200 len: 1002 time: 0.0851526 2026-06-26 11:50:49.458 10 INFO neutron.wsgi [None req-7fcf05e7-25fc-4c2a-a801-18f92ff7c94f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports?device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 4757 time: 0.0375423 2026-06-26 11:50:49.494 9 INFO neutron.wsgi [req-811f34a3-796e-42df-b487-748c3f28bf47 req-466cd8d3-eca9-4e9f-8c63-6220ef06db64 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/ff6a9514-1a91-43e8-b83a-3b6a2d27821b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0677509 2026-06-26 11:50:49.557 9 INFO neutron.wsgi [req-811f34a3-796e-42df-b487-748c3f28bf47 req-e7e24e4e-81fe-4824-bca0-7ad953b7f3f1 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/ff6a9514-1a91-43e8-b83a-3b6a2d27821b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0561135 2026-06-26 11:50:49.742 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] OVN reports status down for port: 29a1f681-befc-474d-8233-47a7461ca98a 2026-06-26 11:50:49.816 9 INFO neutron.wsgi [req-5dc3529b-0936-4922-89ba-544b50d15a6b req-980d0f05-f8dd-45b5-9ed0-9afab17f3ed2 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports/29a1f681-befc-474d-8233-47a7461ca98a HTTP/1.1" status: 200 len: 1182 time: 0.0398102 2026-06-26 11:50:50.018 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource 29a1f681-befc-474d-8233-47a7461ca98a (type: ports) to 7 2026-06-26 11:50:50.100 9 INFO neutron.wsgi [None req-e3b8393a-3d9b-4ba1-99f3-708e03d62bf6 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23 "DELETE /v2.0/ports/29a1f681-befc-474d-8233-47a7461ca98a HTTP/1.1" status: 204 len: 173 time: 0.2789726 2026-06-26 11:50:50.139 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-91692a7e-20cc-46e9-abe6-3ac32f685e7c'] response: {'server_uuid': 'd770d8fa-a72c-46aa-83f6-3e9f1375d6db', 'name': 'network-vif-deleted', 'tag': '29a1f681-befc-474d-8233-47a7461ca98a', 'status': 'completed', 'code': 200} 2026-06-26 11:50:50.190 9 INFO neutron.wsgi [req-5dc3529b-0936-4922-89ba-544b50d15a6b req-3f474904-ed37-42c7-b3fd-c277e0587836 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=1ac5f51cc12349ee86486f512b35bb2a&device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 3782 time: 0.0365419 2026-06-26 11:50:50.265 9 INFO neutron.wsgi [req-5dc3529b-0936-4922-89ba-544b50d15a6b req-39fd78c5-0a2b-4eea-ae4b-3de8634619e8 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=7a0ce84d-f41a-4b05-a265-4c6a8cede30a&id=4fdc7949-8564-476d-9a0a-b7cc4a556f68&id=fadad8ce-d98d-4c45-bd56-5e0e5977ad76&id=ff6a9514-1a91-43e8-b83a-3b6a2d27821b HTTP/1.1" status: 200 len: 3307 time: 0.0655711 2026-06-26 11:50:50.303 9 INFO neutron.wsgi [req-5dc3529b-0936-4922-89ba-544b50d15a6b req-db9a2bd6-1697-4a9a-b352-f54a68d7033c c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=172.24.3.121&port_id=02713a47-fb91-49d8-8c62-64c494ecfad7 HTTP/1.1" status: 200 len: 217 time: 0.0299439 2026-06-26 11:50:50.346 9 INFO neutron.wsgi [req-5dc3529b-0936-4922-89ba-544b50d15a6b req-80dfb144-c11c-4256-9830-702b792a8237 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=4fb5a43c-cb91-4363-9ed4-b5eb2a848bef HTTP/1.1" status: 200 len: 829 time: 0.0362289 2026-06-26 11:50:50.382 9 INFO neutron.wsgi [req-5dc3529b-0936-4922-89ba-544b50d15a6b req-83e73509-0402-48f9-a088-91dd0850ade5 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=7a0ce84d-f41a-4b05-a265-4c6a8cede30a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0247264 2026-06-26 11:50:50.450 9 INFO neutron.wsgi [req-5dc3529b-0936-4922-89ba-544b50d15a6b req-3494dbff-c51b-429e-9b23-8df9571343b6 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/7a0ce84d-f41a-4b05-a265-4c6a8cede30a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0593812 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:50:50.504 10 INFO neutron.wsgi [None req-8201c538-5b3d-4ee7-8d4a-6d3b4d59d8ed df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports?device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 3782 time: 0.0386407 2026-06-26 11:50:50.514 9 INFO neutron.wsgi [req-5dc3529b-0936-4922-89ba-544b50d15a6b req-a96cdab5-78f4-4638-97cb-3a3efabb8e9d c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/7a0ce84d-f41a-4b05-a265-4c6a8cede30a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0553088 2026-06-26 11:50:50.534 10 INFO neutron.pecan_wsgi.hooks.translation [None req-2efa3a4a-7cfa-4376-af94-97228dc6ea92 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] DELETE failed (client error): The resource could not be found. 2026-06-26 11:50:50.537 10 INFO neutron.wsgi [None req-2efa3a4a-7cfa-4376-af94-97228dc6ea92 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23 "DELETE /v2.0/ports/29a1f681-befc-474d-8233-47a7461ca98a HTTP/1.1" status: 404 len: 338 time: 0.0228179 2026-06-26 11:50:50.549 9 INFO neutron.wsgi [req-5dc3529b-0936-4922-89ba-544b50d15a6b req-2a5d82e1-de7e-4ed0-8a3e-f47da64e3b4d c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.239&port_id=ced0333b-4544-4e62-a4d3-d6fd212e3b7b HTTP/1.1" status: 200 len: 217 time: 0.0240104 2026-06-26 11:50:50.587 9 INFO neutron.wsgi [req-5dc3529b-0936-4922-89ba-544b50d15a6b req-100a9f70-bcbb-4325-bdfc-1457e260cf34 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=6a34b78c-b802-4ed5-80ea-28a88756dabb HTTP/1.1" status: 200 len: 852 time: 0.0321081 2026-06-26 11:50:50.614 9 INFO neutron.wsgi [req-5dc3529b-0936-4922-89ba-544b50d15a6b req-399baa98-ce7f-4dfc-b73e-b9bcecca5860 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=4fdc7949-8564-476d-9a0a-b7cc4a556f68&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0215948 2026-06-26 11:50:50.620 10 INFO neutron.wsgi [None req-4ff9236f-71e7-48c7-91a4-624faad45b93 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0066025 2026-06-26 11:50:50.629 10 INFO neutron.wsgi [None req-f72b0b6c-b7c5-4628-a717-7436ccf316a6 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0042605 2026-06-26 11:50:50.640 10 INFO neutron.wsgi [None req-7bd800bf-2a1f-4653-964d-59d9a2607978 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0063784 2026-06-26 11:50:50.655 10 INFO neutron.wsgi [None req-a191ef66-d955-4d22-801f-f01b4e71fcb1 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0066092 2026-06-26 11:50:50.681 9 INFO neutron.wsgi [req-5dc3529b-0936-4922-89ba-544b50d15a6b req-fc02fa6b-df44-403d-9f85-9c70695a56fa c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/4fdc7949-8564-476d-9a0a-b7cc4a556f68?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0590003 2026-06-26 11:50:50.698 10 INFO neutron.wsgi [None req-81e798c1-796c-4d24-b37a-c0ac0e39c10f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/subnets/6a34b78c-b802-4ed5-80ea-28a88756dabb HTTP/1.1" status: 200 len: 849 time: 0.0357311 2026-06-26 11:50:50.738 10 INFO neutron.wsgi [None req-60518557-3e8c-4811-9f07-35b8c8fb24e6 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports/c02a2b45-06e4-4bd4-883f-05e94f25120b HTTP/1.1" status: 200 len: 1340 time: 0.0321605 2026-06-26 11:50:50.748 9 INFO neutron.wsgi [req-5dc3529b-0936-4922-89ba-544b50d15a6b req-f673922a-1833-4a81-b58e-35d3658cf7ed c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/4fdc7949-8564-476d-9a0a-b7cc4a556f68?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0585320 2026-06-26 11:50:50.775 10 INFO neutron.wsgi [None req-01c813a3-cc59-423c-ace9-017d5fdc2e41 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports/ced0333b-4544-4e62-a4d3-d6fd212e3b7b HTTP/1.1" status: 200 len: 1471 time: 0.0322595 2026-06-26 11:50:50.778 9 INFO neutron.wsgi [req-5dc3529b-0936-4922-89ba-544b50d15a6b req-f263a48a-7396-45f6-8594-c7051b03b993 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.247&port_id=39f697ab-d712-498f-9193-3cfb99bbab96 HTTP/1.1" status: 200 len: 217 time: 0.0228906 2026-06-26 11:50:50.810 10 INFO neutron.wsgi [None req-245fe314-eddc-4cf7-b0a8-5d5d06abb0aa df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/subnets/6a34b78c-b802-4ed5-80ea-28a88756dabb HTTP/1.1" status: 200 len: 849 time: 0.0279551 2026-06-26 11:50:50.814 9 INFO neutron.wsgi [req-5dc3529b-0936-4922-89ba-544b50d15a6b req-e1e7a2ee-f2e5-40d9-b25c-14788f596922 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=d57f35cd-197c-4afc-a476-9317f74fa23d HTTP/1.1" status: 200 len: 850 time: 0.0285664 2026-06-26 11:50:50.845 9 INFO neutron.wsgi [req-5dc3529b-0936-4922-89ba-544b50d15a6b req-25d2e22a-d99d-4dc5-9ccd-9fd22edadf0c c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=fadad8ce-d98d-4c45-bd56-5e0e5977ad76&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0235412 2026-06-26 11:50:50.869 10 INFO neutron.wsgi [None req-0812bf7c-9d01-4bff-8f55-ae5872eb0ae7 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/networks/4fdc7949-8564-476d-9a0a-b7cc4a556f68 HTTP/1.1" status: 200 len: 1001 time: 0.0530460 2026-06-26 11:50:50.901 10 INFO neutron.wsgi [None req-e780134d-5b55-4353-a395-1b61b783a94c df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports/c02a2b45-06e4-4bd4-883f-05e94f25120b HTTP/1.1" status: 200 len: 1340 time: 0.0242877 2026-06-26 11:50:50.908 9 INFO neutron.wsgi [req-5dc3529b-0936-4922-89ba-544b50d15a6b req-0045e472-1541-4d3b-9acb-3e7a423d8434 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/fadad8ce-d98d-4c45-bd56-5e0e5977ad76?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0549078 2026-06-26 11:50:50.935 10 INFO neutron.wsgi [None req-34519d01-2d7d-4938-a97e-ee6a3f68cdbe df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/subnets/6a34b78c-b802-4ed5-80ea-28a88756dabb HTTP/1.1" status: 200 len: 849 time: 0.0293877 2026-06-26 11:50:50.977 9 INFO neutron.wsgi [req-5dc3529b-0936-4922-89ba-544b50d15a6b req-dfecc148-3609-4a62-9f30-d2d86c48906c c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/fadad8ce-d98d-4c45-bd56-5e0e5977ad76?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0624931 2026-06-26 11:50:51.326 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3269d22a-b906-4e86-8647-d344c7fd4d3a'] response: {'server_uuid': 'd770d8fa-a72c-46aa-83f6-3e9f1375d6db', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '29a1f681-befc-474d-8233-47a7461ca98a', 'code': 200} 2026-06-26 11:50:51.327 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3269d22a-b906-4e86-8647-d344c7fd4d3a'] response: {'server_uuid': 'd770d8fa-a72c-46aa-83f6-3e9f1375d6db', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '29a1f681-befc-474d-8233-47a7461ca98a', 'code': 200} 2026-06-26 11:50:53.601 10 INFO neutron.wsgi [None req-4d1e38ce-53a2-4c32-aacb-e0ca160affa9 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0070996 2026-06-26 11:50:53.609 10 INFO neutron.wsgi [None req-86f8e22d-dc77-4d4b-af83-bd3ffb577068 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0052147 2026-06-26 11:50:53.618 10 INFO neutron.wsgi [None req-833438ad-cd04-4356-bf1d-d1c8891bb168 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0050735 2026-06-26 11:50:53.629 10 INFO neutron.wsgi [None req-980a9f8d-5c88-4791-b919-0701b2b85b3b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0064301 2026-06-26 11:50:53.673 10 INFO neutron.wsgi [None req-a40e4e8e-4bc7-4881-ad6c-11ef4bc5f2fe df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports?device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 3782 time: 0.0372071 2026-06-26 11:50:53.824 10 INFO neutron.wsgi [None req-a92769f9-002b-4e29-8698-9379048e2282 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0070519 2026-06-26 11:50:53.838 10 INFO neutron.wsgi [None req-81bd2061-8dee-46ed-a7cf-4cc6dc432dd6 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0081527 2026-06-26 11:50:53.844 10 INFO neutron.wsgi [None req-7b0e0f8a-cdc9-4470-870b-a137e1b67c00 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0031281 2026-06-26 11:50:53.852 10 INFO neutron.wsgi [None req-de01138e-743d-4800-88b5-6e9e7ef71c60 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0040734 2026-06-26 11:50:53.888 10 INFO neutron.wsgi [None req-728be86a-552f-4085-aed7-c4eb5da44983 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports/39f697ab-d712-498f-9193-3cfb99bbab96 HTTP/1.1" status: 200 len: 1358 time: 0.0321128 2026-06-26 11:50:54.233 10 INFO neutron.db.ovn_revision_numbers_db [None req-0a6b4252-1b6e-405c-a044-7dac2456c4ba df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource 39f697ab-d712-498f-9193-3cfb99bbab96 (type: ports) to 6 2026-06-26 11:50:54.242 10 INFO neutron.wsgi [None req-0a6b4252-1b6e-405c-a044-7dac2456c4ba df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23 "PUT /v2.0/ports/39f697ab-d712-498f-9193-3cfb99bbab96 HTTP/1.1" status: 200 len: 1154 time: 0.3492789 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:50:54.285 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-716e5374-73ac-4f15-b980-9fb5ab5374ee'] response: {'name': 'network-changed', 'server_uuid': 'd770d8fa-a72c-46aa-83f6-3e9f1375d6db', 'tag': '39f697ab-d712-498f-9193-3cfb99bbab96', 'status': 'completed', 'code': 200} 2026-06-26 11:50:54.313 10 INFO neutron.wsgi [None req-d399b854-89b7-4c5e-97e5-c9db1efb1802 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/networks/fadad8ce-d98d-4c45-bd56-5e0e5977ad76 HTTP/1.1" status: 200 len: 999 time: 0.0635788 2026-06-26 11:50:54.356 9 INFO neutron.wsgi [req-643c1eac-9e5c-4523-984a-9effd3172b7e req-973a4651-8d66-4dbb-8465-dc341662a67e c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=1ac5f51cc12349ee86486f512b35bb2a&device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 3607 time: 0.0487423 2026-06-26 11:50:54.356 10 INFO neutron.wsgi [None req-d6e0c279-fa30-477c-95d3-13e853d981a7 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports?device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 3607 time: 0.0330729 2026-06-26 11:50:54.447 9 INFO neutron.wsgi [req-643c1eac-9e5c-4523-984a-9effd3172b7e req-9765c2aa-092a-42fd-8b29-1fcce0343542 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=fadad8ce-d98d-4c45-bd56-5e0e5977ad76 HTTP/1.1" status: 200 len: 1002 time: 0.0741255 2026-06-26 11:50:54.464 10 INFO neutron.wsgi [None req-59007fde-a691-4647-b1c9-360d904e519b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports?device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 3607 time: 0.0333381 2026-06-26 11:50:54.514 9 INFO neutron.wsgi [req-643c1eac-9e5c-4523-984a-9effd3172b7e req-77f94fbc-a61e-4722-8d4b-a66044fae1cf c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/fadad8ce-d98d-4c45-bd56-5e0e5977ad76?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0615385 2026-06-26 11:50:54.578 9 INFO neutron.wsgi [req-643c1eac-9e5c-4523-984a-9effd3172b7e req-9b09eb26-9447-4ae3-bfcd-fccd1417a0ca c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/fadad8ce-d98d-4c45-bd56-5e0e5977ad76?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0565679 2026-06-26 11:50:54.743 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status down for port: 39f697ab-d712-498f-9193-3cfb99bbab96 2026-06-26 11:50:54.801 9 INFO neutron.wsgi [req-507d353d-d5a5-4551-9da8-22228e6eeba2 req-dfbae4be-8f8e-4166-88c2-31dec223b4a5 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports/39f697ab-d712-498f-9193-3cfb99bbab96 HTTP/1.1" status: 200 len: 1182 time: 0.0326099 2026-06-26 11:50:55.231 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-828cd202-f670-4e42-b58c-1e5e70e615d6'] response: {'server_uuid': 'd770d8fa-a72c-46aa-83f6-3e9f1375d6db', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '39f697ab-d712-498f-9193-3cfb99bbab96', 'code': 200} 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Mechanism driver 'ovn' failed in update_port_postcommit: oslo_db.exception.DBReferenceError: (pymysql.err.IntegrityError) (1452, 'Cannot add or update a child row: a foreign key constraint fails (`neutron`.`ovn_revision_numbers`, CONSTRAINT `ovn_revision_numbers_ibfk_1` FOREIGN KEY (`standard_attr_id`) REFERENCES `standardattributes` (`id`) ON DELETE SET NULL)') [SQL: UPDATE ovn_revision_numbers SET standard_attr_id=%(standard_attr_id)s, revision_number=%(revision_number)s, updated_at=now() WHERE ovn_revision_numbers.resource_uuid = %(ovn_revision_numbers_resource_uuid)s AND ovn_revision_numbers.resource_type = %(ovn_revision_numbers_resource_type)s] [parameters: {'standard_attr_id': 1095, 'revision_number': 7, 'ovn_revision_numbers_resource_uuid': '39f697ab-d712-498f-9193-3cfb99bbab96', 'ovn_revision_numbers_resource_type': 'ports'}] (Background on this error at: https://sqlalche.me/e/14/gkpj) 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers self.dialect.do_execute( 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/default.py", line 732, in do_execute 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers cursor.execute(statement, parameters) 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/cursors.py", line 148, in execute 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers result = self._query(query) 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/cursors.py", line 310, in _query 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers conn.query(q) 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/connections.py", line 548, in query 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers self._affected_rows = self._read_query_result(unbuffered=unbuffered) 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/connections.py", line 775, in _read_query_result 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers result.read() 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/connections.py", line 1156, in read 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers first_packet = self.connection._read_packet() 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/connections.py", line 725, in _read_packet 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers packet.raise_for_error() 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/protocol.py", line 221, in raise_for_error 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers err.raise_mysql_exception(self._data) 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/err.py", line 143, in raise_mysql_exception 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers raise errorclass(errno, errval) 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers pymysql.err.IntegrityError: (1452, 'Cannot add or update a child row: a foreign key constraint fails (`neutron`.`ovn_revision_numbers`, CONSTRAINT `ovn_revision_numbers_ibfk_1` FOREIGN KEY (`standard_attr_id`) REFERENCES `standardattributes` (`id`) ON DELETE SET NULL)') 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers The above exception was the direct cause of the following exception: 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 497, in _call_on_drivers 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers getattr(driver.obj, method_name)(context) 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/mech_driver.py", line 874, in update_port_postcommit 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers self._ovn_update_port(context._plugin_context, port, original_port, 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/mech_driver.py", line 757, in _ovn_update_port 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers self._ovn_client.update_port(plugin_context, port, 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 879, in update_port 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers db_rev.bump_revision(context, port, ovn_const.TYPE_PORTS) 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ovn_revision_numbers_db.py", line 190, in bump_revision 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers context.session.merge(row) 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/session.py", line 2987, in merge 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers self._autoflush() 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/session.py", line 2246, in _autoflush 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers self.flush() 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/session.py", line 3383, in flush 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers self._flush(objects) 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/session.py", line 3522, in _flush 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers with util.safe_reraise(): 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers compat.raise_( 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/util/compat.py", line 208, in raise_ 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers raise exception 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/session.py", line 3483, in _flush 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers flush_context.execute() 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers rec.execute(self) 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers util.preloaded.orm_persistence.save_obj( 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/persistence.py", line 237, in save_obj 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers _emit_update_statements( 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/persistence.py", line 1001, in _emit_update_statements 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers c = connection._execute_20( 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers return meth(self, args_10style, kwargs_10style, execution_options) 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/sql/elements.py", line 333, in _execute_on_connection 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers return connection._execute_clauseelement( 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers ret = self._execute_context( 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers self._handle_dbapi_exception( 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers util.raise_(newraise, with_traceback=exc_info[2], from_=e) 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/util/compat.py", line 208, in raise_ 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers raise exception 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers self.dialect.do_execute( 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/default.py", line 732, in do_execute 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers cursor.execute(statement, parameters) 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/cursors.py", line 148, in execute 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers result = self._query(query) 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/cursors.py", line 310, in _query 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers conn.query(q) 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/connections.py", line 548, in query 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers self._affected_rows = self._read_query_result(unbuffered=unbuffered) 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/connections.py", line 775, in _read_query_result 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers result.read() 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/connections.py", line 1156, in read 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers first_packet = self.connection._read_packet() 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/connections.py", line 725, in _read_packet 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers packet.raise_for_error() 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/protocol.py", line 221, in raise_for_error 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers err.raise_mysql_exception(self._data) 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/err.py", line 143, in raise_mysql_exception 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers raise errorclass(errno, errval) 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers oslo_db.exception.DBReferenceError: (pymysql.err.IntegrityError) (1452, 'Cannot add or update a child row: a foreign key constraint fails (`neutron`.`ovn_revision_numbers`, CONSTRAINT `ovn_revision_numbers_ibfk_1` FOREIGN KEY (`standard_attr_id`) REFERENCES `standardattributes` (`id`) ON DELETE SET NULL)') 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers [SQL: UPDATE ovn_revision_numbers SET standard_attr_id=%(standard_attr_id)s, revision_number=%(revision_number)s, updated_at=now() WHERE ovn_revision_numbers.resource_uuid = %(ovn_revision_numbers_resource_uuid)s AND ovn_revision_numbers.resource_type = %(ovn_revision_numbers_resource_type)s] 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers [parameters: {'standard_attr_id': 1095, 'revision_number': 7, 'ovn_revision_numbers_resource_uuid': '39f697ab-d712-498f-9193-3cfb99bbab96', 'ovn_revision_numbers_resource_type': 'ports'}] 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers (Background on this error at: https://sqlalche.me/e/14/gkpj) 2026-06-26 11:50:55.420 9 ERROR neutron.plugins.ml2.managers  2026-06-26 11:50:55.473 9 INFO neutron.wsgi [None req-fc6cf232-dc00-4a08-b0db-332d0a094191 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23 "DELETE /v2.0/ports/39f697ab-d712-498f-9193-3cfb99bbab96 HTTP/1.1" status: 204 len: 173 time: 0.6661158 2026-06-26 11:50:55.502 10 INFO neutron.wsgi [None req-390025a3-31e3-4076-aa87-1b9c0b8a0891 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports?device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 2632 time: 0.0312321 2026-06-26 11:50:55.529 10 INFO neutron.pecan_wsgi.hooks.translation [None req-b61ffb51-9a0c-4a54-ae07-045a63cf9951 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] DELETE failed (client error): The resource could not be found. 2026-06-26 11:50:55.531 10 INFO neutron.wsgi [None req-b61ffb51-9a0c-4a54-ae07-045a63cf9951 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23 "DELETE /v2.0/ports/39f697ab-d712-498f-9193-3cfb99bbab96 HTTP/1.1" status: 404 len: 338 time: 0.0215452 2026-06-26 11:50:55.563 9 INFO neutron.wsgi [req-507d353d-d5a5-4551-9da8-22228e6eeba2 req-0ffb0fcc-ace4-40e8-a9f6-f3e20328d9f1 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=1ac5f51cc12349ee86486f512b35bb2a&device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 2632 time: 0.0385778 2026-06-26 11:50:55.614 10 INFO neutron.wsgi [None req-bd627b67-673b-418b-abb6-59570f042f45 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0066233 2026-06-26 11:50:55.624 10 INFO neutron.wsgi [None req-d4835310-dd0a-457b-8b8a-e28f13242038 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0059216 2026-06-26 11:50:55.632 10 INFO neutron.wsgi [None req-be9ae981-8c66-490c-bbde-61cc9eeef467 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0044487 2026-06-26 11:50:55.639 9 INFO neutron.wsgi [req-507d353d-d5a5-4551-9da8-22228e6eeba2 req-50c7a242-d045-48d2-9323-8e7a7592f37d c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=7a0ce84d-f41a-4b05-a265-4c6a8cede30a&id=4fdc7949-8564-476d-9a0a-b7cc4a556f68&id=fadad8ce-d98d-4c45-bd56-5e0e5977ad76 HTTP/1.1" status: 200 len: 2518 time: 0.0670464 2026-06-26 11:50:55.642 10 INFO neutron.wsgi [None req-60b7b378-2e24-43da-966c-82c933015a26 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0045998 2026-06-26 11:50:55.670 9 INFO neutron.wsgi [req-507d353d-d5a5-4551-9da8-22228e6eeba2 req-31d06468-f845-4ba8-a0a2-8548a6768333 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=172.24.3.121&port_id=02713a47-fb91-49d8-8c62-64c494ecfad7 HTTP/1.1" status: 200 len: 217 time: 0.0243771 2026-06-26 11:50:55.691 10 INFO neutron.wsgi [None req-d385e665-e935-4cff-946c-b6d4b0190f0d df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/subnets/6a34b78c-b802-4ed5-80ea-28a88756dabb HTTP/1.1" status: 200 len: 849 time: 0.0390561 2026-06-26 11:50:55.706 9 INFO neutron.wsgi [req-507d353d-d5a5-4551-9da8-22228e6eeba2 req-c4c2daab-483f-4b3c-8f21-5e8655daed4d c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=4fb5a43c-cb91-4363-9ed4-b5eb2a848bef HTTP/1.1" status: 200 len: 829 time: 0.0306087 2026-06-26 11:50:55.726 10 INFO neutron.wsgi [None req-cfe8473b-8b98-4798-88b7-e9c0b57181db df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports/c02a2b45-06e4-4bd4-883f-05e94f25120b HTTP/1.1" status: 200 len: 1340 time: 0.0300231 2026-06-26 11:50:55.734 9 INFO neutron.wsgi [req-507d353d-d5a5-4551-9da8-22228e6eeba2 req-10d3bad3-ab7e-47eb-925a-ebc5323ed32a c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=7a0ce84d-f41a-4b05-a265-4c6a8cede30a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0199943 2026-06-26 11:50:55.762 10 INFO neutron.wsgi [None req-2fb3b3a5-d799-4eb9-924b-00d81e381407 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports/ced0333b-4544-4e62-a4d3-d6fd212e3b7b HTTP/1.1" status: 200 len: 1471 time: 0.0290742 2026-06-26 11:50:55.802 10 INFO neutron.wsgi [None req-55ded3ac-0115-4048-8439-6abfc167e4da df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/subnets/6a34b78c-b802-4ed5-80ea-28a88756dabb HTTP/1.1" status: 200 len: 849 time: 0.0349472 2026-06-26 11:50:55.807 9 INFO neutron.wsgi [req-507d353d-d5a5-4551-9da8-22228e6eeba2 req-c9a6a3f9-332b-4822-bd4f-15290e5c469b c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/7a0ce84d-f41a-4b05-a265-4c6a8cede30a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0662682 2026-06-26 11:50:55.876 10 INFO neutron.wsgi [None req-d398c2f7-f4c4-47c3-84fa-05e57df5f8e9 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/networks/4fdc7949-8564-476d-9a0a-b7cc4a556f68 HTTP/1.1" status: 200 len: 1001 time: 0.0683079 2026-06-26 11:50:55.887 9 INFO neutron.wsgi [req-507d353d-d5a5-4551-9da8-22228e6eeba2 req-96b14d3e-1716-4f2b-bc76-d936bf442a6a c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/7a0ce84d-f41a-4b05-a265-4c6a8cede30a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0716889 2026-06-26 11:50:55.915 10 INFO neutron.wsgi [None req-7ee1eb57-fad5-41e0-b8d9-c6d8ed3ae791 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports/c02a2b45-06e4-4bd4-883f-05e94f25120b HTTP/1.1" status: 200 len: 1340 time: 0.0318561 2026-06-26 11:50:55.921 9 INFO neutron.wsgi [req-507d353d-d5a5-4551-9da8-22228e6eeba2 req-d333e5b1-3a48-464b-b9d5-bfcb93b37904 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.239&port_id=ced0333b-4544-4e62-a4d3-d6fd212e3b7b HTTP/1.1" status: 200 len: 217 time: 0.0261047 2026-06-26 11:50:55.959 9 INFO neutron.wsgi [req-507d353d-d5a5-4551-9da8-22228e6eeba2 req-b0bf26ba-3a7e-43d8-b7e0-117915b1c2ff c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=6a34b78c-b802-4ed5-80ea-28a88756dabb HTTP/1.1" status: 200 len: 852 time: 0.0330956 2026-06-26 11:50:55.960 10 INFO neutron.wsgi [None req-eceb293d-4e90-452c-94b1-d5ae10f89c84 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/subnets/6a34b78c-b802-4ed5-80ea-28a88756dabb HTTP/1.1" status: 200 len: 849 time: 0.0369678 2026-06-26 11:50:55.989 9 INFO neutron.wsgi [req-507d353d-d5a5-4551-9da8-22228e6eeba2 req-97bfea65-a120-43d3-8b68-b9fc63397dc5 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=4fdc7949-8564-476d-9a0a-b7cc4a556f68&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0229685 2026-06-26 11:50:56.053 9 INFO neutron.wsgi [req-507d353d-d5a5-4551-9da8-22228e6eeba2 req-059892a0-0cc2-4460-b74b-3b14e946d44e c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/4fdc7949-8564-476d-9a0a-b7cc4a556f68?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0578399 2026-06-26 11:50:56.116 9 INFO neutron.wsgi [req-507d353d-d5a5-4551-9da8-22228e6eeba2 req-97b59ea4-b4e0-4e39-8a79-4f4ba940f0e4 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/4fdc7949-8564-476d-9a0a-b7cc4a556f68?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0575325 2026-06-26 11:50:57.276 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e3cf6e5c-c2c5-4f85-bd5b-c944dca0a865'] response: {'server_uuid': 'd770d8fa-a72c-46aa-83f6-3e9f1375d6db', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '39f697ab-d712-498f-9193-3cfb99bbab96', 'code': 200} 2026-06-26 11:50:57.277 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e3cf6e5c-c2c5-4f85-bd5b-c944dca0a865'] response: {'server_uuid': 'd770d8fa-a72c-46aa-83f6-3e9f1375d6db', 'name': 'network-vif-deleted', 'tag': '39f697ab-d712-498f-9193-3cfb99bbab96', 'status': 'completed', 'code': 200} 2026-06-26 11:50:59.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019186 2026-06-26 11:50:59.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027127 2026-06-26 11:51:05.053 10 INFO neutron.wsgi [None req-8a4ba32f-e45e-44ef-8869-be4ceda982b8 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0080914 2026-06-26 11:51:05.060 10 INFO neutron.wsgi [None req-43baed3c-0d28-4b89-972b-987921c06720 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0029027 2026-06-26 11:51:05.067 10 INFO neutron.wsgi [None req-0cc3d3db-a963-463b-9483-cbbb05a2fd20 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0038896 2026-06-26 11:51:05.076 10 INFO neutron.wsgi [None req-9c632ed1-ffdb-4e12-9173-7454f719fc93 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0045600 2026-06-26 11:51:05.110 10 INFO neutron.wsgi [None req-48efa13d-7b7e-44f5-81f0-41bb9d197e72 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/security-groups?name=lb-8fbe368e-b064-4dfa-a501-cd9c8ba02978 HTTP/1.1" status: 200 len: 2941 time: 0.0281019 2026-06-26 11:51:05.135 10 INFO neutron.wsgi [None req-eb34f684-e5b9-42b1-9145-4709cb907bc7 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/security-group-rules?security_group_id=cf35f7ec-ea36-4825-8537-5f9c2bd54fea HTTP/1.1" status: 200 len: 2406 time: 0.0208280 2026-06-26 11:51:05.236 10 INFO neutron.wsgi [None req-b28e7470-bffa-4f16-8333-3c7786b59283 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23 "DELETE /v2.0/security-group-rules/0cf320ec-f0e7-4f29-a63d-de3d727e05cf HTTP/1.1" status: 204 len: 173 time: 0.0956969 2026-06-26 11:51:05.349 10 INFO neutron.wsgi [None req-a088273c-02d4-4774-9f84-285b4e71010b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23 "DELETE /v2.0/security-group-rules/e12d9d46-e7f5-4dfe-a8b1-e739e92d2d1e HTTP/1.1" status: 204 len: 173 time: 0.1066568 2026-06-26 11:51:09.852 10 INFO neutron.db.l3_db [None req-cd83f8d8-f4b1-49d6-863f-e078a7d14d45 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Floating IP cb9fd17c-82ed-4eb8-a9a6-e5180436a7df disassociated (deleted). External IP: 10.96.250.220, port: c02a2b45-06e4-4bd4-883f-05e94f25120b. 2026-06-26 11:51:09.927 10 INFO neutron.wsgi [None req-cd83f8d8-f4b1-49d6-863f-e078a7d14d45 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "DELETE /v2.0/floatingips/cb9fd17c-82ed-4eb8-a9a6-e5180436a7df HTTP/1.1" status: 204 len: 168 time: 0.4995363 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:51:09.959 10 INFO neutron.api.v2.resource [None req-6cb38f24-458d-44ff-8021-4383b7a56b60 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] show failed (client error): The resource could not be found. 2026-06-26 11:51:09.960 10 INFO neutron.wsgi [None req-6cb38f24-458d-44ff-8021-4383b7a56b60 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.244 "GET /v2.0/floatingips/cb9fd17c-82ed-4eb8-a9a6-e5180436a7df HTTP/1.1" status: 404 len: 345 time: 0.0264888 2026-06-26 11:51:10.221 10 INFO neutron.wsgi [None req-563f0512-f997-447f-a2ee-052aca582b5d df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0057993 2026-06-26 11:51:10.231 10 INFO neutron.wsgi [None req-ffc45964-98cb-4a4b-b9b8-87e73a78ba7f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0048621 2026-06-26 11:51:10.240 10 INFO neutron.wsgi [None req-83263588-cf6a-441d-9baf-8a1ac63ca4bb df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0050313 2026-06-26 11:51:10.249 10 INFO neutron.wsgi [None req-9a5890f0-2350-45db-a6e8-046d02334864 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0052216 2026-06-26 11:51:10.288 10 INFO neutron.wsgi [None req-c5a61ddd-80c7-4b4e-bbd7-9ba7c7cee32d df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/subnets/6a34b78c-b802-4ed5-80ea-28a88756dabb HTTP/1.1" status: 200 len: 849 time: 0.0333898 2026-06-26 11:51:10.334 10 INFO neutron.wsgi [None req-1c21a8e5-0387-48d6-bae0-db3b3b57e7c5 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports?device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 2632 time: 0.0423894 2026-06-26 11:51:10.372 10 INFO neutron.wsgi [None req-1d0f24b6-0922-4fb6-a19f-8e2e661272c0 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports?device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 2632 time: 0.0327370 2026-06-26 11:51:10.535 10 INFO neutron.wsgi [None req-80bcea11-0658-49ce-acd1-436bccefcb67 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports?device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 2632 time: 0.0539992 2026-06-26 11:51:10.786 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] OVN reports status down for port: ced0333b-4544-4e62-a4d3-d6fd212e3b7b 2026-06-26 11:51:10.789 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status down for port: c02a2b45-06e4-4bd4-883f-05e94f25120b 2026-06-26 11:51:10.862 9 INFO neutron.wsgi [req-9d3e48c1-0550-433f-a10d-cf918d2bf1ad req-caa454e7-b3f6-4364-ab81-0c498fd1bc4a c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports/ced0333b-4544-4e62-a4d3-d6fd212e3b7b HTTP/1.1" status: 200 len: 1471 time: 0.0390949 2026-06-26 11:51:10.901 9 INFO neutron.wsgi [req-9d3e48c1-0550-433f-a10d-cf918d2bf1ad req-ff698e0b-6f93-4cd7-9b5e-3ba58cdce5a2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports/ced0333b-4544-4e62-a4d3-d6fd212e3b7b?fields=binding%3Aprofile&fields=network_id HTTP/1.1" status: 200 len: 281 time: 0.0277216 2026-06-26 11:51:10.967 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-faf42987-f98a-4995-bea3-2c093c57a42d'] response: {'server_uuid': 'd770d8fa-a72c-46aa-83f6-3e9f1375d6db', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ced0333b-4544-4e62-a4d3-d6fd212e3b7b', 'code': 200} 2026-06-26 11:51:11.001 9 INFO neutron.wsgi [req-9d3e48c1-0550-433f-a10d-cf918d2bf1ad req-b9fdcc3b-e7fd-48a6-b1ae-8b5f836ce17c df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/networks/4fdc7949-8564-476d-9a0a-b7cc4a556f68?fields=dns_domain HTTP/1.1" status: 200 len: 227 time: 0.0937634 2026-06-26 11:51:11.108 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource ced0333b-4544-4e62-a4d3-d6fd212e3b7b (type: ports) to 7 2026-06-26 11:51:11.360 9 INFO neutron.db.ovn_revision_numbers_db [None req-0418cd62-1b4b-44f8-b975-2772b6c8dfbb c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] Successfully bumped revision number for resource ced0333b-4544-4e62-a4d3-d6fd212e3b7b (type: ports) to 8 2026-06-26 11:51:11.375 9 INFO neutron.wsgi [None req-0418cd62-1b4b-44f8-b975-2772b6c8dfbb c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - - -] 199.204.45.23 "PUT /v2.0/ports/ced0333b-4544-4e62-a4d3-d6fd212e3b7b HTTP/1.1" status: 200 len: 1351 time: 0.3665454 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:51:11.466 9 INFO neutron.wsgi [req-9d3e48c1-0550-433f-a10d-cf918d2bf1ad req-4fcb60b0-c909-4597-9968-7af6bbc410e6 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=1ac5f51cc12349ee86486f512b35bb2a&device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 1369 time: 0.0342402 2026-06-26 11:51:11.531 9 INFO neutron.wsgi [req-9d3e48c1-0550-433f-a10d-cf918d2bf1ad req-03c31a13-cb83-4882-8645-4b49923d10e6 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=7a0ce84d-f41a-4b05-a265-4c6a8cede30a&id=4fdc7949-8564-476d-9a0a-b7cc4a556f68 HTTP/1.1" status: 200 len: 1729 time: 0.0579894 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:51:11.568 9 INFO neutron.wsgi [req-9d3e48c1-0550-433f-a10d-cf918d2bf1ad req-01838f91-3973-4c9e-a397-143d175e8739 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=172.24.3.121&port_id=02713a47-fb91-49d8-8c62-64c494ecfad7 HTTP/1.1" status: 200 len: 217 time: 0.0289390 2026-06-26 11:51:11.574 10 INFO neutron.wsgi [None req-42db11c1-71ba-46ca-afb2-d758e6fe4755 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports?device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 1369 time: 0.0322175 2026-06-26 11:51:11.612 9 INFO neutron.wsgi [req-9d3e48c1-0550-433f-a10d-cf918d2bf1ad req-18c88c66-31e0-4788-9b43-74bc7eaae95a c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=4fb5a43c-cb91-4363-9ed4-b5eb2a848bef HTTP/1.1" status: 200 len: 829 time: 0.0347121 2026-06-26 11:51:11.647 9 INFO neutron.wsgi [req-9d3e48c1-0550-433f-a10d-cf918d2bf1ad req-f21e1693-d693-45f6-a7f9-2f39230f24ca c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=7a0ce84d-f41a-4b05-a265-4c6a8cede30a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0298817 2026-06-26 11:51:11.713 9 INFO neutron.wsgi [req-9d3e48c1-0550-433f-a10d-cf918d2bf1ad req-f1a7df34-4c9f-4342-9a4b-d4f5b98aa06f c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/7a0ce84d-f41a-4b05-a265-4c6a8cede30a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0570436 2026-06-26 11:51:11.771 9 INFO neutron.wsgi [req-9d3e48c1-0550-433f-a10d-cf918d2bf1ad req-bf2a2fdf-bd6e-4809-9f54-52a90649faf6 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/7a0ce84d-f41a-4b05-a265-4c6a8cede30a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0520375 2026-06-26 11:51:11.912 10 INFO neutron.db.ovn_revision_numbers_db [None req-bc444e07-31a8-427a-9e47-3cb52bca8497 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource ced0333b-4544-4e62-a4d3-d6fd212e3b7b (type: ports) to 9 2026-06-26 11:51:11.927 10 INFO neutron.wsgi [None req-bc444e07-31a8-427a-9e47-3cb52bca8497 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23 "PUT /v2.0/ports/ced0333b-4544-4e62-a4d3-d6fd212e3b7b HTTP/1.1" status: 200 len: 1290 time: 0.3475003 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:51:11.964 10 INFO neutron.wsgi [None req-8f3720c3-0b65-4bc7-8b3f-563d7fa5dcfc df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports/ced0333b-4544-4e62-a4d3-d6fd212e3b7b HTTP/1.1" status: 200 len: 1290 time: 0.0318921 2026-06-26 11:51:12.298 10 INFO neutron.wsgi [None req-22cf43ad-e42d-464d-b030-bb52e62b4d12 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23 "DELETE /v2.0/ports/ced0333b-4544-4e62-a4d3-d6fd212e3b7b HTTP/1.1" status: 204 len: 173 time: 0.3269734 2026-06-26 11:51:12.341 10 INFO neutron.wsgi [None req-e9b0655d-c172-4cea-8d51-f4e21a2a4a78 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0055659 2026-06-26 11:51:12.351 10 INFO neutron.wsgi [None req-a80abaf4-64b0-4df7-b991-acd4aa8ca2bf df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0035644 2026-06-26 11:51:12.363 10 INFO neutron.wsgi [None req-2a07a59e-015d-448b-bd63-da3c634ba35a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0060534 2026-06-26 11:51:12.378 10 INFO neutron.wsgi [None req-1f3a3ed8-a0f6-4d7f-96f3-45d22f8fe257 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0055797 2026-06-26 11:51:12.406 10 INFO neutron.pecan_wsgi.hooks.translation [None req-1705b98d-8b34-4a0d-9cd1-94653399c60e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] DELETE failed (client error): The resource could not be found. 2026-06-26 11:51:12.409 10 INFO neutron.wsgi [None req-1705b98d-8b34-4a0d-9cd1-94653399c60e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23 "DELETE /v2.0/ports/ced0333b-4544-4e62-a4d3-d6fd212e3b7b HTTP/1.1" status: 404 len: 338 time: 0.0257289 2026-06-26 11:51:12.455 10 INFO neutron.wsgi [None req-37945bbe-ba5a-4755-9bfe-8aede6580e72 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports/c02a2b45-06e4-4bd4-883f-05e94f25120b HTTP/1.1" status: 200 len: 1333 time: 0.0376601 2026-06-26 11:51:12.490 10 INFO neutron.wsgi [None req-ec799972-4a71-4fb1-92bf-e09f49537c5e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/security-groups?name=lb-8fbe368e-b064-4dfa-a501-cd9c8ba02978 HTTP/1.1" status: 200 len: 1777 time: 0.0263834 2026-06-26 11:51:12.524 10 INFO neutron.wsgi [None req-58aaf1ad-6245-4955-a5fc-d64606ea36dc df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports/c02a2b45-06e4-4bd4-883f-05e94f25120b HTTP/1.1" status: 200 len: 1333 time: 0.0272744 2026-06-26 11:51:12.829 10 INFO neutron.db.ovn_revision_numbers_db [None req-d8be2427-6312-446f-865c-455928d863d4 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] Successfully bumped revision number for resource c02a2b45-06e4-4bd4-883f-05e94f25120b (type: ports) to 17 2026-06-26 11:51:12.848 10 INFO neutron.wsgi [None req-d8be2427-6312-446f-865c-455928d863d4 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23 "PUT /v2.0/ports/c02a2b45-06e4-4bd4-883f-05e94f25120b HTTP/1.1" status: 200 len: 1295 time: 0.3181720 2026-06-26 11:51:12.963 10 INFO neutron.wsgi [None req-77126d58-9f5f-4f11-ad20-60ae93235872 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23 "DELETE /v2.0/security-groups/cf35f7ec-ea36-4825-8537-5f9c2bd54fea HTTP/1.1" status: 204 len: 173 time: 0.1106019 2026-06-26 11:51:13.001 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-da80f97c-9a1d-48f6-92f8-848ebcb8beca'] response: {'server_uuid': 'd770d8fa-a72c-46aa-83f6-3e9f1375d6db', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ced0333b-4544-4e62-a4d3-d6fd212e3b7b', 'code': 200} 2026-06-26 11:51:13.268 10 INFO neutron.wsgi [None req-404aa9ba-ee05-4888-af82-67fc4093548b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23 "DELETE /v2.0/ports/c02a2b45-06e4-4bd4-883f-05e94f25120b HTTP/1.1" status: 204 len: 173 time: 0.2919731 2026-06-26 11:51:13.572 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status down for port: 02713a47-fb91-49d8-8c62-64c494ecfad7 2026-06-26 11:51:13.688 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ba4ae02-b54c-4cc0-af88-28db1317253a'] response: {'server_uuid': 'd770d8fa-a72c-46aa-83f6-3e9f1375d6db', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '02713a47-fb91-49d8-8c62-64c494ecfad7', 'code': 200} 2026-06-26 11:51:13.855 9 INFO neutron.wsgi [req-470fb0b6-1c06-4a85-9ec0-f0e427c22872 req-7d443f8b-18ed-454d-a555-e956d35f2c74 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 199.204.45.23 "GET /v2.0/ports?device_id=d770d8fa-a72c-46aa-83f6-3e9f1375d6db HTTP/1.1" status: 200 len: 1367 time: 0.0371122 2026-06-26 11:51:13.870 9 INFO neutron.db.ovn_revision_numbers_db [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Successfully bumped revision number for resource 02713a47-fb91-49d8-8c62-64c494ecfad7 (type: ports) to 5 2026-06-26 11:51:14.158 9 INFO neutron.wsgi [None req-69279d20-1f4d-47fd-bf1e-f2ef4a878223 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 199.204.45.23 "DELETE /v2.0/ports/02713a47-fb91-49d8-8c62-64c494ecfad7 HTTP/1.1" status: 204 len: 173 time: 0.2995801 2026-06-26 11:51:14.487 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034239 2026-06-26 11:51:14.487 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038736 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:51:15.543 9 INFO neutron.db.l3_db [None req-044b33f8-2594-45ec-b86e-7b396d22a116 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Floating IP f941f43c-4d04-41f5-bbd2-a886a9a9b72c disassociated (deleted). External IP: 10.96.250.216, port: 0632cab4-22b4-4ce8-b797-47ac237b83b3. 2026-06-26 11:51:15.619 9 INFO neutron.wsgi [None req-044b33f8-2594-45ec-b86e-7b396d22a116 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "DELETE /v2.0/floatingips/f941f43c-4d04-41f5-bbd2-a886a9a9b72c HTTP/1.1" status: 204 len: 168 time: 0.4516125 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:51:15.656 9 INFO neutron.api.v2.resource [None req-a4ff2f27-fb4f-49aa-a011-378580a114e0 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] show failed (client error): The resource could not be found. 2026-06-26 11:51:15.657 9 INFO neutron.wsgi [None req-a4ff2f27-fb4f-49aa-a011-378580a114e0 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.244 "GET /v2.0/floatingips/f941f43c-4d04-41f5-bbd2-a886a9a9b72c HTTP/1.1" status: 404 len: 345 time: 0.0332799 2026-06-26 11:51:15.736 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-91464b0e-46e4-4a52-838d-3165e620d74b'] response: {'server_uuid': 'd770d8fa-a72c-46aa-83f6-3e9f1375d6db', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '02713a47-fb91-49d8-8c62-64c494ecfad7', 'code': 200} 2026-06-26 11:51:15.736 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-91464b0e-46e4-4a52-838d-3165e620d74b'] response: {'server_uuid': 'd770d8fa-a72c-46aa-83f6-3e9f1375d6db', 'name': 'network-vif-deleted', 'tag': '02713a47-fb91-49d8-8c62-64c494ecfad7', 'status': 'completed', 'code': 200} 2026-06-26 11:51:15.737 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-91464b0e-46e4-4a52-838d-3165e620d74b'] response: {'name': 'network-changed', 'server_uuid': 'a20cce9a-a5f4-4dfc-bd4f-d8af4c3937f5', 'tag': '0632cab4-22b4-4ce8-b797-47ac237b83b3', 'status': 'completed', 'code': 200} 2026-06-26 11:51:15.787 9 INFO neutron.wsgi [req-f1feaf71-0c30-4b79-82cf-4240bb83c631 req-b780cc6a-9b81-4074-9ddc-db760ba19cd8 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=e9d86c455ad0447f9e833d742f3b528a&device_id=a20cce9a-a5f4-4dfc-bd4f-d8af4c3937f5 HTTP/1.1" status: 200 len: 1594 time: 0.0314195 2026-06-26 11:51:15.866 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] OVN reports status down for port: 0632cab4-22b4-4ce8-b797-47ac237b83b3 2026-06-26 11:51:15.920 9 INFO neutron.wsgi [req-f1feaf71-0c30-4b79-82cf-4240bb83c631 req-476f8903-0f66-4b27-b6c1-efa0def068fa c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=ff6a9514-1a91-43e8-b83a-3b6a2d27821b HTTP/1.1" status: 200 len: 1002 time: 0.1250510 2026-06-26 11:51:15.957 9 INFO neutron.wsgi [req-f1feaf71-0c30-4b79-82cf-4240bb83c631 req-c998f98f-c480-48f1-adf6-5493f8c49e03 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.240&port_id=0632cab4-22b4-4ce8-b797-47ac237b83b3 HTTP/1.1" status: 200 len: 217 time: 0.0294881 2026-06-26 11:51:15.968 9 INFO neutron.wsgi [req-3316910c-71b0-47bc-884b-9e78a542d0fb req-5f823778-f3d0-40c2-9207-e1d779f73fe7 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=a20cce9a-a5f4-4dfc-bd4f-d8af4c3937f5 HTTP/1.1" status: 200 len: 1404 time: 0.1645317 2026-06-26 11:51:16.017 9 INFO neutron.wsgi [req-f1feaf71-0c30-4b79-82cf-4240bb83c631 req-a625e205-5154-444f-b56c-29fb23c3b462 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A106&port_id=0632cab4-22b4-4ce8-b797-47ac237b83b3 HTTP/1.1" status: 200 len: 217 time: 0.0479460 2026-06-26 11:51:16.077 9 INFO neutron.wsgi [req-3316910c-71b0-47bc-884b-9e78a542d0fb req-346b5ab7-5f85-43f3-8575-cd542ad5634c 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=c3d8446a-0edb-4887-9c09-6c64c09eb7b8&fields=id&fields=name HTTP/1.1" status: 200 len: 309 time: 0.0886149 2026-06-26 11:51:16.080 9 INFO neutron.wsgi [req-f1feaf71-0c30-4b79-82cf-4240bb83c631 req-b318dcc9-4b07-402d-9c7d-238aea8dcde8 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=3f73910f-3c99-48b0-b1dc-2e5fc4136348&id=4e0fb3a3-9c32-4f68-9a4f-271ca17ba144 HTTP/1.1" status: 200 len: 1566 time: 0.0574718 2026-06-26 11:51:16.127 9 INFO neutron.wsgi [req-f1feaf71-0c30-4b79-82cf-4240bb83c631 req-4ec6b4e0-6383-4c2f-879f-8082131a00d3 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=ff6a9514-1a91-43e8-b83a-3b6a2d27821b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0382359 2026-06-26 11:51:16.163 9 INFO neutron.wsgi [req-f1feaf71-0c30-4b79-82cf-4240bb83c631 req-df265e6e-6da3-4c3b-baad-f49e7df271d5 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=ff6a9514-1a91-43e8-b83a-3b6a2d27821b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0253000 2026-06-26 11:51:16.211 10 INFO neutron.wsgi [req-4f6e292c-3e64-49c8-b807-9f02c733f31d req-0124ecbc-7f35-45bb-93b6-6633a60a13d5 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 199.204.45.23 "GET /v2.0/ports?device_id=a20cce9a-a5f4-4dfc-bd4f-d8af4c3937f5 HTTP/1.1" status: 200 len: 1402 time: 0.0920322 2026-06-26 11:51:16.250 9 INFO neutron.wsgi [req-f1feaf71-0c30-4b79-82cf-4240bb83c631 req-e76d1ee9-6f53-4ea4-9df6-e402d382e2c9 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/ff6a9514-1a91-43e8-b83a-3b6a2d27821b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0761847 2026-06-26 11:51:16.362 9 INFO neutron.wsgi [req-f1feaf71-0c30-4b79-82cf-4240bb83c631 req-65ff4ef7-d549-465f-86fa-103068029d2e c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/ff6a9514-1a91-43e8-b83a-3b6a2d27821b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1026831 2026-06-26 11:51:16.363 9 INFO neutron.db.ovn_revision_numbers_db [None req-8d4b730d-af0f-40a8-8cce-5504e4afbfa8 - - - - - -] Successfully bumped revision number for resource 0632cab4-22b4-4ce8-b797-47ac237b83b3 (type: ports) to 5 2026-06-26 11:51:16.557 10 INFO neutron.wsgi [None req-b3b88df4-a449-49e1-ad50-29f1be84df20 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 199.204.45.23 "DELETE /v2.0/ports/0632cab4-22b4-4ce8-b797-47ac237b83b3 HTTP/1.1" status: 204 len: 173 time: 0.3397446 2026-06-26 11:51:16.595 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb3b285f-bf1f-4a5b-a64f-a429dd6f9831'] response: {'server_uuid': 'a20cce9a-a5f4-4dfc-bd4f-d8af4c3937f5', 'name': 'network-vif-deleted', 'tag': '0632cab4-22b4-4ce8-b797-47ac237b83b3', 'status': 'completed', 'code': 200} 2026-06-26 11:51:17.776 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6709919b-49e1-4c6c-9032-3d2340dfc68b'] response: {'server_uuid': 'a20cce9a-a5f4-4dfc-bd4f-d8af4c3937f5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0632cab4-22b4-4ce8-b797-47ac237b83b3', 'code': 200} 2026-06-26 11:51:17.777 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6709919b-49e1-4c6c-9032-3d2340dfc68b'] response: {'server_uuid': 'a20cce9a-a5f4-4dfc-bd4f-d8af4c3937f5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0632cab4-22b4-4ce8-b797-47ac237b83b3', 'code': 200} 2026-06-26 11:51:20.127 10 INFO neutron.wsgi [req-317862da-d5a3-4f70-a510-03c76c43c90e req-2384094d-6d0c-4cd1-a76d-714e6a4a69d6 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?device_id=43157b31-70db-4ea8-9391-a3b6a94501c0&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0368376 2026-06-26 11:51:20.198 10 INFO neutron.wsgi [req-317862da-d5a3-4f70-a510-03c76c43c90e req-016d4653-22a6-4c39-8099-c8b05c247951 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=e9d86c455ad0447f9e833d742f3b528a&device_id=43157b31-70db-4ea8-9391-a3b6a94501c0 HTTP/1.1" status: 200 len: 1586 time: 0.0303233 2026-06-26 11:51:20.276 10 INFO neutron.wsgi [req-317862da-d5a3-4f70-a510-03c76c43c90e req-40fb1c9a-84c3-400d-8bb2-4b5c655033dc c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=fadad8ce-d98d-4c45-bd56-5e0e5977ad76 HTTP/1.1" status: 200 len: 1002 time: 0.0592456 2026-06-26 11:51:20.652 10 INFO neutron.wsgi [req-317862da-d5a3-4f70-a510-03c76c43c90e req-69e81c14-0aba-4cc0-b358-1b62fa8cf964 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.66&port_id=4fef59e5-b227-41bd-af51-d277238efb79 HTTP/1.1" status: 200 len: 1058 time: 0.3695908 2026-06-26 11:51:20.685 10 INFO neutron.wsgi [req-317862da-d5a3-4f70-a510-03c76c43c90e req-4f7a54c2-2673-4802-8d5e-f3986588bca3 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A34f&port_id=4fef59e5-b227-41bd-af51-d277238efb79 HTTP/1.1" status: 200 len: 217 time: 0.0248039 2026-06-26 11:51:20.724 10 INFO neutron.wsgi [req-317862da-d5a3-4f70-a510-03c76c43c90e req-890a81be-6292-4e6b-8736-f590cdfcdb40 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=effd551e-c957-4af5-a5f1-b709f57e9e4a&id=d57f35cd-197c-4afc-a476-9317f74fa23d HTTP/1.1" status: 200 len: 1561 time: 0.0350394 2026-06-26 11:51:20.750 10 INFO neutron.wsgi [req-317862da-d5a3-4f70-a510-03c76c43c90e req-38ffa89c-365a-4768-b9e5-c4b381639c9f c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=fadad8ce-d98d-4c45-bd56-5e0e5977ad76&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0192018 2026-06-26 11:51:20.776 10 INFO neutron.wsgi [req-317862da-d5a3-4f70-a510-03c76c43c90e req-8f3945d9-b8e2-4b6f-a0ca-341146ccef49 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=fadad8ce-d98d-4c45-bd56-5e0e5977ad76&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0194468 2026-06-26 11:51:20.843 10 INFO neutron.wsgi [req-317862da-d5a3-4f70-a510-03c76c43c90e req-dcd7548d-9690-48fc-9887-4bf08671830e c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/fadad8ce-d98d-4c45-bd56-5e0e5977ad76?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0580435 2026-06-26 11:51:20.908 10 INFO neutron.wsgi [req-317862da-d5a3-4f70-a510-03c76c43c90e req-d6b5143c-e3c0-4f04-a3bc-0a7fdc57b979 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/fadad8ce-d98d-4c45-bd56-5e0e5977ad76?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0581589 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:51:21.505 9 INFO neutron.db.l3_db [None req-b0204a68-d801-4d1c-ad30-3a5bc226adb0 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] Floating IP fe417ccd-8a7a-4446-8d2d-f5df8c8db89d disassociated (deleted). External IP: 10.96.250.219, port: 4fef59e5-b227-41bd-af51-d277238efb79. 2026-06-26 11:51:21.590 9 INFO neutron.wsgi [None req-b0204a68-d801-4d1c-ad30-3a5bc226adb0 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "DELETE /v2.0/floatingips/fe417ccd-8a7a-4446-8d2d-f5df8c8db89d HTTP/1.1" status: 204 len: 168 time: 0.4607317 2026-06-26 11:51:21.621 10 INFO neutron.api.v2.resource [None req-27f9ca8c-37ad-43ea-9594-9dc99ad550f1 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] show failed (client error): The resource could not be found. 2026-06-26 11:51:21.623 10 INFO neutron.wsgi [None req-27f9ca8c-37ad-43ea-9594-9dc99ad550f1 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.244 "GET /v2.0/floatingips/fe417ccd-8a7a-4446-8d2d-f5df8c8db89d HTTP/1.1" status: 404 len: 345 time: 0.0269413 2026-06-26 11:51:21.623 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-40a103ec-4401-4381-abb3-8b38e7f447c6'] response: {'name': 'network-changed', 'server_uuid': '43157b31-70db-4ea8-9391-a3b6a94501c0', 'tag': '4fef59e5-b227-41bd-af51-d277238efb79', 'status': 'completed', 'code': 200} 2026-06-26 11:51:21.676 10 INFO neutron.wsgi [req-7ef5480e-1591-40ee-8312-dced77455b75 req-606c57ff-9f4c-4e25-9fdc-5a692fe6607d c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?tenant_id=e9d86c455ad0447f9e833d742f3b528a&device_id=43157b31-70db-4ea8-9391-a3b6a94501c0 HTTP/1.1" status: 200 len: 1586 time: 0.0300853 2026-06-26 11:51:21.734 10 INFO neutron.wsgi [req-7ef5480e-1591-40ee-8312-dced77455b75 req-c7f7ea97-b689-49ed-9744-67fbdd639d60 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks?id=fadad8ce-d98d-4c45-bd56-5e0e5977ad76 HTTP/1.1" status: 200 len: 1002 time: 0.0526028 2026-06-26 11:51:21.766 10 INFO neutron.wsgi [req-7ef5480e-1591-40ee-8312-dced77455b75 req-547d869d-4846-415a-9283-ecacad5d2480 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.66&port_id=4fef59e5-b227-41bd-af51-d277238efb79 HTTP/1.1" status: 200 len: 217 time: 0.0255177 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:51:21.803 10 INFO neutron.wsgi [req-7ef5480e-1591-40ee-8312-dced77455b75 req-1bb9be59-336a-44e7-a9e2-8356df31a24f c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A34f&port_id=4fef59e5-b227-41bd-af51-d277238efb79 HTTP/1.1" status: 200 len: 217 time: 0.0300431 2026-06-26 11:51:21.837 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] OVN reports status down for port: 4fef59e5-b227-41bd-af51-d277238efb79 2026-06-26 11:51:21.869 10 INFO neutron.wsgi [req-7ef5480e-1591-40ee-8312-dced77455b75 req-2b50599e-d76c-4fd3-88bf-a3492e39c11a c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/subnets?id=effd551e-c957-4af5-a5f1-b709f57e9e4a&id=d57f35cd-197c-4afc-a476-9317f74fa23d HTTP/1.1" status: 200 len: 1561 time: 0.0586820 2026-06-26 11:51:21.904 10 INFO neutron.wsgi [req-7ef5480e-1591-40ee-8312-dced77455b75 req-d0b3b56d-ead6-4bc6-ab78-dc85e64de8db c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=fadad8ce-d98d-4c45-bd56-5e0e5977ad76&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0265036 2026-06-26 11:51:21.942 10 INFO neutron.wsgi [req-7ef5480e-1591-40ee-8312-dced77455b75 req-a9d4531e-99bb-4f96-89a1-b9990b9e429c c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/ports?network_id=fadad8ce-d98d-4c45-bd56-5e0e5977ad76&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0298474 2026-06-26 11:51:22.065 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e051d84-2b67-468b-b3bf-79cf6f92426e'] response: {'server_uuid': '43157b31-70db-4ea8-9391-a3b6a94501c0', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4fef59e5-b227-41bd-af51-d277238efb79', 'code': 200} 2026-06-26 11:51:22.068 10 INFO neutron.wsgi [req-7ef5480e-1591-40ee-8312-dced77455b75 req-2e8e4dfa-4716-46be-a09f-c9143c78bf31 c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/fadad8ce-d98d-4c45-bd56-5e0e5977ad76?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1086283 2026-06-26 11:51:22.138 10 INFO neutron.wsgi [req-7ef5480e-1591-40ee-8312-dced77455b75 req-00b14c73-e8b8-4929-93bc-18d89ca30dcf c3c02c2477a94e50883937a26e176a15 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] 199.204.45.23 "GET /v2.0/networks/fadad8ce-d98d-4c45-bd56-5e0e5977ad76?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0648730 2026-06-26 11:51:22.221 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd9721f4-af32-4575-beb7-8fc63908fd75 - - - - - -] Successfully bumped revision number for resource 4fef59e5-b227-41bd-af51-d277238efb79 (type: ports) to 5 2026-06-26 11:51:22.222 9 INFO neutron.wsgi [req-2f075835-de07-4c1c-8043-2428e8fe3669 req-10f2ef9a-d163-4b99-820a-e6441456c938 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.217 "GET /v2.0/ports?device_id=43157b31-70db-4ea8-9391-a3b6a94501c0 HTTP/1.1" status: 200 len: 1396 time: 0.4475186 2026-06-26 11:51:22.286 9 INFO neutron.wsgi [req-2f075835-de07-4c1c-8043-2428e8fe3669 req-32e762e4-4f9b-43bb-b835-db9310aa5ab3 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.217 "GET /v2.0/security-groups?id=c3d8446a-0edb-4887-9c09-6c64c09eb7b8&fields=id&fields=name HTTP/1.1" status: 200 len: 309 time: 0.0567460 2026-06-26 11:51:22.296 9 INFO neutron.wsgi [req-4dee7f77-d4b1-4cbd-aa91-bd8373bd0c1c req-96b6ff24-226a-4cf0-b566-0d800bc9db13 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 199.204.45.23 "GET /v2.0/ports?device_id=43157b31-70db-4ea8-9391-a3b6a94501c0 HTTP/1.1" status: 200 len: 1394 time: 0.1144040 2026-06-26 11:51:22.630 9 INFO neutron.wsgi [None req-0ec32a78-6750-4fa8-be39-45070ee05e24 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 199.204.45.23 "DELETE /v2.0/ports/4fef59e5-b227-41bd-af51-d277238efb79 HTTP/1.1" status: 204 len: 173 time: 0.3290215 2026-06-26 11:51:23.660 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-71ee55c3-c7eb-49d1-bbfb-819893d58aaa'] response: {'server_uuid': '43157b31-70db-4ea8-9391-a3b6a94501c0', 'name': 'network-vif-deleted', 'tag': '4fef59e5-b227-41bd-af51-d277238efb79', 'status': 'completed', 'code': 200} 2026-06-26 11:51:24.102 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c1f51d5-570b-4e58-9673-1cf5e61ca3a9'] response: {'server_uuid': '43157b31-70db-4ea8-9391-a3b6a94501c0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4fef59e5-b227-41bd-af51-d277238efb79', 'code': 200} 2026-06-26 11:51:27.608 9 INFO neutron.wsgi [None req-b9b78a9c-0ff1-4554-872a-bf76a7bca220 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "DELETE /v2.0/security-group-rules/8b297d2b-ee8b-4693-87ff-c83d00f41dfb HTTP/1.1" status: 204 len: 168 time: 0.2459891 2026-06-26 11:51:27.622 9 INFO neutron.api.v2.resource [None req-f14898fe-41fc-4f0b-8a20-63a075ace8a0 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] show failed (client error): The resource could not be found. 2026-06-26 11:51:27.623 9 INFO neutron.wsgi [None req-f14898fe-41fc-4f0b-8a20-63a075ace8a0 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.244 "GET /v2.0/security-group-rules/8b297d2b-ee8b-4693-87ff-c83d00f41dfb HTTP/1.1" status: 404 len: 356 time: 0.0102792 2026-06-26 11:51:27.894 9 INFO neutron.wsgi [None req-5f666a2c-1d82-42f7-97d2-a4be783e3d8c 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "DELETE /v2.0/security-group-rules/4091999d-2318-45e1-bb4e-007021df1b2e HTTP/1.1" status: 204 len: 168 time: 0.2660446 2026-06-26 11:51:27.906 9 INFO neutron.api.v2.resource [None req-72374516-9b1e-43b6-8487-8343703d953d 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] show failed (client error): The resource could not be found. 2026-06-26 11:51:27.908 9 INFO neutron.wsgi [None req-72374516-9b1e-43b6-8487-8343703d953d 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.244 "GET /v2.0/security-group-rules/4091999d-2318-45e1-bb4e-007021df1b2e HTTP/1.1" status: 404 len: 356 time: 0.0099185 2026-06-26 11:51:28.161 9 INFO neutron.wsgi [None req-48e70f86-7771-4f1c-8599-56091ff5f83b 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "DELETE /v2.0/security-group-rules/e86a91c3-ccb8-4d52-99b3-8290952b2e30 HTTP/1.1" status: 204 len: 168 time: 0.2493892 2026-06-26 11:51:28.176 9 INFO neutron.api.v2.resource [None req-18c5fd3e-bfe3-4389-851f-78471c80e67e 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] show failed (client error): The resource could not be found. 2026-06-26 11:51:28.177 9 INFO neutron.wsgi [None req-18c5fd3e-bfe3-4389-851f-78471c80e67e 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.244 "GET /v2.0/security-group-rules/e86a91c3-ccb8-4d52-99b3-8290952b2e30 HTTP/1.1" status: 404 len: 356 time: 0.0104246 2026-06-26 11:51:28.314 9 INFO neutron.wsgi [None req-82459eda-eb5b-4b14-b330-84e98d3b3268 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "DELETE /v2.0/security-group-rules/485b0f9d-d80e-48c7-be5c-c875041e6ba4 HTTP/1.1" status: 204 len: 168 time: 0.1320000 2026-06-26 11:51:28.329 9 INFO neutron.api.v2.resource [None req-81c66dba-1f62-4dab-b265-4c17bd763b6d 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] show failed (client error): The resource could not be found. 2026-06-26 11:51:28.330 9 INFO neutron.wsgi [None req-81c66dba-1f62-4dab-b265-4c17bd763b6d 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.244 "GET /v2.0/security-group-rules/485b0f9d-d80e-48c7-be5c-c875041e6ba4 HTTP/1.1" status: 404 len: 356 time: 0.0117352 2026-06-26 11:51:28.689 9 INFO neutron.wsgi [None req-09cefd74-a10c-4e5e-bee9-4b6432ea5354 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "DELETE /v2.0/security-group-rules/a3b96ca8-ab4d-4ea2-95a4-f084cf1de6bf HTTP/1.1" status: 204 len: 168 time: 0.3516493 2026-06-26 11:51:28.705 9 INFO neutron.api.v2.resource [None req-e66236b0-9fee-4355-93a9-f7684aad6103 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] show failed (client error): The resource could not be found. 2026-06-26 11:51:28.706 9 INFO neutron.wsgi [None req-e66236b0-9fee-4355-93a9-f7684aad6103 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.244 "GET /v2.0/security-group-rules/a3b96ca8-ab4d-4ea2-95a4-f084cf1de6bf HTTP/1.1" status: 404 len: 356 time: 0.0123639 2026-06-26 11:51:28.968 9 INFO neutron.wsgi [None req-33f6d317-a787-4866-95cd-a550414b7303 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "DELETE /v2.0/security-group-rules/58b68e98-e607-445f-949b-70c236fb270a HTTP/1.1" status: 204 len: 168 time: 0.2564142 2026-06-26 11:51:29.007 9 INFO neutron.api.v2.resource [None req-4b884c30-14e2-404a-9944-864e11349bb2 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] show failed (client error): The resource could not be found. 2026-06-26 11:51:29.009 9 INFO neutron.wsgi [None req-4b884c30-14e2-404a-9944-864e11349bb2 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.244 "GET /v2.0/security-group-rules/58b68e98-e607-445f-949b-70c236fb270a HTTP/1.1" status: 404 len: 356 time: 0.0200105 2026-06-26 11:51:29.204 9 INFO neutron.wsgi [None req-155e858d-ff87-41b0-bb0e-6ab35ce04871 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "DELETE /v2.0/security-group-rules/e51acaba-efab-48ac-a057-1f22c3c612fa HTTP/1.1" status: 204 len: 168 time: 0.1900749 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:51:29.226 10 INFO neutron.api.v2.resource [None req-1c2e5c2b-64af-4292-a7fb-d12818e511cf 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] show failed (client error): The resource could not be found. 2026-06-26 11:51:29.227 10 INFO neutron.wsgi [None req-1c2e5c2b-64af-4292-a7fb-d12818e511cf 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.244 "GET /v2.0/security-group-rules/e51acaba-efab-48ac-a057-1f22c3c612fa HTTP/1.1" status: 404 len: 356 time: 0.0108316 2026-06-26 11:51:29.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034373 2026-06-26 11:51:29.489 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017476 2026-06-26 11:51:29.540 10 INFO neutron.wsgi [None req-c76457dd-c97b-427e-819d-efd980b2a60b 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "DELETE /v2.0/security-group-rules/0c84be5f-0b0a-452e-9bd4-bf09897b1adc HTTP/1.1" status: 204 len: 168 time: 0.3090360 2026-06-26 11:51:29.559 10 INFO neutron.api.v2.resource [None req-795be7e7-4a28-494a-bcad-6927b0cc7d0e 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] show failed (client error): The resource could not be found. 2026-06-26 11:51:29.561 10 INFO neutron.wsgi [None req-795be7e7-4a28-494a-bcad-6927b0cc7d0e 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.244 "GET /v2.0/security-group-rules/0c84be5f-0b0a-452e-9bd4-bf09897b1adc HTTP/1.1" status: 404 len: 356 time: 0.0147231 2026-06-26 11:51:30.078 10 INFO neutron.wsgi [None req-70780db7-3e3d-4cd1-aa44-7fab811c0229 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "DELETE /v2.0/security-group-rules/09ddfecf-52ed-4c06-b4fa-11325b743a45 HTTP/1.1" status: 204 len: 168 time: 0.5122714 2026-06-26 11:51:30.096 9 INFO neutron.api.v2.resource [None req-ddf48ce4-ff3d-4b9c-b034-db86f55568ba 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] show failed (client error): The resource could not be found. 2026-06-26 11:51:30.097 9 INFO neutron.wsgi [None req-ddf48ce4-ff3d-4b9c-b034-db86f55568ba 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.244 "GET /v2.0/security-group-rules/09ddfecf-52ed-4c06-b4fa-11325b743a45 HTTP/1.1" status: 404 len: 356 time: 0.0145683 2026-06-26 11:51:30.496 9 INFO neutron.wsgi [None req-7efc7b39-a581-47a2-af3f-a39b03ca8366 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "DELETE /v2.0/security-group-rules/f77c6fe7-6dc6-412f-942b-b7c4829aaab1 HTTP/1.1" status: 204 len: 168 time: 0.3938856 2026-06-26 11:51:30.513 9 INFO neutron.api.v2.resource [None req-b17a593d-1813-4668-85c5-6c1bc8b272d8 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] show failed (client error): The resource could not be found. 2026-06-26 11:51:30.516 9 INFO neutron.wsgi [None req-b17a593d-1813-4668-85c5-6c1bc8b272d8 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.244 "GET /v2.0/security-group-rules/f77c6fe7-6dc6-412f-942b-b7c4829aaab1 HTTP/1.1" status: 404 len: 356 time: 0.0150836 2026-06-26 11:51:30.816 9 INFO neutron.wsgi [None req-5ba1c7be-2036-46b2-9826-ff61f3e8fb44 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "DELETE /v2.0/security-group-rules/9705f5f0-cf6e-4274-8e9d-3aba0e534b03 HTTP/1.1" status: 204 len: 168 time: 0.2938533 2026-06-26 11:51:30.835 9 INFO neutron.api.v2.resource [None req-dc8eb01c-d46f-4ced-bec9-b8cc69faaa5d 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] show failed (client error): The resource could not be found. 2026-06-26 11:51:30.836 9 INFO neutron.wsgi [None req-dc8eb01c-d46f-4ced-bec9-b8cc69faaa5d 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.244 "GET /v2.0/security-group-rules/9705f5f0-cf6e-4274-8e9d-3aba0e534b03 HTTP/1.1" status: 404 len: 356 time: 0.0132647 2026-06-26 11:51:31.209 9 INFO neutron.wsgi [None req-01c04c1d-4f27-4c7d-ba1f-b9477f8e3d5c 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/c3d8446a-0edb-4887-9c09-6c64c09eb7b8 HTTP/1.1" status: 204 len: 168 time: 0.3672748 2026-06-26 11:51:31.226 9 INFO neutron.api.v2.resource [None req-bfe330a6-6c0d-4550-905c-524932d9361e 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] show failed (client error): The resource could not be found. 2026-06-26 11:51:31.227 9 INFO neutron.wsgi [None req-bfe330a6-6c0d-4550-905c-524932d9361e 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.244 "GET /v2.0/security-groups/c3d8446a-0edb-4887-9c09-6c64c09eb7b8 HTTP/1.1" status: 404 len: 347 time: 0.0123999 2026-06-26 11:51:32.376 9 INFO neutron.wsgi [None req-1ac7d16a-55ae-4f97-8e0a-3f5dd4d9b1d3 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "PUT /v2.0/routers/d73f2ad2-07cb-4a1e-8b23-8eaf052465bf/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.0816782 2026-06-26 11:51:32.528 10 INFO neutron.api.v2.resource [None req-c8d6c69d-078b-48c0-aebf-597f308f679f 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-06-26 11:51:32.529 10 INFO neutron.wsgi [None req-c8d6c69d-078b-48c0-aebf-597f308f679f 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.244 "PUT /v2.0/routers/d73f2ad2-07cb-4a1e-8b23-8eaf052465bf/remove_router_interface HTTP/1.1" status: 404 len: 399 time: 0.1490989 2026-06-26 11:51:33.488 10 INFO neutron.wsgi [None req-19be47a0-9212-4d01-80a1-80c2c1c74157 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "PUT /v2.0/routers/d73f2ad2-07cb-4a1e-8b23-8eaf052465bf/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.9532139 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:51:33.620 9 INFO neutron.api.v2.resource [None req-49640c94-a1fe-4148-afc3-a6e63dae6362 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-06-26 11:51:33.622 9 INFO neutron.wsgi [None req-49640c94-a1fe-4148-afc3-a6e63dae6362 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.244 "PUT /v2.0/routers/d73f2ad2-07cb-4a1e-8b23-8eaf052465bf/remove_router_interface HTTP/1.1" status: 404 len: 399 time: 0.1283021 2026-06-26 11:51:34.560 9 INFO neutron.wsgi [None req-618e5e91-3f23-4b8b-a436-534963e7db65 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "PUT /v2.0/routers/d73f2ad2-07cb-4a1e-8b23-8eaf052465bf/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.9336932 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:51:34.697 10 INFO neutron.api.v2.resource [None req-2fa490c7-dad3-4440-a5ff-ddaa1ed24019 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-06-26 11:51:34.698 10 INFO neutron.wsgi [None req-2fa490c7-dad3-4440-a5ff-ddaa1ed24019 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.244 "PUT /v2.0/routers/d73f2ad2-07cb-4a1e-8b23-8eaf052465bf/remove_router_interface HTTP/1.1" status: 404 len: 399 time: 0.1324368 2026-06-26 11:51:35.327 10 INFO neutron.wsgi [None req-27776bb3-71cc-4e17-9cd6-f342b0b31555 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "DELETE /v2.0/routers/d73f2ad2-07cb-4a1e-8b23-8eaf052465bf HTTP/1.1" status: 204 len: 168 time: 0.6170299 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:51:35.368 9 INFO neutron.api.v2.resource [None req-1d408208-db76-4e4b-8947-1719fcdaa425 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] show failed (client error): The resource could not be found. 2026-06-26 11:51:35.370 9 INFO neutron.wsgi [None req-1d408208-db76-4e4b-8947-1719fcdaa425 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.244 "GET /v2.0/routers/d73f2ad2-07cb-4a1e-8b23-8eaf052465bf HTTP/1.1" status: 404 len: 336 time: 0.0347738 2026-06-26 11:51:35.593 9 INFO neutron.wsgi [None req-2cfcbea7-5df8-4d7b-81ed-9fb7e4fafe21 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "DELETE /v2.0/subnets/4e0fb3a3-9c32-4f68-9a4f-271ca17ba144 HTTP/1.1" status: 204 len: 168 time: 0.2155926 2026-06-26 11:51:35.615 9 INFO neutron.pecan_wsgi.hooks.translation [None req-56c5057c-fe05-48f8-b1ee-6b9e1a6438f2 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] GET failed (client error): The resource could not be found. 2026-06-26 11:51:35.617 9 INFO neutron.wsgi [None req-56c5057c-fe05-48f8-b1ee-6b9e1a6438f2 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.244 "GET /v2.0/subnets/4e0fb3a3-9c32-4f68-9a4f-271ca17ba144 HTTP/1.1" status: 404 len: 337 time: 0.0191953 2026-06-26 11:51:35.850 9 INFO neutron.wsgi [None req-1d2b1108-a7ee-448d-8a55-1bc5c2d34943 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "DELETE /v2.0/subnets/3f73910f-3c99-48b0-b1dc-2e5fc4136348 HTTP/1.1" status: 204 len: 168 time: 0.2272460 2026-06-26 11:51:35.871 9 INFO neutron.pecan_wsgi.hooks.translation [None req-38636821-b7f2-4e16-8606-ce53348fd09f 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] GET failed (client error): The resource could not be found. 2026-06-26 11:51:35.872 9 INFO neutron.wsgi [None req-38636821-b7f2-4e16-8606-ce53348fd09f 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.244 "GET /v2.0/subnets/3f73910f-3c99-48b0-b1dc-2e5fc4136348 HTTP/1.1" status: 404 len: 337 time: 0.0169396 2026-06-26 11:51:36.264 9 INFO neutron.wsgi [None req-d1545d14-5f68-4d7e-bc67-fe3b09753f68 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "DELETE /v2.0/networks/ff6a9514-1a91-43e8-b83a-3b6a2d27821b HTTP/1.1" status: 204 len: 168 time: 0.3874187 2026-06-26 11:51:36.287 9 INFO neutron.pecan_wsgi.hooks.translation [None req-15d9e8eb-94c5-4bd2-9fe3-fbcebaa782a1 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] GET failed (client error): The resource could not be found. 2026-06-26 11:51:36.288 9 INFO neutron.wsgi [None req-15d9e8eb-94c5-4bd2-9fe3-fbcebaa782a1 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.244 "GET /v2.0/networks/ff6a9514-1a91-43e8-b83a-3b6a2d27821b HTTP/1.1" status: 404 len: 339 time: 0.0129330 2026-06-26 11:51:36.342 9 INFO neutron.services.segments.plugin [-] Segment 387afbd6-4887-4321-a069-3a4eb8fc7c76 resource provider aggregate not found 2026-06-26 11:51:36.359 9 INFO neutron.services.segments.plugin [-] Segment 387afbd6-4887-4321-a069-3a4eb8fc7c76 resource provider aggregate not found 2026-06-26 11:51:36.375 9 INFO neutron.services.segments.plugin [-] Segment 387afbd6-4887-4321-a069-3a4eb8fc7c76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 387afbd6-4887-4321-a069-3a4eb8fc7c76 found for delete ", "request_id": "req-f50df628-ceb7-4f44-af00-1b305d0bce32"}]} 2026-06-26 11:51:36.381 9 INFO neutron.services.segments.plugin [-] Segment 387afbd6-4887-4321-a069-3a4eb8fc7c76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 387afbd6-4887-4321-a069-3a4eb8fc7c76 found for delete ", "request_id": "req-1349a966-73e9-4bbb-9395-01f235abbc4e"}]} 2026-06-26 11:51:36.511 9 INFO neutron.wsgi [None req-47ef5c33-2f7a-4bf8-a795-2a279864c255 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "DELETE /v2.0/subnets/effd551e-c957-4af5-a5f1-b709f57e9e4a HTTP/1.1" status: 204 len: 168 time: 0.2163115 2026-06-26 11:51:36.534 9 INFO neutron.pecan_wsgi.hooks.translation [None req-b9a51c03-a794-47c5-b9c1-ae6ecefe2709 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] GET failed (client error): The resource could not be found. 2026-06-26 11:51:36.536 9 INFO neutron.wsgi [None req-b9a51c03-a794-47c5-b9c1-ae6ecefe2709 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.244 "GET /v2.0/subnets/effd551e-c957-4af5-a5f1-b709f57e9e4a HTTP/1.1" status: 404 len: 337 time: 0.0177193 2026-06-26 11:51:36.740 9 INFO neutron.wsgi [None req-aa923d17-183f-422b-9d01-b7f8d429cf46 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "DELETE /v2.0/subnets/d57f35cd-197c-4afc-a476-9317f74fa23d HTTP/1.1" status: 204 len: 168 time: 0.1995251 2026-06-26 11:51:36.768 10 INFO neutron.pecan_wsgi.hooks.translation [None req-4fbf1883-c43d-441a-bcef-7bce91def687 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] GET failed (client error): The resource could not be found. 2026-06-26 11:51:36.769 10 INFO neutron.wsgi [None req-4fbf1883-c43d-441a-bcef-7bce91def687 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.244 "GET /v2.0/subnets/d57f35cd-197c-4afc-a476-9317f74fa23d HTTP/1.1" status: 404 len: 337 time: 0.0230253 2026-06-26 11:51:37.585 10 INFO neutron.services.segments.plugin [-] Segment 46a35571-839e-4ef3-a787-f2f093417f6e resource provider aggregate not found 2026-06-26 11:51:37.596 10 INFO neutron.wsgi [None req-5e834fbd-5887-49a5-a4b1-5f3618f0501f 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "DELETE /v2.0/networks/fadad8ce-d98d-4c45-bd56-5e0e5977ad76 HTTP/1.1" status: 204 len: 168 time: 0.8222697 2026-06-26 11:51:37.597 10 INFO neutron.services.segments.plugin [-] Segment 46a35571-839e-4ef3-a787-f2f093417f6e resource provider aggregate not found 2026-06-26 11:51:37.627 9 INFO neutron.pecan_wsgi.hooks.translation [None req-3800abd6-e7a8-4d75-9b18-e01ad9b163d0 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] GET failed (client error): The resource could not be found. 2026-06-26 11:51:37.628 9 INFO neutron.wsgi [None req-3800abd6-e7a8-4d75-9b18-e01ad9b163d0 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.244 "GET /v2.0/networks/fadad8ce-d98d-4c45-bd56-5e0e5977ad76 HTTP/1.1" status: 404 len: 339 time: 0.0259428 2026-06-26 11:51:37.629 10 INFO neutron.services.segments.plugin [-] Segment 46a35571-839e-4ef3-a787-f2f093417f6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46a35571-839e-4ef3-a787-f2f093417f6e found for delete ", "request_id": "req-f64e25a9-5c44-4095-9dbe-9cb6be8543bf"}]} 2026-06-26 11:51:37.633 10 INFO neutron.services.segments.plugin [-] Segment 46a35571-839e-4ef3-a787-f2f093417f6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46a35571-839e-4ef3-a787-f2f093417f6e found for delete ", "request_id": "req-cab1030a-a68b-45c5-b7ec-f1ba5e94d316"}]} 2026-06-26 11:51:37.827 9 INFO neutron.wsgi [None req-4ce197bb-734c-4c82-bc67-79bbfd018904 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "DELETE /v2.0/subnets/dbb19eaa-cc79-4578-88de-71769416adeb HTTP/1.1" status: 204 len: 168 time: 0.1929848 2026-06-26 11:51:37.849 9 INFO neutron.pecan_wsgi.hooks.translation [None req-016a6ce3-edf0-46a6-aa81-d9df48db448d 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] GET failed (client error): The resource could not be found. 2026-06-26 11:51:37.850 9 INFO neutron.wsgi [None req-016a6ce3-edf0-46a6-aa81-d9df48db448d 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.244 "GET /v2.0/subnets/dbb19eaa-cc79-4578-88de-71769416adeb HTTP/1.1" status: 404 len: 337 time: 0.0167978 2026-06-26 11:51:38.070 9 INFO neutron.wsgi [None req-9f943aba-acfd-4393-8fe4-34fea8859995 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "DELETE /v2.0/subnets/6a34b78c-b802-4ed5-80ea-28a88756dabb HTTP/1.1" status: 204 len: 168 time: 0.2137353 2026-06-26 11:51:38.105 10 INFO neutron.pecan_wsgi.hooks.translation [None req-c2db0a1e-8296-4033-90f6-64cb595ac3c4 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] GET failed (client error): The resource could not be found. 2026-06-26 11:51:38.107 10 INFO neutron.wsgi [None req-c2db0a1e-8296-4033-90f6-64cb595ac3c4 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.244 "GET /v2.0/subnets/6a34b78c-b802-4ed5-80ea-28a88756dabb HTTP/1.1" status: 404 len: 337 time: 0.0264256 2026-06-26 11:51:38.587 10 INFO neutron.wsgi [None req-8324c094-890d-4796-80bd-4d60a52818c0 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - - -] 10.0.0.244 "DELETE /v2.0/networks/4fdc7949-8564-476d-9a0a-b7cc4a556f68 HTTP/1.1" status: 204 len: 168 time: 0.4751227 2026-06-26 11:51:38.615 9 INFO neutron.pecan_wsgi.hooks.translation [None req-d9f9a666-0109-4d89-8570-f64ffef712f4 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] GET failed (client error): The resource could not be found. 2026-06-26 11:51:38.617 9 INFO neutron.wsgi [None req-d9f9a666-0109-4d89-8570-f64ffef712f4 3e172f53c5d54009a699507cbda97924 e9d86c455ad0447f9e833d742f3b528a - - default default] 10.0.0.244 "GET /v2.0/networks/4fdc7949-8564-476d-9a0a-b7cc4a556f68 HTTP/1.1" status: 404 len: 339 time: 0.0195484 2026-06-26 11:51:39.653 10 INFO neutron.services.segments.plugin [-] Segment 1a3e0094-8bb2-4f77-a0dd-c64c869f6fc4 resource provider aggregate not found 2026-06-26 11:51:39.661 10 INFO neutron.services.segments.plugin [-] Segment 1a3e0094-8bb2-4f77-a0dd-c64c869f6fc4 resource provider aggregate not found 2026-06-26 11:51:39.678 10 INFO neutron.services.segments.plugin [-] Segment 1a3e0094-8bb2-4f77-a0dd-c64c869f6fc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a3e0094-8bb2-4f77-a0dd-c64c869f6fc4 found for delete ", "request_id": "req-9ad00c38-9b8f-4564-a4b1-33d1d0bbf606"}]} 2026-06-26 11:51:39.682 10 INFO neutron.services.segments.plugin [-] Segment 1a3e0094-8bb2-4f77-a0dd-c64c869f6fc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a3e0094-8bb2-4f77-a0dd-c64c869f6fc4 found for delete ", "request_id": "req-90b0bafc-fcb0-4639-aa52-de123ecd99fd"}]} 2026-06-26 11:51:41.045 10 INFO neutron.db.ovn_revision_numbers_db [None req-cf42a37b-51fd-4c14-ab11-c0d2824e1de8 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 9b197c79-3c1d-4140-b367-531ae0e61776 (type: security_groups) to 1 2026-06-26 11:51:41.064 10 INFO neutron.wsgi [None req-cf42a37b-51fd-4c14-ab11-c0d2824e1de8 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=6ff5e301739c4590b5003bb44454ca1b&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2579734 2026-06-26 11:51:41.238 9 INFO neutron.wsgi [None req-3fb713d2-b567-4d37-8097-a1f6e134fa44 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/9b197c79-3c1d-4140-b367-531ae0e61776 HTTP/1.1" status: 204 len: 168 time: 0.1689057 2026-06-26 11:51:41.466 10 INFO neutron.db.ovn_revision_numbers_db [None req-7dca2a39-37b1-4d4d-95ac-3994d0fc3001 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource abff0229-68d6-4edd-b303-5c3e2ca2576a (type: security_groups) to 1 2026-06-26 11:51:41.487 10 INFO neutron.wsgi [None req-7dca2a39-37b1-4d4d-95ac-3994d0fc3001 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=a2cefef2029a4ca8aaf4505acb93a07b&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1367137 2026-06-26 11:51:41.683 10 INFO neutron.wsgi [None req-10d0d04d-ebef-4121-994d-76611755b967 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/abff0229-68d6-4edd-b303-5c3e2ca2576a HTTP/1.1" status: 204 len: 168 time: 0.1913364 2026-06-26 11:51:41.933 9 INFO neutron.db.ovn_revision_numbers_db [None req-e8a15fcb-4821-49e2-97a3-5896b93057ed df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 9a7e3dcf-0a39-4aba-90e1-30ee65dc9f19 (type: security_groups) to 1 2026-06-26 11:51:41.954 9 INFO neutron.wsgi [None req-e8a15fcb-4821-49e2-97a3-5896b93057ed df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=1259c5da335f42e6a40e76175b764cbc&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1162293 2026-06-26 11:51:42.136 9 INFO neutron.wsgi [None req-afae947d-4eb7-40a5-8865-e9d6de33bd9e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/9a7e3dcf-0a39-4aba-90e1-30ee65dc9f19 HTTP/1.1" status: 204 len: 168 time: 0.1766863 2026-06-26 11:51:42.373 9 INFO neutron.db.ovn_revision_numbers_db [None req-3f8cde5e-4e27-421a-8c2b-adb75b5793a5 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 7c3232a0-12e0-4ddf-a08f-d0a340bc06e5 (type: security_groups) to 1 2026-06-26 11:51:42.403 9 INFO neutron.wsgi [None req-3f8cde5e-4e27-421a-8c2b-adb75b5793a5 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=2f84b22aa3474b44b669417fffaff327&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1272929 2026-06-26 11:51:42.597 10 INFO neutron.wsgi [None req-f5a88007-39af-475c-ab3f-34d889d12fc8 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/7c3232a0-12e0-4ddf-a08f-d0a340bc06e5 HTTP/1.1" status: 204 len: 168 time: 0.1858423 2026-06-26 11:51:42.898 10 INFO neutron.db.ovn_revision_numbers_db [None req-943d93f4-be15-408f-a505-2c41ac1dd0f1 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource abcde5d8-8ec5-4cf2-8efa-3615007c7ad1 (type: security_groups) to 1 2026-06-26 11:51:42.923 10 INFO neutron.wsgi [None req-943d93f4-be15-408f-a505-2c41ac1dd0f1 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=150a7945e62346b483292f63ac671e20&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1587536 2026-06-26 11:51:43.116 10 INFO neutron.wsgi [None req-9fc142b9-9b53-4673-aa47-f5dba59282c2 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/abcde5d8-8ec5-4cf2-8efa-3615007c7ad1 HTTP/1.1" status: 204 len: 168 time: 0.1881654 2026-06-26 11:51:43.407 9 INFO neutron.db.ovn_revision_numbers_db [None req-4aacd9dd-dcdb-45f9-9cbb-f87f2d4646b6 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource bef244bb-d54a-4aef-9125-4b6a7078112c (type: security_groups) to 1 2026-06-26 11:51:43.433 9 INFO neutron.wsgi [None req-4aacd9dd-dcdb-45f9-9cbb-f87f2d4646b6 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=b0619872131842398a285214b6d18377&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1464889 2026-06-26 11:51:43.628 9 INFO neutron.wsgi [None req-3968daa4-9e05-4186-93c6-5dd3a367dcd8 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/bef244bb-d54a-4aef-9125-4b6a7078112c HTTP/1.1" status: 204 len: 168 time: 0.1895602 2026-06-26 11:51:43.820 9 INFO neutron.wsgi [None req-a15016b6-31fd-4ec3-bfba-d113340207d1 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=e9d86c455ad0447f9e833d742f3b528a&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0345798 2026-06-26 11:51:44.029 9 INFO neutron.wsgi [None req-0bdd9486-e876-403c-9fa4-8b8ad3e1f089 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/b2100dc2-55ca-4f60-bb8c-ad96aea7ab5d HTTP/1.1" status: 204 len: 168 time: 0.2037966 2026-06-26 11:51:44.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032139 2026-06-26 11:51:44.489 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029404 2026-06-26 11:51:48.153 10 INFO neutron.wsgi [None req-97f3eb2b-f14a-41f0-8e9f-a591f7b61553 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.1323063 2026-06-26 11:51:48.181 10 INFO neutron.wsgi [None req-5e7eb812-3eef-48f9-b7bc-7ca2fb4dbd82 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0265241 2026-06-26 11:51:48.211 10 INFO neutron.wsgi [None req-dbf26a1b-d931-4e38-bf95-b32532579e12 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0289207 2026-06-26 11:51:48.224 10 INFO neutron.wsgi [None req-6acbd11f-af12-4456-9c85-8ef61637354a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0107441 2026-06-26 11:51:48.292 10 INFO neutron.wsgi [None req-d9cae9d9-d44f-4655-9d29-6b84460bd1af df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0661063 2026-06-26 11:51:48.344 10 INFO neutron.wsgi [None req-12ce9262-47ab-4fd7-8bac-4bf27fed8377 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0494211 2026-06-26 11:51:48.378 10 INFO neutron.wsgi [None req-cb0c79ee-100c-447b-9038-d31d7a546523 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0298424 2026-06-26 11:51:48.386 10 INFO neutron.db.ovn_revision_numbers_db [None req-ee721942-bdaa-42b8-925e-8f7819921081 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] Successfully bumped revision number for resource cab45754-5698-4aff-9588-707d0955d2ff (type: security_groups) to 1 2026-06-26 11:51:48.476 10 INFO neutron.db.segments_db [None req-ee721942-bdaa-42b8-925e-8f7819921081 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] Added segment fd4ed7d3-cb20-4ee7-b13c-25e74a1191c2 of type geneve for network cf2d8853-b8f2-4783-ae7d-2e5bca7a75ff 2026-06-26 11:51:48.485 10 INFO neutron.wsgi [None req-36596995-f426-4a84-bf19-fb922df43e95 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 19587 time: 0.1064477 2026-06-26 11:51:48.531 10 INFO neutron.wsgi [None req-f844a698-3366-44e7-b2af-d246d6132b98 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0369787 2026-06-26 11:51:48.578 10 INFO neutron.wsgi [None req-b7ef0136-ce2f-44da-a70f-589583ffa81d df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0430655 2026-06-26 11:51:48.598 10 INFO neutron.wsgi [None req-11ab324a-f2a1-40f0-a689-dac8231e1fcd df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0184855 2026-06-26 11:51:48.624 10 INFO neutron.db.ovn_revision_numbers_db [None req-ee721942-bdaa-42b8-925e-8f7819921081 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] Successfully bumped revision number for resource cf2d8853-b8f2-4783-ae7d-2e5bca7a75ff (type: networks) to 1 2026-06-26 11:51:48.793 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ee721942-bdaa-42b8-925e-8f7819921081 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] No more DHCP agents 2026-06-26 11:51:48.795 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ee721942-bdaa-42b8-925e-8f7819921081 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] Unable to schedule network cf2d8853-b8f2-4783-ae7d-2e5bca7a75ff: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:51:48.858 10 INFO neutron.db.ovn_revision_numbers_db [None req-ee721942-bdaa-42b8-925e-8f7819921081 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] Successfully bumped revision number for resource 7b1d6b91-5ca8-40f0-bcd7-240caee325c7 (type: ports) to 1 2026-06-26 11:51:48.890 10 INFO neutron.wsgi [None req-ee721942-bdaa-42b8-925e-8f7819921081 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.8552959 2026-06-26 11:51:49.147 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7a07cd76-0ef6-4099-8732-2550e83b2579 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] No more DHCP agents 2026-06-26 11:51:49.149 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7a07cd76-0ef6-4099-8732-2550e83b2579 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] Unable to schedule network cf2d8853-b8f2-4783-ae7d-2e5bca7a75ff: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:51:49.216 10 INFO neutron.db.ovn_revision_numbers_db [None req-7a07cd76-0ef6-4099-8732-2550e83b2579 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] Successfully bumped revision number for resource b20d70fd-617a-4a80-83b5-b9ed32be84f1 (type: ports) to 1 2026-06-26 11:51:49.240 10 INFO neutron.wsgi [None req-7a07cd76-0ef6-4099-8732-2550e83b2579 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] 10.0.0.244 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3456917 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:51:49.332 10 INFO neutron.db.segments_db [None req-ef04388e-6620-475d-bff2-dc9b62ef5e45 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] Added segment 740b5a1c-2d74-4e49-8a7a-f0827b5d726b of type geneve for network 183c09db-0a9a-4c0c-b0c2-f719745fc4df 2026-06-26 11:51:49.466 10 INFO neutron.db.ovn_revision_numbers_db [None req-ef04388e-6620-475d-bff2-dc9b62ef5e45 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] Successfully bumped revision number for resource 183c09db-0a9a-4c0c-b0c2-f719745fc4df (type: networks) to 1 2026-06-26 11:51:49.637 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ef04388e-6620-475d-bff2-dc9b62ef5e45 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] No more DHCP agents 2026-06-26 11:51:49.639 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ef04388e-6620-475d-bff2-dc9b62ef5e45 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] Unable to schedule network 183c09db-0a9a-4c0c-b0c2-f719745fc4df: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:51:49.701 10 INFO neutron.db.ovn_revision_numbers_db [None req-ef04388e-6620-475d-bff2-dc9b62ef5e45 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] Successfully bumped revision number for resource b757122e-7c4a-46af-8e99-078cc79ce92d (type: ports) to 1 2026-06-26 11:51:49.738 10 INFO neutron.wsgi [None req-ef04388e-6620-475d-bff2-dc9b62ef5e45 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.4902279 2026-06-26 11:51:49.977 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-80f165cb-3e93-459f-9184-e73c6fbad934 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] No more DHCP agents 2026-06-26 11:51:49.979 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-80f165cb-3e93-459f-9184-e73c6fbad934 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] Unable to schedule network 183c09db-0a9a-4c0c-b0c2-f719745fc4df: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:51:50.043 10 INFO neutron.db.ovn_revision_numbers_db [None req-80f165cb-3e93-459f-9184-e73c6fbad934 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] Successfully bumped revision number for resource 657fbe3e-54de-4d0d-a767-4242c3ee49f2 (type: ports) to 1 2026-06-26 11:51:50.064 10 INFO neutron.wsgi [None req-80f165cb-3e93-459f-9184-e73c6fbad934 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] 10.0.0.244 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3206460 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:51:50.161 10 INFO neutron.db.segments_db [None req-d6372c05-6437-423f-942f-481e84e924be c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] Added segment 8f6ddbc9-3510-4a08-9b40-4bf1bb99093f of type geneve for network 3952dd30-faa6-425a-a334-a47eba95ec6e 2026-06-26 11:51:50.309 10 INFO neutron.db.ovn_revision_numbers_db [None req-d6372c05-6437-423f-942f-481e84e924be c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] Successfully bumped revision number for resource 3952dd30-faa6-425a-a334-a47eba95ec6e (type: networks) to 1 2026-06-26 11:51:50.538 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d6372c05-6437-423f-942f-481e84e924be c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] No more DHCP agents 2026-06-26 11:51:50.540 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d6372c05-6437-423f-942f-481e84e924be c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] Unable to schedule network 3952dd30-faa6-425a-a334-a47eba95ec6e: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:51:50.599 10 INFO neutron.db.ovn_revision_numbers_db [None req-d6372c05-6437-423f-942f-481e84e924be c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] Successfully bumped revision number for resource f8e7fbb1-dff7-4432-9a88-85ce93bdece9 (type: ports) to 1 2026-06-26 11:51:50.616 10 INFO neutron.wsgi [None req-d6372c05-6437-423f-942f-481e84e924be c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.5457335 2026-06-26 11:51:50.908 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4d26c87f-9671-4b3d-adf6-d99431026510 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] No more DHCP agents 2026-06-26 11:51:50.910 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4d26c87f-9671-4b3d-adf6-d99431026510 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] Unable to schedule network 3952dd30-faa6-425a-a334-a47eba95ec6e: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:51:50.984 10 INFO neutron.db.ovn_revision_numbers_db [None req-4d26c87f-9671-4b3d-adf6-d99431026510 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] Successfully bumped revision number for resource 45ec1ef5-cfb3-4920-a81d-dae1cc24e50b (type: ports) to 1 2026-06-26 11:51:51.012 10 INFO neutron.wsgi [None req-4d26c87f-9671-4b3d-adf6-d99431026510 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] 10.0.0.244 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3906960 2026-06-26 11:51:51.097 9 INFO neutron.db.segments_db [None req-6d015316-3740-4f61-a341-e1b79c465480 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] Added segment b2aa7c3f-982b-42c0-8963-51bcb3f9054e of type geneve for network 06bd6cae-63a1-44dd-ab71-8a15d4137ce3 2026-06-26 11:51:51.230 9 INFO neutron.db.ovn_revision_numbers_db [None req-6d015316-3740-4f61-a341-e1b79c465480 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] Successfully bumped revision number for resource 06bd6cae-63a1-44dd-ab71-8a15d4137ce3 (type: networks) to 1 2026-06-26 11:51:51.437 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6d015316-3740-4f61-a341-e1b79c465480 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] No more DHCP agents 2026-06-26 11:51:51.440 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6d015316-3740-4f61-a341-e1b79c465480 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] Unable to schedule network 06bd6cae-63a1-44dd-ab71-8a15d4137ce3: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:51:51.857 9 INFO neutron.db.ovn_revision_numbers_db [None req-6d015316-3740-4f61-a341-e1b79c465480 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] Successfully bumped revision number for resource f58a9d74-a495-4dd3-a0b9-7305b40e49ec (type: ports) to 1 2026-06-26 11:51:51.881 9 INFO neutron.wsgi [None req-6d015316-3740-4f61-a341-e1b79c465480 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.8624413 2026-06-26 11:51:52.080 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8c36c5a1-b662-4122-abd9-8acd98e876c4 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] No more DHCP agents 2026-06-26 11:51:52.082 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8c36c5a1-b662-4122-abd9-8acd98e876c4 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] Unable to schedule network 06bd6cae-63a1-44dd-ab71-8a15d4137ce3: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:51:52.148 9 INFO neutron.db.ovn_revision_numbers_db [None req-8c36c5a1-b662-4122-abd9-8acd98e876c4 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] Successfully bumped revision number for resource d8d64bba-9520-4ee0-a71e-5795cbb58353 (type: ports) to 1 2026-06-26 11:51:52.169 9 INFO neutron.wsgi [None req-8c36c5a1-b662-4122-abd9-8acd98e876c4 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] 10.0.0.244 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.2836056 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:51:52.260 9 INFO neutron.db.segments_db [None req-f031a503-2e2c-4a1a-a277-3e13f664ec5b c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] Added segment 156e3def-ee62-4786-ae9f-9374157711c2 of type geneve for network 0d6bdd96-ebc5-4895-a7b0-cf44a5867eb2 2026-06-26 11:51:52.421 9 INFO neutron.db.ovn_revision_numbers_db [None req-f031a503-2e2c-4a1a-a277-3e13f664ec5b c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] Successfully bumped revision number for resource 0d6bdd96-ebc5-4895-a7b0-cf44a5867eb2 (type: networks) to 1 2026-06-26 11:51:52.607 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f031a503-2e2c-4a1a-a277-3e13f664ec5b c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] No more DHCP agents 2026-06-26 11:51:52.609 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f031a503-2e2c-4a1a-a277-3e13f664ec5b c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] Unable to schedule network 0d6bdd96-ebc5-4895-a7b0-cf44a5867eb2: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:51:52.668 9 INFO neutron.db.ovn_revision_numbers_db [None req-f031a503-2e2c-4a1a-a277-3e13f664ec5b c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] Successfully bumped revision number for resource 84cbaadf-2498-47a4-a1a5-8a320d44df3d (type: ports) to 1 2026-06-26 11:51:52.688 9 INFO neutron.wsgi [None req-f031a503-2e2c-4a1a-a277-3e13f664ec5b c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.5136893 2026-06-26 11:51:52.912 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e9b2631a-e0b3-4053-a284-7ac209ecd1e7 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] No more DHCP agents 2026-06-26 11:51:52.915 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e9b2631a-e0b3-4053-a284-7ac209ecd1e7 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] Unable to schedule network 0d6bdd96-ebc5-4895-a7b0-cf44a5867eb2: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:51:52.986 9 INFO neutron.db.ovn_revision_numbers_db [None req-e9b2631a-e0b3-4053-a284-7ac209ecd1e7 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] Successfully bumped revision number for resource c9efe8a4-a8ba-4ea2-a09a-6cbbeddd0d1d (type: ports) to 1 2026-06-26 11:51:53.012 9 INFO neutron.wsgi [None req-e9b2631a-e0b3-4053-a284-7ac209ecd1e7 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] 10.0.0.244 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3193560 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:51:53.077 10 INFO neutron.wsgi [None req-9fbafc6b-c544-4e1e-9fc6-fa0409467ee2 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] 10.0.0.244 "PUT /v2.0/ports/b20d70fd-617a-4a80-83b5-b9ed32be84f1/tags HTTP/1.1" status: 200 len: 210 time: 0.0607672 2026-06-26 11:51:53.125 10 INFO neutron.wsgi [None req-9d349130-a268-4603-a3b2-80c7ca897d94 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] 10.0.0.244 "PUT /v2.0/ports/657fbe3e-54de-4d0d-a767-4242c3ee49f2/tags HTTP/1.1" status: 200 len: 218 time: 0.0433979 2026-06-26 11:51:53.171 10 INFO neutron.wsgi [None req-7818310f-83d9-4d5c-873c-39d75f776cd6 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] 10.0.0.244 "PUT /v2.0/ports/45ec1ef5-cfb3-4920-a81d-dae1cc24e50b/tags HTTP/1.1" status: 200 len: 227 time: 0.0408020 2026-06-26 11:51:53.214 10 INFO neutron.wsgi [None req-0b21853c-d29c-4429-a900-b01b340fc8ff c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] 10.0.0.244 "PUT /v2.0/ports/d8d64bba-9520-4ee0-a71e-5795cbb58353/tags HTTP/1.1" status: 200 len: 212 time: 0.0390012 2026-06-26 11:51:53.414 10 INFO neutron.wsgi [None req-c0b0e608-e9a8-4ec0-9e6d-a09dfae58405 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - default default] 10.0.0.244 "GET /v2.0/ports?tags=red HTTP/1.1" status: 200 len: 2448 time: 0.1946294 2026-06-26 11:51:53.483 10 INFO neutron.wsgi [None req-771b8661-1751-4e0a-bff7-d6ce854bb7fd c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - default default] 10.0.0.244 "GET /v2.0/ports?tags=red%2Cblue HTTP/1.1" status: 200 len: 1708 time: 0.0644886 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:51:53.642 9 INFO neutron.wsgi [None req-c1618e91-2025-4c59-90e0-2f34ff9f2ed1 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - default default] 10.0.0.244 "GET /v2.0/ports?tags-any=blue HTTP/1.1" status: 200 len: 1708 time: 0.1526856 2026-06-26 11:51:53.727 9 INFO neutron.wsgi [None req-2d0389ca-d6ec-4555-8025-efbdba0475ab c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - default default] 10.0.0.244 "GET /v2.0/ports?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2448 time: 0.0808101 2026-06-26 11:51:53.906 9 INFO neutron.wsgi [None req-4e0e4c07-3690-4556-af1a-a6ea3f5dff15 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - default default] 10.0.0.244 "GET /v2.0/ports?not-tags=red HTTP/1.1" status: 200 len: 5463 time: 0.1739357 2026-06-26 11:51:53.991 9 INFO neutron.wsgi [None req-3db4e9db-de9b-4051-b99f-edfaf06c6bee c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - default default] 10.0.0.244 "GET /v2.0/ports?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 6203 time: 0.0790904 2026-06-26 11:51:54.074 9 INFO neutron.wsgi [None req-42828e9c-4854-437d-9594-cd7c73fdb409 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - default default] 10.0.0.244 "GET /v2.0/ports?not-tags-any=blue HTTP/1.1" status: 200 len: 6203 time: 0.0772333 2026-06-26 11:51:54.147 9 INFO neutron.wsgi [None req-c2fd086d-d178-4c06-9e05-0baa9692819c c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - default default] 10.0.0.244 "GET /v2.0/ports?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 5463 time: 0.0691640 2026-06-26 11:51:54.643 10 INFO neutron.wsgi [None req-9794c4a0-a2a8-42bb-9ecf-db2cd904f517 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] 10.0.0.244 "DELETE /v2.0/ports/b20d70fd-617a-4a80-83b5-b9ed32be84f1 HTTP/1.1" status: 204 len: 168 time: 0.4879911 2026-06-26 11:51:54.872 10 INFO neutron.wsgi [None req-aa366926-df37-46ff-8081-5274f18ceb7d c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] 10.0.0.244 "DELETE /v2.0/ports/657fbe3e-54de-4d0d-a767-4242c3ee49f2 HTTP/1.1" status: 204 len: 168 time: 0.2250619 2026-06-26 11:51:55.101 10 INFO neutron.wsgi [None req-f72c0e2d-336c-4074-818a-e8f019151a20 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] 10.0.0.244 "DELETE /v2.0/ports/45ec1ef5-cfb3-4920-a81d-dae1cc24e50b HTTP/1.1" status: 204 len: 168 time: 0.2235298 2026-06-26 11:51:55.311 10 INFO neutron.wsgi [None req-8c8185e5-d025-43ae-a009-8d5eb73e928f c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] 10.0.0.244 "DELETE /v2.0/ports/d8d64bba-9520-4ee0-a71e-5795cbb58353 HTTP/1.1" status: 204 len: 168 time: 0.2045443 2026-06-26 11:51:55.577 10 INFO neutron.wsgi [None req-70eb91d3-2bfc-4f67-a0dd-3e31b3164fad c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] 10.0.0.244 "DELETE /v2.0/ports/c9efe8a4-a8ba-4ea2-a09a-6cbbeddd0d1d HTTP/1.1" status: 204 len: 168 time: 0.2626519 2026-06-26 11:51:55.958 10 INFO neutron.services.segments.plugin [-] Segment fd4ed7d3-cb20-4ee7-b13c-25e74a1191c2 resource provider aggregate not found 2026-06-26 11:51:55.965 10 INFO neutron.services.segments.plugin [-] Segment fd4ed7d3-cb20-4ee7-b13c-25e74a1191c2 resource provider aggregate not found 2026-06-26 11:51:55.988 10 INFO neutron.services.segments.plugin [-] Segment fd4ed7d3-cb20-4ee7-b13c-25e74a1191c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd4ed7d3-cb20-4ee7-b13c-25e74a1191c2 found for delete ", "request_id": "req-4b7dae5d-f02f-425a-b324-342ecee2c590"}]} 2026-06-26 11:51:55.988 10 INFO neutron.services.segments.plugin [-] Segment fd4ed7d3-cb20-4ee7-b13c-25e74a1191c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd4ed7d3-cb20-4ee7-b13c-25e74a1191c2 found for delete ", "request_id": "req-b48b8736-5c9d-4fcc-bae6-9c925c79dc8c"}]} 2026-06-26 11:51:56.021 10 INFO neutron.wsgi [None req-e102262d-feca-4e18-a428-f3c8b9071a32 c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] 10.0.0.244 "DELETE /v2.0/networks/cf2d8853-b8f2-4783-ae7d-2e5bca7a75ff HTTP/1.1" status: 204 len: 168 time: 0.4387453 2026-06-26 11:51:56.409 9 INFO neutron.services.segments.plugin [-] Segment 740b5a1c-2d74-4e49-8a7a-f0827b5d726b resource provider aggregate not found 2026-06-26 11:51:56.416 9 INFO neutron.services.segments.plugin [-] Segment 740b5a1c-2d74-4e49-8a7a-f0827b5d726b resource provider aggregate not found 2026-06-26 11:51:56.438 9 INFO neutron.services.segments.plugin [-] Segment 740b5a1c-2d74-4e49-8a7a-f0827b5d726b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 740b5a1c-2d74-4e49-8a7a-f0827b5d726b found for delete ", "request_id": "req-99c8b0de-4f0d-4921-9259-1b922c31861d"}]} 2026-06-26 11:51:56.439 9 INFO neutron.services.segments.plugin [-] Segment 740b5a1c-2d74-4e49-8a7a-f0827b5d726b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 740b5a1c-2d74-4e49-8a7a-f0827b5d726b found for delete ", "request_id": "req-f69e4d81-a6b3-46d0-9aab-2d64971c1775"}]} 2026-06-26 11:51:56.468 9 INFO neutron.wsgi [None req-123fa9ca-05bc-452d-8b57-8f0979f124dd c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] 10.0.0.244 "DELETE /v2.0/networks/183c09db-0a9a-4c0c-b0c2-f719745fc4df HTTP/1.1" status: 204 len: 168 time: 0.4407284 2026-06-26 11:51:56.868 10 INFO neutron.wsgi [None req-c08b5f3e-af8c-4665-abc3-b5ffa77baf2d c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] 10.0.0.244 "DELETE /v2.0/networks/3952dd30-faa6-425a-a334-a47eba95ec6e HTTP/1.1" status: 204 len: 168 time: 0.3939660 2026-06-26 11:51:57.273 9 INFO neutron.wsgi [None req-7613e552-9bdb-4941-a268-fb3b9a87ef4f c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] 10.0.0.244 "DELETE /v2.0/networks/06bd6cae-63a1-44dd-ab71-8a15d4137ce3 HTTP/1.1" status: 204 len: 168 time: 0.4001038 2026-06-26 11:51:57.709 10 INFO neutron.wsgi [None req-ae972cb7-de60-4a81-b6ef-eea56ab0b6cd c2a542ce03f34027bdbbcd8b4bbb7c63 ba9f74ba74624780bef4963436274cde - - - -] 10.0.0.244 "DELETE /v2.0/networks/0d6bdd96-ebc5-4895-a7b0-cf44a5867eb2 HTTP/1.1" status: 204 len: 168 time: 0.4295933 2026-06-26 11:51:58.013 10 INFO neutron.services.segments.plugin [-] Segment 8f6ddbc9-3510-4a08-9b40-4bf1bb99093f resource provider aggregate not found 2026-06-26 11:51:58.019 10 INFO neutron.services.segments.plugin [-] Segment 8f6ddbc9-3510-4a08-9b40-4bf1bb99093f resource provider aggregate not found 2026-06-26 11:51:58.030 10 INFO neutron.services.segments.plugin [-] Segment 8f6ddbc9-3510-4a08-9b40-4bf1bb99093f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f6ddbc9-3510-4a08-9b40-4bf1bb99093f found for delete ", "request_id": "req-a0fa6439-e889-412f-b7cb-12e6bb4a964e"}]} 2026-06-26 11:51:58.039 10 INFO neutron.services.segments.plugin [-] Segment 8f6ddbc9-3510-4a08-9b40-4bf1bb99093f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f6ddbc9-3510-4a08-9b40-4bf1bb99093f found for delete ", "request_id": "req-a3a2347f-af6f-4f88-895a-9c5f5a5bcce4"}]} 2026-06-26 11:51:58.047 10 INFO neutron.services.segments.plugin [-] Segment 156e3def-ee62-4786-ae9f-9374157711c2 resource provider aggregate not found 2026-06-26 11:51:58.059 10 INFO neutron.services.segments.plugin [-] Segment 156e3def-ee62-4786-ae9f-9374157711c2 resource provider aggregate not found 2026-06-26 11:51:58.063 10 INFO neutron.services.segments.plugin [-] Segment 156e3def-ee62-4786-ae9f-9374157711c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 156e3def-ee62-4786-ae9f-9374157711c2 found for delete ", "request_id": "req-3f77d2cf-5e3c-4d52-a81a-2ca866882514"}]} 2026-06-26 11:51:58.073 10 INFO neutron.services.segments.plugin [-] Segment 156e3def-ee62-4786-ae9f-9374157711c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 156e3def-ee62-4786-ae9f-9374157711c2 found for delete ", "request_id": "req-78d9c86c-7c34-4986-a987-1fd87d343ce9"}]} 2026-06-26 11:51:58.464 9 INFO neutron.services.segments.plugin [-] Segment b2aa7c3f-982b-42c0-8963-51bcb3f9054e resource provider aggregate not found 2026-06-26 11:51:58.471 9 INFO neutron.services.segments.plugin [-] Segment b2aa7c3f-982b-42c0-8963-51bcb3f9054e resource provider aggregate not found 2026-06-26 11:51:58.478 9 INFO neutron.services.segments.plugin [-] Segment b2aa7c3f-982b-42c0-8963-51bcb3f9054e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2aa7c3f-982b-42c0-8963-51bcb3f9054e found for delete ", "request_id": "req-bb43b797-98bb-42ab-be63-ac03d8974d9e"}]} 2026-06-26 11:51:58.489 9 INFO neutron.services.segments.plugin [-] Segment b2aa7c3f-982b-42c0-8963-51bcb3f9054e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2aa7c3f-982b-42c0-8963-51bcb3f9054e found for delete ", "request_id": "req-2d05ed55-f5f3-41c2-9091-2b2f26367919"}]} 2026-06-26 11:51:58.968 10 INFO neutron.db.ovn_revision_numbers_db [None req-7556a8fd-bb1d-471a-89b2-6e4d811f0d6b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource add1e154-06f0-4bed-aa70-628f15a26442 (type: security_groups) to 1 2026-06-26 11:51:58.988 10 INFO neutron.wsgi [None req-7556a8fd-bb1d-471a-89b2-6e4d811f0d6b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=1e3ae536864649f7af465a2bf254bf5b&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2796419 2026-06-26 11:51:59.179 9 INFO neutron.wsgi [None req-0d33b741-aaad-4c3f-8274-58260855356d df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/add1e154-06f0-4bed-aa70-628f15a26442 HTTP/1.1" status: 204 len: 168 time: 0.1725276 2026-06-26 11:51:59.317 9 INFO neutron.wsgi [None req-bf334000-7de1-464c-bb00-a6a0d5aa0e63 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=ba9f74ba74624780bef4963436274cde&name=default HTTP/1.1" status: 200 len: 3000 time: 0.0349379 2026-06-26 11:51:59.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023527 2026-06-26 11:51:59.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023870 2026-06-26 11:51:59.534 9 INFO neutron.wsgi [None req-a27feaef-63e1-4286-a37a-447b890826a7 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/cab45754-5698-4aff-9588-707d0955d2ff HTTP/1.1" status: 204 len: 168 time: 0.2126114 2026-06-26 11:51:59.752 10 INFO neutron.db.ovn_revision_numbers_db [None req-ba61aece-6eaf-413b-8cf1-e23bc7941e41 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource cd79bb37-1eaf-4f16-a564-4425e1c122bc (type: security_groups) to 1 2026-06-26 11:51:59.771 10 INFO neutron.wsgi [None req-ba61aece-6eaf-413b-8cf1-e23bc7941e41 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=f947be718537474297dd214677e6353b&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1042793 2026-06-26 11:51:59.936 10 INFO neutron.wsgi [None req-9cebc735-7e9c-41bc-bceb-79d9c9f36d60 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/cd79bb37-1eaf-4f16-a564-4425e1c122bc HTTP/1.1" status: 204 len: 168 time: 0.1598790 2026-06-26 11:52:03.520 9 INFO neutron.db.ovn_revision_numbers_db [None req-ce0688a7-e6e8-445b-af9b-3d2e408e851d 323d7a031d7e46f7a5d22daca0a279c5 890def6466564d7889bf3d02c31628bb - - - -] Successfully bumped revision number for resource 9a20e864-24b3-4077-8dab-71320f3a283a (type: security_groups) to 1 2026-06-26 11:52:03.581 9 INFO neutron.db.segments_db [None req-ce0688a7-e6e8-445b-af9b-3d2e408e851d 323d7a031d7e46f7a5d22daca0a279c5 890def6466564d7889bf3d02c31628bb - - - -] Added segment f4838485-5f31-4f4c-8f6f-5245a234e8a9 of type geneve for network d8815029-d8d5-4149-88a0-739860d1a9b8 2026-06-26 11:52:03.711 9 INFO neutron.db.ovn_revision_numbers_db [None req-ce0688a7-e6e8-445b-af9b-3d2e408e851d 323d7a031d7e46f7a5d22daca0a279c5 890def6466564d7889bf3d02c31628bb - - - -] Successfully bumped revision number for resource d8815029-d8d5-4149-88a0-739860d1a9b8 (type: networks) to 1 2026-06-26 11:52:03.884 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ce0688a7-e6e8-445b-af9b-3d2e408e851d 323d7a031d7e46f7a5d22daca0a279c5 890def6466564d7889bf3d02c31628bb - - - -] No more DHCP agents 2026-06-26 11:52:03.886 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ce0688a7-e6e8-445b-af9b-3d2e408e851d 323d7a031d7e46f7a5d22daca0a279c5 890def6466564d7889bf3d02c31628bb - - - -] Unable to schedule network d8815029-d8d5-4149-88a0-739860d1a9b8: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:52:03.948 9 INFO neutron.db.ovn_revision_numbers_db [None req-ce0688a7-e6e8-445b-af9b-3d2e408e851d 323d7a031d7e46f7a5d22daca0a279c5 890def6466564d7889bf3d02c31628bb - - - -] Successfully bumped revision number for resource 3443d645-45b9-46e3-80cf-a97135d2c0b5 (type: ports) to 1 2026-06-26 11:52:03.969 9 INFO neutron.wsgi [None req-ce0688a7-e6e8-445b-af9b-3d2e408e851d 323d7a031d7e46f7a5d22daca0a279c5 890def6466564d7889bf3d02c31628bb - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.7414918 2026-06-26 11:52:04.206 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ed7f0e71-3e1e-4a07-8cf7-61fc87fd3354 323d7a031d7e46f7a5d22daca0a279c5 890def6466564d7889bf3d02c31628bb - - - -] No more DHCP agents 2026-06-26 11:52:04.208 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ed7f0e71-3e1e-4a07-8cf7-61fc87fd3354 323d7a031d7e46f7a5d22daca0a279c5 890def6466564d7889bf3d02c31628bb - - - -] Unable to schedule network d8815029-d8d5-4149-88a0-739860d1a9b8: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:52:04.274 9 INFO neutron.db.ovn_revision_numbers_db [None req-ed7f0e71-3e1e-4a07-8cf7-61fc87fd3354 323d7a031d7e46f7a5d22daca0a279c5 890def6466564d7889bf3d02c31628bb - - - -] Successfully bumped revision number for resource 350d9b8f-2aa6-477f-8f81-9df6620c55f1 (type: ports) to 1 2026-06-26 11:52:04.297 9 INFO neutron.wsgi [None req-ed7f0e71-3e1e-4a07-8cf7-61fc87fd3354 323d7a031d7e46f7a5d22daca0a279c5 890def6466564d7889bf3d02c31628bb - - - -] 10.0.0.244 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3227081 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:52:04.361 9 INFO neutron.wsgi [None req-350f27f6-689c-4574-ae87-a5ef82bdf1e5 323d7a031d7e46f7a5d22daca0a279c5 890def6466564d7889bf3d02c31628bb - - - -] 10.0.0.244 "PUT /v2.0/ports/350d9b8f-2aa6-477f-8f81-9df6620c55f1/tags HTTP/1.1" status: 200 len: 218 time: 0.0568819 2026-06-26 11:52:04.403 9 INFO neutron.wsgi [None req-dbab12ea-cfbd-4091-9938-1be4f40cb931 323d7a031d7e46f7a5d22daca0a279c5 890def6466564d7889bf3d02c31628bb - - default default] 10.0.0.244 "GET /v2.0/ports/350d9b8f-2aa6-477f-8f81-9df6620c55f1/tags HTTP/1.1" status: 200 len: 218 time: 0.0351367 2026-06-26 11:52:04.477 9 INFO neutron.wsgi [None req-dc144cef-a732-4f7f-9f3e-dd27a952cd64 323d7a031d7e46f7a5d22daca0a279c5 890def6466564d7889bf3d02c31628bb - - - -] 10.0.0.244 "PUT /v2.0/ports/350d9b8f-2aa6-477f-8f81-9df6620c55f1/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0667441 2026-06-26 11:52:04.515 10 INFO neutron.wsgi [None req-db34ba8f-2e80-4c9a-8785-54611317fbf9 323d7a031d7e46f7a5d22daca0a279c5 890def6466564d7889bf3d02c31628bb - - default default] 10.0.0.244 "GET /v2.0/ports/350d9b8f-2aa6-477f-8f81-9df6620c55f1/tags HTTP/1.1" status: 200 len: 227 time: 0.0339096 2026-06-26 11:52:04.554 10 INFO neutron.wsgi [None req-aaa7dc78-8cb1-4a71-9178-ae76033915a7 323d7a031d7e46f7a5d22daca0a279c5 890def6466564d7889bf3d02c31628bb - - - -] 10.0.0.244 "PUT /v2.0/ports/350d9b8f-2aa6-477f-8f81-9df6620c55f1/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0339839 2026-06-26 11:52:04.584 10 INFO neutron.wsgi [None req-42d0506b-283b-46f3-8aca-7d5919c3f48e 323d7a031d7e46f7a5d22daca0a279c5 890def6466564d7889bf3d02c31628bb - - default default] 10.0.0.244 "GET /v2.0/ports/350d9b8f-2aa6-477f-8f81-9df6620c55f1/tags HTTP/1.1" status: 200 len: 227 time: 0.0261538 2026-06-26 11:52:04.627 10 INFO neutron.wsgi [None req-cfa49856-24d7-43a9-84e2-faf37b8ab8af 323d7a031d7e46f7a5d22daca0a279c5 890def6466564d7889bf3d02c31628bb - - - -] 10.0.0.244 "PUT /v2.0/ports/350d9b8f-2aa6-477f-8f81-9df6620c55f1/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0384746 2026-06-26 11:52:04.664 10 INFO neutron.wsgi [None req-30c0cfea-d821-42d2-ab75-8c03ec30ae14 323d7a031d7e46f7a5d22daca0a279c5 890def6466564d7889bf3d02c31628bb - - default default] 10.0.0.244 "GET /v2.0/ports/350d9b8f-2aa6-477f-8f81-9df6620c55f1/tags HTTP/1.1" status: 200 len: 245 time: 0.0318806 2026-06-26 11:52:04.715 10 INFO neutron.wsgi [None req-eeef2c51-8356-46e6-983f-dc1403ca3ec6 323d7a031d7e46f7a5d22daca0a279c5 890def6466564d7889bf3d02c31628bb - - - -] 10.0.0.244 "PUT /v2.0/ports/350d9b8f-2aa6-477f-8f81-9df6620c55f1/tags HTTP/1.1" status: 200 len: 230 time: 0.0465224 2026-06-26 11:52:04.747 10 INFO neutron.wsgi [None req-2a093ee0-a50c-41be-9ec9-1e92a68fdc1c 323d7a031d7e46f7a5d22daca0a279c5 890def6466564d7889bf3d02c31628bb - - default default] 10.0.0.244 "GET /v2.0/ports/350d9b8f-2aa6-477f-8f81-9df6620c55f1/tags HTTP/1.1" status: 200 len: 230 time: 0.0270813 2026-06-26 11:52:04.795 10 INFO neutron.wsgi [None req-84b8185a-5d52-4911-9b14-a81803b9a7c2 323d7a031d7e46f7a5d22daca0a279c5 890def6466564d7889bf3d02c31628bb - - default default] 10.0.0.244 "GET /v2.0/ports/350d9b8f-2aa6-477f-8f81-9df6620c55f1/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0429275 2026-06-26 11:52:04.829 10 INFO neutron.api.v2.resource [None req-b9a8d8be-ff2b-45f7-97c5-9eca69eb5fde 323d7a031d7e46f7a5d22daca0a279c5 890def6466564d7889bf3d02c31628bb - - default default] show failed (client error): The resource could not be found. 2026-06-26 11:52:04.830 10 INFO neutron.wsgi [None req-b9a8d8be-ff2b-45f7-97c5-9eca69eb5fde 323d7a031d7e46f7a5d22daca0a279c5 890def6466564d7889bf3d02c31628bb - - default default] 10.0.0.244 "GET /v2.0/ports/350d9b8f-2aa6-477f-8f81-9df6620c55f1/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0306504 2026-06-26 11:52:04.877 10 INFO neutron.wsgi [None req-86e525ae-3aa6-4659-8451-9504b59cce75 323d7a031d7e46f7a5d22daca0a279c5 890def6466564d7889bf3d02c31628bb - - - -] 10.0.0.244 "DELETE /v2.0/ports/350d9b8f-2aa6-477f-8f81-9df6620c55f1/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0428343 2026-06-26 11:52:04.911 10 INFO neutron.wsgi [None req-2621e904-dc5a-4d0c-8754-b086af59dce8 323d7a031d7e46f7a5d22daca0a279c5 890def6466564d7889bf3d02c31628bb - - default default] 10.0.0.244 "GET /v2.0/ports/350d9b8f-2aa6-477f-8f81-9df6620c55f1/tags HTTP/1.1" status: 200 len: 223 time: 0.0280719 2026-06-26 11:52:04.945 10 INFO neutron.api.v2.resource [None req-09f29e01-bf1a-4a59-baea-2fa4ce3a1713 323d7a031d7e46f7a5d22daca0a279c5 890def6466564d7889bf3d02c31628bb - - - -] delete failed (client error): The resource could not be found. 2026-06-26 11:52:04.946 10 INFO neutron.wsgi [None req-09f29e01-bf1a-4a59-baea-2fa4ce3a1713 323d7a031d7e46f7a5d22daca0a279c5 890def6466564d7889bf3d02c31628bb - - - -] 10.0.0.244 "DELETE /v2.0/ports/350d9b8f-2aa6-477f-8f81-9df6620c55f1/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0310595 2026-06-26 11:52:04.991 10 INFO neutron.wsgi [None req-c9b6115f-6a11-4b79-bee7-fb40ff8ef7f3 323d7a031d7e46f7a5d22daca0a279c5 890def6466564d7889bf3d02c31628bb - - - -] 10.0.0.244 "DELETE /v2.0/ports/350d9b8f-2aa6-477f-8f81-9df6620c55f1/tags HTTP/1.1" status: 204 len: 168 time: 0.0395367 2026-06-26 11:52:05.024 10 INFO neutron.wsgi [None req-ad827421-9090-4b60-bbc1-8d0290b952a8 323d7a031d7e46f7a5d22daca0a279c5 890def6466564d7889bf3d02c31628bb - - default default] 10.0.0.244 "GET /v2.0/ports/350d9b8f-2aa6-477f-8f81-9df6620c55f1/tags HTTP/1.1" status: 200 len: 205 time: 0.0286057 2026-06-26 11:52:05.273 10 INFO neutron.wsgi [None req-4f063573-4d95-434e-ae70-bf00fc72e544 323d7a031d7e46f7a5d22daca0a279c5 890def6466564d7889bf3d02c31628bb - - - -] 10.0.0.244 "DELETE /v2.0/ports/350d9b8f-2aa6-477f-8f81-9df6620c55f1 HTTP/1.1" status: 204 len: 168 time: 0.2413480 2026-06-26 11:52:05.674 10 INFO neutron.services.segments.plugin [-] Segment f4838485-5f31-4f4c-8f6f-5245a234e8a9 resource provider aggregate not found 2026-06-26 11:52:05.679 10 INFO neutron.services.segments.plugin [-] Segment f4838485-5f31-4f4c-8f6f-5245a234e8a9 resource provider aggregate not found 2026-06-26 11:52:05.706 10 INFO neutron.services.segments.plugin [-] Segment f4838485-5f31-4f4c-8f6f-5245a234e8a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4838485-5f31-4f4c-8f6f-5245a234e8a9 found for delete ", "request_id": "req-2e52f4f3-46a9-4418-abc2-0f53d14ee8ed"}]} 2026-06-26 11:52:05.708 10 INFO neutron.services.segments.plugin [-] Segment f4838485-5f31-4f4c-8f6f-5245a234e8a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4838485-5f31-4f4c-8f6f-5245a234e8a9 found for delete ", "request_id": "req-57f50cff-a2d5-4759-8906-456a6eedbb28"}]} 2026-06-26 11:52:05.722 10 INFO neutron.wsgi [None req-b273fe40-64df-4dff-84e1-f0a63ccee4bb 323d7a031d7e46f7a5d22daca0a279c5 890def6466564d7889bf3d02c31628bb - - - -] 10.0.0.244 "DELETE /v2.0/networks/d8815029-d8d5-4149-88a0-739860d1a9b8 HTTP/1.1" status: 204 len: 168 time: 0.4451506 2026-06-26 11:52:06.494 9 INFO neutron.wsgi [None req-f4ececd7-5180-4b86-b126-82671e096b11 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=890def6466564d7889bf3d02c31628bb&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1233969 2026-06-26 11:52:06.667 9 INFO neutron.wsgi [None req-26b91781-9489-49f1-9702-ae5c6520ed55 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/9a20e864-24b3-4077-8dab-71320f3a283a HTTP/1.1" status: 204 len: 168 time: 0.1687391 2026-06-26 11:52:06.873 10 INFO neutron.db.ovn_revision_numbers_db [None req-bab727d2-019e-4ffc-95c5-002f0dc32691 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 7ddbec97-e15f-4422-9c92-890563abe402 (type: security_groups) to 1 2026-06-26 11:52:06.896 10 INFO neutron.wsgi [None req-bab727d2-019e-4ffc-95c5-002f0dc32691 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=c7a5278521934a0db264abca01deed20&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1246541 2026-06-26 11:52:07.106 10 INFO neutron.wsgi [None req-0eaa821d-605f-4ae7-b71b-e681fbfc58a0 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/7ddbec97-e15f-4422-9c92-890563abe402 HTTP/1.1" status: 204 len: 168 time: 0.2053735 2026-06-26 11:52:11.164 9 INFO neutron.wsgi [None req-07d5e714-a216-4094-9be8-e793fa5e5aa6 bb0ac805a92242da80d52c16a124092d 27da3609d9fc43b89077ca825b0c453c - - - -] 10.0.0.244 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.4412591 2026-06-26 11:52:11.235 9 INFO neutron.wsgi [None req-e16a71fb-dc1d-420e-b39f-c757ae8984b0 bb0ac805a92242da80d52c16a124092d 27da3609d9fc43b89077ca825b0c453c - - - -] 10.0.0.244 "PUT /v2.0/subnetpools/5b60897c-22cd-4bce-98da-5c2577968f2e/tags HTTP/1.1" status: 200 len: 218 time: 0.0604973 2026-06-26 11:52:11.258 9 INFO neutron.wsgi [None req-e9404bba-4b11-42e9-8e78-c6fab610af40 bb0ac805a92242da80d52c16a124092d 27da3609d9fc43b89077ca825b0c453c - - default default] 10.0.0.244 "GET /v2.0/subnetpools/5b60897c-22cd-4bce-98da-5c2577968f2e/tags HTTP/1.1" status: 200 len: 218 time: 0.0162594 2026-06-26 11:52:11.350 9 INFO neutron.wsgi [None req-3aded437-a699-4c59-9548-0d42b371f4be bb0ac805a92242da80d52c16a124092d 27da3609d9fc43b89077ca825b0c453c - - - -] 10.0.0.244 "PUT /v2.0/subnetpools/5b60897c-22cd-4bce-98da-5c2577968f2e/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0873106 2026-06-26 11:52:11.381 9 INFO neutron.wsgi [None req-ba258050-1e50-435f-97d9-304f01715619 bb0ac805a92242da80d52c16a124092d 27da3609d9fc43b89077ca825b0c453c - - default default] 10.0.0.244 "GET /v2.0/subnetpools/5b60897c-22cd-4bce-98da-5c2577968f2e/tags HTTP/1.1" status: 200 len: 227 time: 0.0248902 2026-06-26 11:52:11.457 10 INFO neutron.wsgi [None req-40368371-02d5-4813-80f0-908677e5d75d bb0ac805a92242da80d52c16a124092d 27da3609d9fc43b89077ca825b0c453c - - - -] 10.0.0.244 "PUT /v2.0/subnetpools/5b60897c-22cd-4bce-98da-5c2577968f2e/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0581174 2026-06-26 11:52:11.489 10 INFO neutron.wsgi [None req-c276001c-ed98-42f1-b05e-0496907771e2 bb0ac805a92242da80d52c16a124092d 27da3609d9fc43b89077ca825b0c453c - - default default] 10.0.0.244 "GET /v2.0/subnetpools/5b60897c-22cd-4bce-98da-5c2577968f2e/tags HTTP/1.1" status: 200 len: 227 time: 0.0271556 2026-06-26 11:52:11.624 10 INFO neutron.wsgi [None req-ed9ab1dd-bcb5-46ad-bebd-8aa216dc57c7 bb0ac805a92242da80d52c16a124092d 27da3609d9fc43b89077ca825b0c453c - - - -] 10.0.0.244 "PUT /v2.0/subnetpools/5b60897c-22cd-4bce-98da-5c2577968f2e/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.1302683 2026-06-26 11:52:11.645 10 INFO neutron.wsgi [None req-7e3bb40d-eae5-413b-8ba0-a89e2376cee1 bb0ac805a92242da80d52c16a124092d 27da3609d9fc43b89077ca825b0c453c - - default default] 10.0.0.244 "GET /v2.0/subnetpools/5b60897c-22cd-4bce-98da-5c2577968f2e/tags HTTP/1.1" status: 200 len: 245 time: 0.0169187 2026-06-26 11:52:11.748 10 INFO neutron.wsgi [None req-e8ac6521-9f3b-41ab-acb5-bcc149fa0a7e bb0ac805a92242da80d52c16a124092d 27da3609d9fc43b89077ca825b0c453c - - - -] 10.0.0.244 "PUT /v2.0/subnetpools/5b60897c-22cd-4bce-98da-5c2577968f2e/tags HTTP/1.1" status: 200 len: 230 time: 0.1002698 2026-06-26 11:52:11.772 10 INFO neutron.wsgi [None req-ebbbaeb2-e825-4400-82e7-ce51e9415b1f bb0ac805a92242da80d52c16a124092d 27da3609d9fc43b89077ca825b0c453c - - default default] 10.0.0.244 "GET /v2.0/subnetpools/5b60897c-22cd-4bce-98da-5c2577968f2e/tags HTTP/1.1" status: 200 len: 230 time: 0.0177915 2026-06-26 11:52:11.794 9 INFO neutron.wsgi [None req-3dd71d4e-22c3-42db-a311-fe24743bed3b bb0ac805a92242da80d52c16a124092d 27da3609d9fc43b89077ca825b0c453c - - default default] 10.0.0.244 "GET /v2.0/subnetpools/5b60897c-22cd-4bce-98da-5c2577968f2e/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0185225 2026-06-26 11:52:11.810 9 INFO neutron.api.v2.resource [None req-0529be92-b4de-4ab1-ab61-5b7617152177 bb0ac805a92242da80d52c16a124092d 27da3609d9fc43b89077ca825b0c453c - - default default] show failed (client error): The resource could not be found. 2026-06-26 11:52:11.811 9 INFO neutron.wsgi [None req-0529be92-b4de-4ab1-ab61-5b7617152177 bb0ac805a92242da80d52c16a124092d 27da3609d9fc43b89077ca825b0c453c - - default default] 10.0.0.244 "GET /v2.0/subnetpools/5b60897c-22cd-4bce-98da-5c2577968f2e/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0143719 2026-06-26 11:52:11.905 9 INFO neutron.wsgi [None req-8ac339e6-1cf3-4af0-9168-344238f68591 bb0ac805a92242da80d52c16a124092d 27da3609d9fc43b89077ca825b0c453c - - - -] 10.0.0.244 "DELETE /v2.0/subnetpools/5b60897c-22cd-4bce-98da-5c2577968f2e/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0888741 2026-06-26 11:52:11.927 9 INFO neutron.wsgi [None req-143689d6-6daa-43d1-b785-95d1a6c44fae bb0ac805a92242da80d52c16a124092d 27da3609d9fc43b89077ca825b0c453c - - default default] 10.0.0.244 "GET /v2.0/subnetpools/5b60897c-22cd-4bce-98da-5c2577968f2e/tags HTTP/1.1" status: 200 len: 223 time: 0.0184548 2026-06-26 11:52:11.958 9 INFO neutron.api.v2.resource [None req-72469525-c50a-4c1d-8da1-432f8b2e2828 bb0ac805a92242da80d52c16a124092d 27da3609d9fc43b89077ca825b0c453c - - - -] delete failed (client error): The resource could not be found. 2026-06-26 11:52:11.959 9 INFO neutron.wsgi [None req-72469525-c50a-4c1d-8da1-432f8b2e2828 bb0ac805a92242da80d52c16a124092d 27da3609d9fc43b89077ca825b0c453c - - - -] 10.0.0.244 "DELETE /v2.0/subnetpools/5b60897c-22cd-4bce-98da-5c2577968f2e/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0264399 2026-06-26 11:52:12.004 9 INFO neutron.wsgi [None req-e113c93c-bf24-4939-b81d-23073c4ea1cd bb0ac805a92242da80d52c16a124092d 27da3609d9fc43b89077ca825b0c453c - - - -] 10.0.0.244 "DELETE /v2.0/subnetpools/5b60897c-22cd-4bce-98da-5c2577968f2e/tags HTTP/1.1" status: 204 len: 168 time: 0.0394435 2026-06-26 11:52:12.025 9 INFO neutron.wsgi [None req-61c0ed81-3624-4b2e-be8a-945837efc5f2 bb0ac805a92242da80d52c16a124092d 27da3609d9fc43b89077ca825b0c453c - - default default] 10.0.0.244 "GET /v2.0/subnetpools/5b60897c-22cd-4bce-98da-5c2577968f2e/tags HTTP/1.1" status: 200 len: 205 time: 0.0157804 2026-06-26 11:52:12.127 9 INFO neutron.wsgi [None req-89980433-a62b-43eb-85c1-e475c2d8f325 bb0ac805a92242da80d52c16a124092d 27da3609d9fc43b89077ca825b0c453c - - - -] 10.0.0.244 "DELETE /v2.0/subnetpools/5b60897c-22cd-4bce-98da-5c2577968f2e HTTP/1.1" status: 204 len: 168 time: 0.0950308 2026-06-26 11:52:13.216 10 INFO neutron.db.ovn_revision_numbers_db [None req-290ea139-5c9d-4f7c-a51e-cc45400473e6 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource c4330a8e-8a69-4710-9961-869d625772f6 (type: security_groups) to 1 2026-06-26 11:52:13.243 10 INFO neutron.wsgi [None req-290ea139-5c9d-4f7c-a51e-cc45400473e6 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=27da3609d9fc43b89077ca825b0c453c&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2567329 2026-06-26 11:52:13.479 10 INFO neutron.wsgi [None req-f965d27f-ff08-4a8d-9a6f-be760b356f42 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/c4330a8e-8a69-4710-9961-869d625772f6 HTTP/1.1" status: 204 len: 168 time: 0.2308655 2026-06-26 11:52:13.786 9 INFO neutron.db.ovn_revision_numbers_db [None req-8c37e6e9-0a7d-4a10-ae98-6f430d8ce0ea df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource e6f62c78-a33d-421e-896b-387b3a768f35 (type: security_groups) to 1 2026-06-26 11:52:13.813 9 INFO neutron.wsgi [None req-8c37e6e9-0a7d-4a10-ae98-6f430d8ce0ea df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=599ef04bc4ee4fc2ba3bd32ed1cce7e0&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1506617 2026-06-26 11:52:14.147 9 INFO neutron.wsgi [None req-2631de35-1083-431b-8b14-e51570b44851 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/e6f62c78-a33d-421e-896b-387b3a768f35 HTTP/1.1" status: 204 len: 168 time: 0.3302679 2026-06-26 11:52:14.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022268 2026-06-26 11:52:14.487 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015476 2026-06-26 11:52:18.107 9 INFO neutron.db.ovn_revision_numbers_db [None req-22aadbd9-e739-437c-bb76-4c385ae0c92c f4e879c6d15c4e888c9a08c4abaa01f3 dd6be42bb0c84117a3199ff1fc9d0d2e - - - -] Successfully bumped revision number for resource 78b9312f-766e-4a49-b5d9-c69dea21501d (type: security_groups) to 1 2026-06-26 11:52:18.155 9 INFO neutron.db.segments_db [None req-22aadbd9-e739-437c-bb76-4c385ae0c92c f4e879c6d15c4e888c9a08c4abaa01f3 dd6be42bb0c84117a3199ff1fc9d0d2e - - - -] Added segment 5aaf8c9d-a1d5-4dc1-b1cc-28800c16c24a of type geneve for network f45b78bf-18c0-4d28-bac3-567328f06dc6 2026-06-26 11:52:18.291 9 INFO neutron.db.ovn_revision_numbers_db [None req-22aadbd9-e739-437c-bb76-4c385ae0c92c f4e879c6d15c4e888c9a08c4abaa01f3 dd6be42bb0c84117a3199ff1fc9d0d2e - - - -] Successfully bumped revision number for resource f45b78bf-18c0-4d28-bac3-567328f06dc6 (type: networks) to 1 2026-06-26 11:52:18.519 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-22aadbd9-e739-437c-bb76-4c385ae0c92c f4e879c6d15c4e888c9a08c4abaa01f3 dd6be42bb0c84117a3199ff1fc9d0d2e - - - -] No more DHCP agents 2026-06-26 11:52:18.521 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-22aadbd9-e739-437c-bb76-4c385ae0c92c f4e879c6d15c4e888c9a08c4abaa01f3 dd6be42bb0c84117a3199ff1fc9d0d2e - - - -] Unable to schedule network f45b78bf-18c0-4d28-bac3-567328f06dc6: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:52:18.607 9 INFO neutron.db.ovn_revision_numbers_db [None req-22aadbd9-e739-437c-bb76-4c385ae0c92c f4e879c6d15c4e888c9a08c4abaa01f3 dd6be42bb0c84117a3199ff1fc9d0d2e - - - -] Successfully bumped revision number for resource aef0a6c7-dfb1-4d79-b3e7-4531025d8348 (type: ports) to 1 2026-06-26 11:52:18.666 9 INFO neutron.wsgi [None req-22aadbd9-e739-437c-bb76-4c385ae0c92c f4e879c6d15c4e888c9a08c4abaa01f3 dd6be42bb0c84117a3199ff1fc9d0d2e - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.9432762 2026-06-26 11:52:19.330 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4745652c-9840-47cc-908b-610868e06eb7 f4e879c6d15c4e888c9a08c4abaa01f3 dd6be42bb0c84117a3199ff1fc9d0d2e - - - -] No more DHCP agents 2026-06-26 11:52:19.333 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4745652c-9840-47cc-908b-610868e06eb7 f4e879c6d15c4e888c9a08c4abaa01f3 dd6be42bb0c84117a3199ff1fc9d0d2e - - - -] Unable to schedule network f45b78bf-18c0-4d28-bac3-567328f06dc6: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:52:19.461 9 INFO neutron.db.ovn_revision_numbers_db [None req-4745652c-9840-47cc-908b-610868e06eb7 f4e879c6d15c4e888c9a08c4abaa01f3 dd6be42bb0c84117a3199ff1fc9d0d2e - - - -] Successfully bumped revision number for resource 32b0cecd-8e7c-4cae-8682-d16adb4afe0e (type: ports) to 1 2026-06-26 11:52:19.492 9 INFO neutron.wsgi [None req-4745652c-9840-47cc-908b-610868e06eb7 f4e879c6d15c4e888c9a08c4abaa01f3 dd6be42bb0c84117a3199ff1fc9d0d2e - - - -] 10.0.0.244 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.8216064 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 11:52:19.898 9 INFO neutron.wsgi [None req-55f4f35b-0ab0-44e2-a8bc-ad407056f296 f4e879c6d15c4e888c9a08c4abaa01f3 dd6be42bb0c84117a3199ff1fc9d0d2e - - - -] 10.0.0.244 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.3998189 2026-06-26 11:52:19.943 9 INFO neutron.wsgi [None req-28cf0058-be9d-4ad2-b63b-1cea8e8c7f29 f4e879c6d15c4e888c9a08c4abaa01f3 dd6be42bb0c84117a3199ff1fc9d0d2e - - - -] 10.0.0.244 "PUT /v2.0/trunks/eab04a02-3b53-4c2c-9f77-16c366646bfd/tags HTTP/1.1" status: 200 len: 218 time: 0.0394716 2026-06-26 11:52:19.984 9 INFO neutron.wsgi [None req-19df97eb-c2bf-4696-8621-4594b264e0a0 f4e879c6d15c4e888c9a08c4abaa01f3 dd6be42bb0c84117a3199ff1fc9d0d2e - - default default] 10.0.0.244 "GET /v2.0/trunks/eab04a02-3b53-4c2c-9f77-16c366646bfd/tags HTTP/1.1" status: 200 len: 218 time: 0.0358729 2026-06-26 11:52:20.019 9 INFO neutron.wsgi [None req-89f00013-4695-4647-bee9-3b947ca47765 f4e879c6d15c4e888c9a08c4abaa01f3 dd6be42bb0c84117a3199ff1fc9d0d2e - - - -] 10.0.0.244 "PUT /v2.0/trunks/eab04a02-3b53-4c2c-9f77-16c366646bfd/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0306685 2026-06-26 11:52:20.039 9 INFO neutron.wsgi [None req-90d2770f-b883-4f6f-9bb0-79e7c93792be f4e879c6d15c4e888c9a08c4abaa01f3 dd6be42bb0c84117a3199ff1fc9d0d2e - - default default] 10.0.0.244 "GET /v2.0/trunks/eab04a02-3b53-4c2c-9f77-16c366646bfd/tags HTTP/1.1" status: 200 len: 227 time: 0.0156090 2026-06-26 11:52:20.069 10 INFO neutron.wsgi [None req-e78106d4-0a53-4b85-bf90-0887a83fa315 f4e879c6d15c4e888c9a08c4abaa01f3 dd6be42bb0c84117a3199ff1fc9d0d2e - - - -] 10.0.0.244 "PUT /v2.0/trunks/eab04a02-3b53-4c2c-9f77-16c366646bfd/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0247850 2026-06-26 11:52:20.092 10 INFO neutron.wsgi [None req-3f2d0e35-52f3-4c90-b64e-a51d1091c070 f4e879c6d15c4e888c9a08c4abaa01f3 dd6be42bb0c84117a3199ff1fc9d0d2e - - default default] 10.0.0.244 "GET /v2.0/trunks/eab04a02-3b53-4c2c-9f77-16c366646bfd/tags HTTP/1.1" status: 200 len: 227 time: 0.0173044 2026-06-26 11:52:20.168 10 INFO neutron.wsgi [None req-69db6ab4-8429-49b9-b512-87463a54419e f4e879c6d15c4e888c9a08c4abaa01f3 dd6be42bb0c84117a3199ff1fc9d0d2e - - - -] 10.0.0.244 "PUT /v2.0/trunks/eab04a02-3b53-4c2c-9f77-16c366646bfd/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0708909 2026-06-26 11:52:20.188 10 INFO neutron.wsgi [None req-69a49a4e-2bf5-4bfa-8b0a-bf7640db6aca f4e879c6d15c4e888c9a08c4abaa01f3 dd6be42bb0c84117a3199ff1fc9d0d2e - - default default] 10.0.0.244 "GET /v2.0/trunks/eab04a02-3b53-4c2c-9f77-16c366646bfd/tags HTTP/1.1" status: 200 len: 245 time: 0.0136805 2026-06-26 11:52:20.267 10 INFO neutron.wsgi [None req-3f3e0039-e8e6-4241-8ac4-24c10c0c88c4 f4e879c6d15c4e888c9a08c4abaa01f3 dd6be42bb0c84117a3199ff1fc9d0d2e - - - -] 10.0.0.244 "PUT /v2.0/trunks/eab04a02-3b53-4c2c-9f77-16c366646bfd/tags HTTP/1.1" status: 200 len: 230 time: 0.0761354 2026-06-26 11:52:20.284 10 INFO neutron.wsgi [None req-2da675b8-e8ed-4277-ac1a-9d0661a662cd f4e879c6d15c4e888c9a08c4abaa01f3 dd6be42bb0c84117a3199ff1fc9d0d2e - - default default] 10.0.0.244 "GET /v2.0/trunks/eab04a02-3b53-4c2c-9f77-16c366646bfd/tags HTTP/1.1" status: 200 len: 230 time: 0.0107336 2026-06-26 11:52:20.302 10 INFO neutron.wsgi [None req-404657b3-8982-4883-945a-51bbe06089a6 f4e879c6d15c4e888c9a08c4abaa01f3 dd6be42bb0c84117a3199ff1fc9d0d2e - - default default] 10.0.0.244 "GET /v2.0/trunks/eab04a02-3b53-4c2c-9f77-16c366646bfd/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0130303 2026-06-26 11:52:20.331 10 INFO neutron.api.v2.resource [None req-fb1e7a78-c3a4-46e8-8cac-62686d222270 f4e879c6d15c4e888c9a08c4abaa01f3 dd6be42bb0c84117a3199ff1fc9d0d2e - - default default] show failed (client error): The resource could not be found. 2026-06-26 11:52:20.333 10 INFO neutron.wsgi [None req-fb1e7a78-c3a4-46e8-8cac-62686d222270 f4e879c6d15c4e888c9a08c4abaa01f3 dd6be42bb0c84117a3199ff1fc9d0d2e - - default default] 10.0.0.244 "GET /v2.0/trunks/eab04a02-3b53-4c2c-9f77-16c366646bfd/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0177031 2026-06-26 11:52:20.435 9 INFO neutron.wsgi [None req-507007f7-5f7a-4d84-812f-d6874bada93b f4e879c6d15c4e888c9a08c4abaa01f3 dd6be42bb0c84117a3199ff1fc9d0d2e - - - -] 10.0.0.244 "DELETE /v2.0/trunks/eab04a02-3b53-4c2c-9f77-16c366646bfd/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0968533 2026-06-26 11:52:20.457 9 INFO neutron.wsgi [None req-c04baf86-fa69-43df-9ebf-4e4de5d4b4d8 f4e879c6d15c4e888c9a08c4abaa01f3 dd6be42bb0c84117a3199ff1fc9d0d2e - - default default] 10.0.0.244 "GET /v2.0/trunks/eab04a02-3b53-4c2c-9f77-16c366646bfd/tags HTTP/1.1" status: 200 len: 223 time: 0.0152905 2026-06-26 11:52:20.488 9 INFO neutron.api.v2.resource [None req-c47d243d-bba9-40a7-b7b8-da8c08d49877 f4e879c6d15c4e888c9a08c4abaa01f3 dd6be42bb0c84117a3199ff1fc9d0d2e - - - -] delete failed (client error): The resource could not be found. 2026-06-26 11:52:20.490 9 INFO neutron.wsgi [None req-c47d243d-bba9-40a7-b7b8-da8c08d49877 f4e879c6d15c4e888c9a08c4abaa01f3 dd6be42bb0c84117a3199ff1fc9d0d2e - - - -] 10.0.0.244 "DELETE /v2.0/trunks/eab04a02-3b53-4c2c-9f77-16c366646bfd/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0287457 2026-06-26 11:52:20.543 9 INFO neutron.wsgi [None req-ddf4645a-702d-4850-85d5-d7392afdceb2 f4e879c6d15c4e888c9a08c4abaa01f3 dd6be42bb0c84117a3199ff1fc9d0d2e - - - -] 10.0.0.244 "DELETE /v2.0/trunks/eab04a02-3b53-4c2c-9f77-16c366646bfd/tags HTTP/1.1" status: 204 len: 168 time: 0.0499980 2026-06-26 11:52:20.562 9 INFO neutron.wsgi [None req-8804426b-f15b-4313-b263-6997b2f24c49 f4e879c6d15c4e888c9a08c4abaa01f3 dd6be42bb0c84117a3199ff1fc9d0d2e - - default default] 10.0.0.244 "GET /v2.0/trunks/eab04a02-3b53-4c2c-9f77-16c366646bfd/tags HTTP/1.1" status: 200 len: 205 time: 0.0149398 2026-06-26 11:52:20.586 9 INFO neutron.wsgi [None req-312954cd-a99d-4075-8a83-0999c38ae2d7 f4e879c6d15c4e888c9a08c4abaa01f3 dd6be42bb0c84117a3199ff1fc9d0d2e - - default default] 10.0.0.244 "GET /v2.0/trunks/eab04a02-3b53-4c2c-9f77-16c366646bfd HTTP/1.1" status: 200 len: 603 time: 0.0187159 2026-06-26 11:52:20.692 9 INFO neutron.wsgi [None req-a6cac8c4-e83f-4273-9db5-44d77f58285b f4e879c6d15c4e888c9a08c4abaa01f3 dd6be42bb0c84117a3199ff1fc9d0d2e - - default default] 10.0.0.244 "GET /v2.0/ports/32b0cecd-8e7c-4cae-8682-d16adb4afe0e HTTP/1.1" status: 200 len: 1020 time: 0.1023283 2026-06-26 11:52:20.816 9 INFO neutron.wsgi [None req-ac1a31b7-95b9-4319-985b-31b7cbb93479 f4e879c6d15c4e888c9a08c4abaa01f3 dd6be42bb0c84117a3199ff1fc9d0d2e - - - -] 10.0.0.244 "DELETE /v2.0/trunks/eab04a02-3b53-4c2c-9f77-16c366646bfd HTTP/1.1" status: 204 len: 168 time: 0.1192892 2026-06-26 11:52:21.115 9 INFO neutron.wsgi [None req-3f454ea4-e1f7-487e-9e5f-5147867ac535 f4e879c6d15c4e888c9a08c4abaa01f3 dd6be42bb0c84117a3199ff1fc9d0d2e - - - -] 10.0.0.244 "DELETE /v2.0/ports/32b0cecd-8e7c-4cae-8682-d16adb4afe0e HTTP/1.1" status: 204 len: 168 time: 0.2938995 2026-06-26 11:52:21.643 9 INFO neutron.services.segments.plugin [-] Segment 5aaf8c9d-a1d5-4dc1-b1cc-28800c16c24a resource provider aggregate not found 2026-06-26 11:52:21.648 9 INFO neutron.services.segments.plugin [-] Segment 5aaf8c9d-a1d5-4dc1-b1cc-28800c16c24a resource provider aggregate not found 2026-06-26 11:52:21.661 9 INFO neutron.services.segments.plugin [-] Segment 5aaf8c9d-a1d5-4dc1-b1cc-28800c16c24a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5aaf8c9d-a1d5-4dc1-b1cc-28800c16c24a found for delete ", "request_id": "req-bf6b8e35-0454-469f-bb73-9c5e590f89e1"}]} 2026-06-26 11:52:21.668 9 INFO neutron.services.segments.plugin [-] Segment 5aaf8c9d-a1d5-4dc1-b1cc-28800c16c24a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5aaf8c9d-a1d5-4dc1-b1cc-28800c16c24a found for delete ", "request_id": "req-1e75f904-ca80-47da-9e70-370c6bbf8feb"}]} 2026-06-26 11:52:21.725 9 INFO neutron.wsgi [None req-9cb36c10-00c2-4c23-9699-5859dba26672 f4e879c6d15c4e888c9a08c4abaa01f3 dd6be42bb0c84117a3199ff1fc9d0d2e - - - -] 10.0.0.244 "DELETE /v2.0/networks/f45b78bf-18c0-4d28-bac3-567328f06dc6 HTTP/1.1" status: 204 len: 168 time: 0.6052828 2026-06-26 11:52:22.860 10 INFO neutron.db.ovn_revision_numbers_db [None req-add46729-05c1-4bd3-88d1-7c7a2032d6ca df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource 30a4109c-321d-4e55-ab6c-0fac066d47d7 (type: security_groups) to 1 2026-06-26 11:52:22.884 10 INFO neutron.wsgi [None req-add46729-05c1-4bd3-88d1-7c7a2032d6ca df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=5152123bba2640648791820cb705f305&name=default HTTP/1.1" status: 200 len: 3000 time: 0.3354733 2026-06-26 11:52:23.055 10 INFO neutron.wsgi [None req-201b70f0-27a7-4ab5-992c-80a4c3fb7a45 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/30a4109c-321d-4e55-ab6c-0fac066d47d7 HTTP/1.1" status: 204 len: 168 time: 0.1652117 2026-06-26 11:52:23.187 9 INFO neutron.wsgi [None req-70af52c6-a7ba-4ea8-aef5-8045c7b417c3 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=dd6be42bb0c84117a3199ff1fc9d0d2e&name=default HTTP/1.1" status: 200 len: 3000 time: 0.0312598 2026-06-26 11:52:23.426 9 INFO neutron.wsgi [None req-a3dc04ca-d73a-4ee0-8482-0ece69c4af3a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/78b9312f-766e-4a49-b5d9-c69dea21501d HTTP/1.1" status: 204 len: 168 time: 0.2335353 2026-06-26 11:52:27.014 10 INFO neutron.db.ovn_revision_numbers_db [None req-08517cc7-ba70-4e7c-90d6-2847f9221228 7cbbb92b533c44f483c9a7e95a292f80 1f3dbf9960e1435e8b25356c7a8a7a4e - - - -] Successfully bumped revision number for resource bfb9e60e-ca2c-4052-bf57-95745051a691 (type: security_groups) to 1 2026-06-26 11:52:27.070 10 INFO neutron.db.segments_db [None req-08517cc7-ba70-4e7c-90d6-2847f9221228 7cbbb92b533c44f483c9a7e95a292f80 1f3dbf9960e1435e8b25356c7a8a7a4e - - - -] Added segment b60784ed-d2fa-48fe-929b-a2f372a1dcd1 of type geneve for network ab84cd5f-b574-49ff-af2c-afd7fd0d262c 2026-06-26 11:52:27.216 10 INFO neutron.db.ovn_revision_numbers_db [None req-08517cc7-ba70-4e7c-90d6-2847f9221228 7cbbb92b533c44f483c9a7e95a292f80 1f3dbf9960e1435e8b25356c7a8a7a4e - - - -] Successfully bumped revision number for resource ab84cd5f-b574-49ff-af2c-afd7fd0d262c (type: networks) to 1 2026-06-26 11:52:27.623 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-08517cc7-ba70-4e7c-90d6-2847f9221228 7cbbb92b533c44f483c9a7e95a292f80 1f3dbf9960e1435e8b25356c7a8a7a4e - - - -] No more DHCP agents 2026-06-26 11:52:27.625 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-08517cc7-ba70-4e7c-90d6-2847f9221228 7cbbb92b533c44f483c9a7e95a292f80 1f3dbf9960e1435e8b25356c7a8a7a4e - - - -] Unable to schedule network ab84cd5f-b574-49ff-af2c-afd7fd0d262c: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:52:27.693 10 INFO neutron.db.ovn_revision_numbers_db [None req-08517cc7-ba70-4e7c-90d6-2847f9221228 7cbbb92b533c44f483c9a7e95a292f80 1f3dbf9960e1435e8b25356c7a8a7a4e - - - -] Successfully bumped revision number for resource c4116393-fa08-4f6b-9fed-64e1e23b51b3 (type: ports) to 1 2026-06-26 11:52:27.715 10 INFO neutron.wsgi [None req-08517cc7-ba70-4e7c-90d6-2847f9221228 7cbbb92b533c44f483c9a7e95a292f80 1f3dbf9960e1435e8b25356c7a8a7a4e - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 1.0581737 2026-06-26 11:52:27.808 10 INFO neutron.db.segments_db [None req-3d819822-ede2-47e0-994f-cc4ddcf21b04 7cbbb92b533c44f483c9a7e95a292f80 1f3dbf9960e1435e8b25356c7a8a7a4e - - - -] Added segment 0fb5c277-b5c0-47b1-a555-d67c16a99a27 of type geneve for network 90d67543-6c0a-4848-ad19-0ec7b9551951 2026-06-26 11:52:27.974 10 INFO neutron.db.ovn_revision_numbers_db [None req-3d819822-ede2-47e0-994f-cc4ddcf21b04 7cbbb92b533c44f483c9a7e95a292f80 1f3dbf9960e1435e8b25356c7a8a7a4e - - - -] Successfully bumped revision number for resource 90d67543-6c0a-4848-ad19-0ec7b9551951 (type: networks) to 1 2026-06-26 11:52:28.149 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3d819822-ede2-47e0-994f-cc4ddcf21b04 7cbbb92b533c44f483c9a7e95a292f80 1f3dbf9960e1435e8b25356c7a8a7a4e - - - -] No more DHCP agents 2026-06-26 11:52:28.151 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3d819822-ede2-47e0-994f-cc4ddcf21b04 7cbbb92b533c44f483c9a7e95a292f80 1f3dbf9960e1435e8b25356c7a8a7a4e - - - -] Unable to schedule network 90d67543-6c0a-4848-ad19-0ec7b9551951: no agents available; will retry on subsequent port and subnet creation events. 2026-06-26 11:52:28.207 10 INFO neutron.db.ovn_revision_numbers_db [None req-3d819822-ede2-47e0-994f-cc4ddcf21b04 7cbbb92b533c44f483c9a7e95a292f80 1f3dbf9960e1435e8b25356c7a8a7a4e - - - -] Successfully bumped revision number for resource cacbc91c-9b85-441c-bb20-b47c308b5ed0 (type: ports) to 1 2026-06-26 11:52:28.227 10 INFO neutron.wsgi [None req-3d819822-ede2-47e0-994f-cc4ddcf21b04 7cbbb92b533c44f483c9a7e95a292f80 1f3dbf9960e1435e8b25356c7a8a7a4e - - - -] 10.0.0.244 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5070419 2026-06-26 11:52:28.278 10 INFO neutron.wsgi [None req-96eb87b1-0ba3-4a33-a95a-f5eb72671421 7cbbb92b533c44f483c9a7e95a292f80 1f3dbf9960e1435e8b25356c7a8a7a4e - - - -] 10.0.0.244 "PUT /v2.0/networks/ab84cd5f-b574-49ff-af2c-afd7fd0d262c/tags HTTP/1.1" status: 200 len: 218 time: 0.0457306 2026-06-26 11:52:28.327 10 INFO neutron.wsgi [None req-c69a3e0e-1463-4535-b19f-b373343e09cf 7cbbb92b533c44f483c9a7e95a292f80 1f3dbf9960e1435e8b25356c7a8a7a4e - - default default] 10.0.0.244 "GET /v2.0/networks/ab84cd5f-b574-49ff-af2c-afd7fd0d262c/tags HTTP/1.1" status: 200 len: 218 time: 0.0447700 2026-06-26 11:52:28.390 10 INFO neutron.wsgi [None req-cda6e741-f1a0-4e6b-8947-a8fdbe140a94 7cbbb92b533c44f483c9a7e95a292f80 1f3dbf9960e1435e8b25356c7a8a7a4e - - - -] 10.0.0.244 "PUT /v2.0/networks/90d67543-6c0a-4848-ad19-0ec7b9551951/tags HTTP/1.1" status: 200 len: 210 time: 0.0575447 2026-06-26 11:52:28.446 10 INFO neutron.wsgi [None req-8ec5d49e-4f14-4dc1-ad69-b2ae846f676e 7cbbb92b533c44f483c9a7e95a292f80 1f3dbf9960e1435e8b25356c7a8a7a4e - - default default] 10.0.0.244 "GET /v2.0/networks/90d67543-6c0a-4848-ad19-0ec7b9551951/tags HTTP/1.1" status: 200 len: 210 time: 0.0489805 2026-06-26 11:52:28.504 10 INFO neutron.wsgi [None req-4e7c5dfe-0c34-464a-a816-7a42a5498a8b 7cbbb92b533c44f483c9a7e95a292f80 1f3dbf9960e1435e8b25356c7a8a7a4e - - - -] 10.0.0.244 "PUT /v2.0/networks/90d67543-6c0a-4848-ad19-0ec7b9551951/tags HTTP/1.1" status: 200 len: 205 time: 0.0526850 2026-06-26 11:52:28.554 10 INFO neutron.wsgi [None req-58de686e-7e05-41bd-a8df-175825fe2343 7cbbb92b533c44f483c9a7e95a292f80 1f3dbf9960e1435e8b25356c7a8a7a4e - - default default] 10.0.0.244 "GET /v2.0/networks/90d67543-6c0a-4848-ad19-0ec7b9551951/tags HTTP/1.1" status: 200 len: 205 time: 0.0453041 2026-06-26 11:52:28.597 10 INFO neutron.wsgi [None req-e778f5a1-f727-400c-8352-2786558f06c6 7cbbb92b533c44f483c9a7e95a292f80 1f3dbf9960e1435e8b25356c7a8a7a4e - - default default] 10.0.0.244 "GET /v2.0/networks/ab84cd5f-b574-49ff-af2c-afd7fd0d262c/tags HTTP/1.1" status: 200 len: 218 time: 0.0382793 2026-06-26 11:52:28.977 10 INFO neutron.services.segments.plugin [-] Segment b60784ed-d2fa-48fe-929b-a2f372a1dcd1 resource provider aggregate not found 2026-06-26 11:52:28.984 10 INFO neutron.services.segments.plugin [-] Segment b60784ed-d2fa-48fe-929b-a2f372a1dcd1 resource provider aggregate not found 2026-06-26 11:52:28.990 10 INFO neutron.services.segments.plugin [-] Segment b60784ed-d2fa-48fe-929b-a2f372a1dcd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b60784ed-d2fa-48fe-929b-a2f372a1dcd1 found for delete ", "request_id": "req-1e080998-75c0-408c-9a2e-f05b57129d63"}]} 2026-06-26 11:52:29.020 10 INFO neutron.services.segments.plugin [-] Segment b60784ed-d2fa-48fe-929b-a2f372a1dcd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b60784ed-d2fa-48fe-929b-a2f372a1dcd1 found for delete ", "request_id": "req-84467ed9-b8a2-4ef2-bda7-048a2811cd61"}]} 2026-06-26 11:52:29.058 10 INFO neutron.wsgi [None req-467bfebe-1ad2-4337-a079-29cca24fc24b 7cbbb92b533c44f483c9a7e95a292f80 1f3dbf9960e1435e8b25356c7a8a7a4e - - - -] 10.0.0.244 "DELETE /v2.0/networks/ab84cd5f-b574-49ff-af2c-afd7fd0d262c HTTP/1.1" status: 204 len: 168 time: 0.4460878 2026-06-26 11:52:29.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021150 2026-06-26 11:52:29.487 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012763 2026-06-26 11:52:29.526 9 INFO neutron.services.segments.plugin [-] Segment 0fb5c277-b5c0-47b1-a555-d67c16a99a27 resource provider aggregate not found 2026-06-26 11:52:29.532 9 INFO neutron.services.segments.plugin [-] Segment 0fb5c277-b5c0-47b1-a555-d67c16a99a27 resource provider aggregate not found 2026-06-26 11:52:29.550 9 INFO neutron.services.segments.plugin [-] Segment 0fb5c277-b5c0-47b1-a555-d67c16a99a27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fb5c277-b5c0-47b1-a555-d67c16a99a27 found for delete ", "request_id": "req-75e18006-ee88-4b02-8c27-6935f4f22a09"}]} 2026-06-26 11:52:29.565 9 INFO neutron.services.segments.plugin [-] Segment 0fb5c277-b5c0-47b1-a555-d67c16a99a27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fb5c277-b5c0-47b1-a555-d67c16a99a27 found for delete ", "request_id": "req-4afef9b9-fcd4-45af-a4b8-06c5e9f62d90"}]} 2026-06-26 11:52:29.583 9 INFO neutron.wsgi [None req-d6a67c05-a46d-491f-af12-8397d12d98f0 7cbbb92b533c44f483c9a7e95a292f80 1f3dbf9960e1435e8b25356c7a8a7a4e - - - -] 10.0.0.244 "DELETE /v2.0/networks/90d67543-6c0a-4848-ad19-0ec7b9551951 HTTP/1.1" status: 204 len: 168 time: 0.5170205 2026-06-26 11:52:30.600 9 INFO neutron.db.ovn_revision_numbers_db [None req-fff85cb0-0253-4ce3-855f-d5eee88bd8fd df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] Successfully bumped revision number for resource cab0e190-bd91-4f84-b3ef-43987b6201e3 (type: security_groups) to 1 2026-06-26 11:52:30.625 9 INFO neutron.wsgi [None req-fff85cb0-0253-4ce3-855f-d5eee88bd8fd df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=819860ac48b24605bce1af08f1232b9c&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2794018 2026-06-26 11:52:30.826 9 INFO neutron.wsgi [None req-fcdc622d-2b60-4e67-a827-786b0a19fc14 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/cab0e190-bd91-4f84-b3ef-43987b6201e3 HTTP/1.1" status: 204 len: 168 time: 0.1955819 2026-06-26 11:52:30.963 10 INFO neutron.wsgi [None req-84f517b4-8f85-4ded-935f-b9f78086d5a1 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups?tenant_id=1f3dbf9960e1435e8b25356c7a8a7a4e&name=default HTTP/1.1" status: 200 len: 3000 time: 0.0285695 2026-06-26 11:52:31.164 10 INFO neutron.wsgi [None req-c865e539-92c1-4a72-989b-1b140744672f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - - -] 10.0.0.244 "DELETE /v2.0/security-groups/bfb9e60e-ca2c-4052-bf57-95745051a691 HTTP/1.1" status: 204 len: 168 time: 0.1950536 2026-06-26 11:52:34.046 10 INFO neutron.wsgi [None req-000f1bd6-b871-438a-ab49-2471031eecaa df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2368 time: 0.1549563 2026-06-26 11:52:35.175 10 INFO neutron.wsgi [None req-70192af9-0ac8-4c64-ab3d-eef7007f05a8 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 212 time: 0.0280623 2026-06-26 11:52:35.204 10 INFO neutron.wsgi [None req-b5335692-c140-4add-ba55-55bc2098d934 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/routers HTTP/1.1" status: 200 len: 208 time: 0.0240586 2026-06-26 11:52:35.240 10 INFO neutron.wsgi [None req-ed2d22f1-3483-472a-8686-5882562c8507 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5274 time: 0.0311263 2026-06-26 11:52:35.278 10 INFO neutron.wsgi [None req-5388eb32-767c-41f8-ad2f-538cfa19c063 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1456 time: 0.0320737 2026-06-26 11:52:35.350 10 INFO neutron.wsgi [None req-650f1a69-9531-4b1d-a605-b7104a855766 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2368 time: 0.0670288 2026-06-26 11:52:35.423 10 INFO neutron.wsgi [None req-8c5a7f64-42b5-4666-ae20-ee477396c94c df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16822 time: 0.0683167 2026-06-26 11:52:35.445 10 INFO neutron.wsgi [None req-814a56cb-6a97-4354-9ebd-fb2c09bdd8ca df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.244 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 212 time: 0.0155149 2026-06-26 11:52:38.754 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0f4bf914-8574-4248-a978-42fef896c426 - - - - - -] Maintenance task: Synchronization finished (took 0.25 seconds) 2026-06-26 11:52:44.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026355 2026-06-26 11:52:44.487 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038621 2026-06-26 11:52:48.018 10 INFO neutron.wsgi [None req-460291e8-0432-4a45-8140-101e71c9745d df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0730646 2026-06-26 11:52:48.052 10 INFO neutron.wsgi [None req-b3b415a2-c32e-4a6f-ad0d-a0cd24c92627 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0328345 2026-06-26 11:52:48.085 10 INFO neutron.wsgi [None req-7d4d74e8-f3dc-4f39-ac7e-0b5a75dd438f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0302143 2026-06-26 11:52:48.111 10 INFO neutron.wsgi [None req-750fe64d-7514-4b9f-a21f-9b92e7323520 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0259840 2026-06-26 11:52:48.126 10 INFO neutron.wsgi [None req-20e23401-82f0-4012-b11f-f8ac75832bd8 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0099597 2026-06-26 11:52:48.173 10 INFO neutron.wsgi [None req-a71ad95c-ddf9-4a10-b493-43037b32d676 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0460787 2026-06-26 11:52:48.191 10 INFO neutron.wsgi [None req-1fb3452c-0baa-40b9-8a1d-4eae6d1e5eb1 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0178199 2026-06-26 11:52:48.274 10 INFO neutron.wsgi [None req-41b65155-91d9-49ce-8e3c-c92478c63e81 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0817432 2026-06-26 11:52:48.349 10 INFO neutron.wsgi [None req-00a41252-2f31-4062-a996-55caad71b55e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0741286 2026-06-26 11:52:48.365 10 INFO neutron.wsgi [None req-2e9178c1-363c-4a54-b4a7-26a1f6648e9d df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0109756 2026-06-26 11:52:48.398 10 INFO neutron.wsgi [None req-144d9713-4947-4fe6-8ebb-69e20e532942 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0306320 2026-06-26 11:52:59.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028200 2026-06-26 11:52:59.489 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020504 2026-06-26 11:53:14.484 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018039 2026-06-26 11:53:14.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030153 2026-06-26 11:53:29.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019884 2026-06-26 11:53:29.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035717 2026-06-26 11:53:44.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019166 2026-06-26 11:53:44.486 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013268 2026-06-26 11:53:48.058 10 INFO neutron.wsgi [None req-a5506aa2-07b5-4e26-b6f6-07647f472a8c df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0741215 2026-06-26 11:53:48.085 10 INFO neutron.wsgi [None req-baa866da-fcbf-43c1-8759-0923815a8660 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0270402 2026-06-26 11:53:48.094 10 INFO neutron.wsgi [None req-09236259-579c-462e-903a-4f4dfdaec481 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0082202 2026-06-26 11:53:48.137 10 INFO neutron.wsgi [None req-ddc648be-4f0f-4937-9500-1ee45e047002 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0419936 2026-06-26 11:53:48.204 10 INFO neutron.wsgi [None req-649d738a-3671-4fc2-bf88-617a158e8fbe df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0663106 2026-06-26 11:53:48.250 10 INFO neutron.wsgi [None req-828d6ca9-67a8-4c92-9eec-16a56f2aec49 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0399289 2026-06-26 11:53:48.308 10 INFO neutron.wsgi [None req-30c585fb-9a34-4a0d-899c-25d14457adff df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0563402 2026-06-26 11:53:48.350 10 INFO neutron.wsgi [None req-e3e47009-ce3e-41e7-82d2-e4fb5e949197 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0403173 2026-06-26 11:53:48.372 10 INFO neutron.wsgi [None req-45221685-34df-4923-8872-f25df1028c11 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0217514 2026-06-26 11:53:48.381 10 INFO neutron.wsgi [None req-1055b178-b0f2-4e5e-b77f-c5d2d4f429fb df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0083280 2026-06-26 11:53:48.391 10 INFO neutron.wsgi [None req-d8d1faa9-de4d-4685-b8b6-39991be4672c df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0088396 2026-06-26 11:53:59.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023417 2026-06-26 11:53:59.488 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020068 2026-06-26 11:54:14.484 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016253 2026-06-26 11:54:14.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018365 2026-06-26 11:54:29.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025082 2026-06-26 11:54:29.487 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013528 2026-06-26 11:54:44.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018249 2026-06-26 11:54:44.487 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021486 2026-06-26 11:54:48.112 10 INFO neutron.wsgi [None req-8bd827e4-df39-4b07-93e0-e02d371f4e68 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.1234162 2026-06-26 11:54:48.142 10 INFO neutron.wsgi [None req-aa9f537b-e1fb-4a46-9a67-a64135b6e0ed df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0288842 2026-06-26 11:54:48.160 10 INFO neutron.wsgi [None req-1ef4e9fe-8208-41da-907e-5abbc8376e1c df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0168400 2026-06-26 11:54:48.172 10 INFO neutron.wsgi [None req-1abcb13a-fc92-4466-8d89-492fa9c91299 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0107050 2026-06-26 11:54:48.229 10 INFO neutron.wsgi [None req-353c3a7b-48f2-4c76-8acc-6d90c07a0b8d df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0562260 2026-06-26 11:54:48.257 10 INFO neutron.wsgi [None req-95a71a37-3e6b-450a-9092-9aaaa571a858 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0222082 2026-06-26 11:54:48.313 10 INFO neutron.wsgi [None req-e7582c31-79d5-475e-bc3b-e685764cdd57 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0546813 2026-06-26 11:54:48.325 10 INFO neutron.wsgi [None req-53fbe29b-9481-4587-9cd3-749b9424f35a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0112104 2026-06-26 11:54:48.345 10 INFO neutron.wsgi [None req-cb119c31-587d-4fed-9477-67deff11f49d df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0194237 2026-06-26 11:54:48.414 10 INFO neutron.wsgi [None req-837c9333-c86d-48be-b5c6-8fa0c7f4cdf5 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0674531 2026-06-26 11:54:48.445 10 INFO neutron.wsgi [None req-b3be567a-98f1-49a8-b5d8-f4fa60d19a00 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0304964 2026-06-26 11:54:59.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016463 2026-06-26 11:54:59.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027237 2026-06-26 11:55:14.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026968 2026-06-26 11:55:14.490 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033069 2026-06-26 11:55:29.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017467 2026-06-26 11:55:29.484 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019445 2026-06-26 11:55:44.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017679 2026-06-26 11:55:44.487 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034854 2026-06-26 11:55:48.120 10 INFO neutron.wsgi [None req-bc4fde93-aa0c-44b5-9d2b-25ef5bbab1f7 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.1022472 2026-06-26 11:55:48.133 10 INFO neutron.wsgi [None req-f0a02722-de83-4199-9cef-2c7f3ea4b69d df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0119712 2026-06-26 11:55:48.191 10 INFO neutron.wsgi [None req-ab666335-8152-40a3-b4fb-2d92b1ec7eff df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0569203 2026-06-26 11:55:48.222 10 INFO neutron.wsgi [None req-57ee8788-55c2-473e-8c31-e6f4127b6a5a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0290983 2026-06-26 11:55:48.295 10 INFO neutron.wsgi [None req-1a1eef4d-32a1-45c6-867f-c7401bbae981 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0722373 2026-06-26 11:55:48.320 10 INFO neutron.wsgi [None req-67a03669-4073-4d68-bb26-769104ed2d78 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0243089 2026-06-26 11:55:48.332 10 INFO neutron.wsgi [None req-3f0ef818-ed62-4cab-82da-fe32575b50de df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0110822 2026-06-26 11:55:48.384 10 INFO neutron.wsgi [None req-d0aed622-a09b-4ca1-9c23-65e333b402c4 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0515180 2026-06-26 11:55:48.398 10 INFO neutron.wsgi [None req-937f562b-c752-4db6-85fd-af864febdc09 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0112541 2026-06-26 11:55:48.457 10 INFO neutron.wsgi [None req-3963230b-b9b7-468f-b3b8-e2fbe81e9e7a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0585647 2026-06-26 11:55:48.496 10 INFO neutron.wsgi [None req-9511be06-03f9-4ef7-8962-dbcc286cf34b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0348873 2026-06-26 11:55:59.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018167 2026-06-26 11:55:59.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019383 2026-06-26 11:56:14.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021367 2026-06-26 11:56:14.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031171 2026-06-26 11:56:29.487 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034568 2026-06-26 11:56:29.489 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013039 2026-06-26 11:56:44.487 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020595 2026-06-26 11:56:44.487 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016179 2026-06-26 11:56:48.099 10 INFO neutron.wsgi [None req-9f8ae2d2-5613-44ee-8178-ed7ae49b8d5b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.1087229 2026-06-26 11:56:48.164 10 INFO neutron.wsgi [None req-30e8cfc8-6829-443f-869c-f401d4ad8bbc df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0641651 2026-06-26 11:56:48.193 10 INFO neutron.wsgi [None req-c6a2cc7f-ffc3-499b-8364-e7a94c384357 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0266497 2026-06-26 11:56:48.213 10 INFO neutron.wsgi [None req-8ec0032d-6836-4b96-9f6f-f7ce7e70353e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0193131 2026-06-26 11:56:48.242 10 INFO neutron.wsgi [None req-c093200c-4a53-4124-96d9-3693838ad82c df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0283191 2026-06-26 11:56:48.303 10 INFO neutron.wsgi [None req-362ac2e9-dd61-4d47-b760-bba5dfdce2e4 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0596800 2026-06-26 11:56:48.346 10 INFO neutron.wsgi [None req-5b6d465f-9649-41f4-a87a-860d41875976 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0391178 2026-06-26 11:56:48.370 10 INFO neutron.wsgi [None req-0371bd38-803e-469a-88be-d35a6fce40af df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0186892 2026-06-26 11:56:48.385 10 INFO neutron.wsgi [None req-6afdc63d-18c7-495b-b59b-800496818f5e df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0142622 2026-06-26 11:56:48.466 10 INFO neutron.wsgi [None req-b5641f2b-f560-4aa1-8731-17da108277e8 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0794146 2026-06-26 11:56:48.501 10 INFO neutron.wsgi [None req-1c7bd9ce-410d-4f1b-a10d-309e6bb0b304 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0332711 2026-06-26 11:56:59.485 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026598 2026-06-26 11:56:59.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024755 2026-06-26 11:57:14.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027533 2026-06-26 11:57:14.486 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026028 2026-06-26 11:57:29.487 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0040212 2026-06-26 11:57:29.490 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022831 2026-06-26 11:57:44.484 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017028 2026-06-26 11:57:44.487 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0045848 2026-06-26 11:57:48.043 10 INFO neutron.wsgi [None req-31b59321-22af-4e51-aff4-172b9ce3f35f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.1098561 2026-06-26 11:57:48.054 10 INFO neutron.wsgi [None req-e1d9f815-3cb8-42f7-9b22-d48371afe9b7 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0097809 2026-06-26 11:57:48.080 10 INFO neutron.wsgi [None req-9681fe47-b4c0-4125-a4af-3dbb6999707b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0252728 2026-06-26 11:57:48.137 10 INFO neutron.wsgi [None req-fd94bdb7-488c-4207-8ec6-bea8b00119b1 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0570219 2026-06-26 11:57:48.212 10 INFO neutron.wsgi [None req-5c1caff0-4a56-460a-a6ef-90de4c984e29 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0726748 2026-06-26 11:57:48.284 10 INFO neutron.wsgi [None req-9973d7b8-873a-4341-8912-46526175cfda df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0690377 2026-06-26 11:57:48.325 10 INFO neutron.wsgi [None req-d7565d8c-9075-40b3-9019-05447c002e7b df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0357671 2026-06-26 11:57:48.346 10 INFO neutron.wsgi [None req-102eb32c-28f0-4d26-ac33-166302d8242a df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0194247 2026-06-26 11:57:48.355 10 INFO neutron.wsgi [None req-b1d04022-784a-4b89-8c65-c42011b88fc1 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0080647 2026-06-26 11:57:48.364 10 INFO neutron.wsgi [None req-21ed3e8f-6035-4d98-b077-68217d29aa88 df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0080554 2026-06-26 11:57:48.394 10 INFO neutron.wsgi [None req-f035ef79-cdcd-413b-b58b-40e8c46a412f df8495ed640840688305c2e7be167d6a 1ac5f51cc12349ee86486f512b35bb2a - - default default] 10.0.0.204 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0288293 2026-06-26 11:57:59.484 9 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018010 2026-06-26 11:57:59.485 10 INFO neutron.wsgi [-] 10.0.0.184 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026565